@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}}.image-copy-teaser__container{position:relative;border-radius:var(--border-radius-medium)}@media only screen and (min-width:992px){.image-copy-teaser__container{display:flex;flex-direction:row-reverse}}.image-copy-teaser__text{position:relative;display:inline-block;background-color:var(--technical-blue);padding:1.5rem;z-index:2;border-radius:0 0 var(--border-radius-medium) var(--border-radius-medium)}@media only screen and (min-width:768px){.image-copy-teaser__text{padding:3rem}}@media only screen and (min-width:992px){.image-copy-teaser__text{flex:1;width:55%;padding:3rem;border-radius:var(--border-radius-medium) 0 0 var(--border-radius-medium);display:block}}@media only screen and (min-width:1200px){.image-copy-teaser__text{padding:4rem}}.image-copy-teaser__image{position:relative;width:100%;display:block}@media only screen and (min-width:992px){.image-copy-teaser__image{flex:1;width:45%}}.image-copy-teaser__image-shape{position:absolute;left:0;bottom:0;width:100%;height:50px;z-index:2;margin:0 0 -1px 0;background-image:url(../../img/imagetext_shape_mobile.svg);background-size:100% 100%;background-repeat:no-repeat}@media only screen and (min-width:768px){.image-copy-teaser__image-shape{height:80px}}@media only screen and (min-width:992px){.image-copy-teaser__image-shape{width:96px;height:100%;background-image:url(../../img/imagetext_shape_desktop.svg);bottom:auto;top:0;margin:0 0 0 -1px}}.image-copy-teaser__image img{display:block;width:100%;height:auto;border-radius:var(--border-radius-medium) var(--border-radius-medium) 0 0;z-index:1}@media only screen and (min-width:992px){.image-copy-teaser__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0 var(--border-radius-medium) var(--border-radius-medium) 0}}.image-copy-teaser__tag{color:var(--activating-green)}.image-copy-teaser__headline{color:var(--white)}.image-copy-teaser__copy{color:var(--white);margin:0 0 1.5rem 0}@media only screen and (min-width:768px){.image-copy-teaser__copy{margin:0 0 2rem 0}}.image-copy-teaser__copy p{color:var(--white)}.image-copy-teaser--darkblue .image-copy-teaser__container{background-color:var(--dark)}.image-copy-teaser--darkblue .image-copy-teaser__text{background-color:var(--dark)}.image-copy-teaser--darkblue .image-copy-teaser__image-shape{background-image:url(../../img/imagetext_shape_mobile2.svg)}@media only screen and (min-width:992px){.image-copy-teaser--darkblue .image-copy-teaser__image-shape{background-image:url(../../img/imagetext_shape_desktop2.svg)}}.image-copy-teaser--imageleft .image-copy-teaser__container{flex-direction:row}@media only screen and (min-width:992px){.image-copy-teaser--imageleft .image-copy-teaser__image img{border-radius:var(--border-radius-medium) 0 0 var(--border-radius-medium)}}@media only screen and (min-width:992px){.image-copy-teaser--imageleft .image-copy-teaser__text{padding:48px 48px 48px 32px;border-radius:0 var(--border-radius-medium) var(--border-radius-medium) 0}}@media only screen and (min-width:1200px){.image-copy-teaser--imageleft .image-copy-teaser__text{padding:64px 64px 64px 32px}}@media only screen and (min-width:992px){.image-copy-teaser--imageleft .image-copy-teaser__image-shape{right:0;left:auto;transform:rotate(180deg);margin:0 -1px 0 0}}.image-copy-teaser__links{position:relative;display:flex;flex-wrap:wrap}.image-copy-teaser__link{display:block;margin:0 0 1rem 0;width:100%}@media only screen and (min-width:768px){.image-copy-teaser__link{display:inline-block;margin:0 1rem 1rem 0;width:auto}}.image-copy-teaser__link .button{display:block;width:100%}@media only screen and (min-width:768px){.image-copy-teaser__link .button{display:inline-block;width:auto}}