@keyframes circle-chart-fill{to{stroke-dasharray:0 100}}@keyframes wiggleArrows{0%{width:1em}50%{width:1.1em}to{width:1em}}@keyframes bubbleFloat{0%{background:radial-gradient(#fff 60%,#ce0058 70%)}10%{background:radial-gradient(#fff 59.4%,#ce0058 70%)}20%{background:radial-gradient(#fff 58.8%,#ce0058 70%)}30%{background:radial-gradient(#fff 58.2%,#ce0058 70%)}40%{background:radial-gradient(#fff 57.6%,#ce0058 70%)}50%{background:radial-gradient(#fff 57%,#ce0058 70%)}60%{background:radial-gradient(#fff 57.6%,#ce0058 70%)}70%{background:radial-gradient(#fff 58.2%,#ce0058 70%)}80%{background:radial-gradient(#fff 58.8%,#ce0058 70%)}90%{background:radial-gradient(#fff 59.4%,#ce0058 70%)}to{background:radial-gradient(#fff 60%,#ce0058 70%)}}.animation-container{height:calc(300vh - 171px);min-height:600px}@media(min-width:501px){.animation-container{height:calc(300vh - 255px)}}@media(min-width:1001px){.animation-container{min-height:800px}}.animation-container__fixed{position:relative}.animation-container__slide{display:flex;flex-direction:column;height:calc(100vh - 57px);opacity:0;position:relative;transition:opacity 2s ease-in-out;width:100%;z-index:10}@media(min-width:501px){.animation-container__slide{height:calc(100vh - 85px)}}@media(min-width:1001px){.animation-container__slide{flex-direction:row;height:calc(100vh - 85px)}}.animation-container__fixed .animation-container__slide{position:fixed;top:0}.animation-container__slide--1{opacity:1}.animation-container__slide--passed{opacity:0}.animation-container__slide--active{opacity:1;transition:opacity 1s ease-in-out}.animation-container__slide--headline{font-size:12px;line-height:1.4em;padding:20px 20px 15px;text-align:center}@media(min-width:501px){.animation-container__slide--headline{font-size:18px}}@media(min-width:1513px){.animation-container__slide--headline{margin:0 auto;max-width:80%;padding:20px 30px 50px}}.animation-container__animate{flex-basis:50%}@media(min-width:1001px){.animation-container__animate{width:50vw}}.animation-container__animate--text{background:linear-gradient(318.56deg,#ce0058 -15.38%,#71149c 90.11%);overflow:hidden;position:relative}.animation-container__animate--stat-bubbles{background:linear-gradient(180deg,#fff,rgba(255,238,220,.99));display:flex;flex-direction:column;justify-content:center;max-height:50%}@media(min-width:501px){.animation-container__animate--stat-bubbles{max-height:100%}}.animation-container__animate--stat-bars{background:linear-gradient(180deg,#fff,rgba(255,238,220,.99));display:flex;flex-direction:column;justify-content:center}.animation-container__text{height:100%;left:-10%;opacity:0;position:relative;transition:opacity 1s ease-in-out;width:120%}@media(max-width:400px){.animation-container__text{left:-15%;top:-20%}}@media(min-width:1001px){.animation-container__text{left:-15vw}}.animation-container__slide--active .animation-container__text{opacity:1}.animation-container__text--line{display:flex;position:relative;width:100%}.animation-container__text--item{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(290.83deg,#660097 24.01%,#db387c 69.32%);-webkit-background-clip:text!important;background-clip:text;display:inline-block;font-family:Sohne Breit;font-size:20px;line-height:1.1em;padding:5px 3px}@media(min-width:769px){.animation-container__text--item{font-size:28px}}@media(min-width:1001px){.animation-container__text--item{font-size:30px;padding:5px 6px}}@media(min-width:1513px){.animation-container__text--item{font-size:44px}}.animation-container__text--item.highlighted{background:#fff;font-weight:600;opacity:0;transition:none}.animation-container__bubble{display:flex;flex-wrap:wrap;justify-content:space-around}@media(min-width:401px){.animation-container__bubble{padding:0 30px}}.animation-container__bubble--item{max-width:120px;text-align:center}@media(min-width:401px){.animation-container__bubble--item{max-width:150px}}@media(min-width:501px){.animation-container__bubble--item{max-width:200px}}.animation-container__bubble--graph{margin:0 auto;position:relative;width:100px}@media(min-width:401px){.animation-container__bubble--graph{width:120px}}@media(min-width:501px){.animation-container__bubble--graph{width:200px}}.animation-container__bubble--stat{font-family:Sohne Mono;font-size:24px;left:30px;position:absolute;top:30px;z-index:5}@media(min-width:401px){.animation-container__bubble--stat{left:40px;top:40px}}@media(min-width:501px){.animation-container__bubble--stat{font-size:40px;left:65px;top:70px}}.animation-container__bubble--end{transform:rotate(-90deg) scaleY(-1)}.animation-container__slide--active .animation-container__bubble--end{animation:circle-chart-fill 2s reverse;transform:rotate(-90deg);transform-origin:center}.animation-container__bubble--description{font-size:10px;position:relative;z-index:5}@media(min-width:501px){.animation-container__bubble--description{font-size:14px}}@media(min-width:1513px){.animation-container__bubble--description{font-size:18px}}.animation-container__bar{margin:0 30px 30px;min-height:190px;overflow:hidden;position:relative}@media(min-width:1025px){.animation-container__bar{min-height:300px}}.animation-container__bar--item{align-items:center;border:.5px dashed #000;border-radius:7px;display:flex;justify-content:space-between;left:0;margin-bottom:15px;opacity:0;padding:5px 10px;position:relative;right:0;top:100%;transition:opacity 1s ease-in-out}@media(min-width:769px){.animation-container__bar--item{border:1px dashed #000}}.animation-container__slide--active .animation-container__bar--item{opacity:1;top:0;transition:top 1s ease-in-out,opacity 1s ease-in-out}.animation-container__bar--item.stat-1{background:linear-gradient(-90deg,#fff 4.29%,#bee6ff 24.58%,#2341cd 58.71%)}.animation-container__bar--item.stat-2{background:linear-gradient(-90deg,#fff 28.15%,#bee6ff 46.37%,#2341cd 72.39%);transition-delay:.5s}.animation-container__bar--item.stat-3{background:linear-gradient(-90deg,#fff 43.67%,#bee6ff 64.28%,#2341cd 88.95%);transition-delay:1s}.animation-container__bar--label{color:#fff;font-family:Ivar Headline,Times New Roman,serif;font-size:14px;font-style:italic}@media(min-width:501px){.animation-container__bar--label{font-size:30px}}.animation-container__bar--stat{font-family:Sohne Mono;font-size:18px}@media(min-width:501px){.animation-container__bar--stat{font-size:42px}}.animation-container__content{background:#000;color:#fff;display:flex;flex-basis:50%;flex-direction:column;justify-content:center;max-width:100vw;padding:40px;text-align:center}@media(min-width:1025px){.animation-container__content{max-width:50vw;padding:80px;text-align:left}}.animation-container__headline{font-size:40px;font-weight:400;letter-spacing:.01em;line-height:1}@media(min-width:501px){.animation-container__headline{font-size:48px}}@media(min-width:1001px){.animation-container__headline{font-size:60px}}.animation-container__description,.animation-container__description p{font-size:14px;line-height:1.2em}@media(min-width:401px){.animation-container__description,.animation-container__description p{font-size:16px}}@media(min-width:501px){.animation-container__description,.animation-container__description p{font-size:18px}}@media(min-width:1001px){.animation-container__description,.animation-container__description p{font-size:28px}}