@keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(90deg)}to{transform:rotate(0deg)}}@keyframes rotateOnce{0%{transform:rotate(-90deg)}50%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes fadeInUpShort{0%{transform:translateY(40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUpShort{0%{transform:translateY(40px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes fadeInDownShort{0%{transform:translateY(-40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInDownShort{0%{transform:translateY(-40px)}to{opacity:1;transform:translate(0)}}@keyframes blinker{50%{opacity:0}}@keyframes pulse{0%{transform:scale(.9)}70%{transform:scale(1.2)}to{transform:scale(.9)}}@keyframes moveAndZoom{0%{transform:translateX(0) scale(1)}25%{transform:translateX(-1%) scale(1.02)}50%{transform:translateX(1%) scale(1.03)}75%{transform:translateX(-.5%) scale(1.01)}to{transform:translateX(0) scale(1)}}.animateFadeInLeft{animation:fadeInLeft 1s forwards;opacity:0}.animateFadeOutLeft{animation:fadeOutLeft 1s forwards}.animateFadeInRight{animation:fadeInRight 1s forwards;opacity:0}.animateFadeInUp{animation:fadeInUp 1s forwards;opacity:0}.animateFadeInUpShort{animation:fadeInUpShort 1s forwards;opacity:0}.animateFadeInDownShort{animation:fadeInDownShort 1s forwards;opacity:0}.path-resolutions h2{grid-column:2;text-align:center}.path-resolutions .page-content-container{grid-template-columns:1fr min(var(--content-width-node),100% - 30px) 1fr}@media only screen and (min-width:1024px){.path-resolutions .page-content-container{grid-template-columns:1fr min(var(--content-width-node),100% - 90px) 1fr}}.path-resolutions .search-input-elements{margin:0 auto var(--v-space-xxl);max-width:var(--content-width-node)}.path-resolutions .filter-bar,.path-resolutions .search-bar{display:flex;justify-content:space-between}.path-resolutions .search-bar{margin-bottom:var(--v-space-s)}.path-resolutions .form-item-search-terms{flex:0 0 80%}@media only screen and (min-width:768px){.path-resolutions .form-item-search-terms{flex:0 0 88%}}.path-resolutions .form-submit{background-image:url(../icons/lupe_white.svg);background-position:50%;background-repeat:no-repeat;background-size:30px;flex:0 0 10%}.path-resolutions .filter-bar{flex-direction:column}@media only screen and (min-width:768px){.path-resolutions .filter-bar{flex-direction:row}}.path-resolutions .form-item-sort{flex:0 0 49%;margin-bottom:var(--v-space-s)}.path-resolutions .form-item-sort label{display:none}.path-resolutions .form-item-field-themen{flex:0 0 49%}.path-resolutions .chosen-single,.path-resolutions select{height:51px}.path-resolutions .chosen-single{align-items:center;border-radius:8px;display:flex;padding:var(--v-space-sm)}.path-resolutions .chosen-single>div,.path-resolutions .content-wrapper h2,.path-resolutions .hide-type-filter{display:none}.path-resolutions #total-result{font-family:var(--font-regular);margin-bottom:var(--v-space-xxl)}.path-resolutions .result-item{border-radius:15px;box-shadow:0 3px 30px rgba(0,0,0,.102);display:block;margin-bottom:var(--v-space-3xl);padding:var(--v-space-3xl)}.path-resolutions .result-item:active,.path-resolutions .result-item:focus,.path-resolutions .result-item:hover{text-decoration:none}.path-resolutions .result-item .meta-data-wrapper{align-items:center;display:flex;margin-bottom:var(--v-space-s)}.path-resolutions .result-item .middle-dot{margin:0 5px}.path-resolutions .result-item .middle-dot:after{color:var(--text-color);content:"·"}.path-resolutions .result-item time{color:var(--text-color)}.path-resolutions .result-item .node_type{background:var(--color2);border-radius:8px;color:var(--text-color);padding:5px}.path-resolutions .result-item h3{color:var(--text-color);font-size:clamp(1.375rem,1.2638888889rem + .4938271605vw,1.625rem);line-height:calc(clamp(1.375rem, 1.2638888889rem + .4938271605vw, 1.625rem)*1.23)}.path-resolutions .result-item p{color:var(--text-color)}