.checkbox__hidden{opacity:0;pointer-events:none;position:absolute;visibility:hidden;width:0}.hidden{display:none!important}.screenreader-only,.visuallyhidden{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.label-hidden{font-size:0;height:0;left:0;opacity:0;position:absolute;width:0}.no-scroll{height:100%;overflow:hidden}@keyframes ek-animation-swipe-in{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}}@keyframes ek-animation-swipe-out{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1}to{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);opacity:0}}@keyframes ek-animation-slide-down{0%{max-height:0}to{max-height:1000px}}.news-overview-filter{background:var(--color-surface-base-2);height:-webkit-max-content;height:-moz-max-content;height:max-content;position:relative;width:100%}@media only screen and (min-width:768px){.news-overview-filter{width:calc(var(--grid-column-outer)*4)}}@media only screen and (min-width:1024px){.news-overview-filter{width:calc(var(--grid-column-outer)*3)}}.news-overview-filter legend{font-size:0;height:0;left:0;opacity:0;position:absolute;width:0}.news-overview-filter__inner{padding-block:var(--general-spacing-32);padding-inline:var(--general-spacing-24)}.news-overview-filter__headline{font-family:var(--main-font);font-size:1.375rem;font-weight:600;letter-spacing:-2%;line-height:120%;margin-bottom:var(--general-spacing-24)}.news-overview-filter__list{display:flex;flex-direction:column;row-gap:var(--general-spacing-16)}.news-overview-filter__item-label{font-family:var(--main-font);font-size:.875rem;font-weight:400;letter-spacing:-2%;line-height:120%}.news-overview-filter__submit{height:29px}.news-overview-filter__submit .button{bottom:-29px;left:50%;position:absolute;transform:translateX(-50%);width:-webkit-max-content;width:-moz-max-content;width:max-content}