.product-filter__result-list{display:flex;flex-direction:column;gap:1rem}@media (min-width: 992px){.product-filter__result-list{flex-direction:row}}@media (min-width: 992px){.product-filter__result-entry:first-child{flex:0 0 16.66667%;max-width:16.66667%}.product-filter__result-entry:nth-child(2){flex:0 0 28%;max-width:28%}.product-filter__result-entry:nth-child(3){flex:0 0 27%;max-width:27%}.product-filter__result-entry:last-child{flex:1 0;max-width:100%}.product-filter__result-entry:last-child .product-filter__result-value{padding-right:1rem}}.product-filter__result-value{flex-basis:100%}.product-filter__result-icon{margin-left:50px}.product-filter__table__row{cursor:pointer;background-color:var(--theme-background-color);transition:all .2s ease-out;padding-bottom:1.3rem;padding-top:1.3rem;box-shadow:0 3px 6px var(--theme-gray-shadow);display:block;color:var(--dark)}.product-filter__table__row:hover{background-color:var(--theme-gray-pale)!important;text-decoration:none;color:var(--theme-primary-hover-color)}.product-filter__table__row:nth-child(odd){background-color:var(--theme-gray-000)}.product-filter__table__row>.chevron-right{transition:transform .2s ease-out}.product-filter__table__row:hover .chevron-right{transform:translate(10px)}.product-filter__table__row button[type=submit]{background:transparent;border:none;text-align:left;width:100%}.product-filter__table__row button[type=submit]:hover{color:var(--theme-primary-hover-color)}.product-filter__input{min-width:13rem}.product-filter__btn-reset{border:1px solid var(--theme-light);border-radius:4px;font-weight:100;font-size:16px;max-width:220px}.product-filter__expandable__content{max-height:100rem;overflow:hidden;transition-timing-function:cubic-bezier(.895,.03,.685,.22);transition-duration:.5s;transition-property:max-height}.collapsed .product-filter__expandable__content{max-height:0}.product-filter__expandable-icon{position:relative;height:16px;width:16px;font-size:1em}.product-filter__expandable-icon__horizontal{position:absolute;width:16px;height:2px;top:7px;transition:all .5s ease-in-out;opacity:0;background-color:var(--theme-secondary-background-color)}.product-filter__expandable-icon__vertical{position:absolute;width:2px;height:16px;left:7px;transition:all .5s ease-in-out;transform:rotate(-90deg);background-color:var(--theme-secondary-background-color)}.collapsed .product-filter__expandable-icon__horizontal{opacity:1;background-color:var(--theme-primary)}.collapsed .product-filter__expandable-icon__vertical{transform:rotate(-180deg);background-color:var(--theme-primary)}form.product-filter__table__row{padding-bottom:0;padding-top:0}form.product-filter__table__row button[type=submit]{padding-bottom:1.3rem;padding-top:1.3rem;color:var(--theme-dark)}.form-with-cross-origin-warning__backdrop[hidden]{display:none}.form-with-cross-origin-warning__backdrop{display:flex;flex-direction:column;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;z-index:2000;background:rgba(0,0,0,.4)}.form-with-cross-origin-warning__box{background-color:var(--theme-background-color)}@media screen{.form-with-cross-origin-warning__box{box-shadow:0 0 6px 2px rgba(0,0,0,.3)}}.form-with-cross-origin-warning__box{max-width:calc(100% - 20px);margin-left:auto;margin-right:auto;max-inline-size:75ch}.form-with-cross-origin-warning__box>div{padding:1rem;width:100%}.form-with-cross-origin-warning__box>div:first-child{border-bottom:1px solid var(--theme-gray);display:flex;justify-content:end}.form-with-cross-origin-warning__close-icon{filter:invert(46%) sepia(5%) saturate(120%) hue-rotate(155deg) brightness(96%) contrast(91%)}@media (prefers-contrast: more){.form-with-cross-origin-warning__close-icon{filter:invert(100%) sepia(100%) saturate(1%) hue-rotate(195deg) brightness(106%) contrast(101%)}}.form-with-cross-origin-warning__close-icon{width:clamp(1rem,.75rem + 1.35vw,2rem)}@media (max-width: 767.98px){.product-table table,.product-table thead,.product-table tbody,.product-table th,.product-table td,.product-table tr,.table-left table,.table-left thead,.table-left tbody,.table-left th,.table-left td,.table-left tr{display:block}.product-table thead tr,.table-left thead tr{position:absolute;top:-9999px;left:-9999px}.product-table tr,.table-left tr{border:1px solid var(--theme-gray-100)}.product-table td,.table-left td{border:none;border-bottom:1px solid var(--theme-gray-200);position:relative}.product-table td:before,.table-left td:before{display:block;margin-bottom:1rem;font-weight:700;padding-right:10px;white-space:nowrap;content:attr(title)}.product-table td:first-child,.table-left td:first-child{border-right:0}.product-table td:nth-child(odd),.table-left td:nth-child(odd){border-right:0}.product-table td:nth-child(2n),.table-left td:nth-child(2n){border-right:0}.product-table td:last-child,.table-left td:last-child{border-right:0}}.product-table__row,.table-left__row{border-top:1px solid var(--theme-border-color)}.product-table__row:last-child,.table-left__row:last-child{border-bottom:1px solid var(--theme-border-color)}@media (min-width: 992px){.product-table__cell--right,.table-left__cell--right{padding-left:5rem}}.product-table-header{display:flex;gap:1rem}.product-table-header>div:first-child{flex:0 0 16.66667%;max-width:16.66667%}.product-table-header>div:nth-child(2){flex:0 0 27%;max-width:27%}.product-table-header>div:nth-child(3){flex:0 0 25.5%;max-width:25.5%}.product-table-header>div:last-child{flex:1 0;max-width:100%}.product-table{margin-bottom:3rem;width:100%}.product-table td{padding:1rem;border-top:1px solid var(--theme-border-color);border-bottom:1px solid var(--theme-border-color);border-right:1px solid var(--theme-border-color)}@media (min-width: 992px){.product-table td{padding-left:5rem}}.product-table td p:last-child{margin-bottom:0}.product-table td:first-child{padding-right:2rem}.product-table td:last-child{border-right:1px solid var(--theme-white)}.product-table th{padding-top:1rem;padding-bottom:1rem}.product-table th:nth-child(odd){padding-left:1rem}@media (min-width: 992px){.product-table th:nth-child(odd){padding-left:5rem}}.product-table th:nth-child(2n){padding-left:1rem}@media (min-width: 992px){.product-table th:nth-child(2n){padding-left:5rem}}.table-left{margin-bottom:3rem;width:100%}.table-left td,.table-left th{padding:1rem;border-top:1px solid var(--theme-border-color);border-bottom:1px solid var(--theme-border-color);border-right:1px solid var(--theme-border-color)}.table-left td p:last-child,.table-left th p:last-child{margin-bottom:0}.table-left td:first-child,.table-left th:first-child{padding-right:2rem}.table-left td:last-child,.table-left th:last-child{border-right:1px solid var(--theme-white)}@media (min-width: 992px){.table-left th{padding-left:5rem}}.image__productdetail{display:flex;justify-content:flex-end}.image__productdetail .img-fluid{max-width:100%}.img-mediathek-height{height:216px}.table-cell-center{text-align:center}.table-cell-right{text-align:right}.breadcrumb__link{font-size:14px;color:var(--theme-dark)}.breadcrumb__link>svg{transition:transform .2s ease-out}.breadcrumb__link:hover>svg{transform:translate(3px)}.breadcrumb__link:hover .icon{stroke:var(--theme-primary-hover-color)}.breadcrumb__icon{max-height:12px}.kpi__text{font-size:1.25rem}.kpi__number{font-size:1.875rem;color:var(--theme-primary);opacity:0}.bg-primary .kpi__number{color:var(--theme-white)}.kpi__number-wrapper{top:0;left:0;bottom:0;right:0}.kpi__icon--outer{stroke:var(--theme-primary)}.bg-primary .kpi__icon--outer{stroke:var(--theme-white)}.lifecycle-item-text{font-weight:700;line-height:normal;cursor:pointer;position:absolute;max-width:9vw;font-size:1vw;hyphens:auto;text-align:right;color:var(--theme-gray-1000)!important}@media (min-width: 1980px){.lifecycle-item-text{font-size:1rem;max-width:150px}}.lifecycle-item-text__nowrap{white-space:nowrap}.lifecycle-item-text--0{left:64.6%;top:15%;text-align:left}.lifecycle-item-text--1{left:71.4%;top:27.6%;text-align:left}.lifecycle-item-text--2{left:74%;top:43%;text-align:left}.lifecycle-item-text--3{left:71.7%;top:62%;text-align:left}.lifecycle-item-text--4{left:64.9%;top:75%;text-align:left}.lifecycle-item-text--5{left:47.4%;top:87%;text-align:center}.lifecycle-item-text--6{right:64.9%;top:75%}.lifecycle-item-text--7{right:71.7%;top:60%}.lifecycle-item-text--8{right:74%;top:43%}.lifecycle-item-text--9{right:71.4%;top:26%}.lifecycle-item-text--10{right:64.6%;top:15%}.pagination__page{cursor:pointer}.pagination__page:hover{color:var(--theme-primary)}.tx-solr-search .pagination__page:hover{text-decoration:none}.pdf-kiosk__image{min-width:7rem}.pdf-kiosk__dropdown{width:100%}@media (min-width: 768px){.pdf-kiosk__dropdown{width:10rem}}.tx_jh_downloads .dropdown.show .d-flex{display:flex!important}.tx_jh_downloads .dropdown .d-flex{display:none!important}.tx-solr-search__item{background-color:var(--theme-gray-000);box-shadow:0 3px 6px var(--theme-gray-shadow);padding:1rem}.tx-solr-search__item__type{font-size:13px;color:var(--theme-gray-700)}.tx-solr-search__item__title{font-size:16px;font-weight:600;color:var(--theme-black)}.tx-solr-search__item__description{font-size:16px}.tx-solr-search__item__ident{font-size:16px;font-weight:200;color:var(--theme-gray-800)}.tx-solr-search__item__link{font-size:16px}.tx-solr-search__item__image{width:100%}.tx-solr-autosuggest{z-index:1000!important}.navbar__search-input__wrapper .tx-solr-autosuggest{z-index:1060!important}.dropdown-mediathek-new{display:inline-block}.dropdown-mediathek-new.show .d-flex{display:block!important}.dropdown-mediathek-new .d-flex{display:none!important}.dropdown-mediathek-new .mediathek--sortButton.filterableFileList-sorting--active{color:var(--theme-primary)}.eyecatcher{display:none;position:absolute;z-index:10}.eyecatcher__inner{height:49px;line-height:49px;background:var(--theme-primary);font-weight:700;color:var(--theme-white);font-size:20px}.eyecatcher--lime .eyecatcher__inner{background:#dfeb00;color:var(--theme-dark)}.eyecatcher--blue .eyecatcher__inner{background:#235296}.eyecatcher--orange .eyecatcher__inner{background:#f0a819}.eyecatcher__inside{width:8px;height:49px;position:absolute;top:0}.eyecatcher__outside{width:20px;height:61px;position:absolute;top:0}.eyecatcher--left .eyecatcher__inner{padding:0 20px 0 0}.eyecatcher--right .eyecatcher__inner{padding:0 0 0 20px}.eyecatcher--left .eyecatcher__inside{right:-8px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-left-inside.svg) no-repeat top left}.eyecatcher--right .eyecatcher__inside{left:-8px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-right-inside.svg) no-repeat top right}.eyecatcher--left .eyecatcher__outside{left:-20px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-left-outside.svg) no-repeat top right}.eyecatcher--right .eyecatcher__outside{right:-20px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-right-outside.svg) no-repeat top left}.eyecatcher--lime.eyecatcher--left .eyecatcher__inside{right:-8px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-left-inside-lime.svg) no-repeat top left}.eyecatcher--lime.eyecatcher--right .eyecatcher__inside{left:-8px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-right-inside-lime.svg) no-repeat top right}.eyecatcher--lime.eyecatcher--left .eyecatcher__outside{left:-20px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-left-outside-lime.svg) no-repeat top right}.eyecatcher--lime.eyecatcher--right .eyecatcher__outside{right:-20px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-right-outside-lime.svg) no-repeat top left}.eyecatcher--orange.eyecatcher--left .eyecatcher__inside{right:-8px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-left-inside-orange.svg) no-repeat top left}.eyecatcher--orange.eyecatcher--right .eyecatcher__inside{left:-8px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-right-inside-orange.svg) no-repeat top right}.eyecatcher--orange.eyecatcher--left .eyecatcher__outside{left:-20px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-left-outside-orange.svg) no-repeat top right}.eyecatcher--orange.eyecatcher--right .eyecatcher__outside{right:-20px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-right-outside-orange.svg) no-repeat top left}.eyecatcher--blue.eyecatcher--left .eyecatcher__inside{right:-8px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-left-inside-blue.svg) no-repeat top left}.eyecatcher--blue.eyecatcher--right .eyecatcher__inside{left:-8px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-right-inside-blue.svg) no-repeat top right}.eyecatcher--blue.eyecatcher--left .eyecatcher__outside{left:-20px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-left-outside-blue.svg) no-repeat top right}.eyecatcher--blue.eyecatcher--right .eyecatcher__outside{right:-20px;background:url(/typo3conf/ext/sitepackage/Resources/Public/Images/eyecatcher-right-outside-blue.svg) no-repeat top left}.eyecatcher--left.eyecatcher--on-edge .eyecatcher__outside,.eyecatcher--right.eyecatcher--on-edge .eyecatcher__outside{height:49px}.svg-icon-before-content{display:flex;align-items:stretch;gap:.5rem}.svg-icon-before-content>:first-child{align-self:baseline;flex-shrink:0}.download-confirmation-link--disabled{opacity:.5;cursor:default}.download-confirmation-link--disabled:hover{text-decoration:none}.sub-application-container{min-height:45vh}
