/* Provider-neutral interaction and runtime fallback layer. */
.header {
  opacity: 1 !important;
  visibility: visible !important;
}

[data-privacy-banner]:not(.privacy-ready) {
  visibility: hidden !important;
}

/* Provider-independent external players: posters stay local and no third-party
   request starts until the visitor explicitly accepts external content. */
.ui-video-wrapper[data-html] {
  cursor: pointer;
}

.ui-video-wrapper[data-html] .ui-video-overlay {
  overflow: hidden;
  opacity: 1 !important;
}

.ui-video-wrapper[data-html] .ui-video-overlay > img {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover;
  object-position: 50% 50%;
}

.ui-video-wrapper[data-html] .ui-video-icon {
  background: url("/assets/play-button.png") center / 40px 40px no-repeat !important;
}

.local-external-video-fallback {
  position: absolute;
  inset: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  gap: 12px;
  border: 0;
  color: #fff;
  background: #111;
  font: 600 15px/1.25 Poppins, sans-serif;
  cursor: pointer;
}

.local-external-video-fallback span[aria-hidden="true"] {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  border: 2px solid currentColor;
  border-radius: 50%;
}

.local-external-video-fallback:focus-visible {
  outline: 3px solid #fcb754;
  outline-offset: -4px;
}

.local-external-player,
.local-external-video-frame {
  width: 100%;
  height: 100%;
}

.local-external-video-frame {
  position: absolute;
  inset: 0;
  display: block;
  border: 0;
}

.local-background-video-load {
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 24px;
  min-height: 44px;
  padding: 10px 16px;
  transform: translateX(-50%);
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  background: rgba(0, 0, 0, 0.72);
  font: 600 14px/1.2 Poppins, sans-serif;
  cursor: pointer;
}

.local-background-video-load:focus-visible {
  outline: 3px solid #fcb754;
  outline-offset: 3px;
}

.local-lightbox-open {
  overflow: hidden;
}

.local-image-lightbox[hidden] {
  display: none;
}

.local-image-lightbox {
  position: fixed;
  z-index: 2147483647;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 32px;
  background: rgba(0, 0, 0, 0.95);
}

.local-image-lightbox-image {
  display: block;
  max-width: min(100%, 1600px);
  max-height: calc(100vh - 64px);
  width: auto;
  height: auto;
  object-fit: contain;
}

.local-image-lightbox-close {
  position: fixed;
  z-index: 1;
  top: 16px;
  right: 18px;
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  font: 400 36px/1 sans-serif;
  cursor: pointer;
}

.local-image-lightbox-close:focus-visible {
  outline: 3px solid #fcb754;
  outline-offset: 3px;
}

@media (max-width: 799px) {
  .local-image-lightbox {
    padding: 16px;
  }

  .local-image-lightbox-image {
    max-height: calc(100vh - 32px);
  }
}

body[data-local-page="leistungen"] main section.page-section:first-of-type .content-wrapper {
  padding-top: var(--local-header-height, 128px) !important;
}

body[data-local-page="leistungen"] .section-divider-block {
  height: 6vw !important;
}

body[data-local-page="leistungen"] .section-divider-display {
  display: none !important;
}

body[data-local-page="leistungen"] section[data-section-id="69a88fee58e9c557fb8938b2"] .section-background {
  overflow: hidden;
  top: -6vw;
}

body[data-local-page="leistungen"] section[data-section-id="69a88fee58e9c557fb8938af"] {
  z-index: 2;
}

body[data-local-page="leistungen"] section[data-section-id="69a88fee58e9c557fb8938b2"] {
  z-index: 1;
}

body[data-local-page="leistungen"] section[data-section-id="69a88fee58e9c557fb8938af"] :is(
  .section-background,
  .section-border
) {
  bottom: 6vw;
}

body[data-local-page="leistungen"] .local-section-background-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

body[data-local-page="leistungen"] section.page-section {
  overflow: visible !important;
}

body[data-local-page="leistungen"] .local-section-curve {
  position: absolute;
  z-index: 2147483000;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 6vw;
  overflow: hidden;
  pointer-events: none;
}

body[data-local-page="leistungen"] .local-section-curve path {
  filter: none;
  box-shadow: none;
}

/* The live page gets its narrow media edge from full-size rounded shape
   layers. It does not use CSS blur, filters, outlines or box shadows. */
body[data-local-page="leistungen"] .ui-block-video .native-video-player,
body[data-local-page="leistungen"] .ui-block-video .local-video {
  border-radius: 15px;
}

body[data-local-page="leistungen"] .ui-block-video .native-video-player {
  overflow: hidden;
  outline: none;
  box-shadow: none;
}

body[data-local-page="leistungen"] .fluid-image-container.ui-image-content {
  outline: none;
  box-shadow: none;
}

body[data-local-page="leistungen"] .fluid-image-animation-wrapper.ui-image {
  position: relative;
  z-index: 2;
  filter: none;
}

body[data-local-page="leistungen"] :is(
  #block-cdf73e8ac60f02349e68,
  #block-b3d25709e021dba3ab41,
  #block-ebfe4efc3c76982fe3a8,
  #block-5c85183c4c0261250f39,
  #block-d6637baf809749e545ca,
  #block-541fdb7c893be41435e7,
  #block-9307deb76ed2b950cd6d,
  #block-0f6c7259b360f5c3a21f
) .ui-shape {
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  border-radius: 15px;
  filter: none;
  box-shadow: none;
}

body[data-local-page="leistungen"] :is(
  #block-cdf73e8ac60f02349e68,
  #block-b3d25709e021dba3ab41,
  #block-d6637baf809749e545ca,
  #block-541fdb7c893be41435e7,
  #block-9307deb76ed2b950cd6d,
  #block-0f6c7259b360f5c3a21f
) .ui-shape {
  box-shadow: 0 0 9px 2px rgba(205, 205, 205, 0.62);
}

body[data-local-page="leistungen"] :is(
  #block-b3d25709e021dba3ab41,
  #block-d6637baf809749e545ca
) .ui-shape {
  background: #000 !important;
  fill: #000 !important;
}

/* The archived desktop grid leaves rows 4–17 empty in the mastering/delivery
   section. Keep the established two-column composition, but close that
   unintended hole. Mobile has its own dense 61-row layout and remains
   untouched. */
@media (min-width: 768px) {
  body[data-local-page="leistungen"] .fe-69a88fee58e9c557fb8938bd {
    grid-template-rows: repeat(
      22,
      minmax(calc(var(--container-width) * var(--row-height-scaling-factor)), auto)
    ) !important;
  }

  body[data-local-page="leistungen"] :is(
    .fe-block-541fdb7c893be41435e7,
    .fe-block-c1b40461b585fdf0275c
  ) {
    grid-area: 5 / 4 / 13 / 13 !important;
  }

  body[data-local-page="leistungen"] .fe-block-888e67958e5b8432fed9 {
    grid-area: 5 / 14 / 12 / 25 !important;
  }

  body[data-local-page="leistungen"] :is(
    .fe-block-9307deb76ed2b950cd6d,
    .fe-block-a038ebccd3a4cd98af34
  ) {
    grid-area: 14 / 4 / 22 / 13 !important;
  }

  body[data-local-page="leistungen"] .fe-block-35875a30d8b3e9a98d74 {
    grid-area: 12 / 14 / 18 / 25 !important;
  }

  body[data-local-page="leistungen"] .fe-block-eba191609b72a9058e27 {
    grid-area: 18 / 14 / 22 / 25 !important;
  }
}

body[data-local-page] .local-fade {
  opacity: 0 !important;
  transition: opacity 0.5s ease;
}

body[data-local-page] .local-fade.local-fade--visible {
  opacity: 1 !important;
}

@media (prefers-reduced-motion: reduce) {
  body[data-local-page] .local-fade {
    opacity: 1 !important;
    transition: none;
  }
}

@media (max-width: 799px) {
  body[data-local-page="leistungen"] main section.page-section:first-of-type .content-wrapper {
    padding-top: var(--local-header-height, 80px) !important;
  }
}

/* Start page: restore the provider-generated header offset and eight 6vw
   divider bands without changing the finished Leistungen pilot. */
body[data-local-page="index"] main section.page-section:first-of-type .content-wrapper {
  padding-top: var(--local-header-height, 128px) !important;
}

body[data-local-page="index"] .section-divider-block {
  height: 6vw !important;
}

body[data-local-page="index"] .section-divider-display {
  display: none !important;
}

body[data-local-page="index"] section[data-section-id="6930b0b05199146cf32e5c25"] .section-background {
  overflow: hidden;
  top: -6vw;
}

body[data-local-page="index"] section[data-section-id="66a30393a9602063497d21ea"] {
  z-index: 2;
}

body[data-local-page="index"] section[data-section-id="6930b0b05199146cf32e5c25"] {
  z-index: 1;
}

body[data-local-page="index"] section[data-section-id="66a30393a9602063497d21ea"] :is(
  .section-background,
  .section-border
) {
  bottom: 6vw;
}

body[data-local-page="index"] section.page-section {
  overflow: visible !important;
}

body[data-local-page="index"] .local-section-curve {
  position: absolute;
  z-index: 2147483000;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 6vw;
  overflow: hidden;
  pointer-events: none;
}

body[data-local-page="index"] .local-section-curve path {
  filter: none;
  box-shadow: none;
}

/* The scrolling brand line exists in the snapshot, but its provider runtime
   normally creates the moving track. Build an equivalent local two-copy loop. */
body[data-local-page="index"] .Marquee {
  display: block !important;
  height: auto !important;
  overflow: hidden !important;
  visibility: visible !important;
}

body[data-local-page="index"] .Marquee-display {
  display: block !important;
  min-height: 1.45em;
  overflow: hidden;
}

body[data-local-page="index"] .Marquee-measure.local-marquee-track {
  position: static !important;
  display: flex !important;
  width: max-content !important;
  height: auto !important;
  visibility: visible !important;
  animation: local-index-marquee 38s linear infinite;
  will-change: transform;
}

body[data-local-page="index"] .Marquee-measure.local-marquee-track .Marquee-item--text {
  display: block !important;
  flex: 0 0 auto;
  width: max-content !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: nowrap;
  visibility: visible !important;
}

body[data-local-page="index"] .Marquee-display > h1,
body[data-local-page="index"] .Marquee-track {
  display: none !important;
}

@keyframes local-index-marquee {
  to { transform: translateX(-50%); }
}

body[data-local-page="index"] .native-video-player:has(.index-demoreel-video) {
  overflow: hidden;
  background: #000;
}

body[data-local-page="index"] .index-demoreel-video {
  object-fit: cover;
}

body[data-local-page="index"] .index-demoreel-play {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  display: grid;
  width: clamp(64px, 8.4vw, 120px);
  height: clamp(64px, 8.4vw, 120px);
  padding: 0;
  border: 0;
  border-radius: 50%;
  place-items: center;
  color: #fff;
  background: rgba(45, 45, 48, 0.7);
  transform: translate(-50%, -50%);
  cursor: pointer;
}

body[data-local-page="index"] .index-demoreel-play span {
  margin-left: 0.12em;
  font-size: clamp(30px, 4vw, 58px);
  line-height: 1;
}

body[data-local-page="index"] .index-demoreel-play[hidden] {
  display: none !important;
}

@media (max-width: 799px) {
  body[data-local-page="index"] main section.page-section:first-of-type .content-wrapper {
    padding-top: var(--local-header-height, 80px) !important;
  }

  body[data-local-page="index"] .Marquee-display {
    min-height: 1.6em;
  }
}

@media (prefers-reduced-motion: reduce) {
  body[data-local-page="index"] .Marquee-measure.local-marquee-track {
    animation: none;
  }
}

/* Suite: restore the live header offset and the five confirmed 6vw curves.
   The hero image extends underneath the first curve and is masked by the
   second, matching the live layer order without touching other pages. */
body[data-local-page="suite"] main section.page-section:first-of-type .content-wrapper {
  padding-top: var(--local-header-height, 128px) !important;
}

body[data-local-page="suite"] .section-divider-block {
  height: 6vw !important;
}

body[data-local-page="suite"] .section-divider-display {
  display: none !important;
}

body[data-local-page="suite"] section[data-section-id="65fd9b9509fc897fe9ce43cd"] .section-background {
  overflow: hidden;
  top: -6vw;
}

body[data-local-page="suite"] section[data-section-id="65fd9b9509fc897fe9ce43ca"] {
  z-index: 2;
}

body[data-local-page="suite"] section[data-section-id="65fd9b9509fc897fe9ce43cd"] {
  z-index: 1;
}

body[data-local-page="suite"] section[data-section-id="65fd9b9509fc897fe9ce43ca"] :is(
  .section-background,
  .section-border
) {
  bottom: 6vw;
}

body[data-local-page="suite"] section.page-section {
  overflow: visible !important;
}

body[data-local-page="suite"] .local-section-curve {
  position: absolute;
  z-index: 2147483000;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 6vw;
  overflow: hidden;
  pointer-events: none;
}

body[data-local-page="suite"] .local-section-curve path {
  filter: none;
  box-shadow: none;
}

@media (max-width: 799px) {
  body[data-local-page="suite"] main section.page-section:first-of-type .content-wrapper {
    padding-top: var(--local-header-height, 80px) !important;
  }
}

/* Project Breakdowns: restore the live header offset, six confirmed 6vw
   curves and the hero-image layer order. The two external-video posters are
   kept static and local, but use the same fitted overlay geometry as live. */
body[data-local-page="breakdowns"] main section.page-section:first-of-type .content-wrapper {
  padding-top: var(--local-header-height, 128px) !important;
}

body[data-local-page="breakdowns"] .section-divider-block {
  height: 6vw !important;
}

body[data-local-page="breakdowns"] .section-divider-display {
  display: none !important;
}

body[data-local-page="breakdowns"] section[data-section-id="69d7d83668cc8610bbd9bee6"] .section-background {
  overflow: hidden;
  top: -6vw;
}

body[data-local-page="breakdowns"] section[data-section-id="69d7d83668cc8610bbd9bee3"] {
  z-index: 2;
}

body[data-local-page="breakdowns"] section[data-section-id="69d7d83668cc8610bbd9bee6"] {
  z-index: 1;
}

body[data-local-page="breakdowns"] section[data-section-id="69d7d83668cc8610bbd9bee3"] :is(
  .section-background,
  .section-border
) {
  bottom: 6vw;
}

body[data-local-page="breakdowns"] section.page-section {
  overflow: visible !important;
}

body[data-local-page="breakdowns"] .local-section-curve {
  position: absolute;
  z-index: 2147483000;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 6vw;
  overflow: hidden;
  pointer-events: none;
}

body[data-local-page="breakdowns"] .local-section-curve path {
  filter: none;
  box-shadow: none;
}

body[data-local-page="breakdowns"] .embed-block-wrapper .ui-video-overlay {
  overflow: hidden;
  opacity: 1 !important;
}

body[data-local-page="breakdowns"] .embed-block-wrapper .ui-video-overlay > img {
  position: relative;
  top: 0;
  left: -0.5%;
  width: 101% !important;
  height: 100% !important;
  max-width: none !important;
}

body[data-local-page="breakdowns"] .embed-block-wrapper .ui-video-icon {
  background: url("/assets/play-button.png") center / 40px 40px no-repeat !important;
}

@media (max-width: 799px) {
  body[data-local-page="breakdowns"] main section.page-section:first-of-type .content-wrapper {
    padding-top: var(--local-header-height, 80px) !important;
  }
}

/* References: restore only the provider-generated header offset, the four
   confirmed curves, the existing partner marquee and the 37 local poster
   overlays. Content, media sources and project-grid geometry stay unchanged. */
body[data-local-page="referenzen"] main section.page-section:first-of-type .content-wrapper {
  padding-top: var(--local-header-height, 128px) !important;
}

body[data-local-page="referenzen"] .section-divider-block {
  height: 6vw !important;
}

body[data-local-page="referenzen"] .section-divider-display {
  display: none !important;
}

body[data-local-page="referenzen"] section[data-section-id="69d7101272a09705264e2f60"] .section-background {
  overflow: hidden;
  top: -6vw;
}

body[data-local-page="referenzen"] section[data-section-id="69d7101272a09705264e2f5d"] {
  z-index: 2;
}

body[data-local-page="referenzen"] section[data-section-id="69d7101272a09705264e2f60"] {
  z-index: 1;
}

body[data-local-page="referenzen"] section[data-section-id="69d7101272a09705264e2f5d"] :is(
  .section-background,
  .section-border
) {
  bottom: 6vw;
}

body[data-local-page="referenzen"] section.page-section {
  overflow: visible !important;
}

body[data-local-page="referenzen"] .local-section-curve {
  position: absolute;
  z-index: 2147483000;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 6vw;
  overflow: hidden;
  pointer-events: none;
}

body[data-local-page="referenzen"] .local-section-curve path {
  filter: none;
  box-shadow: none;
}

body[data-local-page="referenzen"] .Marquee {
  display: block !important;
  height: auto !important;
  overflow: hidden !important;
  visibility: visible !important;
}

body[data-local-page="referenzen"] .Marquee-display {
  display: block !important;
  min-height: 1.45em;
  overflow: hidden;
}

body[data-local-page="referenzen"] .Marquee-measure.local-marquee-track {
  position: static !important;
  display: flex !important;
  width: max-content !important;
  height: auto !important;
  visibility: visible !important;
  animation: local-referenzen-marquee 38s linear infinite;
  will-change: transform;
}

body[data-local-page="referenzen"] .Marquee-measure.local-marquee-track .Marquee-item--text {
  display: block !important;
  flex: 0 0 auto;
  width: max-content !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: nowrap;
  visibility: visible !important;
}

body[data-local-page="referenzen"] .Marquee-display > h1,
body[data-local-page="referenzen"] .Marquee-track {
  display: none !important;
}

@keyframes local-referenzen-marquee {
  to { transform: translateX(-50%); }
}

body[data-local-page="referenzen"] .embed-block-wrapper .ui-video-overlay {
  overflow: hidden;
  opacity: 1 !important;
}

body[data-local-page="referenzen"] .embed-block-wrapper .ui-video-overlay > img {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover;
  object-position: 50% 50%;
}

body[data-local-page="referenzen"] .embed-block-wrapper .ui-video-icon {
  background: url("/assets/play-button.png") center / 40px 40px no-repeat !important;
}

@media (max-width: 799px) {
  body[data-local-page="referenzen"] main section.page-section:first-of-type .content-wrapper {
    padding-top: var(--local-header-height, 80px) !important;
  }

  body[data-local-page="referenzen"] .Marquee-display {
    min-height: 1.6em;
  }
}

@media (prefers-reduced-motion: reduce) {
  body[data-local-page="referenzen"] .Marquee-measure.local-marquee-track {
    animation: none;
  }
}

/* About: restore the provider-generated header offset, the four real 6vw
   dividers and the existing rounded shape layers. All rules stay page-bound. */
body[data-local-page="about"] main section.page-section:first-of-type .content-wrapper {
  padding-top: var(--local-header-height, 128px) !important;
}

body[data-local-page="about"] .section-divider-block {
  height: 6vw !important;
}

body[data-local-page="about"] .section-divider-display {
  display: none !important;
}

body[data-local-page="about"] section[data-section-id="6935c14bf0f2c02c00d75966"] .section-background {
  overflow: hidden;
  top: -6vw;
}

body[data-local-page="about"] section[data-section-id="693594ac29d83755380f672b"] {
  z-index: 2;
}

body[data-local-page="about"] section[data-section-id="6935c14bf0f2c02c00d75966"] {
  z-index: 1;
}

body[data-local-page="about"] section[data-section-id="693594ac29d83755380f672b"] :is(
  .section-background,
  .section-border
) {
  bottom: 6vw;
}

body[data-local-page="about"] section.page-section {
  overflow: visible !important;
}

body[data-local-page="about"] .local-section-curve {
  position: absolute;
  z-index: 2147483000;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 6vw;
  overflow: hidden;
  pointer-events: none;
}

body[data-local-page="about"] .local-section-curve path {
  filter: none;
  box-shadow: none;
}

body[data-local-page="about"] [data-component-block="shape"] .ui-shape {
  display: block;
  height: 100%;
  width: 100%;
}

/* Provider runtime normally sizes this content-fit certificate image. */
body[data-local-page="about"] #block-b3d9e591502816d6667f .ui-image-content,
body[data-local-page="about"] #block-b3d9e591502816d6667f .js-content-mode-element-wrapper {
  aspect-ratio: 1 / 1;
  margin-left: auto;
  width: auto !important;
}

body[data-local-page="about"] #block-b3d9e591502816d6667f img {
  height: 100% !important;
  width: 100% !important;
}

@media (max-width: 799px) {
  body[data-local-page="about"] main section.page-section:first-of-type .content-wrapper {
    padding-top: var(--local-header-height, 80px) !important;
  }
}

/* FAQ: restore the measured header offset and the two native 6vw dividers. */
body[data-local-page="faq"] main section.page-section:first-of-type .content-wrapper {
  padding-top: var(--local-header-height, 128px) !important;
}

body[data-local-page="faq"] .section-divider-block {
  height: 6vw !important;
}

body[data-local-page="faq"] .section-divider-display {
  display: none !important;
}

body[data-local-page="faq"] section.page-section {
  overflow: visible !important;
}

body[data-local-page="faq"] .local-section-curve {
  position: absolute;
  z-index: 2147483000;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 6vw;
  overflow: hidden;
  pointer-events: none;
}

body[data-local-page="faq"] .local-section-curve path {
  filter: none;
  box-shadow: none;
}

@media (max-width: 799px) {
  body[data-local-page="faq"] main section.page-section:first-of-type .content-wrapper {
    padding-top: var(--local-header-height, 80px) !important;
  }
}

/* Impressum: restore the measured header offset and the two native 6vw dividers. */
body[data-local-page="impressum"] main section.page-section:first-of-type .content-wrapper {
  padding-top: var(--local-header-height, 128px) !important;
}

body[data-local-page="impressum"] .section-divider-block {
  height: 6vw !important;
}

body[data-local-page="impressum"] .section-divider-display {
  display: none !important;
}

body[data-local-page="impressum"] section.page-section {
  overflow: visible !important;
}

body[data-local-page="impressum"] .local-section-curve {
  position: absolute;
  z-index: 2147483000;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 6vw;
  overflow: hidden;
  pointer-events: none;
}

body[data-local-page="impressum"] .local-section-curve path {
  filter: none;
  box-shadow: none;
}

@media (max-width: 799px) {
  body[data-local-page="impressum"] main section.page-section:first-of-type .content-wrapper {
    padding-top: var(--local-header-height, 80px) !important;
  }
}

/* Kontakt: restore the measured header offset and provider-rendered UI locally. */
body[data-local-page="kontakt"] main section.page-section:first-of-type .content-wrapper {
  padding-top: var(--local-header-height, 128px) !important;
}

body[data-local-page="kontakt"] .section-divider-block {
  height: 6vw !important;
}

body[data-local-page="kontakt"] main section.page-section:not(:first-of-type) :is(
  .section-divider-display,
  .section-border
) {
  top: -6vw !important;
}

/* Preserve the source stacking order so each curved divider remains visible. */
body[data-local-page="kontakt"] section[data-section-id="68f6d50c99056b1578a3c02c"] { z-index: 9; }
body[data-local-page="kontakt"] section[data-section-id="6935c34a4d39993ff33f9f09"] { z-index: 8; }
body[data-local-page="kontakt"] section[data-section-id="68f6d50c99056b1578a3c02f"] { z-index: 7; }
body[data-local-page="kontakt"] section[data-section-id="68f6d50c99056b1578a3c032"] { z-index: 6; }
body[data-local-page="kontakt"] section[data-section-id="68f6d50c99056b1578a3c035"] { z-index: 5; }
body[data-local-page="kontakt"] section[data-section-id="68f6d50c99056b1578a3c038"] { z-index: 4; }

body[data-local-page="kontakt"] #block-yui_3_17_2_1_1761008774200_38527,
body[data-local-page="kontakt"] #block-yui_3_17_2_1_1761008774200_38527 .ui-block-content,
body[data-local-page="kontakt"] .local-kontakt-appointment {
  position: relative;
  height: 600px !important;
  overflow: hidden;
}

body[data-local-page="kontakt"] .local-kontakt-appointment-image,
body[data-local-page="kontakt"] .local-kontakt-appointment-frame {
  display: block;
  width: 100%;
  height: 600px;
  border: 0;
  object-fit: cover;
  object-position: top center;
}

body[data-local-page="kontakt"] .local-kontakt-appointment-load {
  position: absolute;
  left: 50%;
  bottom: 24px;
  z-index: 2;
  min-height: 48px;
  padding: 12px 20px;
  transform: translateX(-50%);
  border: 2px solid #fff;
  border-radius: 3px;
  color: #fff;
  background: rgba(28, 28, 28, 0.9);
  font: 600 15px/1.25 Poppins, sans-serif;
  white-space: nowrap;
  cursor: pointer;
}

body[data-local-page="kontakt"] .local-kontakt-appointment-load:focus-visible {
  outline: 3px solid #fcb754;
  outline-offset: 3px;
}

body[data-local-page="kontakt"] #block-c3b18b623efc275e7a3c .ui-block-content,
body[data-local-page="kontakt"] .local-kontakt-map,
body[data-local-page="kontakt"] .local-kontakt-map-preview,
body[data-local-page="kontakt"] .local-kontakt-map-preview img,
body[data-local-page="kontakt"] .local-kontakt-map-frame {
  display: block;
  width: 100%;
  height: 100%;
}

body[data-local-page="kontakt"] .local-kontakt-map {
  position: relative;
  overflow: hidden;
  background: #222;
}

body[data-local-page="kontakt"] .local-kontakt-map-preview img {
  object-fit: fill;
}

body[data-local-page="kontakt"] .local-kontakt-map-frame {
  border: 0;
}

body[data-local-page="kontakt"] .local-kontakt-map-load {
  position: absolute;
  left: 50%;
  bottom: 20px;
  z-index: 2;
  width: min(90%, 360px);
  min-height: 48px;
  padding: 10px 18px;
  transform: translateX(-50%);
  border: 2px solid #fff;
  border-radius: 999px;
  color: #fff;
  background: rgba(0, 0, 0, 0.82);
  font: 600 14px/1.25 Poppins, sans-serif;
  cursor: pointer;
}

body[data-local-page="kontakt"] .local-kontakt-map-load:focus-visible {
  outline: 3px solid #fcb754;
  outline-offset: 3px;
}

body[data-local-page="kontakt"] #block-2b843fd3ffd6effdf128 .ui-block-content,
body[data-local-page="kontakt"] #block-2b843fd3ffd6effdf128 .ui-site-style-form {
  width: 100%;
  height: auto;
}

body[data-local-page="kontakt"] .local-kontakt-form {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  color: #ededed;
  font-family: Poppins, sans-serif;
}

body[data-local-page="kontakt"] .local-kontakt-form fieldset {
  min-width: 0;
  margin: 0 0 4px;
  padding: 0;
  border: 0;
}

body[data-local-page="kontakt"] .local-kontakt-form legend {
  margin: 0 0 20px;
  padding: 0;
  color: #ededed;
  font: 300 20px/1.25 Poppins, sans-serif;
}

body[data-local-page="kontakt"] .local-kontakt-name-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 12px;
}

body[data-local-page="kontakt"] .local-kontakt-name-row label,
body[data-local-page="kontakt"] .local-kontakt-field {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 4px;
  color: #ededed;
  font: 300 15px/1.4 Poppins, sans-serif;
}

body[data-local-page="kontakt"] .local-kontakt-field {
  margin-bottom: 20px;
}

body[data-local-page="kontakt"] .local-kontakt-form small {
  margin-left: 4px;
  color: #aaa;
  font: inherit;
  font-size: 12px;
}

body[data-local-page="kontakt"] .local-kontakt-form input,
body[data-local-page="kontakt"] .local-kontakt-form textarea {
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  padding: 6px 8px;
  border: 1px solid #ededed;
  border-radius: 6px;
  outline-offset: 2px;
  color: #ededed;
  background: transparent;
  font: 300 15px/1.4 Poppins, sans-serif;
}

body[data-local-page="kontakt"] .local-kontakt-form textarea {
  height: 100px;
  resize: vertical;
}

body[data-local-page="kontakt"] .local-kontakt-form input:focus-visible,
body[data-local-page="kontakt"] .local-kontakt-form textarea:focus-visible,
body[data-local-page="kontakt"] .local-kontakt-form button:focus-visible {
  outline: 2px solid #fcb754;
  outline-offset: 2px;
}

body[data-local-page="kontakt"] .local-kontakt-form button {
  display: block;
  width: 100%;
  height: 57px;
  margin: 0;
  padding: 0 20px;
  border: 0;
  border-radius: 7px;
  color: #fff;
  background: #999;
  font: 500 14px/1 Poppins, sans-serif;
  cursor: pointer;
}

body[data-local-page="kontakt"] .local-kontakt-form button:disabled {
  opacity: 0.6;
  cursor: wait;
}

body[data-local-page="kontakt"] .local-kontakt-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

body[data-local-page="kontakt"] .local-kontakt-form-status {
  margin: 8px 0 0;
  color: #ededed;
  font: 300 13px/1.4 Poppins, sans-serif;
}

body[data-local-page="kontakt"] .local-kontakt-form-status:empty {
  display: none;
}

@media (max-width: 799px) {
  body[data-local-page="kontakt"] main section.page-section:first-of-type .content-wrapper {
    padding-top: var(--local-header-height, 80px) !important;
  }

  body[data-local-page="kontakt"] .local-kontakt-appointment-image {
    display: block;
  }
}

[data-animation-role] {
  opacity: 1 !important;
  visibility: visible !important;
}

.section-background-image,
.background-image-fx {
  display: block !important;
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  opacity: 1 !important;
  visibility: visible !important;
}

body.header--menu-open .header {
  z-index: 2147483000 !important;
}

body.header--menu-open .header-menu,
body.header--menu-open .header-menu-bg {
  background: #000 !important;
}

body.header--menu-open .header-menu {
  isolation: isolate;
}

body.header--menu-open .header-menu-bg {
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 0 !important;
}

body.header--menu-open .header-menu-nav,
body.header--menu-open .header-menu-actions {
  position: relative !important;
  z-index: 1 !important;
}

body.header--menu-open .header-display-desktop .header-nav,
body.header--menu-open .header-display-mobile .header-nav,
body.header--menu-open .header-actions {
  visibility: hidden !important;
}

.native-video-player,
.embed-block-wrapper {
  position: relative;
  width: 100%;
}

.native-video-player video,
.local-video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #000;
}

.privacy-banner {
  position: fixed;
  z-index: 2147483640;
  inset: auto 0 0;
  display: flex;
  align-items: center;
  gap: 28px;
  padding: 17px 20px;
  color: #f4f4f4;
  background: rgba(0, 0, 0, 0.96);
  font: 400 16px/1.25 Poppins, sans-serif;
}

.privacy-banner[hidden] {
  display: none !important;
}

.privacy-reopen {
  position: fixed;
  z-index: 2147483639;
  right: 16px;
  bottom: 16px;
  min-height: 48px;
  padding: 0 16px;
  border: 2px solid #fcb754;
  border-radius: 6px;
  color: #fff;
  background: rgba(17, 17, 17, 0.96);
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.45);
  font: 600 13px/1 Poppins, sans-serif;
  cursor: pointer;
}

.privacy-reopen:focus-visible,
.privacy-reopen:hover {
  outline: 3px solid #fcb754;
  outline-offset: 3px;
}

.privacy-reopen[hidden] {
  display: none !important;
}

.privacy-banner p {
  flex: 1 1 auto;
  margin: 0;
}

.privacy-actions {
  display: flex;
  flex: 0 0 auto;
  gap: 14px;
}

.privacy-actions button {
  min-height: 46px;
  padding: 0 20px;
  border: 2px solid #777;
  border-radius: 9px;
  color: #eee;
  background: #111;
  font: 600 13px/1 Poppins, sans-serif;
  cursor: pointer;
}

.privacy-actions [data-privacy-essential] {
  border-color: #2788ff;
  color: #54a2ff;
}

.privacy-actions [data-privacy-all] {
  border-color: #999;
  color: #fff;
  background: #8a8a8a;
}

@media (max-width: 799px) {
  .privacy-banner {
    align-items: stretch;
    flex-direction: column;
    gap: 12px;
    padding: 16px;
    font-size: 13px;
  }

  .privacy-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
  }
}

/* Shared provider-runtime restoration for pages that still lacked the live
   header offset. The 404 scaled heading is fitted by initializeSharedLayout. */
body[data-local-page="genai"] main section.page-section:first-of-type .content-wrapper,
body[data-local-page="colorgrading"] main section.page-section:first-of-type .content-wrapper,
body[data-local-page="compositing"] main section.page-section:first-of-type .content-wrapper,
body[data-local-page="3d-animation"] main section.page-section:first-of-type .content-wrapper,
body[data-local-page="404"] main section.page-section:first-of-type .content-wrapper {
  padding-top: var(--local-header-height, 128px) !important;
}

.local-section-background-frame {
  position: absolute !important;
  z-index: 1;
  top: 50% !important;
  right: auto !important;
  bottom: auto !important;
  left: 50% !important;
  display: block;
  max-width: none !important;
  border: 0;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

@media (max-width: 799px) {
  body[data-local-page="genai"] main section.page-section:first-of-type .content-wrapper,
  body[data-local-page="colorgrading"] main section.page-section:first-of-type .content-wrapper,
  body[data-local-page="compositing"] main section.page-section:first-of-type .content-wrapper,
  body[data-local-page="3d-animation"] main section.page-section:first-of-type .content-wrapper,
  body[data-local-page="404"] main section.page-section:first-of-type .content-wrapper {
    padding-top: var(--local-header-height, 80px) !important;
  }
}

body:is(
  [data-local-page="genai"],
  [data-local-page="colorgrading"],
  [data-local-page="compositing"],
  [data-local-page="3d-animation"],
  [data-local-page="404"]
) .section-divider-display {
  display: none !important;
}

body:is(
  [data-local-page="genai"],
  [data-local-page="colorgrading"],
  [data-local-page="compositing"],
  [data-local-page="3d-animation"],
  [data-local-page="404"]
) section.page-section {
  overflow: visible !important;
}

body:is(
  [data-local-page="genai"],
  [data-local-page="colorgrading"],
  [data-local-page="compositing"],
  [data-local-page="3d-animation"],
  [data-local-page="404"]
) .local-section-curve {
  position: absolute;
  z-index: 2147483000;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 6vw;
  overflow: hidden;
  pointer-events: none;
}

body:is(
  [data-local-page="genai"],
  [data-local-page="colorgrading"],
  [data-local-page="compositing"],
  [data-local-page="3d-animation"],
  [data-local-page="404"]
) .local-section-curve path {
  filter: none;
}
