@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}section.topics-section{background-color:var(--section-blue);margin:0 auto}@media only screen and (min-width:1024px){section.topics-section{padding:var(--content-vpadding) var(--v-space-sm)}}@media only screen and (min-width:1408px){section.topics-section{padding:var(--content-vpadding) 45px}}section.topics-section p{color:var(--color1)}section.topics-section .field--type-text-long p{font-family:var(--font2)}section.topics-section h2{font-size:clamp(2.1875rem,1.2152777778rem + 4.3209876543vw,4.375rem);line-height:calc(clamp(2.1875rem, 1.2152777778rem + 4.3209876543vw, 4.375rem)*1)}section.topics-section .topic{border-radius:120px 260px 83px 83px;padding:52px 28px}@media only screen and (min-width:1024px){section.topics-section .topic{padding:36px}}section.topics-section .title-wrapper{grid-template-columns:1fr}section.topics-section .title-wrapper h3{grid-column:1}section.topics-section .title-wrapper svg{fill:var(--fff);grid-column:1;height:150px;place-self:unset;width:150px}section.topics-section .field--name-field-themen .field__item:first-child .topic,section.topics-section .field--name-field-themen .field__item:nth-child(8) .topic{background-color:var(--medium-blue)}section.topics-section .field--name-field-themen .field__item:first-child .topic a,section.topics-section .field--name-field-themen .field__item:first-child .topic em,section.topics-section .field--name-field-themen .field__item:first-child .topic h3,section.topics-section .field--name-field-themen .field__item:first-child .topic p,section.topics-section .field--name-field-themen .field__item:first-child .topic strong,section.topics-section .field--name-field-themen .field__item:nth-child(8) .topic a,section.topics-section .field--name-field-themen .field__item:nth-child(8) .topic em,section.topics-section .field--name-field-themen .field__item:nth-child(8) .topic h3,section.topics-section .field--name-field-themen .field__item:nth-child(8) .topic p,section.topics-section .field--name-field-themen .field__item:nth-child(8) .topic strong{color:var(--fff)}section.topics-section .field--name-field-themen .field__item:first-child .topic svg,section.topics-section .field--name-field-themen .field__item:nth-child(8) .topic svg{fill:var(--fff)}section.topics-section .field--name-field-themen .field__item:nth-child(2) .topic{background-color:var(--color2)}section.topics-section .field--name-field-themen .field__item:nth-child(2) .topic a,section.topics-section .field--name-field-themen .field__item:nth-child(2) .topic em,section.topics-section .field--name-field-themen .field__item:nth-child(2) .topic h3,section.topics-section .field--name-field-themen .field__item:nth-child(2) .topic p,section.topics-section .field--name-field-themen .field__item:nth-child(2) .topic strong{color:var(--fff)}section.topics-section .field--name-field-themen .field__item:nth-child(3) .topic,section.topics-section .field--name-field-themen .field__item:nth-child(4) .topic,section.topics-section .field--name-field-themen .field__item:nth-child(5) .topic,section.topics-section .field--name-field-themen .field__item:nth-child(7) .topic,section.topics-section .field--name-field-themen .field__item:nth-child(9) .topic,section.topics-section .field--name-field-themen .field__item:nth-child(n+10) .topic{background-color:var(--fff);border:5px solid var(--medium-blue)}section.topics-section .field--name-field-themen .field__item:nth-child(3) .topic a,section.topics-section .field--name-field-themen .field__item:nth-child(3) .topic em,section.topics-section .field--name-field-themen .field__item:nth-child(3) .topic h3,section.topics-section .field--name-field-themen .field__item:nth-child(3) .topic p,section.topics-section .field--name-field-themen .field__item:nth-child(3) .topic strong,section.topics-section .field--name-field-themen .field__item:nth-child(4) .topic a,section.topics-section .field--name-field-themen .field__item:nth-child(4) .topic em,section.topics-section .field--name-field-themen .field__item:nth-child(4) .topic h3,section.topics-section .field--name-field-themen .field__item:nth-child(4) .topic p,section.topics-section .field--name-field-themen .field__item:nth-child(4) .topic strong,section.topics-section .field--name-field-themen .field__item:nth-child(5) .topic a,section.topics-section .field--name-field-themen .field__item:nth-child(5) .topic em,section.topics-section .field--name-field-themen .field__item:nth-child(5) .topic h3,section.topics-section .field--name-field-themen .field__item:nth-child(5) .topic p,section.topics-section .field--name-field-themen .field__item:nth-child(5) .topic strong,section.topics-section .field--name-field-themen .field__item:nth-child(7) .topic a,section.topics-section .field--name-field-themen .field__item:nth-child(7) .topic em,section.topics-section .field--name-field-themen .field__item:nth-child(7) .topic h3,section.topics-section .field--name-field-themen .field__item:nth-child(7) .topic p,section.topics-section .field--name-field-themen .field__item:nth-child(7) .topic strong,section.topics-section .field--name-field-themen .field__item:nth-child(9) .topic a,section.topics-section .field--name-field-themen .field__item:nth-child(9) .topic em,section.topics-section .field--name-field-themen .field__item:nth-child(9) .topic h3,section.topics-section .field--name-field-themen .field__item:nth-child(9) .topic p,section.topics-section .field--name-field-themen .field__item:nth-child(9) .topic strong,section.topics-section .field--name-field-themen .field__item:nth-child(n+10) .topic a,section.topics-section .field--name-field-themen .field__item:nth-child(n+10) .topic em,section.topics-section .field--name-field-themen .field__item:nth-child(n+10) .topic h3,section.topics-section .field--name-field-themen .field__item:nth-child(n+10) .topic p,section.topics-section .field--name-field-themen .field__item:nth-child(n+10) .topic strong{color:var(--text-color)}section.topics-section .field--name-field-themen .field__item:nth-child(3) .topic svg,section.topics-section .field--name-field-themen .field__item:nth-child(4) .topic svg,section.topics-section .field--name-field-themen .field__item:nth-child(5) .topic svg,section.topics-section .field--name-field-themen .field__item:nth-child(7) .topic svg,section.topics-section .field--name-field-themen .field__item:nth-child(9) .topic svg,section.topics-section .field--name-field-themen .field__item:nth-child(n+10) .topic svg{fill:var(--color1)}section.topics-section .field--name-field-themen .field__item:nth-child(6) .topic{background-color:var(--light-blue)}section.topics-section .field--name-field-themen .field__item:nth-child(6) .topic a,section.topics-section .field--name-field-themen .field__item:nth-child(6) .topic em,section.topics-section .field--name-field-themen .field__item:nth-child(6) .topic h3,section.topics-section .field--name-field-themen .field__item:nth-child(6) .topic p,section.topics-section .field--name-field-themen .field__item:nth-child(6) .topic strong{color:var(--text-color)}section.topics-section .field--name-field-themen .field__item:nth-child(6) .topic svg{fill:var(--color1)}section.topics-section .content-container,section.topics-section .intro-container{max-width:var(--content-width-smaller)}section.topics-section .intro-container .teaser em,section.topics-section .intro-container .teaser p,section.topics-section .intro-container .teaser strong{color:var(--text-gray);font-size:clamp(1.125rem,.7916666667rem + 1.4814814815vw,1.875rem);line-height:calc(clamp(1.125rem, .7916666667rem + 1.4814814815vw, 1.875rem)*1)}section.topics-section .pdf-link a,section.topics-section .topic-link a{color:var(--color2);text-decoration-color:var(--color2)}section.topics-section .pdf-link a:active,section.topics-section .pdf-link a:focus,section.topics-section .pdf-link a:hover,section.topics-section .topic-link a:active,section.topics-section .topic-link a:focus,section.topics-section .topic-link a:hover{color:var(--color2)}section.topics-section .topic-link:active svg,section.topics-section .topic-link:focus svg,section.topics-section .topic-link:hover svg{fill:var(--color2)}section.topics-section .topic-link svg{margin-left:5px}