@keyframes slide-in{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up{from{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{from{margin-left:-100%}to{margin-left:0}}.link-teaser{position:relative}.link-teaser__header{background-color:var(--technical-blue);margin:0 0 -33px 0}@media only screen and (min-width:768px){.link-teaser__header{margin:0 0 -38px 0}}@media only screen and (min-width:992px){.link-teaser__header{margin:0 0 -40px 0}}.link-teaser__icon{position:relative;display:flex;width:100%;height:auto;justify-content:flex-end;margin-top:-2rem}@media only screen and (min-width:768px){.link-teaser__icon{margin-top:0}}.link-teaser__icon img{width:100%;height:auto;aspect-ratio:1/1;max-width:120px}@media only screen and (min-width:768px){.link-teaser__icon img{max-width:none}}.link-teaser__tag{color:var(--activating-green)}.link-teaser__text{padding:4rem 0 80px 0;color:var(--white)}@media only screen and (min-width:768px){.link-teaser__text{padding:6rem 0 104px 0}}@media only screen and (min-width:992px){.link-teaser__text{padding:8rem 0 120px 0}}@media only screen and (min-width:768px){.link-teaser__text-row{flex-direction:row-reverse}}.link-teaser__headline{color:var(--white)}.link-teaser__subline{color:var(--white)}.link-teaser__subline.copytext{margin:0}.link-teaser__boxes{position:relative;margin-bottom:-1rem}@media only screen and (min-width:992px){.link-teaser__boxes{margin-bottom:-1.5rem}}@media only screen and (min-width:1200px){.link-teaser__boxes{margin-bottom:-2rem}}.link-teaser__boxes a{text-decoration:none}.link-teaser__tile{position:relative;display:block;width:100%;margin:0 0 1rem 0;color:var(--technical-blue);text-decoration:none;transition:all var(--transition-time) ease-in-out}@media only screen and (min-width:768px){.link-teaser__tile{margin:0 0 1.5rem 0}}@media only screen and (min-width:1200px){.link-teaser__tile{margin:0 0 2rem 0}}