@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 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}.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}.affiliated-links{background-color:#f4f5f6;padding:var(--v-space-3xl) var(--inner-padding-small);width:100%}@media only screen and (min-width:1024px){.affiliated-links{padding:var(--v-space-4xl) var(--v-space-3xl)}}.affiliated-links span{display:block;font-size:clamp(1.25rem,1.8055555556rem + -2.4691358025vw,1.25rem);hyphens:none;line-height:calc(clamp(1.25rem, 1.8055555556rem + -2.4691358025vw, 1.25rem)*1.0833);margin:0 auto 37px;max-width:var(--content-width);text-align:center;text-transform:uppercase}@media only screen and (min-width:768px){.affiliated-links span{text-align:left}}.affiliated-links .land-wrapper{display:flex;flex-direction:column;margin:0 auto;max-width:var(--content-width)}@media only screen and (min-width:768px){.affiliated-links .land-wrapper{flex-direction:row}}.affiliated-links .active-land-wrapper{border-bottom:1px solid #d9d9d9;min-width:200px;padding-bottom:var(--content-vpadding)}@media only screen and (min-width:768px){.affiliated-links .active-land-wrapper{border-bottom:0;border-right:1px solid #d9d9d9;padding-bottom:0;padding-right:var(--inner-padding)}}@media only screen and (min-width:1024px){.affiliated-links .active-land-wrapper{padding-right:var(--content-vpadding)}}.affiliated-links .active-land-wrapper ul{text-align:center}.affiliated-links .active-land-wrapper li:first-child{margin-bottom:var(--v-space-s)}.affiliated-links .active-land-wrapper img{margin:0 auto}.affiliated-links .landesstiftungen-wrapper{padding-top:var(--content-vpadding)}@media only screen and (min-width:768px){.affiliated-links .landesstiftungen-wrapper{padding-left:var(--inner-padding);padding-top:0}}@media only screen and (min-width:1024px){.affiliated-links .landesstiftungen-wrapper{padding-left:var(--content-vpadding)}}.affiliated-links .landesstiftungen-wrapper ul{display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--content-width);row-gap:30px}@media only screen and (min-width:768px){.affiliated-links .landesstiftungen-wrapper ul{column-gap:50px}}@media only screen and (min-width:1024px){.affiliated-links .landesstiftungen-wrapper ul{column-gap:90px}}.affiliated-links .landesstiftungen-wrapper ul li{margin:0 auto;text-align:center;width:231px}@media only screen and (min-width:768px){.affiliated-links .landesstiftungen-wrapper ul li{margin:unset;text-align:left}}.affiliated-links a{color:var(--text-color)}.affiliated-links a:active,.affiliated-links a:focus,.affiliated-links a:focus-within,.affiliated-links a:hover{color:var(--color1)}.affiliated-links a:active svg,.affiliated-links a:focus svg,.affiliated-links a:focus-within svg,.affiliated-links a:hover svg{filter:var(--color-filter);transition:all .3s ease-in-out}