
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--base: #FFFFFF;--wp--preset--color--contrast: #111111;--wp--preset--color--accent-1: #FFEE58;--wp--preset--color--accent-2: #F6CFF4;--wp--preset--color--accent-3: #503AA8;--wp--preset--color--accent-4: #686868;--wp--preset--color--accent-5: #FBFAF3;--wp--preset--color--accent-6: color-mix(in srgb, currentColor 20%, transparent);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 0.875rem;--wp--preset--font-size--medium: clamp(1rem, 1rem + ((1vw - 0.2rem) * 0.196), 1.125rem);--wp--preset--font-size--large: clamp(1.125rem, 1.125rem + ((1vw - 0.2rem) * 0.392), 1.375rem);--wp--preset--font-size--x-large: clamp(1.75rem, 1.75rem + ((1vw - 0.2rem) * 0.392), 2rem);--wp--preset--font-size--xx-large: clamp(2.15rem, 2.15rem + ((1vw - 0.2rem) * 1.333), 3rem);--wp--preset--font-family--manrope: Manrope, sans-serif;--wp--preset--font-family--fira-code: "Fira Code", monospace;--wp--preset--spacing--20: 10px;--wp--preset--spacing--30: 20px;--wp--preset--spacing--40: 30px;--wp--preset--spacing--50: clamp(30px, 5vw, 50px);--wp--preset--spacing--60: clamp(30px, 7vw, 70px);--wp--preset--spacing--70: clamp(50px, 7vw, 90px);--wp--preset--spacing--80: clamp(70px, 10vw, 140px);--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:root { --wp--style--global--content-size: 645px;--wp--style--global--wide-size: 1340px; }:where(body) { margin: 0; }.wp-site-blocks { padding-top: var(--wp--style--root--padding-top); padding-bottom: var(--wp--style--root--padding-bottom); }.has-global-padding { padding-right: var(--wp--style--root--padding-right); padding-left: var(--wp--style--root--padding-left); }.has-global-padding > .alignfull { margin-right: calc(var(--wp--style--root--padding-right) * -1); margin-left: calc(var(--wp--style--root--padding-left) * -1); }.has-global-padding :where(:not(.alignfull.is-layout-flow) > .has-global-padding:not(.wp-block-block, .alignfull)) { padding-right: 0; padding-left: 0; }.has-global-padding :where(:not(.alignfull.is-layout-flow) > .has-global-padding:not(.wp-block-block, .alignfull)) > .alignfull { margin-left: 0; margin-right: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 1.2rem; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 1.2rem; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 1.2rem;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 1.2rem;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 1.2rem;}:root :where(.is-layout-grid){gap: 1.2rem;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{background-color: var(--wp--preset--color--base);color: var(--wp--preset--color--contrast);font-family: var(--wp--preset--font-family--manrope);font-size: var(--wp--preset--font-size--large);font-weight: 300;letter-spacing: -0.1px;line-height: 1.4;--wp--style--root--padding-top: 0px;--wp--style--root--padding-right: var(--wp--preset--spacing--50);--wp--style--root--padding-bottom: 0px;--wp--style--root--padding-left: var(--wp--preset--spacing--50);}a:where(:not(.wp-element-button)){color: currentColor;}:root :where(a:where(:not(.wp-element-button)):hover){text-decoration: none;}h1, h2, h3, h4, h5, h6{font-weight: 400;letter-spacing: -0.1px;line-height: 1.125;}h1{font-size: var(--wp--preset--font-size--xx-large);}h2{font-size: var(--wp--preset--font-size--x-large);}h3{font-size: var(--wp--preset--font-size--large);}h4{font-size: var(--wp--preset--font-size--medium);}h5{font-size: var(--wp--preset--font-size--small);letter-spacing: 0.5px;}h6{font-size: var(--wp--preset--font-size--small);font-weight: 700;letter-spacing: 1.4px;text-transform: uppercase;}:root :where(.wp-element-button, .wp-block-button__link){background-color: var(--wp--preset--color--contrast);border-width: 0;color: var(--wp--preset--color--base);font-family: inherit;font-size: var(--wp--preset--font-size--medium);font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: 1rem;padding-right: 2.25rem;padding-bottom: 1rem;padding-left: 2.25rem;text-decoration: none;text-transform: inherit;}:root :where(.wp-element-button:hover, .wp-block-button__link:hover){background-color: color-mix(in srgb, var(--wp--preset--color--contrast) 85%, transparent);border-color: transparent;color: var(--wp--preset--color--base);}:root :where(.wp-element-button:focus, .wp-block-button__link:focus){outline-color: var(--wp--preset--color--accent-4);outline-offset: 2px;}:root :where(.wp-element-caption, .wp-block-audio figcaption, .wp-block-embed figcaption, .wp-block-gallery figcaption, .wp-block-image figcaption, .wp-block-table figcaption, .wp-block-video figcaption){font-size: var(--wp--preset--font-size--small);line-height: 1.4;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-base-color{color: var(--wp--preset--color--base) !important;}.has-contrast-color{color: var(--wp--preset--color--contrast) !important;}.has-accent-1-color{color: var(--wp--preset--color--accent-1) !important;}.has-accent-2-color{color: var(--wp--preset--color--accent-2) !important;}.has-accent-3-color{color: var(--wp--preset--color--accent-3) !important;}.has-accent-4-color{color: var(--wp--preset--color--accent-4) !important;}.has-accent-5-color{color: var(--wp--preset--color--accent-5) !important;}.has-accent-6-color{color: var(--wp--preset--color--accent-6) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-base-background-color{background-color: var(--wp--preset--color--base) !important;}.has-contrast-background-color{background-color: var(--wp--preset--color--contrast) !important;}.has-accent-1-background-color{background-color: var(--wp--preset--color--accent-1) !important;}.has-accent-2-background-color{background-color: var(--wp--preset--color--accent-2) !important;}.has-accent-3-background-color{background-color: var(--wp--preset--color--accent-3) !important;}.has-accent-4-background-color{background-color: var(--wp--preset--color--accent-4) !important;}.has-accent-5-background-color{background-color: var(--wp--preset--color--accent-5) !important;}.has-accent-6-background-color{background-color: var(--wp--preset--color--accent-6) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-base-border-color{border-color: var(--wp--preset--color--base) !important;}.has-contrast-border-color{border-color: var(--wp--preset--color--contrast) !important;}.has-accent-1-border-color{border-color: var(--wp--preset--color--accent-1) !important;}.has-accent-2-border-color{border-color: var(--wp--preset--color--accent-2) !important;}.has-accent-3-border-color{border-color: var(--wp--preset--color--accent-3) !important;}.has-accent-4-border-color{border-color: var(--wp--preset--color--accent-4) !important;}.has-accent-5-border-color{border-color: var(--wp--preset--color--accent-5) !important;}.has-accent-6-border-color{border-color: var(--wp--preset--color--accent-6) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-xx-large-font-size{font-size: var(--wp--preset--font-size--xx-large) !important;}.has-manrope-font-family{font-family: var(--wp--preset--font-family--manrope) !important;}.has-fira-code-font-family{font-family: var(--wp--preset--font-family--fira-code) !important;}
body.home{--vk-ink:#111827;--vk-muted:#4b5563;--vk-petrol:#123c3a;--vk-petrol-2:#0b2f2e;--vk-accent:#b8d94a;--vk-soft:#f4f7f5;--vk-line:#d7dee2;--vk-white:#fff;color:var(--vk-ink);}
body.home .wp-block-post-title{display:none!important;}
body.home main{margin-top:clamp(.35rem,1vw,.8rem)!important;}
body.home main>.wp-block-group:first-child{padding-top:clamp(.6rem,1.2vw,1.2rem)!important;}
body.home .wp-block-post-content{margin-top:0!important;}
body.home .wp-block-button__link{border-radius:999px!important;padding:.82rem 1.45rem!important;font-weight:500;}
body.home .wp-block-button:not(.is-style-outline) .wp-block-button__link{background:var(--vk-petrol)!important;color:#fff!important;border:1px solid var(--vk-petrol)!important;}
body.home .wp-block-button.is-style-outline .wp-block-button__link{background:transparent!important;color:var(--vk-petrol)!important;border:1px solid rgba(18,60,58,.65)!important;}
body.home .vk-hero{padding-top:0!important;padding-bottom:clamp(1rem,2vw,1.7rem)!important;}
body.home .vk-hero-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,430px),1fr))!important;gap:clamp(1.4rem,4vw,4rem)!important;align-items:center!important;width:min(1160px,calc(100vw - 4rem))!important;max-width:1160px!important;margin-left:auto!important;margin-right:auto!important;}
body.home .vk-hero h1{font-size:clamp(2.15rem,3.25vw,3.5rem);line-height:1.03;letter-spacing:0;max-width:760px;margin-bottom:.65rem;color:var(--vk-ink);}
body.home .vk-hero-slogan{font-size:clamp(1.08rem,1.35vw,1.25rem);line-height:1.35;max-width:760px;margin-top:0;color:var(--vk-petrol);}
body.home .vk-hero-text{max-width:720px;color:var(--vk-muted);}
body.home .vk-hero .wp-block-buttons{gap:.8rem;margin-top:1.3rem;}
body.home .vk-hero-media{position:relative;margin:0;width:100%!important;max-width:100%!important;}
body.home .vk-hero-image{margin:0;border-radius:10px;overflow:hidden;box-shadow:0 18px 45px rgba(17,24,39,.16);background:var(--vk-petrol);aspect-ratio:16/10;width:100%!important;max-width:100%!important;}
body.home .vk-hero-image img{display:block;width:100%;height:100%;object-fit:cover;}
body.home .vk-hero-image-placeholder{min-height:260px;background:linear-gradient(90deg,rgba(18,60,58,.94) 0%,rgba(18,60,58,.62) 42%,rgba(18,60,58,.15) 100%),linear-gradient(135deg,#dfe8e5 0%,#f6f8f7 52%,#b8d94a 100%);position:relative;}
body.home .vk-hero-image-placeholder:before{content:"";position:absolute;inset:clamp(1rem,2vw,1.4rem);border:1px solid rgba(255,255,255,.35);border-radius:8px;}
body.home .vk-hero-image-placeholder:after{content:"Begehung · Brandschutz · Maßnahmen";position:absolute;right:clamp(1.1rem,2vw,1.6rem);top:clamp(1.1rem,2vw,1.6rem);color:#fff;background:rgba(18,60,58,.72);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.45rem .75rem;font-size:.84rem;letter-spacing:.01em;}

/* Phase 3D-Repair: Standardseiten mobil/desktop sauber zentrieren */
body.page:not(.page-id-262) main.wp-block-group.has-global-padding,
body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding,
body.page:not(.page-id-262) .wp-block-post-title,
body.page:not(.page-id-262) .wp-block-post-content,
body.page:not(.page-id-262) .wp-block-post-content *,
body.page:not(.page-id-262) .wp-block-columns,
body.page:not(.page-id-262) .wp-block-column{
  box-sizing:border-box;
}

body.page:not(.page-id-262) .wp-block-post-title,
body.page:not(.page-id-262) .wp-block-post-content{
  width:100%!important;
  max-width:1040px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

body.page:not(.page-id-262) .wp-block-post-content > .wp-block-group,
body.page:not(.page-id-262) .wp-block-post-content > .wp-block-columns,
body.page:not(.page-id-262) .vk-page-grid,
body.page:not(.page-id-262) .vk-page-band{
  width:100%!important;
  max-width:100%!important;
}

body.page:not(.page-id-262) .vk-page-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));
}

body.page:not(.page-id-262) .vk-page-card{
  width:100%!important;
  max-width:none!important;
}

@media (max-width:600px){
  body.page:not(.page-id-262) main.wp-block-group.has-global-padding{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding{
    margin-left:-16px!important;
    margin-right:-16px!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.page:not(.page-id-262) .wp-block-post-title,
  body.page:not(.page-id-262) .wp-block-post-content{
    width:100%!important;
    max-width:100%!important;
  }
  body.page:not(.page-id-262) .wp-block-columns{
    flex-wrap:wrap!important;
  }
  body.page:not(.page-id-262) .wp-block-column{
    flex-basis:100%!important;
    max-width:100%!important;
  }
  body.page:not(.page-id-262) h1,
  body.page:not(.page-id-262) h2,
  body.page:not(.page-id-262) p,
  body.page:not(.page-id-262) a{
    word-break:normal!important;
    overflow-wrap:break-word;
  }
}

@media (max-width:359px){
  body.page:not(.page-id-262) main.wp-block-group.has-global-padding{
    padding-left:12px!important;
    padding-right:12px!important;
  }
  body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding{
    margin-left:-12px!important;
    margin-right:-12px!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
}



/* Phase 3D-Repair: Standardseiten mobil/desktop sauber zentrieren */
body.page:not(.page-id-262) main.wp-block-group.has-global-padding,
body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding,
body.page:not(.page-id-262) .wp-block-post-title,
body.page:not(.page-id-262) .wp-block-post-content,
body.page:not(.page-id-262) .wp-block-post-content *,
body.page:not(.page-id-262) .wp-block-columns,
body.page:not(.page-id-262) .wp-block-column{
  box-sizing:border-box;
}

body.page:not(.page-id-262) .wp-block-post-title,
body.page:not(.page-id-262) .wp-block-post-content{
  width:100%!important;
  max-width:1040px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

body.page:not(.page-id-262) .wp-block-post-content > .wp-block-group,
body.page:not(.page-id-262) .wp-block-post-content > .wp-block-columns,
body.page:not(.page-id-262) .vk-page-grid,
body.page:not(.page-id-262) .vk-page-band{
  width:100%!important;
  max-width:100%!important;
}

body.page:not(.page-id-262) .vk-page-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));
}

body.page:not(.page-id-262) .vk-page-card{
  width:100%!important;
  max-width:none!important;
}

@media (max-width:600px){
  body.page:not(.page-id-262) main.wp-block-group.has-global-padding{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding{
    margin-left:-16px!important;
    margin-right:-16px!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.page:not(.page-id-262) .wp-block-post-title,
  body.page:not(.page-id-262) .wp-block-post-content{
    width:100%!important;
    max-width:100%!important;
  }
  body.page:not(.page-id-262) .wp-block-columns{
    flex-wrap:wrap!important;
  }
  body.page:not(.page-id-262) .wp-block-column{
    flex-basis:100%!important;
    max-width:100%!important;
  }
  body.page:not(.page-id-262) h1,
  body.page:not(.page-id-262) h2,
  body.page:not(.page-id-262) p,
  body.page:not(.page-id-262) a{
    word-break:normal!important;
    overflow-wrap:break-word;
  }
}

@media (max-width:359px){
  body.page:not(.page-id-262) main.wp-block-group.has-global-padding{
    padding-left:12px!important;
    padding-right:12px!important;
  }
  body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding{
    margin-left:-12px!important;
    margin-right:-12px!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
}


/* Phase 3D-Repair Zusatz: inneres Gutenberg-Padding auf Mobile entfernen */
@media (max-width:600px){
  body.page:not(.page-id-262) .wp-block-post-content.has-global-padding{
    padding-left:0!important;
    padding-right:0!important;
  }
  body.page:not(.page-id-262) .wp-block-post-content > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
  body.page:not(.page-id-262) .wp-block-post-content > .wp-block-group,
  body.page:not(.page-id-262) .wp-block-post-content > .wp-block-columns,
  body.page:not(.page-id-262) .wp-block-post-content > p{
    margin-left:0!important;
    margin-right:0!important;
    max-width:100%!important;
  }
}


/* Phase Typografie: Überschrift und zugehörigen Text enger koppeln */
body.page .wp-block-post-content :where(h2,h3){
  margin-block-end:.55rem!important;
}

body.page .wp-block-post-content :where(h2,h3) + :where(p,ul,ol,.wp-block-list){
  margin-block-start:0!important;
}

body.page .wp-block-post-content :where(h2,h3) + :where(.wp-block-group,.wp-block-columns,.wp-block-buttons,.vk-page-grid,.vk-page-band,.vk-steps){
  margin-block-start:.7rem!important;
}

body.page .wp-block-post-content :where(.wp-block-group,.wp-block-columns,.vk-page-card,.vk-steps) :where(h2,h3) + :where(p,ul,ol,.wp-block-list){
  margin-block-start:0!important;
}



/* Phase 3D-Feinschliff 2: Leistungsueberschriften gezielt hervorheben */
body.page-id-18 .vk-service-heading{
  color:#123c3a;
  font-weight:650!important;
  line-height:1.2;
  border-left:3px solid #b8d94a;
  padding-left:.7rem;
  margin-block-start:1.9rem!important;
  margin-block-end:.45rem!important;
}

body.page-id-18 .vk-service-heading + :where(p,ul,ol,.wp-block-list){
  margin-block-start:0!important;
}


/* Phase 3D-Feinschliff 3: Kartenbreiten gegen unschoene Wortumbrueche */
body.page .wp-block-columns.vk-fit-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));
  gap:clamp(.9rem,2vw,1.4rem)!important;
  width:100%;
  max-width:940px!important;
  box-sizing:border-box;
}

body.page .wp-block-columns.vk-fit-grid > .wp-block-column{
  flex-basis:auto!important;
  min-width:0!important;
  width:auto!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

body.page .wp-block-columns.vk-fit-grid :where(h2,h3,.wp-block-heading,a,.wp-block-button__link){
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

@media (max-width: 600px){
  body.page .wp-block-columns.vk-fit-grid{
    grid-template-columns:1fr;
  }
}


/* Phase 3D-Feinschliff 4/5: Farbkonzept, Kartenlogik und visueller Rhythmus */
:root{
  --vk-bg-soft:#f3f8f5;
  --vk-bg-mint:#edf6f1;
  --vk-card:#ffffff;
  --vk-primary:#123c3a;
  --vk-primary-deep:#0b2f2e;
  --vk-accent:#b8d94a;
  --vk-border:rgba(18,60,58,.13);
  --vk-shadow:0 14px 34px rgba(18,60,58,.08);
  --vk-radius:18px;
}

body.page-id-262,
body.page-id-18,
body.page-id-19,
body.page-id-21,
body.page-id-20,
body.page-id-263{
  background:var(--vk-bg-soft)!important;
  color:#162322;
}

body.page-id-262 .wp-site-blocks,
body.page-id-18 .wp-site-blocks,
body.page-id-19 .wp-site-blocks,
body.page-id-21 .wp-site-blocks,
body.page-id-20 .wp-site-blocks,
body.page-id-263 .wp-site-blocks{
  background:linear-gradient(180deg,var(--vk-bg-soft) 0%,#f8fbf9 46%,var(--vk-bg-soft) 100%);
}

body.page-id-262 .vk-section-heading,
body.page-id-18 .wp-block-post-content > h2,
body.page-id-19 .wp-block-post-content > h2,
body.page-id-263 .wp-block-post-content > h2{
  color:var(--vk-primary);
}

body.page-id-262 .vk-page-band,
body.page-id-18 .vk-page-band,
body.page-id-19 .vk-page-band,
body.page-id-263 .vk-page-band{
  background:rgba(255,255,255,.74);
  border:1px solid var(--vk-border);
  border-radius:var(--vk-radius);
  box-shadow:0 10px 28px rgba(18,60,58,.045);
}

body.page-id-262 .vk-section-tinted,
body.page-id-18 .vk-section-tinted,
body.page-id-19 .vk-section-tinted,
body.page-id-263 .vk-section-tinted{
  background:var(--vk-bg-mint)!important;
}

body.page-id-262 .vk-benefit-grid,
body.page-id-262 .vk-service-grid,
body.page-id-18 .vk-service-page-grid{
  display:grid!important;
  gap:clamp(1rem,2vw,1.35rem)!important;
  align-items:stretch;
}

body.page-id-262 .vk-benefit-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  margin-top:1rem!important;
}

body.page-id-262 .vk-service-grid,
body.page-id-18 .vk-service-page-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));
}

body.page-id-18 .wp-block-post-content > .vk-service-page-grid{
  width:min(calc(100vw - 48px),1040px)!important;
  max-width:min(calc(100vw - 48px),1040px)!important;
  margin-left:50%!important;
  margin-right:0!important;
  transform:translateX(-50%);
}

body.page-id-262 .vk-benefit-card,
body.page-id-262 .vk-service-card,
body.page-id-18 .vk-service-page-grid .vk-page-card,
body.page-id-19 .vk-fit-grid > .wp-block-column,
body.page-id-263 .vk-page-card{
  background:var(--vk-card)!important;
  border:1px solid var(--vk-border)!important;
  border-radius:var(--vk-radius)!important;
  box-shadow:var(--vk-shadow)!important;
  padding:clamp(1rem,2vw,1.35rem)!important;
  min-width:0!important;
  box-sizing:border-box;
}

body.page-id-262 .vk-benefit-card,
body.page-id-18 .vk-service-page-grid .vk-page-card,
body.page-id-263 .vk-page-card{
  border-top:4px solid var(--vk-accent)!important;
}

body.page-id-262 .vk-service-card{
  border-left:4px solid var(--vk-accent)!important;
}

body.page-id-262 .vk-benefit-card h3,
body.page-id-262 .vk-service-card h3,
body.page-id-18 .vk-service-page-grid .vk-service-heading,
body.page-id-19 .vk-fit-grid h3,
body.page-id-263 .vk-page-card h3{
  color:var(--vk-primary)!important;
  font-weight:650!important;
  line-height:1.22!important;
  margin-block-start:0!important;
  margin-block-end:.45rem!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

body.page-id-18 .vk-service-page-grid .vk-service-heading{
  border-left:0!important;
  padding-left:0!important;
}

body.page-id-262 .vk-benefit-card p,
body.page-id-262 .vk-service-card p,
body.page-id-18 .vk-service-page-grid .vk-page-card p,
body.page-id-19 .vk-fit-grid p,
body.page-id-263 .vk-page-card p{
  margin-block-start:0!important;
  color:#40504e;
}

body.page-id-262 .vk-steps-section{
  background:#ffffff!important;
}

body.page-id-262 .vk-step-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:clamp(.9rem,1.8vw,1.2rem)!important;
}

body.page-id-262 .vk-step-grid p{
  background:var(--vk-bg-mint);
  border:1px solid var(--vk-border);
  border-radius:14px;
  padding:1rem;
  margin:0!important;
}

body.page-id-262 .vk-page-cta{
  background:var(--vk-primary-deep)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 18px 42px rgba(11,47,46,.18)!important;
}

body.page-id-262 .vk-page-cta :where(h2,p,li){
  color:#fff!important;
}

body.page-id-262 .vk-page-cta .wp-block-button__link{
  background:#fff!important;
  color:var(--vk-primary-deep)!important;
}

body.page-id-262 .vk-knowledge-section .vk-page-card{
  background:#fff!important;
  border:1px solid var(--vk-border)!important;
  border-radius:14px!important;
  box-shadow:0 8px 22px rgba(18,60,58,.05)!important;
}

body.page-id-262 :where(.vk-benefit-grid,.vk-service-grid,.vk-step-grid) :where(h2,h3,a,.wp-block-button__link),
body.page-id-18 .vk-service-page-grid :where(h2,h3,a,.wp-block-button__link){
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

@media (max-width: 900px){
  body.page-id-262 .vk-benefit-grid,
  body.page-id-262 .vk-step-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width: 600px){
  body.page-id-262 .vk-benefit-grid,
  body.page-id-262 .vk-service-grid,
  body.page-id-262 .vk-step-grid,
  body.page-id-18 .vk-service-page-grid{
    grid-template-columns:1fr!important;
  }
  body.page-id-18 .wp-block-post-content > .vk-service-page-grid{
    width:calc(100vw - 32px)!important;
    max-width:calc(100vw - 32px)!important;
  }
  body.page-id-262 .vk-benefit-card,
  body.page-id-262 .vk-service-card,
  body.page-id-18 .vk-service-page-grid .vk-page-card{
    padding:1rem!important;
  }
}


/* Phase 3D-Feinschliff 4/5 Nachjustierung: Rasterbreiten */
body.page-id-262 .wp-block-post-content .vk-benefit-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}

body.page-id-262 .wp-block-post-content .vk-service-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}

body.page-id-262 .vk-page-cta{
  border-radius:var(--vk-radius)!important;
}

@media (max-width: 900px){
  body.page-id-262 .wp-block-post-content .vk-service-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media (max-width: 600px){
  body.page-id-262 .wp-block-post-content .vk-benefit-grid,
  body.page-id-262 .wp-block-post-content .vk-service-grid{
    grid-template-columns:1fr!important;
  }
  body.page-id-18 .wp-block-post-content > .vk-service-page-grid{
    margin-left:auto!important;
    margin-right:auto!important;
    transform:none!important;
    width:calc(100vw - 32px)!important;
    max-width:calc(100vw - 32px)!important;
  }
}


/* Phase 3D-Feinschliff 5: Standardseiten Wissen/Kontakt in Farbrhythmus aufnehmen */
body.page-id-268,
body.page-id-22{
  background:var(--vk-bg-soft)!important;
  color:#162322;
}

body.page-id-268 .wp-site-blocks,
body.page-id-22 .wp-site-blocks{
  background:linear-gradient(180deg,var(--vk-bg-soft) 0%,#f8fbf9 46%,var(--vk-bg-soft) 100%);
}

body.page-id-268 .wp-block-post-content,
body.page-id-22 .wp-block-post-content{
  background:rgba(255,255,255,.72);
  border:1px solid var(--vk-border);
  border-radius:var(--vk-radius);
  box-shadow:0 10px 28px rgba(18,60,58,.045);
  padding:clamp(1rem,3vw,2rem)!important;
}


/* VerantwortungKlar – Verknüpfungen und Handlungsbuttons im Seiteninhalt */
body .wp-block-post-content :is(
  a.vk-btn,
  a.vk-small-link,
  .wp-block-button__link,
  .wp-block-buttons a,
  .vk-buttons a,
  .vk-card a:not(:has(h1,h2,h3,h4,h5,h6,p,article,figure,img))
){
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
}
body .wp-block-post-content :is(
  a.vk-btn,
  .wp-block-button__link,
  .wp-block-buttons a,
  .vk-buttons a
){
  min-height:52px!important;
  padding:14px 26px!important;
}
body .wp-block-post-content a.vk-small-link{
  display:inline-flex!important;
  align-items:center!important;
  min-height:48px!important;
  padding:10px 0!important;
}
@media (max-width:760px){
  body .wp-block-post-content :is(a.vk-btn,.wp-block-button__link,.wp-block-buttons a,.vk-buttons a){
    min-height:48px!important;
    padding:12px 20px!important;
  }
}


/* Auch die individuellen Seiten-Buttons einheitlich vergrößern */
body .wp-block-post-content .vk-site a[class*="btn"],
body .wp-block-post-content .wp-block-button .wp-block-button__link{
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
  min-height:52px!important;
  padding:14px 26px!important;
}
body .wp-block-post-content .vk-site .vk-card a:not(:has(h1,h2,h3,h4,h5,h6,p,article,figure,img)){
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
}
@media (max-width:760px){
  body .wp-block-post-content .vk-site a[class*="btn"],
  body .wp-block-post-content .wp-block-button .wp-block-button__link{
    min-height:48px!important;
    padding:12px 20px!important;
  }
}


/* Alle individuellen Inhaltsbuttons, unabhängig vom jeweiligen Seitenlayout */
html body .wp-block-post-content a[class*="btn"][class*="vk-"]{
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
  min-height:52px!important;
  padding:14px 26px!important;
}
html body .wp-block-post-content .wp-block-button a.wp-block-button__link{
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
  min-height:52px!important;
  padding:14px 26px!important;
}
html body .wp-block-post-content a.vk-small-link,
html body .wp-block-post-content .vk-card a:not(:has(h1,h2,h3,h4,h5,h6,p,article,figure,img)){
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
}
@media (max-width:760px){
  html body .wp-block-post-content a[class*="btn"][class*="vk-"],
  html body .wp-block-post-content .wp-block-button a.wp-block-button__link{
    min-height:48px!important;
    padding:12px 20px!important;
  }
}


/* Sichtbar größere Beschriftung für alle Inhaltsverknüpfungen */
html body .wp-block-post-content a[class*="btn"][class*="vk-"],
html body .wp-block-post-content .wp-block-button a.wp-block-button__link,
html body .wp-block-post-content a.vk-small-link,
html body .wp-block-post-content .vk-card a:not(:has(h1,h2,h3,h4,h5,h6,p,article,figure,img)){
  font-size:clamp(1.0625rem,1.25vw,1.125rem)!important;
}


/* Kontakt: zusätzlicher oberer Sichtabstand */
@media (min-width:701px){
  body.page-id-22.page-id-22.page-id-22 .wp-block-post-content > .vk-site{
    margin-top:90px!important;
  }
}


/* Kontakt: kompakte Desktopansicht mit zentriertem Inhaltsfeld */
@media (min-width:1025px){
  html body.page-id-22.page-id-22.page-id-22 .wp-block-post-content > .vk-site{
    margin-top:54px!important;
    margin-bottom:36px!important;
  }
  html body.page-id-22.page-id-22.page-id-22 footer{
    margin-top:12px!important;
  }
  html body.page-id-22.page-id-22.page-id-22 footer > .wp-block-group.has-global-padding{
    padding-top:0!important;
    padding-bottom:0!important;
  }
  html body.page-id-22.page-id-22.page-id-22 footer > .wp-block-group.has-global-padding > .wp-block-group.alignwide{
    transform:translateY(0)!important;
  }
  html body.page-id-22.page-id-22.page-id-22 footer > .wp-block-group.has-global-padding > .wp-block-group.alignwide > .wp-block-spacer{
    display:none!important;
  }
}

/* Kontakt: Footerlinks in der mobilen Ansicht mittig */
@media (max-width:781px){
  body.page-id-22 footer .wp-block-group.alignfull > .wp-block-group{
    align-self:center!important;
    align-items:center!important;
  }
  body.page-id-22 footer .wp-block-group.alignfull > .wp-block-group > .wp-block-navigation,
  body.page-id-22 footer .wp-block-group.alignfull > .wp-block-group > .wp-block-navigation > .wp-block-navigation__container{
    align-items:center!important;
    text-align:center!important;
  }
}
body.home{--vk-ink:#111827;--vk-muted:#4b5563;--vk-petrol:#123c3a;--vk-petrol-2:#0b2f2e;--vk-accent:#b8d94a;--vk-soft:#f4f7f5;--vk-line:#d7dee2;--vk-white:#fff;color:var(--vk-ink);}
body.home .wp-block-post-title{display:none!important;}
body.home main{margin-top:clamp(.35rem,1vw,.8rem)!important;}
body.home main>.wp-block-group:first-child{padding-top:clamp(.6rem,1.2vw,1.2rem)!important;}
body.home .wp-block-post-content{margin-top:0!important;}
body.home .wp-block-button__link{border-radius:999px!important;padding:.82rem 1.45rem!important;font-weight:500;}
body.home .wp-block-button:not(.is-style-outline) .wp-block-button__link{background:var(--vk-petrol)!important;color:#fff!important;border:1px solid var(--vk-petrol)!important;}
body.home .wp-block-button.is-style-outline .wp-block-button__link{background:transparent!important;color:var(--vk-petrol)!important;border:1px solid rgba(18,60,58,.65)!important;}
body.home .vk-hero{padding-top:0!important;padding-bottom:clamp(1rem,2vw,1.7rem)!important;}
body.home .vk-hero-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,430px),1fr))!important;gap:clamp(1.4rem,4vw,4rem)!important;align-items:center!important;width:min(1160px,calc(100vw - 4rem))!important;max-width:1160px!important;margin-left:auto!important;margin-right:auto!important;}
body.home .vk-hero h1{font-size:clamp(2.15rem,3.25vw,3.5rem);line-height:1.03;letter-spacing:0;max-width:760px;margin-bottom:.65rem;color:var(--vk-ink);}
body.home .vk-hero-slogan{font-size:clamp(1.08rem,1.35vw,1.25rem);line-height:1.35;max-width:760px;margin-top:0;color:var(--vk-petrol);}
body.home .vk-hero-text{max-width:720px;color:var(--vk-muted);}
body.home .vk-hero .wp-block-buttons{gap:.8rem;margin-top:1.3rem;}
body.home .vk-hero-media{position:relative;margin:0;width:100%!important;max-width:100%!important;}
body.home .vk-hero-image{margin:0;border-radius:10px;overflow:hidden;box-shadow:0 18px 45px rgba(17,24,39,.16);background:var(--vk-petrol);aspect-ratio:16/10;width:100%!important;max-width:100%!important;}
body.home .vk-hero-image img{display:block;width:100%;height:100%;object-fit:cover;}
body.home .vk-hero-image-placeholder{min-height:260px;background:linear-gradient(90deg,rgba(18,60,58,.94) 0%,rgba(18,60,58,.62) 42%,rgba(18,60,58,.15) 100%),linear-gradient(135deg,#dfe8e5 0%,#f6f8f7 52%,#b8d94a 100%);position:relative;}
body.home .vk-hero-image-placeholder:before{content:"";position:absolute;inset:clamp(1rem,2vw,1.4rem);border:1px solid rgba(255,255,255,.35);border-radius:8px;}
body.home .vk-hero-image-placeholder:after{content:"Begehung · Brandschutz · Maßnahmen";position:absolute;right:clamp(1.1rem,2vw,1.6rem);top:clamp(1.1rem,2vw,1.6rem);color:#fff;background:rgba(18,60,58,.72);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.45rem .75rem;font-size:.84rem;letter-spacing:.01em;}

/* Phase 3D-Repair: Standardseiten mobil/desktop sauber zentrieren */
body.page:not(.page-id-262) main.wp-block-group.has-global-padding,
body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding,
body.page:not(.page-id-262) .wp-block-post-title,
body.page:not(.page-id-262) .wp-block-post-content,
body.page:not(.page-id-262) .wp-block-post-content *,
body.page:not(.page-id-262) .wp-block-columns,
body.page:not(.page-id-262) .wp-block-column{
  box-sizing:border-box;
}

body.page:not(.page-id-262) .wp-block-post-title,
body.page:not(.page-id-262) .wp-block-post-content{
  width:100%!important;
  max-width:1040px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

body.page:not(.page-id-262) .wp-block-post-content > .wp-block-group,
body.page:not(.page-id-262) .wp-block-post-content > .wp-block-columns,
body.page:not(.page-id-262) .vk-page-grid,
body.page:not(.page-id-262) .vk-page-band{
  width:100%!important;
  max-width:100%!important;
}

body.page:not(.page-id-262) .vk-page-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));
}

body.page:not(.page-id-262) .vk-page-card{
  width:100%!important;
  max-width:none!important;
}

@media (max-width:600px){
  body.page:not(.page-id-262) main.wp-block-group.has-global-padding{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding{
    margin-left:-16px!important;
    margin-right:-16px!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.page:not(.page-id-262) .wp-block-post-title,
  body.page:not(.page-id-262) .wp-block-post-content{
    width:100%!important;
    max-width:100%!important;
  }
  body.page:not(.page-id-262) .wp-block-columns{
    flex-wrap:wrap!important;
  }
  body.page:not(.page-id-262) .wp-block-column{
    flex-basis:100%!important;
    max-width:100%!important;
  }
  body.page:not(.page-id-262) h1,
  body.page:not(.page-id-262) h2,
  body.page:not(.page-id-262) p,
  body.page:not(.page-id-262) a{
    word-break:normal!important;
    overflow-wrap:break-word;
  }
}

@media (max-width:359px){
  body.page:not(.page-id-262) main.wp-block-group.has-global-padding{
    padding-left:12px!important;
    padding-right:12px!important;
  }
  body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding{
    margin-left:-12px!important;
    margin-right:-12px!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
}



/* Phase 3D-Repair: Standardseiten mobil/desktop sauber zentrieren */
body.page:not(.page-id-262) main.wp-block-group.has-global-padding,
body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding,
body.page:not(.page-id-262) .wp-block-post-title,
body.page:not(.page-id-262) .wp-block-post-content,
body.page:not(.page-id-262) .wp-block-post-content *,
body.page:not(.page-id-262) .wp-block-columns,
body.page:not(.page-id-262) .wp-block-column{
  box-sizing:border-box;
}

body.page:not(.page-id-262) .wp-block-post-title,
body.page:not(.page-id-262) .wp-block-post-content{
  width:100%!important;
  max-width:1040px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

body.page:not(.page-id-262) .wp-block-post-content > .wp-block-group,
body.page:not(.page-id-262) .wp-block-post-content > .wp-block-columns,
body.page:not(.page-id-262) .vk-page-grid,
body.page:not(.page-id-262) .vk-page-band{
  width:100%!important;
  max-width:100%!important;
}

body.page:not(.page-id-262) .vk-page-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));
}

body.page:not(.page-id-262) .vk-page-card{
  width:100%!important;
  max-width:none!important;
}

@media (max-width:600px){
  body.page:not(.page-id-262) main.wp-block-group.has-global-padding{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding{
    margin-left:-16px!important;
    margin-right:-16px!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.page:not(.page-id-262) .wp-block-post-title,
  body.page:not(.page-id-262) .wp-block-post-content{
    width:100%!important;
    max-width:100%!important;
  }
  body.page:not(.page-id-262) .wp-block-columns{
    flex-wrap:wrap!important;
  }
  body.page:not(.page-id-262) .wp-block-column{
    flex-basis:100%!important;
    max-width:100%!important;
  }
  body.page:not(.page-id-262) h1,
  body.page:not(.page-id-262) h2,
  body.page:not(.page-id-262) p,
  body.page:not(.page-id-262) a{
    word-break:normal!important;
    overflow-wrap:break-word;
  }
}

@media (max-width:359px){
  body.page:not(.page-id-262) main.wp-block-group.has-global-padding{
    padding-left:12px!important;
    padding-right:12px!important;
  }
  body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding{
    margin-left:-12px!important;
    margin-right:-12px!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
}


/* Phase 3D-Repair Zusatz: inneres Gutenberg-Padding auf Mobile entfernen */
@media (max-width:600px){
  body.page:not(.page-id-262) .wp-block-post-content.has-global-padding{
    padding-left:0!important;
    padding-right:0!important;
  }
  body.page:not(.page-id-262) .wp-block-post-content > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
  body.page:not(.page-id-262) .wp-block-post-content > .wp-block-group,
  body.page:not(.page-id-262) .wp-block-post-content > .wp-block-columns,
  body.page:not(.page-id-262) .wp-block-post-content > p{
    margin-left:0!important;
    margin-right:0!important;
    max-width:100%!important;
  }
}


/* Phase Typografie: Überschrift und zugehörigen Text enger koppeln */
body.page .wp-block-post-content :where(h2,h3){
  margin-block-end:.55rem!important;
}

body.page .wp-block-post-content :where(h2,h3) + :where(p,ul,ol,.wp-block-list){
  margin-block-start:0!important;
}

body.page .wp-block-post-content :where(h2,h3) + :where(.wp-block-group,.wp-block-columns,.wp-block-buttons,.vk-page-grid,.vk-page-band,.vk-steps){
  margin-block-start:.7rem!important;
}

body.page .wp-block-post-content :where(.wp-block-group,.wp-block-columns,.vk-page-card,.vk-steps) :where(h2,h3) + :where(p,ul,ol,.wp-block-list){
  margin-block-start:0!important;
}



/* Phase 3D-Feinschliff 2: Leistungsueberschriften gezielt hervorheben */
body.page-id-18 .vk-service-heading{
  color:#123c3a;
  font-weight:650!important;
  line-height:1.2;
  border-left:3px solid #b8d94a;
  padding-left:.7rem;
  margin-block-start:1.9rem!important;
  margin-block-end:.45rem!important;
}

body.page-id-18 .vk-service-heading + :where(p,ul,ol,.wp-block-list){
  margin-block-start:0!important;
}


/* Phase 3D-Feinschliff 3: Kartenbreiten gegen unschoene Wortumbrueche */
body.page .wp-block-columns.vk-fit-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));
  gap:clamp(.9rem,2vw,1.4rem)!important;
  width:100%;
  max-width:940px!important;
  box-sizing:border-box;
}

body.page .wp-block-columns.vk-fit-grid > .wp-block-column{
  flex-basis:auto!important;
  min-width:0!important;
  width:auto!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

body.page .wp-block-columns.vk-fit-grid :where(h2,h3,.wp-block-heading,a,.wp-block-button__link){
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

@media (max-width: 600px){
  body.page .wp-block-columns.vk-fit-grid{
    grid-template-columns:1fr;
  }
}


/* Phase 3D-Feinschliff 4/5: Farbkonzept, Kartenlogik und visueller Rhythmus */
:root{
  --vk-bg-soft:#f3f8f5;
  --vk-bg-mint:#edf6f1;
  --vk-card:#ffffff;
  --vk-primary:#123c3a;
  --vk-primary-deep:#0b2f2e;
  --vk-accent:#b8d94a;
  --vk-border:rgba(18,60,58,.13);
  --vk-shadow:0 14px 34px rgba(18,60,58,.08);
  --vk-radius:18px;
}

body.page-id-262,
body.page-id-18,
body.page-id-19,
body.page-id-21,
body.page-id-20,
body.page-id-263{
  background:var(--vk-bg-soft)!important;
  color:#162322;
}

body.page-id-262 .wp-site-blocks,
body.page-id-18 .wp-site-blocks,
body.page-id-19 .wp-site-blocks,
body.page-id-21 .wp-site-blocks,
body.page-id-20 .wp-site-blocks,
body.page-id-263 .wp-site-blocks{
  background:linear-gradient(180deg,var(--vk-bg-soft) 0%,#f8fbf9 46%,var(--vk-bg-soft) 100%);
}

body.page-id-262 .vk-section-heading,
body.page-id-18 .wp-block-post-content > h2,
body.page-id-19 .wp-block-post-content > h2,
body.page-id-263 .wp-block-post-content > h2{
  color:var(--vk-primary);
}

body.page-id-262 .vk-page-band,
body.page-id-18 .vk-page-band,
body.page-id-19 .vk-page-band,
body.page-id-263 .vk-page-band{
  background:rgba(255,255,255,.74);
  border:1px solid var(--vk-border);
  border-radius:var(--vk-radius);
  box-shadow:0 10px 28px rgba(18,60,58,.045);
}

body.page-id-262 .vk-section-tinted,
body.page-id-18 .vk-section-tinted,
body.page-id-19 .vk-section-tinted,
body.page-id-263 .vk-section-tinted{
  background:var(--vk-bg-mint)!important;
}

body.page-id-262 .vk-benefit-grid,
body.page-id-262 .vk-service-grid,
body.page-id-18 .vk-service-page-grid{
  display:grid!important;
  gap:clamp(1rem,2vw,1.35rem)!important;
  align-items:stretch;
}

body.page-id-262 .vk-benefit-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  margin-top:1rem!important;
}

body.page-id-262 .vk-service-grid,
body.page-id-18 .vk-service-page-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));
}

body.page-id-18 .wp-block-post-content > .vk-service-page-grid{
  width:min(calc(100vw - 48px),1040px)!important;
  max-width:min(calc(100vw - 48px),1040px)!important;
  margin-left:50%!important;
  margin-right:0!important;
  transform:translateX(-50%);
}

body.page-id-262 .vk-benefit-card,
body.page-id-262 .vk-service-card,
body.page-id-18 .vk-service-page-grid .vk-page-card,
body.page-id-19 .vk-fit-grid > .wp-block-column,
body.page-id-263 .vk-page-card{
  background:var(--vk-card)!important;
  border:1px solid var(--vk-border)!important;
  border-radius:var(--vk-radius)!important;
  box-shadow:var(--vk-shadow)!important;
  padding:clamp(1rem,2vw,1.35rem)!important;
  min-width:0!important;
  box-sizing:border-box;
}

body.page-id-262 .vk-benefit-card,
body.page-id-18 .vk-service-page-grid .vk-page-card,
body.page-id-263 .vk-page-card{
  border-top:4px solid var(--vk-accent)!important;
}

body.page-id-262 .vk-service-card{
  border-left:4px solid var(--vk-accent)!important;
}

body.page-id-262 .vk-benefit-card h3,
body.page-id-262 .vk-service-card h3,
body.page-id-18 .vk-service-page-grid .vk-service-heading,
body.page-id-19 .vk-fit-grid h3,
body.page-id-263 .vk-page-card h3{
  color:var(--vk-primary)!important;
  font-weight:650!important;
  line-height:1.22!important;
  margin-block-start:0!important;
  margin-block-end:.45rem!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

body.page-id-18 .vk-service-page-grid .vk-service-heading{
  border-left:0!important;
  padding-left:0!important;
}

body.page-id-262 .vk-benefit-card p,
body.page-id-262 .vk-service-card p,
body.page-id-18 .vk-service-page-grid .vk-page-card p,
body.page-id-19 .vk-fit-grid p,
body.page-id-263 .vk-page-card p{
  margin-block-start:0!important;
  color:#40504e;
}

body.page-id-262 .vk-steps-section{
  background:#ffffff!important;
}

body.page-id-262 .vk-step-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:clamp(.9rem,1.8vw,1.2rem)!important;
}

body.page-id-262 .vk-step-grid p{
  background:var(--vk-bg-mint);
  border:1px solid var(--vk-border);
  border-radius:14px;
  padding:1rem;
  margin:0!important;
}

body.page-id-262 .vk-page-cta{
  background:var(--vk-primary-deep)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 18px 42px rgba(11,47,46,.18)!important;
}

body.page-id-262 .vk-page-cta :where(h2,p,li){
  color:#fff!important;
}

body.page-id-262 .vk-page-cta .wp-block-button__link{
  background:#fff!important;
  color:var(--vk-primary-deep)!important;
}

body.page-id-262 .vk-knowledge-section .vk-page-card{
  background:#fff!important;
  border:1px solid var(--vk-border)!important;
  border-radius:14px!important;
  box-shadow:0 8px 22px rgba(18,60,58,.05)!important;
}

body.page-id-262 :where(.vk-benefit-grid,.vk-service-grid,.vk-step-grid) :where(h2,h3,a,.wp-block-button__link),
body.page-id-18 .vk-service-page-grid :where(h2,h3,a,.wp-block-button__link){
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

@media (max-width: 900px){
  body.page-id-262 .vk-benefit-grid,
  body.page-id-262 .vk-step-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width: 600px){
  body.page-id-262 .vk-benefit-grid,
  body.page-id-262 .vk-service-grid,
  body.page-id-262 .vk-step-grid,
  body.page-id-18 .vk-service-page-grid{
    grid-template-columns:1fr!important;
  }
  body.page-id-18 .wp-block-post-content > .vk-service-page-grid{
    width:calc(100vw - 32px)!important;
    max-width:calc(100vw - 32px)!important;
  }
  body.page-id-262 .vk-benefit-card,
  body.page-id-262 .vk-service-card,
  body.page-id-18 .vk-service-page-grid .vk-page-card{
    padding:1rem!important;
  }
}


/* Phase 3D-Feinschliff 4/5 Nachjustierung: Rasterbreiten */
body.page-id-262 .wp-block-post-content .vk-benefit-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}

body.page-id-262 .wp-block-post-content .vk-service-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}

body.page-id-262 .vk-page-cta{
  border-radius:var(--vk-radius)!important;
}

@media (max-width: 900px){
  body.page-id-262 .wp-block-post-content .vk-service-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media (max-width: 600px){
  body.page-id-262 .wp-block-post-content .vk-benefit-grid,
  body.page-id-262 .wp-block-post-content .vk-service-grid{
    grid-template-columns:1fr!important;
  }
  body.page-id-18 .wp-block-post-content > .vk-service-page-grid{
    margin-left:auto!important;
    margin-right:auto!important;
    transform:none!important;
    width:calc(100vw - 32px)!important;
    max-width:calc(100vw - 32px)!important;
  }
}


/* Phase 3D-Feinschliff 5: Standardseiten Wissen/Kontakt in Farbrhythmus aufnehmen */
body.page-id-268,
body.page-id-22{
  background:var(--vk-bg-soft)!important;
  color:#162322;
}

body.page-id-268 .wp-site-blocks,
body.page-id-22 .wp-site-blocks{
  background:linear-gradient(180deg,var(--vk-bg-soft) 0%,#f8fbf9 46%,var(--vk-bg-soft) 100%);
}

body.page-id-268 .wp-block-post-content,
body.page-id-22 .wp-block-post-content{
  background:rgba(255,255,255,.72);
  border:1px solid var(--vk-border);
  border-radius:var(--vk-radius);
  box-shadow:0 10px 28px rgba(18,60,58,.045);
  padding:clamp(1rem,3vw,2rem)!important;
}


/* VerantwortungKlar – Verknüpfungen und Handlungsbuttons im Seiteninhalt */
body .wp-block-post-content :is(
  a.vk-btn,
  a.vk-small-link,
  .wp-block-button__link,
  .wp-block-buttons a,
  .vk-buttons a,
  .vk-card a:not(:has(h1,h2,h3,h4,h5,h6,p,article,figure,img))
){
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
}
body .wp-block-post-content :is(
  a.vk-btn,
  .wp-block-button__link,
  .wp-block-buttons a,
  .vk-buttons a
){
  min-height:52px!important;
  padding:14px 26px!important;
}
body .wp-block-post-content a.vk-small-link{
  display:inline-flex!important;
  align-items:center!important;
  min-height:48px!important;
  padding:10px 0!important;
}
@media (max-width:760px){
  body .wp-block-post-content :is(a.vk-btn,.wp-block-button__link,.wp-block-buttons a,.vk-buttons a){
    min-height:48px!important;
    padding:12px 20px!important;
  }
}


/* Auch die individuellen Seiten-Buttons einheitlich vergrößern */
body .wp-block-post-content .vk-site a[class*="btn"],
body .wp-block-post-content .wp-block-button .wp-block-button__link{
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
  min-height:52px!important;
  padding:14px 26px!important;
}
body .wp-block-post-content .vk-site .vk-card a:not(:has(h1,h2,h3,h4,h5,h6,p,article,figure,img)){
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
}
@media (max-width:760px){
  body .wp-block-post-content .vk-site a[class*="btn"],
  body .wp-block-post-content .wp-block-button .wp-block-button__link{
    min-height:48px!important;
    padding:12px 20px!important;
  }
}


/* Alle individuellen Inhaltsbuttons, unabhängig vom jeweiligen Seitenlayout */
html body .wp-block-post-content a[class*="btn"][class*="vk-"]{
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
  min-height:52px!important;
  padding:14px 26px!important;
}
html body .wp-block-post-content .wp-block-button a.wp-block-button__link{
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
  min-height:52px!important;
  padding:14px 26px!important;
}
html body .wp-block-post-content a.vk-small-link,
html body .wp-block-post-content .vk-card a:not(:has(h1,h2,h3,h4,h5,h6,p,article,figure,img)){
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
}
@media (max-width:760px){
  html body .wp-block-post-content a[class*="btn"][class*="vk-"],
  html body .wp-block-post-content .wp-block-button a.wp-block-button__link{
    min-height:48px!important;
    padding:12px 20px!important;
  }
}


/* Sichtbar größere Beschriftung für alle Inhaltsverknüpfungen */
html body .wp-block-post-content a[class*="btn"][class*="vk-"],
html body .wp-block-post-content .wp-block-button a.wp-block-button__link,
html body .wp-block-post-content a.vk-small-link,
html body .wp-block-post-content .vk-card a:not(:has(h1,h2,h3,h4,h5,h6,p,article,figure,img)){
  font-size:clamp(1.0625rem,1.25vw,1.125rem)!important;
}


/* Kontakt: zusätzlicher oberer Sichtabstand */
@media (min-width:701px){
  body.page-id-22.page-id-22.page-id-22 .wp-block-post-content > .vk-site{
    margin-top:90px!important;
  }
}


/* Kontakt: kompakte Desktopansicht mit zentriertem Inhaltsfeld */
@media (min-width:1025px){
  html body.page-id-22.page-id-22.page-id-22 .wp-block-post-content > .vk-site{
    margin-top:54px!important;
    margin-bottom:36px!important;
  }
  html body.page-id-22.page-id-22.page-id-22 footer{
    margin-top:12px!important;
  }
  html body.page-id-22.page-id-22.page-id-22 footer > .wp-block-group.has-global-padding{
    padding-top:0!important;
    padding-bottom:0!important;
  }
  html body.page-id-22.page-id-22.page-id-22 footer > .wp-block-group.has-global-padding > .wp-block-group.alignwide{
    transform:translateY(0)!important;
  }
  html body.page-id-22.page-id-22.page-id-22 footer > .wp-block-group.has-global-padding > .wp-block-group.alignwide > .wp-block-spacer{
    display:none!important;
  }
}

/* Kontakt: Footerlinks in der mobilen Ansicht mittig */
@media (max-width:781px){
  body.page-id-22 footer .wp-block-group.alignfull > .wp-block-group{
    align-self:center!important;
    align-items:center!important;
  }
  body.page-id-22 footer .wp-block-group.alignfull > .wp-block-group > .wp-block-navigation,
  body.page-id-22 footer .wp-block-group.alignfull > .wp-block-group > .wp-block-navigation > .wp-block-navigation__container{
    align-items:center!important;
    text-align:center!important;
  }
}

/* Kontakt: Linkgruppe horizontal zentrieren */
@media (max-width:781px){
  body.page-id-22 footer .wp-block-group.alignfull > .wp-block-group{
    margin-left:auto!important;
    margin-right:auto!important;
  }
}
body.home{--vk-ink:#111827;--vk-muted:#4b5563;--vk-petrol:#123c3a;--vk-petrol-2:#0b2f2e;--vk-accent:#b8d94a;--vk-soft:#f4f7f5;--vk-line:#d7dee2;--vk-white:#fff;color:var(--vk-ink);}
body.home .wp-block-post-title{display:none!important;}
body.home main{margin-top:clamp(.35rem,1vw,.8rem)!important;}
body.home main>.wp-block-group:first-child{padding-top:clamp(.6rem,1.2vw,1.2rem)!important;}
body.home .wp-block-post-content{margin-top:0!important;}
body.home .wp-block-button__link{border-radius:999px!important;padding:.82rem 1.45rem!important;font-weight:500;}
body.home .wp-block-button:not(.is-style-outline) .wp-block-button__link{background:var(--vk-petrol)!important;color:#fff!important;border:1px solid var(--vk-petrol)!important;}
body.home .wp-block-button.is-style-outline .wp-block-button__link{background:transparent!important;color:var(--vk-petrol)!important;border:1px solid rgba(18,60,58,.65)!important;}
body.home .vk-hero{padding-top:0!important;padding-bottom:clamp(1rem,2vw,1.7rem)!important;}
body.home .vk-hero-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,430px),1fr))!important;gap:clamp(1.4rem,4vw,4rem)!important;align-items:center!important;width:min(1160px,calc(100vw - 4rem))!important;max-width:1160px!important;margin-left:auto!important;margin-right:auto!important;}
body.home .vk-hero h1{font-size:clamp(2.15rem,3.25vw,3.5rem);line-height:1.03;letter-spacing:0;max-width:760px;margin-bottom:.65rem;color:var(--vk-ink);}
body.home .vk-hero-slogan{font-size:clamp(1.08rem,1.35vw,1.25rem);line-height:1.35;max-width:760px;margin-top:0;color:var(--vk-petrol);}
body.home .vk-hero-text{max-width:720px;color:var(--vk-muted);}
body.home .vk-hero .wp-block-buttons{gap:.8rem;margin-top:1.3rem;}
body.home .vk-hero-media{position:relative;margin:0;width:100%!important;max-width:100%!important;}
body.home .vk-hero-image{margin:0;border-radius:10px;overflow:hidden;box-shadow:0 18px 45px rgba(17,24,39,.16);background:var(--vk-petrol);aspect-ratio:16/10;width:100%!important;max-width:100%!important;}
body.home .vk-hero-image img{display:block;width:100%;height:100%;object-fit:cover;}
body.home .vk-hero-image-placeholder{min-height:260px;background:linear-gradient(90deg,rgba(18,60,58,.94) 0%,rgba(18,60,58,.62) 42%,rgba(18,60,58,.15) 100%),linear-gradient(135deg,#dfe8e5 0%,#f6f8f7 52%,#b8d94a 100%);position:relative;}
body.home .vk-hero-image-placeholder:before{content:"";position:absolute;inset:clamp(1rem,2vw,1.4rem);border:1px solid rgba(255,255,255,.35);border-radius:8px;}
body.home .vk-hero-image-placeholder:after{content:"Begehung · Brandschutz · Maßnahmen";position:absolute;right:clamp(1.1rem,2vw,1.6rem);top:clamp(1.1rem,2vw,1.6rem);color:#fff;background:rgba(18,60,58,.72);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.45rem .75rem;font-size:.84rem;letter-spacing:.01em;}

/* Phase 3D-Repair: Standardseiten mobil/desktop sauber zentrieren */
body.page:not(.page-id-262) main.wp-block-group.has-global-padding,
body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding,
body.page:not(.page-id-262) .wp-block-post-title,
body.page:not(.page-id-262) .wp-block-post-content,
body.page:not(.page-id-262) .wp-block-post-content *,
body.page:not(.page-id-262) .wp-block-columns,
body.page:not(.page-id-262) .wp-block-column{
  box-sizing:border-box;
}

body.page:not(.page-id-262) .wp-block-post-title,
body.page:not(.page-id-262) .wp-block-post-content{
  width:100%!important;
  max-width:1040px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

body.page:not(.page-id-262) .wp-block-post-content > .wp-block-group,
body.page:not(.page-id-262) .wp-block-post-content > .wp-block-columns,
body.page:not(.page-id-262) .vk-page-grid,
body.page:not(.page-id-262) .vk-page-band{
  width:100%!important;
  max-width:100%!important;
}

body.page:not(.page-id-262) .vk-page-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));
}

body.page:not(.page-id-262) .vk-page-card{
  width:100%!important;
  max-width:none!important;
}

@media (max-width:600px){
  body.page:not(.page-id-262) main.wp-block-group.has-global-padding{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding{
    margin-left:-16px!important;
    margin-right:-16px!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.page:not(.page-id-262) .wp-block-post-title,
  body.page:not(.page-id-262) .wp-block-post-content{
    width:100%!important;
    max-width:100%!important;
  }
  body.page:not(.page-id-262) .wp-block-columns{
    flex-wrap:wrap!important;
  }
  body.page:not(.page-id-262) .wp-block-column{
    flex-basis:100%!important;
    max-width:100%!important;
  }
  body.page:not(.page-id-262) h1,
  body.page:not(.page-id-262) h2,
  body.page:not(.page-id-262) p,
  body.page:not(.page-id-262) a{
    word-break:normal!important;
    overflow-wrap:break-word;
  }
}

@media (max-width:359px){
  body.page:not(.page-id-262) main.wp-block-group.has-global-padding{
    padding-left:12px!important;
    padding-right:12px!important;
  }
  body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding{
    margin-left:-12px!important;
    margin-right:-12px!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
}



/* Phase 3D-Repair: Standardseiten mobil/desktop sauber zentrieren */
body.page:not(.page-id-262) main.wp-block-group.has-global-padding,
body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding,
body.page:not(.page-id-262) .wp-block-post-title,
body.page:not(.page-id-262) .wp-block-post-content,
body.page:not(.page-id-262) .wp-block-post-content *,
body.page:not(.page-id-262) .wp-block-columns,
body.page:not(.page-id-262) .wp-block-column{
  box-sizing:border-box;
}

body.page:not(.page-id-262) .wp-block-post-title,
body.page:not(.page-id-262) .wp-block-post-content{
  width:100%!important;
  max-width:1040px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

body.page:not(.page-id-262) .wp-block-post-content > .wp-block-group,
body.page:not(.page-id-262) .wp-block-post-content > .wp-block-columns,
body.page:not(.page-id-262) .vk-page-grid,
body.page:not(.page-id-262) .vk-page-band{
  width:100%!important;
  max-width:100%!important;
}

body.page:not(.page-id-262) .vk-page-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));
}

body.page:not(.page-id-262) .vk-page-card{
  width:100%!important;
  max-width:none!important;
}

@media (max-width:600px){
  body.page:not(.page-id-262) main.wp-block-group.has-global-padding{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding{
    margin-left:-16px!important;
    margin-right:-16px!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.page:not(.page-id-262) .wp-block-post-title,
  body.page:not(.page-id-262) .wp-block-post-content{
    width:100%!important;
    max-width:100%!important;
  }
  body.page:not(.page-id-262) .wp-block-columns{
    flex-wrap:wrap!important;
  }
  body.page:not(.page-id-262) .wp-block-column{
    flex-basis:100%!important;
    max-width:100%!important;
  }
  body.page:not(.page-id-262) h1,
  body.page:not(.page-id-262) h2,
  body.page:not(.page-id-262) p,
  body.page:not(.page-id-262) a{
    word-break:normal!important;
    overflow-wrap:break-word;
  }
}

@media (max-width:359px){
  body.page:not(.page-id-262) main.wp-block-group.has-global-padding{
    padding-left:12px!important;
    padding-right:12px!important;
  }
  body.page:not(.page-id-262) main > .wp-block-group.alignfull.has-global-padding{
    margin-left:-12px!important;
    margin-right:-12px!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
}


/* Phase 3D-Repair Zusatz: inneres Gutenberg-Padding auf Mobile entfernen */
@media (max-width:600px){
  body.page:not(.page-id-262) .wp-block-post-content.has-global-padding{
    padding-left:0!important;
    padding-right:0!important;
  }
  body.page:not(.page-id-262) .wp-block-post-content > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
  body.page:not(.page-id-262) .wp-block-post-content > .wp-block-group,
  body.page:not(.page-id-262) .wp-block-post-content > .wp-block-columns,
  body.page:not(.page-id-262) .wp-block-post-content > p{
    margin-left:0!important;
    margin-right:0!important;
    max-width:100%!important;
  }
}


/* Phase Typografie: Überschrift und zugehörigen Text enger koppeln */
body.page .wp-block-post-content :where(h2,h3){
  margin-block-end:.55rem!important;
}

body.page .wp-block-post-content :where(h2,h3) + :where(p,ul,ol,.wp-block-list){
  margin-block-start:0!important;
}

body.page .wp-block-post-content :where(h2,h3) + :where(.wp-block-group,.wp-block-columns,.wp-block-buttons,.vk-page-grid,.vk-page-band,.vk-steps){
  margin-block-start:.7rem!important;
}

body.page .wp-block-post-content :where(.wp-block-group,.wp-block-columns,.vk-page-card,.vk-steps) :where(h2,h3) + :where(p,ul,ol,.wp-block-list){
  margin-block-start:0!important;
}



/* Phase 3D-Feinschliff 2: Leistungsueberschriften gezielt hervorheben */
body.page-id-18 .vk-service-heading{
  color:#123c3a;
  font-weight:650!important;
  line-height:1.2;
  border-left:3px solid #b8d94a;
  padding-left:.7rem;
  margin-block-start:1.9rem!important;
  margin-block-end:.45rem!important;
}

body.page-id-18 .vk-service-heading + :where(p,ul,ol,.wp-block-list){
  margin-block-start:0!important;
}


/* Phase 3D-Feinschliff 3: Kartenbreiten gegen unschoene Wortumbrueche */
body.page .wp-block-columns.vk-fit-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));
  gap:clamp(.9rem,2vw,1.4rem)!important;
  width:100%;
  max-width:940px!important;
  box-sizing:border-box;
}

body.page .wp-block-columns.vk-fit-grid > .wp-block-column{
  flex-basis:auto!important;
  min-width:0!important;
  width:auto!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

body.page .wp-block-columns.vk-fit-grid :where(h2,h3,.wp-block-heading,a,.wp-block-button__link){
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

@media (max-width: 600px){
  body.page .wp-block-columns.vk-fit-grid{
    grid-template-columns:1fr;
  }
}


/* Phase 3D-Feinschliff 4/5: Farbkonzept, Kartenlogik und visueller Rhythmus */
:root{
  --vk-bg-soft:#f3f8f5;
  --vk-bg-mint:#edf6f1;
  --vk-card:#ffffff;
  --vk-primary:#123c3a;
  --vk-primary-deep:#0b2f2e;
  --vk-accent:#b8d94a;
  --vk-border:rgba(18,60,58,.13);
  --vk-shadow:0 14px 34px rgba(18,60,58,.08);
  --vk-radius:18px;
}

body.page-id-262,
body.page-id-18,
body.page-id-19,
body.page-id-21,
body.page-id-20,
body.page-id-263{
  background:var(--vk-bg-soft)!important;
  color:#162322;
}

body.page-id-262 .wp-site-blocks,
body.page-id-18 .wp-site-blocks,
body.page-id-19 .wp-site-blocks,
body.page-id-21 .wp-site-blocks,
body.page-id-20 .wp-site-blocks,
body.page-id-263 .wp-site-blocks{
  background:linear-gradient(180deg,var(--vk-bg-soft) 0%,#f8fbf9 46%,var(--vk-bg-soft) 100%);
}

body.page-id-262 .vk-section-heading,
body.page-id-18 .wp-block-post-content > h2,
body.page-id-19 .wp-block-post-content > h2,
body.page-id-263 .wp-block-post-content > h2{
  color:var(--vk-primary);
}

body.page-id-262 .vk-page-band,
body.page-id-18 .vk-page-band,
body.page-id-19 .vk-page-band,
body.page-id-263 .vk-page-band{
  background:rgba(255,255,255,.74);
  border:1px solid var(--vk-border);
  border-radius:var(--vk-radius);
  box-shadow:0 10px 28px rgba(18,60,58,.045);
}

body.page-id-262 .vk-section-tinted,
body.page-id-18 .vk-section-tinted,
body.page-id-19 .vk-section-tinted,
body.page-id-263 .vk-section-tinted{
  background:var(--vk-bg-mint)!important;
}

body.page-id-262 .vk-benefit-grid,
body.page-id-262 .vk-service-grid,
body.page-id-18 .vk-service-page-grid{
  display:grid!important;
  gap:clamp(1rem,2vw,1.35rem)!important;
  align-items:stretch;
}

body.page-id-262 .vk-benefit-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  margin-top:1rem!important;
}

body.page-id-262 .vk-service-grid,
body.page-id-18 .vk-service-page-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));
}

body.page-id-18 .wp-block-post-content > .vk-service-page-grid{
  width:min(calc(100vw - 48px),1040px)!important;
  max-width:min(calc(100vw - 48px),1040px)!important;
  margin-left:50%!important;
  margin-right:0!important;
  transform:translateX(-50%);
}

body.page-id-262 .vk-benefit-card,
body.page-id-262 .vk-service-card,
body.page-id-18 .vk-service-page-grid .vk-page-card,
body.page-id-19 .vk-fit-grid > .wp-block-column,
body.page-id-263 .vk-page-card{
  background:var(--vk-card)!important;
  border:1px solid var(--vk-border)!important;
  border-radius:var(--vk-radius)!important;
  box-shadow:var(--vk-shadow)!important;
  padding:clamp(1rem,2vw,1.35rem)!important;
  min-width:0!important;
  box-sizing:border-box;
}

body.page-id-262 .vk-benefit-card,
body.page-id-18 .vk-service-page-grid .vk-page-card,
body.page-id-263 .vk-page-card{
  border-top:4px solid var(--vk-accent)!important;
}

body.page-id-262 .vk-service-card{
  border-left:4px solid var(--vk-accent)!important;
}

body.page-id-262 .vk-benefit-card h3,
body.page-id-262 .vk-service-card h3,
body.page-id-18 .vk-service-page-grid .vk-service-heading,
body.page-id-19 .vk-fit-grid h3,
body.page-id-263 .vk-page-card h3{
  color:var(--vk-primary)!important;
  font-weight:650!important;
  line-height:1.22!important;
  margin-block-start:0!important;
  margin-block-end:.45rem!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

body.page-id-18 .vk-service-page-grid .vk-service-heading{
  border-left:0!important;
  padding-left:0!important;
}

body.page-id-262 .vk-benefit-card p,
body.page-id-262 .vk-service-card p,
body.page-id-18 .vk-service-page-grid .vk-page-card p,
body.page-id-19 .vk-fit-grid p,
body.page-id-263 .vk-page-card p{
  margin-block-start:0!important;
  color:#40504e;
}

body.page-id-262 .vk-steps-section{
  background:#ffffff!important;
}

body.page-id-262 .vk-step-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:clamp(.9rem,1.8vw,1.2rem)!important;
}

body.page-id-262 .vk-step-grid p{
  background:var(--vk-bg-mint);
  border:1px solid var(--vk-border);
  border-radius:14px;
  padding:1rem;
  margin:0!important;
}

body.page-id-262 .vk-page-cta{
  background:var(--vk-primary-deep)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 18px 42px rgba(11,47,46,.18)!important;
}

body.page-id-262 .vk-page-cta :where(h2,p,li){
  color:#fff!important;
}

body.page-id-262 .vk-page-cta .wp-block-button__link{
  background:#fff!important;
  color:var(--vk-primary-deep)!important;
}

body.page-id-262 .vk-knowledge-section .vk-page-card{
  background:#fff!important;
  border:1px solid var(--vk-border)!important;
  border-radius:14px!important;
  box-shadow:0 8px 22px rgba(18,60,58,.05)!important;
}

body.page-id-262 :where(.vk-benefit-grid,.vk-service-grid,.vk-step-grid) :where(h2,h3,a,.wp-block-button__link),
body.page-id-18 .vk-service-page-grid :where(h2,h3,a,.wp-block-button__link){
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
}

@media (max-width: 900px){
  body.page-id-262 .vk-benefit-grid,
  body.page-id-262 .vk-step-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

@media (max-width: 600px){
  body.page-id-262 .vk-benefit-grid,
  body.page-id-262 .vk-service-grid,
  body.page-id-262 .vk-step-grid,
  body.page-id-18 .vk-service-page-grid{
    grid-template-columns:1fr!important;
  }
  body.page-id-18 .wp-block-post-content > .vk-service-page-grid{
    width:calc(100vw - 32px)!important;
    max-width:calc(100vw - 32px)!important;
  }
  body.page-id-262 .vk-benefit-card,
  body.page-id-262 .vk-service-card,
  body.page-id-18 .vk-service-page-grid .vk-page-card{
    padding:1rem!important;
  }
}


/* Phase 3D-Feinschliff 4/5 Nachjustierung: Rasterbreiten */
body.page-id-262 .wp-block-post-content .vk-benefit-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}

body.page-id-262 .wp-block-post-content .vk-service-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}

body.page-id-262 .vk-page-cta{
  border-radius:var(--vk-radius)!important;
}

@media (max-width: 900px){
  body.page-id-262 .wp-block-post-content .vk-service-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media (max-width: 600px){
  body.page-id-262 .wp-block-post-content .vk-benefit-grid,
  body.page-id-262 .wp-block-post-content .vk-service-grid{
    grid-template-columns:1fr!important;
  }
  body.page-id-18 .wp-block-post-content > .vk-service-page-grid{
    margin-left:auto!important;
    margin-right:auto!important;
    transform:none!important;
    width:calc(100vw - 32px)!important;
    max-width:calc(100vw - 32px)!important;
  }
}


/* Phase 3D-Feinschliff 5: Standardseiten Wissen/Kontakt in Farbrhythmus aufnehmen */
body.page-id-268,
body.page-id-22{
  background:var(--vk-bg-soft)!important;
  color:#162322;
}

body.page-id-268 .wp-site-blocks,
body.page-id-22 .wp-site-blocks{
  background:linear-gradient(180deg,var(--vk-bg-soft) 0%,#f8fbf9 46%,var(--vk-bg-soft) 100%);
}

body.page-id-268 .wp-block-post-content,
body.page-id-22 .wp-block-post-content{
  background:rgba(255,255,255,.72);
  border:1px solid var(--vk-border);
  border-radius:var(--vk-radius);
  box-shadow:0 10px 28px rgba(18,60,58,.045);
  padding:clamp(1rem,3vw,2rem)!important;
}


/* VerantwortungKlar – Verknüpfungen und Handlungsbuttons im Seiteninhalt */
body .wp-block-post-content :is(
  a.vk-btn,
  a.vk-small-link,
  .wp-block-button__link,
  .wp-block-buttons a,
  .vk-buttons a,
  .vk-card a:not(:has(h1,h2,h3,h4,h5,h6,p,article,figure,img))
){
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
}
body .wp-block-post-content :is(
  a.vk-btn,
  .wp-block-button__link,
  .wp-block-buttons a,
  .vk-buttons a
){
  min-height:52px!important;
  padding:14px 26px!important;
}
body .wp-block-post-content a.vk-small-link{
  display:inline-flex!important;
  align-items:center!important;
  min-height:48px!important;
  padding:10px 0!important;
}
@media (max-width:760px){
  body .wp-block-post-content :is(a.vk-btn,.wp-block-button__link,.wp-block-buttons a,.vk-buttons a){
    min-height:48px!important;
    padding:12px 20px!important;
  }
}


/* Auch die individuellen Seiten-Buttons einheitlich vergrößern */
body .wp-block-post-content .vk-site a[class*="btn"],
body .wp-block-post-content .wp-block-button .wp-block-button__link{
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
  min-height:52px!important;
  padding:14px 26px!important;
}
body .wp-block-post-content .vk-site .vk-card a:not(:has(h1,h2,h3,h4,h5,h6,p,article,figure,img)){
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
}
@media (max-width:760px){
  body .wp-block-post-content .vk-site a[class*="btn"],
  body .wp-block-post-content .wp-block-button .wp-block-button__link{
    min-height:48px!important;
    padding:12px 20px!important;
  }
}


/* Alle individuellen Inhaltsbuttons, unabhängig vom jeweiligen Seitenlayout */
html body .wp-block-post-content a[class*="btn"][class*="vk-"]{
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
  min-height:52px!important;
  padding:14px 26px!important;
}
html body .wp-block-post-content .wp-block-button a.wp-block-button__link{
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
  min-height:52px!important;
  padding:14px 26px!important;
}
html body .wp-block-post-content a.vk-small-link,
html body .wp-block-post-content .vk-card a:not(:has(h1,h2,h3,h4,h5,h6,p,article,figure,img)){
  font-size:clamp(1rem,1.12vw,1.125rem)!important;
  line-height:1.3!important;
}
@media (max-width:760px){
  html body .wp-block-post-content a[class*="btn"][class*="vk-"],
  html body .wp-block-post-content .wp-block-button a.wp-block-button__link{
    min-height:48px!important;
    padding:12px 20px!important;
  }
}


/* Sichtbar größere Beschriftung für alle Inhaltsverknüpfungen */
html body .wp-block-post-content a[class*="btn"][class*="vk-"],
html body .wp-block-post-content .wp-block-button a.wp-block-button__link,
html body .wp-block-post-content a.vk-small-link,
html body .wp-block-post-content .vk-card a:not(:has(h1,h2,h3,h4,h5,h6,p,article,figure,img)){
  font-size:clamp(1.0625rem,1.25vw,1.125rem)!important;
}


/* Kontakt: zusätzlicher oberer Sichtabstand */
@media (min-width:701px){
  body.page-id-22.page-id-22.page-id-22 .wp-block-post-content > .vk-site{
    margin-top:90px!important;
  }
}


/* Kontakt: kompakte Desktopansicht mit zentriertem Inhaltsfeld */
@media (min-width:1025px){
  html body.page-id-22.page-id-22.page-id-22 .wp-block-post-content > .vk-site{
    margin-top:54px!important;
    margin-bottom:36px!important;
  }
  html body.page-id-22.page-id-22.page-id-22 footer{
    margin-top:12px!important;
  }
  html body.page-id-22.page-id-22.page-id-22 footer > .wp-block-group.has-global-padding{
    padding-top:0!important;
    padding-bottom:0!important;
  }
  html body.page-id-22.page-id-22.page-id-22 footer > .wp-block-group.has-global-padding > .wp-block-group.alignwide{
    transform:translateY(0)!important;
  }
  html body.page-id-22.page-id-22.page-id-22 footer > .wp-block-group.has-global-padding > .wp-block-group.alignwide > .wp-block-spacer{
    display:none!important;
  }
}

/* VerantwortungKlar – Go-live-Feinschliff 2026-07-15
 * 1. Verhindert den Ein-Buchstaben-Umbruch im mobilen Startseiten-H1.
 * 2. Vereinheitlicht den dezenten Hover-/Fokus-Effekt für klickbare
 *    Karten und Schaltflächen. Inline-, Quellen-, Navigations- und
 *    Footer-Links bleiben bewusst ohne Bewegung.
 */

@media (max-width: 480px) {
  body.page-id-17 #vk-home-title {
    font-size: 32px !important;
    line-height: 1.08 !important;
    max-width: none !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
  }
}

/* Bewegte Elemente: vollständige Linkkarten und Schaltflächen. */
:where(
  .vk-mvp-offer-link,
  .vk-mvp-practice-card,
  .vk-mvp-btn,
  .vk-ehs-btn,
  .vk-btn,
  .vk-offer-button,
  .vk-p02-btn,
  .vk-header-appointment,
  .wp-block-button__link
) {
  transform-origin: center;
  transition:
    transform 0.18s ease,
    box-shadow 0.18s ease,
    background-color 0.18s ease,
    border-color 0.18s ease,
    color 0.18s ease !important;
}

/* Karten, deren eigentlicher Link innerhalb der Karte liegt. */
:where(
  .vk-mvp-card:has(.vk-mvp-card-link),
  .vk-card:has(.vk-small-link)
) {
  transform-origin: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease !important;
}

/* Tastaturfokus ist dem Hover gleichwertig. */
:where(
  .vk-mvp-offer-link,
  .vk-mvp-btn,
  .vk-ehs-btn,
  .vk-btn,
  .vk-offer-button,
  .vk-p02-btn,
  .vk-header-appointment,
  .wp-block-button__link
):focus-visible,
.vk-mvp-practice-card:has(.vk-mvp-practice-overlay:focus-visible),
.vk-mvp-card:has(.vk-mvp-card-link:focus-visible),
.vk-card:has(.vk-small-link:focus-visible) {
  transform: translateY(-2px);
  box-shadow: var(--vk-card-shadow-hover, 0 12px 28px rgba(23, 48, 71, 0.18)) !important;
}

/* Hover nur für Geräte mit präzisem Zeiger; auf Touch-Geräten kein Kleben. */
@media (hover: hover) and (pointer: fine) {
  :where(
    .vk-mvp-offer-link,
    .vk-mvp-practice-card,
    .vk-mvp-btn,
    .vk-ehs-btn,
    .vk-btn,
    .vk-offer-button,
    .vk-p02-btn,
    .vk-header-appointment,
    .wp-block-button__link
  ):hover {
    transform: translateY(-2px) scale(1.01);
    box-shadow: var(--vk-card-shadow-hover, 0 12px 28px rgba(23, 48, 71, 0.18)) !important;
  }

  .vk-mvp-card:has(.vk-mvp-card-link:hover),
  .vk-card:has(.vk-small-link:hover) {
    transform: translateY(-2px) scale(1.01);
    box-shadow: var(--vk-card-shadow-hover, 0 12px 28px rgba(23, 48, 71, 0.18)) !important;
  }
}

/* Zugänglichkeit: Bewegungswunsch des Betriebssystems respektieren. */
@media (prefers-reduced-motion: reduce) {
  :where(
    .vk-mvp-offer-link,
    .vk-mvp-practice-card,
    .vk-mvp-btn,
    .vk-ehs-btn,
    .vk-btn,
    .vk-offer-button,
    .vk-p02-btn,
    .vk-header-appointment,
    .wp-block-button__link,
    .vk-mvp-card:has(.vk-mvp-card-link),
    .vk-card:has(.vk-small-link)
  ) {
    transition: none !important;
  }

  :where(
    .vk-mvp-offer-link,
    .vk-mvp-practice-card,
    .vk-mvp-btn,
    .vk-ehs-btn,
    .vk-btn,
    .vk-offer-button,
    .vk-p02-btn,
    .vk-header-appointment,
    .wp-block-button__link
  ):is(:hover, :focus-visible),
  .vk-mvp-card:has(.vk-mvp-card-link:is(:hover, :focus-visible)),
  .vk-card:has(.vk-small-link:is(:hover, :focus-visible)) {
    transform: none !important;
  }
}

/* Startseite: Angebotskarten-Abstände und Preise */
body.home.page-id-17 .vk-mvp-offer-link>h3{margin-bottom:4px!important}
body.home.page-id-17 .vk-mvp-offer-link>.vk-mvp-offer-price{font-size:19px!important;line-height:1.4!important}
body.home.page-id-17 .vk-mvp-section[aria-labelledby="vk-home-offers"] .vk-mvp-offer-continue{height:auto!important;min-height:0!important;flex:0 0 auto!important;margin-top:auto!important;padding-top:8px!important}/* VerantwortungKlar – Karten-Feinschliff */
.vk-mvp-card,
.vk-card,
.vk-question,
.vk-status-note,
.vk-p02-price-card {
  border-color: #cbd7de !important;
  border-width: 1px !important;
  box-shadow: 0 10px 26px rgba(23, 48, 71, 0.10) !important;
}

:root {
  --vk-card-border: rgba(23, 48, 71, 0.20);
  --vk-card-shadow: 0 8px 22px rgba(23, 48, 71, 0.13);
  --vk-card-shadow-hover: 0 12px 28px rgba(23, 48, 71, 0.18);
}

body.page-id-17 .vk-mvp-card,
body.page-id-18 .vk-card,
body.page-id-19 .vk-card,
body.page-id-22 .vk-card,
body.page-id-18 .vk-question,
body.page-id-19 .vk-question,
body.page-id-18 .vk-status-note,
body.page-id-19 .vk-status-note,
body.page-id-18 .vk-p02-price-card,
body.page-id-19 .vk-p02-price-card {
  background: #ffffff !important;
  border: 1px solid var(--vk-card-border) !important;
  box-shadow: var(--vk-card-shadow) !important;
}

body.page-id-17 .vk-mvp-offer-link:hover,
body.page-id-17 .vk-mvp-offer-link:focus-visible {
  box-shadow: var(--vk-card-shadow-hover) !important;
  transform: translateY(-2px);
}

/* Startseitenbreite für alle freigegebenen Unterseiten */
body.page-id-18 .wp-block-post-content > .vk-site,
body.page-id-19 .wp-block-post-content > .vk-site,
body.page-id-22 .wp-block-post-content > .vk-site {
  width: calc(100% - 200px) !important;
  max-width: 1225px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.page-id-21 .wp-block-post-content,
body.page-id-23 .wp-block-post-content,
body.page-id-24 .wp-block-post-content,
body.page-id-515 .wp-block-post-content,
body.page-id-572 .wp-block-post-content,
body.page-id-574 .wp-block-post-content {
  width: calc(100% - 200px) !important;
  max-width: 1225px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.page-id-18 .vk-shell,
body.page-id-19 .vk-shell,
body.page-id-22 .vk-shell {
  width: calc(100% - 64px) !important;
  max-width: 1160px !important;
}

body.page-id-515 main > .wp-block-group.alignfull,
body.page-id-572 main > .wp-block-group.alignfull,
body.page-id-574 main > .wp-block-group.alignfull {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.page-id-515 .vk-ehs-mvp,
body.page-id-572 .vk-ehs-mvp,
body.page-id-574 .vk-ehs-mvp {
  width: 100% !important;
  max-width: none !important;
}

.vk-footer-logo {
  display: block;
  width: 280px;
  max-width: 100%;
  margin: 0;
}

.vk-footer-logo img {
  display: block;
  width: 100%;
  height: auto;
}

.vk-footer-logo:focus-visible {
  outline: 3px solid #173047;
  outline-offset: 4px;
}

@media (max-width: 1024px) {
  body.page-id-18 .wp-block-post-content > .vk-site,
  body.page-id-19 .wp-block-post-content > .vk-site,
  body.page-id-22 .wp-block-post-content > .vk-site,
  body.page-id-21 .wp-block-post-content,
  body.page-id-23 .wp-block-post-content,
  body.page-id-24 .wp-block-post-content,
  body.page-id-515 .wp-block-post-content,
  body.page-id-572 .wp-block-post-content,
  body.page-id-574 .wp-block-post-content {
    width: calc(100% - 64px) !important;
    max-width: 1225px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 760px) {
  body.page-id-18 .wp-block-post-content > .vk-site,
  body.page-id-19 .wp-block-post-content > .vk-site,
  body.page-id-22 .wp-block-post-content > .vk-site,
  body.page-id-21 .wp-block-post-content,
  body.page-id-23 .wp-block-post-content,
  body.page-id-24 .wp-block-post-content,
  body.page-id-515 .wp-block-post-content,
  body.page-id-572 .wp-block-post-content,
  body.page-id-574 .wp-block-post-content {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.page-id-18 .vk-shell,
  body.page-id-19 .vk-shell,
  body.page-id-22 .vk-shell {
    width: calc(100% - 32px) !important;
  }

  .vk-footer-logo {
    width: 220px;
  }
}

/* Breitenabgleich – lokale Seitenstile gezielt überstimmen */
body.page-id-18.page-id-18 .wp-block-post-content > .vk-site,
body.page-id-19.page-id-19 .wp-block-post-content > .vk-site,
body.page-id-22.page-id-22 .wp-block-post-content > .vk-site,
body.page-id-21.page-id-21 .wp-block-post-content,
body.page-id-23.page-id-23 .wp-block-post-content,
body.page-id-24.page-id-24 .wp-block-post-content,
body.page-id-515.page-id-515 .wp-block-post-content,
body.page-id-572.page-id-572 .wp-block-post-content,
body.page-id-574.page-id-574 .wp-block-post-content {
  width: calc(100% - 200px) !important;
  max-width: 1225px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.page-id-515.page-id-515 main > .wp-block-group.alignfull,
body.page-id-572.page-id-572 main > .wp-block-group.alignfull,
body.page-id-574.page-id-574 main > .wp-block-group.alignfull {
  width: 100% !important;
  max-width: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.page-id-515 .vk-ehs-card,
body.page-id-572 .vk-ehs-card,
body.page-id-574 .vk-ehs-card,
body.page-id-515 .vk-ehs-price,
body.page-id-572 .vk-ehs-price,
body.page-id-574 .vk-ehs-price {
  background: #ffffff !important;
  border: 1px solid var(--vk-card-border) !important;
  box-shadow: var(--vk-card-shadow) !important;
}

@media (max-width: 1024px) {
  body.page-id-18.page-id-18 .wp-block-post-content > .vk-site,
  body.page-id-19.page-id-19 .wp-block-post-content > .vk-site,
  body.page-id-22.page-id-22 .wp-block-post-content > .vk-site,
  body.page-id-21.page-id-21 .wp-block-post-content,
  body.page-id-23.page-id-23 .wp-block-post-content,
  body.page-id-24.page-id-24 .wp-block-post-content,
  body.page-id-515.page-id-515 .wp-block-post-content,
  body.page-id-572.page-id-572 .wp-block-post-content,
  body.page-id-574.page-id-574 .wp-block-post-content {
    width: calc(100% - 64px) !important;
  }
}

@media (max-width: 760px) {
  body.page-id-18.page-id-18 .wp-block-post-content > .vk-site,
  body.page-id-19.page-id-19 .wp-block-post-content > .vk-site,
  body.page-id-22.page-id-22 .wp-block-post-content > .vk-site,
  body.page-id-21.page-id-21 .wp-block-post-content,
  body.page-id-23.page-id-23 .wp-block-post-content,
  body.page-id-24.page-id-24 .wp-block-post-content,
  body.page-id-515.page-id-515 .wp-block-post-content,
  body.page-id-572.page-id-572 .wp-block-post-content,
  body.page-id-574.page-id-574 .wp-block-post-content {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* Rechtseiten: gleicher Außencontainer wie die Startseite */
body.page-id-23.page-id-23 .wp-block-post-content,
body.page-id-24.page-id-24 .wp-block-post-content {
  width: calc(100% - 100px) !important;
}

@media (max-width: 1024px) {
  body.page-id-23.page-id-23 .wp-block-post-content,
  body.page-id-24.page-id-24 .wp-block-post-content {
    width: calc(100% - 64px) !important;
  }
}

@media (max-width: 760px) {
  body.page-id-23.page-id-23 .wp-block-post-content,
  body.page-id-24.page-id-24 .wp-block-post-content {
    width: 100% !important;
  }
}

/* Logo: schwarzes Rechteck bei Linksklick vollständig entfernen */
header .wp-block-site-logo,
header .wp-block-site-logo *,
header .custom-logo-link,
header .custom-logo-link *,
header .site-logo,
header .site-logo *,
header .site-branding,
header .site-branding *,
header a[rel="home"],
header a[rel="home"] *,
header a[href="/"],
header a[href="/"] *,
header a[href="https://verantwortungsklar.de/"],
header a[href="https://verantwortungsklar.de/"] *,
header a[href="https://verantwortungsklar.de"],
header a[href="https://verantwortungsklar.de"] * {
  -webkit-tap-highlight-color: transparent !important;
}

/* Normalzustand */
header .wp-block-site-logo,
header .wp-block-site-logo a,
header .custom-logo-link,
header .site-logo,
header .site-logo a,
header .site-branding,
header .site-branding a,
header a[rel="home"],
header a[href="/"],
header a[href="https://verantwortungsklar.de/"],
header a[href="https://verantwortungsklar.de"] {
  outline: 0 !important;
  box-shadow: none !important;
  border-color: transparent !important;
  text-decoration: none !important;
}

/* Linksklick, Fokus und Fokus innerhalb des Logos */
header .wp-block-site-logo:active,
header .wp-block-site-logo:focus,
header .wp-block-site-logo:focus-visible,
header .wp-block-site-logo:focus-within,
header .wp-block-site-logo a:active,
header .wp-block-site-logo a:focus,
header .wp-block-site-logo a:focus-visible,
header .custom-logo-link:active,
header .custom-logo-link:focus,
header .custom-logo-link:focus-visible,
header .site-logo:active,
header .site-logo:focus,
header .site-logo:focus-visible,
header .site-logo:focus-within,
header .site-logo a:active,
header .site-logo a:focus,
header .site-logo a:focus-visible,
header .site-branding:active,
header .site-branding:focus,
header .site-branding:focus-visible,
header .site-branding:focus-within,
header .site-branding a:active,
header .site-branding a:focus,
header .site-branding a:focus-visible,
header a[rel="home"]:active,
header a[rel="home"]:focus,
header a[rel="home"]:focus-visible,
header a[href="/"]:active,
header a[href="/"]:focus,
header a[href="/"]:focus-visible,
header a[href="https://verantwortungsklar.de/"]:active,
header a[href="https://verantwortungsklar.de/"]:focus,
header a[href="https://verantwortungsklar.de/"]:focus-visible,
header a[href="https://verantwortungsklar.de"]:active,
header a[href="https://verantwortungsklar.de"]:focus,
header a[href="https://verantwortungsklar.de"]:focus-visible {
  outline: 0 !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
  border-color: transparent !important;
  background: transparent !important;
}

/* Markierungen über Pseudoelemente entfernen */
header .wp-block-site-logo::before,
header .wp-block-site-logo::after,
header .wp-block-site-logo a::before,
header .wp-block-site-logo a::after,
header .custom-logo-link::before,
header .custom-logo-link::after,
header .site-logo::before,
header .site-logo::after,
header .site-logo a::before,
header .site-logo a::after,
header .site-branding::before,
header .site-branding::after,
header .site-branding a::before,
header .site-branding a::after,
header a[rel="home"]::before,
header a[rel="home"]::after {
  outline: 0 !important;
  box-shadow: none !important;
  border: 0 !important;
  background: transparent !important;
}

/* Header-Logo auf Desktop um 1 cm nach links verschieben */
@media (min-width: 761px) {
  header .wp-block-site-logo,
  header .wp-block-site-logo > a,
  header a.custom-logo-link,
  header .site-logo,
  header .site-logo > a,
  header .site-branding,
  header .site-branding > a,
  header .vk-logo,
  header .vk-logo-link,
  header .vk-brand,
  header .vk-brand-link,
  header a[rel="home"],
  header a[href="/"],
  header a[href="https://verantwortungsklar.de/"],
  header a[href="https://verantwortungsklar.de"] {
    position: relative !important;
    left: -1cm !important;
    transform: none !important;
  }
}

/* Korrektur: Logo vollständig sichtbar und Rechtstexte bündig */
.vk-global-header .vk-header-brand {
  left: 0 !important;
}

body.page-id-23.page-id-23 .wp-block-post-content,
body.page-id-24.page-id-24 .wp-block-post-content {
  width: 100% !important;
  max-width: 1040px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.page-id-23.page-id-23 .wp-block-post-content > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
body.page-id-24.page-id-24 .wp-block-post-content > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  margin-left: 0 !important;
  margin-right: auto !important;
}

/* Tablet-Korrektur: Karten und Hero-Bereiche */
@media (min-width: 761px) and (max-width: 1194px) {
  .vk-mvp-hero-grid,
  .vk-ehs-hero-grid {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .vk-mvp-grid.four,
  .vk-ehs-grid.four {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .vk-mvp-grid.three h3,
  .vk-ehs-grid.three h3,
  .vk-mvp-grid.four h3,
  .vk-ehs-grid.four h3 {
    -webkit-hyphens: auto !important;
    hyphens: auto !important;
    overflow-wrap: break-word !important;
  }
}
:root :where(.wp-block-columns-is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.wp-block-columns-is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.wp-block-columns-is-layout-flow) > *{margin-block-start: var(--wp--preset--spacing--50);margin-block-end: 0;}:root :where(.wp-block-columns-is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.wp-block-columns-is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.wp-block-columns-is-layout-constrained) > *{margin-block-start: var(--wp--preset--spacing--50);margin-block-end: 0;}:root :where(.wp-block-columns-is-layout-flex){gap: var(--wp--preset--spacing--50);}:root :where(.wp-block-columns-is-layout-grid){gap: var(--wp--preset--spacing--50);}
:root :where(.wp-block-post-date){color: var(--wp--preset--color--accent-4);font-size: var(--wp--preset--font-size--small);}
:root :where(.wp-block-post-date a:where(:not(.wp-element-button))){color: var(--wp--preset--color--accent-4);text-decoration: none;}
:root :where(.wp-block-post-date a:where(:not(.wp-element-button)):hover){text-decoration: underline;}
:root :where(.wp-block-post-title a:where(:not(.wp-element-button))){text-decoration: none;}
:root :where(.wp-block-post-title a:where(:not(.wp-element-button)):hover){text-decoration: underline;}
:root :where(.wp-block-navigation){font-size: var(--wp--preset--font-size--medium);}
:root :where(.wp-block-navigation a:where(:not(.wp-element-button))){text-decoration: none;}
:root :where(.wp-block-navigation a:where(:not(.wp-element-button)):hover){text-decoration: underline;}
/*# sourceURL=global-styles-inline-css */
