.c_hero_service__container{max-width:1440px;margin:0 auto}
@media(min-width:90.0625em){.c_hero_service__textbereich{margin-left:0 !important}
}
@media(max-width:61.9375em){.c_hero_service__cards-section{background:var(--mobile-background-color) !important}
}
@media(max-width:61.9375em){.c_hero_service__ai-label{margin-top:var(--navigation_header_height_plus_offset) !important}
}
.c_hero_service__image{position:relative}
.c_hero_service__image img{display:block;height:330px;width:100%;object-fit:cover}
@media(min-width:36em){.c_hero_service__image img{height:500px}
}
@media(min-width:48em){.c_hero_service__image img{height:620px}
}
.c_hero_service__image::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0,var(--gradient-color) 0,rgb(from var(--gradient-color) r g b / 80%) 10%,rgb(from var(--gradient-color) r g b / 0) 25%)}
@media(min-width:62em){.c_hero_service__image::before{background:linear-gradient(90deg,var(--gradient-color) 0,rgb(from var(--gradient-color) r g b / 80%) 10%,rgb(from var(--gradient-color) r g b / 0) 25%)}
}