.components-page-contentList>.list-title{font-weight:400;font-size:2rem;line-height:1.5;letter-spacing:0;color:var(--theme-body-colors-containerHeadline);-webkit-margin-after:0;margin-block-end:0}.components-page-contentList>.list-title>.title-container{display:flex}.components-page-contentList>.list-title img{height:2rem;margin-right:.5rem;transform:translateY(10px)}.components-page-contentList>.list-title a{margin-left:1rem}.components-page-contentList>.list-title .action-button>button{background-color:transparent;color:var(--theme-body-colors-containerHeadline)}.components-page-contentList>.list-items>div{padding-top:1rem}.components-page-contentList>.list-items>div>.bottom-border{margin-top:1rem;height:1px;background-color:var(--theme-body-colors-containerItemBorder)}@media(max-width:1199px){.components-page-contentList>.list-items>div>.bottom-border{width:100%}}@media(min-width:1200px){.components-page-contentList>.list-items>div>.bottom-border{width:90%}}.components-page-contentList>.filter-container{width:100%;overflow-x:auto}@media(max-width:991px){.components-page-contentList>.filter-container{overflow-scrolling:touch}}@media(min-width:992px){.components-page-contentList>.filter-container{overflow-scrolling:auto}}.components-page-contentList>.more-container{margin-top:1rem;margin-bottom:1rem}.components-page-contentList>.more-container button{background-color:var(--theme-box-colors-background)}.components-page-contentList>.more-container button:hover{background-color:var(--theme-box-colors-backgroundAlternative)}.components-page-contentList>.more-container button:hover svg{color:var(--theme-box-colors-linkHover)}.components-page-contentList>.more-container button svg{color:var(--theme-box-colors-link)}.components-page-contentList-filter{background-color:var(--theme-box-colors-background);color:var(--theme-root-colors-text);padding:.75rem;border:0;border-radius:20px;cursor:pointer;height:2.625rem}.components-page-contentList-filter:hover{background-color:var(--theme-box-colors-backgroundAlternative);color:var(--theme-box-colors-linkHover)}.components-page-contentList-filter>.button-inner{display:flex}.components-page-contentList-filter>.button-inner>.filter-icon{margin-right:.5rem}.components-page-contentList-filter>.button-inner>.filter-label{transform:translateY(-3px)}.components-page-contentList-filterDialog .filter-box{background-color:var(--theme-pageStructure-contentList-colors-filterBoxBackground);border:1px solid var(--theme-box-colors-borderAlternative);border-radius:20px}.components-page-contentList-filterDialog .filter-box>.box-header{background-color:var(--theme-pageStructure-contentList-colors-filterBoxHeaderBackground);border-top-left-radius:20px;border-top-right-radius:20px;padding:.5rem 1rem;display:flex;cursor:pointer}.components-page-contentList-filterDialog .filter-box>.box-header.is-closed{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.components-page-contentList-filterDialog .filter-box>.box-header>.header-label{flex-grow:1;color:var(--theme-root-colors-text)}.components-page-contentList-filterDialog .filter-box>.box-header>.header-open-icon{color:var(--theme-root-colors-text)}.components-page-contentList-filterDialog .filter-box>.box-content{border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:1rem}.components-page-contentList-filterDialog .filter-box>.box-content>.content-predefined-options{display:flex;margin-bottom:.5rem;font-size:.875rem}.components-page-contentList-filterDialog .filter-box>.box-content>.content-predefined-options>.all-options{color:var(--theme-root-colors-text);cursor:pointer}.components-page-contentList-filterDialog .filter-box>.box-content>.content-predefined-options>.all-options.selected,.components-page-contentList-filterDialog .filter-box>.box-content>.content-predefined-options>.all-options:hover{color:var(--theme-box-colors-linkHover)}.components-page-contentList-filterDialog .filter-box>.box-content>.content-predefined-options>.no-options{cursor:pointer;margin-left:1rem;color:var(--theme-root-colors-text)}.components-page-contentList-filterDialog .filter-box>.box-content>.content-predefined-options>.no-options.selected,.components-page-contentList-filterDialog .filter-box>.box-content>.content-predefined-options>.no-options:hover{color:var(--theme-box-colors-linkHover)}.components-page-contentList-filterDialog .filter-box>.box-content>.content-option{margin-top:.5rem;margin-bottom:.5rem}