@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 a:active,section.articles-section a:focus,section.articles-section a:hover{text-decoration:none}section.articles-section a:active .read-more,section.articles-section a:focus .read-more,section.articles-section a:hover .read-more{text-decoration:underline}section.articles-section a:active .read-more svg,section.articles-section a:focus .read-more svg,section.articles-section a:hover .read-more svg{transform:translateX(8px);transition:transform .3s ease-in-out}section.articles-section a *{color:var(--text-color)}section.articles-section img{height:auto;width:100%}section.articles-section .article-teaser{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}section.articles-section .slick-list{margin:-15px}section.articles-section .slick-slide{margin:15px}section.articles-section .slick-slider,section.articles-section .slick__slider{margin-bottom:var(--v-space-3xl)}section.articles-section .slick-arrow{bottom:-20px;position:absolute}@media only screen and (min-width:1024px){section.articles-section .slick-arrow{bottom:50%;transform:translateY(50%)}}section.articles-section .slick-next,section.articles-section .slick-prev{background-color:var(--fff);border-radius:50%;box-shadow:rgba(0,0,0,.149);font-size:0;position:absolute}@media only screen and (min-width:1024px){section.articles-section .slick-next,section.articles-section .slick-prev{top:50%;transform:translateY(-50%)}}section.articles-section .slick-next.slick-disabled svg,section.articles-section .slick-prev.slick-disabled svg{fill:var(--dark-grey)}section.articles-section .slick-prev{box-shadow:0 -3px 6px 0 rgba(0,0,0,.16);cursor:pointer;left:0;transform:scale(-1)}@media only screen and (min-width:1024px){section.articles-section .slick-prev{left:-35px;transform:translateY(-50%) scale(-1)}}@media only screen and (min-width:1408px){section.articles-section .slick-prev{left:-60px}}section.articles-section .slick-next{box-shadow:0 3px 6px 0 rgba(0,0,0,.16);cursor:pointer;right:0}@media only screen and (min-width:1024px){section.articles-section .slick-next{right:-35px}}@media only screen and (min-width:1408px){section.articles-section .slick-next{right:-60px}}section.articles-section .slick--view--uv-articles--slider{margin-bottom:var(--content-vpadding);position:relative}section.articles-section svg{height:12px;margin-left:5px;width:14px}section.articles-section .more-link a{align-items:center;display:flex;justify-content:center;text-align:center}section.articles-section .more-link a:after{background:url(../icons/arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:8px;content:"";cursor:pointer;display:block;height:15px;margin-left:5px;transition:all .3s ease-in-out;width:15px}section.articles-section .more-link a:active:after,section.articles-section .more-link a:focus:after,section.articles-section .more-link a:hover:after{transform:translateX(8px);transition:transform .3s ease-in-out}section.articles-section .unslick .slide{margin:0 0 15px;max-width:370px;width:100%}section.articles-section .slick-track:has(>.slide:last-child:nth-child(2)){margin:0}section.articles-section .article{max-width:444px}section.articles-section .article h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-transform:none}section.articles-section .centered-articles li{margin:0 0 var(--v-space-xl)}@media only screen and (min-width:768px){section.articles-section .centered-articles{display:flex;gap:var(--v-space-xl);justify-content:center}}section.articles-section.slider-large{margin:var(--content-vpadding) auto;max-width:1800px}section.articles-section.slider-large .slider-large{padding:0 var(--inner-padding-small)}@media only screen and (min-width:1024px){section.articles-section.slider-large .slider-large{padding:0 45px}}@media only screen and (min-width:1920px){section.articles-section.slider-large .slider-large{padding:0}}section.articles-section.slider-large .content-container{max-width:1800px}section.articles-section.slider-large .article{max-width:unset}section.articles-section.slider-large .article-content{cursor:pointer;max-width:unset}@media only screen and (min-width:1024px){section.articles-section.slider-large .article-content{display:grid;gap:80px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}section.articles-section.slider-large .article-content p{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}section.articles-section.slider-large .slider-image{flex-shrink:0;padding:0 0 var(--inner-padding-small)}@media only screen and (min-width:1024px){section.articles-section.slider-large .slider-text{display:flex;flex-direction:column;justify-content:center;padding:0 var(--inner-padding)}}section.articles-section.slider-large .slick-list{margin:0}section.articles-section.slider-large .unslick .slide{max-width:unset}section.articles-section.slider-large .slick--view--uv-articles--slider-large{position:relative}section.articles-section.slider-large .slick-next,section.articles-section.slider-large .slick-prev{align-items:center;bottom:-65px;display:flex;height:60px;justify-content:center;width:60px;z-index:2}@media only screen and (min-width:1024px){section.articles-section.slider-large .slick-next,section.articles-section.slider-large .slick-prev{bottom:unset}}section.articles-section.slider-large .slick-next svg,section.articles-section.slider-large .slick-prev svg{height:28px;width:28px}section.articles-section.slider-large .slick-prev{left:10px}@media only screen and (min-width:1024px){section.articles-section.slider-large .slick-prev{transform:translateY(-50%) scale(-1)}}section.articles-section.slider-large .slick-next{right:10px}@media only screen and (min-width:1024px){section.articles-section.slider-large .slick-next{transform:translateY(-50%)}}section.articles-section.slider-large img{height:auto;max-width:100%}section.articles-section.slider-large .slider-image:has(.image-placeholder){aspect-ratio:1/1;border:2px solid #000;border-radius:20px}