@layer components{.teaser-simple{padding:1.5rem 0;border-bottom:1px solid var(--theme-border-light)}@media only screen and (min-width: 768px){.teaser-simple{padding-inline:1rem}}.teaser-simple:last-child{border-bottom:none}.teaser-simple__title{font-size:var(--font-size--medium);line-height:var(--line-height--medium);margin:0 0 .5rem}.teaser-simple__title .link{color:var(--theme-primary);text-decoration:none}.teaser-simple__title .link:hover,.teaser-simple__title .link:focus{text-decoration:underline;color:var(--theme-link)}.teaser-simple__service-line,.teaser-simple__subheading,.teaser-simple__location{font-size:var(--font-size--xsmall);line-height:var(--line-height--xsmall);color:var(--theme-text-muted)}.teaser-simple__location:not(:only-child){margin-left:.5rem;padding-left:.5rem;border-left:1px solid var(--theme-border-light)}.teaser-simple__location:before{font-family:var(--font-icons);content:"";font-size:.875rem;margin-right:.25rem}.teaser-simple__type{font-size:var(--font-size--xsmall);line-height:var(--line-height--xsmall);color:var(--theme-text-muted)}.teaser-simple__type:not(:only-child){-webkit-padding-end:.5rem;padding-inline-end:.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem;border-right:1px solid var(--theme-border-light)}.teaser-simple__description{margin:.5rem 0 0;color:var(--theme-text-muted);line-height:1.5;max-width:none;font-size:var(--font-size--small);line-height:var(--line-height--small)}@media only screen and (min-width: 768px){.teaser-simple--publications{display:flex;align-items:flex-end;gap:var(--gapSize)}.teaser-simple--publications .teaser-simple__content{flex:1}}.teaser-simple__actions .button{margin-bottom:0}}@layer components{.teaser-simple-loader{padding:1.5rem 1rem;border-bottom:1px solid var(--theme-border-light)}.teaser-simple-loader:last-child{border-bottom:none}.teaser-simple-loader__title{margin:0 0 .5rem}.teaser-simple-loader__description{margin:.5rem 0 0;display:flex;flex-direction:column;gap:.25rem}}@layer components{.nested-filter-boxes{border-top:1px solid var(--theme-border-light);margin-top:.5rem;padding-top:.5rem}.filter-boxes-wrapper--dropdown .nested-filter-boxes{border-top:0;margin-top:0;padding-top:0}.nested-filter-boxes__title{margin-bottom:.5rem;font-size:var(--font-size--small);line-height:var(--line-height--small)}.nested-filter-boxes__title:hover{color:var(--theme-primary)}.nested-filter-boxes__list{display:flex;flex-direction:column;gap:.2rem;width:100%;margin:0;padding:0;list-style:none;opacity:1;animation:fade-in .3s;margin-bottom:.5rem}.nested-filter-boxes__list[aria-hidden=true]{display:none}.nested-filter-boxes__loadmore{font-size:var(--font-size--xxsmall);line-height:var(--line-height--xxsmall)}.nested-filter-boxes__dropdown-trigger{margin-bottom:0}.nested-filter-boxes__dropdown-trigger[aria-expanded=true]{background-color:var(--theme-background-blue)}.nested-filter-boxes__dropdown-trigger[aria-expanded=true] i{transform:rotate(180deg)}@media screen and (max-width: 1023px){.nested-filter-boxes__dropdown-trigger{border-width:0 0 1px 0}}.nested-filter-boxes__dropdown{max-height:0;overflow:hidden;transition:max-height .3s ease-out,opacity .2s ease;opacity:0;position:absolute;z-index:2}@media screen and (max-width: 1023px){.nested-filter-boxes__dropdown--open{max-height:800px;opacity:1;overflow:visible;top:calc(100% + 2px);left:0;right:0;position:static;padding:.5rem}}@media only screen and (min-width: 1024px){.nested-filter-boxes__dropdown--open{max-height:800px;opacity:1;overflow:visible;top:calc(100% + 2px);width:min(100%,800px);right:0}.nested-filter-boxes__dropdown--open .nested-filter-boxes__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem;padding:1rem;background:var(--theme-neutral-light);border:1px solid var(--theme-border-light);border-radius:2px;box-shadow:0 4px 8px #0000001a;animation:fade-in .2s ease}}.nested-filter-item{margin:0;min-height:25px}.nested-filter-item__wrapper{display:flex;justify-content:space-between;gap:.25rem}.nested-filter-item__toggle{width:1.5rem;height:1.5rem;min-width:1.5rem;border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:2px;margin-top:1px;transition:background-color .2s}.nested-filter-item__toggle:hover{background:var(--theme-background-light)}.nested-filter-item__toggle:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.nested-filter-item__toggle i{font-size:.75rem;color:var(--theme-text-muted);transition:transform .2s}.nested-filter-item__children{list-style:none;padding:0;margin:0 0 .25rem;animation:fade-in .2s}.nested-filter-item--level-0{margin-left:0}.nested-filter-item--level-1{margin-left:1rem}.nested-filter-item--level-2{margin-left:1.5rem}.nested-filter-item--level-3{margin-left:2rem}@keyframes fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}}@layer components{.dynamic-list-filter__results-title{margin:0;font-size:var(--font-size--xsmall);line-height:var(--line-height--xsmall)}.dynamic-list-filter__wrapper{padding-top:1rem}.dynamic-list-filter__wrapper .button{width:100%;margin-bottom:0}.dynamic-list-filter__tools{display:flex;flex-wrap:wrap;align-items:center}.dynamic-list-filter__tools .button-group{margin:0}.dynamic-list-filter__tools .button{margin-bottom:0}@media screen and (max-width: 479px){.dynamic-list-filter__tools{flex-direction:column;align-items:start}}.dynamic-list-filter__info{margin-inline:1rem;display:flex;align-items:center}@media screen and (max-width: 479px){.dynamic-list-filter__info{margin-bottom:1rem}}.dynamic-list-filter__sort{-webkit-margin-start:auto;margin-inline-start:auto;font-size:var(--font-size--small);line-height:var(--line-height--small);display:flex;gap:.5rem}@media screen and (max-width: 479px){.dynamic-list-filter__sort{width:100%;justify-content:space-between}}@media screen and (max-width: 1023px){.filter-boxes-wrapper--dropdown .dynamic-list-filter__sort{order:2}}.dynamic-list-filter__sort:first-child{-webkit-margin-start:0;margin-inline-start:0}.dynamic-list-filter__sort-group{position:relative}.dynamic-list-filter--as-buttons .dynamic-list-filter__wrapper{flex-grow:1;padding-top:0;position:relative;flex-direction:row-reverse}.dynamic-list-filter--as-buttons .search-field{width:auto;margin-bottom:0}.dynamic-list-filter--as-buttons .dynamic-list-filter__info{margin-right:auto}@media screen and (max-width: 1023px){.dynamic-list-filter--as-buttons .dynamic-list-filter__info{margin:1.5rem}}@media screen and (max-width: 1023px){.dynamic-list-filter--as-buttons .h3{margin-top:1.5rem}}@media only screen and (min-width: 768px){.dynamic-list-filter--as-buttons{display:flex;gap:var(--gapSize)}.dynamic-list-filter--as-buttons .h3{display:none}}@media only screen and (min-width: 768px){.dynamic-list-filter .button-group{margin-block:0;-webkit-margin-start:0;margin-inline-start:0}}.dropdown-menu{position:absolute;top:100%;left:0;right:0;background:var(--theme-neutral-light);border-radius:0 0 2px 2px;box-shadow:0 4px 6px #0000001a;z-index:1000}.dropdown-menu__item{display:block;width:100%;padding:.5rem 1rem;text-align:left;border:none;background:none;cursor:pointer;transition:background-color .2s;font-size:var(--font-size--small);line-height:var(--line-height--small)}.dropdown-menu__item:hover{background-color:var(--theme-background-blue)}.dropdown-menu__item .fa-check{opacity:0;margin-right:.5rem}.dropdown-menu__item--active{background-color:var(--theme-info);color:var(--theme-neutral-light)}.dropdown-menu__item--active:hover{background-color:var(--theme-info)}.dropdown-menu__item--active .fa-check{opacity:1}}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@layer components{.dynamic-list{position:relative;display:flex;flex-direction:column;column-gap:1rem;row-gap:1.5rem}.dynamic-list .dynamic-list__results .search-result__description{margin-top:.5rem}.dynamic-list .search-result:before{display:none}.dynamic-list__top--dropdown{display:none}.dynamic-list__load-more{display:flex;justify-content:center;margin-top:2rem}.dynamic-list--service-overview{row-gap:1.5rem}@media only screen and (min-width: 1024px){.dynamic-list--service-overview{display:grid;align-items:start;grid-template-columns:[filter-start] repeat(3,1fr) [filter-end search-start results-start] repeat(6,1fr) [search-end] repeat(3,1fr) [results-end]}}.dynamic-list--service-overview .dynamic-list__filter-container{grid-column:filter;grid-row:span 3;max-width:100%;width:100%;height:100%}.dynamic-list--service-overview .dynamic-list__top,.dynamic-list--service-overview .dynamic-list__results{grid-column:results}@media only screen and (min-width: 768px){.dynamic-list--service-overview .dynamic-list__results .listgrid--teasers{--column-count: 2}}@media only screen and (min-width: 1024px){.dynamic-list--service-overview .dynamic-list__results .listgrid--teasers{--column-count: 3}}}
