.medium-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s;will-change:opacity;}.medium-zoom--opened .medium-zoom-overlay{cursor:pointer;cursor:zoom-out;opacity:1;}.medium-zoom-image{cursor:pointer;cursor:zoom-in;transition:transform .3s cubic-bezier(.2,0,.2,1)!important;}.medium-zoom-image--hidden{visibility:hidden;}.medium-zoom-image--opened{position:relative;cursor:pointer;cursor:zoom-out;will-change:transform;}.a-page-indicator{align-items:center;display:flex;}.a-page-indicator__container{display:flex;flex-wrap:nowrap;}.a-page-indicator.-disabled{pointer-events:none;}.a-page-indicator__indicator{background-color:var(--nested-major__enabled__default__fill,var(--base-major__enabled__default__fill));border:none;border-radius:.25rem;color:var(--nested-major__enabled__default__front,var(--base-major__enabled__default__front));cursor:pointer;height:.5rem;margin:.5rem;padding:0;width:.5rem;}.a-page-indicator__indicator:hover{background-color:var(--nested-major__enabled__hovered__fill,var(--base-major__enabled__hovered__fill));color:var(--nested-major__enabled__hovered__front,var(--base-major__enabled__hovered__front));}.a-page-indicator__indicator:active{background-color:var(--nested-major__enabled__pressed__fill,var(--base-major__enabled__pressed__fill));color:var(--nested-major__enabled__pressed__front,var(--base-major__enabled__pressed__front));}.a-page-indicator__indicator:focus-visible{outline:3px solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));outline-offset:var(--focus-offset-outer);position:relative;--focus-offset-inner:0px;--focus-offset-outer:3px;--focus-border-radius:0px;--focus-border-radius:50%;}.a-page-indicator__indicator:focus-visible:after{border-radius:var(--focus-border-radius);content:"";height:100%;left:0;outline:3px solid var(--background);outline-offset:var(--focus-offset-inner);position:absolute;top:0;width:100%;}.a-page-indicator__indicator.-selected{background-color:var(--nested-major__enabled__default__fill,var(--accent-major__enabled__default__fill));border-radius:.375rem;color:var(--nested-major__enabled__default__front,var(--accent-major__enabled__default__front));height:.75rem;margin:.375rem;width:.75rem;}.a-page-indicator__indicator.-selected:hover{background-color:var(--nested-major__enabled__hovered__fill,var(--accent-major__enabled__hovered__fill));color:var(--nested-major__enabled__hovered__front,var(--accent-major__enabled__hovered__front));}.a-page-indicator__indicator.-selected:active{background-color:var(--nested-major__enabled__pressed__fill,var(--accent-major__enabled__pressed__fill));color:var(--nested-major__enabled__pressed__front,var(--accent-major__enabled__pressed__front));}.-disabled .a-page-indicator__indicator.-selected{background-color:var(--nested-major__disabled__default__fill,var(--accent-major__disabled__default__fill));color:var(--nested-major__disabled__default__front,var(--accent-major__disabled__default__front));}.-disabled .a-page-indicator__indicator{background-color:var(--nested-major__disabled__default__fill,var(--base-major__disabled__default__fill));color:var(--nested-major__disabled__default__front,var(--base-major__disabled__default__front));}.a-page-indicator__caret{background-color:var(--nested-pure__enabled__default__fill,var(--integrated-pure__enabled__default__fill));border:none;height:1.5rem;padding:0;width:1.5rem;}.a-page-indicator__caret:after{color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));content:"";cursor:pointer;font-family:Bosch-UI-Icon;font-size:1.5rem;height:1.5rem;line-height:1;position:relative;width:1.5rem;}.a-page-indicator__caret:first-child{margin-right:.5rem;}.a-page-indicator__caret:last-child{margin-left:.5rem;}.a-page-indicator__caret:hover:after{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}.a-page-indicator__caret:active:after{color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}.a-page-indicator__caret:focus-visible{outline:3px solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));outline-offset:var(--focus-offset-outer);position:relative;--focus-offset-inner:0px;--focus-offset-outer:3px;--focus-border-radius:0px;}.a-page-indicator__caret:focus-visible:after{border-radius:var(--focus-border-radius);content:"";height:100%;left:0;outline:3px solid var(--background);outline-offset:var(--focus-offset-inner);position:absolute;top:0;width:100%;}.a-page-indicator__caret.-left:after{content:var(--ui-ic-left);}.a-page-indicator__caret.-right:after{content:var(--ui-ic-right);}.a-page-indicator__caret.-end:after{color:var(--nested-pure__disabled__default__front,var(--integrated-pure__disabled__default__front));cursor:auto;}.a-page-indicator--numbered .a-page-indicator__indicator{align-items:center;background-color:var(--nested-pure__enabled__default__fill,var(--plain-pure__enabled__default__fill));border-radius:1rem;color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));display:flex;height:2rem;justify-content:center;margin:0 .25rem;min-width:2rem;padding:0 .5rem;width:auto;}.a-page-indicator--numbered .a-page-indicator__indicator:not([data-index]){pointer-events:none;}.a-page-indicator--numbered .a-page-indicator__indicator:hover{background-color:var(--nested-pure__enabled__hovered__fill,var(--plain-pure__enabled__hovered__fill));color:var(--nested-pure__enabled__hovered__front,var(--plain-pure__enabled__hovered__front));}.a-page-indicator--numbered .a-page-indicator__indicator:active{background-color:var(--nested-pure__enabled__pressed__fill,var(--plain-pure__enabled__pressed__fill));color:var(--nested-pure__enabled__pressed__front,var(--plain-pure__enabled__pressed__front));}.a-page-indicator--numbered .a-page-indicator__indicator:focus-visible{--focus-border-radius:1rem;}.a-page-indicator--numbered .a-page-indicator__indicator span{user-select:none;}.a-page-indicator--numbered .a-page-indicator__indicator.-selected{background-color:var(--nested-major__enabled__default__fill,var(--accent-major__enabled__default__fill));color:var(--nested-major__enabled__default__front,var(--accent-major__enabled__default__front));}.a-page-indicator--numbered .a-page-indicator__indicator.-selected:hover{background-color:var(--nested-major__enabled__hovered__fill,var(--accent-major__enabled__hovered__fill));color:var(--nested-major__enabled__hovered__front,var(--accent-major__enabled__hovered__front));}.a-page-indicator--numbered .a-page-indicator__indicator.-selected:active{background-color:var(--nested-major__enabled__pressed__fill,var(--accent-major__enabled__pressed__fill));color:var(--nested-major__enabled__pressed__front,var(--accent-major__enabled__pressed__front));}.a-page-indicator--numbered.-disabled .a-page-indicator__caret{background-color:var(--nested-pure__disabled__default__fill,var(--integrated-pure__disabled__default__fill));}.a-page-indicator--numbered.-disabled .a-page-indicator__caret:after{color:var(--nested-pure__disabled__default__front,var(--integrated-pure__disabled__default__front));cursor:auto;}.a-page-indicator--numbered.-disabled .a-page-indicator__indicator{background-color:var(--nested-pure__disabled__default__fill,var(--plain-pure__disabled__default__fill));color:var(--nested-pure__disabled__default__front,var(--plain-pure__disabled__default__front));}.a-page-indicator--numbered.-disabled .a-page-indicator__indicator.-selected{background-color:var(--nested-major__disabled__default__fill,var(--accent-major__disabled__default__fill));color:var(--nested-major__disabled__default__front,var(--accent-major__disabled__default__front));}@keyframes skeleton-fade-in{0%{opacity:0;}to{opacity:1;}}@keyframes skeleton-shine{0%,to{opacity:1;}50%{opacity:.5;}}h1,h2{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}h3,h4{font-size:1.25rem;--font-size:1.25rem;}h3,h4,h5{line-height:1.5;}h5{font-size:1rem;--font-size:1rem;}.-size-6xl{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.-size-4xl,.-size-5xl{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.-size-3xl{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.-size-2xl,.-size-l,.-size-m,.-size-xl{font-size:1rem;--font-size:1rem;line-height:1.5;}.-size-s{font-size:.75rem;--font-size:0.75rem;line-height:1.5;}html{height:100%;}body{font-size:1rem;--font-size:1rem;line-height:1.5;-ms-overflow-style:scrollbar;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-x:none;max-width:100%;overflow-x:hidden;print-color-adjust:exact;-webkit-print-color-adjust:exact;}body,html{font-weight:400;margin:0;padding:0;width:100%;min-height:100%;}main{z-index:1;}main:focus{outline:none;}iframe{border:0;}.ng-hide,[data-ng-cloak]{display:none!important;}section{margin:6rem 0;}[data-prop-name]{display:none;}.a-icon.boschicon-bosch-ic-twitter:before{--x-logo:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjEyMjciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxMjAwIDEyMjciPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik03MTQuMTYzIDUxOS4yODQgMTE2MC44OSAwaC0xMDUuODZMNjY3LjEzNyA0NTAuODg3IDM1Ny4zMjggMEgwbDQ2OC40OTIgNjgxLjgyMUwwIDEyMjYuMzdoMTA1Ljg2Nmw0MDkuNjI1LTQ3Ni4xNTIgMzI3LjE4MSA0NzYuMTUySDEyMDBMNzE0LjEzNyA1MTkuMjg0ek01NjkuMTY1IDY4Ny44MjhsLTQ3LjQ2OC02Ny44OTQtMzc3LjY4Ni01NDAuMjRoMTYyLjYwNGwzMDQuNzk3IDQzNS45OTEgNDcuNDY4IDY3Ljg5NCAzOTYuMiA1NjYuNzIxSDg5Mi40NzZMNTY5LjE2NSA2ODcuODU0eiIvPjwvc3ZnPg==);mask-position:3px 3px;-webkit-mask-position:3px 3px;}.a-icon.boschicon-bosch-ic-threads:before,.a-icon.boschicon-bosch-ic-twitter:before{content:"";background-color:currentcolor;mask-image:var(--x-logo);-webkit-mask-image:var(--x-logo);mask-size:.8em;-webkit-mask-size:.8em;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;width:1em;height:1em;display:inline-block;}.a-icon.boschicon-bosch-ic-threads:before{--x-logo:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCA4NzggMTAwMCI+PHBhdGggZmlsbD0iY3VycmVudGNvbG9yIiBkPSJNNDQ2LjcgMTAwMGgtLjNjLTE0OS4yLTEtMjYzLjktNTAuMi0zNDEtMTQ2LjJDMzYuOSA3NjguMyAxLjUgNjQ5LjQuMyA1MDAuNHYtLjdjMS4yLTE0OS4xIDM2LjYtMjY3LjkgMTA1LjItMzUzLjRDMTgyLjUgNTAuMiAyOTcuMyAxIDQ0Ni40IDBoLjZjMTE0LjQuOCAyMTAuMSAzMC4yIDI4NC40IDg3LjQgNjkuOSA1My44IDExOS4xIDEzMC40IDE0Ni4yIDIyNy44bC04NSAyMy43Yy00Ni0xNjUtMTYyLjQtMjQ5LjMtMzQ2LTI1MC42LTEyMS4yLjktMjEyLjkgMzktMjcyLjUgMTEzLjJDMTE4LjQgMjcxIDg5LjYgMzcxLjQgODguNSA1MDBjMS4xIDEyOC42IDI5LjkgMjI5IDg1LjcgMjk4LjUgNTkuNiA3NC4zIDE1MS4zIDExMi40IDI3Mi41IDExMy4yIDEwOS4zLS44IDE4MS42LTI2LjMgMjQxLjctODUuMiA2OC42LTY3LjIgNjcuNC0xNDkuNyA0NS40LTE5OS45LTEyLjktMjkuNi0zNi40LTU0LjItNjguMS03Mi45LTggNTYuMy0yNS45IDEwMS45LTUzLjUgMTM2LjMtMzYuOSA0NS45LTg5LjIgNzEtMTU1LjQgNzQuNi01MC4xIDIuNy05OC40LTkuMS0xMzUuOC0zMy40LTQ0LjMtMjguNy03MC4yLTcyLjUtNzMtMTIzLjUtMi43LTQ5LjYgMTctOTUuMiA1NS40LTEyOC40IDM2LjctMzEuNyA4OC4zLTUwLjMgMTQ5LjMtNTMuOCA0NC45LTIuNSA4Ny0uNSAxMjUuOCA1LjktNS4yLTMwLjktMTUuNi01NS41LTMxLjItNzMuMi0yMS40LTI0LjQtNTQuNS0zNi44LTk4LjMtMzcuMWgtMS4yYy0zNS4yIDAtODMgOS43LTExMy40IDU1TDI2MS4yIDMyN2M0MC44LTYwLjYgMTA3LTk0IDE4Ni42LTk0aDEuOGMxMzMuMS44IDIxMi40IDgyLjMgMjIwLjMgMjI0LjUgNC41IDEuOSA5IDMuOSAxMy40IDUuOSA2Mi4xIDI5LjIgMTA3LjUgNzMuNCAxMzEuNCAxMjcuOSAzMy4yIDc1LjkgMzYuMyAxOTkuNi02NC41IDI5OC4zQzY3My4xIDk2NSA1NzkuNiA5OTkuMSA0NDcgMTAwMHptNDEuOC00ODcuMWMtMTAuMSAwLTIwLjMuMy0zMC44LjktNzYuNSA0LjMtMTI0LjIgMzkuNC0xMjEuNSA4OS4zIDIuOCA1Mi4zIDYwLjUgNzYuNiAxMTYgNzMuNiA1MS0yLjcgMTE3LjQtMjIuNiAxMjguNi0xNTQuNi0yOC4yLTYuMS01OS4xLTkuMi05Mi4zLTkuMiIvPjwvc3ZnPg==);mask-position:3px 2px;-webkit-mask-position:3px 2px;}.A-Video{width:100%;}.A-Video__caption{padding-top:.5rem;}.A-Video__figure video{display:none;}.A-TextImageBodyHeadline .A-Image__caption{padding:1rem 0 0;}.A-TextImageBodyHeadline__headline,.A-TextImageBodyHeadline__imagesWrapper{margin-bottom:2rem;}.A-TextImageBodyHeadline .A-Text-RichText p,.A-TextImageBodyHeadline__activatingOverline,.A-TextImageBodyHeadline__headline{margin-top:0;}.A-Text-TextContentIcon{text-align:left;}.A-Text-TextContentIcon>.a-icon{font-size:3rem;--font-size:3rem;line-height:1.25;--line-height:1.25;margin-bottom:1rem;}.A-Text-TextContentIcon__content,.A-Text-TextContentIcon__headline{text-align:left;}.A-Text-TextContentIcon__headline{hyphens:auto;margin:0;padding-bottom:10px;padding-left:0;word-wrap:break-word;}.A-Text-TextContentIcon__content{margin-left:unset;}.A-Text-TextContentIcon__content .A-Text-RichText p,.A-Text-TextContentIcon__content p{padding:0;margin:0;}.A-Text-TextContentIcon__text{margin:0;}.A-Text-RichText :first-child{margin-top:0;}.A-Text-RichText .a-component-header,.A-Text-RichText .a-component-header h2{margin-bottom:1.5rem;}.A-Text-RichText p{margin:1.5rem 0;}.A-Text-RichText .a-link{display:block;margin:2rem 0;}.A-Text-RichText>.a-list{margin-bottom:2.5rem;margin-top:1.5rem;padding:0;}.a-component-header{margin-bottom:2rem;}.a-component-header p{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.a-component-header .a-link{margin-bottom:1.5rem;}.A-Teaser-TeaserCard{position:relative;width:100%;}.A-Teaser-TeaserCard .A-Link__coverLink{text-decoration:none;}.A-Teaser-TeaserCard .A-Link__coverLink:hover{background:var(--nested-pure__enabled__hovered__fill,var(--plain-pure__enabled__hovered__fill));text-decoration:none;}.A-Teaser-TeaserCard .A-Link__coverLink:active{background:var(--nested-pure__enabled__pressed__fill,var(--plain-pure__enabled__pressed__fill));}html:not(.is-touch) .A-Teaser-TeaserCard .A-Link__coverLink:hover .A-Teaser-TeaserCard__content__headline{color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));}.A-Teaser-TeaserCard .a-link{line-height:1.2;}.A-Teaser-TeaserCard.A-Teaser-TeaserCard--tile{height:100%;margin-bottom:0;overflow:hidden;padding:0;border:1px solid var(--nested-minor__enabled__default__fill,var(--base-minor__enabled__default__fill));position:relative;}.A-Teaser-TeaserCard.A-Teaser-TeaserCard--tile:before{content:"";display:block;padding-top:56.25%;}@media (min-width:798px){.A-Teaser-TeaserCard.A-Teaser-TeaserCard--tile:before{content:"";display:block;padding-top:100%;}}.A-Teaser-TeaserCard.A-Teaser-TeaserCard--tile .A-Link__coverLink{position:absolute;bottom:0;left:0;top:0;right:0;padding:0;text-align:left;}.A-Teaser-TeaserCard.A-Teaser-TeaserCard--tile .A-Teaser-TeaserCard__content{overflow:hidden;padding:15px 20px;}.A-Teaser-TeaserCard.A-Teaser-TeaserCard--tile .A-Teaser-TeaserCard__linkWrapper{padding:0 20px 20px;}.A-Teaser-TeaserCard__content{flex:1 0 auto;padding:30px 15px;}.A-Teaser-TeaserCard__content__headline{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));margin:0;}.A-Teaser-TeaserCard__linkWrapper{padding:0 15px 30px;}.A-Teaser-TeaserCard__linkWrapper span{color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));}.A-Teaser-TeaserCard__linkWrapper span+span{text-decoration:none;}.A-Teaser-TeaserCard__image{overflow:hidden;}.A-Teaser-StoryTeaser{background-color:var(--g-gray-95);color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));display:block;max-height:41rem;overflow:hidden;text-decoration:none;transition:max-height .16s cubic-bezier(.5,0,.1,1);}.A-Teaser-StoryTeaser span+span,.A-Teaser-StoryTeaser:active,.A-Teaser-StoryTeaser:focus{text-decoration:none;}.A-Teaser-StoryTeaser__text{color:currentColor;padding:1.5rem;}.A-Teaser-StoryTeaser__subtitle,.A-Teaser-StoryTeaser__title{margin:0;}.A-Teaser-StoryTeaser__subtitle{font-size:.75rem;--font-size:0.75rem;line-height:1.5;}.A-Teaser-StoryTeaser__subtitle span:last-of-type:not(:first-of-type){display:inline;}.A-Teaser-StoryTeaser__title{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;color:currentColor;}.A-Teaser-StoryTeaser__title .a-icon{font-size:1.875rem;}.A-Teaser-StoryTeaser__storyType{text-transform:uppercase;}.A-Teaser-StoryTeaser__storyType+.A-Teaser-StoryTeaser__identifier:before{content:"|";display:inline-block;margin:0 .25rem;}.A-Teaser-StoryTeaser.--skeleton{max-height:18.5rem;min-height:18.5rem;}.A-Teaser-StoryTeaser .A-Image--preload,.A-Teaser-StoryTeaser .A-Image--preload.lazyloaded{background-color:var(--g-gray-90);}[data-js-component=StoryContentFilterable],[data-js-component=StoryTeaserGroup]{min-height:55rem;width:100%;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:first-child .A-Teaser-StoryTeaser.--skeleton,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:first-child .A-Teaser-StoryTeaser.--skeleton{animation-delay:.1s,.5s;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(2) .A-Teaser-StoryTeaser.--skeleton,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(2) .A-Teaser-StoryTeaser.--skeleton{animation-delay:.14s,.5s;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(3) .A-Teaser-StoryTeaser.--skeleton,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(3) .A-Teaser-StoryTeaser.--skeleton{animation-delay:.18s,.5s;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(4) .A-Teaser-StoryTeaser.--skeleton,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(4) .A-Teaser-StoryTeaser.--skeleton{animation-delay:.22s,.5s;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(5) .A-Teaser-StoryTeaser.--skeleton,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(5) .A-Teaser-StoryTeaser.--skeleton{animation-delay:.26s,.5s;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(6) .A-Teaser-StoryTeaser.--skeleton,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(6) .A-Teaser-StoryTeaser.--skeleton{animation-delay:.3s,.5s;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(7) .A-Teaser-StoryTeaser.--skeleton,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(7) .A-Teaser-StoryTeaser.--skeleton{animation-delay:.34s,.5s;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(8) .A-Teaser-StoryTeaser.--skeleton,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(8) .A-Teaser-StoryTeaser.--skeleton{animation-delay:.38s,.5s;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(9) .A-Teaser-StoryTeaser.--skeleton,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(9) .A-Teaser-StoryTeaser.--skeleton{animation-delay:.42s,.5s;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(10) .A-Teaser-StoryTeaser.--skeleton,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(10) .A-Teaser-StoryTeaser.--skeleton{animation-delay:.46s,.5s;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(11) .A-Teaser-StoryTeaser.--skeleton,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item:nth-child(11) .A-Teaser-StoryTeaser.--skeleton{animation-delay:.5s,.5s;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser.--skeleton,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser.--skeleton{animation:skeleton-fade-in .16s ease forwards,skeleton-shine 1.36s ease-in-out .5s infinite;opacity:0;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser.--skeleton .A-Image__figure,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser.--skeleton .A-Image__figure{background-color:var(--g-gray-90);}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser.--skeleton .A-Teaser-StoryTeaser__subtitle,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser.--skeleton .A-Teaser-StoryTeaser__subtitle{background-color:var(--g-gray-90);height:1.125rem;width:50%;}[data-js-component=StoryContentFilterable] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser.--skeleton .A-Teaser-StoryTeaser__title,[data-js-component=StoryTeaserGroup] .M-Teaser-StoryTeaser .M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser.--skeleton .A-Teaser-StoryTeaser__title{background-color:var(--g-gray-90);height:1.875rem;width:90%;}.A-Teaser-RelatedPageTeaser{padding:0;}.A-Teaser-RelatedPageTeaser__Link{text-decoration:none;display:block;color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));}.A-Teaser-RelatedPageTeaser__Link:focus-visible{outline:3px solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));outline-offset:3px;}.A-Teaser-RelatedPageTeaser__Link span+span{text-decoration:none;}.A-Teaser-RelatedPageTeaser__Link:hover .A-Teaser-RelatedPageTeaser__headline,.A-Teaser-RelatedPageTeaser__Link:hover span{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}.A-Teaser-RelatedPageTeaser__Link:active .A-Teaser-RelatedPageTeaser__headline,.A-Teaser-RelatedPageTeaser__Link:active span{color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}.A-Teaser-RelatedPageTeaser__image{margin-bottom:1rem;}.A-Teaser-RelatedPageTeaser__headline{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));margin-bottom:1rem;margin-top:0;}.A-Teaser-NewsTeaser{display:block;max-height:30rem;overflow:hidden;text-decoration:none;transition:max-height .16s cubic-bezier(.5,0,.1,1);}.A-Teaser-NewsTeaser,.A-Teaser-NewsTeaser:visited{background-color:var(--nested-pure__enabled__default__fill,var(--integrated-pure__enabled__default__fill));color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));}.A-Teaser-NewsTeaser:hover,.A-Teaser-NewsTeaser:hover:visited{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}.A-Teaser-NewsTeaser:active,.A-Teaser-NewsTeaser:active:visited{color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));background-color:var(--nested-pure__enabled__pressed__fill,var(--integrated-pure__enabled__pressed__fill));}.A-Teaser-NewsTeaser:focus-visible{outline:3px solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));outline-offset:3px;}.A-Teaser-NewsTeaser__image{margin-bottom:1rem;}.A-Teaser-NewsTeaser__metaInformation{font-size:.75rem;margin-bottom:.5rem;}.A-Teaser-NewsTeaser__metaInformation span{text-decoration:none;}.A-Teaser-NewsTeaser__metaInformation__category,.A-Teaser-NewsTeaser__metaInformation__date{font-size:.75rem;--font-size:0.75rem;line-height:1.5;margin-bottom:0;}.A-Teaser-NewsTeaser__metaInformation__category+.A-Teaser-NewsTeaser__metaInformation__date:before{content:"|";display:inline-block;margin:0 .25rem;}.A-Teaser-NewsTeaser__headline{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;margin-top:0;margin-bottom:0;}.A-Teaser-NewsTeaser__innerLink{margin-top:.5rem;}.A-Teaser-NewsTeaser__innerLink span+span{text-decoration:none;}.A-Teaser-NewsTeaser.--skeleton{min-height:15.625rem;}.A-Teaser-NewsTeaser .A-Image--preload,.A-Teaser-NewsTeaser .A-Image--preload.lazyloaded{background-color:var(--g-gray-95);}[data-js-component=NewsTeaserGroup]{min-height:24rem;width:100%;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .A-Teaser-NewsTeaser.--skeleton{animation:skeleton-fade-in .16s ease forwards,skeleton-shine 1.36s ease-in-out .5s infinite;opacity:0;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item:first-child .A-Teaser-NewsTeaser.--skeleton{animation-delay:.1s,.5s;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item:nth-child(2) .A-Teaser-NewsTeaser.--skeleton{animation-delay:.14s,.5s;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item:nth-child(3) .A-Teaser-NewsTeaser.--skeleton{animation-delay:.18s,.5s;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item:nth-child(4) .A-Teaser-NewsTeaser.--skeleton{animation-delay:.22s,.5s;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item:nth-child(5) .A-Teaser-NewsTeaser.--skeleton{animation-delay:.26s,.5s;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item:nth-child(6) .A-Teaser-NewsTeaser.--skeleton{animation-delay:.3s,.5s;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item:nth-child(7) .A-Teaser-NewsTeaser.--skeleton{animation-delay:.34s,.5s;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item:nth-child(8) .A-Teaser-NewsTeaser.--skeleton{animation-delay:.38s,.5s;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item:nth-child(9) .A-Teaser-NewsTeaser.--skeleton{animation-delay:.42s,.5s;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item:nth-child(10) .A-Teaser-NewsTeaser.--skeleton{animation-delay:.46s,.5s;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item:nth-child(11) .A-Teaser-NewsTeaser.--skeleton{animation-delay:.5s,.5s;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item .A-Teaser-NewsTeaser.--skeleton .A-Image__figure{background-color:var(--g-gray-95);}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item .A-Teaser-NewsTeaser.--skeleton .A-Teaser-NewsTeaser__metaInformation{background-color:var(--g-gray-95);height:1.125rem;width:30%;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item .A-Teaser-NewsTeaser.--skeleton .A-Teaser-NewsTeaser__headline{background-color:var(--g-gray-95);height:1.875rem;width:80%;}[data-js-component=NewsTeaserGroup] .M-Teaser-News__items .M-Teaser-News__item .A-Teaser-NewsTeaser.--skeleton .A-Teaser-NewsTeaser__innerLink{background-color:var(--g-gray-95);height:1.5rem;width:50%;}.A-Teaser-NavigationTeaser{min-height:124px;}.A-Teaser-NavigationTeaser.-compact{margin-bottom:.75rem;}.A-Teaser-NavigationTeaser.-compact .A-Teaser-NavigationTeaser__image-wrapper{display:none;}.A-Teaser-NavigationTeaser.-compact .A-Teaser-NavigationTeaser__image-wrapper .A-Image__picture{display:block;}.A-Teaser-NavigationTeaser__label span:last-of-type:not(:first-of-type){display:inline;}.A-Teaser-NavigationTeaser__link{height:100%;}.A-Teaser-HomeTeaser{display:block;height:100%;}.A-Teaser-HomeTeaser .a-link{margin-bottom:24px;}.A-Teaser-HomeTeaser__mainLink,.A-Teaser-HomeTeaser__mainLink span{text-decoration:none;}.A-Teaser-HomeTeaser__mainLink .A-Teaser-HomeTeaser__additional-headline{color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));}.A-Teaser-HomeTeaser__mainLink:hover{cursor:pointer;}.A-Teaser-HomeTeaser__mainLink:hover>.A-Teaser-HomeTeaser__additional-headline{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}.A-Teaser-HomeTeaser__mainLink:active>.A-Teaser-HomeTeaser__additional-headline{color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}.A-Teaser-HomeTeaser__mainLink .A-Teaser-HomeTeaser__additional-headline:hover .a-link a span,.A-Teaser-HomeTeaser__mainLink:hover a{text-decoration:none;}.A-Teaser-HomeTeaser__additional-headline{display:block;margin-top:1rem;}.A-Teaser-HomeTeaser__additional-headline h2{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.A-Teaser-HomeTeaser__additional-headline h2 .a-icon{font-size:1.875rem;}.A-Teaser-EventTeaser{background-color:var(--nested-pure__enabled__default__fill,var(--integrated-pure__enabled__default__fill));color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));display:block;transition:max-height .16s cubic-bezier(.5,0,.1,1);}.A-Teaser-EventTeaser .a-link a,.A-Teaser-EventTeaser a{text-decoration:none;display:block;}.A-Teaser-EventTeaser__content{display:flex;column-gap:1rem;margin-top:1rem;}.A-Teaser-EventTeaser__content .a-link{margin:10px 0 0;}.A-Teaser-EventTeaser__Link{text-decoration:none;outline:none;}.A-Teaser-EventTeaser__innerLink{color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));margin-top:.5rem;}.A-Teaser-EventTeaser__innerLink span+span{text-decoration:none;}.A-Teaser-EventTeaser__innerLink .a-icon{display:inline-block;font-size:1.5rem;line-height:1;margin-left:.5rem;vertical-align:bottom;}.A-Teaser-EventTeaser__innerLink span:last-of-type:not(:first-of-type){display:inline-block;}[data-js-component=EventTeaserGroup] .M-Teaser-EventTeaser__groupWrapper:not(:first-child) .M-Teaser-EventTeaser__teaserElement:first-child .A-Teaser-EventTeaser.--skeleton{animation-delay:.1s,.5s;}[data-js-component=EventTeaserGroup] .M-Teaser-EventTeaser__groupWrapper:not(:first-child) .M-Teaser-EventTeaser__teaserElement:nth-child(2) .A-Teaser-EventTeaser.--skeleton{animation-delay:.14s,.5s;}[data-js-component=EventTeaserGroup] .M-Teaser-EventTeaser__groupWrapper:not(:first-child) .M-Teaser-EventTeaser__teaserElement:nth-child(3) .A-Teaser-EventTeaser.--skeleton{animation-delay:.18s,.5s;}[data-js-component=EventTeaserGroup] .M-Teaser-EventTeaser__groupWrapper:not(:first-child) .M-Teaser-EventTeaser__teaserElement:nth-child(4) .A-Teaser-EventTeaser.--skeleton{animation-delay:.22s,.5s;}[data-js-component=EventTeaserGroup] .M-Teaser-EventTeaser__groupWrapper:not(:first-child) .M-Teaser-EventTeaser__teaserElement:nth-child(5) .A-Teaser-EventTeaser.--skeleton{animation-delay:.26s,.5s;}[data-js-component=EventTeaserGroup] .M-Teaser-EventTeaser__groupWrapper:not(:first-child) .M-Teaser-EventTeaser__teaserElement:nth-child(6) .A-Teaser-EventTeaser.--skeleton{animation-delay:.3s,.5s;}[data-js-component=EventTeaserGroup] .M-Teaser-EventTeaser__groupWrapper:not(:first-child) .M-Teaser-EventTeaser__teaserElement:nth-child(7) .A-Teaser-EventTeaser.--skeleton{animation-delay:.34s,.5s;}[data-js-component=EventTeaserGroup] .M-Teaser-EventTeaser__groupWrapper:not(:first-child) .M-Teaser-EventTeaser__teaserElement:nth-child(8) .A-Teaser-EventTeaser.--skeleton{animation-delay:.38s,.5s;}[data-js-component=EventTeaserGroup] .M-Teaser-EventTeaser__groupWrapper:not(:first-child) .M-Teaser-EventTeaser__teaserElement:nth-child(9) .A-Teaser-EventTeaser.--skeleton{animation-delay:.42s,.5s;}[data-js-component=EventTeaserGroup] .M-Teaser-EventTeaser__groupWrapper:not(:first-child) .M-Teaser-EventTeaser__teaserElement:nth-child(10) .A-Teaser-EventTeaser.--skeleton{animation-delay:.46s,.5s;}[data-js-component=EventTeaserGroup] .M-Teaser-EventTeaser__groupWrapper:not(:first-child) .M-Teaser-EventTeaser__teaserElement:nth-child(11) .A-Teaser-EventTeaser.--skeleton{animation-delay:.5s,.5s;}[data-js-component=EventTeaserGroup] .A-Teaser-EventTeaser.--skeleton{animation:skeleton-fade-in .16s ease forwards,skeleton-shine 1.36s ease-in-out .5s infinite;opacity:0;}[data-js-component=EventTeaserGroup] .A-Teaser-EventTeaser.--skeleton .A-Image__figure{background-color:var(--g-gray-95);}[data-js-component=EventTeaserGroup] .A-Teaser-EventTeaser.--skeleton .A-Teaser-EventTeaser__calendar{background-color:var(--g-gray-95);height:3.8125rem;width:2.125rem;}[data-js-component=EventTeaserGroup] .A-Teaser-EventTeaser.--skeleton .A-Teaser-EventTeaser__textLocation{background-color:var(--g-gray-95);height:1.125rem;width:30%;}[data-js-component=EventTeaserGroup] .A-Teaser-EventTeaser.--skeleton .A-Teaser-EventTeaser__textHeadline{background-color:var(--g-gray-95);height:1.875rem;width:80%;}[data-js-component=EventTeaserGroup] .A-Teaser-EventTeaser.--skeleton .A-Teaser-EventTeaser__innerLink{background-color:var(--g-gray-95);height:1.5rem;width:50%;}[data-js-component=EventTeaserGroup] .A-Image--preload,[data-js-component=EventTeaserGroup] .A-Image--preload.lazyloaded{background-color:var(--g-gray-95);}.A-Teaser-EventTeaser__calendar{color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));padding:.5rem;text-align:center;}.A-Teaser-EventTeaser__calendarDay,.A-Teaser-EventTeaser__calendarDayDivider{font-size:1rem;--font-size:1rem;line-height:1.5;font-weight:700;}.A-Teaser-EventTeaser__calendarDayDivider{line-height:1.15;}.A-Teaser-EventTeaser__calendarMonth{font-size:.75rem;--font-size:0.75rem;line-height:1.5;}.A-Teaser-EventTeaser__calendarDay,.A-Teaser-EventTeaser__calendarDayDivider,.A-Teaser-EventTeaser__calendarMonth{margin:0;}.A-Teaser-EventTeaser__text{width:100%;}.A-Teaser-EventTeaser__textHeadline,.A-Teaser-EventTeaser__textLocation{color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));hyphens:auto;overflow-wrap:anywhere;}.A-Teaser-EventTeaser__text:hover .A-Teaser-EventTeaser__innerLink,.A-Teaser-EventTeaser__text:hover .A-Teaser-EventTeaser__textHeadline,.A-Teaser-EventTeaser__text:hover .A-Teaser-EventTeaser__textLocation{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}.A-Teaser-EventTeaser__text:active .A-Teaser-EventTeaser__innerLink,.A-Teaser-EventTeaser__text:active .A-Teaser-EventTeaser__textHeadline,.A-Teaser-EventTeaser__text:active .A-Teaser-EventTeaser__textLocation{color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}.A-Teaser-EventTeaser__textLocation{font-size:.75rem;--font-size:0.75rem;line-height:1.5;margin-bottom:.5rem;margin-top:0;}.A-Teaser-EventTeaser__textHeadline{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;margin:0;}.A-Teaser-DownloadTeaser:focus-visible{outline:auto;outline-offset:8px;outline-style:solid;}.A-Teaser-DownloadTeaser__headline{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;margin:-6px 0 10px;}.A-Teaser-DownloadTeaser__description{font-size:.75rem;--font-size:0.75rem;line-height:1.5;margin-bottom:10px;}.A-Teaser-DownloadTeaser__image{margin-bottom:30px;}.A-Teaser-DownloadTeaser .a-link:not(:last-of-type){margin-bottom:5px;}.A-Teaser-DecisionTeaser{height:100%;}.A-Teaser-DecisionTeaser__link{display:block;height:100%;}.A-Teaser-DecisionTeaser__link span+span,.A-Teaser-DecisionTeaser__link:focus{text-decoration:none;}.A-Teaser-DecisionTeaser__link:focus-visible{outline:3px solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));outline-offset:3px;position:static;}.A-Teaser-DecisionTeaser__headline{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;margin:0 0 .5rem;}.A-Teaser-DecisionTeaser__content{padding:1rem;}.A-Teaser-DecisionTeaser__content span+span{text-decoration:none;}.A-Teaser-AggregationExpandableTeaserDetails{transition:opacity .25s cubic-bezier(.38,.04,.35,.96);}.A-Teaser-AggregationExpandableTeaserDetails__collapsableContent{padding:2rem 0;}.A-Teaser-AggregationExpandableTeaserDetails__collapsableContent .M-IFrame__content{padding-bottom:56.25%;}.A-Teaser-AggregationExpandableTeaserDetails__headline{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;margin:0 0 1rem;}.A-Teaser-AggregationExpandableTeaserDetails__text{margin-bottom:2rem;}.A-Teaser-AggregationExpandableTeaserDetails.ng-enter,.A-Teaser-AggregationExpandableTeaserDetails.ng-leave.ng-leave-active{opacity:0;}.A-Teaser-AggregationExpandableTeaserDetails.ng-enter.ng-enter-active,.A-Teaser-AggregationExpandableTeaserDetails.ng-leave{opacity:1;}.A-Teaser-AggregationExpandableTeaserDetails__list-heading{padding-top:1rem;}.A-Teaser-AggregationExpandableTeaserDetails__list-heading h4{margin:0 0 1rem;}.A-Teaser-AggregationExpandableTeaserDetails__text-wrapper .a-link{margin-top:1rem;}.A-Teaser-AggregationExpandableTeaserDetails__text-wrapper .a-link--button,.A-Teaser-AggregationExpandableTeaserDetails__text-wrapper .a-link--button-secondary{margin-top:2rem;}.A-Teaser-AggregationExpandableTeaserDetails__image-wrapper{display:none;}.A-Teaser-AggregationExpandableTeaserDetails__image-wrapper .A-Text-RichText :last-child{margin-bottom:0;}.A-Teaser-AggregationExpandableTeaserDetails .a-link--button,.A-Teaser-AggregationExpandableTeaserDetails .a-link--button-secondary,.A-Teaser-AggregationExpandableTeaserDetails__image-wrapper--mobile{margin-top:2rem;}.A-Teaser-AggregationExpandableTeaser{cursor:pointer;display:block;outline:none;position:relative;}.A-Teaser-AggregationExpandableTeaser__arrow{bottom:-2.5rem;height:3rem;left:0;opacity:0;position:absolute;transform-origin:bottom left;transition:opacity .25s cubic-bezier(.38,.04,.35,.96);width:3rem;}.A-Teaser-AggregationExpandableTeaser__arrow polygon{display:block;fill:var(--background);}.A-Teaser-AggregationExpandableTeaser:focus-visible .A-Teaser-AggregationExpandableTeaser__text h3{color:var(--nested-pure__enabled__hovered__front,var(--accent-pure__enabled__hovered__front));text-decoration:underline;text-decoration-color:initial;}.A-Teaser-AggregationExpandableTeaser .A-Image__figure{margin-bottom:.5rem;}.A-Teaser-AggregationExpandableTeaser__informations{display:flex;flex-direction:row;justify-content:space-between;}.A-Teaser-AggregationExpandableTeaser__text{display:block;width:100%;}.A-Teaser-AggregationExpandableTeaser__summary{color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));display:flex;justify-content:space-between;align-items:center;}.A-Teaser-AggregationExpandableTeaser__summary:hover{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}.A-Teaser-AggregationExpandableTeaser__summary:active{color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}.A-Teaser-AggregationExpandableTeaser__summary .a-button--integrated{display:inline-flex;align-self:flex-start;color:currentColor;}.A-Teaser-AggregationExpandableTeaser__overline{font-size:.75rem;--font-size:0.75rem;line-height:1.5;margin:.5rem 0 0;}.A-Teaser-AggregationExpandableTeaser__overline:last-child{margin-bottom:0;}.A-Teaser-AggregationExpandableTeaser__description{margin:.5rem 0 0;}.A-Teaser-AggregationExpandableTeaser__headline{display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;}.A-Teaser-AggregationExpandableTeaser__headline h3{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;margin:.5rem 0 0;}.A-Teaser-AggregationExpandableTeaserDetails__collapsables{transition:max-height 1s,opacity 1s;}.A-Teaser-AggregationExpandableTeaser--active .A-Teaser-AggregationExpandableTeaser__arrow{opacity:1;}.A-Teaser-AggregationExpandableTeaser--active .A-Teaser-AggregationExpandableTeaser__summary .a-button--integrated{transform:rotate(180deg);}.A-StorySeriesTeaser{display:inline-flex;margin-top:1rem;}.A-StorySeriesTeaser .a-tile__link{align-items:center;display:inline-flex;}.A-StorySeriesTeaser .a-tile__link:focus-visible{outline:3px solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));outline-offset:3px;}.A-StorySeriesTeaser__image{height:auto;width:114px;}.A-StorySeriesTeaser__headline{max-width:40rem;padding:8px 16px;}.A-StorySeriesTeaser__headline--quoted{display:inline-block;}.A-StorySeriesTeaser__headline p{margin:0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.A-StorySeriesTeaser__headline p:first-of-type{font-weight:700;}.A-StorySeriesTeaser__headline--quoted:before{content:attr(data-quote-start);}.A-StorySeriesTeaser__headline--quoted:after{content:attr(data-quote-end);}.A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before{content:"“";}.A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after{content:"”";}:lang(af) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(en) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(en-US) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(eo) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(fil) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(ga) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(he) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(hi) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(ia) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(id) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(ko) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(lo) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(mt) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(pt) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(pt-BR) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(th) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(vi) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(zh) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(zh-Hans) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before{content:"“";}:lang(af) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(en) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(en-US) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(eo) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(fil) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(ga) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(he) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(hi) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(ia) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(id) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(ko) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(lo) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(mt) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(pt) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(pt-BR) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(th) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(vi) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(zh) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(zh-Hans) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after{content:"”";}:lang(cs) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(da) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(de) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(et) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(is) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(ka) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(lt) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(lv) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(mk) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(sk) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(sl) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(sq) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(sr) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before{content:"„";}:lang(cs) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(da) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(de) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(et) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(is) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(ka) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(lt) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(lv) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(mk) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(sk) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(sl) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(sq) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(sr) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after{content:"“";}:lang(am) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(ar) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(az) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(be) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(ca) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(el) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(es) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(eu) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(fa) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(fr) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(gl) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(hy) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(it) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(kk) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(km) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(mn) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(no) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(os) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(ps) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(ru) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(ti) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(tr) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(ug) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(uk) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(uz) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before{content:"«";}:lang(am) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(ar) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(az) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(be) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(ca) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(el) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(es) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(eu) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(fa) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(fr) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(gl) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(hy) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(it) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(kk) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(km) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(mn) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(no) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(os) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(ps) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(ru) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(ti) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(tr) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(ug) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(uk) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(uz) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after{content:"»";}:lang(bg) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(bs) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(hr) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(hu) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(nl) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(pl) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(ro) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before{content:"„";}:lang(bg) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(bs) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(hr) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(hu) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(nl) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(pl) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(ro) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after{content:"”";}:lang(cy) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(en-GB) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(gd) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before{content:"‘";}:lang(cy) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(en-GB) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(gd) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after{content:"’";}:lang(bo) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(khb) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(tdd) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(thi) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(tib) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before{content:"《";}:lang(bo) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(khb) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(tdd) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(thi) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(tib) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after{content:"》";}:lang(fi) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(fi) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(sv) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(sv) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before{content:"”";}:lang(ja) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before,:lang(zh-Hant) .A-StorySeriesTeaser__headline--quoted:not([data-quote-start]):before{content:"「";}:lang(ja) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after,:lang(zh-Hant) .A-StorySeriesTeaser__headline--quoted:not([data-quote-end]):after{content:"」";}.A-SearchBreadcrumb__text{color:var(--schemes-secondary-base-pure-enabled-default-front,#656a6f);font-size:var(--font-size-S,12px);font-style:normal;font-weight:400;line-height:var(--font-line-height-S,18px);text-decoration:none;display:flex;align-items:center;}.A-SearchBreadcrumb__segment{display:inline;text-decoration:none;}.A-SearchBreadcrumb__separator{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin:0 .25rem;text-decoration:none;}.A-SearchBreadcrumb__separator .a-icon{color:var(--schemes-secondary-base-pure-enabled-default-front,#656a6f);font-size:20px;text-decoration:none;}.A-SearchBreadcrumb--truncated,.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__text{max-width:100%;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment{white-space:nowrap;overflow:hidden;min-width:0;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--truncatable{flex-shrink:2;min-width:2rem;max-width:6rem;text-overflow:ellipsis;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--collapsible{flex-shrink:999;min-width:0;max-width:0;overflow:hidden;opacity:0;width:0;padding:0;margin:0;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--last{flex-shrink:1;min-width:0;max-width:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment:not(.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--truncatable):not(.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--collapsible):not(.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--last){flex-shrink:2;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__ellipsis{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--schemes-secondary-base-pure-enabled-default-front,#656a6f);font-size:var(--font-size-S,12px);font-weight:400;margin:0 .25rem;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--collapsible+.A-SearchBreadcrumb__separator{display:none;}.A-SearchBreadcrumb:not(.A-SearchBreadcrumb--truncated) .A-SearchBreadcrumb__text:not(:has(.A-SearchBreadcrumb__segment)){white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment:not(.A-SearchBreadcrumb__segment--truncatable):not(.A-SearchBreadcrumb__segment--collapsible):not(.A-SearchBreadcrumb__segment--last):first-child{max-width:4rem;flex-shrink:0;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment:not(.A-SearchBreadcrumb__segment--truncatable):not(.A-SearchBreadcrumb__segment--collapsible):not(.A-SearchBreadcrumb__segment--last):last-child{flex-shrink:1;min-width:0;max-width:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.A-ReadingProgressBar{--progress:0;position:fixed;top:0;left:0;right:0;height:8px;background:var(--nested-minor__enabled__default__fill,var(--base-minor__enabled__default__fill));transform:translateY(-100%);transition:transform .25s cubic-bezier(.38,.04,.35,.96);z-index:5;}.A-ReadingProgressBar.-open{transform:translateY(0);}.A-ReadingProgressBar:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--nested-major__enabled__default__fill,var(--accent-major__enabled__default__fill));transform:scaleX(var(--progress));transform-origin:left;transition:transform .25s;}.A-ProfileUnit *>li:before{content:none;}.A-ProfileUnit:focus-visible{outline:auto;}.A-ProfileUnit__headline{margin:0 0 .5rem;}.A-ProfileUnit__subline{font-weight:700;}.A-ProfileUnit__dashList{margin-top:1.5rem;padding:0;}.A-ProfileUnit__dashElement{margin-bottom:.5rem;padding-left:0;}.A-ProfileUnit__link{margin-top:2rem;}@keyframes ngdialog-fadein{0%{opacity:0;}to{opacity:1;}}@keyframes ngdialog-fadeout{0%{opacity:1;}to{opacity:0;}}.m-dialog{display:none;outline:1px solid var(--floating-outline);}.m-dialog[open]{--max-dialog-width:44rem;background:var(--background);border:0;color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));display:grid;grid-template-rows:repeat(3,auto) 1fr;grid-template-columns:minmax(auto,var(--max-dialog-width));grid-template-areas:"remark" "header" "divider" "content";max-height:calc(100vh - 4rem);max-width:var(--max-dialog-width);overflow:hidden;overflow-y:auto;padding:0;animation:ngdialog-fadein .25s cubic-bezier(.38,.04,.35,.96);}.m-dialog::backdrop{background-color:hsla(213,5%,46%,.251);backdrop-filter:blur(.25rem);animation:ngdialog-fadein .25s cubic-bezier(.38,.04,.35,.96);}.m-dialog:focus-visible{outline:3px solid var(--background);outline-offset:3px;box-shadow:0 0 0 3px var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));}.m-dialog__remark{grid-area:remark;height:6px;}.m-dialog__remark.--info{background-color:var(--nested-major__enabled__default__fill,var(--signal-note-major__enabled__default__fill));}.m-dialog__remark.--success{background-color:var(--nested-major__enabled__default__fill,var(--signal-success-major__enabled__default__fill));}.m-dialog__remark.--warning{background-color:var(--nested-major__enabled__default__fill,var(--signal-warning-major__enabled__default__fill));}.m-dialog__remark.--error{background-color:var(--nested-major__enabled__default__fill,var(--signal-error-major__enabled__default__fill));}.m-dialog__header{align-items:center;display:flex;grid-area:header;height:3rem;overflow:hidden;padding:0 2rem;}.m-dialog__header>.a-icon{margin-right:.5rem;}.m-dialog__header .a-button--integrated,.m-dialog__header .m-dialog__close{display:flex;margin-left:auto;margin-right:-2rem;}.m-dialog__title{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.m-dialog .a-divider{grid-area:divider;margin:0;}.m-dialog__content{grid-area:content;overflow-y:visible;padding:1.5rem 2rem 0;}.m-dialog__content:first-child{padding-top:2rem;}.m-dialog__content>:last-child{margin-bottom:2rem;}.m-dialog__headline{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;font-weight:700;margin-bottom:1rem;}.m-dialog__code{font-size:.75rem;--font-size:0.75rem;line-height:1.5;margin-top:1rem;}.m-dialog__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;margin-top:1.5rem;}.m-dialog__actions .a-button:nth-last-child(2){margin-left:auto;}.m-dialog.ngdialog-closing{animation:ngdialog-fadeout .25s cubic-bezier(.38,.04,.35,.96);}.m-dialog.ngdialog-closing::backdrop{animation:ngdialog-fadeout .25s cubic-bezier(.38,.04,.35,.96);}.dialog-open{overflow:hidden;}.m-dialog[class*=m-dialog-stage-two-modal][open]{--max-dialog-width:80vw;}.m-dialog[class*=m-dialog-stage-two-modal] .m-dialog__content{padding:0;}.m-dialog[class*=m-dialog-stage-two-modal] .m-dialog__content>:last-child{margin-bottom:0;}.m-dialog.m-dialog-ExampleModal .m-dialog__content,.m-dialog.m-dialog-OverlayAlertModal .m-dialog__content{max-width:30rem;}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .m-dialog__header,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .m-dialog__header{max-width:100%;}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .m-dialog__content,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .m-dialog__content{padding:0;width:min(100vw - 4rem,(90vh - 48px)*16/9 - 4rem);height:calc(min(100vw - 4rem,(90vh - 48px)*16/9 - 4rem)*9/16);max-height:calc(90vh - 4rem);}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .m-dialog__content>:last-child,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .m-dialog__content>:last-child{margin-bottom:0;}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .A-DataProtectionLayer,.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .M-IFrame,.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .M-IFrame__container--fullBleed,.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .M-IFrame__content,.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .M-IFrame__content iframe,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .A-DataProtectionLayer,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .M-IFrame,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .M-IFrame__container--fullBleed,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .M-IFrame__content,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .M-IFrame__content iframe{width:100%;height:100%;}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .A-DataProtectionLayer__content.-is-video,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .A-DataProtectionLayer__content.-is-video{width:100%;height:100%;aspect-ratio:16/9;}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .A-DataProtectionLayer.-revealed,.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .A-DataProtectionLayer__component,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .A-DataProtectionLayer.-revealed,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .A-DataProtectionLayer__component{width:100%;height:100%;}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .M-IFrame,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .M-IFrame{margin-top:0;}.medium-zoom-overlay{z-index:1040;}.medium-zoom-image--opened{z-index:1050;}.A-Image{width:100%;height:100%;}.A-Image__figure{margin:0;}.A-Image__figure--copyright{text-align:left;}.A-Image__preloadWrapper{position:relative;overflow:hidden;}.A-Image__preloadWrapper:after{content:"";display:block;height:0;width:100%;padding-bottom:56.25%;}.A-Image--preload{position:absolute;top:0;left:0;width:100%;height:100%;display:block;}.A-Image--preload.-lazyloading{background:var(--nested-minor__enabled__default__fill,var(--base-minor__enabled__default__fill));}.A-Image__preloadWrapper--ratio113to37:after{padding-bottom:32.7433628319%;}.A-Image__preloadWrapper--ratio75to37:after{padding-bottom:49.3333333333%;}.A-Image__preloadWrapper--ratio16to9:after{padding-bottom:56.25%;}.A-Image__preloadWrapper--ratio9to16:after{padding-bottom:177.7777777778%;}.A-Image__preloadWrapper--ratio3to5:after{padding-bottom:166.6666666667%;}.A-Image__preloadWrapper--ratio3to2:after{padding-bottom:66.6666666667%;}.A-Image__preloadWrapper--ratio2to1:after{padding-bottom:50%;}.A-Image__preloadWrapper--ratio1to1:after{padding-bottom:100%;}.A-Image__picture{display:flex;}.A-Image__caption{padding-top:.5rem;}.A-Image__copyright{color:var(--nested-major__enabled__default__fill,var(--base-major__enabled__default__fill));margin-top:8px;}.A-Image__fallback{align-items:center;background-color:var(--g-gray-90);display:flex;height:100%;justify-content:center;position:absolute;width:100%;}.A-Image__fallback .a-icon{color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));font-size:3rem;}.a-notification{margin:2rem 0;}.a-notification .a-icon,.a-notification a-frok-icon-dynamic{margin-left:unset;margin-inline-start:-.25rem;}.a-notification>.a-icon,.a-notification>a-frok-icon-dynamic{margin-right:unset;margin-inline-end:.75rem;}.a-list--dot li ol{counter-reset:item;}.a-list--dot li ol li:first-of-type{counter-reset:unset;}.a-list--dot li ol li{counter-increment:sub-item;}.a-list--dot li ol li:before{counter-increment:sub-item;content:counter(sub-item) ".";height:unset;width:unset;background-color:unset;top:unset;}.a-list li li,.a-list li li:first-of-type{margin-top:1rem;}.a-list li li:last-of-type{margin-bottom:2rem;}.a-list ol.a-list,.a-list ul.a-list{margin-bottom:0;}.a-link span:last-of-type:not(:first-of-type),a span:last-of-type:not(:first-of-type){display:inline-block;}.a-link .a-icon,a .a-icon{display:inline-block;font-size:1.5em;line-height:1;vertical-align:bottom;}.a-link span .a-icon,a span .a-icon{margin-left:.3333333333em;margin-right:unset;}a{display:inline;color:var(--nested-pure__enabled__default__front,var(--accent-pure__enabled__default__front));}a span+span{text-decoration:underline;}a:hover{color:var(--nested-pure__enabled__hovered__front,var(--accent-pure__enabled__hovered__front));}a:active{color:var(--nested-pure__enabled__pressed__front,var(--accent-pure__enabled__pressed__front));}a:disabled{pointer-events:none;color:var(--nested-pure__disabled__default__front,var(--accent-pure__disabled__default__front));}a:focus-visible:after{opacity:0;}.a-link{display:block;width:fit-content;color:var(--nested-pure__enabled__default__front,var(--accent-pure__enabled__default__front));}.a-link:not(.-icon,.a-link--button,.a-link--button-secondary) a{text-decoration:underline;}meta[itemprop=email]+.a-link a,meta[itemprop=faxNumber]+.a-link a,meta[itemprop=telephone]+.a-link a{text-decoration:none;}meta[itemprop=email]+.a-link a:hover,meta[itemprop=faxNumber]+.a-link a:hover,meta[itemprop=telephone]+.a-link a:hover{text-decoration:underline;}.a-link a{display:inline-block;color:currentColor;}.a-link a,.a-link a span,.a-link a:visited{text-decoration:none;}.a-link:hover{color:var(--nested-pure__enabled__hovered__front,var(--accent-pure__enabled__hovered__front));}.a-link:hover a,.a-link:hover a span:last-of-type:not(:first-of-type){text-decoration:underline;}.a-link:active{color:var(--nested-pure__enabled__pressed__front,var(--accent-pure__enabled__pressed__front));}.a-link.-disabled,.a-link.-disabled a{pointer-events:none;color:var(--nested-pure__disabled__default__front,var(--accent-pure__disabled__default__front));}.a-link--button,.a-link--button-secondary{background-color:var(--nested-major__enabled__default__fill,var(--accent-major__enabled__default__fill));color:var(--nested-major__enabled__default__front,var(--accent-major__enabled__default__front));cursor:pointer;}.a-link--button a,.a-link--button-secondary a{color:currentColor;padding:.75rem 1rem;}.a-link--button-secondary:hover,.a-link--button:hover{background-color:var(--nested-major__enabled__hovered__fill,var(--accent-major__enabled__hovered__fill));color:var(--nested-major__enabled__default__front,var(--accent-major__enabled__default__front));}.a-link--button-secondary:hover a,.a-link--button:hover a{color:currentColor;text-decoration:none;}.a-link--button-secondary:hover a span:last-of-type:not(:first-of-type),.a-link--button:hover a span:last-of-type:not(:first-of-type){text-decoration:none;}.a-link--button-secondary:active,.a-link--button:active{background-color:var(--nested-major__enabled__pressed__fill,var(--accent-major__enabled__pressed__fill));}.-disabled.a-link--button-secondary,.a-link--button.-disabled{background-color:var(--nested-major__disabled__default__fill,var(--accent-major__disabled__default__fill));color:var(--nested-major__disabled__default__front,var(--accent-major__disabled__default__front));}.-disabled.a-link--button-secondary a,.a-link--button.-disabled a{color:currentColor;}.a-link--button-secondary{background-color:var(--nested-pure__enabled__default__fill,var(--accent-pure__enabled__default__fill));color:var(--nested-pure__enabled__default__front,var(--accent-pure__enabled__default__front));border:1px solid var(--nested-pure__enabled__default__front,var(--accent-pure__enabled__default__front));}.a-link--button-secondary:hover{background-color:var(--nested-pure__enabled__hovered__fill,var(--accent-pure__enabled__hovered__fill));color:var(--nested-pure__enabled__hovered__front,var(--accent-pure__enabled__hovered__front));border-color:var(--nested-pure__enabled__hovered__front,var(--accent-pure__enabled__hovered__front));}.a-link--button-secondary:active{background-color:var(--nested-pure__enabled__pressed__fill,var(--accent-pure__enabled__pressed__fill));color:var(--nested-pure__enabled__pressed__front,var(--accent-pure__enabled__pressed__front));border-color:var(--nested-pure__enabled__pressed__front,var(--accent-pure__enabled__pressed__front));}.a-link--button-secondary.-disabled{background-color:var(--nested-pure__disabled__default__fill,var(--accent-pure__disabled__default__fill));color:var(--nested-pure__disabled__default__front,var(--accent-pure__disabled__default__front));border-color:var(--nested-pure__disabled__default__front,var(--accent-pure__disabled__default__front));}.a-link.-as-span:hover span{text-decoration:underline;}.a-link--skip-to-main-content{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999;}.a-link--skip-to-main-content:focus-visible{position:absolute;}.mwf-frok-form__wrapper .a-checkbox label{display:inline;}.a-icon.ui-ic-forward-small-bold,.a-link span .a-icon.ui-ic-forward-small-bold,a span .a-icon.ui-ic-forward-small-bold{margin-left:0;}html[dir=rtl] .a-icon.ui-ic-forward-small-bold,html[dir=rtl] .a-link span .a-icon.ui-ic-forward-small-bold,html[dir=rtl] a span .a-icon.ui-ic-forward-small-bold{margin-right:0;}.a-chip{padding:0;border:0;overflow:hidden;text-overflow:ellipsis;margin:0;}.a-chip.-notDynamic{cursor:default;}.a-chip.-link,.a-chip.-notDynamic:active,.a-chip.-notDynamic:hover{background-color:var(--nested-minor__enabled__default__fill,var(--base-minor__enabled__default__fill));color:var(--nested-minor__enabled__default__front,var(--base-minor__enabled__default__front));}.a-chip.-link,.a-chip.-link:hover{text-decoration:none;}.a-chip.-link:hover{background-color:var(--nested-minor__enabled__hovered__fill,var(--base-minor__enabled__hovered__fill));color:var(--nested-minor__enabled__hovered__front,var(--base-minor__enabled__hovered__front));}.a-chip.-link:active{background-color:var(--nested-minor__enabled__pressed__fill,var(--base-minor__enabled__pressed__fill));color:var(--nested-minor__enabled__pressed__front,var(--base-minor__enabled__pressed__front));text-decoration:none;}a-frok-button-dynamic,a-frok-button-dynamic a-frok-icon-dynamic{display:contents;}.a-button.-icon-right .a-button__label{padding:.75rem 0 .75rem 1rem;}.a-button.-icon-right .a-button__icon{order:1;padding:.75rem .875rem .75rem .5rem;}.a-button--secondary .a-button__label{padding-top:calc(.75rem - 1px);padding-right:calc(1rem - 1px);padding-bottom:calc(.75rem - 1px);}.a-button--secondary .a-button__icon{padding-top:calc(.75rem - 1px);padding-bottom:calc(.75rem - 1px);padding-right:calc(.875rem - 1px);}.a-button--secondary.-without-label .a-button__icon{padding:calc(.75rem - 1px);}.a-button--secondary.-without-icon .a-button__label{padding:calc(.75rem - 1px) calc(1rem - 1px);}.A-FormField-Textarea{overflow:hidden;}.A-FormField-Textarea .A-FormField__element{background-color:var(--nested-minor__enabled__default__fill,var(--base-minor__enabled__default__fill));border:0;border-bottom:1px solid var(--nested-minor__enabled__default__front,var(--base-minor__enabled__default__front));color:var(--nested-minor__enabled__default__front,var(--base-minor__enabled__default__front));height:3rem;left:0;margin-left:0;overflow:hidden;padding:1.375rem 1rem .75rem;position:relative;height:auto;min-width:100%;min-height:12em;resize:none;width:100%;}.A-FormField-Textarea .A-FormField__element::placeholder{color:var(--g-gray-40);opacity:1;}.A-FormField-Textarea .A-FormField__element:hover{background-color:var(--nested-minor__enabled__hovered__fill,var(--base-minor__enabled__hovered__fill));}.A-FormField-Textarea .A-FormField__element:active{background-color:var(--nested-minor__enabled__pressed__fill,var(--base-minor__enabled__pressed__fill));}.A-FormField-Textarea .A-FormField__element:focus{background-color:var(--nested-minor__enabled__default__fill,var(--accent-minor__enabled__default__fill));border-bottom-color:var(--nested-minor__enabled__default__front,var(--accent-minor__enabled__default__front));}.A-FormField-Textarea .A-FormField__element:disabled{border-bottom-color:var(--nested-minor__disabled__default__front,var(--base-minor__disabled__default__front));pointer-events:none;}.A-FormField-Textarea .A-FormField__element:disabled::placeholder{color:var(--nested-minor__disabled__default__front,var(--base-minor__disabled__default__front));}.A-FormField-Textarea .A-FormField__label{inset-inline:0;margin:.25rem 1rem auto;max-width:calc(100% - 2.25rem);overflow:hidden;position:absolute;text-overflow:ellipsis;top:0;white-space:nowrap;}.A-FormField{display:block;margin-bottom:1rem;}.A-FormField,.A-FormField__wrapper{position:relative;}.A-FormField__element:required{box-shadow:none;}.A-FormField__element:required+.A-FormField__label .A-FormField__labelText:after{content:"*";display:inline;padding-left:2px;vertical-align:top;}.A-FormField__validation{height:auto;padding-top:.5rem;position:relative;}.A-FormField__validation.A-FormField__validation--showLine{border-top:1px solid var(--nested-minor__enabled__default__front,var(--base-minor__enabled__default__front));}.A-FormField__messageContainer{margin-left:15px;margin-right:0;position:relative;}.A-FormField:not(.A-FormField--noValidation) .A-FormField__element.ng-dirty.ng-valid{border-bottom-color:var(--nested-minor__enabled__default__front,var(--signal-success-minor__enabled__default__front));}.A-FormField:not(.A-FormField--noValidation) .A-FormField__element.ng-dirty.ng-invalid{border-bottom-color:var(--nested-minor__enabled__default__front,var(--signal-error-minor__enabled__default__front));}.A-FormField__message--error{color:var(--nested-minor__enabled__default__front,var(--signal-error-minor__enabled__default__front));}.A-FormField__message--valid{color:var(--nested-minor__enabled__default__front,var(--signal-success-minor__enabled__default__front));}.A-FormField-Input-Radio.A-FormFieldMultiple .A-FormField__label{height:auto;padding-top:0;}.A-FormField-Input-Radio .A-FormField__element{position:absolute;visibility:hidden;vertical-align:top;}.A-FormField-Input-Radio .A-FormField__label{background-color:var(--nested-pure__enabled__default__fill,var(--plain-pure__enabled__default__fill));color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));display:flex;height:auto;}.A-FormField-Input-Radio .A-FormField__label:hover .A-FormField__icon{background-color:var(--nested-major__enabled__hovered__fill,var(--base-major__enabled__hovered__fill));}.A-FormField-Input-Radio .A-FormField__label:active .A-FormField__icon{background-color:var(--nested-major__enabled__pressed__fill,var(--base-major__enabled__pressed__fill));}.A-FormField-Input-Radio .A-FormField__labelText{display:inline;margin-left:.5rem;vertical-align:middle;}.A-FormField-Input-Radio .A-FormField__icon{background-color:var(--nested-major__enabled__default__fill,var(--base-major__enabled__default__fill));border-radius:100%;display:grid;height:1.5rem;width:1.5rem;}.A-FormField-Input-Radio .A-FormField__iconFill{background:var(--nested-major__enabled__default__front,var(--base-major__enabled__default__front));border-radius:100%;display:none;height:.75rem;place-self:center;width:.75rem;}.A-FormField-Input-Radio .A-FormField__element:required+.A-FormField__label .A-FormField__labelText:after{content:none;}.A-FormField-Input-Radio .A-FormField__element:checked+.A-FormField__label .A-FormField__icon{background-color:var(--nested-major__enabled__default__fill,var(--accent-major__enabled__default__fill));}.A-FormField-Input-Radio .A-FormField__element:checked+.A-FormField__label:hover .A-FormField__icon{background-color:var(--nested-major__enabled__hovered__fill,var(--accent-major__enabled__hovered__fill));}.A-FormField-Input-Radio .A-FormField__element:checked+.A-FormField__label:active .A-FormField__icon{background-color:var(--nested-major__enabled__pressed__fill,var(--accent-major__enabled__pressed__fill));}.A-FormField-Input-Radio .A-FormField__element:checked+.A-FormField__label .A-FormField__iconFill{display:block;}.A-FormField-Input-Radio .A-FormField__element[disabled]{pointer-events:none;}.A-FormField-Input-Radio .A-FormField__element[disabled]+.A-FormField__label{background-color:var(--nested-pure__disabled__default__fill,var(--plain-pure__disabled__default__fill));color:var(--nested-pure__disabled__default__front,var(--plain-pure__disabled__default__front));}.A-FormField-Input-Radio .A-FormField__element[disabled]+.A-FormField__label .A-FormField__icon{background-color:var(--nested-major__disabled__default__fill,var(--base-major__disabled__default__fill));color:var(--nested-major__disabled__default__front,var(--base-major__disabled__default__front));}.A-FormField-Input-Radio .A-FormField__element[disabled]:checked+.A-FormField__label .A-FormField__icon{background-color:var(--nested-major__disabled__default__fill,var(--accent-major__disabled__default__fill));color:var(--nested-major__disabled__default__front,var(--accent-major__disabled__default__front));}.A-FormField-Input-Radio .A-FormField__element[disabled]:checked .A-FormField__label:hover .A-FormField__icon{background-color:var(--major-accent__disabled__fill__hovered);}.A-FormField-Input-Radio .A-FormField__element[disabled]:checked .A-FormField__label:active .A-FormField__icon{background-color:var(--major-accent__disabled__fill__pressed);}form.ng-submitted .A-FormField-Input-Radio .A-FormField__element.ng-invalid+.A-FormField__label .A-FormField__labelText{color:var(--nested-minor__enabled__default__front,var(--signal-error-minor__enabled__default__front));}.A-FormField-Input:not(.A-FormField-Input-Checkbox):not(.A-FormField-Input-Radio) .A-FormField__element{background-color:var(--nested-minor__enabled__default__fill,var(--base-minor__enabled__default__fill));border:0;border-bottom:1px solid var(--nested-minor__enabled__default__front,var(--base-minor__enabled__default__front));color:var(--nested-minor__enabled__default__front,var(--base-minor__enabled__default__front));height:3rem;left:0;margin-left:0;overflow:hidden;padding:1.375rem 1rem .75rem;position:relative;width:100%;}.A-FormField-Input:not(.A-FormField-Input-Checkbox):not(.A-FormField-Input-Radio) .A-FormField__element::placeholder{color:var(--g-gray-40);opacity:1;}.A-FormField-Input:not(.A-FormField-Input-Checkbox):not(.A-FormField-Input-Radio) .A-FormField__element:hover{background-color:var(--nested-minor__enabled__hovered__fill,var(--base-minor__enabled__hovered__fill));}.A-FormField-Input:not(.A-FormField-Input-Checkbox):not(.A-FormField-Input-Radio) .A-FormField__element:active{background-color:var(--nested-minor__enabled__pressed__fill,var(--base-minor__enabled__pressed__fill));}.A-FormField-Input:not(.A-FormField-Input-Checkbox):not(.A-FormField-Input-Radio) .A-FormField__element:focus{background-color:var(--nested-minor__enabled__default__fill,var(--accent-minor__enabled__default__fill));border-bottom-color:var(--nested-minor__enabled__default__front,var(--accent-minor__enabled__default__front));}.A-FormField-Input:not(.A-FormField-Input-Checkbox):not(.A-FormField-Input-Radio) .A-FormField__element:disabled{border-bottom-color:var(--nested-minor__disabled__default__front,var(--base-minor__disabled__default__front));pointer-events:none;}.A-FormField-Input:not(.A-FormField-Input-Checkbox):not(.A-FormField-Input-Radio) .A-FormField__element:disabled::placeholder{color:var(--nested-minor__disabled__default__front,var(--base-minor__disabled__default__front));}.A-FormField-Input:not(.A-FormField-Input-Checkbox):not(.A-FormField-Input-Radio) .A-FormField__label{inset-inline:0;margin:.25rem 1rem auto;max-width:calc(100% - 2.25rem);overflow:hidden;position:absolute;text-overflow:ellipsis;top:0;white-space:nowrap;}.A-FormField-Input-Checkbox.A-FormFieldMultiple .A-FormField__label{height:auto;padding-top:0;}.A-FormField-Input-Checkbox .A-FormField__element{position:absolute;vertical-align:top;visibility:visible;}.A-FormField-Input-Checkbox .A-FormField__label{display:flex;color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));background-color:var(--nested-pure__enabled__default__fill,var(--plain-pure__enabled__default__fill));height:auto;}.A-FormField-Input-Checkbox .A-FormField__label:hover .A-FormField__icon{background-color:var(--nested-major__enabled__hovered__fill,var(--base-major__enabled__hovered__fill));}.A-FormField-Input-Checkbox .A-FormField__label:active .A-FormField__icon{background-color:var(--nested-major__enabled__pressed__fill,var(--base-major__enabled__pressed__fill));}.A-FormField-Input-Checkbox .A-FormField__labelText{display:inline;margin-left:.5rem;vertical-align:top;}.A-FormField-Input-Checkbox .A-FormField__icon{display:grid;position:relative;background-color:var(--nested-major__enabled__default__fill,var(--base-major__enabled__default__fill));height:1.5rem;width:1.5rem;}.A-FormField-Input-Checkbox .A-FormField__icon .A-Icon--checkbox-check{place-self:center;display:none;fill:var(--nested-major__enabled__default__front,var(--base-major__enabled__default__front));}.A-FormField-Input-Checkbox .A-FormField__element:checked+.A-FormField__label .A-FormField__icon{background-color:var(--nested-major__enabled__default__fill,var(--accent-major__enabled__default__fill));}.A-FormField-Input-Checkbox .A-FormField__element:checked+.A-FormField__label:hover .A-FormField__icon{background-color:var(--nested-major__enabled__hovered__fill,var(--accent-major__enabled__hovered__fill));}.A-FormField-Input-Checkbox .A-FormField__element:checked+.A-FormField__label:active .A-FormField__icon{background-color:var(--nested-major__enabled__pressed__fill,var(--accent-major__enabled__pressed__fill));}.A-FormField-Input-Checkbox .A-FormField__element:checked+.A-FormField__label .A-Icon--checkbox-check{display:block;}.A-FormField-Input-Checkbox .A-FormField__element[disabled]{pointer-events:none;}.A-FormField-Input-Checkbox .A-FormField__element[disabled]+.A-FormField__label{color:var(--nested-pure__disabled__default__front,var(--plain-pure__disabled__default__front));background-color:var(--nested-pure__disabled__default__fill,var(--plain-pure__disabled__default__fill));}.A-FormField-Input-Checkbox .A-FormField__element[disabled]+.A-FormField__label .A-FormField__icon{color:var(--nested-major__disabled__default__front,var(--base-major__disabled__default__front));background-color:var(--nested-major__disabled__default__fill,var(--base-major__disabled__default__fill));}.A-FormField-Input-Checkbox .A-FormField__element[disabled]:checked+.A-FormField__label .A-FormField__icon{color:var(--nested-major__disabled__default__front,var(--accent-major__disabled__default__front));background-color:var(--nested-major__disabled__default__fill,var(--accent-major__disabled__default__fill));}.A-FormField-Input-Checkbox .A-FormField__element[disabled]:checked+.A-FormField__label .A-FormField__icon .A-Icon--checkbox-check{fill:var(--nested-major__disabled__default__front,var(--accent-major__disabled__default__front));}.A-FormField-Input-Checkbox .A-FormField__element[disabled]:checked .A-FormField__label:hover .A-FormField__icon{background-color:var(--major-accent__disabled__fill__hovered);}.A-FormField-Input-Checkbox .A-FormField__element[disabled]:checked .A-FormField__label:hover .A-FormField__icon .A-Icon--checkbox-check{fill:var(--major-accent__disabled__front__hovered);}.A-FormField-Input-Checkbox .A-FormField__element[disabled]:checked .A-FormField__label:active .A-FormField__icon{background-color:var(--major-accent__disabled__fill__pressed);}.A-FormField-Input-Checkbox .A-FormField__element[disabled]:checked .A-FormField__label:active .A-FormField__icon .A-Icon--checkbox-check{fill:var(--major-accent__disabled__front__pressed);}form.ng-submitted .A-FormField-Input-Checkbox .A-FormField__element.ng-invalid+.A-FormField__label .A-FormField__labelText{color:var(--nested-minor__enabled__default__front,var(--signal-error-minor__enabled__default__front));}.A-DataProtectionLayer{display:grid;grid-template-areas:"stack";place-items:center;position:relative;transition:height .2s linear;}.A-DataProtectionLayer__button{margin-top:auto;}.A-DataProtectionLayer__content{align-items:center;display:grid;grid-area:stack;height:100%;justify-items:center;min-height:unset;opacity:1;transition:opacity .1s linear;width:100%;}.A-DataProtectionLayer__content .A-Image__figure{width:100%;}.A-DataProtectionLayer__content--wrapper{align-items:center;display:flex;flex-direction:column;height:100%;padding:0;position:absolute;width:100%;}.A-DataProtectionLayer__content--grid{column-gap:0;display:grid;grid-template-columns:repeat(12,1fr);margin-top:3rem;text-align:center;}.A-DataProtectionLayer__content.-no-image{border-radius:.25rem;padding:3rem 0 0;}.A-DataProtectionLayer__content.-is-video{aspect-ratio:16/9;border-radius:0;}.A-DataProtectionLayer__content.-is-video.-portrait{aspect-ratio:9/16;height:auto;}.A-DataProtectionLayer__content.-is-inline{aspect-ratio:auto;}.A-DataProtectionLayer__content.-is-inline .A-DataProtectionLayer__content--grid{margin-top:1rem;overflow-y:auto;}.A-DataProtectionLayer__content.-is-inline .A-DataProtectionLayer__box{padding:1rem;}.A-DataProtectionLayer__content.-no-image .A-DataProtectionLayer__content--wrapper{position:relative;}.A-DataProtectionLayer__box{align-items:center;display:flex;flex-direction:column;grid-column:span 12;min-height:13rem;padding:2rem;position:relative;}.A-DataProtectionLayer__box.-contrast{background-color:unset;}.A-DataProtectionLayer__box.-contrast:before{content:"";background-color:var(--background);bottom:0;left:0;mix-blend-mode:multiply;position:absolute;right:0;top:0;z-index:0;}.-dark-mode .A-DataProtectionLayer__box.-contrast:before{mix-blend-mode:screen;}.A-DataProtectionLayer__box>*{z-index:2;}.A-DataProtectionLayer__superLine{align-items:center;display:flex;font-weight:700;gap:.5rem;text-transform:uppercase;}.A-DataProtectionLayer__text{text-align:center;margin-bottom:1rem;}.A-DataProtectionLayer__text .a-list{text-align:start;}.A-DataProtectionLayer__text>a{color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));}.A-DataProtectionLayer__content.-small-text .A-DataProtectionLayer__text>*{font-size:.75rem;--font-size:0.75rem;line-height:1.5;}.A-DataProtectionLayer__title{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;margin-top:1rem;margin-bottom:.5rem;font-weight:700;}.A-DataProtectionLayer__subText{font-size:.75rem;--font-size:0.75rem;line-height:1.5;margin-bottom:1rem;margin-top:1rem;max-width:60ch;text-align:center;}.A-DataProtectionLayer__component{grid-area:stack;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .1s linear .1s;width:100%;}.A-DataProtectionLayer.-revealing .A-DataProtectionLayer__component{overflow:hidden;opacity:1;}.A-DataProtectionLayer.-revealing .A-DataProtectionLayer__content{overflow:hidden;opacity:0;}.A-DataProtectionLayer.-revealed .A-DataProtectionLayer__component{opacity:1;pointer-events:auto;position:static;}.A-DataProtectionLayer.-revealed .A-DataProtectionLayer__content{height:0;opacity:0;}.M-Map .A-DataProtectionLayer__component{height:100%;}.M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content.-no-image .A-DataProtectionLayer__button{position:static;}.M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content.-is-video{aspect-ratio:auto;}.M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content--wrapper{position:static;padding:0;width:100%;}.M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content--grid{margin-top:0;width:100%;}.M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__button{margin-top:auto;position:absolute;top:25vw;}.M-AggregationExpandableTeaserGroup__details .M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content.-is-video{aspect-ratio:auto;}.M-AggregationExpandableTeaserGroup__details .M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content.-is-inline .A-DataProtectionLayer__box{padding:2rem;}.M-AggregationExpandableTeaserGroup__details .M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content--wrapper{position:static;}.M-AggregationExpandableTeaserGroup__details .M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content--grid{margin:0;}.M-AggregationExpandableTeaserGroup__details .M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__box{grid-column:span 12;}.M-AggregationExpandableTeaserGroup__details .M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__button{position:absolute;top:20%;}.M-AggregationExpandableTeaserGroup__details .M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__text{margin-bottom:1rem;}.A-Teaser-AggregationExpandableTeaserDetails__collapsableContent .M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content.-no-image .A-DataProtectionLayer__content--wrapper,.A-Teaser-AggregationExpandableTeaserDetails__collapsableContent .M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content:not(.-no-image) .A-DataProtectionLayer__content--wrapper{position:static;padding:0;}.M-IFrame--short .A-DataProtectionLayer__box{margin:2rem 1rem 1rem;}.M-IFrame--short .A-DataProtectionLayer__content--grid{margin-top:0;}.M-IFrame--short .A-DataProtectionLayer__content.-no-image{padding:2rem 0 0;}.M-IFrame:not(.M-IFrame--youtube) .A-DataProtectionLayer .A-DataProtectionLayer__content,.M-Map .A-DataProtectionLayer .A-DataProtectionLayer__content{padding:2rem;}.M-IFrame:not(.M-IFrame--youtube) .A-DataProtectionLayer .A-DataProtectionLayer__text,.M-Map .A-DataProtectionLayer .A-DataProtectionLayer__text{max-width:60ch;}.A-CountrySelector{height:100%;}.A-CountrySelector__button{justify-content:center;margin-top:20px;width:100%;}.A-CountrySelector__link{margin-top:20px;text-align:center;width:100%;}.A-CountrySelector__link a{display:block;}.A-CountrySelector__dropdown{margin-bottom:1rem;}.A-Collapsable{display:block;width:100%;overflow-y:clip;opacity:1;transition:max-height .25s;}.A-Collapsable--collapsed{visibility:hidden;max-height:0;overflow:hidden;}.A-Collapsable--dynamic{overflow:hidden;}.A-Collapsable__wrapper{display:inline-block;width:100%;}.A-Collapsable--collapsed-add,.A-Collapsable--collapsed-remove{transition:all .25s cubic-bezier(.38,.04,.35,.96);}.A-Collapsable--dynamic.A-Collapsable--collapsed{max-height:0;}.A-Button-LoadMore__wrapper{display:inline-block;overflow-anchor:none;width:100%;}.a-activity-indicator{margin:0 auto;}.M-YoutubeShort__container{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-YoutubeShort__description{grid-column-start:span 4;}.M-YoutubeShort__description-content{padding:2rem 2.5rem 2.5rem;}.M-YoutubeShort__description-content h2{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;margin:0;}.M-YoutubeShort .a-link:hover a,.M-YoutubeShort .a-link:hover span:last-of-type:not(:first-of-type){text-decoration:none;}.M-YoutubeShort__link .a-link--integrated,.M-YoutubeShort__link .a-link--integrated:visited{background-color:var(--nested-pure__enabled__default__fill,var(--integrated-pure__enabled__default__fill));color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));height:auto;}.M-YoutubeShort__link .a-link--integrated:focus-visible,.M-YoutubeShort__link .a-link--integrated:hover,.M-YoutubeShort__link .a-link--integrated:visited:focus-visible,.M-YoutubeShort__link .a-link--integrated:visited:hover{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));text-decoration:none;}.M-YoutubeShort__link .a-link--integrated:active,.M-YoutubeShort__link .a-link--integrated:active:focus-visible,.M-YoutubeShort__link .a-link--integrated:visited:active,.M-YoutubeShort__link .a-link--integrated:visited:active:focus-visible{background-color:var(--nested-pure__enabled__pressed__fill,var(--integrated-pure__enabled__pressed__fill));color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}.M-YoutubeShort__video{grid-column-start:span 4;grid-row-start:1;}.M-YoutubeShort__video .M-IFrame__container{display:block;}.M-YoutubeShort__video .M-IFrame>.e-container{width:100%;margin:0;}.M-TextTwo__intro-text{margin-top:0;}.M-TextTwo .a-link{margin:1rem 0;}.M-TextTwo .a-link:last-child{margin-bottom:0;}.M-TextImageTwo .a-component-header{margin-bottom:1.5rem;}.M-TextImageTwo .a-link{margin:1rem 0;}.M-TextImageTwo .a-link:last-child{margin-bottom:0;}.M-TextImageTwo__body{display:grid;row-gap:2rem;grid-template-areas:"image-wrapper" "text-wrapper";}.M-TextImageTwo__textWrapper{grid-area:text-wrapper;}.M-TextImageTwo__imageWrapper{grid-area:image-wrapper;}.M-TextImageJumbotron .a-component-header{margin-bottom:1.5rem;}.M-TextImageJumbotron__background{padding:1rem 1rem 1.5rem;}.M-TextImageJumbotron__background.-purple{background:var(--nested-major__enabled__default__fill,var(--emphasis-purple-major__enabled__default__fill));color:var(--nested-major__enabled__default__front,var(--emphasis-purple-major__enabled__default__front));}.M-TextImageJumbotron__background.-blue{background:var(--nested-major__enabled__default__fill,var(--emphasis-blue-major__enabled__default__fill));color:var(--nested-major__enabled__default__front,var(--emphasis-blue-major__enabled__default__front));}.M-TextImageJumbotron__background.-turquoise{background:var(--nested-major__enabled__default__fill,var(--emphasis-turquoise-major__enabled__default__fill));color:var(--nested-major__enabled__default__front,var(--emphasis-turquoise-major__enabled__default__front));}.M-TextImageJumbotron__background.-green{background:var(--nested-major__enabled__default__fill,var(--emphasis-green-major__enabled__default__fill));color:var(--nested-major__enabled__default__front,var(--emphasis-green-major__enabled__default__front));}.M-TextImageJumbotron__links{display:grid;grid-auto-rows:auto;row-gap:1rem;margin-top:1.5rem;}.M-TextImageJumbotron__headline,.M-TextImageJumbotron__subheadline{margin:0;}.M-TextImageJumbotron__headline{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;margin-bottom:1.5rem;}.M-TextImageJumbotron__subLine{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;margin-bottom:3rem;}.M-TextImageJumbotron__quote{font-size:1rem;--font-size:1rem;line-height:1.5;font-weight:700;margin-bottom:1.5rem;}.M-TextImageJumbotron .A-Text-RichText :last-child{margin-bottom:0;}.M-TextImageJumbotron__link{margin-top:1.75rem;}.M-TextImageJumbotron .a-list.a-list--dot li:before{background-color:currentColor;}.M-Text-QuoteTeaser__wrapper{display:flex;justify-content:center;}.M-Text-QuoteTeaser blockquote{margin:0;}.M-Text-QuoteTeaser__quoted{padding:3rem 1rem;max-width:768px;}.M-Text-QuoteTeaser__quoted--sentence{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;font-weight:700;margin-bottom:2rem;margin-top:0;color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));}.-blue .M-Text-QuoteTeaser__quoted--sentence{color:var(--nested-pure__enabled__default__front,var(--emphasis-blue-pure__enabled__default__front));}.-purple .M-Text-QuoteTeaser__quoted--sentence{color:var(--nested-pure__enabled__default__front,var(--emphasis-purple-pure__enabled__default__front));}.-turquoise .M-Text-QuoteTeaser__quoted--sentence{color:var(--nested-pure__enabled__default__front,var(--emphasis-turquoise-pure__enabled__default__front));}.-green .M-Text-QuoteTeaser__quoted--sentence{color:var(--nested-pure__enabled__default__front,var(--emphasis-green-pure__enabled__default__front));}.M-Text-QuoteTeaser__quoted--author{font-style:normal;}.M-Text-QuoteTeaser__quoted--link{margin-top:2rem;}.M-Text-QuoteTeaser__quoted--sentence:before{content:attr(data-quote-start);}.M-Text-QuoteTeaser__quoted--sentence:after{content:attr(data-quote-end);}.M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before{content:"“";}.M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after{content:"”";}:lang(af) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(en) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(en-US) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(eo) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(fil) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(ga) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(he) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(hi) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(ia) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(id) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(ko) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(lo) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(mt) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(pt) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(pt-BR) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(th) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(vi) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(zh) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(zh-Hans) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before{content:"“";}:lang(af) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(en) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(en-US) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(eo) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(fil) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(ga) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(he) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(hi) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(ia) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(id) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(ko) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(lo) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(mt) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(pt) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(pt-BR) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(th) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(vi) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(zh) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(zh-Hans) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after{content:"”";}:lang(cs) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(da) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(de) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(et) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(is) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(ka) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(lt) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(lv) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(mk) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(sk) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(sl) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(sq) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(sr) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before{content:"„";}:lang(cs) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(da) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(de) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(et) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(is) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(ka) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(lt) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(lv) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(mk) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(sk) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(sl) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(sq) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(sr) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after{content:"“";}:lang(am) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(ar) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(az) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(be) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(ca) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(el) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(es) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(eu) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(fa) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(fr) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(gl) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(hy) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(it) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(kk) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(km) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(mn) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(no) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(os) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(ps) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(ru) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(ti) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(tr) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(ug) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(uk) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(uz) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before{content:"«";}:lang(am) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(ar) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(az) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(be) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(ca) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(el) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(es) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(eu) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(fa) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(fr) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(gl) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(hy) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(it) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(kk) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(km) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(mn) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(no) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(os) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(ps) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(ru) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(ti) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(tr) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(ug) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(uk) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(uz) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after{content:"»";}:lang(bg) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(bs) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(hr) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(hu) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(nl) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(pl) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(ro) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before{content:"„";}:lang(bg) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(bs) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(hr) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(hu) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(nl) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(pl) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(ro) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after{content:"”";}:lang(cy) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(en-GB) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(gd) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before{content:"‘";}:lang(cy) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(en-GB) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(gd) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after{content:"’";}:lang(bo) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(khb) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(tdd) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(thi) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(tib) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before{content:"《";}:lang(bo) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(khb) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(tdd) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(thi) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(tib) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after{content:"》";}:lang(fi) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(fi) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(sv) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(sv) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before{content:"”";}:lang(ja) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before,:lang(zh-Hant) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-start]):before{content:"「";}:lang(ja) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after,:lang(zh-Hant) .M-Text-QuoteTeaser__quoted--sentence:not([data-quote-end]):after{content:"」";}.M-TextQuote__image{max-width:200px;}.M-TextQuote__copy{margin:10px 0 0;}.M-TextQuote__author{font-size:.75rem;--font-size:0.75rem;line-height:1.5;font-weight:700;display:block;position:relative;text-align:end;text-transform:uppercase;}.M-TextQuote__author:before{background-color:var(--nested-major__enabled__default__fill,var(--base-major__enabled__default__fill));bottom:5px;content:"";height:1px;left:0;position:absolute;right:0;}.M-TextQuote__authorText{padding-inline-start:20px;position:relative;}.M-TextQuote__quoteWrapper{margin-block-end:20px;padding-inline-start:32px;}.M-TextQuote__quote{display:inline;position:relative;}.M-TextQuote__quote:before{left:0;padding-inline-end:6px;position:absolute;top:0;transform:translate(-100%);}.M-TextQuote__quote:after{padding-inline-start:6px;}.M-TextQuote__quote:before{content:attr(data-quote-start);}.M-TextQuote__quote:after{content:attr(data-quote-end);}.M-TextQuote__quote:not([data-quote-start]):before{content:"“";}.M-TextQuote__quote:not([data-quote-end]):after{content:"”";}:lang(af) .M-TextQuote__quote:not([data-quote-start]):before,:lang(en) .M-TextQuote__quote:not([data-quote-start]):before,:lang(en-US) .M-TextQuote__quote:not([data-quote-start]):before,:lang(eo) .M-TextQuote__quote:not([data-quote-start]):before,:lang(fil) .M-TextQuote__quote:not([data-quote-start]):before,:lang(ga) .M-TextQuote__quote:not([data-quote-start]):before,:lang(he) .M-TextQuote__quote:not([data-quote-start]):before,:lang(hi) .M-TextQuote__quote:not([data-quote-start]):before,:lang(ia) .M-TextQuote__quote:not([data-quote-start]):before,:lang(id) .M-TextQuote__quote:not([data-quote-start]):before,:lang(ko) .M-TextQuote__quote:not([data-quote-start]):before,:lang(lo) .M-TextQuote__quote:not([data-quote-start]):before,:lang(mt) .M-TextQuote__quote:not([data-quote-start]):before,:lang(pt) .M-TextQuote__quote:not([data-quote-start]):before,:lang(pt-BR) .M-TextQuote__quote:not([data-quote-start]):before,:lang(th) .M-TextQuote__quote:not([data-quote-start]):before,:lang(vi) .M-TextQuote__quote:not([data-quote-start]):before,:lang(zh) .M-TextQuote__quote:not([data-quote-start]):before,:lang(zh-Hans) .M-TextQuote__quote:not([data-quote-start]):before{content:"“";}:lang(af) .M-TextQuote__quote:not([data-quote-end]):after,:lang(en) .M-TextQuote__quote:not([data-quote-end]):after,:lang(en-US) .M-TextQuote__quote:not([data-quote-end]):after,:lang(eo) .M-TextQuote__quote:not([data-quote-end]):after,:lang(fil) .M-TextQuote__quote:not([data-quote-end]):after,:lang(ga) .M-TextQuote__quote:not([data-quote-end]):after,:lang(he) .M-TextQuote__quote:not([data-quote-end]):after,:lang(hi) .M-TextQuote__quote:not([data-quote-end]):after,:lang(ia) .M-TextQuote__quote:not([data-quote-end]):after,:lang(id) .M-TextQuote__quote:not([data-quote-end]):after,:lang(ko) .M-TextQuote__quote:not([data-quote-end]):after,:lang(lo) .M-TextQuote__quote:not([data-quote-end]):after,:lang(mt) .M-TextQuote__quote:not([data-quote-end]):after,:lang(pt) .M-TextQuote__quote:not([data-quote-end]):after,:lang(pt-BR) .M-TextQuote__quote:not([data-quote-end]):after,:lang(th) .M-TextQuote__quote:not([data-quote-end]):after,:lang(vi) .M-TextQuote__quote:not([data-quote-end]):after,:lang(zh) .M-TextQuote__quote:not([data-quote-end]):after,:lang(zh-Hans) .M-TextQuote__quote:not([data-quote-end]):after{content:"”";}:lang(cs) .M-TextQuote__quote:not([data-quote-start]):before,:lang(da) .M-TextQuote__quote:not([data-quote-start]):before,:lang(de) .M-TextQuote__quote:not([data-quote-start]):before,:lang(et) .M-TextQuote__quote:not([data-quote-start]):before,:lang(is) .M-TextQuote__quote:not([data-quote-start]):before,:lang(ka) .M-TextQuote__quote:not([data-quote-start]):before,:lang(lt) .M-TextQuote__quote:not([data-quote-start]):before,:lang(lv) .M-TextQuote__quote:not([data-quote-start]):before,:lang(mk) .M-TextQuote__quote:not([data-quote-start]):before,:lang(sk) .M-TextQuote__quote:not([data-quote-start]):before,:lang(sl) .M-TextQuote__quote:not([data-quote-start]):before,:lang(sq) .M-TextQuote__quote:not([data-quote-start]):before,:lang(sr) .M-TextQuote__quote:not([data-quote-start]):before{content:"„";}:lang(cs) .M-TextQuote__quote:not([data-quote-end]):after,:lang(da) .M-TextQuote__quote:not([data-quote-end]):after,:lang(de) .M-TextQuote__quote:not([data-quote-end]):after,:lang(et) .M-TextQuote__quote:not([data-quote-end]):after,:lang(is) .M-TextQuote__quote:not([data-quote-end]):after,:lang(ka) .M-TextQuote__quote:not([data-quote-end]):after,:lang(lt) .M-TextQuote__quote:not([data-quote-end]):after,:lang(lv) .M-TextQuote__quote:not([data-quote-end]):after,:lang(mk) .M-TextQuote__quote:not([data-quote-end]):after,:lang(sk) .M-TextQuote__quote:not([data-quote-end]):after,:lang(sl) .M-TextQuote__quote:not([data-quote-end]):after,:lang(sq) .M-TextQuote__quote:not([data-quote-end]):after,:lang(sr) .M-TextQuote__quote:not([data-quote-end]):after{content:"“";}:lang(am) .M-TextQuote__quote:not([data-quote-start]):before,:lang(ar) .M-TextQuote__quote:not([data-quote-start]):before,:lang(az) .M-TextQuote__quote:not([data-quote-start]):before,:lang(be) .M-TextQuote__quote:not([data-quote-start]):before,:lang(ca) .M-TextQuote__quote:not([data-quote-start]):before,:lang(el) .M-TextQuote__quote:not([data-quote-start]):before,:lang(es) .M-TextQuote__quote:not([data-quote-start]):before,:lang(eu) .M-TextQuote__quote:not([data-quote-start]):before,:lang(fa) .M-TextQuote__quote:not([data-quote-start]):before,:lang(fr) .M-TextQuote__quote:not([data-quote-start]):before,:lang(gl) .M-TextQuote__quote:not([data-quote-start]):before,:lang(hy) .M-TextQuote__quote:not([data-quote-start]):before,:lang(it) .M-TextQuote__quote:not([data-quote-start]):before,:lang(kk) .M-TextQuote__quote:not([data-quote-start]):before,:lang(km) .M-TextQuote__quote:not([data-quote-start]):before,:lang(mn) .M-TextQuote__quote:not([data-quote-start]):before,:lang(no) .M-TextQuote__quote:not([data-quote-start]):before,:lang(os) .M-TextQuote__quote:not([data-quote-start]):before,:lang(ps) .M-TextQuote__quote:not([data-quote-start]):before,:lang(ru) .M-TextQuote__quote:not([data-quote-start]):before,:lang(ti) .M-TextQuote__quote:not([data-quote-start]):before,:lang(tr) .M-TextQuote__quote:not([data-quote-start]):before,:lang(ug) .M-TextQuote__quote:not([data-quote-start]):before,:lang(uk) .M-TextQuote__quote:not([data-quote-start]):before,:lang(uz) .M-TextQuote__quote:not([data-quote-start]):before{content:"«";}:lang(am) .M-TextQuote__quote:not([data-quote-end]):after,:lang(ar) .M-TextQuote__quote:not([data-quote-end]):after,:lang(az) .M-TextQuote__quote:not([data-quote-end]):after,:lang(be) .M-TextQuote__quote:not([data-quote-end]):after,:lang(ca) .M-TextQuote__quote:not([data-quote-end]):after,:lang(el) .M-TextQuote__quote:not([data-quote-end]):after,:lang(es) .M-TextQuote__quote:not([data-quote-end]):after,:lang(eu) .M-TextQuote__quote:not([data-quote-end]):after,:lang(fa) .M-TextQuote__quote:not([data-quote-end]):after,:lang(fr) .M-TextQuote__quote:not([data-quote-end]):after,:lang(gl) .M-TextQuote__quote:not([data-quote-end]):after,:lang(hy) .M-TextQuote__quote:not([data-quote-end]):after,:lang(it) .M-TextQuote__quote:not([data-quote-end]):after,:lang(kk) .M-TextQuote__quote:not([data-quote-end]):after,:lang(km) .M-TextQuote__quote:not([data-quote-end]):after,:lang(mn) .M-TextQuote__quote:not([data-quote-end]):after,:lang(no) .M-TextQuote__quote:not([data-quote-end]):after,:lang(os) .M-TextQuote__quote:not([data-quote-end]):after,:lang(ps) .M-TextQuote__quote:not([data-quote-end]):after,:lang(ru) .M-TextQuote__quote:not([data-quote-end]):after,:lang(ti) .M-TextQuote__quote:not([data-quote-end]):after,:lang(tr) .M-TextQuote__quote:not([data-quote-end]):after,:lang(ug) .M-TextQuote__quote:not([data-quote-end]):after,:lang(uk) .M-TextQuote__quote:not([data-quote-end]):after,:lang(uz) .M-TextQuote__quote:not([data-quote-end]):after{content:"»";}:lang(bg) .M-TextQuote__quote:not([data-quote-start]):before,:lang(bs) .M-TextQuote__quote:not([data-quote-start]):before,:lang(hr) .M-TextQuote__quote:not([data-quote-start]):before,:lang(hu) .M-TextQuote__quote:not([data-quote-start]):before,:lang(nl) .M-TextQuote__quote:not([data-quote-start]):before,:lang(pl) .M-TextQuote__quote:not([data-quote-start]):before,:lang(ro) .M-TextQuote__quote:not([data-quote-start]):before{content:"„";}:lang(bg) .M-TextQuote__quote:not([data-quote-end]):after,:lang(bs) .M-TextQuote__quote:not([data-quote-end]):after,:lang(hr) .M-TextQuote__quote:not([data-quote-end]):after,:lang(hu) .M-TextQuote__quote:not([data-quote-end]):after,:lang(nl) .M-TextQuote__quote:not([data-quote-end]):after,:lang(pl) .M-TextQuote__quote:not([data-quote-end]):after,:lang(ro) .M-TextQuote__quote:not([data-quote-end]):after{content:"”";}:lang(cy) .M-TextQuote__quote:not([data-quote-start]):before,:lang(en-GB) .M-TextQuote__quote:not([data-quote-start]):before,:lang(gd) .M-TextQuote__quote:not([data-quote-start]):before{content:"‘";}:lang(cy) .M-TextQuote__quote:not([data-quote-end]):after,:lang(en-GB) .M-TextQuote__quote:not([data-quote-end]):after,:lang(gd) .M-TextQuote__quote:not([data-quote-end]):after{content:"’";}:lang(bo) .M-TextQuote__quote:not([data-quote-start]):before,:lang(khb) .M-TextQuote__quote:not([data-quote-start]):before,:lang(tdd) .M-TextQuote__quote:not([data-quote-start]):before,:lang(thi) .M-TextQuote__quote:not([data-quote-start]):before,:lang(tib) .M-TextQuote__quote:not([data-quote-start]):before{content:"《";}:lang(bo) .M-TextQuote__quote:not([data-quote-end]):after,:lang(khb) .M-TextQuote__quote:not([data-quote-end]):after,:lang(tdd) .M-TextQuote__quote:not([data-quote-end]):after,:lang(thi) .M-TextQuote__quote:not([data-quote-end]):after,:lang(tib) .M-TextQuote__quote:not([data-quote-end]):after{content:"》";}:lang(fi) .M-TextQuote__quote:not([data-quote-end]):after,:lang(fi) .M-TextQuote__quote:not([data-quote-start]):before,:lang(sv) .M-TextQuote__quote:not([data-quote-end]):after,:lang(sv) .M-TextQuote__quote:not([data-quote-start]):before{content:"”";}:lang(ja) .M-TextQuote__quote:not([data-quote-start]):before,:lang(zh-Hant) .M-TextQuote__quote:not([data-quote-start]):before{content:"「";}:lang(ja) .M-TextQuote__quote:not([data-quote-end]):after,:lang(zh-Hant) .M-TextQuote__quote:not([data-quote-end]):after{content:"」";}.M-Text-TextIntro__specialInformation{font-weight:700;margin:0 0 1.5rem;}.M-Text-TextIntro__text{margin-bottom:0;}.M-Text-TextIntro__text *{font-size:1.25rem;}.M-Text-TextIntro__text a .a-icon{font-size:1.875rem;}.M-Text-TextIntro__text--cta-button{margin-bottom:1.5rem;}.M-Text-TextIntro__text .A-Text-RichText p:last-child{margin-bottom:0;}.M-Text-StagedTypography__item{margin:1rem 0;padding:1rem;min-height:0;}.M-Text-StagedTypography__item:first-of-type{margin-top:0;}html[dir=rtl] .M-Text-StagedTypography__item .A-Text-TextContentIcon .a-icon,html[dir=rtl] .M-Text-StagedTypography__item .A-Text-TextContentIcon__content,html[dir=rtl] .M-Text-StagedTypography__item .A-Text-TextContentIcon__headline{text-align:right;}html[dir=rtl] .M-Text-StagedTypography__item li{padding-right:1.5rem;}html[dir=rtl] .M-Text-StagedTypography__item li:before{left:unset;right:0;}.M-Text-StagedTypography .A-Text-TextContentIcon{display:flex;flex-direction:column;}.M-Text-StagedTypography .A-Text-TextContentIcon__text{margin-top:1rem;}.M-Text-StagedTypography .A-Text-RichText ul{margin:0;}@media print{.M-Text-StagedTypography{display:none;}}.M-HighlightText__headline,.M-HighlightText__subHeadline{font-weight:700;}.M-HighlightText__headline{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;color:var(--nested-pure__enabled__default__front,var(--emphasis-blue-pure__enabled__default__front));margin:0 0 1.5rem;}.-purple .M-HighlightText__headline{color:var(--nested-pure__enabled__default__front,var(--emphasis-purple-pure__enabled__default__front));}.-blue .M-HighlightText__headline{color:var(--nested-pure__enabled__default__front,var(--emphasis-blue-pure__enabled__default__front));}.-turquoise .M-HighlightText__headline{color:var(--nested-pure__enabled__default__front,var(--emphasis-turquoise-pure__enabled__default__front));}.-green .M-HighlightText__headline{color:var(--nested-pure__enabled__default__front,var(--emphasis-green-pure__enabled__default__front));}.M-HighlightText__subHeadline{font-size:1rem;--font-size:1rem;line-height:1.5;color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));margin:0 0 1.5rem;}.M-HighlightText__shareIcon .a-link{border:none;}.M-Text-Fact>*{color:var(--nested-pure__enabled__default__front,var(--emphasis-blue-pure__enabled__default__front));margin-bottom:10px;}.M-Text-Fact>:last-child{margin-bottom:0;}.M-Text-Fact__headline,.M-Text-Fact__upperheadline{font-weight:700;}.-green .M-Text-Fact__headline,.-green .M-Text-Fact__upperheadline{color:var(--nested-pure__enabled__default__front,var(--emphasis-green-pure__enabled__default__front));}.-purple .M-Text-Fact__headline,.-purple .M-Text-Fact__upperheadline{color:var(--nested-pure__enabled__default__front,var(--emphasis-purple-pure__enabled__default__front));}.-turquoise .M-Text-Fact__headline,.-turquoise .M-Text-Fact__upperheadline{color:var(--nested-pure__enabled__default__front,var(--emphasis-turquoise-pure__enabled__default__front));}.M-Text-Fact__upperheadline{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;margin:0 0 1.5rem;}.M-Text-Fact__headline{margin:0;}.M-Text-Fact__headline--small{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.M-Text-Fact__headline--medium,.M-Text-Fact__headline--teaser{font-size:4rem;--font-size:4rem;line-height:1.2;--line-height:1.2;}.M-Text-Fact__subline{color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));margin:1.5rem 0 0;}.M-Text-Fact .a-link{margin-top:1rem;}.M-Teaser-Two-Columns .a-component-header{margin-bottom:1.5rem;}.M-Teaser-Two-Columns__container{margin-bottom:5rem;}.M-Teaser-Two-Columns__container:last-child{margin-bottom:0;}.M-Teaser-Two-Columns__image{margin-bottom:1.5rem;}.M-Teaser-Two-Columns__content--headline{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;margin-bottom:.5rem;}.M-Teaser-Two-Columns__content--text{margin-bottom:1.5rem;}.M-Teaser-Two-Columns__content--button:not(:first-of-type){margin-top:1rem;}.M-Teaser-Two-Columns .A-CountrySelector__form .a-link--button,.M-Teaser-Two-Columns .A-CountrySelector__form .a-link--button-secondary{width:fit-content;}.M-Teaser-TeaserCard .a-component-header{margin-bottom:1.5rem;}.M-Teaser-TeaserCard__items{display:flex;flex-wrap:wrap;row-gap:2rem;column-gap:30px;}.M-Teaser-StoryTeaser *>li:before{content:none;}.M-Teaser-StoryTeaser .a-component-header{margin-bottom:1.5rem;}.M-Teaser-StoryTeaser__item{grid-column:span 12;padding:0;}.M-Teaser-StoryTeaser.ng-enter{max-height:0;transition:max-height .25s cubic-bezier(.38,.04,.35,.96);}.M-Teaser-StoryTeaser.ng-enter.ng-enter-active{max-height:2000px;overflow:hidden;}.M-Teaser-StoryTeaser__list{display:grid;grid-template-columns:repeat(12,1fr);column-gap:30px;row-gap:2rem;padding:0;}.M-Teaser-StoryTeaser:not(:first-of-type) .M-Teaser-StoryTeaser__list.-dynamic,.M-Teaser-StoryTeaser__list~.A-Collapsable:not(.A-Collapsable--collapsed),.M-Teaser-StoryTeaser__list~.A-Collapsable[style]{margin-top:2rem;}.M-Teaser-StoryTeaser__button{text-align:center;overflow-anchor:none;}.M-Teaser-StoryTeaser__notificationWrapper .a-notification{margin-bottom:0;}.M-Teaser-RelatedPageTeaser .a-component-header{margin-bottom:1.5rem;}.M-Teaser-RelatedPageTeaser *>li:before{content:none;}.M-Teaser-RelatedPageTeaser__item,.M-Teaser-RelatedPageTeaser__list{padding:0;}.M-Teaser-News *>li:before{content:none;}.M-Teaser-News__items{display:grid;grid-template-columns:repeat(4,1fr);column-gap:2rem;row-gap:3rem;padding:0;margin:0 0 3rem;}.M-Teaser-News__items--2Items,.M-Teaser-News__items--fourColumns .M-Teaser-News__item,.M-Teaser-News__items--threeColumns .M-Teaser-News__item,.M-Teaser-News__items--twoColumns .M-Teaser-News__item{grid-column:span 4;}.M-Teaser-News .A-Collapsable__wrapper{margin-top:3rem;}.M-Teaser-News__item{padding:0;margin-bottom:0;}.M-Teaser-News__item.ng-enter,.M-Teaser-News__item.ng-leave{transition:margin-top .25s cubic-bezier(.38,.04,.35,.96),max-height .25s cubic-bezier(.38,.04,.35,.96);}.M-Teaser-News__item.ng-enter{max-height:0;opacity:0;}.M-Teaser-News__item.ng-enter.ng-enter-active{margin-top:0;max-height:400px;opacity:1;}.M-Teaser-News__link{margin:2rem auto 0;text-align:center;}.M-Teaser-News__loadMore{display:flex;justify-content:center;margin-bottom:0;}.M-Teaser-News__loadMore .A-Button-LoadMore__wrapper{width:unset;}.M-Teaser-NavigationTeaser{display:flex;flex-direction:row;flex-wrap:wrap;}.M-Teaser-NavigationTeaser.-compact{display:block;}.M-Teaser-EventTeaser{min-height:363px;}.M-Teaser-EventTeaser .a-notification{margin-bottom:0;}.M-Teaser-EventTeaser .a-component-header{margin-bottom:1.5rem;}.M-Teaser-EventTeaser__teasers{--teaser-outline-width:0;flex-direction:column;display:flex;gap:calc(var(--teaser-outline-width)*4);position:relative;}.M-Teaser-EventTeaser__teasers .A-Collapsable__wrapper{margin-top:2rem;}.M-Teaser-EventTeaser__groupWrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);row-gap:2rem;}.M-Teaser-EventTeaser__loadMore{clear:both;display:block;margin-top:2rem;text-align:center;}.M-Teaser-EventTeaser__teaserElement{grid-column:span 4;}.M-Teaser-EventTeaser__teaserElement.ng-enter,.M-Teaser-EventTeaser__teaserElement.ng-leave{transition:margin-top .25s cubic-bezier(.38,.04,.35,.96),max-height .25s cubic-bezier(.38,.04,.35,.96);}.M-Teaser-EventTeaser__teaserElement.ng-enter{max-height:0;opacity:0;}.M-Teaser-EventTeaser__teaserElement.ng-enter.ng-enter-active{margin-top:0;max-height:400px;opacity:1;}.M-Teaser-DownloadTeaser__collapsable .A-Collapsable__wrapper{margin:2rem 0 1rem;}.M-Teaser-DownloadTeaser__loadMoreContainer{margin-top:2rem;overflow-anchor:none;text-align:center;}.M-Teaser-DownloadTeaser .A-Collapsable:not(.A-Collapsable--collapsed)+.M-Teaser-DownloadTeaser__loadMoreContainer{display:none;}.M-Teaser-DecisionTeaser__items{margin:0;}.M-AggregationExpandableTeaserGroup{display:block;}.M-AggregationExpandableTeaserGroup .a-component-header{margin-bottom:2rem;}.M-AggregationExpandableTeaserGroup__button{text-align:center;margin-top:20px;}.M-AggregationExpandableTeaserGroup__button .a-button,.M-AggregationExpandableTeaserGroup__button .a-page-indicator{margin-top:2rem;}.M-AggregationExpandableTeaserGroup__button .a-page-indicator{justify-content:center;}.M-AggregationExpandableTeaserGroup__group{display:flex;flex-wrap:wrap;}.M-AggregationExpandableTeaserGroup__group.--hidden{display:none;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser{animation:skeleton-fade-in .16s ease forwards;opacity:0;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:first-child{animation-delay:.1s;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:nth-child(3){animation-delay:.14s;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:nth-child(5){animation-delay:.18s;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:nth-child(7){animation-delay:.22s;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:nth-child(9){animation-delay:.26s;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:nth-child(11){animation-delay:.3s;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:nth-child(13){animation-delay:.34s;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:nth-child(15){animation-delay:.38s;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:nth-child(17){animation-delay:.42s;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:nth-child(19){animation-delay:.46s;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:nth-child(21){animation-delay:.5s;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:nth-child(23){animation-delay:.54s;}.M-AggregationExpandableTeaserGroup__group.--fadeIn .M-AggregationExpandableTeaserGroup__teaser:nth-child(25){animation-delay:.58s;}.M-AggregationExpandableTeaserGroup__teaser{box-sizing:border-box;flex:1;flex-basis:100%;position:relative;}.M-AggregationExpandableTeaserGroup__teaser .A-Teaser-AggregationExpandableTeaser{height:100%;padding-bottom:1rem;position:static;}.M-AggregationExpandableTeaserGroup__teaser .A-Teaser-AggregationExpandableTeaser:after{left:0;}.M-AggregationExpandableTeaserGroup__teaser:nth-child(n+1){margin-top:2rem;}.M-AggregationExpandableTeaserGroup__details{min-width:100vw;position:relative;top:1rem;transform:translateX(-1rem);}.M-AggregationExpandableTeaserGroup--4Columns .A-Teaser-AggregationExpandableTeaser__headline h3{font-size:1rem;--font-size:1rem;line-height:1.5;}.M-AggregationExpandableTeaserGroup--4Columns .A-Teaser-AggregationExpandableTeaser__informations .a-button.-without-label .a-button__icon{padding-block:.5rem;}.M-TagCloud__tagsWrapper{display:flex;flex-wrap:wrap;padding:2.5rem 3rem 1.5rem;}.M-TagCloud .a-chip{margin-inline-end:1rem;margin-bottom:1rem;}.M-TagCloud .a-chip:last-of-type{margin-inline-end:0;}.M-Table figure{margin:0;}.M-Table__contentWrapper{border-spacing:0;display:table;width:100%;}.M-Table__row{display:table-row;}.M-Table__row:focus-visible{outline:3px solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));outline-offset:3px;}.M-Table__row[data-href]{cursor:pointer;}.M-Table__row:not(.M-Table__headlineRow):hover{background:var(--nested-pure__enabled__hovered__fill,var(--plain-pure__enabled__hovered__fill));}.M-Table__row:not(.M-Table__headlineRow):active{background:var(--nested-pure__enabled__pressed__fill,var(--plain-pure__enabled__pressed__fill));}.M-Table__cell{border-bottom:.0625rem solid var(--nested-major__disabled__default__front,var(--base-major__disabled__default__front));display:table-cell;min-height:3rem;overflow:hidden;padding:.75rem 1rem;vertical-align:top;white-space:normal;}.M-Table__cell .M-Table__mobileHead{display:none;}.M-Table__cell .A-Text-RichText .A-Image__figure{min-width:7rem;}.M-Table__cell .A-Text-RichText .A-Image__picture,.M-Table__cell .A-Text-RichText img{max-width:100%;}.M-Table__cell--noWrap{white-space:nowrap;}.M-Table__cell--head{border-bottom:.0625rem solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));overflow:hidden;position:relative;text-align:start;text-overflow:ellipsis;white-space:nowrap;}.M-Table__caption{margin-top:.5rem;}.a-tab-navigation{flex-wrap:nowrap;overflow-x:auto;position:relative;margin:0;}.a-tab-navigation__wrapper{position:relative;margin-top:1em;margin-bottom:1em;}.a-tab-navigation__tab-content .a-icon{margin-left:unset;}.a-tab-navigation button{outline-offset:-1px;}.a-tab-navigation-pane{display:none;}.a-tab-navigation-pane--active{display:block;}.a-tab-navigation-pane:focus{outline:0;}.M-Summary__wrapper{border-top:2px solid var(--nested-major__enabled__default__fill,var(--accent-major__enabled__default__fill));}.M-Summary__headline{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.M-Summary__headline,.M-Summary__text{color:var(--nested-major__enabled__default__fill,var(--accent-major__enabled__default__fill));margin-top:1.5rem;margin-bottom:0;}.M-Summary__text{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.M-Strategic-Teaser{position:relative;height:100%;width:100%;padding:1rem;}.M-Strategic-Teaser__link{position:relative;}.M-Strategic-Teaser__link span+span,.M-Strategic-Teaser__link:focus{text-decoration:none;}.M-Strategic-Teaser__link:focus-visible{outline:3px solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));outline-offset:3px;position:absolute;}.M-Strategic-Teaser__title{font-weight:700;font-size:1.25rem;--font-size:1.25rem;line-height:1.5;margin-bottom:.5rem;}.M-Stage-Two{margin:4rem 0;}.M-Stage-Two--centered{text-align:center;}.M-Stage-Two__headline .a-link{color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));}.M-Stage-Two__headline .a-link:hover a,.M-Stage-Two__headline .a-link:hover span:last-of-type:not(:first-of-type){color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));text-decoration:none;}.M-Stage-Two__headline .a-link:active a,.M-Stage-Two__headline .a-link:active span:last-of-type:not(:first-of-type){color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));text-decoration:none;}.M-Stage-Two__headline h1 .a-icon,.M-Stage-Two__headline h2 .a-icon{position:relative;}.M-Stage-Two__headline-link--hover.a-link a{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}.M-Stage-Two__headline-link--active.a-link a{color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}.M-Stage-Two__topbar{display:flex;justify-content:space-between;}.M-Stage-Two__kicker,.M-Stage-Two__sharing{margin-bottom:.75rem;}.M-Stage-Two__sharing{margin-inline-start:auto;}.M-Stage-Two__content>a{display:block;text-decoration:none;}.M-Stage-Two .A-Image__copyright,.M-Stage-Two__content>a .A-Image__copyright{color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));}.M-Stage-Two .A-StorySeriesTeaser{margin-top:2rem;}.M-Stage-Two__eventWrapper{display:flex;flex-direction:column;margin:1rem 0;}.M-Stage-Two__eventWrapper>*{width:100%;}.M-Stage-Two__date,.M-Stage-Two__location{align-items:center;display:flex;flex-direction:row;font-size:1rem;--font-size:1rem;line-height:1.5;font-weight:700;}.M-Stage-Two__date .a-icon,.M-Stage-Two__location .a-icon{margin-inline-end:.5rem;}.M-Stage-Two__date:first-child,.M-Stage-Two__location:first-child{margin-bottom:.75rem;}.M-Stage-Two__buttonWrapper{margin-top:2rem;}.M-Stage-Two__linkWrapper{display:flex;gap:2rem;margin-top:1rem;}.M-Stage-Two__contentContainer{margin-top:48px;}.M-Stage-Two__contentContainer .M-Map{margin-bottom:0;}.M-Stage-Two__contentContainer .M-Map:first-child{margin-top:0;}.M-Stage-Two__contentContainer .M-Map__moduleContainer{display:flex;flex-direction:column-reverse;padding-bottom:0;}.M-Stage-Two__contentContainer .M-Map .M-Map__mapContainer{min-height:400px;max-height:480px;}.M-Stage-Two__mediaAndTeaser .M-Stage-Two__content{margin-top:0;flex-basis:100%;}.M-SocialShareIcons--centeredAligned{text-align:center;}.M-SocialShareIcons--leftAligned{text-align:start;}.M-SocialShareIcons--rightAligned{text-align:end;}.M-SocialShareIcons--inline{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;}.M-SocialShareIcons--inline .M-SocialShareIcons__label{margin:0 .5rem;}.M-SocialShareIcons__label{margin-bottom:9px;}.M-SocialShareIcons__icon,.M-SocialShareIcons__icon:hover{text-decoration:none;}.M-SocialShareIcons__icon{color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));}.M-SocialShareIcons__icon .a-icon{margin:0;padding:.75rem;}.M-SocialShareIcons__icons--centeredAligned{display:flex;justify-content:center;}.M-SocialShareIcons__icons--leftAligned{margin-left:-3px;margin-right:auto;}.M-SocialShareIcons__icons--rightAligned{margin-left:auto;margin-right:-4px;}.M-SocialShareIcons__icons--inline{width:auto;}.M-SocialShareIcons__icons--inline .a-icon{padding-block:0;}.M-SocialMediaShare{position:relative;display:block;}.M-Search-SearchResultItem__anchor{text-decoration:none;}a .M-Search-SearchResultItem{color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));}a .M-Search-SearchResultItem .-non-clickable{cursor:default;}a:hover .M-Search-SearchResultItem .M-Search-SearchResultItem__title{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));text-decoration:underline;}a:active .M-Search-SearchResultItem{color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}.M-Search-SearchResultItem__wrapper{display:flex;gap:1rem;}.M-Search-SearchResultItem__thumbnail{width:178px;}.M-Search-SearchResultItem__thumbnail-wrapper{position:relative;aspect-ratio:16/9;}.M-Search-SearchResultItem__thumbnail-wrapper .A-Image__fallback{top:0;aspect-ratio:16/9;height:auto;}.M-Search-SearchResultItem__content{flex:1;min-width:0;}.M-Search-SearchResultItem__wrapper:hover{background:var(--nested-pure__enabled__default__fill,var(--integrated-pure__enabled__default__fill));}.M-Search-SearchResultItem__page{color:var(--nested-pure__enabled__default__fill,var(--integrated-pure__enabled__default__fill));}.M-Search-SearchResultItem__title{all:unset;display:block;width:fit-content;color:var(--schemes-primary-integrated-pure-enabled-default-front,#000);font-size:var(--font-size-L,20px);font-style:normal;font-weight:700;line-height:var(--font-line-height-L,30px);margin-block-end:2px;text-decoration:none;cursor:pointer;}.M-Search-SearchResultItem__title a{color:inherit;text-decoration:none;}.M-Search-SearchResultItem__title a:focus,.M-Search-SearchResultItem__title a:hover{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));text-decoration:underline;text-underline-offset:5px;}.M-Search-SearchResultItem__breadcrumb{margin-block-end:8px;}.M-Search-SearchResultItem .A-SearchBreadcrumb__text{color:var(--schemes-secondary-base-pure-enabled-default-front,#71767c);}.M-Search-SearchResultItem__title:hover{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));text-decoration:underline;text-underline-offset:5px;}[data-js-component=SearchResultGroup] .M-Search-SearchResultItem.--skeleton{animation:skeleton-fade-in .16s ease forwards,skeleton-shine 1.36s ease-in-out .5s infinite;opacity:0;}[data-js-component=SearchResultGroup] .M-Search-SearchResultItem.--skeleton .M-Search-SearchResultItem__title{width:40%;height:1.5rem;background-color:var(--g-gray-95);}[data-js-component=SearchResultGroup] .M-Search-SearchResultItem.--skeleton .M-Search-SearchResultItem__text{width:80%;height:1.5rem;background-color:var(--g-gray-95);}[data-js-component=SearchResultGroup] .M-Search-SearchResultItem.--skeleton .M-Search-SearchResultItem__breadcrumb{width:60%;height:1rem;background-color:var(--g-gray-95);margin-block-end:5px;}.M-Search-Flyout{appearance:none;background-color:var(--transparent);border:0;height:100vh;max-height:100vh;max-width:100vw;overflow-x:hidden;overflow-y:auto;padding:0;width:100vw;}.M-Search-Flyout:before{position:absolute;left:0;width:100vw;height:6px;content:"";background-repeat:no-repeat;background-size:cover;background-position:50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI3MjAiIGhlaWdodD0iMzAwIiB2aWV3Qm94PSIwIDAgNzIwIDMwMCI+PHN0eWxlPi5zdDd7ZmlsbDojOTQxYjFlfTwvc3R5bGU+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEuNTUgLTMuMykiPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMV8iIHgxPSIxMTguOTgiIHgyPSI4NDIuMDgiIHkxPSItMzIuNjYzIiB5Mj0iLTMyLjY2MyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM5NTIzMzEiLz48c3RvcCBvZmZzZXQ9Ii4wMzYiIHN0b3AtY29sb3I9IiM5MjFDMUQiLz48c3RvcCBvZmZzZXQ9Ii4wODUiIHN0b3AtY29sb3I9IiNCMDI3MzkiLz48c3RvcCBvZmZzZXQ9Ii4xMjQiIHN0b3AtY29sb3I9IiNBRDFGMjQiLz48c3RvcCBvZmZzZXQ9Ii4xNTEiIHN0b3AtY29sb3I9IiNDNzIwMjYiLz48c3RvcCBvZmZzZXQ9Ii4xNyIgc3RvcC1jb2xvcj0iI0Q0MjAyNyIvPjxzdG9wIG9mZnNldD0iLjE3NiIgc3RvcC1jb2xvcj0iI0NDMjQzMSIvPjxzdG9wIG9mZnNldD0iLjE4OSIgc3RvcC1jb2xvcj0iI0I3MkI0QyIvPjxzdG9wIG9mZnNldD0iLjIwNyIgc3RvcC1jb2xvcj0iIzk1MzM3MSIvPjxzdG9wIG9mZnNldD0iLjIxNCIgc3RvcC1jb2xvcj0iIzg4MzU3RiIvPjxzdG9wIG9mZnNldD0iLjI0NCIgc3RvcC1jb2xvcj0iIzg1MzY4MSIvPjxzdG9wIG9mZnNldD0iLjI2NCIgc3RvcC1jb2xvcj0iIzZGMzY4QiIvPjxzdG9wIG9mZnNldD0iLjI5MSIgc3RvcC1jb2xvcj0iIzM5NDI4RiIvPjxzdG9wIG9mZnNldD0iLjMyNCIgc3RvcC1jb2xvcj0iIzIzM0Q3RCIvPjxzdG9wIG9mZnNldD0iLjQxOCIgc3RvcC1jb2xvcj0iIzMyMkM2RiIvPjxzdG9wIG9mZnNldD0iLjQ5NCIgc3RvcC1jb2xvcj0iIzJBMzg4NSIvPjxzdG9wIG9mZnNldD0iLjU1OCIgc3RvcC1jb2xvcj0iIzFENjJBMSIvPjxzdG9wIG9mZnNldD0iLjU3IiBzdG9wLWNvbG9yPSIjMjc2Q0E1Ii8+PHN0b3Agb2Zmc2V0PSIuNjEiIHN0b3AtY29sb3I9IiM0MzhFQjMiLz48c3RvcCBvZmZzZXQ9Ii42NCIgc3RvcC1jb2xvcj0iIzU1QTVCQyIvPjxzdG9wIG9mZnNldD0iLjY1NiIgc3RvcC1jb2xvcj0iIzVDQUZCRiIvPjxzdG9wIG9mZnNldD0iLjY3OCIgc3RvcC1jb2xvcj0iIzU2QUJCRCIvPjxzdG9wIG9mZnNldD0iLjcwNiIgc3RvcC1jb2xvcj0iIzQzOUZCOCIvPjxzdG9wIG9mZnNldD0iLjczNyIgc3RvcC1jb2xvcj0iIzE4OEVBRiIvPjxzdG9wIG9mZnNldD0iLjc0MyIgc3RvcC1jb2xvcj0iIzAzOEJBRSIvPjxzdG9wIG9mZnNldD0iLjc5IiBzdG9wLWNvbG9yPSIjMDY5MjkyIi8+PHN0b3Agb2Zmc2V0PSIuODg3IiBzdG9wLWNvbG9yPSIjMDVBMTRCIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMDM5MjdFIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNMCAwaDcyMy4xdjMwNi40SDB6IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzFfKSIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMl8iIHgxPSIzMjUuMDgiIHgyPSIyMzUuOTgiIHkxPSItMTA5LjI2IiB5Mj0iLTEwOS4yNiIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM4OTM2ODAiLz48c3RvcCBvZmZzZXQ9Ii4zMzUiIHN0b3AtY29sb3I9IiM4OTM2ODAiLz48c3RvcCBvZmZzZXQ9Ii41MDIiIHN0b3AtY29sb3I9IiM4RDMxNkQiLz48c3RvcCBvZmZzZXQ9Ii44NCIgc3RvcC1jb2xvcj0iIzkwMjk0RCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzkwMjU0MSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTE3NS4xIDE1My4yIDExNyAzMDYuNGg4OS4xeiIgc3R5bGU9ImZpbGw6dXJsKCNTVkdJRF8yXykiLz48bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzNfIiB4MT0iNDc4LjkzIiB4Mj0iNDQ2LjU1IiB5MT0iMTIwLjI0IiB5Mj0iLTgyLjI4NCIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMzMjJDNkYiLz48c3RvcCBvZmZzZXQ9Ii4yNDMiIHN0b3AtY29sb3I9IiMzMjJDNkYiLz48c3RvcCBvZmZzZXQ9Ii40NiIgc3RvcC1jb2xvcj0iIzMwMkY3MiIvPjxzdG9wIG9mZnNldD0iLjcxNiIgc3RvcC1jb2xvcj0iIzJBM0E3RSIvPjxzdG9wIG9mZnNldD0iLjk5IiBzdG9wLWNvbG9yPSIjMTU0QTkzIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMTM0Qjk0Ii8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJtMjg4LjQgMTUzLjIgMjIuMyAxNTMuMmg0Ny40VjBoLTQ1LjJ6IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzNfKSIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfNF8iIHgxPSIyOTQuMDgiIHgyPSIzNzIuODgiIHkxPSItMzIuNjYzIiB5Mj0iLTMyLjY2MyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM2RjM3OEQiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMzQTQyOTEiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGQ9Im0xNzUuMSAxNTMuMiAzMSAxNTMuMiA0Ny44LTE1My4yTDIwOS40IDB6IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzRfKSIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfNV8iIHgxPSI0MzEuODgiIHgyPSIzMjUuMDgiIHkxPSItMzIuNjYzIiB5Mj0iLTMyLjY2MyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMyMzNEN0QiLz48c3RvcCBvZmZzZXQ9Ii4yNDkiIHN0b3AtY29sb3I9IiMyOTNEN0QiLz48c3RvcCBvZmZzZXQ9Ii41NDUiIHN0b3AtY29sb3I9IiMzQTNDODAiLz48c3RvcCBvZmZzZXQ9Ii44NjIiIHN0b3AtY29sb3I9IiM1MTNCODQiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiM1RDNBODYiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGQ9Im0yNTMuOSAxNTMuMi00Ny44IDE1My4yaDEwNC42bC0yMi4zLTE1My4yTDMxMi45IDBIMjA5LjR6IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzVfKSIvPjxwYXRoIGQ9Ik0xMTYuMSAwSDU1Ljd2OTQuOGwzNC4yIDU4LjQtMzQuMiA1OC40djk0LjhIMTE3TDk1LjIgMTUzLjJ6IiBzdHlsZT0iZmlsbDojYWYyMDI0Ii8+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF82XyIgeDE9IjMyOS4xMSIgeDI9IjIzMi42NyIgeTE9IjQzLjkzNyIgeTI9IjQzLjkzNyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM4OTM2ODAiLz48c3RvcCBvZmZzZXQ9Ii4zMzUiIHN0b3AtY29sb3I9IiM4OTM2ODAiLz48c3RvcCBvZmZzZXQ9Ii41MDIiIHN0b3AtY29sb3I9IiM4RDMxNkQiLz48c3RvcCBvZmZzZXQ9Ii44NCIgc3RvcC1jb2xvcj0iIzkwMjk0RCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzkwMjU0MSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTE3NS4xIDE1My4yIDIwOS40IDBoLTkzLjN6IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzZfKSIvPjxwYXRoIGZpbGw9IiM5NDFiMWUiIGQ9Ik01NS43IDk0LjhWMEgweiIgY2xhc3M9InN0NyIvPjxwYXRoIGQ9Im01NS43IDIxMS42IDM0LjItNTguNC0zNC4yLTU4LjR6IiBzdHlsZT0iZmlsbDojYjEyNzM5Ii8+PHBhdGggZmlsbD0iIzk0MWIxZSIgZD0iTTU1LjcgMjExLjYgMCAzMDYuNGg1NS43eiIgY2xhc3M9InN0NyIvPjxwYXRoIGQ9Ik01NS43IDk0LjggMCAwdjMwNi40bDU1LjctOTQuOHoiIHN0eWxlPSJmaWxsOiM5NTI0MzIiLz48cGF0aCBkPSJNMTE2LjEgMCA5NS4yIDE1My4yIDExNyAzMDYuNGw1OC4xLTE1My4yeiIgc3R5bGU9ImZpbGw6I2Q0MjAyNyIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfN18iIHgxPSI3NDguOTYiIHgyPSI3NDguOTYiIHkxPSIxMjAuNDQiIHkyPSItMTg2LjA2IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzk0QkU1NSIvPjxzdG9wIG9mZnNldD0iLjA0NCIgc3RvcC1jb2xvcj0iIzkzQkQ1OCIvPjxzdG9wIG9mZnNldD0iLjM4OSIgc3RvcC1jb2xvcj0iIzhCQkM2QSIvPjxzdG9wIG9mZnNldD0iLjcxNSIgc3RvcC1jb2xvcj0iIzg2QkM3NSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzg0QkM3OSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTY0MS42IDI1OS42YzEuNy0yNS40IDEwLTU0LjYgMTguOC04NS42IDEuNC01IDIuOC0xMCA0LjItMTUuMXEtMi4xLTguMjUtNC4yLTE2LjJjLTguOC0zMy4zLTE3LTY0LjctMTguOC05Mi0xLjQtMjEuMiAxLjQtMzcgOC45LTUwLjZoLTQ1LjljLTcuNSAxOC4zLTEwLjMgMjkuMS04LjkgNTAuMyAxLjcgMjcuMyAxMCA1OC43IDE4LjggOTIgMTMgNDkuMyAyOCAxMDYuMiAyMy4yIDE2NC4yaDEyLjljLTcuNi0xMi44LTEwLjQtMjcuMy05LTQ3IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzdfKSIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfOF8iIHgxPSI2NTMuNzYiIHgyPSI3MzMuNDkiIHkxPSIxMTcuMjkiIHkyPSItMTg0LjQ1IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzA4QTI0QiIvPjxzdG9wIG9mZnNldD0iLjE2OCIgc3RvcC1jb2xvcj0iIzBBQTE0RSIvPjxzdG9wIG9mZnNldD0iLjQwNSIgc3RvcC1jb2xvcj0iIzBCOUU1NyIvPjxzdG9wIG9mZnNldD0iLjY4MyIgc3RvcC1jb2xvcj0iIzA5OUE2NyIvPjxzdG9wIG9mZnNldD0iLjk5IiBzdG9wLWNvbG9yPSIjMDQ5NDdEIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMDQ5MzdFIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNNjE0LjUgMTQyLjNjLTguOC0zMy4zLTE3LTY0LjctMTguOC05Mi0xLjQtMjEuMiAxLjQtMzIgOC45LTUwLjNoLTM1LjRjNS43IDUzLjktMy44IDEwNi43LTEzLjYgMTY2LjgtNS43IDM1LTExLjcgNzEuMy0xMy4yIDEwMC42LTEuMSAyMS4xLjQgMzIuOCAxLjggMzloOTMuNWM0LjgtNTcuOS0xMC4zLTExNC44LTIzLjItMTY0LjEiIHN0eWxlPSJmaWxsOnVybCgjU1ZHSURfOF8pIi8+PHBhdGggZD0iTTY2NC42IDE1OC45Yy0xLjQgNS4xLTIuOCAxMC4xLTQuMiAxNS4xLTguOCAzMS0xNyA2MC4yLTE4LjggODUuNi0xLjQgMTkuNyAxLjQgMzQuMiA5IDQ2LjloMzNjNC4yLTUxLjgtNy4yLTEwMi4zLTE5LTE0Ny42IiBzdHlsZT0iZmlsbDojMWM5YTQ4Ii8+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF85XyIgeDE9IjgxMi44MyIgeDI9IjgxMi44MyIgeTE9IjEyMC41NCIgeTI9Ii0xODUuOTYiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjNjlBMDYwIi8+PHN0b3Agb2Zmc2V0PSIuMDQiIHN0b3AtY29sb3I9IiM2MzlENUMiLz48c3RvcCBvZmZzZXQ9Ii4yMTkiIHN0b3AtY29sb3I9IiM0Qzk0NEYiLz48c3RvcCBvZmZzZXQ9Ii40MTgiIHN0b3AtY29sb3I9IiMzNzhFNDciLz48c3RvcCBvZmZzZXQ9Ii42NTEiIHN0b3AtY29sb3I9IiMyOThCNDQiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMyMzhBNDMiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGQ9Ik02ODAuNSAwYzEwLjcgNTUuMy0yLjUgMTEwLjQtMTUuOSAxNTguOSAxMS43IDQ1LjMgMjMuMiA5NS44IDE4LjkgMTQ3LjZoMzkuNlYweiIgc3R5bGU9ImZpbGw6dXJsKCNTVkdJRF85XykiLz48bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzEwXyIgeDE9IjY1Mi40NSIgeDI9IjY1Mi40NSIgeTE9IjEyMC41NCIgeTI9Ii0xODUuODYiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMDVCNURDIi8+PHN0b3Agb2Zmc2V0PSIuMjIiIHN0b3AtY29sb3I9IiMwNEIwRDciLz48c3RvcCBvZmZzZXQ9Ii41MzciIHN0b3AtY29sb3I9IiMwNUE0QzkiLz48c3RvcCBvZmZzZXQ9Ii45MTIiIHN0b3AtY29sb3I9IiMwNTkxQjQiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMwNThDQUUiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGQ9Ik01NDIuMyAyNjcuNGMxLjUtMjkuNCA3LjUtNjUuNiAxMy4yLTEwMC42QzU2NS4zIDEwNi43IDU3NC44IDU0IDU2OS4xIDBoLTcwLjhjLTEuNCAxMS40LTIuOSAxOS4yLTEuOCA0MS44IDEuNSAzMS42IDcuNSA3MC41IDEzLjIgMTA4LjIgOC40IDU1LjQgMTYuNiAxMDguOCAxNS4xIDE1Ni40SDU0NGMtMS4zLTYuMi0yLjgtMTcuOS0xLjctMzkiIHN0eWxlPSJmaWxsOnVybCgjU1ZHSURfMTBfKSIvPjxwYXRoIGQ9Ik0zNzUuNyAxNTMuMiAzNTguMSAwdjMwNi40eiIgc3R5bGU9ImZpbGw6IzJhMzg4NiIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMTFfIiB4MT0iNzUxLjA1IiB4Mj0iNzk2LjcxIiB5MT0iLTQuMzI4IiB5Mj0iNzcuMTM2IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzYyQjE2RSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzg3Qjk1NyIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTY0MS42IDUwLjZjMS43IDI3LjMgMTAgNTguNyAxOC44IDkycTIuMSA3Ljk1IDQuMiAxNi4yQzY3OC4xIDExMC40IDY5MS4yIDU1LjMgNjgwLjUgMGgtMzBjLTcuNSAxMy42LTEwLjMgMjkuNC04LjkgNTAuNiIgc3R5bGU9ImZpbGw6dXJsKCNTVkdJRF8xMV8pIi8+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xMl8iIHgxPSI1NTAuNCIgeDI9IjYzMS41OSIgeTE9IjExMy43MSIgeTI9Ii0xODkuMjgiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMDY5QUQ0Ii8+PHN0b3Agb2Zmc2V0PSIuMzUyIiBzdG9wLWNvbG9yPSIjMzBBMENFIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNUJCMEMwIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNNTA5LjggMTUwYy01LjctMzcuNy0xMS43LTc2LjYtMTMuMi0xMDguMi0xLjEtMjIuNy40LTMwLjQgMS44LTQxLjhoLTQxLjVjMS41IDQwLjEtMS41IDg1LjMtNyAxNjAuOC0zLjEgNDMuNS04IDExMC41LTcgMTQ1LjdINTI1YzEuNC00Ny43LTYuOC0xMDEuMS0xNS4yLTE1Ni41IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzEyXykiLz48bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzEzXyIgeDE9IjUwNS4zMyIgeDI9IjUwNS4zMyIgeTE9IjEyMC41NCIgeTI9Ii0xODUuODYiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMUU0NThFIi8+PHN0b3Agb2Zmc2V0PSIuMjQxIiBzdG9wLWNvbG9yPSIjMUY0Rjk2Ii8+PHN0b3Agb2Zmc2V0PSIuNzI5IiBzdG9wLWNvbG9yPSIjMkI2QUFCIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMzM3QkI5Ii8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNMzU4LjEgMzA2LjRoNTYuNVYwaC01Ni41bDE3LjYgMTUzLjJ6IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzEzXykiLz48bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzE0XyIgeDE9IjU1NC45MiIgeDI9IjU1NC45MiIgeTE9Ii0xODUuODYiIHkyPSIxMjAuNTQiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjM0Y5QUM5Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMjA2MkEyIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNNDQ5LjkgMTYwLjhjNS41LTc1LjUgOC41LTEyMC42IDctMTYwLjhoLTQyLjJsLS4xIDMwNi40aDI4LjNjLTEtMzUuMSAzLjgtMTAyLjEgNy0xNDUuNiIgc3R5bGU9ImZpbGw6dXJsKCNTVkdJRF8xNF8pIi8+PC9nPjwvc3ZnPg==);}.M-Search-Flyout[open]{animation:backgroundColor .1s cubic-bezier(.63,0,.37,.98) forwards;}.M-Search-Flyout__wrapper{opacity:0;}.M-Search-Flyout[open] .M-Search-Flyout__wrapper{animation:fadeIn .5s cubic-bezier(.63,0,.37,.98) .1s forwards;}.M-Search-Flyout__header-wrapper{display:flex;flex-direction:row;width:100%;height:48px;margin-top:6px;background-color:var(--background);}.M-Search-Flyout__header-wrapper .M-Search-Flyout__button-wrapper{height:100%;margin-left:auto;display:flex;flex-direction:column;justify-content:center;}.M-Search-Flyout__header-brand-logo{display:flex;margin:0;width:105px;height:100%;}.M-Search-Flyout__header-brand-logo svg{height:100%;}.M-Search-Flyout .O-Search-SearchResultGroup{padding-top:6rem;min-height:500px;}.M-Search-Flyout .O-Search-SearchResultGroup a-activity-indicator-dynamic,.M-Search-Flyout .O-Search-SearchResultGroup__error,.M-Search-Flyout .O-Search-SearchResultGroup__filter,.M-Search-Flyout .O-Search-SearchResultGroup__no-results>p:first-child,.M-Search-Flyout .O-Search-SearchResultGroup__resultHeadline,.M-Search-Flyout .O-Search-SearchResultGroup__results{display:none;}.M-Search-Flyout .O-Search-SearchResultGroup__searchField{margin-bottom:4rem;z-index:3;}.M-Search-Flyout .O-Search-SearchResultGroup__no-results,.M-Search-Flyout .O-Search-SearchResultGroup__no-results__chips,.M-Search-Flyout .O-Search-SearchResultGroup__no-results__chips>p{margin-top:0;}.M-Search-Flyout .O-Search-SearchResultGroup__no-results__chips>p{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.M-Search-Flyout .O-Search-SearchResultGroup__no-results__chips{gap:2rem;}.M-Search-Flyout .O-Search-SearchResultGroup__no-results__wrapper{margin-top:2rem;}.M-Search-Flyout .O-Search-SearchResultGroup .M-Teaser-DecisionTeaser{position:relative;margin-top:4rem;}@keyframes backgroundColor{0%{background-color:var(--transparent);}to{background-color:var(--background);}}@keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}.m-search-form{width:0;height:0;visibility:hidden;}.m-search-form input{border-radius:0;}.m-search-form input[type=search]{-webkit-appearance:none;}.M-SearchField--static .m-search-form{position:relative;}.M-SearchField--open .m-search-form,.M-SearchField--static .m-search-form{width:100%;height:auto;visibility:visible;}.m-search-form .a-search-input__icon-search{order:2;}.m-search-form .a-search-input__icon-close{order:1;}.m-search-form .a-search-input__icon-close.-hidden{display:none;}.m-search-form .a-search-input__icon-close,.m-search-form .a-search-input__icon-search{top:0;padding-top:0;}.m-search-form .a-search-input{display:flex;}.m-search-form .a-search-input input[type=search]::-webkit-search-cancel-button{display:none;}.m-search-form .a-search-input input:focus:not(:read-only)~.a-search-input__icon-search:not(:hover){background-color:#e0e2e5;}.m-search-form .a-search-input input:focus:not(:read-only)~.a-search-input__icon-close:not(:hover){background-color:#e0e2e5;}.M-SearchField--open .m-search-button,.M-SearchField--static .m-search-button,.m-search-button .a-button__label{display:none;}.m-search-button .a-button__icon{padding:.75rem;}.M-Search-NLQAAnswer{margin-bottom:3rem;background:var(--schemes-secondary-background,#eff1f2);padding:2rem;position:relative;}.M-Search-NLQAAnswer__wrapper{display:flex;flex-direction:column;gap:1rem;}.M-Search-NLQAAnswer__wrapper .a-sticker{position:absolute;top:0;right:2rem;}.M-Search-NLQAAnswer__content{display:flex;flex-direction:column;gap:.5rem;}.M-Search-NLQAAnswer__content .M-Search-NLQAAnswer__title+.A-SearchBreadcrumb{margin-top:-.5rem;}.M-Search-NLQAAnswer__title{all:unset;display:block;font-weight:700;width:fit-content;}.M-Search-NLQAAnswer__title.a-link--integrated a{color:inherit;text-decoration:none;}.M-Search-NLQAAnswer__title.a-link--integrated a:hover{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));text-decoration:underline;text-underline-offset:5px;}.M-Search-NLQAAnswer__title.a-link--integrated a span{text-decoration:none;}.M-Search-NLQAAnswer__title.a-link--integrated:focus a span,.M-Search-NLQAAnswer__title.a-link--integrated:hover a span{text-decoration:underline;}.a-search-suggestions{width:100%;top:100%;left:0;background:var(--g-gray-100);overflow:hidden;position:absolute;z-index:1;}.a-search-suggestions__results{padding-inline-start:0;}.a-search-suggestions__results-link .a-link{cursor:pointer;}.a-search-suggestions__results-link .a-link:hover{text-decoration:underline;}.a-search-suggestions__item{list-style:none;}.a-search-suggestions__item:last-of-type{margin-bottom:0;}.a-search-suggestions__result-link{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;color:inherit;}.a-search-suggestions__result-link:hover{text-decoration:underline;}.O-Header__mainRow__search .a-search-suggestions{max-height:0;background:var(--g-gray-100);overflow:hidden;position:absolute;margin-top:-3rem;}.O-Header__mainRow__search.-show-suggestions .a-search-suggestions{max-height:100vh;margin-top:0;transition:max-height .25s cubic-bezier(.38,.04,.35,.96);box-shadow:0 -1rem 0 var(--g-gray-100),0 0 1rem #00000040;}.O-Header__mainRow__search:not(.-show-suggestions) .a-search-suggestions{visibility:hidden;}.M-Profile__list{row-gap:4rem;}.M-Profile__loadMoreContainer{margin-top:2rem;overflow-anchor:none;text-align:center;}.M-Profile .A-Collapsable__wrapper{margin-top:2rem;}.M-Profile .A-Collapsable:not(.A-Collapsable--collapsed)+.M-Profile__loadMoreContainer{display:none;}.M-ProductSlider{--gap:1rem;--items-per-view:2;--scrollbar-width:0;--scroll-offset-calculation:calc((100vw - 70.75rem - var(--scrollbar-width))/2);--scroll-offset:max(1rem,var(--scroll-offset-calculation));--amount-of-gaps:calc(var(--items-per-view) - 1);--calculated-gap-size:calc((var(--gap)*var(--amount-of-gaps))/var(--items-per-view));--item-width:calc(100%/var(--items-per-view) - var(--gap));}@media screen and (min-width:1152px){.M-ProductSlider{--scroll-offset:var(--scroll-offset-calculation);}}.M-ProductSlider__wrapper{position:relative;}.M-ProductSlider__gradients{position:absolute;top:0;left:calc(var(--scroll-offset) - 1rem);z-index:2;height:100%;pointer-events:none;}@media screen and (min-width:1152px){.M-ProductSlider__gradients{left:var(--scroll-offset);}}.M-ProductSlider__gradients:after,.M-ProductSlider__gradients:before{content:"";position:absolute;right:0;top:0;height:100%;width:var(--scroll-offset);transform:translateX(100%);background:linear-gradient(to left,var(--g-gray-100) 30%,#fff0);}.M-ProductSlider__gradients:before{right:unset;left:0;transform:translateX(-100%);background:linear-gradient(to right,var(--g-gray-100) 30%,#fff0);}.M-ProductSlider__slider{display:flex;gap:var(--gap);overflow-x:scroll;scroll-snap-type:x mandatory;scroll-padding-left:var(--scroll-offset);scroll-padding-right:var(--scroll-offset);scrollbar-width:none;opacity:0;padding:2px 0;transition:opacity .25s cubic-bezier(.38,.04,.35,.96);}.M-ProductSlider__slider:after{content:"";padding-right:.02px;}.M-ProductSlider__slider::-webkit-scrollbar{display:none;}.M-ProductSlider__slider.-no-pointer-events{pointer-events:none;}@media screen and (min-width:1152px){.M-ProductSlider__slider{clip-path:inset(0 1px);}}.M-ProductSlider__item{display:flex;flex-direction:column;width:calc(var(--item-width) - var(--calculated-gap-size));flex-shrink:0;text-decoration:none;scroll-snap-align:start;}.M-ProductSlider__item:first-of-type{margin-inline-start:var(--scroll-offset);}.M-ProductSlider__item:last-of-type{margin-inline-end:calc(var(--scroll-offset) - var(--gap));}.M-ProductSlider__item__title{flex-grow:1;display:flex;justify-content:center;align-items:center;padding:0 16px;margin-top:1.5rem;margin-bottom:1.5rem;}.M-ProductSlider__item p{text-align:center;margin:0;}.M-ProductSlider__item figure{flex-shrink:0;}.M-ProductSlider__pagination{position:relative;display:flex;justify-content:center;margin-top:16px;visibility:hidden;}.M-ProductSlider__pagination.-visible{visibility:visible;}.M-ProductSlider .a-page-indicator__container{min-height:1.5rem;}.M-ProductSlider .a-page-indicator__caret-container{position:absolute;inset-inline-end:0;height:100%;display:flex;align-items:center;}.M-ProductSlider .a-page-indicator__caret{appearance:none;border:0;cursor:pointer;padding:0;background:#0000;}.M-ThreeTextTeaser{margin-top:4.5rem;}.M-ThreeTextTeaser .a-component-header{margin-bottom:3rem;}.M-ThreeTextTeaser__container{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-ThreeTextTeaser__teaser{grid-column:span 4;}.M-ThreeTextTeaser__teaser:not(:last-of-type){margin-bottom:3rem;}.M-ThreeTextTeaser__teaser h3{font-size:1rem;margin-bottom:.5rem;}.M-ProductCountrySelector__box{height:100vh;}.M-ProductCountrySelector__modal.-show{z-index:11;}.M-ProductCountrySelector__content{position:relative;padding:2rem;}.M-ProductCountrySelector__title{margin-bottom:1rem;font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;font-weight:700;}.M-ProductCountrySelector__close-button{position:absolute;top:.75rem;right:.75rem;}.M-ProductCountrySelector__close-button:focus-visible{position:absolute;}.M-ProductCountrySelector__select{margin-bottom:2rem;position:relative;}.M-ProductCountrySelector__confirm{justify-content:center;margin-bottom:.5rem;width:100%;}.M-Main-Navigation__toggle{display:flex;flex-direction:row;align-items:center;padding:.75rem;margin-right:calc(-.75rem - 3px);border:0;color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));cursor:pointer;background-color:var(--nested-pure__enabled__default__fill,var(--integrated-pure__enabled__default__fill));}.M-Main-Navigation__toggle__icon{position:relative;height:18px;width:18px;margin:3px;}.M-Main-Navigation__toggle__text{display:none;margin-inline-end:.5rem;color:currentColor;}.M-Main-Navigation__toggle__bar{position:absolute;display:block;margin:0;height:1px;width:18px;top:0;inset-inline-start:0;background:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));transition:opacity .25s cubic-bezier(.38,.04,.35,.96),transform .25s cubic-bezier(.38,.04,.35,.96);}.M-Main-Navigation__toggle__bar:first-child{top:1.5px;}.M-Main-Navigation__toggle__bar:nth-child(2),.M-Main-Navigation__toggle__bar:nth-child(3){top:7.5px;}.M-Main-Navigation__toggle__bar:nth-child(4){top:13.5px;}html:not(.is-touch) .M-Main-Navigation__toggle:hover{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}html:not(.is-touch) .M-Main-Navigation__toggle:hover .M-Main-Navigation__toggle__bar{background-color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}html:not(.is-touch) .M-Main-Navigation__toggle:active{color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}html:not(.is-touch) .M-Main-Navigation__toggle:active .M-Main-Navigation__toggle__bar{background-color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}.M-Main-Navigation__toggle--active .M-Main-Navigation__toggle__bar:first-child{transform:scaleX(0) translateY(6px);opacity:0;}.M-Main-Navigation__toggle--active .M-Main-Navigation__toggle__bar:nth-child(2){transform:rotate(45deg) scaleX(1.2);}.M-Main-Navigation__toggle--active .M-Main-Navigation__toggle__bar:nth-child(3){transform:rotate(-45deg) scaleX(1.2);}.M-Main-Navigation__toggle--active .M-Main-Navigation__toggle__bar:nth-child(4){transform:scaleX(0) translateY(-6px);opacity:0;}.M-Main-Navigation *>li:before{content:none;}.M-Main-Navigation__backLink:visited,.M-Main-Navigation__link,.M-Main-Navigation__link:visited{color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));}.M-Main-Navigation__link{width:100%;min-height:2rem;text-decoration:none;cursor:pointer;padding-inline-end:30px;position:relative;}.M-Main-Navigation__link:after{content:"";display:inline-block;height:100%;vertical-align:middle;}.M-Main-Navigation__link span{top:50%;position:absolute;transform:translateY(-50%);padding-inline-end:2rem;}.M-Main-Navigation__link .a-icon{position:absolute;top:calc(50% - 15px);inset-inline-end:0;margin-inline-end:0;}.M-Main-Navigation__link span+span,.M-Main-Navigation__link:hover,.M-Main-Navigation__link:hover span+span{text-decoration:none;}.M-Main-Navigation__item.active[data-is-active=true]>.M-Main-Navigation__link,.M-Main-Navigation__item.is-visible>.M-Main-Navigation__link,.M-Main-Navigation__item.is-visible[data-is-active=true]>.M-Main-Navigation__link,html:not(.is-touch) .M-Main-Navigation__link:hover{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));border-bottom-color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}html:not(.is-touch) .M-Main-Navigation__item .M-Main-Navigation__link:active{color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));border-bottom-color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}.M-Main-Navigation__link.M-Main-Navigation__linkToSecond .a-icon,.M-Main-Navigation__link.M-Main-Navigation__linkToThird .a-icon{font-size:1.875rem;}.M-Main-Navigation__buttons{display:flex;flex-direction:row;}.M-Main-Navigation__buttons--link{display:inline-flex;}.M-Main-Navigation__buttons--link a{padding:.75rem;text-decoration:none;}.M-Main-Navigation__buttons--shortcuts{display:none;}.M-Main-Navigation__language-flyout-wrapper{--arrow-left:0;position:absolute;inset-inline-end:373px;width:250px;display:none;z-index:2;filter:drop-shadow(0 0 4px var(--shadow-fill));background-color:var(--background);color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));}.M-Main-Navigation__language-flyout-wrapper.is-visible{display:block;}.M-Main-Navigation__language-flyout-wrapper--buttons{text-align:end;}.M-Main-Navigation__language-flyout-wrapper--content{padding:0 1rem 1rem;}.M-Main-Navigation__language-flyout-wrapper .m-language-selector{margin-bottom:24px;}.M-Main-Navigation__language-flyout-wrapper .m-language-selector .a-dropdown{width:100%;}.M-Main-Navigation__language-flyout-wrapper .m-language-selector .a-dropdown:after{top:14px;}.M-Main-Navigation__language-flyout-wrapper .m-language-selector select{margin-top:0;height:48px;}.M-Main-Navigation__language-flyout-wrapper--label{margin:0 0 10px;}.M-Main-Navigation__language-flyout-wrapper--close-button{position:relative;}.M-Main-Navigation__language-flyout-wrapper:before{content:"";position:absolute;top:-1.5rem;inset-inline-start:var(--arrow-left);width:2.5rem;height:1.5rem;background:var(--background);clip-path:polygon(0 0,50% 100%,100% 0);transform:rotate(180deg);}.M-Main-Navigation__highlights,.M-Main-Navigation__highlights.is-visible{display:none;}.M-Main-Navigation__link--title{display:inline-block;color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));word-break:break-word;margin-top:.5rem;font-weight:700;}.M-Main-Navigation__flyoutWrapper{overflow:hidden;position:absolute;width:100%;height:calc(100dvh - 48px);inset-inline-start:0;inset-inline-end:0;visibility:hidden;display:none;}.M-Main-Navigation__flyoutWrapper--scroll-container{overflow-x:hidden;overflow-y:auto;height:100%;}.M-Main-Navigation__flyoutWrapper--inner{max-width:1584px;display:flex;flex-direction:row;height:100%;margin:0 auto;width:100vw;}@media screen and (min-width:1584px){.M-Main-Navigation__flyoutWrapper--inner{width:100%;margin-left:calc(100vw - 100%);margin-right:0;}}.M-Main-Navigation__flyoutWrapper.is-visible{display:block;visibility:visible;}.M-Main-Navigation__item{margin:unset;min-height:5.5rem;max-height:5.5rem;flex-grow:1;position:static;list-style:none;margin-bottom:0;display:flex;align-items:center;border-bottom:2px solid #eff1f2;padding-inline-start:0;}.M-Main-Navigation__item.active,.M-Main-Navigation__item.is-visible{border-bottom-color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}.M-Main-Navigation__item:last-child{margin-bottom:6rem;}.M-Main-Navigation__item--first,.M-Main-Navigation__item--second,.M-Main-Navigation__item--third{align-items:stretch;}.M-Main-Navigation__backLink,.M-Main-Navigation__homeLink{color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));border:none;min-height:unset;max-height:3rem;}.M-Main-Navigation__backLink:first-of-type,.M-Main-Navigation__homeLink:first-of-type{margin-top:1rem;}.M-Main-Navigation__backLink .a-icon,.M-Main-Navigation__homeLink .a-icon{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.M-Main-Navigation__backLink .a-button,.M-Main-Navigation__homeLink .a-button{align-items:center;display:flex;height:inherit;inset-inline-start:-8px;position:relative;width:100%;}.M-Main-Navigation__backLink .a-button .a-button__icon,.M-Main-Navigation__homeLink .a-button .a-button__icon{padding-left:0;}.M-Main-Navigation__backLink:hover,.M-Main-Navigation__homeLink:hover{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}.M-Main-Navigation__backLink:active,.M-Main-Navigation__homeLink:active{color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}.M-Main-Navigation__items{background-color:var(--background);display:flex;flex-direction:column;flex:0 0 100%;margin:0;padding:0 1rem;transition:min-height .25s,height .25s,transform .25s;}.M-Main-Navigation__items--first{position:relative;width:100%;padding-inline-start:0;}@media screen and (max-width:calc(1584px + 2rem)){.M-Main-Navigation__items--first{padding-inline-start:1rem;}}.M-Main-Navigation__items--first.M-Main-Navigation__nextNavOpen{transform:translateX(-100%);}.M-Main-Navigation__items--second,.M-Main-Navigation__items--third{position:absolute;display:none;width:100%;margin:0;overflow:visible;top:0;inset-inline-start:0;transform:translateX(100%);}.M-Main-Navigation__item--first.is-visible .M-Main-Navigation__items--second{display:flex;list-style:none;}.M-Main-Navigation__items--second.M-Main-Navigation__nextNavOpen{transform:translateX(0);}.M-Main-Navigation__item--second.is-visible .M-Main-Navigation__items--third{display:flex;list-style:none;}.M-Main-Navigation__items--first .M-Main-Navigation__link{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;position:relative;}.M-Main-Navigation__items--first .M-Main-Navigation__link.M-Main-Navigation__link--withExternalLink .a-icon{font-size:30px;margin-inline-start:.5rem;}.M-Main-Navigation__items--second .M-Main-Navigation__link,.M-Main-Navigation__items--third .M-Main-Navigation__link{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.M-Main-Navigation__items--second .M-Main-Navigation__link--title,.M-Main-Navigation__items--third .M-Main-Navigation__link--title{font-size:.75rem;--font-size:0.75rem;line-height:1.5;}.M-Main-Navigation__items--second .M-Main-Navigation__link.M-Main-Navigation__link--withExternalLink .a-icon,.M-Main-Navigation__items--third .M-Main-Navigation__link.M-Main-Navigation__link--withExternalLink .a-icon{font-size:1.5rem;}.M-Main-Navigation__items--second .M-Main-Navigation__backLink,.M-Main-Navigation__items--third .M-Main-Navigation__homeLink{font-size:1rem;--font-size:1rem;line-height:1.5;}.M-AnchorNavigation{background-color:var(--g-gray-100);pointer-events:all;}.M-AnchorNavigation *>li:before{content:none;}.M-AnchorNavigation.-sticky{box-shadow:0 -16px 0 var(--nested-major__enabled__default__front,var(--base-major__enabled__default__front)),0 0 16px var(--shadow-fill);margin-left:calc(100% - 100vw);padding-left:calc(100vw - 100%);}.M-AnchorNavigation.-sticky .M-AnchorNavigation-Navigation{border-top-width:0;border-bottom-width:0;}.M-AnchorNavigation-GradientContainer{position:relative;}.M-AnchorNavigation-GradientButton{position:absolute;display:flex;justify-content:flex-start;align-items:center;top:var(--border-width);min-width:40px;height:calc(100% - var(--border-width)*2);background:linear-gradient(to right,var(--g-gray-100) 60%,#0000);visibility:hidden;opacity:0;z-index:1;transition:opacity .25s cubic-bezier(.38,.04,.35,.96);}.M-AnchorNavigation-GradientButton.-visible{opacity:1;visibility:visible;}.M-AnchorNavigation-GradientButton.-button-left{left:0;}.M-AnchorNavigation-GradientButton.-button-left .a-icon{padding-left:0;}.M-AnchorNavigation-GradientButton.-button-right{justify-content:flex-end;right:0;background:linear-gradient(to left,var(--g-gray-100) 60%,#0000);}.M-AnchorNavigation-GradientButton.-button-right .a-icon{padding-right:0;}.M-AnchorNavigation__sticky{--border-width:1px;--button-padding:1.5rem;position:sticky;top:0;pointer-events:none;z-index:3;min-height:calc(1.5rem + var(--button-padding)*2 + var(--border-width)*2);margin-bottom:6rem;}.M-AnchorNavigation-Navigation{position:relative;padding:0;border-top:var(--border-width) solid var(--g-gray-90);border-bottom:var(--border-width) solid var(--g-gray-90);overflow:auto;white-space:nowrap;scrollbar-width:none;-webkit-backface-visibility:hidden;}.M-AnchorNavigation-Navigation::-webkit-scrollbar{display:none;}.M-AnchorNavigation-Navigation__element{position:relative;display:inline-flex;margin:0;padding:0;}.M-AnchorNavigation-Navigation__element.-spacing{opacity:0;}.M-AnchorNavigation-Navigation__element .a-button{outline-offset:-3px;}.M-AnchorNavigation-Navigation__element .a-button .a-button__label{padding-top:var(--button-padding);padding-bottom:var(--button-padding);}.M-AnchorNavigation-Navigation__element--active button{color:var(--nested-pure__enabled__default__front,var(--accent-pure__enabled__default__front));}.M-Modals-OverlayButton__content{padding:1.5rem 2rem 2rem;}.M-Modals-OverlayButton__checkboxes .a-checkbox{margin-bottom:1rem;}.M-Modals-OverlayButton__checkboxes .a-checkbox:last-child{margin-bottom:0;}.M-Modals-OverlayAlert{position:relative;}.M-Modals-OverlayAlert__content{display:flex;flex-direction:column;}.m-dialog.m-dialog-ExampleModal,.m-dialog.m-dialog-OverlayAlertModal{--max-dialog-width:30rem;}.M-Modals-CountrySelector__headline h4{margin-top:0;}.M-Modals-CountrySelector .A-CountrySelector .A-CountrySelector__action{display:flex;align-items:flex-end;justify-content:flex-end;}.M-Map__moduleContainer{display:inline-block;overflow:visible;padding-bottom:0;position:relative;width:100%;}.M-Map__mapContainer{overflow:hidden;position:relative;min-height:200px;}.M-Map__mapContainer:after{content:"";display:block;height:0;padding-bottom:133.3333333333%;width:100%;}.M-Map__map{display:block;height:100%;left:0;position:absolute;top:0;width:100%;}.M-Map__caption{margin-top:.5rem;letter-spacing:0;}@media print{.M-Map--detailInContent{display:none;}}.A-Map-InfoWindow{display:block;max-width:100%;width:100%;padding:30px;position:relative;z-index:2;top:0;bottom:auto;left:0;}.A-Map-InfoWindow .-hidden,.A-Map-InfoWindow.-hidden{display:none;}.A-Map-InfoWindow__title{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;display:block;margin-inline-end:30px;margin-bottom:0;word-wrap:break-word;overflow:hidden;}.A-Map-InfoWindow__title--noCloseIcon{padding-right:0;}.A-Map-InfoWindow__address,.A-Map-InfoWindow__subTitle{display:block;margin-bottom:15px;margin-top:13px;}.A-Map-InfoWindow__link{display:block;margin-top:5px;}.A-Map-InfoWindow__closeIcon{position:absolute;inset-block-start:15px;inset-inline-end:15px;}.M-LinkBar *>li:before{content:none;}.M-LinkBar__list{padding:0;}.M-LinkBar__item{padding:10px 0;}.M-LinkBar__item .A-Link--primary{margin-bottom:0;}.m-language-selector{column-gap:.75rem;}.m-language-selector .a-link a>.a-icon+span{padding:0;}.m-language-selector .a-link a>.a-icon{margin-inline-end:.3333333333em;}.m-language-selector .a-dropdown{margin-left:0;}.m-language-selector .a-dropdown select{padding-top:0;padding-inline-start:.375rem;padding-inline-end:1.625rem;}.m-language-selector .a-dropdown:after{right:unset;inset-inline-end:.125rem;}.m-language-selector__label .a-icon{display:inline-block;font-size:1.5rem;line-height:1;margin:0;margin-inline-end:.3333333333em;vertical-align:bottom;}.M-ImageGroup *>li:before{content:none;}.M-ImageGroup__list{column-gap:30px;row-gap:2rem;padding:0;}.M-ImageGroup__item{grid-column:span 12;padding:0;}.M-ImageGrid{margin-top:1.5rem;}.M-ImageGrid *>li:before{content:none;}.M-ImageGrid__item,.M-ImageGrid__list{padding:0;}.M-ImageGrid__item:nth-child(n+5),.M-ImageGrid__list:nth-child(n+5){display:none;}.M-ImageGrid__list{margin-top:0;margin-bottom:0;}.M-ImageGrid__item{display:inline-block;}.M-ImageGrid__item:last-of-type{margin-bottom:1rem;}.M-ImageGrid__item a,.M-ImageGrid__item img{aspect-ratio:16/9;display:block;height:auto;width:100%;}.M-ImageGrid__item a{position:relative;}.M-ImageGrid__item a:focus-visible{outline:3px solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));outline-offset:-3px;}.M-ImageGrid__loadMore{margin-top:25px;text-align:center;}.M-ImageGrid .A-Collapsable__wrapper{margin-bottom:0;}.M-ImageComparisonSlider{--after-image-visible:50%;--slider-offset:-50%;--polygon-visible:50%;}.M-ImageComparisonSlider.-left-visible{--after-image-visible:100%;--slider-offset:-100%;--polygon-visible:calc(100% - 1.5rem);}.M-ImageComparisonSlider.-right-visible{--after-image-visible:0%;--slider-offset:0%;--polygon-visible:1.5rem;}.M-ImageComparisonSlider .a-component-header{margin-bottom:1.5rem;}.M-ImageComparisonSlider__imageWrapper{position:relative;padding-bottom:56.25%;margin-bottom:.5rem;}.M-ImageComparisonSlider__imageAfter,.M-ImageComparisonSlider__imageBefore{position:absolute;width:100%;height:100%;}.M-ImageComparisonSlider__imageAfter{clip-path:polygon(var(--polygon-visible) 0,100% 0,100% 100%,var(--polygon-visible) 100%);}.M-ImageComparisonSlider__range[type=range]{position:absolute;height:100%;width:100%;-webkit-appearance:none;background-color:#0000;}.M-ImageComparisonSlider__range[type=range]:hover{cursor:col-resize;}.M-ImageComparisonSlider__range[type=range]:focus,.M-ImageComparisonSlider__range[type=range]:focus-visible{outline-offset:3px;}.M-ImageComparisonSlider__range[type=range]::-webkit-slider-thumb{opacity:0;}.M-ImageComparisonSlider__range[type=range]::-moz-range-thumb{border:0;background:none;}.M-ImageComparisonSlider__slider{position:absolute;top:0;left:var(--after-image-visible);transform-origin:center;transform:translateX(var(--slider-offset));height:100%;width:3rem;pointer-events:none;}.M-ImageComparisonSlider__line{position:absolute;height:100%;width:6px;left:1.5rem;transform-origin:center;transform:translateX(-50%);}.M-ImageComparisonSlider__line:after{position:absolute;content:"";height:100%;width:2px;left:2px;background-color:var(--nested-major__enabled__default__fill,var(--accent-major__enabled__default__fill));}.M-ImageComparisonSlider .a-button{position:absolute;top:50%;transform-origin:center;transform:translateY(-50%);width:3rem;height:3rem;pointer-events:none;opacity:0;}.M-ImageComparisonSlider .a-button.-hover{background-color:var(--nested-major__enabled__hovered__fill,var(--accent-major__enabled__hovered__fill));}.M-ImageComparisonSlider .a-button.-active{background-color:var(--nested-major__enabled__pressed__fill,var(--accent-major__enabled__pressed__fill));}.M-ImageComparisonSlider__hint{opacity:1;position:absolute;max-width:12rem;left:var(--after-image-visible);top:50%;transform-origin:center;transform:translate(-50%,-50%);display:grid;grid-template-rows:1fr 3rem;gap:.5rem;padding:.75rem 1rem;overflow-wrap:break-word;hyphens:auto;transition:opacity .5s;pointer-events:none;}.M-ImageComparisonSlider__hint .a-icon{font-size:3rem;--font-size:3rem;line-height:1.25;--line-height:1.25;place-self:center;}.M-ImageComparisonSlider__hint.-hidden{opacity:0;}.-left-visible .M-ImageComparisonSlider__hint{left:auto;right:0;transform:translateY(-50%);}.-right-visible .M-ImageComparisonSlider__hint{transform:translateY(-50%);}.M-ImageComparisonSlider__captions{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);font-size:.75rem;--font-size:0.75rem;line-height:1.5;grid-template-rows:repeat(2,1fr);grid-template-areas:"before before before ." ". after after after";}.M-ImageComparisonSlider__captions.-no-label{grid-template-areas:"before before after after";}.M-ImageComparisonSlider__after,.M-ImageComparisonSlider__before{overflow-wrap:break-word;hyphens:auto;}.M-ImageComparisonSlider__before{grid-area:before;}.M-ImageComparisonSlider__after{grid-area:after;text-align:end;}.M-ImageComparisonSlider__headline{font-size:1rem;--font-size:1rem;line-height:1.5;font-weight:700;}.M-ImageComparisonSlider__label{font-size:.75rem;--font-size:0.75rem;line-height:1.5;}.M-Image .a-component-header{margin-bottom:1.5rem;}.M-Image__image-wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-Image__image-wrapper>.A-Image__figure{grid-column:1/-1;}.M-IFrame .-lazyloading{background:var(--nested-minor__enabled__default__fill,var(--base-minor__enabled__default__fill));}.M-IFrame__headline{margin-bottom:30px;}.M-IFrame__description{margin:0;text-align:left;}.M-IFrame__link{margin:20px 0 0;text-align:start;}.M-IFrame--youku .M-IFrame__content,.M-IFrame--youtube .M-IFrame__content{position:relative;width:100%;padding-bottom:56.25%;height:0;}.M-IFrame--youku .M-IFrame__content iframe,.M-IFrame--youtube .M-IFrame__content iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.M-IFrame--short .M-IFrame__content{padding-bottom:177.7777777778%;}.M-IFrame--fullbleed .A-DataProtectionLayer__content--wrapper,.M-IFrame--onGrid .A-DataProtectionLayer__content--wrapper{justify-content:flex-start;overflow-y:auto;}.M-IFrame--fullbleed .M-IFrame__content,.M-IFrame--onGrid .M-IFrame__content{display:block;position:relative;max-height:70vh;width:100%;overflow:auto;-webkit-overflow-scrolling:touch;}.M-IFrame--fullbleed .M-IFrame__content iframe,.M-IFrame--onGrid .M-IFrame__content iframe{position:absolute;top:0;right:0;width:100%;height:100%;}@media print{.M-IFrame--youtube{display:none;}}.M-FileUploader{margin-bottom:25px;}.M-FileUploader__dropzone{align-items:center;border:1px dashed var(--nested-major__enabled__default__fill,var(--base-major__enabled__default__fill));cursor:pointer;display:flex;flex-direction:column;margin-bottom:15px;overflow:hidden;padding:35px 0;position:relative;}.M-FileUploader__dropzone>input{cursor:inherit;display:block;filter:alpha(opacity=0);min-height:100%;min-width:100%;opacity:0;position:absolute;right:0;text-align:right;top:0;}.M-FileUploader__dropzone>label{font-size:1rem;--font-size:1rem;line-height:1.5;color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));padding-bottom:25px;}.M-FactList__list{counter-reset:facts;margin:0;padding:0;}.M-FactList__listItem{align-items:baseline;counter-increment:facts;display:flex;margin-bottom:1.5rem;padding:0;}.M-FactList__listItem:before{font-weight:400;font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;content:counter(facts);margin-inline-end:1rem;position:relative;}.M-FactList__listItem:last-child{margin-bottom:0;}.M-FactList__listItem[data-bullet]:before{content:attr(data-bullet);}.M-FactList__listItemText{color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));}.M-FactList .M-Text-TextIntro{margin-bottom:4rem;}.M-ConversionTeaser{font-size:.75rem;--font-size:0.75rem;line-height:1.5;position:fixed;display:flex;align-items:start;width:calc(100% - 2rem);left:1rem;right:1rem;bottom:1rem;z-index:-1;opacity:0;overflow:hidden;transition:opacity .25s cubic-bezier(.38,.04,.35,.96),z-index .25s cubic-bezier(.38,.04,.35,.96);border-radius:.25rem;}.M-ConversionTeaser--shown{opacity:1;z-index:9;}.M-ConversionTeaser__body>strong{-webkit-line-clamp:4;}.M-ConversionTeaser__body>strong,.M-ConversionTeaser__text{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;}.M-ConversionTeaser__text{-webkit-line-clamp:16;}.M-ConversionTeaser__image,.M-ConversionTeaser__video{position:relative;flex-shrink:0;width:114px;padding:0;border:0;height:100%;}.M-ConversionTeaser__image .A-Image__figure,.M-ConversionTeaser__video .A-Image__figure{height:100%;width:100%;}.M-ConversionTeaser__video .a-icon{font-size:3rem;--font-size:3rem;line-height:1.25;--line-height:1.25;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;color:var(--g-gray-100);}.M-ConversionTeaser__body{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 0 1rem 1rem;}.M-ConversionTeaser .M-ConversionTeaser__close{margin-left:auto;}.M-ConversionTeaser__link .a-link--button a,.M-ConversionTeaser__link .a-link--button-secondary a{padding:.75rem 1rem .75rem .75rem;}.M-ContactData{margin-top:2.5rem;margin-bottom:2.5rem;}.M-ContactData__container{padding:3rem 1.5rem 2rem;}.M-ContactData__wrapper{margin:auto;max-width:968px;}.M-ContactData__headline{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;margin-bottom:1rem;margin-top:0;}.M-ContactData__details{margin-top:1rem;margin-bottom:1rem;}.M-ContactData__detailsHeading{margin:0;}.M-ContactData__content{margin-bottom:4rem;}.M-ContactData__content:last-child{margin-bottom:0;}.M-ContactData__socialShareIcons{margin-top:1.5rem;}.M-ContactData__socialShareIcons .M-SocialShareIcons--leftAligned .M-SocialShareIcons__icon:first-child .a-icon{padding-left:0;}.M-ContactData__socialShareIcons .M-SocialShareIcons--rightAligned .M-SocialShareIcons__icon:last-child .a-icon{padding-right:0;}.M-CarouselSimple .a-component-header{margin-bottom:1.5rem;}.M-CarouselSimple__wrapper{display:inline-block;position:relative;user-select:none;width:100%;margin-bottom:3rem;transition:height .25s;}.M-CarouselSimple__slideContainer{height:100%;overflow:hidden;}.M-CarouselSimple__slideContainer .A-Image__caption{padding:.75rem 1rem 0;}.M-CarouselSimple__controls{align-items:center;display:flex;}.M-CarouselSimple__paginationNumbering{font-size:.75rem;--font-size:0.75rem;line-height:1.5;flex-grow:1;padding-left:1rem;}.M-CarouselSimple__slide{pointer-events:none;display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .25s cubic-bezier(.38,.04,.35,.96);width:100%;}.M-CarouselSimple__slide img{-webkit-user-drag:none;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;}.M-CarouselSimple__slide--active:first-child{position:relative;}.M-CarouselSimple__slide--active{opacity:1;pointer-events:auto;position:absolute;}.M-CarouselSimple__slide--active-remove-active.M-CarouselSimple__slide--left{transform:translateX(-100%);}.M-CarouselSimple__slide--active-remove-active.M-CarouselSimple__slide--right{transform:translateX(100%);}.M-Biography{padding-top:30px;padding-bottom:30px;}@media (min-width:798px){.M-Biography{padding-top:40px;padding-bottom:40px;}}@media (min-width:992px){.M-Biography{padding-top:40px;padding-bottom:40px;}}.M-AudioPlayer{display:flex;position:relative;}.M-AudioPlayer__image{display:none;}.M-AudioPlayer__title p{margin:0 0 15px;}.M-AudioPlayer__player{width:100%;padding:1rem;}.M-AudioPlayer__controls{display:flex;}.M-AudioPlayer__buttons{margin-right:15px;}.M-AudioPlayer__track{position:relative;height:4px;width:100%;background:var(--nested-minor__enabled__default__fill,var(--base-minor__enabled__default__fill));cursor:pointer;}.M-AudioPlayer__track__playHead{position:absolute;height:4px;background:var(--nested-major__enabled__default__fill,var(--accent-major__enabled__default__fill));pointer-events:none;}.M-AudioPlayer__track__playHead:after{content:"";position:absolute;width:2px;height:8px;right:0;background:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));transition:height .25s cubic-bezier(.38,.04,.35,.96);}.M-AudioPlayer__track__currentTime{position:absolute;left:0;top:10px;pointer-events:none;transition:color .25s cubic-bezier(.38,.04,.35,.96);}.M-AudioPlayer__track__duration{position:absolute;right:0;top:10px;pointer-events:none;}.M-AudioPlayer__track:hover .M-AudioPlayer__track__playHead:after{height:12px;}.M-AudioPlayer[data-play-state=pause] .M-AudioPlayer__buttons__pause,.M-AudioPlayer[data-play-state=playing] .M-AudioPlayer__buttons__play{display:none;}.M-Animation .A-Image{display:block;}.M-Animation .A-Video__caption{max-width:100%;}.M-Animation .A-Video__figure{margin:0;}.M-Accordion__collapsable.A-Collapsable--collapsed-add,.M-Accordion__collapsable.A-Collapsable--collapsed-remove{transition:all .25s cubic-bezier(.38,.04,.35,.96);}.A-Collapsable__wrapper{margin-bottom:3rem;}.a-accordion__headline{outline:none;}.a-accordion__headline:focus-visible .a-accordion__headline-icon{outline:3px solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));outline-offset:3px;}.a-accordion__content{padding:0;padding-block-end:3rem;}@media print{.a-accordion__content{display:block;}.a-accordion__headline-icon{display:none;}}.M-Accordion-Text__hiddenItems{display:none;transition:max-height .25s;max-height:0;}.M-Accordion-Text__hiddenItems--active{display:block;max-height:none;}.M-Accordion-Text__loadMoreContainer{margin-top:2rem;text-align:center;}.M-Accordion-Text__loadMoreContainer--hidden{display:none;}@media print{.M-Accordion-Text__hiddenItems{display:block;max-height:none;}.M-Accordion-Text__loadMoreContainer{display:none;}}.M-Accordion-Links__items{margin-bottom:2rem;padding:0;}.M-Accordion-Links__items>li:before{content:none;}.M-Accordion-Links__item{margin:0;padding:0;}.M-Accordion-Links__itemLinkContainer{display:inline;}.M-Accordion-Links__itemLinkContainer:last-child .M-Accordion-Links__itemLink:after{content:"";}.M-Accordion-Links__itemLink{display:inline-block;margin:0;margin-inline-end:.5rem;padding-inline-end:.5rem;position:relative;}.M-Accordion-Links__itemLink:after{content:"|";color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));position:absolute;top:0;right:0;}.M-Accordion-Links__itemLink.M-Accordion-Links__itemLink--country:last-child:after{content:"";}.O-Strategic-Teaser-Group__item{width:100%;}[data-js-component=StoryContentFilterable]{min-height:58.5rem;}.O-StoryContentFilterable{display:block;}.O-StoryContentFilterable__filters{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;}.O-Search-SearchResultGroup{padding-top:32px;padding-bottom:64px;}.O-Search-SearchResultGroup__wrapper .M-Teaser-DecisionTeaser{display:none;}.O-Search-SearchResultGroup__searchTerm{font-weight:700;}.O-Search-SearchResultGroup__searchField{margin-bottom:3rem;}.O-Search-SearchResultGroup__searchField .a-search-suggestions{max-height:0;padding:0;}.O-Search-SearchResultGroup__searchField.-show-suggestions .a-search-suggestions{padding:1rem;max-height:100vh;margin-top:0;transition:max-height .25s cubic-bezier(.38,.04,.35,.96);box-shadow:0 0 1rem #00000040;}.O-Search-SearchResultGroup__resultHeadline h1{margin:0 0 2rem;font-size:1.25rem;}.O-Search-SearchResultGroup__numberOfResults{margin-top:60px;margin-bottom:60px;}.O-Search-SearchResultGroup__filter{padding-bottom:15px;}.O-Search-SearchResultGroup__card{position:relative;display:flex;flex-direction:column;gap:1rem;align-items:center;margin-bottom:3rem;padding:2rem 5rem;text-decoration:none;cursor:pointer;}.O-Search-SearchResultGroup__card .O-Search-SearchResultGroup__cardImage{width:100%;height:auto;aspect-ratio:16/9;}.O-Search-SearchResultGroup__card .O-Search-SearchResultGroup__cardImage--skeleton{width:100%;min-height:112px;background-color:var(--g-gray-90);}.O-Search-SearchResultGroup__card .O-Search-SearchResultGroup__cardLink.a-link--integrated.-as-span{font-size:24px;color:var(--nested-minor__enabled__default__front,var(--signal-note-minor__enabled__default__front));}.O-Search-SearchResultGroup__card .O-Search-SearchResultGroup__cardLink.a-link--integrated.-as-span span{text-decoration:none;}.O-Search-SearchResultGroup__card:hover .O-Search-SearchResultGroup__cardLink span{color:var(--nested-pure__enabled__hovered__front,var(--accent-pure__enabled__hovered__front));}.O-Search-SearchResultGroup__card:active .O-Search-SearchResultGroup__cardLink{color:var(--nested-pure__enabled__pressed__front,var(--accent-pure__enabled__pressed__front));}.O-Search-SearchResultGroup__results{display:flex;flex-direction:column;gap:3rem;}.O-Search-SearchResultGroup__results-teaser-wrapper{display:flex;flex-direction:row;justify-content:space-between;gap:3rem;}.O-Search-SearchResultGroup__no-results{display:flex;flex-direction:column;gap:4rem;}.O-Search-SearchResultGroup__no-results p{font-size:1.25rem;margin:0;}.O-Search-SearchResultGroup__no-results__chips{display:flex;flex-direction:column;gap:1rem;}.O-Search-SearchResultGroup__no-results__chips__wrapper{display:flex;flex-wrap:wrap;gap:1rem;}.O-Search-SearchResultGroup__loadMore{margin-top:3rem;}.O-Search-SearchResultGroup .M-Teaser-DecisionTeaser{margin-top:3rem;margin-bottom:3rem;padding-top:2rem;padding-bottom:2rem;}.O-Search-SearchResultGroup .M-Teaser-DecisionTeaser__items{margin-top:0;}.O-Search-SearchResultGroup .M-Teaser-DecisionTeaser .A-Teaser-DecisionTeaser__content{display:flex;flex-direction:column;justify-content:space-between;height:100%;}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__card{height:unset;}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__card.--skeleton{animation:skeleton-fade-in .16s ease forwards,skeleton-shine 1.36s ease-in-out .5s infinite;opacity:0;background-color:var(--g-gray-95);}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__card.--skeleton .A-Image__figure{height:auto;margin-bottom:0;}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__card.--skeleton .a-icon{display:none;}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__card.--skeleton .a-link{min-height:1.875rem;height:auto;width:90%;background-color:var(--g-gray-90);}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__sidebar>.M-Teaser-StoryTeaser__item a:hover{color:unset;}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__sidebar>.M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser__text{padding:1rem;}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__sidebar>.M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser__title,[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__sidebar>.M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser__title>*{font-size:1.25rem;}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__sidebar>.M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser:hover .A-Teaser-StoryTeaser__title,[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__sidebar>.M-Teaser-StoryTeaser__item .A-Teaser-StoryTeaser:hover .A-Teaser-StoryTeaser__title>*{color:var(--nested-pure__enabled__hovered__front,var(--accent-pure__enabled__hovered__front));}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__sidebar .A-Teaser-StoryTeaser__title .a-icon{font-size:1.875rem;}.O-Search-SearchResultGroup__searchTerm:before{content:attr(data-quote-start);}.O-Search-SearchResultGroup__searchTerm:after{content:attr(data-quote-end);}.O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before{content:"“";}.O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after{content:"”";}:lang(af) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(en) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(en-US) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(eo) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(fil) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(ga) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(he) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(hi) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(ia) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(id) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(ko) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(lo) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(mt) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(pt) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(pt-BR) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(th) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(vi) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(zh) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(zh-Hans) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before{content:"“";}:lang(af) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(en) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(en-US) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(eo) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(fil) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(ga) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(he) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(hi) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(ia) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(id) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(ko) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(lo) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(mt) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(pt) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(pt-BR) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(th) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(vi) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(zh) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(zh-Hans) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after{content:"”";}:lang(cs) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(da) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(de) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(et) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(is) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(ka) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(lt) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(lv) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(mk) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(sk) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(sl) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(sq) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(sr) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before{content:"„";}:lang(cs) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(da) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(de) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(et) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(is) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(ka) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(lt) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(lv) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(mk) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(sk) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(sl) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(sq) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(sr) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after{content:"“";}:lang(am) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(ar) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(az) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(be) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(ca) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(el) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(es) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(eu) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(fa) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(fr) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(gl) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(hy) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(it) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(kk) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(km) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(mn) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(no) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(os) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(ps) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(ru) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(ti) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(tr) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(ug) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(uk) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(uz) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before{content:"«";}:lang(am) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(ar) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(az) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(be) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(ca) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(el) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(es) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(eu) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(fa) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(fr) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(gl) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(hy) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(it) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(kk) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(km) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(mn) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(no) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(os) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(ps) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(ru) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(ti) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(tr) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(ug) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(uk) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(uz) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after{content:"»";}:lang(bg) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(bs) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(hr) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(hu) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(nl) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(pl) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(ro) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before{content:"„";}:lang(bg) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(bs) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(hr) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(hu) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(nl) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(pl) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(ro) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after{content:"”";}:lang(cy) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(en-GB) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(gd) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before{content:"‘";}:lang(cy) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(en-GB) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(gd) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after{content:"’";}:lang(bo) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(khb) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(tdd) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(thi) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(tib) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before{content:"《";}:lang(bo) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(khb) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(tdd) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(thi) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(tib) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after{content:"》";}:lang(fi) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(fi) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(sv) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(sv) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before{content:"”";}:lang(ja) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before,:lang(zh-Hant) .O-Search-SearchResultGroup__searchTerm:not([data-quote-start]):before{content:"「";}:lang(ja) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after,:lang(zh-Hant) .O-Search-SearchResultGroup__searchTerm:not([data-quote-end]):after{content:"」";}.O-Search-SearchResultGroup__resultHeadline span:first-of-type:before{content:attr(data-quote-start);}.O-Search-SearchResultGroup__resultHeadline span:first-of-type:after{content:attr(data-quote-end);}.O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before{content:"“";}.O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after{content:"”";}:lang(af) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(en) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(en-US) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(eo) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(fil) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(ga) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(he) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(hi) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(ia) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(id) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(ko) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(lo) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(mt) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(pt) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(pt-BR) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(th) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(vi) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(zh) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(zh-Hans) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before{content:"“";}:lang(af) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(en) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(en-US) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(eo) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(fil) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(ga) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(he) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(hi) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(ia) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(id) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(ko) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(lo) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(mt) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(pt) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(pt-BR) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(th) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(vi) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(zh) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(zh-Hans) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after{content:"”";}:lang(cs) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(da) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(de) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(et) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(is) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(ka) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(lt) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(lv) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(mk) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(sk) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(sl) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(sq) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(sr) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before{content:"„";}:lang(cs) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(da) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(de) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(et) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(is) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(ka) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(lt) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(lv) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(mk) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(sk) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(sl) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(sq) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(sr) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after{content:"“";}:lang(am) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(ar) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(az) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(be) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(ca) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(el) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(es) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(eu) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(fa) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(fr) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(gl) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(hy) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(it) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(kk) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(km) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(mn) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(no) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(os) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(ps) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(ru) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(ti) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(tr) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(ug) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(uk) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(uz) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before{content:"«";}:lang(am) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(ar) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(az) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(be) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(ca) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(el) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(es) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(eu) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(fa) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(fr) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(gl) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(hy) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(it) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(kk) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(km) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(mn) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(no) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(os) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(ps) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(ru) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(ti) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(tr) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(ug) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(uk) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(uz) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after{content:"»";}:lang(bg) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(bs) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(hr) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(hu) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(nl) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(pl) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(ro) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before{content:"„";}:lang(bg) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(bs) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(hr) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(hu) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(nl) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(pl) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(ro) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after{content:"”";}:lang(cy) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(en-GB) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(gd) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before{content:"‘";}:lang(cy) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(en-GB) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(gd) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after{content:"’";}:lang(bo) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(khb) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(tdd) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(thi) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(tib) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before{content:"《";}:lang(bo) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(khb) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(tdd) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(thi) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(tib) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after{content:"》";}:lang(fi) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(fi) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(sv) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(sv) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before{content:"”";}:lang(ja) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before,:lang(zh-Hant) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-start]):before{content:"「";}:lang(ja) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after,:lang(zh-Hant) .O-Search-SearchResultGroup__resultHeadline span:first-of-type:not([data-quote-end]):after{content:"」";}.O-RichMediaBox{padding-top:30px;padding-bottom:30px;}@media (min-width:798px){.O-RichMediaBox{padding-top:40px;padding-bottom:40px;}}@media (min-width:992px){.O-RichMediaBox{padding-top:40px;padding-bottom:40px;}}.O-Product-Highlight-Teaser h2{margin-bottom:2.5rem;}.O-Product-Highlight-Teaser__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);row-gap:2rem;}.O-Product-Highlight-Teaser__item{display:block;grid-column:span 4;text-decoration:none;}.O-Product-Highlight-Teaser__item__body{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;width:100%;}.O-Product-Highlight-Teaser__item__body h3{font-size:1rem;margin-top:0;margin-bottom:0;}.O-Product-Highlight-Teaser__item__body__link{display:none;color:var(--nested-pure__enabled__default__front,var(--accent-pure__enabled__default__front));}.O-Product-Highlight-Teaser__item__body__text{display:none;margin-top:.5rem;margin-bottom:0;}.O-Product-Highlight-Teaser__item:hover .O-Product-Highlight-Teaser__item__body .O-Product-Highlight-Teaser__item__body__link{color:currentColor;}.O-Product-Highlight-Teaser__item:first-of-type .O-Product-Highlight-Teaser__item__body{padding:1.5rem 1rem 2rem;justify-content:center;align-items:flex-start;text-align:left;}.O-Product-Highlight-Teaser__item:first-of-type .O-Product-Highlight-Teaser__item__body h3{font-size:1.25rem;}.O-Product-Highlight-Teaser__item:first-of-type .O-Product-Highlight-Teaser__item__body__text{display:block;}.O-Product-Category-Teaser{--padding-title:0.5rem;}.O-Product-Category-Teaser__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);gap:1rem;}.O-Product-Category-Teaser__wrapper.-small-only{grid-template-rows:1fr auto;}.O-Product-Category-Teaser__wrapper:not(.-small-only) .O-Product-Category-Teaser__item:first-of-type{grid-column:span 4;}.O-Product-Category-Teaser__wrapper:not(.-small-only) .O-Product-Category-Teaser__item:first-of-type .O-Product-Category-Teaser__item-title{padding-top:2.5rem;padding-bottom:2.5rem;}.O-Product-Category-Teaser__wrapper:not(.-small-only) .O-Product-Category-Teaser__item:nth-of-type(n+1){display:block;}.O-Product-Category-Teaser__wrapper.-expanded+.O-Product-Category-Teaser__toggle .-show-more,.O-Product-Category-Teaser__wrapper.-small-only .O-Product-Category-Teaser__item:nth-of-type(n+5),.O-Product-Category-Teaser__wrapper:not(.-small-only) .O-Product-Category-Teaser__item:nth-of-type(n+4){display:none;}.O-Product-Category-Teaser__wrapper.-expanded .O-Product-Category-Teaser__item:nth-of-type(n+1){display:block;}.O-Product-Category-Teaser__item{grid-column:span 2;text-decoration:none;}.O-Product-Category-Teaser__item article{display:flex;flex-direction:column;height:100%;}.O-Product-Category-Teaser__item h3{display:-webkit-box;font-size:1rem;font-weight:400;margin:0;-moz-box-orient:vertical;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;}.O-Product-Category-Teaser__item-title{padding:var(--padding-title);text-align:center;flex-grow:1;display:flex;align-items:center;justify-content:center;}.O-Product-Category-Teaser__toggle{display:flex;justify-content:center;margin-top:2rem;}[data-items="0"] .O-Product-Category-Teaser__toggle,[data-items="1"] .O-Product-Category-Teaser__toggle,[data-items="2"] .O-Product-Category-Teaser__toggle,[data-items="3"] .O-Product-Category-Teaser__toggle{display:none;}.O-Product-Category-Teaser__toggle button{flex-direction:row-reverse;}.O-Product-Category-Teaser__toggle button .a-button__label{padding-right:0;}.-small-only .O-Product-Category-Teaser__item-title{min-height:calc(2.7em + var(--padding-title)*2);}[data-items="4"] .-small-only+.O-Product-Category-Teaser__toggle{display:none;}.O-ImageAndStagedTypography .a-component-header{margin-bottom:2rem;}.O-ImageAndStagedTypography__items{margin-top:2rem;width:100%;}.O-ImageAndStagedTypography__item p{margin:0;}.O-ImageAndStagedTypography__item__headline{margin-bottom:1rem;margin-top:0;}.O-Header{position:relative;width:100%;z-index:10;}.O-Header:before{position:absolute;left:0;width:100vw;height:6px;content:"";background-repeat:no-repeat;background-size:cover;background-position:50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI3MjAiIGhlaWdodD0iMzAwIiB2aWV3Qm94PSIwIDAgNzIwIDMwMCI+PHN0eWxlPi5zdDd7ZmlsbDojOTQxYjFlfTwvc3R5bGU+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTEuNTUgLTMuMykiPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMV8iIHgxPSIxMTguOTgiIHgyPSI4NDIuMDgiIHkxPSItMzIuNjYzIiB5Mj0iLTMyLjY2MyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM5NTIzMzEiLz48c3RvcCBvZmZzZXQ9Ii4wMzYiIHN0b3AtY29sb3I9IiM5MjFDMUQiLz48c3RvcCBvZmZzZXQ9Ii4wODUiIHN0b3AtY29sb3I9IiNCMDI3MzkiLz48c3RvcCBvZmZzZXQ9Ii4xMjQiIHN0b3AtY29sb3I9IiNBRDFGMjQiLz48c3RvcCBvZmZzZXQ9Ii4xNTEiIHN0b3AtY29sb3I9IiNDNzIwMjYiLz48c3RvcCBvZmZzZXQ9Ii4xNyIgc3RvcC1jb2xvcj0iI0Q0MjAyNyIvPjxzdG9wIG9mZnNldD0iLjE3NiIgc3RvcC1jb2xvcj0iI0NDMjQzMSIvPjxzdG9wIG9mZnNldD0iLjE4OSIgc3RvcC1jb2xvcj0iI0I3MkI0QyIvPjxzdG9wIG9mZnNldD0iLjIwNyIgc3RvcC1jb2xvcj0iIzk1MzM3MSIvPjxzdG9wIG9mZnNldD0iLjIxNCIgc3RvcC1jb2xvcj0iIzg4MzU3RiIvPjxzdG9wIG9mZnNldD0iLjI0NCIgc3RvcC1jb2xvcj0iIzg1MzY4MSIvPjxzdG9wIG9mZnNldD0iLjI2NCIgc3RvcC1jb2xvcj0iIzZGMzY4QiIvPjxzdG9wIG9mZnNldD0iLjI5MSIgc3RvcC1jb2xvcj0iIzM5NDI4RiIvPjxzdG9wIG9mZnNldD0iLjMyNCIgc3RvcC1jb2xvcj0iIzIzM0Q3RCIvPjxzdG9wIG9mZnNldD0iLjQxOCIgc3RvcC1jb2xvcj0iIzMyMkM2RiIvPjxzdG9wIG9mZnNldD0iLjQ5NCIgc3RvcC1jb2xvcj0iIzJBMzg4NSIvPjxzdG9wIG9mZnNldD0iLjU1OCIgc3RvcC1jb2xvcj0iIzFENjJBMSIvPjxzdG9wIG9mZnNldD0iLjU3IiBzdG9wLWNvbG9yPSIjMjc2Q0E1Ii8+PHN0b3Agb2Zmc2V0PSIuNjEiIHN0b3AtY29sb3I9IiM0MzhFQjMiLz48c3RvcCBvZmZzZXQ9Ii42NCIgc3RvcC1jb2xvcj0iIzU1QTVCQyIvPjxzdG9wIG9mZnNldD0iLjY1NiIgc3RvcC1jb2xvcj0iIzVDQUZCRiIvPjxzdG9wIG9mZnNldD0iLjY3OCIgc3RvcC1jb2xvcj0iIzU2QUJCRCIvPjxzdG9wIG9mZnNldD0iLjcwNiIgc3RvcC1jb2xvcj0iIzQzOUZCOCIvPjxzdG9wIG9mZnNldD0iLjczNyIgc3RvcC1jb2xvcj0iIzE4OEVBRiIvPjxzdG9wIG9mZnNldD0iLjc0MyIgc3RvcC1jb2xvcj0iIzAzOEJBRSIvPjxzdG9wIG9mZnNldD0iLjc5IiBzdG9wLWNvbG9yPSIjMDY5MjkyIi8+PHN0b3Agb2Zmc2V0PSIuODg3IiBzdG9wLWNvbG9yPSIjMDVBMTRCIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMDM5MjdFIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNMCAwaDcyMy4xdjMwNi40SDB6IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzFfKSIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMl8iIHgxPSIzMjUuMDgiIHgyPSIyMzUuOTgiIHkxPSItMTA5LjI2IiB5Mj0iLTEwOS4yNiIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM4OTM2ODAiLz48c3RvcCBvZmZzZXQ9Ii4zMzUiIHN0b3AtY29sb3I9IiM4OTM2ODAiLz48c3RvcCBvZmZzZXQ9Ii41MDIiIHN0b3AtY29sb3I9IiM4RDMxNkQiLz48c3RvcCBvZmZzZXQ9Ii44NCIgc3RvcC1jb2xvcj0iIzkwMjk0RCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzkwMjU0MSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTE3NS4xIDE1My4yIDExNyAzMDYuNGg4OS4xeiIgc3R5bGU9ImZpbGw6dXJsKCNTVkdJRF8yXykiLz48bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzNfIiB4MT0iNDc4LjkzIiB4Mj0iNDQ2LjU1IiB5MT0iMTIwLjI0IiB5Mj0iLTgyLjI4NCIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMzMjJDNkYiLz48c3RvcCBvZmZzZXQ9Ii4yNDMiIHN0b3AtY29sb3I9IiMzMjJDNkYiLz48c3RvcCBvZmZzZXQ9Ii40NiIgc3RvcC1jb2xvcj0iIzMwMkY3MiIvPjxzdG9wIG9mZnNldD0iLjcxNiIgc3RvcC1jb2xvcj0iIzJBM0E3RSIvPjxzdG9wIG9mZnNldD0iLjk5IiBzdG9wLWNvbG9yPSIjMTU0QTkzIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMTM0Qjk0Ii8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJtMjg4LjQgMTUzLjIgMjIuMyAxNTMuMmg0Ny40VjBoLTQ1LjJ6IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzNfKSIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfNF8iIHgxPSIyOTQuMDgiIHgyPSIzNzIuODgiIHkxPSItMzIuNjYzIiB5Mj0iLTMyLjY2MyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM2RjM3OEQiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMzQTQyOTEiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGQ9Im0xNzUuMSAxNTMuMiAzMSAxNTMuMiA0Ny44LTE1My4yTDIwOS40IDB6IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzRfKSIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfNV8iIHgxPSI0MzEuODgiIHgyPSIzMjUuMDgiIHkxPSItMzIuNjYzIiB5Mj0iLTMyLjY2MyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiMyMzNEN0QiLz48c3RvcCBvZmZzZXQ9Ii4yNDkiIHN0b3AtY29sb3I9IiMyOTNEN0QiLz48c3RvcCBvZmZzZXQ9Ii41NDUiIHN0b3AtY29sb3I9IiMzQTNDODAiLz48c3RvcCBvZmZzZXQ9Ii44NjIiIHN0b3AtY29sb3I9IiM1MTNCODQiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiM1RDNBODYiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGQ9Im0yNTMuOSAxNTMuMi00Ny44IDE1My4yaDEwNC42bC0yMi4zLTE1My4yTDMxMi45IDBIMjA5LjR6IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzVfKSIvPjxwYXRoIGQ9Ik0xMTYuMSAwSDU1Ljd2OTQuOGwzNC4yIDU4LjQtMzQuMiA1OC40djk0LjhIMTE3TDk1LjIgMTUzLjJ6IiBzdHlsZT0iZmlsbDojYWYyMDI0Ii8+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF82XyIgeDE9IjMyOS4xMSIgeDI9IjIzMi42NyIgeTE9IjQzLjkzNyIgeTI9IjQzLjkzNyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtMTE4Ljk4IDEyMC41NCkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiM4OTM2ODAiLz48c3RvcCBvZmZzZXQ9Ii4zMzUiIHN0b3AtY29sb3I9IiM4OTM2ODAiLz48c3RvcCBvZmZzZXQ9Ii41MDIiIHN0b3AtY29sb3I9IiM4RDMxNkQiLz48c3RvcCBvZmZzZXQ9Ii44NCIgc3RvcC1jb2xvcj0iIzkwMjk0RCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzkwMjU0MSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTE3NS4xIDE1My4yIDIwOS40IDBoLTkzLjN6IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzZfKSIvPjxwYXRoIGZpbGw9IiM5NDFiMWUiIGQ9Ik01NS43IDk0LjhWMEgweiIgY2xhc3M9InN0NyIvPjxwYXRoIGQ9Im01NS43IDIxMS42IDM0LjItNTguNC0zNC4yLTU4LjR6IiBzdHlsZT0iZmlsbDojYjEyNzM5Ii8+PHBhdGggZmlsbD0iIzk0MWIxZSIgZD0iTTU1LjcgMjExLjYgMCAzMDYuNGg1NS43eiIgY2xhc3M9InN0NyIvPjxwYXRoIGQ9Ik01NS43IDk0LjggMCAwdjMwNi40bDU1LjctOTQuOHoiIHN0eWxlPSJmaWxsOiM5NTI0MzIiLz48cGF0aCBkPSJNMTE2LjEgMCA5NS4yIDE1My4yIDExNyAzMDYuNGw1OC4xLTE1My4yeiIgc3R5bGU9ImZpbGw6I2Q0MjAyNyIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfN18iIHgxPSI3NDguOTYiIHgyPSI3NDguOTYiIHkxPSIxMjAuNDQiIHkyPSItMTg2LjA2IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzk0QkU1NSIvPjxzdG9wIG9mZnNldD0iLjA0NCIgc3RvcC1jb2xvcj0iIzkzQkQ1OCIvPjxzdG9wIG9mZnNldD0iLjM4OSIgc3RvcC1jb2xvcj0iIzhCQkM2QSIvPjxzdG9wIG9mZnNldD0iLjcxNSIgc3RvcC1jb2xvcj0iIzg2QkM3NSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzg0QkM3OSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTY0MS42IDI1OS42YzEuNy0yNS40IDEwLTU0LjYgMTguOC04NS42IDEuNC01IDIuOC0xMCA0LjItMTUuMXEtMi4xLTguMjUtNC4yLTE2LjJjLTguOC0zMy4zLTE3LTY0LjctMTguOC05Mi0xLjQtMjEuMiAxLjQtMzcgOC45LTUwLjZoLTQ1LjljLTcuNSAxOC4zLTEwLjMgMjkuMS04LjkgNTAuMyAxLjcgMjcuMyAxMCA1OC43IDE4LjggOTIgMTMgNDkuMyAyOCAxMDYuMiAyMy4yIDE2NC4yaDEyLjljLTcuNi0xMi44LTEwLjQtMjcuMy05LTQ3IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzdfKSIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfOF8iIHgxPSI2NTMuNzYiIHgyPSI3MzMuNDkiIHkxPSIxMTcuMjkiIHkyPSItMTg0LjQ1IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzA4QTI0QiIvPjxzdG9wIG9mZnNldD0iLjE2OCIgc3RvcC1jb2xvcj0iIzBBQTE0RSIvPjxzdG9wIG9mZnNldD0iLjQwNSIgc3RvcC1jb2xvcj0iIzBCOUU1NyIvPjxzdG9wIG9mZnNldD0iLjY4MyIgc3RvcC1jb2xvcj0iIzA5OUE2NyIvPjxzdG9wIG9mZnNldD0iLjk5IiBzdG9wLWNvbG9yPSIjMDQ5NDdEIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMDQ5MzdFIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNNjE0LjUgMTQyLjNjLTguOC0zMy4zLTE3LTY0LjctMTguOC05Mi0xLjQtMjEuMiAxLjQtMzIgOC45LTUwLjNoLTM1LjRjNS43IDUzLjktMy44IDEwNi43LTEzLjYgMTY2LjgtNS43IDM1LTExLjcgNzEuMy0xMy4yIDEwMC42LTEuMSAyMS4xLjQgMzIuOCAxLjggMzloOTMuNWM0LjgtNTcuOS0xMC4zLTExNC44LTIzLjItMTY0LjEiIHN0eWxlPSJmaWxsOnVybCgjU1ZHSURfOF8pIi8+PHBhdGggZD0iTTY2NC42IDE1OC45Yy0xLjQgNS4xLTIuOCAxMC4xLTQuMiAxNS4xLTguOCAzMS0xNyA2MC4yLTE4LjggODUuNi0xLjQgMTkuNyAxLjQgMzQuMiA5IDQ2LjloMzNjNC4yLTUxLjgtNy4yLTEwMi4zLTE5LTE0Ny42IiBzdHlsZT0iZmlsbDojMWM5YTQ4Ii8+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF85XyIgeDE9IjgxMi44MyIgeDI9IjgxMi44MyIgeTE9IjEyMC41NCIgeTI9Ii0xODUuOTYiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjNjlBMDYwIi8+PHN0b3Agb2Zmc2V0PSIuMDQiIHN0b3AtY29sb3I9IiM2MzlENUMiLz48c3RvcCBvZmZzZXQ9Ii4yMTkiIHN0b3AtY29sb3I9IiM0Qzk0NEYiLz48c3RvcCBvZmZzZXQ9Ii40MTgiIHN0b3AtY29sb3I9IiMzNzhFNDciLz48c3RvcCBvZmZzZXQ9Ii42NTEiIHN0b3AtY29sb3I9IiMyOThCNDQiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMyMzhBNDMiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGQ9Ik02ODAuNSAwYzEwLjcgNTUuMy0yLjUgMTEwLjQtMTUuOSAxNTguOSAxMS43IDQ1LjMgMjMuMiA5NS44IDE4LjkgMTQ3LjZoMzkuNlYweiIgc3R5bGU9ImZpbGw6dXJsKCNTVkdJRF85XykiLz48bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzEwXyIgeDE9IjY1Mi40NSIgeDI9IjY1Mi40NSIgeTE9IjEyMC41NCIgeTI9Ii0xODUuODYiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMDVCNURDIi8+PHN0b3Agb2Zmc2V0PSIuMjIiIHN0b3AtY29sb3I9IiMwNEIwRDciLz48c3RvcCBvZmZzZXQ9Ii41MzciIHN0b3AtY29sb3I9IiMwNUE0QzkiLz48c3RvcCBvZmZzZXQ9Ii45MTIiIHN0b3AtY29sb3I9IiMwNTkxQjQiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMwNThDQUUiLz48L2xpbmVhckdyYWRpZW50PjxwYXRoIGQ9Ik01NDIuMyAyNjcuNGMxLjUtMjkuNCA3LjUtNjUuNiAxMy4yLTEwMC42QzU2NS4zIDEwNi43IDU3NC44IDU0IDU2OS4xIDBoLTcwLjhjLTEuNCAxMS40LTIuOSAxOS4yLTEuOCA0MS44IDEuNSAzMS42IDcuNSA3MC41IDEzLjIgMTA4LjIgOC40IDU1LjQgMTYuNiAxMDguOCAxNS4xIDE1Ni40SDU0NGMtMS4zLTYuMi0yLjgtMTcuOS0xLjctMzkiIHN0eWxlPSJmaWxsOnVybCgjU1ZHSURfMTBfKSIvPjxwYXRoIGQ9Ik0zNzUuNyAxNTMuMiAzNTguMSAwdjMwNi40eiIgc3R5bGU9ImZpbGw6IzJhMzg4NiIvPjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMTFfIiB4MT0iNzUxLjA1IiB4Mj0iNzk2LjcxIiB5MT0iLTQuMzI4IiB5Mj0iNzcuMTM2IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIC0xIC0xMTguOTggMTIwLjU0KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iIzYyQjE2RSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzg3Qjk1NyIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTY0MS42IDUwLjZjMS43IDI3LjMgMTAgNTguNyAxOC44IDkycTIuMSA3Ljk1IDQuMiAxNi4yQzY3OC4xIDExMC40IDY5MS4yIDU1LjMgNjgwLjUgMGgtMzBjLTcuNSAxMy42LTEwLjMgMjkuNC04LjkgNTAuNiIgc3R5bGU9ImZpbGw6dXJsKCNTVkdJRF8xMV8pIi8+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xMl8iIHgxPSI1NTAuNCIgeDI9IjYzMS41OSIgeTE9IjExMy43MSIgeTI9Ii0xODkuMjgiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMDY5QUQ0Ii8+PHN0b3Agb2Zmc2V0PSIuMzUyIiBzdG9wLWNvbG9yPSIjMzBBMENFIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNUJCMEMwIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNNTA5LjggMTUwYy01LjctMzcuNy0xMS43LTc2LjYtMTMuMi0xMDguMi0xLjEtMjIuNy40LTMwLjQgMS44LTQxLjhoLTQxLjVjMS41IDQwLjEtMS41IDg1LjMtNyAxNjAuOC0zLjEgNDMuNS04IDExMC41LTcgMTQ1LjdINTI1YzEuNC00Ny43LTYuOC0xMDEuMS0xNS4yLTE1Ni41IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzEyXykiLz48bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzEzXyIgeDE9IjUwNS4zMyIgeDI9IjUwNS4zMyIgeTE9IjEyMC41NCIgeTI9Ii0xODUuODYiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMUU0NThFIi8+PHN0b3Agb2Zmc2V0PSIuMjQxIiBzdG9wLWNvbG9yPSIjMUY0Rjk2Ii8+PHN0b3Agb2Zmc2V0PSIuNzI5IiBzdG9wLWNvbG9yPSIjMkI2QUFCIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMzM3QkI5Ii8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNMzU4LjEgMzA2LjRoNTYuNVYwaC01Ni41bDE3LjYgMTUzLjJ6IiBzdHlsZT0iZmlsbDp1cmwoI1NWR0lEXzEzXykiLz48bGluZWFyR3JhZGllbnQgaWQ9IlNWR0lEXzE0XyIgeDE9IjU1NC45MiIgeDI9IjU1NC45MiIgeTE9Ii0xODUuODYiIHkyPSIxMjAuNTQiIGdyYWRpZW50VHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgLTExOC45OCAxMjAuNTQpIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjM0Y5QUM5Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMjA2MkEyIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJNNDQ5LjkgMTYwLjhjNS41LTc1LjUgOC41LTEyMC42IDctMTYwLjhoLTQyLjJsLS4xIDMwNi40aDI4LjNjLTEtMzUuMSAzLjgtMTAyLjEgNy0xNDUuNiIgc3R5bGU9ImZpbGw6dXJsKCNTVkdJRF8xNF8pIi8+PC9nPjwvc3ZnPg==);}.O-Header__wrapper{background-color:var(--background);height:54px;padding-top:6px;width:100%;}.O-Header__brandLogo{display:flex;height:100%;margin:0;width:105px;}.O-Header__brandLogo svg{height:100%;}.O-Header__brandLogo.O-Header__mainRow__item--hidden{margin:0;overflow:hidden;width:0;}.O-Header__mainRow{align-items:center;display:flex;flex-direction:row;height:100%;}.O-Header__mainRow__item,.O-Header__mainRow__item:visited{color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));}.O-Header__mainRow__item{align-items:center;display:flex;flex-direction:row;margin:0;padding:.75rem;text-decoration:none;transition:all .25s;}.O-Header__mainRow__item .a-icon{margin-right:0;}html:not(.is-touch) .O-Header__mainRow__item:hover:not(.O-Header__mainRow__toggle){color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}html:not(.is-touch) .O-Header__mainRow__item:active:not(.O-Header__mainRow__toggle){color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}.O-Header__mainRow__item .M-LanguageSelector,.O-Header__mainRow__item:focus .M-LanguageSelector,html:not(.is-touch) .O-Header__mainRow__item:hover .M-LanguageSelector{color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));}.O-Header__mainRow__item:nth-child(2){margin:0;margin-inline-start:auto;}.O-Header__mainRow__item.O-Header__mainRow__item--hidden{margin:0;overflow:hidden;padding:0;width:0;}.O-Header__mainRow__search{padding:0;transition:all .25s;}.O-Header__mainRow__search .a-search-suggestions{padding-top:0;}.O-Header__mainRow__search--open{flex-grow:1;left:0;margin-left:auto;position:absolute;top:6px;width:100vw;z-index:1;}.O-Header__mainRow__toggle{margin:0 -12px 0 0;padding:0;}.O-Header__mainRow__item__text{display:none;}.O-Header__navRow{position:relative;z-index:-2;}.O-Header__navRow__wrapper{align-items:center;display:flex;flex-direction:row;}.O-Header__navRow .o-header__breadcrumbs{display:none;width:unset;}.O-Header__navRow .o-header__breadcrumbs li{padding:0;padding-inline-end:.5rem;}.O-Header__navRow .o-header__breadcrumbs li .a-icon{font-size:1rem;vertical-align:text-top;}.O-Header__navRow .o-header__breadcrumbs li:last-child{align-items:end;display:flex;}.O-Header__sub-brand-identifier{font-weight:700;margin-left:auto;padding:.75rem 0;}.O-Header .M-SearchField.M-SearchField--open{background-color:var(--nested-minor__enabled__default__fill,var(--base-minor__enabled__default__fill));transition:background-color .25s;}@media print{.O-Header__navRow{display:none;}}.o-footer .M-SearchField--static{flex:1;}.o-footer .M-SearchField--static .m-search-form{margin-inline-start:0;}.o-footer__share{margin-left:0;margin-right:0;}.o-footer__share .M-SocialShareIcons__icon .a-icon{padding:.75rem;}.o-footer__top .o-footer__links{flex-basis:100%;}.o-footer__links .a-link:not(.-icon) a{text-decoration:none;}.o-footer__links .a-icon,.o-footer__links a{color:var(--nested-pure__enabled__default__front,var(--integrated-pure__enabled__default__front));}.o-footer__links .a-link:not(.-icon) a:hover,.o-footer__links a:hover{text-decoration:underline;}.o-footer__links .a-link:not(.-icon) a:hover .a-icon,.o-footer__links a:hover .a-icon{color:var(--nested-pure__enabled__hovered__front,var(--integrated-pure__enabled__hovered__front));}.o-footer__links .a-link:not(.-icon) a:active,.o-footer__links a:active{text-decoration:underline;}.o-footer__links .a-link:not(.-icon) a:active .a-icon,.o-footer__links a:active .a-icon{color:var(--nested-pure__enabled__pressed__front,var(--integrated-pure__enabled__pressed__front));}.o-footer__bottom .o-footer__links .a-icon{font-size:1.125rem;}.o-footer__back-to-top{right:unset;inset-inline-end:-.75rem;}.o-footer.-contrast .m-search-form__input::placeholder{color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));opacity:.5;}@media (min-width:1194px){.o-footer__top{grid-template-areas:"claim share" "language language" "links links";}.o-footer__top .o-footer__links{justify-self:start;}}.T-TabNavigationPage{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.T-TabNavigationPage>*{grid-column:span 12;}.a-tab-navigation-pane>div,.a-tab-navigation-pane>section{margin:6rem 0;}.a-tab-navigation-pane>div :first-child,.a-tab-navigation-pane>section :first-child{margin-top:0;}.a-tab-navigation-pane>:first-child{margin-top:1rem;}.T-TabLinksStaticPage{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.T-TabLinksStaticPage>*{grid-column:span 10;}.T-SystemFeedback{text-align:center;margin:60px auto 80px;display:flex;flex-direction:column;align-items:center;}.T-SystemFeedback .A-Link__link{display:inline;}.T-SystemFeedback__headline{font-size:4rem;--font-size:4rem;line-height:1.2;--line-height:1.2;color:var(--nested-pure__enabled__default__front,var(--accent-pure__enabled__default__front));margin-bottom:0;}.T-SystemFeedback__subline{color:var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));}.T-OverviewPageSubBrand{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.T-OverviewPageSubBrand>*{grid-column:span 12;}.T-OverviewPage{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.T-OverviewPage>*{grid-column:span 12;}.T-MwfFormsRtlPage{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.T-MwfFormsRtlPage>*{grid-column:4/span 6;}.T-MwfFormsPage{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.T-MwfFormsPage>*{grid-column:4/span 6;}@media only screen and (max-width:767px){.T-TabNavigationPage{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.T-TabNavigationPage>*{grid-column:span 4;}.T-TabLinksStaticPage{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.T-TabLinksStaticPage>*{grid-column:span 4;}.T-OverviewPageSubBrand{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.T-OverviewPageSubBrand>*{grid-column:span 4;}.T-OverviewPage{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.T-OverviewPage>*{grid-column:span 4;}.T-MwfFormsRtlPage{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.T-MwfFormsRtlPage>*{grid-column:span 4;}.T-MwfFormsPage{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.T-MwfFormsPage>*{grid-column:span 4;}.O-Strategic-Teaser-Group{margin-bottom:2rem;}.O-Strategic-Teaser-Group:first-child{margin-top:6rem;}.O-Strategic-Teaser-Group__item{margin-bottom:2rem;}.O-Strategic-Teaser-Group__item:last-child{margin-bottom:unset;}.O-Strategic-Teaser-Group__items-wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.O-Strategic-Teaser-Group__items-wrapper>*{grid-column:span 4;}.O-Search-SearchResultGroup__wrapper{position:relative;display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.O-Search-SearchResultGroup__wrapper>*{grid-column:span 4;}.O-Search-SearchResultGroup__sidebar{margin-top:3rem;}.O-Search-SearchResultGroup__results-teaser-wrapper{display:flex;flex-direction:column;gap:2rem;}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__card{height:unset;}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__card.--skeleton>span{width:100%;margin-bottom:1rem;}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__card.--skeleton .A-Image__figure{height:unset;width:100%;}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__card.--skeleton .A-Image__picture{aspect-ratio:16/9;}[data-js-component=SearchResultGroup] .O-Search-SearchResultGroup__card.--skeleton .a-link{align-self:baseline;}.mwf-form__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.mwf-form__wrapper .mwf-form,.mwf-form__wrapper h1{grid-column:span 4;}.O-ImageAndStagedTypography__items{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.O-ImageAndStagedTypography__item{grid-column:span 4;}.M-TextTwo__body{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-TextTwo__body>*{grid-column:span 4;}.M-TextQuote{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-TextQuote__image{grid-column:1/span 2;}.M-TextQuote__copy{grid-column:span 4;}.M-TextQuote__quote,.M-TextQuote__quote:after,.M-TextQuote__quote:before{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.M-Text-TextIntro{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-Text-TextIntro .a-link,.M-Text-TextIntro__specialInformation,.M-Text-TextIntro__text{grid-column:span 4;}.M-Text-StagedTypography .a-icon{padding-top:5px;}.M-HighlightText__content{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-HighlightText__content>*{grid-column:span 4;}.M-Text-Fact{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-Text-Fact>*{grid-column:span 4;}.M-Teaser-Two-Columns__container{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-Teaser-Two-Columns__content,.M-Teaser-Two-Columns__image{grid-column:span 4;}.M-Teaser-RelatedPageTeaser__list{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);gap:2rem;}.M-Teaser-RelatedPageTeaser__item{grid-column:span 4;}.M-Teaser-News__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-Teaser-News a-frok-notification-dynamic,.M-Teaser-News__item,.M-Teaser-News__itemsContainer,.M-Teaser-News__link{grid-column:span 4;}.M-Teaser-DownloadTeaser__collapsable .A-Collapsable__wrapper{margin-top:4rem;}.M-Teaser-DownloadTeaser__list{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);row-gap:4rem;}.M-Teaser-DownloadTeaser__item{grid-column:span 4;}.M-Teaser-DecisionTeaser__items{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);gap:1rem;}.M-Teaser-DecisionTeaser__item{grid-column:span 4;}.M-Summary__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-Summary__headline,.M-Summary__text{grid-column:span 4;}.M-Stage-Two__header .a-component-header h1,.M-Stage-Two__headline h1,.M-Stage-Two__headline h1 .a-icon,.M-Stage-Two__headline h2,.M-Stage-Two__headline h2 .a-icon{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.M-Stage-Two__sharing{display:none;}.M-Stage-Two__content{margin-right:1rem;}.M-Stage-Two .A-Teaser-HomeTeaser{margin:1rem 1rem 0;}.M-Stage-Two .A-Image__copyright{margin-left:1rem;}.M-Search-SearchResultItem__wrapper{display:flex;flex-direction:column;gap:1rem;padding:5px 0;}.M-Search-SearchResultItem__thumbnail{width:100%;}.M-Search-NLQAAnswer{padding:2rem 1rem;}.M-Search-NLQAAnswer__title.a-link--integrated.-size-l{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.M-Profile__list{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-Profile__list>*{grid-column:span 4;}.mwf-upload-actions,.mwf-upload-footer-actions{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;}.mwf-on-grid .mwf-form>ul{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-Map{margin-bottom:2rem;}.M-Map:first-child{margin-top:6rem;}.M-LinkBar__list{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-LinkBar__list>*{grid-column:span 4;}.M-ImageGroup__list{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-ImageGroup__list .M-ImageGroup__item{grid-column:span 4;}.M-ImageGrid__list{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-ImageGrid__list .M-ImageGrid__item{grid-column:span 4;}.M-IFrame__container,.M-IFrame__headline{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-IFrame__container>*,.M-IFrame__headline>*{grid-column:span 4;}.M-FactList__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.M-FactList__list{grid-column:span 4;}.M-ConversionTeaser__body{padding:.75rem 0 .75rem 1rem;}.M-ConversionTeaser .a-link--button a,.M-ConversionTeaser .a-link--button-secondary a{padding:.5rem 1rem .5rem .75rem;}.M-Accordion-Links__items{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);row-gap:1rem;}.M-Accordion-Links__items>*{grid-column:span 4;}.A-TextImageBodyHeadline__imagesWrapper{margin-bottom:1.5rem;}.a-component-header{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.a-component-header>*{grid-column:span 4;}.a-component-header h1,.a-component-header h2{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.A-Teaser-HomeTeaser__additional-headline{margin-bottom:2rem;}.A-Teaser-DownloadTeaser{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.A-Teaser-DownloadTeaser__image{grid-column:span 2;}.A-Teaser-DownloadTeaser__text{grid-column:span 4;}.A-Teaser-AggregationExpandableTeaserDetails__collapsableContent{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);column-gap:unset;}.A-Teaser-AggregationExpandableTeaserDetails__image-wrapper{grid-column:none;}.A-Teaser-AggregationExpandableTeaserDetails__text-wrapper{grid-column:span 4;}.A-StorySeriesTeaser__container{display:block;}.A-StorySeriesTeaser__image{display:none;}.A-StorySeriesTeaser__headline{max-width:100%;}.A-StorySeriesTeaser__headline p{overflow:visible;white-space:normal;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__text{max-width:100%;min-width:0;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--truncatable{flex-shrink:3;min-width:2rem;max-width:4rem;text-overflow:ellipsis;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--collapsible{flex-shrink:999;min-width:0;max-width:0;overflow:hidden;opacity:0;width:0;padding:0;margin:0;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--last{flex-shrink:1;min-width:0;max-width:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment:not(.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--truncatable):not(.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--collapsible):not(.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--last){text-overflow:ellipsis;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__ellipsis,.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__separator{width:18px;height:18px;flex-shrink:0;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment--collapsible+.A-SearchBreadcrumb__separator{display:none;}.A-SearchBreadcrumb:not(.A-SearchBreadcrumb--truncated) .A-SearchBreadcrumb__text{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment:not(.A-SearchBreadcrumb__segment--truncatable):not(.A-SearchBreadcrumb__segment--collapsible):not(.A-SearchBreadcrumb__segment--last):first-child{max-width:3rem;flex-shrink:3;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment:not(.A-SearchBreadcrumb__segment--truncatable):not(.A-SearchBreadcrumb__segment--collapsible):not(.A-SearchBreadcrumb__segment--last):not(:last-child){flex-shrink:3;}.A-SearchBreadcrumb--truncated .A-SearchBreadcrumb__segment:not(.A-SearchBreadcrumb__segment--truncatable):not(.A-SearchBreadcrumb__segment--collapsible):not(.A-SearchBreadcrumb__segment--last):last-child{flex-shrink:1;min-width:0;max-width:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.A-ProfileUnit{display:grid;column-gap:2rem;grid-template-columns:repeat(4,1fr);}.A-ProfileUnit__image{grid-column:span 3;}.A-ProfileUnit__text{grid-column:span 4;}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .m-dialog__content,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .m-dialog__content{width:100vw;height:auto;max-height:90vh;overflow-y:visible;}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .A-DataProtectionLayer__content,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .A-DataProtectionLayer__content{overflow-y:auto;max-height:85vh;}}@media only screen and (min-width:768px){.T-TabLinksStaticPage{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.T-TabLinksStaticPage>*{grid-column:span 12;}.T-SystemFeedback__headline{font-size:7rem;}.T-MwfFormsRtlPage{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.T-MwfFormsRtlPage>*{grid-column:3/span 8;}.T-MwfFormsPage{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.T-MwfFormsPage>*{grid-column:span 8;}.O-Strategic-Teaser-Group{margin-bottom:6rem;}.O-Strategic-Teaser-Group:first-child{margin-top:6rem;}.O-Strategic-Teaser-Group__items-wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.O-Strategic-Teaser-Group__items-wrapper>*{grid-column:span 6;}.O-Strategic-Teaser-Group__item:first-child{margin-bottom:0;}.O-StoryContentFilterable__tabLinks{background:var(--nested-pure__enabled__default__fill,var(--plain-pure__enabled__default__fill));}.O-Search-SearchResultGroup__results-wrapper,.O-Search-SearchResultGroup__wrapper{position:relative;display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.O-Search-SearchResultGroup__results-wrapper .O-Search-SearchResultGroup__searchField,.O-Search-SearchResultGroup__results-wrapper>*,.O-Search-SearchResultGroup__wrapper .O-Search-SearchResultGroup__searchField,.O-Search-SearchResultGroup__wrapper>*{grid-column:span 12;}.O-Search-SearchResultGroup__results-teaser-wrapper{display:flex;flex-direction:column;gap:2rem;}.O-Search-SearchResultGroup__results-wrapper{grid-column:span 12;}.O-Search-SearchResultGroup__sidebar{display:flex;gap:2rem;flex-direction:row;min-width:unset;margin-top:3rem;}.O-Search-SearchResultGroup__sidebar .M-Teaser-StoryTeaser__item{flex-basis:50%;}.O-Search-SearchResultGroup__card{flex-direction:row;justify-content:center;gap:2rem;padding:1.5rem .5rem;}.O-Search-SearchResultGroup__card .O-Search-SearchResultGroup__cardImage{width:198px;margin-top:0;}.O-Search-SearchResultGroup__no-results__chips__wrapper{flex-direction:row;}.O-Search-SearchResultGroup .M-Teaser-DecisionTeaser__items{gap:2rem;}.O-Search-SearchResultGroup .M-Teaser-DecisionTeaser__item{grid-column:span 6;}.O-Product-Highlight-Teaser__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.O-Product-Highlight-Teaser__wrapper.-mirrored{grid-auto-flow:dense;}.O-Product-Highlight-Teaser__item{grid-column:span 6;}.O-Product-Highlight-Teaser__item:first-of-type{display:flex;grid-column:span 12;}.O-Product-Highlight-Teaser__item:first-of-type figure{flex-basis:40%;flex-grow:0;flex-shrink:0;}.O-Product-Highlight-Teaser__item:first-of-type .O-Product-Highlight-Teaser__item__body{padding:2rem;}.O-Product-Highlight-Teaser__item:first-of-type .O-Product-Highlight-Teaser__item__body h3{font-size:1.5rem;}.-mirrored .O-Product-Highlight-Teaser__item:first-of-type{flex-direction:row-reverse;}.-mirrored .O-Product-Highlight-Teaser__item:nth-of-type(2){grid-column:7/span 6;}.-mirrored .O-Product-Highlight-Teaser__item:nth-of-type(3){grid-column:1/span 6;}.O-Product-Category-Teaser__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);grid-auto-rows:1fr;gap:2rem;grid-template-areas:"large large large large large large small1 small1 small1 small2 small2 small2" "large large large large large large small3 small3 small3 small4 small4 small4";}.O-Product-Category-Teaser__wrapper.-small-only{grid-template-areas:"small0 small0 small0 small1 small1 small1 small2 small2 small2 small3 small3 small3" "small4 small4 small4 small5 small5 small5 small6 small6 small6 small7 small7 small7";}.O-Product-Category-Teaser__wrapper.-small-only .O-Product-Category-Teaser__item{display:block;grid-area:auto;grid-column:span 3;}.O-Product-Category-Teaser__wrapper.-small-only .O-Product-Category-Teaser__item:nth-of-type(n+1){display:block;}.O-Product-Category-Teaser__wrapper.-small-only .O-Product-Category-Teaser__item:nth-of-type(n+9){display:none;}.O-Product-Category-Teaser__wrapper.-small-only.-expanded .O-Product-Category-Teaser__item:nth-of-type(n+1){display:block;}.O-Product-Category-Teaser__wrapper:not(.-small-only) .O-Product-Category-Teaser__item:first-of-type{grid-area:large;}.O-Product-Category-Teaser__wrapper:not(.-small-only) .O-Product-Category-Teaser__item:first-of-type h3{font-size:1.25rem;}.O-Product-Category-Teaser__wrapper:not(.-small-only) .O-Product-Category-Teaser__item:nth-of-type(n+1){display:block;}.O-Product-Category-Teaser__wrapper:not(.-small-only) .O-Product-Category-Teaser__item:nth-of-type(n+6){display:none;}.O-Product-Category-Teaser__wrapper:not(.-small-only).-expanded .O-Product-Category-Teaser__item:nth-of-type(n+1){display:block;}.O-Product-Category-Teaser__wrapper.-mirrored{grid-auto-flow:dense;grid-template-areas:"small2 small2 small2 small1 small1 small1 large large large large large large" "small4 small4 small4 small3 small3 small3 large large large large large large";}.O-Product-Category-Teaser__item{grid-column:span 3;}.O-Product-Category-Teaser__item h3{font-size:1rem;}.O-Product-Category-Teaser__item:nth-of-type(2){grid-area:small1;}.O-Product-Category-Teaser__item:nth-of-type(3){grid-area:small2;}.O-Product-Category-Teaser__item:nth-of-type(4){display:block;grid-area:small3;}.O-Product-Category-Teaser__item:nth-of-type(5){display:block;grid-area:small4;}.O-Product-Category-Teaser__item:nth-of-type(n+6),[data-items="3"] .O-Product-Category-Teaser__toggle,[data-items="4"] .O-Product-Category-Teaser__toggle,[data-items="5"] .O-Product-Category-Teaser__toggle,[data-items="6"] .-small-only+.O-Product-Category-Teaser__toggle,[data-items="7"] .-small-only+.O-Product-Category-Teaser__toggle,[data-items="8"] .-small-only+.O-Product-Category-Teaser__toggle{display:none;}.mwf-form__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.mwf-form__wrapper .mwf-form,.mwf-form__wrapper h1{grid-column:span 8;}.mwf-form__wrapper ul{display:grid;column-gap:2rem;grid-template-columns:repeat(8,1fr);}.mwf-form__wrapper ul .mwf-field{grid-column:span 8;}.mwf-form__wrapper ul .mwf-field.mwf-s{grid-column:span 3;}.mwf-form__wrapper ul .mwf-field.mwf-m{grid-column:span 5;}.O-ImageAndStagedTypography__items{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);row-gap:2rem;}.O-ImageAndStagedTypography__item{grid-column:span 4;}.O-Header__wrapper{height:102px;}.O-Header__mainRow__item__text{display:block;margin:0 0 0 .5rem;}.O-Header__mainRow__item:nth-child(2){margin:0 0 0 auto;}.O-Header__brandLogo{width:144px;}.O-Header .M-Search-Autosuggestions__element{margin-left:42px;}.O-Header__mainRow__search--open{position:static;width:0;}.M-YoutubeShort__container{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-YoutubeShort__description{grid-column-start:7;grid-column-end:span 5;grid-row:1;margin-inline-start:-2rem;padding-top:50px;}.M-YoutubeShort__description--video-right{grid-column-start:2;position:relative;margin-inline-start:0;margin-inline-end:-2em;}.M-YoutubeShort__video{grid-column-start:2;grid-column-end:span 5;grid-row:1;}.M-YoutubeShort__video--video-right{grid-column-start:7;}.M-TextTwo__body{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-TextTwo__body>*{grid-column:span 10;}.M-TextImageTwo__body{grid-template-columns:[ratio-wrapper-start] repeat(8,1fr) [ratio-wrapper-middle] repeat(4,1fr) [ratio-wrapper-end];grid-template-rows:[first-line] max-content [second-line] max-content;grid-template-areas:none;column-gap:30px;row-gap:30px;}.M-TextImageTwo__body.-ratio-4-to-8,.M-TextImageTwo__body.-ratio-8-to-4{grid-template-columns:[ratio-wrapper-start] repeat(6,1fr) [ratio-wrapper-middle] repeat(6,1fr) [ratio-wrapper-end];grid-template-rows:unset;row-gap:0;}.M-TextImageTwo__body>*{grid-area:unset;grid-row-start:1;}.M-TextImageTwo__body>:first-child{grid-column-start:ratio-wrapper-start;grid-column-end:ratio-wrapper-middle;grid-row:first-line;}.M-TextImageTwo__body>:nth-child(2){grid-column-start:ratio-wrapper-start;grid-column-end:ratio-wrapper-middle;grid-row:second-line;}.M-TextImageTwo__body.-ratio-4-to-8>:nth-child(2),.M-TextImageTwo__body.-ratio-8-to-4>:nth-child(2){grid-column-start:ratio-wrapper-middle;grid-column-end:ratio-wrapper-end;}.M-TextImageJumbotron__wrapper{display:grid;grid-template-areas:"item";}.M-TextImageJumbotron__image,.M-TextImageJumbotron__text{grid-area:item;}.M-TextImageJumbotron__text{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);margin-top:calc(56.25% - 2rem);}.M-TextImageJumbotron__layoutWrapper{grid-column:3/-1;}.-left .M-TextImageJumbotron__layoutWrapper{grid-column:span 10;}.M-TextImageJumbotron__links .a-link{justify-self:end;text-align:end;}.-left .M-TextImageJumbotron__links .a-link{justify-self:start;text-align:unset;}.M-TextImageJumbotron__headline{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.M-TextImageJumbotron__background{padding:2rem 2rem 3rem;}.M-Text-QuoteTeaser__quoted{padding:3rem 1rem;}.M-TextQuote{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-TextQuote__image{grid-column:span 3;max-width:none;}.M-TextQuote__copy{display:flex;grid-column:span 9;flex-flow:column;justify-content:center;margin-top:0;}.M-TextQuote__quote,.M-TextQuote__quote:after,.M-TextQuote__quote:before{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.M-TextQuote__author{margin-inline-start:32px;}.M-Text-TextIntro{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Text-TextIntro .a-link,.M-Text-TextIntro__specialInformation,.M-Text-TextIntro__text{grid-column:span 10;}.M-Text-StagedTypography__content{column-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);row-gap:2rem;}.M-Text-StagedTypography__item{margin:0;}.M-HighlightText__content{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-HighlightText__content>*{grid-column:span 10;}.M-HighlightText__headline{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.M-Text-Fact{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Text-Fact>*{grid-column:span 12;}.M-Text-Fact__headline--small{font-size:4rem;--font-size:4rem;line-height:1.2;--line-height:1.2;}.M-Text-Fact__headline--medium,.M-Text-Fact__headline--teaser{font-size:7rem;}.M-Text-Fact__subline--medium,.M-Text-Fact__subline--small{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.M-Text-Fact__subline--teaser{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.M-Text-Fact__upperheadline{font-size:3rem;--font-size:3rem;line-height:1.25;--line-height:1.25;}.M-Teaser-Two-Columns__container{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Teaser-Two-Columns__image{grid-column:span 12;}.M-Teaser-Two-Columns__content{grid-column:2/span 10;}.M-Teaser-StoryTeaser__list.-dynamic .M-Teaser-StoryTeaser__item{grid-column:span 6;}.M-Teaser-StoryTeaser:first-child>*>.M-Teaser-StoryTeaser__list.-dynamic .M-Teaser-StoryTeaser__item:first-child{grid-column:span 12;}.M-Teaser-StoryTeaser__item{grid-column:span 6;}[data-items="1"] .M-Teaser-StoryTeaser__item{grid-column:span 12;}[data-items="2"] .M-Teaser-StoryTeaser__item,[data-items="3"] .M-Teaser-StoryTeaser__item{grid-column:span 6;}[data-items="3"] .M-Teaser-StoryTeaser__item:first-child{grid-column:span 12;}.M-Teaser-RelatedPageTeaser__list{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);gap:2rem;}.M-Teaser-RelatedPageTeaser__list--2Columns .M-Teaser-RelatedPageTeaser__item{grid-column:span 6;}.M-Teaser-RelatedPageTeaser__list--3Columns .M-Teaser-RelatedPageTeaser__item{grid-column:span 4;}.M-Teaser-RelatedPageTeaser__list .M-Teaser-RelatedPageTeaser__item,.M-Teaser-RelatedPageTeaser__list--4Columns .M-Teaser-RelatedPageTeaser__item{grid-column:span 3;}.M-Teaser-News__itemsContainer,.M-Teaser-News__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Teaser-News .A-Collapsable,.M-Teaser-News .a-notification,.M-Teaser-News a-frok-notification-dynamic,.M-Teaser-News__items,.M-Teaser-News__itemsContainer,.M-Teaser-News__link,.M-Teaser-News__loadMore,.M-Teaser-News__wrapper{grid-column:span 12;}.M-Teaser-News__items{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Teaser-News__items--2Items{grid-column:1/span 8;}.M-Teaser-News__items--twoColumns .M-Teaser-News__item{grid-column:span 6;}.M-Teaser-News__items--threeColumns .M-Teaser-News__item{grid-column:span 4;}.M-Teaser-News__items--fourColumns .M-Teaser-News__item{grid-column:span 6;}.M-Teaser-DownloadTeaser__list{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);row-gap:2rem;}.M-Teaser-DownloadTeaser__item{grid-column:span 12;}.M-Teaser-DecisionTeaser__items{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Teaser-DecisionTeaser__item{grid-column:span 6;min-height:12.25rem;}.M-Teaser-DecisionTeaser__item--3Column{grid-column:span 4;min-height:9rem;}.M-Teaser-DecisionTeaser__item--4Column{grid-column:span 12;margin-bottom:1rem;}.M-Teaser-DecisionTeaser__item--4Column:last-child{margin-bottom:0;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser{flex-basis:33.3333333333%;max-width:33.3333333333%;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:first-child{order:0;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(2){order:1;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(3){order:0;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(4){order:1;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(5){order:0;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(6),.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(7){order:1;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(8){order:2;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(9){order:1;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(10){order:2;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(11){order:1;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(12),.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(13){order:2;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(14){order:3;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(15){order:2;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(16){order:3;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(17){order:2;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(18),.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(19){order:3;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(20){order:4;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(21){order:3;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(22){order:4;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(23){order:3;}.M-AggregationExpandableTeaserGroup .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(24){order:4;}.M-AggregationExpandableTeaserGroup__teaser:nth-child(6n+1){padding-right:1.3333333333rem;}.M-AggregationExpandableTeaserGroup__teaser:nth-child(6n+3){padding:0 .6666666667rem;}.M-AggregationExpandableTeaserGroup__teaser:nth-child(6n+3) .A-Teaser-AggregationExpandableTeaser__arrow{left:.5rem;}.M-AggregationExpandableTeaserGroup__teaser:nth-child(6n+5){padding-left:1.3333333333rem;}.M-AggregationExpandableTeaserGroup__teaser:nth-child(6n+5) .A-Teaser-AggregationExpandableTeaser__arrow{left:1.5rem;}.M-AggregationExpandableTeaserGroup__teaser:nth-child(n+1){margin-top:0;}.M-AggregationExpandableTeaserGroup__teaser:nth-child(2n+7){margin-top:2rem;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser{flex-basis:50%;max-width:50%;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:first-child{order:0;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(2){order:1;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(3){order:0;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(4),.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(5){order:1;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(6){order:2;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(7){order:1;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(8),.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(9){order:2;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(10){order:3;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(11){order:2;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(12),.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(13){order:3;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(14){order:4;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(15){order:3;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(16),.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(17){order:4;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(18){order:5;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(19){order:4;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(20),.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(21){order:5;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(22){order:6;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(23){order:5;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(24){order:6;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+1),.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+5){padding-left:0;padding-right:1rem;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+1) .A-Teaser-AggregationExpandableTeaser__arrow,.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+5) .A-Teaser-AggregationExpandableTeaser__arrow{left:0;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+3),.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+7){padding-left:1rem;padding-right:0;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+3) .A-Teaser-AggregationExpandableTeaser__arrow,.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+7) .A-Teaser-AggregationExpandableTeaser__arrow{left:1rem;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(2n+5){margin-top:2rem;}.M-AggregationExpandableTeaserGroup--closing .A-Collapsable--collapsed-remove,.M-AggregationExpandableTeaserGroup--closing .A-Teaser-AggregationExpandableTeaser--active-add:after{transition-delay:.25s;}.M-Summary{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Summary__wrapper{grid-column:span 10;}.M-Summary__headline{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.M-Strategic-Teaser{padding:56.25% 0 0;}.M-Strategic-Teaser__link{position:absolute;bottom:0;left:0;overflow:hidden;right:0;top:0;text-decoration:none;padding:2rem;}.M-Stage-Two__header .a-component-header h1,.M-Stage-Two__headline h1,.M-Stage-Two__headline h1 .a-icon,.M-Stage-Two__headline h2,.M-Stage-Two__headline h2 .a-icon{font-size:2.5rem;--font-size:2.5rem;line-height:1.3;--line-height:1.3;}.M-Stage-Two__eventWrapper{display:flex;flex-direction:row;}.M-Stage-Two__eventWrapper>*{width:auto;}.M-Stage-Two__date:first-child,.M-Stage-Two__location:first-child{margin-bottom:0;margin-inline-end:1rem;}.M-Stage-Two__contentContainer .M-Map .M-Map__mapContainer{min-height:100%;max-height:100%;}.M-Stage-Two__content{margin-right:1rem;}.M-Stage-Two .A-Teaser-HomeTeaser{margin:1rem 1rem 0;}.M-Stage-Two .A-Image__copyright{margin-left:1rem;}.M-Search-Flyout__header-wrapper{height:96px;margin-top:6px;}.M-Search-Flyout__header-brand-logo{width:144px;}.m-search-button .a-button__label{display:block;}.m-search-button .a-button__icon{padding:.75rem .5rem .75rem .875rem;}.M-Search-NLQAAnswer__title.a-link--integrated.-size-l{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.M-Profile__list{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Profile__list>*{grid-column:span 12;}.M-ProductSlider{--gap:2rem;--items-per-view:3;--item-width:calc(100%/var(--items-per-view) - var(--gap)/var(--items-per-view));}.M-ThreeTextTeaser{margin-top:5.25rem;}.M-ThreeTextTeaser .a-component-header{margin-bottom:4rem;}.M-ThreeTextTeaser__container{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-ThreeTextTeaser__teaser:not(:last-of-type){margin-bottom:0;}.M-ThreeTextTeaser__teaser h3{font-size:1.25rem;}.M-ProductCountrySelector__box{max-width:550px;height:auto;}.M-Main-Navigation__flyoutWrapper{max-height:calc(100dvh - 102px);margin-top:1.5rem;}.M-Main-Navigation__toggle__text{display:block;margin-inline-start:0 0 0 .5rem;}.M-Main-Navigation__items--first .M-Main-Navigation__link,.M-Main-Navigation__items--second .M-Main-Navigation__link,.M-Main-Navigation__items--third .M-Main-Navigation__link{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.M-Main-Navigation__items--second .M-Main-Navigation__link--title,.M-Main-Navigation__items--third .M-Main-Navigation__link--title{font-size:1rem;--font-size:1rem;line-height:1.5;}.M-Main-Navigation__items--second .M-Main-Navigation__backLink .a-button,.M-Main-Navigation__items--third .M-Main-Navigation__homeLink .a-button{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.mwf-upload-actions,.mwf-upload-footer-actions{display:grid;column-gap:2rem;grid-template-columns:repeat(8,1fr);}.M-Modals-OverlayButton__checkboxes{margin-top:0;}.m-dialog-OverlayButtonModal .m-dialog__close{right:0;top:0;}.M-Map{margin-bottom:6rem;}.M-Map:first-child{margin-top:6rem;}.M-Map__moduleContainer{display:flex;flex-direction:column-reverse;}.M-Map__mapContainer{min-height:300px;}.M-Map__mapContainer:after{padding-bottom:56.25%;}.M-Map--detail .M-Map__mapContainer:after{padding-bottom:50%;}.A-Map-InfoWindow{position:absolute;width:300px;top:2rem;bottom:auto;left:2rem;}.M-LinkBar__list{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-LinkBar__list>*{grid-column:span 3;}.M-ImageGroup__list{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-ImageGroup__list .M-ImageGroup__item{grid-column:span 6;}.M-ImageGroup__list .M-ImageGroup__item:first-child:last-child{grid-column:span 8;}.M-ImageGrid__list{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-ImageGrid__list .M-ImageGrid__item{grid-column:span 4;}.M-ImageGrid__list .M-ImageGrid__item:nth-child(n+4){display:none;}.M-ImageComparisonSlider .a-button{opacity:1;}.M-ImageComparisonSlider__hint{top:75%;}.M-ImageComparisonSlider__captions{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);grid-template-rows:1fr;}.M-ImageComparisonSlider__captions,.M-ImageComparisonSlider__captions.-no-label{grid-template-areas:"before before before before before before after after after after after after";}.M-Image__image-wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Image__image-wrapper.-small>.A-Image__figure{grid-column:1/11;}.M-IFrame__container,.M-IFrame__headline{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-IFrame__container>*{grid-column:span 12;}.M-IFrame__container--small>*,.M-IFrame__headline>*{grid-column:span 10;}.M-FactList__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-FactList__list{grid-column:span 10;}.M-ConversionTeaser{font-size:1rem;--font-size:1rem;line-height:1.5;width:30rem;left:auto;right:2rem;bottom:2rem;}.M-ConversionTeaser__image,.M-ConversionTeaser__video{width:178px;}.M-ContactData__container{padding-top:4rem;padding-bottom:4rem;}.M-ContactData__content{margin-bottom:0;}.M-ContactData__headline{margin-bottom:1.5rem;}.M-ContactData__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;}.M-ContactData .M-ContactData__content{flex:1 1 0%;}.M-AudioPlayer__image{display:flex;height:auto;position:relative;width:220px;}.M-AudioPlayer__image div{background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;}.M-AudioPlayer__image .A-Image__picture{display:unset;}.M-AudioPlayer__image .A-Image{display:block;height:auto;}.M-AudioPlayer--thumbnail .M-AudioPlayer__player{width:calc(100% - 200px);}.M-Animation__media .lazyloaded .A-Video__caption{margin:0 auto;max-width:1200px;}.M-Accordion-Links__items{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);row-gap:1rem;}.M-Accordion-Links__items>*{grid-column:span 6;}.A-Text-TextContentIcon__headline{padding-bottom:15px;}.A-Text-TextContentIcon>.a-icon{font-size:4rem;--font-size:4rem;line-height:1.2;--line-height:1.2;}.a-component-header{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.a-component-header>*{grid-column:span 12;}.a-component-header.-small .a-text{grid-column:span 10;}.a-component-header h1,.a-component-header h2{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.A-Teaser-TeaserCard{display:flex;flex-direction:column;width:calc(33.3% - 20px);}.A-Teaser-TeaserCard .A-Link__coverLink{flex:1 1 auto;display:flex;flex-direction:column;}.A-Teaser-TeaserCard.A-Teaser-TeaserCard--tile{margin-bottom:0;padding:0;width:100%;}.A-Teaser-TeaserCard.A-Teaser-TeaserCard--tile .A-Link__coverLink{padding:0;text-align:left;}.A-Teaser-TeaserCard.A-Teaser-TeaserCard--tile .A-Teaser-TeaserCard__content{margin-bottom:10px;max-height:30%;padding:15px 20px;position:relative;}.A-Teaser-TeaserCard.A-Teaser-TeaserCard--tile .A-Teaser-TeaserCard__linkWrapper{padding:0 20px 20px;}.A-Teaser-TeaserCard__content{padding:15px;}.A-Teaser-TeaserCard__content__headline{font-size:1rem;--font-size:1rem;line-height:1.5;}.A-Teaser-TeaserCard__linkWrapper{padding:0 15px 25px;}.A-Teaser-StoryTeaser__text{padding:1.5rem;}.A-Teaser-StoryTeaser__title{font-size:1.25rem;line-height:1.5;}.A-Teaser-StoryTeaser__title .a-icon{font-size:1.875rem;}.A-Teaser-HomeTeaser{display:flex;flex-direction:row;}.A-Teaser-HomeTeaser .A-Teaser-HomeTeaser__mainLink,.A-Teaser-HomeTeaser .A-Teaser-HomeTeaser__subLinks{flex-basis:50%;}.A-Teaser-HomeTeaser .A-Teaser-HomeTeaser__subLinks{margin-left:32px;}.A-Teaser-EventTeaser__time{min-height:160px;}.A-Teaser-EventTeaser__calendarMonth{margin-bottom:2px;}.A-Teaser-DownloadTeaser{display:grid;column-gap:2rem;grid-template-columns:repeat(9,1fr);}.A-Teaser-DownloadTeaser__image{grid-column:span 3;margin-bottom:0;}.A-Teaser-DownloadTeaser__text{grid-column:span 6;}.A-Teaser-AggregationExpandableTeaserDetails__collapsableContent{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.A-Teaser-AggregationExpandableTeaserDetails__image-wrapper{display:block;grid-column:span 6;width:inherit;}.A-Teaser-AggregationExpandableTeaserDetails__image-wrapper--mobile{display:none;}.A-Teaser-AggregationExpandableTeaserDetails__text-wrapper{grid-column:span 6;}.A-Teaser-AggregationExpandableTeaserDetails__text-wrapper .a-link:nth-last-of-type(2){margin-bottom:0;}.A-Teaser-AggregationExpandableTeaserDetails__headline{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;margin-bottom:1.5rem;}.A-Teaser-AggregationExpandableTeaser__headline{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.A-ProfileUnit{display:grid;column-gap:2rem;grid-template-columns:repeat(6,1fr);}.A-ProfileUnit__image{grid-column:span 2;}.A-ProfileUnit__text{grid-column:3/span 4;}.A-ProfileUnit__dashElement,.A-ProfileUnit__dashList{margin-bottom:1rem;}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal],.m-dialog[class~=m-dialog-ConversionTeaserVideoModal]{--max-dialog-width:100%;}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .m-dialog__content,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .m-dialog__content{padding:0;width:min(100vw - 4rem,(90vh - 48px)*16/9 - 4rem);height:calc(min(100vw - 4rem,(90vh - 48px)*16/9 - 4rem)*9/16);max-height:calc(90vh - 4rem);}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .m-dialog__content>:last-child,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .m-dialog__content>:last-child{margin-bottom:0;}.m-dialog[class*=m-dialog-ConversionTeaserVideoModal] .A-DataProtectionLayer__content,.m-dialog[class~=m-dialog-ConversionTeaserVideoModal] .A-DataProtectionLayer__content{overflow-y:auto;max-height:calc(90vh - 4rem);}.A-FormField-Textarea .A-FormField__element{min-height:16em;}.A-DataProtectionLayer__superLine{font-size:1rem;--font-size:1rem;line-height:1.5;}.A-DataProtectionLayer__title{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.A-DataProtectionLayer__text{font-size:1rem;--font-size:1rem;line-height:1.5;}.M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content.-is-video{aspect-ratio:16/9;}.M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content--wrapper{position:relative;}.M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content--grid{width:unset;}.M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__content:not(.-no-image) .A-DataProtectionLayer__content--wrapper{position:absolute;}.M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__box{grid-column:2/span 10;margin:3rem 0;}.M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__button{position:static;}.A-Teaser-AggregationExpandableTeaserDetails__image-wrapper .M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__box{margin:0;}h1{font-size:2.5rem;--font-size:2.5rem;line-height:1.3;--line-height:1.3;}h2{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}h3{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}h4{font-size:1.25rem;--font-size:1.25rem;}h4,h5{line-height:1.5;}h5{font-size:1rem;--font-size:1rem;}.-size-6xl{font-size:3rem;--font-size:3rem;line-height:1.25;--line-height:1.25;}.-size-4xl,.-size-5xl{font-size:2.5rem;--font-size:2.5rem;line-height:1.3;--line-height:1.3;}.-size-3xl{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.-size-2xl{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.-size-xl{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}}@media only screen and (max-width:991px){.M-Table__row:not(.M-Table__headlineRow):active,.M-Table__row:not(.M-Table__headlineRow):hover{background:none;}.M-Table--scroll .M-Table__container,.M-Table--squash .M-Table__container{overflow:auto;}.M-Table--scroll .M-Table__container::-webkit-scrollbar,.M-Table--squash .M-Table__container::-webkit-scrollbar{-webkit-appearance:none;}.M-Table--scroll .M-Table__container::-webkit-scrollbar:vertical,.M-Table--squash .M-Table__container::-webkit-scrollbar:vertical{width:16px;}.M-Table--scroll .M-Table__container::-webkit-scrollbar:horizontal,.M-Table--squash .M-Table__container::-webkit-scrollbar:horizontal{height:16px;}.M-Table--scroll .M-Table__container::-webkit-scrollbar-thumb,.M-Table--squash .M-Table__container::-webkit-scrollbar-thumb{background-color:var(--nested-pure__disabled__default__front,var(--plain-pure__disabled__default__front));border-bottom:2px solid var(--nested-major__enabled__default__front,var(--base-major__enabled__default__front));border-radius:12px;border-top:2px solid var(--nested-major__enabled__default__front,var(--base-major__enabled__default__front));}.M-Table--scroll .M-Table__container::-webkit-scrollbar-track,.M-Table--squash .M-Table__container::-webkit-scrollbar-track{background-color:var(--nested-major__enabled__default__front,var(--base-major__enabled__default__front));}.M-Table--scroll .M-Table__cell,.M-Table--squash .M-Table__cell{justify-content:center;}.M-Table--squash .M-Table__cell{padding:1rem .5rem;}.M-Table--squash .M-Table__cell--head{white-space:normal;}.M-Table--collapse-row .M-Table__row{border-top:.0625rem solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));display:table;table-layout:fixed;width:100%;}.M-Table--collapse-row .M-Table__row:last-child{border-bottom:.0625rem solid var(--nested-major__disabled__default__front,var(--base-major__disabled__default__front));}.M-Table--collapse-row .M-Table__row.M-Table__headlineRow{display:none;}.M-Table--collapse-row .M-Table__cell{display:table-row;}.M-Table--collapse-row .M-Table__cell:last-child .A-Text-RichText,.M-Table--collapse-row .M-Table__cell:last-child .M-Table__mobileHead{border-bottom:0;}.M-Table--collapse-row .M-Table__cell .M-Table__mobileHead{font-weight:700;}.M-Table--collapse-row .M-Table__cell .A-Text-RichText,.M-Table--collapse-row .M-Table__cell .M-Table__mobileHead{box-sizing:border-box;border-bottom:.0625rem solid var(--nested-major__disabled__default__front,var(--base-major__disabled__default__front));display:table-cell;max-width:50%;overflow:hidden;padding:.75rem 1rem;text-overflow:ellipsis;vertical-align:top;white-space:nowrap;}.M-Table--collapse-column .M-Table__container{overflow:auto;}.M-Table--collapse-column .M-Table__container::-webkit-scrollbar{-webkit-appearance:none;}.M-Table--collapse-column .M-Table__container::-webkit-scrollbar:vertical{width:16px;}.M-Table--collapse-column .M-Table__container::-webkit-scrollbar:horizontal{height:16px;}.M-Table--collapse-column .M-Table__container::-webkit-scrollbar-thumb{background-color:var(--nested-pure__disabled__default__front,var(--plain-pure__disabled__default__front));border-bottom:2px solid var(--nested-major__enabled__default__front,var(--base-major__enabled__default__front));border-radius:12px;border-top:2px solid var(--nested-major__enabled__default__front,var(--base-major__enabled__default__front));}.M-Table--collapse-column .M-Table__container::-webkit-scrollbar-track{background-color:var(--nested-major__enabled__default__front,var(--base-major__enabled__default__front));}.M-Table--collapse-column .M-Table__container .M-Table__content{display:flex;width:100%;}.M-Table--collapse-column .M-Table__row{border-bottom:0;display:flex;flex:1 0 auto;flex-flow:column;max-width:50%;}.M-Table--collapse-column .M-Table__row.M-Table__headlineRow:before{display:none;}.M-Table--collapse-column .M-Table__row .M-Table__cell{align-items:center;border-right:.0625rem solid var(--nested-major__disabled__default__front,var(--base-major__disabled__default__front));border-bottom:.0625rem solid var(--nested-major__disabled__default__front,var(--base-major__disabled__default__front));box-sizing:border-box;display:flex;flex:1 1 auto;}.M-Table--collapse-column .M-Table__row .M-Table__cell--head{border-right:.0625rem solid var(--nested-pure__enabled__default__front,var(--plain-pure__enabled__default__front));}.M-Table--collapse-column .M-Table__row .M-Table__cell:last-child{border-bottom:0;}}@media only screen and (min-width:992px){.a-tab-navigation-pane>div,.a-tab-navigation-pane>section{margin:8rem 0;}.a-tab-navigation-pane>:first-child{margin-top:1rem;}.T-SystemFeedback{margin:100px auto;}.T-SystemFeedback__headline{font-size:12rem;}.T-SystemFeedback__subline{font-size:2.5rem;--font-size:2.5rem;line-height:1.3;--line-height:1.3;}.T-MwfFormsPage{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.T-MwfFormsPage>*{grid-column:span 6;}.O-Strategic-Teaser-Group{margin-bottom:8rem;}.O-Strategic-Teaser-Group:first-child{margin-top:8rem;}.O-Strategic-Teaser-Group__items-wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.O-Search-SearchResultGroup__results-teaser-wrapper{grid-column:span 8;}.O-Search-SearchResultGroup__results-wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.O-Search-SearchResultGroup__sidebar{grid-column:span 4;flex-direction:column;margin-top:0;}.O-Search-SearchResultGroup .O-Search-SearchResultGroup__sidebar>.M-Teaser-StoryTeaser__item{margin:0;}.O-Search-SearchResultGroup__card{padding:.5rem;}.O-Search-SearchResultGroup__card .O-Search-SearchResultGroup__cardImage{height:112px;}.O-Search-SearchResultGroup__card .O-Search-SearchResultGroup__cardImage--skeleton{height:112px;background-color:var(--g-gray-95);}.O-Search-SearchResultGroup__card .O-Search-SearchResultGroup__cardImage--skeleton:after{display:none;}.O-Search-SearchResultGroup .M-Teaser-DecisionTeaser__item{grid-column:span 4;}.O-Product-Highlight-Teaser__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.O-Product-Highlight-Teaser__item h3{font-size:2rem;}.O-Product-Highlight-Teaser__item__body__link,.O-Product-Highlight-Teaser__item__body__text{display:block;}.O-Product-Highlight-Teaser__item:first-of-type main{padding-left:4rem;padding-right:4rem;}.mwf-form__wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.mwf-form__wrapper h1{grid-column:span 12;}.mwf-form__wrapper .mwf-form{grid-column:span 6;}.O-Header__navRow .o-header__breadcrumbs{display:flex;padding:.75rem 0;}.M-YoutubeShort__container{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-YoutubeShort__description{grid-column-end:span 4;padding-top:100px;}.M-YoutubeShort__description--video-right{grid-column-start:3;}.M-YoutubeShort__video{grid-column-start:3;grid-column-end:span 4;}.M-YoutubeShort__video--video-right{grid-column-start:7;}.M-TextTwo__body{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-TextTwo__body>*{grid-column:span 8;}.M-TextImageTwo__body{grid-template-areas:none;column-gap:30px;row-gap:30px;}.M-TextImageTwo__body,.M-TextImageTwo__body.-ratio-8-to-4{grid-template-columns:[ratio-wrapper-start] repeat(8,1fr) [ratio-wrapper-middle] repeat(4,1fr) [ratio-wrapper-end];}.M-TextImageTwo__body.-ratio-8-to-4{row-gap:0;}.M-TextImageTwo__body.-ratio-4-to-8{grid-template-columns:[ratio-wrapper-start] repeat(4,1fr) [ratio-wrapper-middle] repeat(8,1fr) [ratio-wrapper-end];row-gap:0;}.M-TextImageJumbotron__image{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-TextImageJumbotron__image .A-Image__figure{grid-column:span 7;}.-left .M-TextImageJumbotron__image .A-Image__figure{grid-column:6/-1;}.M-TextImageJumbotron__text{margin-top:0;}.M-TextImageJumbotron__layoutWrapper{grid-column:7/-1;}.-left .M-TextImageJumbotron__layoutWrapper{grid-column:span 6;}.M-TextImageJumbotron__links{grid-template-columns:repeat(6,1fr);column-gap:2rem;}.M-TextImageJumbotron__links .a-link{grid-column:2/-1;}.-left .M-TextImageJumbotron__links .a-link{grid-column:span 5;}.M-TextImageJumbotron__headline{font-size:2.5rem;--font-size:2.5rem;line-height:1.3;--line-height:1.3;}.M-Text-QuoteTeaser__quoted--sentence{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.M-TextQuote__quote,.M-TextQuote__quote:after,.M-TextQuote__quote:before{font-size:3rem;--font-size:3rem;line-height:1.25;--line-height:1.25;}.M-Text-TextIntro{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Text-TextIntro .a-link,.M-Text-TextIntro>*{grid-column:span 8;}.M-Text-StagedTypography__item{padding:2rem;}.M-HighlightText__content{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-HighlightText__content>*{grid-column:span 8;}.M-HighlightText__headline{font-size:2.5rem;--font-size:2.5rem;line-height:1.3;--line-height:1.3;}.M-Text-Fact__headline--small{font-size:6rem;}.M-Text-Fact__headline--medium,.M-Text-Fact__headline--teaser{font-size:9rem;}.M-Teaser-Two-Columns__container{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Teaser-Two-Columns__container:nth-child(2n) .M-Teaser-Two-Columns__content{order:-1;}.-mirrored .M-Teaser-Two-Columns__container:nth-child(2n) .M-Teaser-Two-Columns__content{order:1;}.-mirrored .M-Teaser-Two-Columns__container:nth-child(odd) .M-Teaser-Two-Columns__content{order:-1;}.M-Teaser-Two-Columns__content,.M-Teaser-Two-Columns__image{grid-column:span 6;}.M-Teaser-Two-Columns__content--headline{margin-top:0;margin-bottom:1.5rem;}.M-Teaser-Two-Columns__content--text{margin-bottom:2rem;}[data-items="1"] .M-Teaser-StoryTeaser__item,[data-items="2"] .M-Teaser-StoryTeaser__item{grid-column:span 6;}.M-Teaser-StoryTeaser__list.-dynamic .M-Teaser-StoryTeaser__item,[data-items="3"] .M-Teaser-StoryTeaser__item,[data-items="3"] .M-Teaser-StoryTeaser__item:first-child{grid-column:span 4;}.M-Teaser-StoryTeaser:first-child>.M-Teaser-StoryTeaser__list.-dynamic .M-Teaser-StoryTeaser__item:first-child,.M-Teaser-StoryTeaser:first-child>.M-Teaser-StoryTeaser__list.-dynamic .M-Teaser-StoryTeaser__item:nth-child(2){grid-column:span 6;}.M-Teaser-StoryTeaser:first-child>.M-Teaser-StoryTeaser__list.-dynamic .M-Teaser-StoryTeaser__item:first-child .A-Image__fallback .a-icon,.M-Teaser-StoryTeaser:first-child>.M-Teaser-StoryTeaser__list.-dynamic .M-Teaser-StoryTeaser__item:nth-child(2) .A-Image__fallback .a-icon{font-size:4rem;}.M-Teaser-StoryTeaser:first-child>.M-Teaser-StoryTeaser__list.-dynamic .M-Teaser-StoryTeaser__item:first-child .--skeleton,.M-Teaser-StoryTeaser:first-child>.M-Teaser-StoryTeaser__list.-dynamic .M-Teaser-StoryTeaser__item:nth-child(2) .--skeleton{max-height:25rem;min-height:25rem;}.M-Teaser-RelatedPageTeaser__list{gap:2rem;}.M-Teaser-News__items,.M-Teaser-RelatedPageTeaser__list{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Teaser-News__items--fourColumns .M-Teaser-News__item{grid-column:span 3;}.M-Teaser-EventTeaser__groupWrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Teaser-DownloadTeaser__item{grid-column:span 6;}.M-Teaser-DecisionTeaser__item{min-height:16rem;}.M-Teaser-DecisionTeaser__item--3Column .A-Teaser-DecisionTeaser__headline,.M-Teaser-DecisionTeaser__item--4Column .A-Teaser-DecisionTeaser__headline{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.M-Teaser-DecisionTeaser__item--3Column{min-height:12.25rem;}.M-Teaser-DecisionTeaser__item--4Column{grid-column:span 3;margin-bottom:0;min-height:9rem;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser{flex-basis:25%;max-width:25%;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:first-child{order:0;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(2){order:1;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(3){order:0;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(4){order:1;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(5){order:0;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(6){order:1;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(7){order:0;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(8),.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(9){order:1;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(10){order:2;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(11){order:1;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(12){order:2;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(13){order:1;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(14){order:2;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(15){order:1;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(16),.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(17){order:2;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(18){order:3;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(19){order:2;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(20){order:3;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(21){order:2;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(22){order:3;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__teaser:nth-child(23){order:2;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__group .M-AggregationExpandableTeaserGroup__details:nth-child(24){order:3;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+1){padding-left:0;padding-right:1.5rem;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+1) .A-Teaser-AggregationExpandableTeaser__arrow{left:0;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+3){padding-left:.5rem;padding-right:1rem;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+3) .A-Teaser-AggregationExpandableTeaser__arrow{left:.5rem;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+5){padding-left:1rem;padding-right:.5rem;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+5) .A-Teaser-AggregationExpandableTeaser__arrow{left:1rem;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+7){padding-left:1.5rem;padding-right:0;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(8n+7) .A-Teaser-AggregationExpandableTeaser__arrow{left:1.5rem;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(2n+5){margin-top:0;}.M-AggregationExpandableTeaserGroup--4Columns .M-AggregationExpandableTeaserGroup__teaser:nth-child(2n+9){margin-top:2rem;}.M-Table__contentWrapper{table-layout:fixed;}.M-Table__contentWrapper--flexible{table-layout:auto;}.M-Summary{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Summary__wrapper{grid-column:span 8;}.M-Summary__headline,.M-Summary__text{grid-column:2/span 8;}.M-Summary__headline{font-size:2.5rem;--font-size:2.5rem;line-height:1.3;--line-height:1.3;}.M-Strategic-Teaser__title{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.M-Stage-Two__header .a-component-header h1,.M-Stage-Two__headline h1,.M-Stage-Two__headline h2{font-size:4rem;--font-size:4rem;line-height:1.2;--line-height:1.2;}.M-Stage-Two__headline h1 .a-icon,.M-Stage-Two__headline h2 .a-icon{font-size:4.8rem;line-height:1;}.M-Stage-Two--homeTeaser{margin-top:80px;}.M-Stage-Two__date,.M-Stage-Two__location{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.M-Stage-Two .A-Image__figure{display:grid;column-gap:2rem;grid-template-columns:1fr minmax(0,1120px);}.M-Stage-Two .A-Image__figure .A-Teaser-HomeTeaser{grid-column:span 5;margin:unset;}.M-Stage-Two .A-Image__figure .A-Image__picture,.M-Stage-Two .A-Image__figure .A-Image__preloadWrapper{grid-column:span 2;}.M-Stage-Two .A-Image__figure .A-Image__copyright{grid-column:2/span 1;margin-left:unset;}.M-Stage-Two__contentContainer.M-Stage-Two__mediaAndTeaser{display:grid;column-gap:2rem;grid-template-columns:auto repeat(12,minmax(0,64px)) auto;}.M-Stage-Two__contentContainer.M-Stage-Two__mediaAndTeaser .M-Stage-Two__content{grid-column:span 9;margin-right:0;}.M-Stage-Two__contentContainer.M-Stage-Two__mediaAndTeaser .A-Teaser-HomeTeaser{grid-column:span 4;margin:unset;}.M-Stage-Two__contentContainer.M-Stage-Two__mediaAndTeaser .A-Image__figure{display:grid;column-gap:2rem;grid-template-columns:auto repeat(8,minmax(0,64px));}.M-Stage-Two__contentContainer.M-Stage-Two__mediaAndTeaser .A-Image__figure .A-Image__preloadWrapper{grid-column:span 9;}.M-Stage-Two__contentContainer.M-Stage-Two__mediaAndTeaser .A-Image__figure .A-Image__copyright{grid-column:2/span 8;margin-left:unset;}.M-Search-Flyout .O-Search-SearchResultGroup__searchField{margin-bottom:6rem;}.M-Search-Flyout .O-Search-SearchResultGroup .M-Teaser-DecisionTeaser{margin-top:5rem;}.M-Profile__list{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Profile__list .A-ProfileUnit{grid-column:span 6;}.M-ProductSlider{--items-per-view:4;}}@media only screen and (min-width:992px)and (min-width:1152px){.M-ProductSlider{--item-width:calc(1120px/var(--items-per-view));}}@media only screen and (min-width:992px){.M-ProductSlider .a-component-header.-link .a-text h2{margin-bottom:0;}.M-ProductSlider .a-component-header.-link .a-text .a-link{margin-bottom:.5rem;}.M-ThreeTextTeaser__container{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}@keyframes openSubNav{0%{opacity:0;transform:translateX(-2.5rem);}to{opacity:1;transform:translateX(0);}}.M-Main-Navigation__backLink,.M-Main-Navigation__homeLink{display:none;}.M-Main-Navigation__flyoutWrapper{inset-inline-end:0;}.M-Main-Navigation__flyoutWrapper.-background{background:linear-gradient(to right,var(--background) 0,var(--background) var(--background-size),#eff1f2 var(--background-size),#eff1f2 100vw);}.M-Main-Navigation__flyoutWrapper--scroll-container{overflow-x:hidden;overflow-y:auto;}}@media only screen and (min-width:992px)and (min-width:1584px){.M-Main-Navigation__flyoutWrapper--scroll-container{display:flex;justify-content:center;}}@media only screen and (min-width:992px){.M-Main-Navigation__link{display:inline;padding-inline-end:unset;}.M-Main-Navigation__link span .a-icon{position:static;inset-inline-end:unset;top:unset;}.M-Main-Navigation__link.M-Main-Navigation__linkToSecond .a-icon{font-size:2.1rem;}.M-Main-Navigation__link.M-Main-Navigation__linkToThird .a-icon{font-size:1.5rem;}.M-Main-Navigation__linkText{width:unset;}.M-Main-Navigation__items{flex:0 0 33.3333333333%;padding:0 2rem;}.M-Main-Navigation__items.M-Main-Navigation__nextNavOpen{transform:none;}.M-Main-Navigation__items--first{padding-top:5px;}.M-Main-Navigation__items--second,.M-Main-Navigation__items--third{inset-inline-start:100%;display:none;transform:translateX(0);}.M-Main-Navigation__item--first.is-visible .M-Main-Navigation__items--second,.M-Main-Navigation__item--second.is-visible .M-Main-Navigation__items--third{display:flex;animation:openSubNav .35s ease;}.M-Main-Navigation__highlights{background-color:#eff1f2;}.M-Main-Navigation__highlights--teaser-block>span,.M-Main-Navigation__highlights>span{font-weight:700;}.M-Main-Navigation__highlights--label{font-size:1rem;--font-size:1rem;line-height:1.5;margin:1.5rem 0;}.M-Main-Navigation__highlights--first{display:none;flex:2;padding-top:140px;}.M-Main-Navigation__highlights--first .M-Main-Navigation__highlights--label{width:88%;margin:0 auto 1.5rem;}.M-Main-Navigation__highlights--first .M-Teaser-NavigationTeaser{width:88%;margin:0 auto;}.M-Main-Navigation__highlights--first.is-visible{display:flex;flex-direction:column;flex:1 0 66.6666666667%;}.M-Main-Navigation__highlights--first .M-Main-Navigation__tags{margin-bottom:100px;}.M-Main-Navigation__highlights--second{position:absolute;inset-inline-start:200%;width:100%;top:0;padding:2rem;min-height:100%;display:none;}.M-Main-Navigation__highlights--second.is-visible{display:flex;flex-direction:column;flex:1 0 33.3333333333%;}.M-Main-Navigation__highlights--second .M-Teaser-NavigationTeaser.-compact{margin:1.5rem 0 2rem;}.M-Main-Navigation__highlights--teaser-block{margin-bottom:1rem;}.M-Main-Navigation__buttons--shortcuts.is-visible{display:block;}.M-Main-Navigation__items--first .M-Main-Navigation__link{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.M-Main-Navigation__items--second .M-Main-Navigation__link,.M-Main-Navigation__items--third .M-Main-Navigation__link{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.M-Main-Navigation__items--second .M-Main-Navigation__link--title,.M-Main-Navigation__items--third .M-Main-Navigation__link--title{font-size:1rem;--font-size:1rem;line-height:1.5;}.M-AnchorNavigation__sticky,.M-Map{margin-bottom:8rem;}.M-Map:first-child{margin-top:8rem;}.M-Map__mapContainer{min-height:450px;}.M-Map__mapContainer:after{padding-bottom:33.3333333333%;}.A-Map-InfoWindow__title{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.M-ImageGroup__list{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-ImageGroup__list--two-columns .M-ImageGroup__item{grid-column:span 6;}.M-ImageGroup__list--three-columns .M-ImageGroup__item{grid-column:span 4;}.M-ImageGroup__list--four-columns .M-ImageGroup__item{grid-column:span 3;}.M-ImageGroup__list .M-ImageGroup__item:first-child:last-child{grid-column:span 6;}.M-ImageGrid__list{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-ImageGrid__list .M-ImageGrid__item{grid-column:span 3;}.M-ImageGrid__list .M-ImageGrid__item:nth-child(n+4){display:unset;}.M-ImageGrid__list .M-ImageGrid__item:nth-child(n+5){display:none;}.M-Image__image-wrapper{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Image__image-wrapper.-small>.A-Image__figure{grid-column:1/9;}.M-FactList__list{grid-column:span 8;}.M-FactList__listItem:before{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.M-ContactData{margin-top:5rem;margin-bottom:5rem;}.M-CarouselSimple__slideContainer .A-Image__caption{padding-right:24rem;}.a-accordion__content{padding:0;padding-inline-end:3rem;padding-block-end:3rem;}.M-Accordion-Links__items{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.M-Accordion-Links__items>*{grid-column:span 4;}.A-TextImageBodyHeadline{display:grid;column-gap:2rem;grid-template:"image headline" "image text";grid-auto-columns:minmax(0,1fr);}.A-TextImageBodyHeadline__headline{grid-area:headline;margin-top:0;margin-bottom:1.5rem;}.A-TextImageBodyHeadline__imagesWrapper{grid-area:image;margin-bottom:unset;}.A-TextImageBodyHeadline__textWrapper{grid-area:text;}.A-TextImageBodyHeadline__textWrapper p{margin-bottom:1.5rem;}.A-Text-TextContentIcon__headline{padding-bottom:15px;}.A-Text-TextContentIcon>.a-icon{font-size:5rem;--font-size:5rem;line-height:1.15;--line-height:1.15;}.a-component-header h1,.a-component-header h2{font-size:2.5rem;--font-size:2.5rem;line-height:1.3;--line-height:1.3;}.a-component-header.-small .a-text{grid-column:span 8;}.a-component-header.-link .a-text{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);grid-column:span 12;}.a-component-header.-link .a-text h1,.a-component-header.-link .a-text h2{grid-column:span 8;}.a-component-header.-link .a-text .a-link{grid-column:span 4;justify-self:end;align-self:end;margin-bottom:2rem;}.a-component-header.-link .a-text p,.a-component-header.-link.-small .a-text{grid-column:span 12;}.a-component-header.-link.-small .a-text p{grid-column:span 8;}.A-Teaser-TeaserCard.A-Teaser-TeaserCard--tile .A-Teaser-TeaserCard__content{max-height:120px;overflow:hidden;padding:15px 20px;}.A-Teaser-TeaserCard.A-Teaser-TeaserCard--tile .A-Teaser-TeaserCard__linkWrapper{padding:0 20px 20px;}.A-Teaser-TeaserCard__content{padding:25px;}.A-Teaser-TeaserCard__content__headline{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.A-Teaser-TeaserCard__linkWrapper{padding:0 25px 25px;}*>.A-Teaser-NavigationTeaser,a-navigation-teaser-dynamic{width:100%;min-width:0;flex:1 1 0;margin-bottom:1.5rem;}*>.A-Teaser-NavigationTeaser:not(:last-of-type),a-navigation-teaser-dynamic:not(:last-of-type){margin-inline-end:2rem;}.A-Teaser-NavigationTeaser{width:100%;background-color:var(--background);text-decoration:none;}.A-Teaser-NavigationTeaser span+span,.A-Teaser-NavigationTeaser:active,.A-Teaser-NavigationTeaser:focus{text-decoration:none;}.A-Teaser-NavigationTeaser:not(:last-of-type){margin-inline-end:2rem;}.A-Teaser-NavigationTeaser__text-wrapper{padding:1.5rem;overflow:hidden;}.A-Teaser-NavigationTeaser__label{font-size:.75rem;--font-size:0.75rem;line-height:1.5;margin-bottom:.5rem;}.A-Teaser-NavigationTeaser__storyType{text-transform:uppercase;}.A-Teaser-NavigationTeaser__storyType+.A-Teaser-NavigationTeaser__identifier:before{content:"|";display:inline-block;margin:0 .25rem;}.A-Teaser-NavigationTeaser__text{font-weight:700;}.A-Teaser-NavigationTeaser__text span:last-of-type{white-space:nowrap;}.A-Teaser-NavigationTeaser.-compact{width:100%;height:fit-content;margin-bottom:1.5rem;display:inline-flex;flex-direction:row;}.A-Teaser-NavigationTeaser.-compact .A-Teaser-NavigationTeaser__link{display:inline-flex;width:100%;}.A-Teaser-NavigationTeaser.-compact .A-Teaser-NavigationTeaser__text-wrapper{flex:1 0 0%;padding:1.5rem;}.A-Teaser-NavigationTeaser.-compact .A-Teaser-NavigationTeaser__label{margin-bottom:.25rem;}.A-Teaser-HomeTeaser{display:flex;flex-direction:column;flex-wrap:nowrap;}.A-Teaser-HomeTeaser .A-Teaser-HomeTeaser__mainLink,.A-Teaser-HomeTeaser .A-Teaser-HomeTeaser__subLinks{margin-left:0;}.A-Teaser-HomeTeaser__additional-headline{margin-bottom:2rem;}.A-Teaser-EventTeaser__calendarMonth{margin-bottom:2px;}.A-Teaser-DownloadTeaser{grid-template-columns:repeat(3,1fr);}.A-Teaser-DownloadTeaser__image{grid-column:span 1;}.A-Teaser-DownloadTeaser__text{grid-column:span 2;}.A-Teaser-DecisionTeaser__headline{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.A-Teaser-DecisionTeaser__content{padding:2rem;}.A-Teaser-AggregationExpandableTeaserDetails__headline{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.A-Teaser-AggregationExpandableTeaserDetails__collapsableContent{display:grid;column-gap:2rem;grid-template-columns:repeat(12,1fr);}.A-Teaser-AggregationExpandableTeaserDetails__image-wrapper{grid-column:span 5;}.A-Teaser-AggregationExpandableTeaserDetails__text-wrapper{grid-column:span 7;}.A-FormField-Textarea .A-FormField__element{min-height:12em;}.A-DataProtectionLayer__content.-is-video.-no-image,.A-DataProtectionLayer__content.-no-image{padding-top:0;}.M-IFrame--youtube:not(.M-IFrame--short) .A-DataProtectionLayer__box{grid-column:4/span 6;}h1{font-size:3rem;--font-size:3rem;line-height:1.25;--line-height:1.25;}h2{font-size:2.5rem;--font-size:2.5rem;line-height:1.3;--line-height:1.3;}h3{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}h4{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}h5{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.-size-6xl{font-size:5rem;--font-size:5rem;line-height:1.15;--line-height:1.15;}.-size-5xl{font-size:4rem;--font-size:4rem;line-height:1.2;--line-height:1.2;}.-size-4xl{font-size:3rem;--font-size:3rem;line-height:1.25;--line-height:1.25;}.-size-3xl{font-size:2.5rem;--font-size:2.5rem;line-height:1.3;--line-height:1.3;}.-size-2xl{font-size:2rem;--font-size:2rem;line-height:1.35;--line-height:1.35;}.-size-xl{font-size:1.5rem;--font-size:1.5rem;line-height:1.4;--line-height:1.4;}.-size-l{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.-size-m{font-size:1rem;--font-size:1rem;line-height:1.5;}.-size-s{font-size:.75rem;--font-size:0.75rem;line-height:1.5;}main{z-index:1;}section{margin:8rem 0;}}@media only screen and (min-width:1200px){.O-Product-Highlight-Teaser__item:first-of-type figure{flex-basis:544px;}.M-Teaser-DownloadTeaser__item{grid-column:span 6;}.M-AggregationExpandableTeaserGroup__details{min-width:100vw;margin:auto;transform:translateX(-50vw) translateX(560px);}.M-Stage-Two__contentContainer{display:grid;grid-template-columns:1fr minmax(0,1120px) 1fr;margin-top:48px;}.M-Stage-Two__contentContainer .M-Stage-Two__content{display:unset;grid-column:span 2;margin-left:unset;margin-right:0;}.M-Stage-Two__contentContainer .A-Map-InfoWindow{left:2rem;}.M-Stage-Two__mediaAndTeaser .M-Stage-Two__content{display:flex;justify-self:flex-end;width:100%;max-width:970px;}.M-Stage-Two__mediaAndTeaser .M-Stage-Two__content>a,.M-Stage-Two__mediaAndTeaser .M-Stage-Two__content>div{min-width:100%;}.M-Stage-Two__content{display:flex;justify-self:flex-end;width:100%;max-width:1370px;}.M-Stage-Two__content>.A-Image__figure{min-width:100%;}.M-Main-Navigation__highlights--first{padding-top:190px;}.M-CarouselSimple__slideContainer .A-Image__caption{padding-right:24rem;}.A-Video__figure video{display:block;}.A-Video__figure .A-Image{display:none;}.A-Text-TextContentIcon__headline{font-size:1.25rem;--font-size:1.25rem;line-height:1.5;}.A-Teaser-NavigationTeaser.-compact .A-Teaser-NavigationTeaser__image-wrapper{display:block;aspect-ratio:16/9;width:100%;max-width:50%;height:100%;}.A-Teaser-NavigationTeaser.-compact .A-Teaser-NavigationTeaser__image-wrapper .A-Image__figure,.A-Teaser-NavigationTeaser.-compact .A-Teaser-NavigationTeaser__image-wrapper .A-Image__preloadWrapper{height:100%;}.A-Teaser-NavigationTeaser.-compact .A-Teaser-NavigationTeaser__image-wrapper .A-Image{object-fit:cover;}.A-Teaser-DownloadTeaser{grid-template-columns:repeat(6,1fr);}.A-Teaser-DownloadTeaser__image{grid-column:span 2;}.A-Teaser-DownloadTeaser__text{grid-column:span 4;}.A-FormField-Textarea .A-FormField__element{min-height:10em;}.M-IFrame--youtube:not(.M-IFrame--short).M-IFrame--small .A-DataProtectionLayer__box{margin:3rem 0;background-color:unset;grid-column:2/span 10;}}