/* Klare Angebotskarten und saubere Bildflächen – Version 1.4.0 */
.service-card{border:1px solid rgba(53,70,61,.09);box-shadow:0 18px 48px rgba(43,55,48,.18)!important;overflow:hidden;background:#fff!important}
.service-card:hover{box-shadow:0 27px 60px rgba(43,55,48,.24)!important}
.service-card>.service-card-image{height:245px;min-height:245px;max-height:245px;border-radius:24px 24px 0 0;background:#eee8dd}
.service-card>.service-photo-fill{object-fit:cover;padding:0}
.service-card>.service-logo{padding:20px;background:#f6f0e7}
.service-card>.service-logo img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}
.service-card>.service-contain{box-sizing:border-box;padding:14px 30px;background:#f7f1e8;object-fit:contain}
.service-card>span{font-weight:700}
.level-offer-grid .offer-card>span{font-family:var(--sans);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:1200px){.service-card>.service-card-image{height:280px;min-height:280px;max-height:280px}}
@media(max-width:650px){.service-card>.service-card-image{height:250px;min-height:250px;max-height:250px}}
