/* Native lazy images preserve the existing boxes and work without JavaScript. */
.klima-home-main .klima-service-image.klima-native-image { background-image:none; isolation:isolate; }
.klima-native-image > .klima-native-background,
.klima-native-image > .klima-service-picture > .klima-native-background { position:absolute; inset:0; width:100%; height:100%; max-width:none; object-fit:cover; z-index:-1; pointer-events:none; }
.klima-service-image--sales > .klima-native-background,
.klima-service-image--sales > .klima-service-picture > .klima-native-background { object-position:center 45%; }
.klima-home-main .klima-efficiency.klima-native-image { position:relative; isolation:isolate; background:linear-gradient(90deg,rgba(8,9,31,.97),rgba(8,9,31,.85)); }
.klima-efficiency.klima-native-image > .klima-native-background { object-position:center 72%; z-index:-2; }
.klima-efficiency.klima-native-image::before { content:""; position:absolute; inset:0; z-index:-1; background:linear-gradient(90deg,rgba(8,9,31,.97),rgba(8,9,31,.85)); pointer-events:none; }
