@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.articles-section{background-color:var(--dark-blue);margin:0}section.articles-section .content-container{max-width:var(--content-width-smaller);padding:var(--inner-padding-small) var(--v-space-sm) 0}@media only screen and (min-width:1920px){section.articles-section .content-container{padding:var(--inner-padding-small) 0 0}}section.articles-section .article{position:relative}section.articles-section .article h2{-webkit-line-clamp:3}section.articles-section a{border-radius:83px 195px 83px 83px;display:block;overflow:hidden}section.articles-section a:active svg,section.articles-section a:focus svg,section.articles-section a:hover svg{filter:unset}section.articles-section a *{color:var(--fff)}section.articles-section h2{-webkit-line-clamp:5;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.articles-section .title{color:var(--fff)}section.articles-section .teaser p{color:var(--fff);font-size:clamp(1.125rem,.7916666667rem + 1.4814814815vw,1.875rem);line-height:calc(clamp(1.125rem, .7916666667rem + 1.4814814815vw, 1.875rem)*1)}section.articles-section .article-content:has(.image-placeholder) .image-wrapper{aspect-ratio:1.12/1;border-radius:0}section.articles-section .article-content picture{border-radius:0;margin-bottom:var(--v-space-xs)}section.articles-section .article-teaser-content{height:226px;min-height:226px;padding:36px}section.articles-section .slick-list{margin:0 -15px}@media only screen and (min-width:1024px){section.articles-section .slick-list{margin:0 -29px}}section.articles-section .centered-articles li:first-child a{background-color:var(--section-blue)}section.articles-section .centered-articles li:first-child h2,section.articles-section .centered-articles li:first-child time{color:var(--color1)}section.articles-section .centered-articles li:nth-child(2) a{background-color:var(--medium-blue)}section.articles-section .slick-slide{margin:0 15px}@media only screen and (min-width:1024px){section.articles-section .slick-slide{margin:0 29px}}section.articles-section .slick-slide:nth-child(3n+1) a{background-color:var(--section-blue)}section.articles-section .slick-slide:nth-child(3n+1) a *{color:var(--color1)}section.articles-section .slick-slide:nth-child(3n+2) a{background-color:var(--color2)}section.articles-section .slick-slide:nth-child(3n) a{background-color:var(--medium-blue)}section.articles-section .slick-arrow{bottom:-45px}@media only screen and (min-width:768px){section.articles-section .slick-arrow{bottom:-90px}}section.articles-section .slick-arrow svg{fill:var(--color2);height:36px;width:36px}section.articles-section .slick-prev{background-color:transparent;box-shadow:none;left:unset;right:40px}@media only screen and (min-width:768px){section.articles-section .slick-prev{bottom:-115px}}@media only screen and (min-width:1024px){section.articles-section .slick-prev{bottom:-145px;top:unset}}section.articles-section .slick-prev.slick-disabled svg{fill:var(--medium-blue)}section.articles-section .slick-next{background-color:transparent;box-shadow:none;left:unset;right:0}@media only screen and (min-width:768px){section.articles-section .slick-next{bottom:-115px}}@media only screen and (min-width:1024px){section.articles-section .slick-next{bottom:-145px;top:unset}}section.articles-section .slick-next.slick-disabled svg{fill:var(--medium-blue)}section.articles-section .slick-slider{margin-bottom:60px}section.articles-section .wrapper-right{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin:0}section.articles-section .wrapper-right h2{font-size:clamp(1.875rem,2.7083333333rem + -3.7037037037vw,1.875rem);line-height:calc(clamp(1.875rem, 2.7083333333rem + -3.7037037037vw, 1.875rem)*1.0833)}section.articles-section .wrapper-right time{font-family:var(--font2);font-size:clamp(1.5625rem,2.2569444444rem + -3.0864197531vw,1.5625rem);line-height:calc(clamp(1.5625rem, 2.2569444444rem + -3.0864197531vw, 1.5625rem)*1.0833)}section.articles-section .article-date{margin:0;place-self:center}section.articles-section .icon-wrapper{background-color:var(--fff);height:96px;position:absolute;right:0;top:0;width:96px;z-index:2}@media only screen and (min-width:1408px){section.articles-section .icon-wrapper{height:110px;width:110px}}section.articles-section svg{fill:var(--color1);height:40px;margin:0;width:40px}section.articles-section .more-link a{background-color:var(--section-blue);border-radius:43px;color:var(--color1);padding:var(--v-space-sm) var(--v-space-xl)}section.articles-section .more-link a:active,section.articles-section .more-link a:focus,section.articles-section .more-link a:hover{background-color:var(--color2);border-color:var(--color2);color:var(--fff);text-decoration:none}