[hidden] { display: none !important; }
.consent-banner { position: fixed; z-index: 1100; right: 1rem; bottom: 1rem; left: 1rem; max-width: 720px; margin: 0 auto; padding: 1.25rem; color: #173b2c; background: #fff; border: 2px solid #5d8f40; box-shadow: 0 10px 36px rgba(0,0,0,.28); }
.consent-banner h2 { margin: 0 0 .5rem; font-size: 1.25rem; }
.consent-banner p { margin: 0 0 1rem; }
.consent-actions { display: flex; flex-wrap: wrap; gap: .75rem; }
.consent-actions button { border: 0; padding: .7rem 1rem; font: inherit; font-weight: 700; cursor: pointer; }
.consent-actions .button-primary { color: #fff; background: #28613b; }
.consent-actions .button-secondary { color: #173b2c; background: #e7eddc; }
.legacy-map-frame { width: 100%; max-width: 1000px; height: 400px; border: 0; }.biosiva-external-notice { margin: 2rem 0; padding: 1.5rem; color: #173b2c; background: #eef4e8; border: 2px solid #5d8f40; border-radius: .25rem; }
.biosiva-external-notice__label { margin: 0 0 .25rem; font-size: .85rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.biosiva-external-notice h2 { margin: 0 0 .5rem; }
.biosiva-external-notice p { margin: 0 0 1rem; }
.biosiva-external-notice__actions { display: flex; flex-wrap: wrap; gap: .75rem; }
.biosiva-external-notice__actions a { display: inline-block; padding: .65rem 1rem; color: #fff; font-weight: 700; text-decoration: none; background: #28613b; border-radius: .2rem; }
.biosiva-external-notice__actions a:last-child { color: #173b2c; background: #fff; border: 1px solid #28613b; }
@media (max-width: 575px) {
  .biosiva-external-notice { margin: 1.5rem 0; padding: 1.125rem; }
  .biosiva-external-notice__actions a { width: 100%; text-align: center; }
}

.biosiva-external-notice__actions a,
.consent-actions button,
.navbar-toggler {
  min-height: 44px;
}

img[loading="lazy"] {
  content-visibility: auto;
}

@media (max-width: 575px) {
  .navbar-toggler {
    min-width: 44px;
    margin-block: .25rem;
  }

  nav .navbar-collapse .nav-link {
    display: flex;
    align-items: center;
    min-height: 44px;
  }
}
@media (max-width: 575px) {
  .rte table {
    width: 100% !important;
    max-width: 100%;
    table-layout: fixed;
  }

  .rte table td,
  .rte table th {
    overflow-wrap: anywhere;
    word-break: normal;
  }

  .footer .footer-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: .25rem;
  }

  .footer .footer-links a {
    max-width: 100%;
    overflow-wrap: anywhere;
  }
}
@media (max-width: 827.98px) {
  h2::before,
  h2::after {
    display: none;
  }
}
/* Die historische Dekorlinie erzeugt mit ihren absoluten Breiten Überläufe. */
h2::before,
h2::after {
  display: none;
}
@media (max-width: 1449px) {
  .header .header-slider .easter-apple {
    display: none !important;
  }
}

.header .header-slider {
  background-image: image-set(url("/build/images/bg_top.18f156a2.avif") type("image/avif"), url("/build/images/bg_top.18f156a2.jpg") type("image/jpeg"));
}

.footer {
  background-image: image-set(url("/build/images/bg_foot_x.22235ca4.avif") type("image/avif"), url("/build/images/bg_foot_x.22235ca4.jpg") type("image/jpeg"));
}

.g-maps .splash-screen-text .unlock {
  background-color: #4f6e22;
}

.g-maps .splash-screen-text .ip-text {
  background-color: #3d4240;
}

.consent-banner a {
  color: #4f6e22;
  font-weight: 700;
}