.moduleTeaser .teaserItem{border:solid 2px #ededed;display:block;position:relative;text-decoration:none;transition:all .3s;top:0px}.moduleTeaser .teaserItem .imgWrap{position:relative;width:calc(100% + 4px);height:165px;left:-2px;top:-2px;overflow:hidden}.moduleTeaser .teaserItem .imgWrap img{object-fit:cover;width:100%;height:100%;object-position:center;transition:all .3s}.moduleTeaser .teaserItem .desc{position:relative;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:70px}.moduleTeaser .teaserItem .desc.ctaItem{padding-bottom:110px}.moduleTeaser .teaserItem .desc p{font-weight:300;font-size:15px;color:#373735;line-height:23px}.moduleTeaser .teaserItem .desc p.subtitle{font-weight:500;font-size:14px;color:#a7a4a2;line-height:24px;text-transform:uppercase}.moduleTeaser .teaserItem .desc p.headline{font-weight:500;font-size:22px;color:#4a4a49;line-height:32px}.moduleTeaser .teaserItem .mehrWrap{position:absolute;left:20px;bottom:20px;width:calc(100% - 40px)}@keyframes moveArrowRight{0%{right:20px}50%{right:17px}100%{right:20px}}html.no-touchevents .teaserItem:hover{top:-5px}html.no-touchevents .teaserItem:hover img{transform:scale(1.05)}html.no-touchevents .teaserItem:hover .mehr{color:#12645e}html.no-touchevents .teaserItem:hover .mehr:after{background-color:#12645e}html.no-touchevents .teaserItem:hover .cta{background-color:#14736c}html.no-touchevents .teaserItem:hover .cta.secondary{border-color:#14736c;color:#14736c;background-color:transparent}html.no-touchevents .teaserItem:hover .cta.secondary:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 17'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 8.49963h17.58915H0z' fill='%23FFF'/%3E%3Cpath stroke='%2314736c' stroke-width='2' d='M0 8.49988h17.58791M10.23873 1l7.5 7.5-7.5 7.5'/%3E%3C/g%3E%3C/svg%3E")}html.no-touchevents .teaserItem:hover .cta:after{animation-name:moveArrowRight;animation-duration:.9s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}