@keyframes animate-fade-up{0%{opacity:0;transform:translateY(4em)}100%{opacity:1;transform:translateY(0)}}@keyframes animate-fade-left{0%{opacity:0;transform:translateX(4em)}100%{opacity:1;transform:translateY(0)}}@keyframes animate-fade-right{0%{opacity:0;transform:translateX(-4em)}100%{opacity:1;transform:translateY(0)}}@keyframes animate-fade-down{0%{opacity:0;transform:translateY(-4em)}100%{opacity:1;transform:translateY(0)}}@keyframes img-scale{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes img-scale-inverted{0%{transform:scale(1.1)}50%{transform:scale(1)}100%{transform:scale(1.1)}}@keyframes loader-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes fade-in{100%{opacity:1;filter:blur(0)}}.DNA-module[data-id=Timeline]{position:relative;overflow:hidden}.DNA-module[data-id=Timeline] .DNA-module__wrap{position:relative;height:100%}.DNA-module[data-id=Timeline] .DNA-module__images{position:relative;aspect-ratio:21/9;background-color:#d7d7d7}.DNA-module[data-id=Timeline] .DNA-module__images:after{content:"";position:absolute;top:0;left:0;width:100%;height:30%;background:linear-gradient(to bottom, #FFFFF4 0%, #FFFFF4 10%, transparent 100%)}.DNA-module[data-id=Timeline] .DNA-module__image{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.DNA-module[data-id=Timeline] .DNA-module__image img{display:block;height:auto;width:100%}.DNA-module[data-id=Timeline] .DNA-module__image.JS-active{opacity:1}.DNA-module[data-id=Timeline] .DNA-module__image:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:70%;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.95) 100%)}.DNA-module[data-id=Timeline] .DNA-module__container{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.DNA-module[data-id=Timeline] .DNA-module__container__wrap{height:100%;display:flex;align-items:flex-end;padding-bottom:5em}.DNA-module[data-id=Timeline] .DNA-module__frame{width:100%;position:relative}.DNA-module[data-id=Timeline] .DNA-module__arrows__arrow{position:absolute;bottom:0;left:0;color:#fff;z-index:1}.DNA-module[data-id=Timeline] .DNA-module__arrows__arrow[data-direction=next]{background-color:rgba(0,0,0,0);border-radius:0;box-shadow:none;left:auto;right:0;aspect-ratio:unset;width:auto}.DNA-module[data-id=Timeline] .DNA-module__arrows__arrow.swiper-button-disabled{opacity:.3;cursor:not-allowed}.DNA-module[data-id=Timeline] .DNA-module__content{flex:1}.DNA-module[data-id=Timeline] .DNA-module__content__wrap{color:#fff;display:flex}.DNA-module[data-id=Timeline] .DNA-module__item{width:100%}.DNA-module[data-id=Timeline] .DNA-module__item__wrap{display:flex;flex-direction:column;gap:2em;position:relative;text-align:center;cursor:pointer}@media(max-width: 1024px){.DNA-module[data-id=Timeline] .DNA-module__item__wrap{gap:2em}}@media(max-width: 767px){.DNA-module[data-id=Timeline] .DNA-module__item__wrap{gap:1.5em}}.DNA-module[data-id=Timeline] .DNA-module__item:hover .DNA-module__divider__circle{margin:0 1em;width:4.5em;background-color:rgba(255,255,255,.35)}@media(max-width: 1024px){.DNA-module[data-id=Timeline] .DNA-module__item:hover .DNA-module__divider__circle{margin:0 .5em}}@media(max-width: 1024px){.DNA-module[data-id=Timeline] .DNA-module__item:hover .DNA-module__divider__circle{width:3em}}.DNA-module[data-id=Timeline] .DNA-module__item.JS-active .DNA-module__divider__circle{margin:0 1em;width:4.5em}@media(max-width: 1024px){.DNA-module[data-id=Timeline] .DNA-module__item.JS-active .DNA-module__divider__circle{margin:0 .5em}}@media(max-width: 1024px){.DNA-module[data-id=Timeline] .DNA-module__item.JS-active .DNA-module__divider__circle{width:3em}}.DNA-module[data-id=Timeline] .DNA-module__item.JS-active .DNA-module__divider__line{opacity:1}.DNA-module[data-id=Timeline] .DNA-module__item.JS-active .DNA-module__headlines{opacity:1}.DNA-module[data-id=Timeline] .DNA-module__time{line-height:1}.DNA-module[data-id=Timeline] .DNA-module__time>*{font-size:5em}@media(max-width: 1024px){.DNA-module[data-id=Timeline] .DNA-module__time>*{font-size:2.8em}}.DNA-module[data-id=Timeline] .DNA-module__divider{display:flex;align-items:center;width:100%;min-height:4.5em}@media(max-width: 1024px){.DNA-module[data-id=Timeline] .DNA-module__divider{min-height:3em}}.DNA-module[data-id=Timeline] .DNA-module__divider__line{height:1px;flex:1;background-color:#fff;opacity:.4;transition:opacity .5s ease-in-out}.DNA-module[data-id=Timeline] .DNA-module__divider__circle{position:relative;border-radius:50%;width:0;aspect-ratio:1/1;transition:margin .5s ease-in-out,width .5s ease-in-out,background-color .25s .5s ease-in-out;border:1px solid #fff}.DNA-module[data-id=Timeline] .DNA-module__divider__dot{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;width:1em;border-radius:50%;aspect-ratio:1/1}@media(max-width: 1024px){.DNA-module[data-id=Timeline] .DNA-module__divider__dot{width:.5em}}.DNA-module[data-id=Timeline] .DNA-module__headlines{opacity:0;transition:opacity .5s ease-in-out;padding:0 3em}.DNA-module[data-id=Timeline] .DNA-module__headlines__main{font-family:"Montserrat",sans-serif;text-align:center}.DNA-module[data-id=Timeline] .DNA-module__headlines__main>*{font-size:1.6em}@media(max-width: 1024px){.DNA-module[data-id=Timeline] .DNA-module__headlines__main>*{font-size:1.3em}}@media(max-width: 767px){.DNA-module[data-id=Timeline] .DNA-module__headlines__main>*{font-size:1.3em}}@media(max-width: 1024px){.DNA-module[data-id=Timeline] .DNA-module__images{aspect-ratio:16/9}.DNA-module[data-id=Timeline] .DNA-module__images:after{height:20%}}@media(max-width: 767px){.DNA-module[data-id=Timeline] .DNA-module__images{aspect-ratio:1/1}.DNA-module[data-id=Timeline] .DNA-module__content__wrap{justify-content:flex-start}.DNA-module[data-id=Timeline] .DNA-module__item{flex:none;width:100%}.DNA-module[data-id=Timeline] .DNA-module__item__wrap{padding-right:0}.DNA-module[data-id=Timeline] .DNA-module__divider__line{position:relative;background-color:rgba(255,255,255,.4);height:2px}.DNA-module[data-id=Timeline] .DNA-module__divider__line:before{content:"";position:absolute;left:0;top:0;background-color:#fff;height:2px;width:80%}.DNA-module[data-id=Timeline] .DNA-module__divider__line--left:before{right:0;left:auto}}@media(max-width: 480px){.DNA-module[data-id=Timeline] .DNA-module__images{aspect-ratio:4/5}}
