:root{--body-color: #333;--kws-light: #ffffff;--kws-dark: #000000;--kws-orange: #ff6c00;--kws-black-90: #333333;--kws-black-50: #87888a;--kws-black-15: #dddcd7;--kws-black-5: #f4f4f4;--kws-dark-gray-100: #233737;--kws-dark-gray-75: #5a6969;--kws-dark-gray-50: #919b9b;--kws-dark-gray-25: #c8cdcd;--kws-gray-100: #5f696e;--kws-gray-75: #878f92;--kws-gray-50: #afb4b6;--kws-gray-25: #d7d9db;--kws-light-gray-100: #c8d0d6;--kws-light-gray-75: #d6dce0;--kws-light-gray-50: #e3e7ea;--kws-light-gray-25: #f1f3f5;--kws-dark-grey-100: var(--kws-dark-gray-100);--kws-dark-grey-75: var(--kws-dark-gray-75);--kws-dark-grey-50: var(--kws-dark-gray-50);--kws-dark-grey-25: var(--kws-dark-gray-25);--kws-grey-100: var(--kws-gray-100);--kws-grey-75: var(--kws-gray-75);--kws-grey-50: var(--kws-gray-50);--kws-grey-25: var(--kws-gray-25);--kws-light-grey-100: var(--kws-light-gray-100);--kws-light-grey-75: var(--kws-light-gray-75);--kws-light-grey-50: var(--kws-light-gray-50);--kws-light-grey-25: var(--kws-light-gray-25);--kws-dark-brown-100: #645041;--kws-dark-brown-75: #8b7c71;--kws-dark-brown-50: #b1a7a0;--kws-dark-brown-25: #d8d3cf;--kws-brown-100: #96825f;--kws-brown-75: #b0a187;--kws-brown-50: #cac0af;--kws-brown-25: #e5e0d7;--kws-light-brown-100: #d7c8a6;--kws-light-brown-75: #e1d6bc;--kws-light-brown-50: #ebe3d2;--kws-light-brown-25: #f5f1e9;--kws-dark-beige-100: #78785f;--kws-dark-beige-75: #9a9a87;--kws-dark-beige-50: #bbbbaf;--kws-dark-beige-25: #ddddd7;--kws-beige-100: #b4af9b;--kws-beige-75: #c4c0b1;--kws-beige-50: #d3d1c7;--kws-beige-25: #e3e2dd;--kws-light-beige-100: #ccc8a8;--kws-light-beige-75: #e4e1cd;--kws-light-beige-50: #e8e6d4;--kws-light-beige-25: #f1f0e4;--kws-dark-green-100: #004132;--kws-dark-green-75: #407165;--kws-dark-green-50: #7fa098;--kws-dark-green-25: #bfcfcc;--kws-green-100: #257150;--kws-green-75: #5c957c;--kws-green-50: #92b8a7;--kws-green-25: #c8dbd3;--kws-light-green-100: #96a02d;--kws-light-green-75: #b0b862;--kws-light-green-50: #cacf96;--kws-light-green-25: #e5e7ca;--kws-dark-blue-100: #3a7391;--kws-dark-blue-75: #6b96ad;--kws-dark-blue-50: #9cb9c8;--kws-dark-blue-25: #cedce3;--kws-blue-100: #64aab9;--kws-blue-75: #8bbfcb;--kws-blue-50: #b1d4dc;--kws-blue-25: #d8eaed;--kws-light-blue-100: #b4cdd7;--kws-light-blue-75: #c7dae1;--kws-light-blue-50: #d9e6eb;--kws-light-blue-25: #ecf2f5;--kws-dark-red-100: #be5f46;--kws-dark-red-75: #ce8774;--kws-dark-red-50: #deafa2;--kws-dark-red-25: #efd7d1;--kws-red-100: #aa7373;--kws-red-75: #bf9696;--kws-red-50: #d4b9b9;--kws-red-25: #eadcdc;--kws-light-red-100: #cdb4a6;--kws-light-red-75: #dac7bc;--kws-light-red-50: #e6d9d2;--kws-light-red-25: #f2ece9;--kws-dark-yellow-100: #dcb900;--kws-dark-yellow-75: #e5cb40;--kws-dark-yellow-50: #eddc7f;--kws-dark-yellow-25: #f6edbf;--kws-yellow-100: #fab900;--kws-yellow-75: #fbcb40;--kws-yellow-50: #fcdc7f;--kws-yellow-25: #feedbf;--kws-light-yellow-100: #fade64;--kws-light-yellow-75: #fbe68b;--kws-light-yellow-50: #fceeb1;--kws-light-yellow-25: #fef7d8;--kws-signalred-100: #cc3333;--kws-signalred-25: #f2cccc}.bg-dark-grey{background-color:var(--kws-dark-gray-100)}.topic-box{display:flex;flex-direction:column-reverse;justify-content:space-between}.topic-box p,.topic-box h2{margin-bottom:0}@media(max-width: 767px){.topic-box{padding-right:0;padding-left:0}}@media(min-width: 768px){.topic-box{flex-direction:row;gap:16px;padding-top:48px;padding-bottom:48px}}@media(min-width: 1024px){.topic-box{padding-top:100px;padding-bottom:100px;gap:30px}}@media(min-width: 768px){.topic-box--image-left{flex-direction:row-reverse}}@media(min-width: 768px){.topic-box__img{width:50%}}.topic-box__img img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.topic-box__video{display:flex;position:relative}@media(min-width: 768px){.topic-box__video{width:50%}.topic-box__video video.video-aspect-ratio__1-1{aspect-ratio:1/1;object-fit:cover}}.topic-box__video video{display:block;width:100%;height:auto}.topic-box__stream{display:flex;position:relative}@media(min-width: 768px){.topic-box__stream{width:50%}.topic-box__stream video.video-aspect-ratio__1-1{aspect-ratio:1/1;object-fit:cover}}.topic-box__stream video{display:block;width:100%;height:auto}.topic-box__text{padding:30px 27px}@media(min-width: 768px){.topic-box__text{width:50%;padding:0}}.topic-box .text{color:var(--kws-black-90);--box-text-color: var(--kws-black-90)}.topic-box .text--white{color:var(--kws-light);--box-text-color: var(--kws-light)}.topic-box .text__topic-tag{margin-bottom:10px;color:var(--kws-orange);font-size:16px;font-weight:700;line-height:16px}@media(min-width: 768px){.topic-box .text__topic-tag{margin-bottom:20px}}@media(min-width: 1024px){.topic-box .text__topic-tag{margin-bottom:25px}}.topic-box .text__headline{font-size:28px;line-height:32px;font-weight:400}@media(min-width: 1024px){.topic-box .text__headline{font-size:40px;line-height:1.1}}.topic-box .text__headline--addon{font-weight:300}.topic-box .text__headline-container{font-size:16px;line-height:24px;font-weight:400;margin-bottom:20px}@media(min-width: 1024px){.topic-box .text__headline-container{font-size:24px;line-height:28px;margin-bottom:30px}}.topic-box .text__headline-container--big .text__headline{font-size:40px;line-height:1.1}@media(min-width: 1024px){.topic-box .text__headline-container--big .text__headline{font-size:65px;line-height:73px}}.topic-box .text__subheadline{margin-top:20px;margin-bottom:20px;font-size:16px;font-weight:700;line-height:24px}@media(min-width: 1024px){.topic-box .text__subheadline{margin-top:30px;margin-bottom:30px;font-size:24px;line-height:28px}}.topic-box .text__copy{font-size:16px;font-weight:400;line-height:24px}.topic-box .text__copy p:not(:last-of-type){margin-bottom:20px}@media(min-width: 1024px){.topic-box .text__copy p:not(:last-of-type){margin-bottom:30px}}.topic-box .text__copy p+.card-link-row{margin-top:20px}@media(min-width: 1024px){.topic-box .text__copy p+.card-link-row{margin-top:30px}}.topic-box .text__copy .h3{font-size:1.25rem;line-height:1.2}@media(min-width: 1024px){.topic-box .text__copy .h3{font-size:1.5rem}}.topic-box .text__copy .text__link,.topic-box .text__copy .button{display:inline-block;margin-top:20px}@media(min-width: 1024px){.topic-box .text__copy .text__link,.topic-box .text__copy .button{margin-top:30px}}.topic-box .text__copy .link-more{border-bottom:0;font-size:16px;line-height:19px}.topic-box .text__copy .link-more:hover{text-decoration:underline}.topic-box .text__copy .link-more:before{width:19px;height:17px;margin-top:-4px;margin-right:10px;background-position:center}.topic-box .text__copy .button{line-height:14px}.topic-box .text__copy .button--medium{padding-top:13px;padding-bottom:13px}.topic-box .text__copy .card-link-row+.card-link-row--button{margin-top:20px}.topic-box .text__copy .card-link-row a.button{margin:0}.topic-box .text__copy .standard-teaser__link{color:var(--box-text-color);padding-inline-start:1.575rem;position:relative;font-weight:700;margin-top:auto;font-size:14px;transition:padding-inline-start .3s ease-in-out}.topic-box .text__copy .standard-teaser__link svg{position:absolute;left:0;top:50%;margin-top:-0.7em;width:1.5em;height:1.4em;margin-inline-end:.5em}.topic-box .text__copy .standard-teaser__link svg path{fill:var(--kws-orange)}.topic-box .text__copy .standard-teaser__link svg.svg-standard-default .svg-standard-default-path,.topic-box .text__copy .standard-teaser__link svg.svg-download-default .svg-download-default-path,.topic-box .text__copy .standard-teaser__link svg.svg-external-default .svg-external-default-path{transition:d .3s ease-in-out}.topic-box .text__copy .standard-teaser__link svg.svg-default{display:none;opacity:1;transition:opacity .3s ease-in}.topic-box .text__copy .standard-teaser__link svg.svg-hover{display:none;opacity:0;transition:opacity .3s ease-out}.topic-box .text__copy .standard-teaser__link:hover,.topic-box .text__copy .standard-teaser__link:focus,.topic-box .text__copy .standard-teaser__link:active{color:var(--kws-orange);text-decoration:none}.topic-box .text__copy .standard-teaser__link:hover svg,.topic-box .text__copy .standard-teaser__link:focus svg,.topic-box .text__copy .standard-teaser__link:active svg{transform-origin:center}.topic-box .text__copy .standard-teaser__link:hover svg.svg-default,.topic-box .text__copy .standard-teaser__link:focus svg.svg-default,.topic-box .text__copy .standard-teaser__link:active svg.svg-default{opacity:0}.topic-box .text__copy .standard-teaser__link:hover svg.svg-hover,.topic-box .text__copy .standard-teaser__link:focus svg.svg-hover,.topic-box .text__copy .standard-teaser__link:active svg.svg-hover{opacity:1}.topic-box .text__copy .standard-teaser__link:hover svg.svg-standard-default .svg-standard-default-path,.topic-box .text__copy .standard-teaser__link:focus svg.svg-standard-default .svg-standard-default-path,.topic-box .text__copy .standard-teaser__link:active svg.svg-standard-default .svg-standard-default-path{d:path("M3.33531 10.8334L3.33531 9.19336L18.4953 9.19336L13.8353 4.51336L15.0153 3.33336L21.6953 10.0134L15.0153 16.6934L13.8353 15.5134L18.4953 10.8334L3.33531 10.8334Z")}.topic-box .text__copy .standard-teaser__link:hover svg.svg-download-default .svg-download-default-path,.topic-box .text__copy .standard-teaser__link:focus svg.svg-download-default .svg-download-default-path,.topic-box .text__copy .standard-teaser__link:active svg.svg-download-default .svg-download-default-path{d:path("M10.7897 0.666016H9.15299L9.15299 14.8057L4.48233 10.155L3.30469 11.3327L9.97135 17.9993H3.33164V19.666H16.665V17.9993H9.97135L16.638 11.3327L15.4604 10.155L10.7897 14.8057L10.7897 0.666016Z")}.topic-box .text__copy .standard-teaser__link:hover svg.svg-external-default .svg-external-default-path,.topic-box .text__copy .standard-teaser__link:focus svg.svg-external-default .svg-external-default-path,.topic-box .text__copy .standard-teaser__link:active svg.svg-external-default .svg-external-default-path{d:path("M4.68732 16.5L3.52766 15.3403L14.8949 3.97311L8.29052 3.95897L8.29052 2.2902L17.7375 2.2902L17.7375 11.7371L16.0687 11.7371L16.0546 5.13277L4.68732 16.5Z")}.topic-box .text__copy .standard-teaser__link:hover.link--standard,.topic-box .text__copy .standard-teaser__link:focus.link--standard,.topic-box .text__copy .standard-teaser__link:active.link--standard{padding-inline-start:1.875rem}.topic-box .text__copy .standard-teaser__link:hover.link--standard svg,.topic-box .text__copy .standard-teaser__link:focus.link--standard svg,.topic-box .text__copy .standard-teaser__link:active.link--standard svg{transform-origin:left}.topic-box .text__copy .standard-teaser__link:hover.link--download svg,.topic-box .text__copy .standard-teaser__link:focus.link--download svg,.topic-box .text__copy .standard-teaser__link:active.link--download svg{transform-origin:center}.topic-box .text__copy .standard-teaser__link:hover.link--external svg,.topic-box .text__copy .standard-teaser__link:focus.link--external svg,.topic-box .text__copy .standard-teaser__link:active.link--external svg{transform-origin:center}.topic-box .text__copy .standard-teaser__link:hover.button--primary,.topic-box .text__copy .standard-teaser__link:focus.button--primary,.topic-box .text__copy .standard-teaser__link:active.button--primary{background-color:var(--kws-orange);color:hsla(0,0%,100%,.75)}.topic-box .text__copy .standard-teaser__button{text-transform:none}.topic-box--type-1 .text__headline--addon{display:block}@media(min-width: 1024px){.topic-box--type-1 .text__headline--addon{margin-top:6px}}@media(min-width: 1024px){.topic-box--type-1 .text__headline-container{margin-bottom:25px}}.topic-box--type-2 .text__headline{text-transform:uppercase}.topic-box--type-2 .text__headline--addon{text-transform:none}.safari .topic-box .standard-teaser__link .svg-default,.safari .topic-box .standard-teaser__link .svg-hover{display:block !important}.safari .svg-standard-default,.safari .svg-download-default,.safari .svg-external-default{display:none !important}
