@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-text__row+.image-text__row{margin-top:2rem}@media only screen and (min-width:768px){.image-text__row+.image-text__row{margin-top:3rem}}.image-text__text{position:relative}.image-text__tagline{position:relative}.image-text__headline{position:relative}.image-text__copy{margin:0 0 1.5rem 0}@media only screen and (min-width:768px){.image-text__copy{margin:0 0 2rem 0}}.image-text__buttons{margin:0 0 2rem 0}@media only screen and (min-width:768px){.image-text__buttons{margin:0 0 3rem 0}}.image-text__image{position:relative;margin:0;width:75%}@media only screen and (min-width:576px){.image-text__image{width:100%}}@media only screen and (max-width:991px){.image-text__image{margin-top:0!important}}.image-text__image img{position:relative;display:block;width:100%;height:auto;box-shadow:var(--shadow-image);border-radius:var(--border-radius-medium)}.image-text__image-zoom{position:absolute;right:1rem;bottom:1rem;width:40px;height:40px;background-color:var(--technical-blue);border-radius:50%;background-image:url(../../img/fullscreen.svg);background-repeat:no-repeat;background-position:center;display:none}@media only screen and (min-width:768px){.image-text__image-zoom{right:1.5rem;bottom:1.5rem}}@media only screen and (min-width:992px){.image-text__image-zoom{right:1rem;bottom:1rem}}@media only screen and (min-width:992px){.image-text__image--lightbox{cursor:url(../../img/fullscreen-cursor.svg) 40 40,zoom-in}}.image-text__image--lightbox .image-text__image-zoom{display:block}@media only screen and (min-width:992px){.image-text__image--lightbox .image-text__image-zoom{display:none}}.image-text__text{position:relative;display:block;margin:2rem 0 0 0}@media only screen and (min-width:768px){.image-text__text{margin:3rem 0 0 0}}@media only screen and (min-width:992px){.image-text__text{margin:0}}.image-text__text>:last-child{margin-bottom:0}.image-text__text>:last-child>:last-child{margin-bottom:0}.image-text__subline{position:relative;display:block;color:var(--dark);margin:1rem 0 0 0}@media only screen and (min-width:768px){.image-text__subline{margin:1.5rem 0 0 0}}.image-text__download{position:relative;display:block;margin:1rem 0 0 0}@media only screen and (min-width:768px){.image-text__download{margin:1.5rem 0 0 0}}.image-text__download a{position:relative;display:inline-block;font-family:var(--font-family-bold);color:var(--technical-blue);font-size:1rem;line-height:1.625rem;text-decoration:none;border-bottom:2px solid transparent}.image-text__download a:hover{border-bottom:2px solid var(--technical-blue);text-transform:none}@media only screen and (min-width:768px){.image-text__download a{font-size:1.0625rem;line-height:1.6875rem}}@media only screen and (min-width:992px){.image-text__download a{font-size:1.125rem;line-height:1.75rem}}.image-text__download a svg{width:12px;height:12px;margin-left:4px}.image-text__lightbox-content{position:relative}.image-text__lightbox-content img{width:auto;height:auto;max-width:100%;border-radius:var(--border-radius-medium)}.image-text__lightbox-subline{position:relative;display:block;color:var(--white);margin:1rem 0 1rem 0;text-align:left}.image-text__list{position:relative;background-color:var(--blue-50);padding:1.5rem 1.25rem 1.5rem 1.25rem;margin:0 -1.25rem}@media only screen and (min-width:768px){.image-text__list{margin:0;padding:2rem 2rem 2rem 2rem;border-radius:var(--border-radius-medium)}}.image-text__list-headline{color:var(--technical-blue);margin:0 0 1.5rem 0}.image-text__list ul{padding-left:1rem}.image-text__list ul li{color:var(--technical-blue);margin:0 0 1rem 0}.image-text__list ul li a,.image-text__list ul li p{color:var(--technical-blue)}.image-text__list ul li:last-child{margin:0}.image-text__list--type2{background-color:transparent;margin:0;padding:0}.image-text__list--type2 .image-text__list-headline{color:var(--dark);margin-bottom:1.25rem}@media only screen and (min-width:768px){.image-text__list--type2 .image-text__list-headline{margin-bottom:2rem}}@media only screen and (min-width:992px){.image-text__list--type2 .image-text__list-headline{margin-bottom:2rem}}.image-text__list--type2 ul{list-style-type:none;border-top:1px solid var(--blue-100);border-bottom:1px solid var(--blue-100);padding:1.25rem 0}@media only screen and (min-width:768px){.image-text__list--type2 ul{padding:1.5rem 0}}.image-text__list--type2 ul li{color:var(--dark);background-image:url(../../img/checklist.svg);background-repeat:no-repeat;background-position:left top;background-size:1.75rem 1.75rem;padding-left:2.75rem;margin:0 0 1.25rem 0;min-height:1.75rem}@media only screen and (min-width:768px){.image-text__list--type2 ul li{margin:0 0 1.5rem 0}}@media only screen and (min-width:992px){.image-text__list--type2 ul li{margin:0 0 1.5rem 0}}.image-text__list--type2 ul li p{color:var(--dark)}.image-text__list--type2 ul li span{display:block;margin:0 0 .5rem 0}@media only screen and (min-width:992px){.image-text--image-right .image-text__row{flex-direction:row-reverse}}