.motivband{position:relative;height:118px;overflow:hidden;background:var(--soft)}
.motivband img{width:100%;height:100%;object-fit:cover;filter:saturate(.82)}
.motivband::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,28,35,.24),transparent 55%)}
.motivband .symbolbild{z-index:2}
@media(max-width:820px){.motivband{height:88px}}
