@keyframes loader-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes view-transition-out{from{opacity:1}to{opacity:0}}@keyframes view-transition-in{from{opacity:0}to{opacity:1}}.MOD-Tldr .MOD-Tldr__item{margin-top:8em}.MOD-Tldr .MOD-Tldr__item[data-open="1"] .MOD-Tldr__trigger__content:before{opacity:1;transition-delay:0s}.MOD-Tldr .MOD-Tldr__item[data-open="1"] .MOD-Tldr__icon{transform:rotate(180deg)}.MOD-Tldr .MOD-Tldr__trigger{position:relative;width:fit-content}.MOD-Tldr .MOD-Tldr__trigger__content{position:absolute;bottom:0;display:flex;align-items:center;gap:1em;padding:2em}.MOD-Tldr .MOD-Tldr__trigger__content:before{height:5em;content:"";position:absolute;bottom:0;left:0;width:100%;opacity:0;z-index:-1;background-color:#d8e6e6;transition:opacity .25s;transition-delay:.5s}@media(max-width: 1024px){.MOD-Tldr .MOD-Tldr__trigger__content:before{height:4em}}.MOD-Tldr .MOD-Tldr__icon{width:1.5em;transition:transform .5s ease-in-out}.MOD-Tldr .MOD-Tldr__deco{width:23em}@media(max-width: 1024px){.MOD-Tldr .MOD-Tldr__deco{width:20em}}.MOD-Tldr .MOD-Tldr__headline{font-family:"Open Sans";text-transform:uppercase;word-break:break-word;font-weight:700;flex:1}.MOD-Tldr .MOD-Tldr__headline>*{font-size:1.4em}@media(max-width: 1024px){.MOD-Tldr .MOD-Tldr__headline>*{font-size:1.2em}}.MOD-Tldr .MOD-Tldr__slide{height:0;overflow:hidden}.MOD-Tldr .MOD-Tldr__slide__content{max-width:60%;padding:2em 5em;background-color:#d8e6e6}@media(max-width: 1024px){.MOD-Tldr .MOD-Tldr__slide__content{max-width:75%}}@media(max-width: 767px){.MOD-Tldr .MOD-Tldr__slide__content{max-width:100%}}@media(max-width: 1024px){.MOD-Tldr .MOD-Tldr__slide__content{padding:2em}}
