@charset "UTF-8";
:root {
  --marcapo-orange: #ec6625;
  --marcapo-orange-hover: #ec7b4b;
  --marcapo-black: #000000;
  --marcapo-blue: #003C5C;
  --marcapo-grey: #f5f5ff;
  --marcapo-darkgrey: rgb(212, 220, 225);
  --marcapo-misty-blue: #518196;
  --bs-primary-rgb: 236, 102, 37 !important;
  --bs-secondary-rgb: 0, 60, 92 !important;
  --bs-tertiary-rgb: 212, 220, 225 !important;
  --bs-quaternary-rgb: 233, 196, 106 !important;
  --marcapo-h1-s: 38px;
  --marcapo-h1-l: 46px;
  --marcapo-h2-s: 30px;
  --marcapo-h2-l: 38px;
  --marcapo-h3-s: 22px;
  --marcapo-h3-l: 30px;
  --marcapo-h4-s: 18px;
  --marcapo-h4-l: 24px;
  --masonry-gutter: 20px;
  --bs-info: #5FC4E2 !important;
  --bs-info-rgb: 95, 196, 226 !important;
  --bs-border-radius: 8px !important;
}

@media (min-width: 992px) {
  :root {
    --marcapo-h1-s: 62px;
    --marcapo-h1-l: 70px;
    --marcapo-h2-s: 50px;
    --marcapo-h2-l: 58px;
    --marcapo-h3-s: 28px;
    --marcapo-h3-l: 36px;
    --marcapo-h4-s: 24px;
    --marcapo-h4-l: 30px;
    --masonry-gutter: 40px;
  }
}
/* barlow-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 300;
  src: url("../Fonts/barlow-v12-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/barlow-v12-latin-400.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 500;
  src: url("../Fonts/barlow-v12-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 600;
  src: url("../Fonts/barlow-v12-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 600;
  src: url("../Fonts/barlow-v12-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/barlow-v12-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 700;
  src: url("../Fonts/barlow-v12-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 800;
  src: url("../Fonts/barlow-v12-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 800;
  src: url("../Fonts/barlow-v12-latin-800italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 900;
  src: url("../Fonts/barlow-v12-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 900;
  src: url("../Fonts/barlow-v12-latin-900italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
:root {
  --bs-font-sans-serif: Barlow;
  --bs-body-font-family: Barlow;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.0;
  --bs-body-p-line-height: 1.5;
  --bs-body-color: var(--marcapo-black);
  --bs-body-bg: #fff;
  --bs-tertiary-rgb: 245, 245, 255;
  --frame-spacing-xxl: 80px;
  --frame-spacing-xl: 80px;
  --frame-spacing-lg: 80px;
  --frame-spacing-md: 40px;
  --frame-spacing-sm: 40px;
  --frame-spacing-xs: 40px;
}

#TSFE_ADMIN_PANEL_FORM {
  display: none;
}

body {
  font-family: var(--bs-body-font-family);
}
body p {
  line-height: var(--bs-body-p-line-height);
}

.container-box > .container,
.container-fluid > .container {
  max-width: 1440px !important;
}

.hyphensmanual {
  hyphens: manual;
}

.hyphensoff {
  hyphens: none;
}

#page-content [id^=c] {
  scroll-margin-top: 100px;
}

#page-content p, #page-content ul, #page-content ol {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 20px;
}
#page-content p:last-child, #page-content ul:last-child, #page-content ol:last-child {
  margin-bottom: 0;
}
#page-content ul {
  list-style-type: disc;
}
#page-content .text-center ul {
  list-style-position: inside;
}

#page-content p .orange-text, #page-content ul .orange-text, #page-content ol .orange-text, #page-content h1 .orange-text, #page-content h2 .orange-text, #page-content h3 .orange-text, #page-content h4 .orange-text, #page-content h5 .orange-text {
  color: var(--marcapo-orange);
}
#page-content p .blue-text, #page-content ul .blue-text, #page-content ol .blue-text, #page-content h1 .blue-text, #page-content h2 .blue-text, #page-content h3 .blue-text, #page-content h4 .blue-text, #page-content h5 .blue-text {
  color: var(--marcapo-blue);
}
#page-content p .black-text, #page-content ul .black-text, #page-content ol .black-text, #page-content h1 .black-text, #page-content h2 .black-text, #page-content h3 .black-text, #page-content h4 .black-text, #page-content h5 .black-text {
  color: var(--marcapo-black);
}
#page-content p .white-text, #page-content ul .white-text, #page-content ol .white-text, #page-content h1 .white-text, #page-content h2 .white-text, #page-content h3 .white-text, #page-content h4 .white-text, #page-content h5 .white-text {
  color: white;
}

.gallery-item .image img {
  max-width: 100%;
}

#page-content p.hugefont {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 5px;
}

.gridbgimage {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.waconcookiemanagement {
  font-family: Barlow;
}

@media (min-width: 768px) {
  #page-content p.bigfont {
    font-size: 22px;
    line-height: 30px;
  }
  .row > * {
    padding-left: 0;
    padding-right: 0;
  }
  #page-content p, #page-content ul, #page-content ol {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  #page-content p.halfmargin, #page-content ul.halfmargin, #page-content ol.halfmargin {
    margin-bottom: 10px;
  }
  #page-content p:last-child, #page-content ul:last-child, #page-content ol:last-child {
    margin-bottom: 0;
  }
}
.bh-height .gallery-item img,
.bh-height .gallery-item picture {
  width: auto;
  height: 100%;
}

strong, b {
  font-weight: 600;
}

.sr-only {
  display: none;
}

#vorlage {
  position: fixed;
  bottom: -2px;
  right: -2px;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 10px;
  z-index: 1000;
  border-top-left-radius: 8px;
  border: 1px solid var(--marcapo-orange);
  color: var(--marcapo-orange);
}
#vorlage a {
  text-decoration: none;
  color: var(--marcapo-orange);
}
#vorlage:hover a {
  color: var(--marcapo-orange);
}

.frame-type-text i.fa-regular,
.frame-type-text i.fa-solid,
.frame-type-text i.fa-duotone,
.frame-type-text i.fa-light,
.frame-type-text i.fa-thin,
.frame-type-text i.fa-sharp,
.frame-type-text i.fa-brands {
  margin-right: 2px;
  color: var(--marcapo-orange);
}
.frame-type-text .blue-text i.fa-regular,
.frame-type-text .blue-text i.fa-solid,
.frame-type-text .blue-text i.fa-duotone,
.frame-type-text .blue-text i.fa-light,
.frame-type-text .blue-text i.fa-thin,
.frame-type-text .blue-text i.fa-sharp,
.frame-type-text .blue-text i.fa-brands {
  margin-right: 2px;
  color: var(--marcapo-blue);
}
.frame-type-text .orange-text i.fa-regular,
.frame-type-text .orange-text i.fa-solid,
.frame-type-text .orange-text i.fa-duotone,
.frame-type-text .orange-text i.fa-light,
.frame-type-text .orange-text i.fa-thin,
.frame-type-text .orange-text i.fa-sharp,
.frame-type-text .orange-text i.fa-brands {
  margin-right: 2px;
  color: var(--marcapo-orange);
}
.frame-type-text .black-text i.fa-regular,
.frame-type-text .black-text i.fa-solid,
.frame-type-text .black-text i.fa-duotone,
.frame-type-text .black-text i.fa-light,
.frame-type-text .black-text i.fa-thin,
.frame-type-text .black-text i.fa-sharp,
.frame-type-text .black-text i.fa-brands {
  margin-right: 2px;
  color: var(--marcapo-black);
}
.frame-type-text .white-text i.fa-regular,
.frame-type-text .white-text i.fa-solid,
.frame-type-text .white-text i.fa-duotone,
.frame-type-text .white-text i.fa-light,
.frame-type-text .white-text i.fa-thin,
.frame-type-text .white-text i.fa-sharp,
.frame-type-text .white-text i.fa-brands {
  margin-right: 2px;
  color: #fff;
}

body #mmenu {
  height: 100vh;
}

body .mm-menu--position-right-front {
  width: 0;
  overflow: hidden;
}

.mm-btn--close:before {
  font-size: 200%;
}

body .mm-navbars--top .mm-navbar {
  color: #fff !important;
  background: var(--marcapo-blue);
}
body .mm-navbars--top .mm-navbar .mm-btn {
  background: var(--marcapo-orange);
  color: #fff;
}

body .mm-navbars--bottom {
  border-top: 0;
}
body .mm-navbars--bottom .mm-navbar {
  color: #fff !important;
  background: #ddd;
}

body .mm-navbar .mmenulanguage {
  display: flex;
  width: 100%;
  gap: 5px;
  flex-direction: row;
  justify-content: end;
  list-style-type: none;
  margin: 0;
  margin-right: 20px;
  font-weight: 600;
}
body .mm-navbar .mmenulanguage a {
  text-transform: uppercase;
}
body .mm-navbar .mmenulanguage li.active span {
  color: var(--marcapo-orange);
}
body .mm-navbar .mmenubottom {
  display: flex;
  gap: 0;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0;
  font-weight: 500;
  padding: 0;
}
body .mm-navbar .mmenubottom a {
  padding: 10px 20px;
  border-radius: 0;
  width: 100%;
  height: 100%;
  color: #000;
}
body .mm-navbar .mmenubottom a.link-button-orange {
  color: #fff;
}

body .mm-menu--opened.mm-menu--position-right-front {
  width: clamp(var(--mm-min-size), var(--mm-size), var(--mm-max-size));
}

.news .news-list-view {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.news .news-list-view a {
  border-radius: 8px;
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  color: #fff;
  aspect-ratio: 3/2;
  overflow: hidden;
}
.news .news-list-view a * {
  color: #fff;
}
.news .news-list-view a .category {
  position: absolute;
  top: 20px;
  left: 20px;
  text-transform: uppercase;
  z-index: 3;
}
.news .news-list-view a .newswrapper {
  max-width: 360px;
  position: absolute;
  left: 0;
  bottom: -50px;
  right: 0;
  z-index: 3;
  transition: bottom 0.4s ease-in-out;
}
.news .news-list-view a .newswrapper .news-list-date {
  padding-left: 20px;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}
.news .news-list-view a .header {
  padding-left: 20px;
  padding-right: 20px;
}
.news .news-list-view a .header > * {
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
  max-width: 300px;
}
.news .news-list-view a .teaser-text {
  display: none;
}
.news .news-list-view a .linktext {
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.news .news-list-view a .news-kachel-wrap {
  width: 100%;
  aspect-ratio: 3/2;
  margin: 0;
}
.news .news-list-view a .news-kachel-wrap img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.4s ease-in-out;
}
.news .news-list-view a .news-kachel-wrap:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.25) 45%, rgba(0, 0, 0, 0.4) 65%, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.9) 100%);
  z-index: 2;
  opacity: 0.7;
  transition: opacity 0.4s ease-in-out;
}
.news .news-list-view a:hover .newswrapper {
  bottom: 0;
}
.news .news-list-view a:hover .news-kachel-wrap img {
  transform: scale(1.4);
  filter: blur(4px);
}
.news .news-list-view a:hover .news-kachel-wrap:before {
  opacity: 0.9;
}

.masonry-gutter {
  width: var(--masonry-gutter);
}

.masonry-item {
  margin-bottom: var(--masonry-gutter) !important;
}

.newsmeta {
  text-transform: uppercase;
}
.newsmeta time:after {
  content: " | ";
}

@media (min-width: 768px) {
  .news .news-list-view {
    gap: 40px;
  }
  .news .news-list-view a {
    width: calc(50% - 20px);
  }
}
@media (min-width: 992px) {
  .news .news-list-view a {
    width: calc(33.3% - 26.6666666667px);
  }
}
@media (min-width: 12000px) {
  .news-list-view a {
    width: calc(25% - 30px);
  }
}
.products {
  opacity: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.products .productitem {
  border-radius: 8px;
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  color: #fff;
  aspect-ratio: 2/3;
  overflow: hidden;
}
.products .productitem * {
  color: #fff;
}
.products .productitem .category {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  text-transform: uppercase;
  z-index: 3;
  font-size: 14px;
  line-height: 18px;
}
.products .productitem .category span:after {
  content: " | ";
}
.products .productitem .category span:last-child:after {
  content: "";
}
.products .productitem .productwrapper {
  max-width: 360px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  transition: bottom 0.4s ease-in-out;
}
.products .productitem .header {
  padding-left: 20px;
  padding-right: 20px;
}
.products .productitem .header > * {
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  margin: 0;
  max-width: 300px;
}
.products .productitem .header .subheadline {
  font-weight: 400;
}
.products .productitem .teaser-text {
  display: none;
}
.products .productitem .linktext {
  padding: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  min-height: 112px;
}
.products .productitem .product-kachel-wrap {
  width: 100%;
  aspect-ratio: 2/3;
  margin: 0;
}
.products .productitem .product-kachel-wrap img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.4s ease-in-out;
}
.products .productitem .product-kachel-wrap:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.25) 45%, rgba(0, 0, 0, 0.4) 71%, rgba(0, 0, 0, 0.7) 100%, rgba(0, 0, 0, 0.9) 100%);
  z-index: 2;
  opacity: 0.6;
  transition: opacity 0.4s ease-in-out;
}
.products .productitem:hover .productwrapper {
  bottom: 0 !important;
}
.products .productitem:hover .product-kachel-wrap img {
  transform: scale(1.4);
  filter: blur(4px);
}
.products .productitem:hover .product-kachel-wrap:before {
  opacity: 0.9;
}

@media (min-width: 576px) {
  .products {
    gap: 40px;
  }
  .products .productitem {
    margin-bottom: 20px;
    width: calc(50% - 10px);
  }
}
@media (min-width: 768px) {
  .products {
    gap: 40px;
  }
  .products .productitem {
    margin-bottom: 40px;
    width: calc(33.333% - 30px);
  }
}
@media (min-width: 992px) {
  .products .productitem {
    margin-bottom: 40px;
    width: calc(25% - 30px);
  }
}
body .container-fluid:not(.innercontainer_white),
body .container-fluid.p-gap:not(.innercontainer_white),
body div.container-box {
  padding: 0 !important;
}

body .container-fluid.p-gap.innercontainer_white {
  padding-top: var(--container-spacing-xs) !important;
  padding-bottom: var(--container-spacing-xs) !important;
}

@media (min-width: 768px) {
  body .container-fluid.p-gap.innercontainer_white {
    padding-top: var(--container-spacing-sm) !important;
    padding-bottom: var(--container-spacing-sm) !important;
  }
}
@media (min-width: 1024px) {
  body .container-fluid.p-gap.innercontainer_white {
    padding-top: var(--container-spacing-md) !important;
    padding-bottom: var(--container-spacing-md) !important;
  }
}
@media (min-width: 1200px) {
  body .container-fluid.p-gap.innercontainer_white {
    padding-top: var(--container-spacing-lg) !important;
    padding-bottom: var(--container-spacing-lg) !important;
  }
}
@media (min-width: 1400px) {
  body .container-fluid.p-gap.innercontainer_white {
    padding-top: var(--container-spacing-xl) !important;
    padding-bottom: var(--container-spacing-xl) !important;
  }
}
@media (min-width: 1600px) {
  body .container-fluid.p-gap.innercontainer_white {
    padding-top: var(--container-spacing-xxl) !important;
    padding-bottom: var(--container-spacing-xxl) !important;
  }
}
.chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 40px;
}
.chips button {
  border: none;
  background: var(--marcapo-grey);
  border-radius: 30px;
  padding: 6px 20px;
  font-size: 18px;
  line-height: 26px;
}
.chips button i {
  opacity: 0;
  width: 0;
  padding-right: 0;
  transition: all 0.2s ease-in-out;
}
.chips button:focus-visible {
  outline: 2px solid var(--marcapo-orange);
}
.chips button:after {
  content: attr(data-count);
}
.chips button.active {
  background: var(--marcapo-blue);
  color: #fff;
}
.chips button.active i {
  opacity: 1;
  padding-right: 5px;
  width: 20px;
}

h1, h2.size-h1, h4.size-h1, h5.size-h1, h3.size-h1 {
  font-style: normal;
  font-size: var(--marcapo-h1-s);
  text-transform: uppercase;
  line-height: var(--marcapo-h1-l);
  letter-spacing: 0;
  --bs-body-p-line-height: 52px;
}
h1 span.headline, h2.size-h1 span.headline, h4.size-h1 span.headline, h5.size-h1 span.headline, h3.size-h1 span.headline {
  display: block;
}
h1 span.subheadline, h2.size-h1 span.subheadline, h4.size-h1 span.subheadline, h5.size-h1 span.subheadline, h3.size-h1 span.subheadline {
  display: block;
  font-size: calc(var(--marcapo-h1-s) / 1.75);
  line-height: calc(var(--marcapo-h1-s) / 1.75);
}

h2, h1.size-h2, h1.size-h2, h4.size-h2, h3.size-h2 {
  font-style: normal;
  text-transform: none;
  font-size: var(--marcapo-h2-s);
  line-height: var(--marcapo-h2-l);
  letter-spacing: 0;
  --bs-body-p-line-height: 50px;
}
h2 span.headline, h1.size-h2 span.headline, h1.size-h2 span.headline, h4.size-h2 span.headline, h3.size-h2 span.headline {
  display: block;
}
h2 span.subheadline, h1.size-h2 span.subheadline, h1.size-h2 span.subheadline, h4.size-h2 span.subheadline, h3.size-h2 span.subheadline {
  display: block;
  font-size: calc(var(--marcapo-h2-s) / 1.75);
  line-height: calc(var(--marcapo-h2-s) / 1.75);
}

h3, h2.size-h3, h1.size-h3, h4.size-h3 {
  font-style: normal;
  text-transform: none;
  font-size: var(--marcapo-h3-s);
  line-height: var(--marcapo-h3-l);
  letter-spacing: 0;
  --bs-body-p-line-height: var(--marcapo-h3-l);
}
h3 span.headline, h2.size-h3 span.headline, h1.size-h3 span.headline, h4.size-h3 span.headline {
  display: block;
}
h3 span.subheadline, h2.size-h3 span.subheadline, h1.size-h3 span.subheadline, h4.size-h3 span.subheadline {
  display: block;
  font-size: calc(var(--marcapo-h3-s) / 1.75);
  line-height: calc(var(--marcapo-h3-s) / 1.75);
}

h4, h5, h2.size-h4, h3.size-h4, h1.size-h4, h2.size-h5, h3.size-h5, h1.size-h5, h4.size-h5, h5.size-h4 {
  font-style: normal;
  text-transform: none;
  font-size: var(--marcapo-h4-s);
  line-height: var(--marcapo-h4-l);
  letter-spacing: 0;
  --bs-body-p-line-height: var(--marcapo-h4-l);
}
h4 span.headline, h5 span.headline, h2.size-h4 span.headline, h3.size-h4 span.headline, h1.size-h4 span.headline, h2.size-h5 span.headline, h3.size-h5 span.headline, h1.size-h5 span.headline, h4.size-h5 span.headline, h5.size-h4 span.headline {
  display: block;
}
h4 span.subheadline, h5 span.subheadline, h2.size-h4 span.subheadline, h3.size-h4 span.subheadline, h1.size-h4 span.subheadline, h2.size-h5 span.subheadline, h3.size-h5 span.subheadline, h1.size-h5 span.subheadline, h4.size-h5 span.subheadline, h5.size-h4 span.subheadline {
  display: block;
  font-size: calc(var(--marcapo-h4-s) / 1.75);
  line-height: calc(var(--marcapo-h4-s) / 1.75);
}

h1, h, h3 {
  margin-bottom: 20px;
  font-weight: 500;
}

h4, h5, h6 {
  margin-bottom: 20px;
  font-weight: 400;
}

.section-header .headline span,
.section-header .subheadline span,
.section-header .frame-type-text p {
  opacity: 0;
}

.anims-false .section-header .headline span,
.anims-false .section-header .subheadline span,
.anims-false .section-header .frame-type-text p {
  opacity: 1;
}

.frame-type-header h1, .frame-type-header h2, .frame-type-header h3, .frame-type-header h4, .frame-type-header h5, .frame-type-header h6 {
  margin-bottom: 0;
}

.iconheader .icon {
  min-width: 50px;
}

.frame:not(.mb_acc) .iconheader {
  display: flex;
  gap: 20px;
}
.frame:not(.mb_acc) .iconheader .icon {
  color: var(--marcapo-orange);
}
.frame:not(.mb_acc) .iconheader.size-h1 .icon {
  font-size: var(--marcapo-h1-s);
  padding-top: 8px;
}
.frame:not(.mb_acc) .iconheader.size-h2 .icon, .frame:not(.mb_acc) .iconheader.size-h0 .icon {
  font-size: var(--marcapo-h2-s);
  padding-top: 6px;
}
.frame:not(.mb_acc) .iconheader.size-h3 {
  gap: 10px;
}
.frame:not(.mb_acc) .iconheader.size-h3 .icon {
  font-size: var(--marcapo-h3-s);
  padding-top: 4px;
}
.frame:not(.mb_acc) .iconheader.size-h4, .frame:not(.mb_acc) .iconheader.size-h5 {
  gap: 10px;
}
.frame:not(.mb_acc) .iconheader.size-h4 .icon, .frame:not(.mb_acc) .iconheader.size-h5 .icon {
  font-size: var(--marcapo-h4-s);
  padding-top: 4px;
}
.frame:not(.mb_acc) .iconheader.size-h1 .icon.fa-2x {
  font-size: calc(var(--marcapo-h1-s) * 2);
}
.frame:not(.mb_acc) .iconheader.size-h2 .icon.fa-2x, .frame:not(.mb_acc) .iconheader.size-h0 .icon.fa-2x {
  font-size: calc(var(--marcapo-h2-s) * 2);
}
.frame:not(.mb_acc) .iconheader.size-h3 .icon.fa-2x {
  font-size: calc(var(--marcapo-h3-s) * 2);
}
.frame:not(.mb_acc) .iconheader.size-h4 .icon.fa-2x, .frame:not(.mb_acc) .iconheader.size-h5 .icon.fa-2x {
  font-size: calc(var(--marcapo-h4-s) * 2);
}
.frame:not(.mb_acc) .iconheader.size-h1 .icon.fa-3x {
  font-size: calc(var(--marcapo-h1-s) * 3);
}
.frame:not(.mb_acc) .iconheader.size-h2 .icon.fa-3x, .frame:not(.mb_acc) .iconheader.size-h0 .icon.fa-3x {
  font-size: calc(var(--marcapo-h2-s) * 3);
}
.frame:not(.mb_acc) .iconheader.size-h3 .icon.fa-3x {
  font-size: calc(var(--marcapo-h3-s) * 3);
}
.frame:not(.mb_acc) .iconheader.size-h4 .icon.fa-3x, .frame:not(.mb_acc) .iconheader.size-h5 .icon.fa-3x {
  font-size: calc(var(--marcapo-h4-s) * 3);
}
.frame:not(.mb_acc) .iconheader.size-h1 .icon.fa-4x {
  font-size: calc(var(--marcapo-h1-s) * 4);
}
.frame:not(.mb_acc) .iconheader.size-h2 .icon.fa-4x, .frame:not(.mb_acc) .iconheader.size-h0 .icon.fa-4x {
  font-size: calc(var(--marcapo-h2-s) * 4);
}
.frame:not(.mb_acc) .iconheader.size-h3 .icon.fa-4x {
  font-size: calc(var(--marcapo-h3-s) * 4);
}
.frame:not(.mb_acc) .iconheader.size-h4 .icon.fa-4x, .frame:not(.mb_acc) .iconheader.size-h5 .icon.fa-4x {
  font-size: calc(var(--marcapo-h4-s) * 4);
}
.frame:not(.mb_acc) .iconheader.size-h1 .icon.fa-5x {
  font-size: calc(var(--marcapo-h1-s) * 5);
}
.frame:not(.mb_acc) .iconheader.size-h2 .icon.fa-5x, .frame:not(.mb_acc) .iconheader.size-h0 .icon.fa-5x {
  font-size: calc(var(--marcapo-h2-s) * 5);
}
.frame:not(.mb_acc) .iconheader.size-h3 .icon.fa-5x {
  font-size: calc(var(--marcapo-h3-s) * 5);
}
.frame:not(.mb_acc) .iconheader.size-h4 .icon.fa-5x, .frame:not(.mb_acc) .iconheader.size-h5 .icon.fa-5x {
  font-size: calc(var(--marcapo-h4-s) * 5);
}
.frame:not(.mb_acc) .iconheader.size-h1 .icon.fa-6x {
  font-size: calc(var(--marcapo-h1-s) * 6);
}
.frame:not(.mb_acc) .iconheader.size-h2 .icon.fa-6x, .frame:not(.mb_acc) .iconheader.size-h0 .icon.fa-6x {
  font-size: calc(var(--marcapo-h2-s) * 6);
}
.frame:not(.mb_acc) .iconheader.size-h3 .icon.fa-6x {
  font-size: calc(var(--marcapo-h3-s) * 6);
}
.frame:not(.mb_acc) .iconheader.size-h4 .icon.fa-6x, .frame:not(.mb_acc) .iconheader.size-h5 .icon.fa-6x {
  font-size: calc(var(--marcapo-h4-s) * 6);
}
.frame:not(.mb_acc) .iconheader.size-h1 .icon.fa-7x {
  font-size: calc(var(--marcapo-h1-s) * 7);
}
.frame:not(.mb_acc) .iconheader.size-h2 .icon.fa-7x, .frame:not(.mb_acc) .iconheader.size-h0 .icon.fa-7x {
  font-size: calc(var(--marcapo-h2-s) * 7);
}
.frame:not(.mb_acc) .iconheader.size-h3 .icon.fa-7x {
  font-size: calc(var(--marcapo-h3-s) * 7);
}
.frame:not(.mb_acc) .iconheader.size-h4 .icon.fa-7x, .frame:not(.mb_acc) .iconheader.size-h5 .icon.fa-7x {
  font-size: calc(var(--marcapo-h4-s) * 7);
}
.frame:not(.mb_acc) .iconheader.size-h1 .icon.fa-8x {
  font-size: calc(var(--marcapo-h1-s) * 8);
}
.frame:not(.mb_acc) .iconheader.size-h2 .icon.fa-8x, .frame:not(.mb_acc) .iconheader.size-h0 .icon.fa-8x {
  font-size: calc(var(--marcapo-h2-s) * 8);
}
.frame:not(.mb_acc) .iconheader.size-h3 .icon.fa-8x {
  font-size: calc(var(--marcapo-h3-s) * 8);
}
.frame:not(.mb_acc) .iconheader.size-h4 .icon.fa-8x, .frame:not(.mb_acc) .iconheader.size-h5 .icon.fa-8x {
  font-size: calc(var(--marcapo-h4-s) * 8);
}
.frame:not(.mb_acc) .iconheader.size-h1 .icon.fa-9x {
  font-size: calc(var(--marcapo-h1-s) * 9);
}
.frame:not(.mb_acc) .iconheader.size-h2 .icon.fa-9x, .frame:not(.mb_acc) .iconheader.size-h0 .icon.fa-9x {
  font-size: calc(var(--marcapo-h2-s) * 9);
}
.frame:not(.mb_acc) .iconheader.size-h3 .icon.fa-9x {
  font-size: calc(var(--marcapo-h3-s) * 9);
}
.frame:not(.mb_acc) .iconheader.size-h4 .icon.fa-9x, .frame:not(.mb_acc) .iconheader.size-h5 .icon.fa-9x {
  font-size: calc(var(--marcapo-h4-s) * 9);
}
.frame:not(.mb_acc) .iconheader.size-h1 .icon.fa-10x {
  font-size: calc(var(--marcapo-h1-s) * 10);
}
.frame:not(.mb_acc) .iconheader.size-h2 .icon.fa-10x, .frame:not(.mb_acc) .iconheader.size-h0 .icon.fa-10x {
  font-size: calc(var(--marcapo-h2-s) * 10);
}
.frame:not(.mb_acc) .iconheader.size-h3 .icon.fa-10x {
  font-size: calc(var(--marcapo-h3-s) * 10);
}
.frame:not(.mb_acc) .iconheader.size-h4 .icon.fa-10x, .frame:not(.mb_acc) .iconheader.size-h5 .icon.fa-10x {
  font-size: calc(var(--marcapo-h4-s) * 10);
}
.frame:not(.mb_acc) .iconheader.color-whiteorange .icon {
  color: var(--marcapo-orange);
}
.frame:not(.mb_acc) .iconheader.color-orangewhite .icon {
  color: #fff;
}
.frame:not(.mb_acc) .iconheader.color-orange .icon {
  color: var(--marcapo-orange);
}
.frame:not(.mb_acc) .iconheader.color-orangeblue .icon {
  color: var(--marcapo-blue);
}
.frame:not(.mb_acc) .iconheader.color-blueorange .icon {
  color: var(--marcapo-orange);
}
.frame:not(.mb_acc) .iconheader.color-blue .icon {
  color: var(--marcapo-blue);
}
.frame:not(.mb_acc) .iconheader.color-whiteblue .icon {
  color: var(--marcapo-blue);
}
.frame:not(.mb_acc) .iconheader.color-bluewhite .icon {
  color: #fff;
}
.frame:not(.mb_acc) .iconheader.color-white .icon {
  color: #fff;
}
.frame:not(.mb_acc) .iconheader .icon.fa-color-primary {
  color: var(--marcapo-orange) !important;
}
.frame:not(.mb_acc) .iconheader .icon.fa-color-secondary {
  color: var(--marcapo-blue) !important;
}
.frame:not(.mb_acc) .iconheader .icon.fa-color-tertiary {
  color: white !important;
}

.frame.text-center .iconheader {
  flex-direction: column;
  gap: 10px;
}

@media (min-width: 1400px) {
  .frame.text-xxl-center .iconheader {
    flex-direction: column;
    gap: 10px;
  }
}
@media (min-width: 1200px) {
  .frame.text-xl-center .iconheader {
    flex-direction: column;
    gap: 10px;
  }
}
@media (min-width: 992px) {
  .frame.text-lg-center .iconheader {
    flex-direction: column;
    gap: 10px;
  }
}
@media (min-width: 768px) {
  .frame.text-md-center .iconheader {
    flex-direction: column;
    gap: 10px;
  }
}
@media (min-width: 576px) {
  .frame.text-sm-center .iconheader {
    flex-direction: column;
    gap: 10px;
  }
}
.frame:not(.mb_acc) .frame-header h1 .headline span, .frame:not(.mb_acc) .frame-header h2 .headline span, .frame:not(.mb_acc) .frame-header h3 .headline span, .frame:not(.mb_acc) .frame-header h4 .headline span, .frame:not(.mb_acc) .frame-header h5 .headline span {
  display: inline;
}
.frame:not(.mb_acc) .frame-header h1 .headline span:before, .frame:not(.mb_acc) .frame-header h2 .headline span:before, .frame:not(.mb_acc) .frame-header h3 .headline span:before, .frame:not(.mb_acc) .frame-header h4 .headline span:before, .frame:not(.mb_acc) .frame-header h5 .headline span:before {
  content: " ";
}
.frame:not(.mb_acc) .frame-header h1 .headline span:first-child:before, .frame:not(.mb_acc) .frame-header h2 .headline span:first-child:before, .frame:not(.mb_acc) .frame-header h3 .headline span:first-child:before, .frame:not(.mb_acc) .frame-header h4 .headline span:first-child:before, .frame:not(.mb_acc) .frame-header h5 .headline span:first-child:before {
  content: none;
}
.frame:not(.mb_acc) .frame-header h1 .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1 .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h1 .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1 .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2 .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2 .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2 .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2 .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3 .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3 .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3 .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3 .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4 .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4 .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4 .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4 .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5 .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5 .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5 .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5 .subheadline span:nth-child(4) {
  color: var(--marcapo-orange);
}
.frame:not(.mb_acc) .frame-header h1 .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1 .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h1 .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1 .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2 .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2 .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2 .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2 .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3 .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3 .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3 .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3 .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4 .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4 .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4 .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4 .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5 .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5 .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5 .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5 .subheadline span:nth-child(3) {
  color: var(--marcapo-blue);
}
.frame:not(.mb_acc) .frame-header h1.orangesmallblue .headline, .frame:not(.mb_acc) .frame-header h1.orangesmallblue .subheadline, .frame:not(.mb_acc) .frame-header h2.orangesmallblue .headline, .frame:not(.mb_acc) .frame-header h2.orangesmallblue .subheadline, .frame:not(.mb_acc) .frame-header h3.orangesmallblue .headline, .frame:not(.mb_acc) .frame-header h3.orangesmallblue .subheadline, .frame:not(.mb_acc) .frame-header h4.orangesmallblue .headline, .frame:not(.mb_acc) .frame-header h4.orangesmallblue .subheadline, .frame:not(.mb_acc) .frame-header h5.orangesmallblue .headline, .frame:not(.mb_acc) .frame-header h5.orangesmallblue .subheadline {
  display: flex;
  flex-direction: column;
}
.frame:not(.mb_acc) .frame-header h1.orangesmallblue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.orangesmallblue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h1.orangesmallblue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.orangesmallblue .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.orangesmallblue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.orangesmallblue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.orangesmallblue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.orangesmallblue .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.orangesmallblue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.orangesmallblue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.orangesmallblue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.orangesmallblue .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.orangesmallblue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.orangesmallblue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.orangesmallblue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.orangesmallblue .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.orangesmallblue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.orangesmallblue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.orangesmallblue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.orangesmallblue .subheadline span:nth-child(3) {
  color: var(--marcapo-orange);
}
.frame:not(.mb_acc) .frame-header h1.orangesmallblue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.orangesmallblue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h1.orangesmallblue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.orangesmallblue .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.orangesmallblue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.orangesmallblue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.orangesmallblue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.orangesmallblue .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.orangesmallblue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.orangesmallblue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.orangesmallblue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.orangesmallblue .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.orangesmallblue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.orangesmallblue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.orangesmallblue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.orangesmallblue .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.orangesmallblue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.orangesmallblue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.orangesmallblue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.orangesmallblue .subheadline span:nth-child(4) {
  color: var(--marcapo-blue);
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
}
.frame:not(.mb_acc) .frame-header h1.bluewhite span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.bluewhite span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.bluewhite span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.bluewhite span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.bluewhite span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.bluewhite span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.bluewhite span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.bluewhite span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.bluewhite span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.bluewhite span:nth-child(4) {
  color: #fff;
}
.frame:not(.mb_acc) .frame-header h1.bluewhite span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.bluewhite span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.bluewhite span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.bluewhite span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.bluewhite span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.bluewhite span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.bluewhite span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.bluewhite span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.bluewhite span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.bluewhite span:nth-child(3) {
  color: var(--marcapo-blue);
}
.frame:not(.mb_acc) .frame-header h1.whiteblue span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.whiteblue span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.whiteblue span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.whiteblue span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.whiteblue span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.whiteblue span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.whiteblue span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.whiteblue span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.whiteblue span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.whiteblue span:nth-child(4) {
  color: var(--marcapo-blue);
}
.frame:not(.mb_acc) .frame-header h1.whiteblue span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.whiteblue span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.whiteblue span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.whiteblue span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.whiteblue span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.whiteblue span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.whiteblue span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.whiteblue span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.whiteblue span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.whiteblue span:nth-child(3) {
  color: #fff;
}
.frame:not(.mb_acc) .frame-header h1.whiteorange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.whiteorange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h1.whiteorange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.whiteorange .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.whiteorange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.whiteorange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.whiteorange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.whiteorange .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.whiteorange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.whiteorange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.whiteorange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.whiteorange .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.whiteorange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.whiteorange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.whiteorange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.whiteorange .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.whiteorange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.whiteorange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.whiteorange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.whiteorange .subheadline span:nth-child(4) {
  color: var(--marcapo-orange);
}
.frame:not(.mb_acc) .frame-header h1.whiteorange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.whiteorange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h1.whiteorange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.whiteorange .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.whiteorange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.whiteorange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.whiteorange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.whiteorange .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.whiteorange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.whiteorange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.whiteorange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.whiteorange .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.whiteorange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.whiteorange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.whiteorange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.whiteorange .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.whiteorange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.whiteorange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.whiteorange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.whiteorange .subheadline span:nth-child(3) {
  color: #fff;
}
.frame:not(.mb_acc) .frame-header h1.orangewhite .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.orangewhite .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h1.orangewhite .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.orangewhite .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.orangewhite .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.orangewhite .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.orangewhite .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.orangewhite .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.orangewhite .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.orangewhite .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.orangewhite .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.orangewhite .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.orangewhite .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.orangewhite .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.orangewhite .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.orangewhite .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.orangewhite .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.orangewhite .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.orangewhite .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.orangewhite .subheadline span:nth-child(4) {
  color: #fff;
}
.frame:not(.mb_acc) .frame-header h1.orangewhite .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.orangewhite .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h1.orangewhite .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.orangewhite .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.orangewhite .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.orangewhite .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.orangewhite .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.orangewhite .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.orangewhite .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.orangewhite .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.orangewhite .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.orangewhite .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.orangewhite .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.orangewhite .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.orangewhite .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.orangewhite .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.orangewhite .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.orangewhite .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.orangewhite .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.orangewhite .subheadline span:nth-child(3) {
  color: var(--marcapo-orange);
}
.frame:not(.mb_acc) .frame-header h1.orangeblue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.orangeblue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h1.orangeblue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.orangeblue .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.orangeblue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.orangeblue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.orangeblue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.orangeblue .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.orangeblue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.orangeblue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.orangeblue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.orangeblue .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.orangeblue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.orangeblue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.orangeblue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.orangeblue .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.orangeblue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.orangeblue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.orangeblue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.orangeblue .subheadline span:nth-child(4) {
  color: var(--marcapo-blue);
}
.frame:not(.mb_acc) .frame-header h1.orangeblue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.orangeblue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h1.orangeblue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.orangeblue .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.orangeblue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.orangeblue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.orangeblue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.orangeblue .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.orangeblue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.orangeblue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.orangeblue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.orangeblue .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.orangeblue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.orangeblue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.orangeblue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.orangeblue .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.orangeblue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.orangeblue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.orangeblue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.orangeblue .subheadline span:nth-child(3) {
  color: var(--marcapo-orange);
}
.frame:not(.mb_acc) .frame-header h1.blueorange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.blueorange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h1.blueorange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.blueorange .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.blueorange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.blueorange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.blueorange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.blueorange .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.blueorange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.blueorange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.blueorange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.blueorange .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.blueorange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.blueorange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.blueorange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.blueorange .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.blueorange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.blueorange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.blueorange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.blueorange .subheadline span:nth-child(4) {
  color: var(--marcapo-orange);
}
.frame:not(.mb_acc) .frame-header h1.blueorange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.blueorange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h1.blueorange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.blueorange .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.blueorange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.blueorange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.blueorange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.blueorange .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.blueorange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.blueorange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.blueorange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.blueorange .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.blueorange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.blueorange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.blueorange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.blueorange .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.blueorange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.blueorange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.blueorange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.blueorange .subheadline span:nth-child(3) {
  color: var(--marcapo-blue);
}
.frame:not(.mb_acc) .frame-header h1.white .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.white .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h1.white .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.white .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.white .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.white .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.white .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.white .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.white .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.white .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.white .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.white .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.white .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.white .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.white .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.white .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.white .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.white .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.white .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.white .subheadline span:nth-child(4) {
  color: #fff;
}
.frame:not(.mb_acc) .frame-header h1.white .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.white .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h1.white .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.white .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.white .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.white .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.white .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.white .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.white .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.white .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.white .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.white .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.white .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.white .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.white .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.white .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.white .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.white .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.white .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.white .subheadline span:nth-child(3) {
  color: #fff;
}
.frame:not(.mb_acc) .frame-header h1.orange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.orange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h1.orange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.orange .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.orange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.orange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.orange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.orange .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.orange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.orange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.orange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.orange .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.orange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.orange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.orange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.orange .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.orange .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.orange .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.orange .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.orange .subheadline span:nth-child(4) {
  color: var(--marcapo-orange);
}
.frame:not(.mb_acc) .frame-header h1.orange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.orange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h1.orange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.orange .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.orange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.orange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.orange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.orange .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.orange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.orange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.orange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.orange .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.orange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.orange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.orange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.orange .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.orange .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.orange .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.orange .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.orange .subheadline span:nth-child(3) {
  color: var(--marcapo-orange);
}
.frame:not(.mb_acc) .frame-header h1.blue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.blue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h1.blue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h1.blue .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.blue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.blue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h2.blue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h2.blue .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.blue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.blue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h3.blue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h3.blue .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.blue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.blue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h4.blue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h4.blue .subheadline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.blue .headline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.blue .headline span:nth-child(4), .frame:not(.mb_acc) .frame-header h5.blue .subheadline span:nth-child(2), .frame:not(.mb_acc) .frame-header h5.blue .subheadline span:nth-child(4) {
  color: var(--marcapo-blue);
}
.frame:not(.mb_acc) .frame-header h1.blue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.blue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h1.blue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h1.blue .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.blue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.blue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h2.blue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h2.blue .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.blue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.blue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h3.blue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h3.blue .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.blue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.blue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h4.blue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h4.blue .subheadline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.blue .headline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.blue .headline span:nth-child(3), .frame:not(.mb_acc) .frame-header h5.blue .subheadline span:nth-child(1), .frame:not(.mb_acc) .frame-header h5.blue .subheadline span:nth-child(3) {
  color: var(--marcapo-blue);
}

h1.orange, h2.orange, h3.orange, h4.orange, h5.orange {
  color: var(--marcapo-orange);
}
h1.blue, h2.blue, h3.blue, h4.blue, h5.blue {
  color: var(--marcapo-blue);
}

@media (min-width: 768px) {
  h1:not(.size-h2, .size-h3, .size-h4), .size-h1 {
    margin-bottom: 40px;
  }
  .frame:not(.mb_acc) .frame-header h1.orangesmallblue .headline span, .frame:not(.mb_acc) .frame-header h1.orangesmallblue .subheadline span, .frame:not(.mb_acc) .frame-header h2.orangesmallblue .headline span, .frame:not(.mb_acc) .frame-header h2.orangesmallblue .subheadline span, .frame:not(.mb_acc) .frame-header h3.orangesmallblue .headline span, .frame:not(.mb_acc) .frame-header h3.orangesmallblue .subheadline span, .frame:not(.mb_acc) .frame-header h4.orangesmallblue .headline span, .frame:not(.mb_acc) .frame-header h4.orangesmallblue .subheadline span, .frame:not(.mb_acc) .frame-header h5.orangesmallblue .headline span, .frame:not(.mb_acc) .frame-header h5.orangesmallblue .subheadline span {
    display: inline-block;
  }
  .frame:not(.mb_acc) .frame-header h1.orangesmallblue .headline span:last-child, .frame:not(.mb_acc) .frame-header h1.orangesmallblue .subheadline span:last-child, .frame:not(.mb_acc) .frame-header h2.orangesmallblue .headline span:last-child, .frame:not(.mb_acc) .frame-header h2.orangesmallblue .subheadline span:last-child, .frame:not(.mb_acc) .frame-header h3.orangesmallblue .headline span:last-child, .frame:not(.mb_acc) .frame-header h3.orangesmallblue .subheadline span:last-child, .frame:not(.mb_acc) .frame-header h4.orangesmallblue .headline span:last-child, .frame:not(.mb_acc) .frame-header h4.orangesmallblue .subheadline span:last-child, .frame:not(.mb_acc) .frame-header h5.orangesmallblue .headline span:last-child, .frame:not(.mb_acc) .frame-header h5.orangesmallblue .subheadline span:last-child {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .headline-mobil-small h2, .headline-mobil-small h1.size-h2, .headline-mobil-small h1.size-h2, .headline-mobil-small h4.size-h2, .headline-mobil-small h3.size-h2 {
    font-size: var(--marcapo-h3-s);
    line-height: var(--marcapo-h3-l);
  }
}
.form-element-gridrow {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}

.frame-type-powermail_pi1 form textarea.form-control,
.frame-type-form_formframework form textarea.form-control {
  min-height: 150px;
}
.frame-type-powermail_pi1 form select,
.frame-type-powermail_pi1 form textarea,
.frame-type-powermail_pi1 form input:not(.btn),
.frame-type-form_formframework form select,
.frame-type-form_formframework form textarea,
.frame-type-form_formframework form input:not(.btn) {
  border-radius: 4px;
  border: 2px solid rgb(242, 244, 246);
  background: rgb(242, 244, 246);
}
.frame-type-powermail_pi1 form select.form-check-input,
.frame-type-powermail_pi1 form textarea.form-check-input,
.frame-type-powermail_pi1 form input:not(.btn).form-check-input,
.frame-type-form_formframework form select.form-check-input,
.frame-type-form_formframework form textarea.form-check-input,
.frame-type-form_formframework form input:not(.btn).form-check-input {
  border-color: var(--marcapo-orange);
}
.frame-type-powermail_pi1 form .form-check-wrapping-label,
.frame-type-form_formframework form .form-check-wrapping-label {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
}
.frame-type-powermail_pi1 form .form-group > .form-check,
.frame-type-form_formframework form .form-group > .form-check {
  padding-left: 0;
  margin-bottom: 30px !important;
}
.frame-type-powermail_pi1 form .inputs-list .form-group,
.frame-type-form_formframework form .inputs-list .form-group {
  display: flex;
  flex-direction: row;
  gap: 50px;
}
.frame-type-powermail_pi1 form .form-check-input,
.frame-type-form_formframework form .form-check-input {
  width: 20px;
  height: 20px;
}
.frame-type-powermail_pi1 form .form-check-input:checked,
.frame-type-form_formframework form .form-check-input:checked {
  background-color: var(--marcapo-orange);
  position: relative;
}
.frame-type-powermail_pi1 form .form-check-input:checked:after,
.frame-type-form_formframework form .form-check-input:checked:after {
  content: "x";
  color: #fff;
  width: 17px;
  height: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
}
.frame-type-powermail_pi1 form .inputs-list input, .frame-type-powermail_pi1 form .inputs-list label,
.frame-type-form_formframework form .inputs-list input,
.frame-type-form_formframework form .inputs-list label {
  cursor: pointer;
}
.frame-type-powermail_pi1 form .form-element-check,
.frame-type-form_formframework form .form-element-check {
  display: flex;
  gap: 10px;
  align-items: end;
}
.frame-type-powermail_pi1 .row,
.frame-type-form_formframework .row {
  --bs-gutter-x: 2.5rem;
}

.frame-type-powermail_pi1 .row {
  margin-left: 0;
  margin-right: 0;
}
.frame-type-powermail_pi1 .tx-powermail .powermail_fieldset .powermail-errors-list {
  background-color: transparent;
  list-style-type: none !important;
  border: none;
}
.frame-type-powermail_pi1 .tx-powermail .powermail_fieldset .powermail_field_error,
.frame-type-powermail_pi1 .tx-powermail .powermail_fieldset div.error {
  border: 2px solid var(--marcapo-orange);
  background: rgb(242, 244, 246);
}
.frame-type-powermail_pi1 .tx-powermail .powermail_fieldwrap_type_check .powermail_field_error,
.frame-type-powermail_pi1 .tx-powermail .powermail_fieldset .checkbox.powermail_field_error {
  border: none;
  background: transparent;
}
.frame-type-powermail_pi1 .tx-powermail .powermail_fieldset .powermail-errors-list > li {
  color: var(--marcapo-orange);
  padding: 0;
  border: none;
}

.form-element-gridrow.row > * {
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}

.button-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.btn,
.link-button {
  display: inline-flex;
  padding: 10px 22px;
  border-radius: 50px;
  min-width: 120px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.btn:hover,
.link-button:hover {
  text-decoration: none;
}

.link-button-blue {
  background-color: #003C5C;
  color: #fff;
}
.link-button-blue:hover {
  background-color: #001B29;
  color: #fff;
}

.btn-primary,
.link-button-orange {
  background-color: #EC6625;
  color: #fff;
}
.btn-primary:hover,
.link-button-orange:hover {
  background-color: #BA501D;
  color: #fff;
}

.link-button-white {
  background-color: #fff;
  color: #003C5C;
}
.link-button-white:hover {
  background-color: #ccc;
  color: #003C5C;
}

.text-white a.link-button-white {
  color: #003C5C !important;
}
.text-white a.link-button-white:hover {
  color: #003C5C !important;
}

/* button-orange v2 */
.mar_button-link {
  align-items: center !important;
  color: var(--marcapo-orange) !important;
  display: inline-flex !important;
  padding: 0 48px 0 0 !important;
  position: relative !important;
  transition: color 0.3s ease, padding-left 0.3s ease !important;
  white-space: nowrap !important;
  text-decoration: none !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  background: none !important;
  border: none !important;
  outline: none !important;
  line-height: 40px !important;
}

.mar_button-link::before {
  content: "" !important;
  position: absolute !important;
  right: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 40px !important;
  height: 40px !important;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 13L16.17 13L10.58 18.59L12 20L20 12L12 4L10.59 5.41L16.17 11L4 11L4 13Z' fill='%23EC6625'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 24px 24px !important;
  transition: transform 0.3s ease, background-image 0.1s !important;
  z-index: 1 !important;
}

.mar_button-link::after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  right: 0 !important;
  transform: translateY(-50%) !important;
  width: 40px !important;
  height: 40px !important;
  border: 2px solid var(--marcapo-orange) !important;
  border-radius: 20px !important;
  box-sizing: border-box !important;
  transition: width 0.3s ease, border-color 0.3s ease !important;
  pointer-events: none !important;
  z-index: 0 !important;
}

.mar_button-link:hover,
.mar_button-link:focus-visible {
  color: var(--marcapo-orange) !important;
  background: none !important;
  text-decoration: none !important;
  outline: none !important;
  padding-left: 16px !important;
  padding-right: 48px !important;
  margin-left: 2px;
}

.mar_button-link:hover::before,
.mar_button-link:focus-visible::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 13L16.17 13L10.58 18.59L12 20L20 12L12 4L10.59 5.41L16.17 11L4 11L4 13Z' fill='%23EC6625'/%3E%3C/svg%3E") !important;
  transform: translateY(-50%) translateX(2px) !important;
}

.mar_button-link:hover::after,
.mar_button-link:focus-visible::after {
  width: calc(100% + 1px) !important;
  border-color: #EC6625 !important;
}

/* button-blue v2 */
.mar_button-link--blue {
  color: var(--marcapo-blue) !important;
}

.mar_button-link--blue::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 13L16.17 13L10.58 18.59L12 20L20 12L12 4L10.59 5.41L16.17 11L4 11L4 13Z' fill='%23003C5C'/%3E%3C/svg%3E") !important;
}

.mar_button-link--blue::after {
  border-color: var(--marcapo-blue) !important;
}

.mar_button-link--blue:hover,
.mar_button-link--blue:focus-visible {
  color: var(--marcapo-blue) !important;
}

.mar_button-link--blue:hover::before,
.mar_button-link--blue:focus-visible::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 13L16.17 13L10.58 18.59L12 20L20 12L12 4L10.59 5.41L16.17 11L4 11L4 13Z' fill='%23003C5C'/%3E%3C/svg%3E") !important;
}

.mar_button-link--blue:hover::after,
.mar_button-link--blue:focus-visible::after {
  border-color: var(--marcapo-blue) !important;
}

/* button-white v2 */
.mar_button-link--white {
  color: #ffffff !important;
}

.mar_button-link--white::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 13L16.17 13L10.58 18.59L12 20L20 12L12 4L10.59 5.41L16.17 11L4 11L4 13Z' fill='%23ffffff'/%3E%3C/svg%3E") !important;
}

.mar_button-link--white::after {
  border-color: #ffffff !important;
}

.mar_button-link--white:hover,
.mar_button-link--white:focus-visible {
  color: #ffffff !important;
}

.mar_button-link--white:hover::before,
.mar_button-link--white:focus-visible::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 13L16.17 13L10.58 18.59L12 20L20 12L12 4L10.59 5.41L16.17 11L4 11L4 13Z' fill='%23ffffff'/%3E%3C/svg%3E") !important;
}

.mar_button-link--white:hover::after,
.mar_button-link--white:focus-visible::after {
  border-color: #ffffff !important;
}

#page-footer a {
  text-decoration: none;
}
#page-footer {
  background-image: url("/fileadmin/user_upload/backgrounds/Asset15.png");
  background-repeat: round;
}
#page-footer .footermeta {
  border-top: 2px solid rgba(255, 255, 255, 0.125);
}
#page-footer .footermeta a, #page-footer .footermeta p, #page-footer .footermeta .cookie-set {
  font-size: 14px;
  line-height: 14px;
  padding: 0;
  margin: 0;
}
#page-footer .footermeta ul {
  list-style-type: none;
  display: flex;
  gap: 40px;
  padding: 0;
  flex-wrap: wrap;
  justify-content: start;
  margin: 0;
}
#page-footer .footermeta ul li {
  line-height: 14px;
}
#page-footer .frame-type-menu_subpages ul {
  list-style-type: none;
  display: flex;
  gap: 0;
  padding: 0;
  flex-wrap: wrap;
  justify-content: start;
}
#page-footer .frame-type-menu_subpages a {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  align-items: center;
  color: transparent !important;
}
#page-footer .frame-type-menu_subpages a[href*=youtube]:before {
  content: url(../Icons/youtube-small.svg);
}
#page-footer .frame-type-menu_subpages a[href*=facebook]:before {
  content: url(../Icons/facebook-small.svg);
}
#page-footer .frame-type-menu_subpages a[href*=instagram]:before {
  content: url(../Icons/instagram-small.svg);
}
#page-footer .frame-type-menu_subpages a[href*=linkedin]:before {
  content: url(../Icons/linkedin-small.svg);
}
#page-footer .frame-type-menu_subpages a[href*=xing]:before {
  content: url(../Icons/xing-small.svg);
}

#page-footer {
  padding-left: var(--container-spacing-sm);
  padding-right: var(--container-spacing-sm);
}

@media (min-width: 576px) {
  #page-footer {
    padding-left: var(--container-spacing-sm);
    padding-right: var(--container-spacing-sm);
  }
}
@media (min-width: 768px) {
  #page-footer {
    padding-left: var(--container-spacing-md);
    padding-right: var(--container-spacing-md);
  }
}
@media (min-width: 992px) {
  #page-footer {
    padding-left: var(--container-spacing-lg);
    padding-right: var(--container-spacing-lg);
  }
}
@media (min-width: 1200px) {
  #page-footer {
    padding-left: var(--container-spacing-xl);
    padding-right: var(--container-spacing-xl);
  }
}
#page-content .active:not(.dropdown) > a:not(.link-button, .nounderline, .topnav-link):after,
#page-content .active.dropdown.opened > a:not(.link-button, .nounderline, .topnav-link):after,
#secondLine .active:not(.dropdown) > a:not(.link-button, .nounderline, .topnav-link):after,
#secondLine .active.dropdown.opened > a:not(.link-button, .nounderline, .topnav-link):after {
  width: 100%;
}
#page-content a:not(.link-button, .nounderline, .lightbox, .link-arrow, .topnav-link, .mar_button-link),
#secondLine a:not(.link-button, .nounderline, .lightbox, .link-arrow, .topnav-link, .mar_button-link) {
  color: var(--marcapo-orange);
  text-decoration: none;
  color: var(--marcapo-black);
  text-decoration: none;
  display: inline-block;
  padding: 0;
  position: relative;
  transition: color 0.3s ease 0s;
}
#page-content a:not(.link-button, .nounderline, .lightbox, .link-arrow, .topnav-link, .mar_button-link):hover,
#secondLine a:not(.link-button, .nounderline, .lightbox, .link-arrow, .topnav-link, .mar_button-link):hover {
  text-decoration: none;
  color: var(--marcapo-orange);
}
#page-content a:not(.link-button, .nounderline, .lightbox, .link-arrow, .topnav-link, .mar_button-link):hover:not(.link-button),
#secondLine a:not(.link-button, .nounderline, .lightbox, .link-arrow, .topnav-link, .mar_button-link):hover:not(.link-button) {
  color: var(--marcapo-orange-hover);
  text-decoration: none;
}
#page-content a:not(.link-button, .nounderline, .lightbox, .link-arrow, .topnav-link, .mar_button-link):after,
#secondLine a:not(.link-button, .nounderline, .lightbox, .link-arrow, .topnav-link, .mar_button-link):after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  border: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  background: var(--marcapo-orange);
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
#page-content a:not(.link-button, .nounderline, .lightbox, .link-arrow, .topnav-link, .mar_button-link):hover:after,
#secondLine a:not(.link-button, .nounderline, .lightbox, .link-arrow, .topnav-link, .mar_button-link):hover:after {
  width: 100%;
  text-decoration: none;
}
#page-content a.link-arrow,
#secondLine a.link-arrow {
  display: flex;
  line-height: 22px;
  text-decoration: none;
  font-weight: 500;
}
#page-content a.link-arrow:hover,
#secondLine a.link-arrow:hover {
  text-decoration: none;
}
#page-content a.link-arrow::after,
#secondLine a.link-arrow::after {
  font-size: 22px;
  padding-left: 10px;
  font-weight: 400;
  color: var(--marcapo-orange);
  font-family: "Font Awesome 7 Pro" !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "\f0a9";
}
#page-content .text-white p > a:not(.link-button, .nounderline),
#secondLine .text-white p > a:not(.link-button, .nounderline) {
  color: var(--marcapo-orange) !important;
}

#metanavi a:not(.link-button) {
  color: var(--marcapo-orange);
  text-decoration: none;
  color: var(--marcapo-blue);
  text-decoration: none;
  display: inline-block;
  padding: 0;
  position: relative;
  transition: color 0.3s ease 0s;
}
#metanavi a:not(.link-button):hover {
  text-decoration: none;
  color: var(--marcapo-orange);
}
#metanavi a:not(.link-button):hover:not(.link-button) {
  color: var(--marcapo-orange-hover);
  text-decoration: none;
}
#metanavi a:not(.link-button):after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  border: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  background: var(--marcapo-orange);
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
#metanavi a:not(.link-button):hover:after {
  width: 100%;
  text-decoration: none;
}

#page-content ul li > a:not(.link-button, .nounderline), #page-content ol li > a:not(.link-button, .nounderline), #page-content p > a:not(.link-button, .nounderline) {
  color: var(--marcapo-orange);
}

.darkheader .navibar:not(.stackable) #secondLine #language_menu li:first-child:after,
.darkheader .navibar:not(.stackable) #secondLine #metanavi a:not(.link-button, .nounderline),
.darkheader .navibar:not(.stackable) #secondLine .navbar-main > li > a:not(.link-button, .nounderline) {
  color: #fff;
}

#page-footer a.link-arrow {
  display: flex;
  line-height: 22px;
  text-decoration: none;
  font-weight: 500;
}
#page-footer a.link-arrow:hover::after {
  padding-left: 15px;
}
#page-footer a.link-arrow::after {
  font-size: 16px;
  padding-left: 10px;
  font-weight: 400;
  color: var(--marcapo-orange);
  font-family: "Font Awesome 7 Pro" !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "\f061";
  transition: padding-left 0.3s ease 0s;
}

header .navbar-nav {
  display: flex;
  flex-direction: row;
  -moz-column-gap: 0;
       column-gap: 0;
  list-style-type: none;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}
header .navbar-nav .topnav-link {
  font-weight: 500;
}
header .navbar-nav {
  justify-content: start;
}
header .navbar-nav .dropdown-toggle::after {
  display: block;
  margin-left: 0;
  vertical-align: 0;
  content: "";
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}

body .noheader .section-default > .container-fluid:first-child,
body .noheader .section-default > .frame .article .container-fluid:first-child,
body .section-header > div:first-child,
body .section-header > .container-fluid:first-child {
  padding-top: 100px !important;
}

#meta_menu a {
  font-weight: 500;
}

.logo {
  background-image: url("../Images/marcapo-logo.png");
  background-repeat: no-repeat;
  width: 219px;
  height: 60px;
  background-size: contain;
  display: block;
}

@media (max-width: 767px) {
  .logo {
    width: 150px;
    height: 40px;
  }
}
.mm-menu--theme-light {
  --mm-color-background: #fff;
  --mm-color-text: #000;
}

.bg-image {
  position: relative;
}

.bgvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.bgvideo video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bgvideo:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0.3) 100%);
}

#firstLine {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
}

#secondLine {
  display: none;
  white-space: nowrap;
  hyphens: none;
  flex: 1;
  padding-top: 7px;
  padding-bottom: 7px;
}

.navi_wrapper {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  gap: 40px;
  justify-content: space-between;
}

#metanavi {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-bottom: 16px;
}
#metanavi #meta_menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 20px;
  align-items: center;
}
#metanavi #language_menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  font-weight: 500;
}
#metanavi #metatop {
  display: flex;
  flex-direction: row;
  gap: 20px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  justify-content: space-between;
}
#metanavi #metabottom {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
}
#metanavi #metabottom a:not(.link-button) {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
}
#metanavi #metabottom a.link-button {
  padding-bottom: 11px;
}

.navibar {
  position: relative;
}
.navibar .naviholder {
  position: absolute;
  padding: 20px !important;
  z-index: 500;
  top: 0;
  transition: all 0s linear;
}
.navibar .naviholder .navi-container {
  max-width: 1440px !important;
  margin: 0 auto;
}
.navibar.stackable .naviholder {
  opacity: 0;
  background: white;
  box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: -300px;
  transition: all 0.4s ease-in-out;
}
.navibar.notfixed .naviholder {
  transition: all 0s linear;
  top: -300px;
}
.navibar.fixed .naviholder {
  top: 0;
  opacity: 1;
}

.dropdown2 {
  position: relative;
}

body .navbar-nav .dropdown-menu {
  position: absolute;
  border-radius: 8px;
  left: -15px;
  top: 38px;
  padding: 15px;
}
body .navbar-nav .dropdown-menu a {
  margin-top: 5px;
  margin-bottom: 5px;
}
body .navbar-nav .dropdown-menu {
  min-width: 190px;
}

body .navbar-nav .dropdown-menu2 {
  display: none;
  position: absolute;
  background-color: #fff;
  border-radius: 8px;
  left: 185px;
  top: -15px;
  padding: 15px;
  list-style-type: none;
}
body .navbar-nav .dropdown-menu2 a {
  margin-top: 5px;
  margin-bottom: 5px;
}

.navbar-main > .dropdown > a > span {
  position: relative;
  padding-right: 15px;
}
.navbar-main > .dropdown > a > span:after {
  content: "\f078";
  font-family: "Font Awesome 7 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-variant: normal;
  text-rendering: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  top: 5px;
  right: -2px;
}
.navbar-main > .dropdown > .dropdown-menu > li.dropdown2 > a > span {
  position: relative;
  padding-right: 15px;
}
.navbar-main > .dropdown > .dropdown-menu > li.dropdown2 > a > span:after {
  content: "\f054";
  font-family: "Font Awesome 7 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-variant: normal;
  text-rendering: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  top: 5px;
  right: -2px;
}

.darkheader:not(.barriere) .navibar:not(.stackable) .logo {
  background-image: url("../Images/marcapo-logo-white.png");
}
.darkheader:not(.barriere) .navibar:not(.stackable) .language_menu span {
  color: #fff;
}
.darkheader:not(.barriere) .navibar:not(.stackable) #language_menu li.active span {
  color: var(--marcapo-orange);
}
.darkheader:not(.barriere) .navbar-header-main a {
  color: #fff;
}
.darkheader:not(.barriere) #metanavi #language_menu {
  color: #fff;
}
.darkheader:not(.barriere) #metanavi #language_menu li.active span {
  color: var(--marcapo-orange);
}
.darkheader:not(.barriere) .navibar #secondLine .navbar-main > li.dropoverlay:hover > a,
.darkheader:not(.barriere) .navibar #secondLine .navbar-main > li.dropoverlay:focus-within > a,
.darkheader:not(.barriere) .navibar #secondLine .navbar-main > li.dropoverlay > a:hover,
.darkheader:not(.barriere) .navibar #secondLine .navbar-main > li.dropoverlay > a:focus {
  color: var(--mm-color-text);
}

.darkheader.barriere .navibar:not(.stackable) .logo {
  background-image: url("../Images/marcapo-logo-white.png");
}
.darkheader.barriere .navbar-header-main a {
  color: #fff;
}

@media (min-width: 768px) {
  body .noheader .section-default > .container-fluid:first-child,
  body .noheader .section-default > .frame .article .container-fluid:first-child,
  body .section-header > div:first-child,
  body .section-header > .container-fluid:first-child {
    padding-top: 100px !important;
  }
  .navibar .naviholder {
    padding: 0 !important;
  }
  .navibar .navi-container {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .navibar:not(.stackable) .navi-container {
    padding-top: 24px !important;
    padding-bottom: 1px !important;
  }
}
@media (min-width: 1440px) {
  body .noheader .section-default > .container-fluid:first-child,
  body .noheader .section-default > .frame .article .container-fluid:first-child,
  body .section-header > div:first-child,
  body .section-header > .container-fluid:first-child {
    padding-top: 200px !important;
  }
  .logo {
    margin-bottom: 16px; /* ausgleich menu */
    margin-top: 16px;
  }
  #firstLine {
    align-items: flex-end;
  }
  #firstLine .navbar-header-main {
    display: none;
  }
  #secondLine {
    display: block;
    border-top: 1px solid var(--marcapo-black);
  }
  .darkheader #secondLine {
    border-top: 1px solid var(--marcapo-darkgrey);
  }
  .navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) #secondLine {
    border-top: 1px solid var(--marcapo-darkgrey);
  }
}
#secondLine .navbar-main a:not(.link-button),
#metanavi a:not(.link-button) {
  padding-top: 5px;
  padding-bottom: 5px;
}

#secondLine .navbar-main .sub-menu > .menulink-parent > a:not(.link-button) {
  padding-top: 9px;
  padding-bottom: 9px;
}

#language_menu li:first-child:after {
  content: " | ";
}
#language_menu li.active span {
  color: var(--marcapo-orange);
}

.navi-container {
  position: relative;
}

#secondLine .navbar-main .overlay-menu {
  position: absolute;
  left: 0;
  right: auto;
  top: 100%;
  width: -moz-max-content;
  width: max-content;
  max-width: calc(100vw - 80px);
  background: transparent;
  padding: 0;
  z-index: 99;
  display: flex;
  pointer-events: none;
  opacity: 0;
  transition: 0.15s opacity ease-in-out;
  flex-direction: row;
  box-shadow: none;
  min-height: 0;
  overflow: visible;
  padding-bottom: 20px;
}
#secondLine .navbar-main .overlay-menu::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  height: 20px;
  background: transparent;
  pointer-events: inherit;
}
#secondLine .navbar-main .overlay-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#secondLine .navbar-main .overlay-menu .submenuleft {
  width: 240px;
  flex-shrink: 0;
  margin: 0;
  padding: 16px 0;
  background: #fff;
  box-shadow: 0 14px 20px -8px rgba(0, 0, 0, 0.2);
  padding-bottom: 0;
}
#secondLine .navbar-main .overlay-menu .submenuleft:has(.sidebar-menu:empty) {
  display: none;
}
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-menu:empty {
  display: none;
}
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-header {
  display: block;
  padding: 16px 24px 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #6c7480;
  word-break: break-word;
  overflow-wrap: anywhere;
}
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-item {
  display: block;
  margin: 0;
  border-bottom: 1px solid var(--marcapo-darkgrey);
}
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-item:last-child {
  border-bottom: none;
}
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-item a,
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-item a:link,
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-item a:visited {
  display: flex !important;
  align-items: center;
  gap: 12px;
  padding: 16px 24px !important;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  color: var(--marcapo-blue, #1f2c3d) !important;
  text-decoration: none;
  white-space: normal;
  word-break: break-word;
  hyphens: auto;
  transition: background-color 0.2s ease, color 0.2s ease;
  margin: 0;
  border-radius: 0;
  width: 100%;
}
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-item .sidebar-icon {
  flex-shrink: 0;
  font-size: 16px;
  color: var(--marcapo-orange, #f08200);
  transition: color 0.2s ease;
}
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-item > a > span:not(.sidebar-icon) {
  flex: 1 1 auto;
  min-width: 0;
}
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-item .sidebar-chevron {
  font-size: 11px;
  line-height: 1;
  margin-left: auto;
  flex-shrink: 0;
  color: inherit;
}
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-item:hover > a, #secondLine .navbar-main .overlay-menu .submenuleft .sidebar-item.is-active > a {
  background-color: #6a8595 !important;
  color: #fff !important;
}
#secondLine .navbar-main .overlay-menu .submenuleft .sidebar-item:hover > a .sidebar-icon, #secondLine .navbar-main .overlay-menu .submenuleft .sidebar-item.is-active > a .sidebar-icon {
  color: #fff;
}
#secondLine .navbar-main .overlay-menu .submenuright {
  position: relative;
  min-height: 0;
  background: transparent;
  flex: 1;
  display: flex;
  flex-direction: column;
}
#secondLine .navbar-main .overlay-menu .submenu-panel {
  display: none;
  background: #fff;
  padding: 16px 32px 16px 24px;
  box-shadow: 0 14px 20px -8px rgba(0, 0, 0, 0.2);
  width: 100%;
  min-width: 0;
  flex: 1;
  overflow: hidden;
}
#secondLine .navbar-main .overlay-menu .submenu-panel.is-visible {
  display: block;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  -moz-columns: 4 180px;
       columns: 4 180px;
  -moz-column-gap: 32px;
       column-gap: 32px;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent {
  margin: 0;
  padding: 0;
  list-style: none;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent > a.menulink-heading {
  display: flex !important;
  align-items: start;
  gap: 12px;
  padding: 12px 0 6px !important;
  margin: 0;
  font-weight: 500;
  color: var(--marcapo-blue, #1f2c3d) !important;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.3;
  border-radius: 4px;
  transition: background-color 0.2s ease, color 0.2s ease;
  white-space: normal;
  word-break: break-word;
  overflow-wrap: anywhere;
  hyphens: auto;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent > a.menulink-heading .menulink-title {
  flex: 1 1 auto;
  min-width: 0;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent > a.menulink-heading .menulink-icon-slot {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  min-width: 25px;
  flex-shrink: 0;
  color: var(--marcapo-orange, #f08200);
  font-size: 18px;
  line-height: 1;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent > a.menulink-heading .menulink-icon-slot > [class*=fa-],
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent > a.menulink-heading .menulink-icon-slot > [class*=icon-] {
  color: var(--marcapo-orange, #f08200);
  padding-top: 3px;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent > a.menulink-heading:hover {
  color: var(--marcapo-orange, #f08200) !important;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent.active > a.menulink-heading {
  color: var(--marcapo-orange, #f08200) !important;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent .sub-menu-children {
  padding: 0 0 8px 0;
  margin: 0;
  list-style: none;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent .sub-menu-children .menulink-child {
  margin: 0;
  padding: 0;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent .sub-menu-children .menulink-child a {
  display: flex !important;
  align-items: center;
  gap: 12px;
  padding: 5px 0 5px 0 !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: var(--marcapo-blue, #1f2c3d) !important;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.2s ease, color 0.2s ease;
  white-space: normal;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent .sub-menu-children .menulink-child a .menulink-title {
  flex: 1 1 auto;
  min-width: 0;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent .sub-menu-children .menulink-child a .menulink-icon-slot {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  min-width: 25px;
  flex-shrink: 0;
  color: var(--marcapo-orange, #f08200);
  font-size: 14px;
  line-height: 1;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent .sub-menu-children .menulink-child a .menulink-icon-slot > [class*=fa-],
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent .sub-menu-children .menulink-child a .menulink-icon-slot > [class*=icon-] {
  color: var(--marcapo-orange, #f08200);
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent .sub-menu-children .menulink-child a:hover {
  color: var(--marcapo-orange, #f08200) !important;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .menulink-parent .sub-menu-children .menulink-child.active a {
  color: var(--marcapo-orange, #f08200) !important;
}
#secondLine .navbar-main .overlay-menu .submenu-panel .sub-menu .dropdown-header {
  padding: 12px 16px 4px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #6c7480;
}

#secondLine .navbar-main > li:first-child .overlay-menu {
  left: -40px;
}
#secondLine .navbar-main > li:first-child .overlay-menu .submenuleft {
  width: 280px;
}
#secondLine .navbar-main > li:first-child .overlay-menu .submenuleft .sidebar-item > a {
  padding-left: 40px !important;
}

header .navbar-nav {
  margin-bottom: 0;
}

.dropoverlay > a {
  margin-bottom: 0;
}

.topnav-link {
  margin-right: 0;
  padding-right: 4px !important;
  position: relative;
  z-index: 100;
  text-decoration: none;
}
.topnav-link > span[data-text] {
  display: inline-flex;
  flex-direction: column;
  align-items: stretch;
}
.topnav-link > span[data-text]::after {
  content: attr(data-text);
  font-weight: 700;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.topnav-link:hover > span[data-text], .topnav-link:focus > span[data-text], .topnav-link:focus-visible > span[data-text] {
  font-weight: 700;
}

.dropoverlay:hover > a > span[data-text], .dropoverlay:focus > a > span[data-text], .dropoverlay:focus-visible > a > span[data-text] {
  font-weight: 700;
}

#secondLine .navbar-main .dropoverlay > .topnav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 4px 6px;
  margin: 0;
  cursor: pointer;
  color: inherit;
  vertical-align: middle;
  line-height: 1;
  position: relative;
  z-index: 100;
}
#secondLine .navbar-main .dropoverlay .topnav-chevron {
  font-size: 11px;
  opacity: 0.85;
  transition: transform 0.2s ease;
}
#secondLine .navbar-main .dropoverlay:hover:not(.menu-force-closed) .topnav-chevron, #secondLine .navbar-main .dropoverlay:focus-within:not(.menu-force-closed) .topnav-chevron {
  transform: rotate(180deg);
}

.navbar-main > li {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
}
.navbar-main > li:first-child {
  padding-left: 0;
}

.darkheader:not(.barriere) .navibar:not(.stackable) #secondLine .navbar-main .dropoverlay .topnav-chevron {
  color: #fff;
}

.dropoverlay {
  position: relative;
  transition: background-color 0.3s ease-in-out;
}

#secondLine .navbar-main .dropoverlay:hover:not(.menu-force-closed) .overlay-menu,
#secondLine .navbar-main .dropoverlay:focus-within:not(.menu-force-closed) .overlay-menu {
  opacity: 1 !important;
  pointer-events: all !important;
}
#secondLine .navbar-main .dropoverlay:hover:not(.menu-force-closed),
#secondLine .navbar-main .dropoverlay:focus-within:not(.menu-force-closed) {
  background-color: white;
}

.navibar.fixed .navi-container,
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)),
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)),
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)),
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) {
  background-color: #fff;
}
.navibar.fixed .navi-container .topnav-toggle .topnav-chevron,
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)) .topnav-toggle .topnav-chevron,
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)) .topnav-toggle .topnav-chevron,
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)) .topnav-toggle .topnav-chevron,
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) .topnav-toggle .topnav-chevron {
  color: var(--marcapo-blue, #1f2c3d) !important;
}
.navibar.fixed .navi-container .logo,
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)) .logo,
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)) .logo,
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)) .logo,
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) .logo {
  background-image: url("../Images/marcapo-logo.png") !important;
}
.navibar.fixed .navi-container .logo,
.navibar.fixed .navi-container .logo *,
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)) .logo,
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)) .logo *,
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)) .logo,
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)) .logo *,
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)) .logo,
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)) .logo *,
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) .logo,
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) .logo * {
  color: var(--mm-color-text, #1f2c3d) !important;
}
.navibar.fixed .navi-container #secondLine .navbar-main > li > a,
.navibar.fixed .navi-container #secondLine .navbar-main > li > a > span,
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)) #secondLine .navbar-main > li > a,
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)) #secondLine .navbar-main > li > a > span,
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)) #secondLine .navbar-main > li > a,
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)) #secondLine .navbar-main > li > a > span,
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)) #secondLine .navbar-main > li > a,
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)) #secondLine .navbar-main > li > a > span,
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) #secondLine .navbar-main > li > a,
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) #secondLine .navbar-main > li > a > span {
  color: var(--marcapo-blue, #1f2c3d) !important;
}
.navibar.fixed .navi-container #metanavi a:not(.link-button),
.navibar.fixed .navi-container #metanavi span,
.navibar.fixed .navi-container #firstLine a:not(.link-button):not(.demo-zugang),
.navibar.fixed .navi-container #firstLine span,
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)) #metanavi a:not(.link-button),
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)) #metanavi span,
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)) #firstLine a:not(.link-button):not(.demo-zugang),
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)) #firstLine span,
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)) #metanavi a:not(.link-button),
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)) #metanavi span,
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)) #firstLine a:not(.link-button):not(.demo-zugang),
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)) #firstLine span,
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)) #metanavi a:not(.link-button),
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)) #metanavi span,
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)) #firstLine a:not(.link-button):not(.demo-zugang),
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)) #firstLine span,
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) #metanavi a:not(.link-button),
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) #metanavi span,
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) #firstLine a:not(.link-button):not(.demo-zugang),
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) #firstLine span {
  color: var(--marcapo-blue, #1f2c3d) !important;
}
.navibar.fixed .navi-container #firstLine li.active span,
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)) #firstLine li.active span,
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)) #firstLine li.active span,
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)) #firstLine li.active span,
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) #firstLine li.active span {
  color: var(--marcapo-orange, #f08200) !important;
}
.navibar.fixed .navi-container #language_menu li:after,
.navi-container:has(#secondLine .navbar-main > li:hover:not(.menu-force-closed)) #language_menu li:after,
.navi-container:has(#secondLine .navbar-main > li:focus-within:not(.menu-force-closed)) #language_menu li:after,
.navi-container:has(.dropoverlay:hover:not(.menu-force-closed)) #language_menu li:after,
.navi-container:has(.dropoverlay:focus-within:not(.menu-force-closed)) #language_menu li:after {
  color: var(--marcapo-blue, #1f2c3d) !important;
}

.navbar-header-main {
  display: block;
}

#metanavi {
  display: none;
}

.darkheader:not(.barriere) #metanavi a {
  color: #fff;
}

.navibar .navbar {
  margin: 0 !important;
}

@media (min-width: 1440px) {
  .navbar-header-main {
    display: none;
  }
  #metanavi {
    display: flex;
  }
}
.bg-marsilver {
  background-image: url("/fileadmin/user_upload/backgrounds/Asset13.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-marsilver .bg-marsilver {
  background-image: none;
}

.bg-marblue {
  background-image: url("/fileadmin/user_upload/backgrounds/Asset15.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-marblue .bg-marblue {
  background-image: none;
}

.oberhalb {
  display: flex;
  flex-direction: column-reverse;
}

.innercontainer_switch .mbgrid-element[data-header] {
  grid-row-start: 2 !important;
}
.innercontainer_switch .mbgrid-element[data-header] .mbgrid-content {
  display: grid;
  grid-template-columns: 1fr;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 20px;
}
.innercontainer_switch .mbgrid-element[data-header]:last-child {
  display: none;
}
.innercontainer_switch .mbgrid-element[data-header] {
  display: block;
  background-color: #fff;
  border-radius: 8px;
  padding: 15px;
}
.innercontainer_switch .switch {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.innercontainer_switch .switch a {
  text-decoration: none;
  gap: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
.innercontainer_switch .switch a span {
  color: var(--marcapo-orange);
  font-size: 22px;
  line-height: 1;
}
.innercontainer_switch .switch a span:last-child {
  color: var(--marcapo-blue);
}
.innercontainer_switch .switch a span:first-child {
  color: var(--marcapo-orange);
}
.innercontainer_switch .switchobject {
  display: inline-block;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 103 48'%3E%3Cpath d='M24,0h55c13.3,0,24,10.7,24,24h0c0,13.3-10.7,24-24,24H24C10.7,48,0,37.3,0,24h0C0,10.7,10.7,0,24,0Z' style='fill: %23b9cad0; stroke-width: 0px;'/%3E%3Cpath d='M24.5,6.5h0c9.7,0,17.5,7.8,17.5,17.5h0c0,9.7-7.8,17.5-17.5,17.5h0c-9.7,0-17.5-7.8-17.5-17.5h0c0-9.7,7.8-17.5,17.5-17.5Z' style='fill: %23ec6726; stroke-width: 0px;'/%3E%3C/svg%3E");
  width: 64px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.innercontainer_switch.switched .switchobject {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 103 48'%3E%3Cpath d='M24,0h55c13.3,0,24,10.7,24,24h0c0,13.3-10.7,24-24,24H24C10.7,48,0,37.3,0,24h0C0,10.7,10.7,0,24,0Z' style='fill: %23b9cad0; stroke-width: 0px;'/%3E%3Cpath d='M75.5,6.5h0c9.7,0,17.5,7.8,17.5,17.5h0c0,9.7-7.8,17.5-17.5,17.5h0c-9.7,0-17.5-7.8-17.5-17.5h0c0-9.7,7.8-17.5,17.5-17.5Z' style='fill: %23ec6726; stroke-width: 0px;'/%3E%3C/svg%3E");
}
.innercontainer_switch.switched a span:last-child {
  color: var(--marcapo-orange);
}
.innercontainer_switch.switched a span:first-child {
  color: var(--marcapo-blue);
}
.innercontainer_switch.switched .mbgrid-element[data-header] {
  display: none;
}
.innercontainer_switch.switched .mbgrid-element[data-header]:last-child {
  display: block;
}

@media (min-width: 1024px) {
  .innercontainer_switch .mbgrid-element[data-header] .mbgrid-content {
    gap: 40px;
    grid-template-columns: 1fr 1fr;
  }
  .innercontainer_switch .mbgrid-element[data-header] {
    padding: 20px;
  }
  .innercontainer_switch .switch {
    gap: 30px;
  }
  .innercontainer_switch .switch a {
    gap: 20px;
  }
  .innercontainer_switch .switch a span {
    font-size: 24px;
  }
  .innercontainer_switch .switchobject {
    width: 103px;
    height: 48px;
  }
  .grid-container.innercontainer_switch .mbgrid-element[data-header] .mbgrid-content {
    flex-direction: row;
    align-items: center;
    gap: 80px;
  }
  .grid-container.innercontainer_switch .mbgrid-element[data-header] {
    padding: 40px;
  }
}
.teaser-slider {
  display: block !important;
  position: relative;
}
.teaser-slider .ts-viewport {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.teaser-slider .ts-track {
  display: flex;
  transition: transform 0.4s ease;
}
.teaser-slider .mbgrid-element.teaser {
  flex-shrink: 0;
  aspect-ratio: 3/5;
  background-color: var(--marcapo-blue);
}
.teaser-slider .mbgrid-element.teaser.bg-image .gridbgimage {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  top: auto;
  left: 0;
  right: 0;
  width: 100%;
  height: 45%;
  bottom: 0;
}
.teaser-slider .mbgrid-element.teaser:hover .gridbgimage {
  transform: scale(1) !important;
}
.teaser-slider .mbgrid-element.teaser .mbgrid-content {
  position: relative;
  z-index: 2;
}
.teaser-slider .mbgrid-element.teaser a {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
}
.teaser-slider .mbgrid-element.teaser a:hover .frame-inner > p {
  color: var(--marcapo-orange) !important;
  background: none !important;
  text-decoration: none !important;
  outline: none !important;
  padding-left: 16px !important;
  padding-right: 48px !important;
}
.teaser-slider .mbgrid-element.teaser a:hover .frame-inner > p:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 13L16.17 13L10.58 18.59L12 20L20 12L12 4L10.59 5.41L16.17 11L4 11L4 13Z' fill='%23EC6625'/%3E%3C/svg%3E") !important;
  transform: translateY(-50%) translateX(2px) !important;
}
.teaser-slider .mbgrid-element.teaser a:hover .frame-inner > p:after {
  width: calc(100% + 1px) !important;
  border-color: #EC6625 !important;
}
.teaser-slider .mbgrid-element.teaser .frame-inner {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: space-between;
}
.teaser-slider .mbgrid-element.teaser .frame-inner > p {
  align-items: center !important;
  color: var(--marcapo-orange) !important;
  display: inline-flex !important;
  padding: 0 48px 0 0 !important;
  position: relative !important;
  transition: color 0.3s ease, padding-left 0.3s ease !important;
  white-space: nowrap !important;
  text-decoration: none !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  background: none !important;
  border: none !important;
  outline: none !important;
  line-height: 40px !important;
}
.teaser-slider .mbgrid-element.teaser .frame-inner > p:before {
  content: "" !important;
  position: absolute !important;
  right: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 40px !important;
  height: 40px !important;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 13L16.17 13L10.58 18.59L12 20L20 12L12 4L10.59 5.41L16.17 11L4 11L4 13Z' fill='%23EC6625'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 24px 24px !important;
  transition: transform 0.3s ease, background-image 0.1s !important;
  z-index: 1 !important;
}
.teaser-slider .mbgrid-element.teaser .frame-inner > p:after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  right: 0 !important;
  transform: translateY(-50%) !important;
  width: 40px !important;
  height: 40px !important;
  border: 2px solid var(--marcapo-orange) !important;
  border-radius: 20px !important;
  box-sizing: border-box !important;
  transition: width 0.3s ease, border-color 0.3s ease !important;
  pointer-events: none !important;
  z-index: 0 !important;
}
.teaser-slider .mbgrid-element.teaser h2, .teaser-slider .mbgrid-element.teaser p {
  color: #fff;
}
.teaser-slider .mbgrid-element.teaser p a {
  color: #fff;
}
.teaser-slider .ts-nav {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 15px;
}
.teaser-slider .ts-prev, .teaser-slider .ts-next {
  width: 36px;
  height: 36px;
  border: none;
  background: var(--marcapo-blue);
  cursor: pointer;
  border-radius: 4px;
  position: relative;
}
.teaser-slider .ts-prev:before, .teaser-slider .ts-next:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
}
.teaser-slider .ts-prev:disabled, .teaser-slider .ts-next:disabled {
  opacity: 0.3;
  cursor: default;
}
.teaser-slider .ts-next:before {
  transform: translate(-60%, -50%) rotate(-45deg);
}
.teaser-slider .ts-prev:before {
  transform: translate(-40%, -50%) rotate(135deg);
}

@media (max-width: 767px) {
  .teaser-slider .ts-viewport {
    margin-left: 0;
  }
  .teaser-slider .ts-nav {
    margin-top: 0;
  }
  .teaser-slider .ts-prev, .teaser-slider .ts-next {
    background: transparent;
    border-radius: 0;
    width: 44px;
    height: 44px;
    z-index: 4;
    transform: translateY(-50%);
  }
  .teaser-slider .ts-prev:before, .teaser-slider .ts-next:before {
    width: 16px;
    height: 16px;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-right-width: 3px;
    border-bottom-width: 3px;
  }
  .teaser-slider .ts-prev:disabled, .teaser-slider .ts-next:disabled {
    display: none;
  }
  .teaser-slider .ts-next:before {
    transform: translate(-60%, -50%) rotate(-45deg);
  }
  .teaser-slider .ts-prev:before {
    transform: translate(-40%, -50%) rotate(135deg);
  }
}
@media (min-width: 992px) {
  .teaser-slider .mbgrid-element.teaser a {
    cursor: default;
  }
  .teaser-slider .mbgrid-element.teaser .frame-inner > p {
    cursor: pointer;
  }
  .teaser-slider .mbgrid-element.teaser.hasLink {
    cursor: default;
  }
}
.grid-container.innercontainer_imageswitch {
  visibility: hidden;
}
.grid-container.innercontainer_imageswitch.is-ready {
  visibility: visible;
}
.grid-container.innercontainer_imageswitch {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item {
  display: none;
}
.grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item.active {
  display: block;
}
.grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}
.grid-container.innercontainer_imageswitch .imageswitch-texts {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
.grid-container.innercontainer_imageswitch .imageswitch-texts .imageswitch-text-item {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  text-decoration: none;
  color: inherit;
  cursor: default;
  transition: box-shadow 0.3s ease;
}
.grid-container.innercontainer_imageswitch .imageswitch-texts .imageswitch-text-item p {
  font-size: 14px;
  color: var(--marcapo-blue);
}

@media (min-width: 768px) {
  .grid-container.innercontainer_imageswitch .imageswitch-texts {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1200px) {
  .grid-container.innercontainer_imageswitch {
    flex-direction: row;
    align-items: stretch;
    gap: 30px;
  }
  .grid-container.innercontainer_imageswitch .imageswitch-image {
    flex: 0 0 45%;
    max-width: 45%;
    position: relative;
    min-height: 300px;
  }
  .grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item .frame,
  .grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item .frame-group-container,
  .grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item .frame-group-inner,
  .grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item .frame-mbgridcontainer,
  .grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item .frame-inner,
  .grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item .gallery-row,
  .grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item .gallery-item,
  .grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item figure,
  .grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item picture {
    height: 100%;
    margin: 0;
  }
  .grid-container.innercontainer_imageswitch .imageswitch-image .imageswitch-image-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    border-radius: 8px;
  }
  .grid-container.innercontainer_imageswitch.innercontainer_imageswitch_right {
    flex-direction: row-reverse;
  }
  .grid-container.innercontainer_imageswitch .imageswitch-texts {
    flex: 1;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
  .grid-container.innercontainer_imageswitch .imageswitch-texts .imageswitch-text-item {
    height: 100%;
  }
  .grid-container.innercontainer_imageswitch .imageswitch-texts .imageswitch-text-item div {
    height: 100%;
  }
  .grid-container.innercontainer_imageswitch .imageswitch-texts .imageswitch-text-item .frame-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .grid-container.innercontainer_imageswitch .imageswitch-texts .imageswitch-text-item {
    padding: 24px;
    cursor: pointer;
    border: 2px solid transparent;
  }
  .grid-container.innercontainer_imageswitch .imageswitch-texts .imageswitch-text-item.active {
    cursor: default;
    background-color: var(--marcapo-misty-blue);
  }
  .grid-container.innercontainer_imageswitch .imageswitch-texts .imageswitch-text-item.active * {
    color: #fff !important;
  }
  .grid-container.innercontainer_imageswitch .imageswitch-texts .imageswitch-text-item.active {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  }
  .grid-container.innercontainer_imageswitch .imageswitch-texts .imageswitch-text-item:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  }
}
body .grid-container.innercontainer_white {
  padding: 10px !important;
}

body #page-content .grid-container.innercontainer_white {
  background-color: #fff !important;
  padding: var(--cgap-spacing-xs);
}
body #page-content .grid-container.innercontainer_white .mbgrid-content {
  justify-content: center;
}
body #page-content .grid-container.innercontainer_white {
  border-radius: 10px;
}

.container-fluid.innercontainer_white > .container {
  max-width: calc(1440px - var(--container-spacing-xl) * 2) !important;
}

@media (min-width: 768px) {
  body .grid-container.innercontainer_white {
    padding: var(--cgap-spacing-sm);
  }
}
@media (min-width: 1024px) {
  body .grid-container.innercontainer_white {
    padding: var(--cgap-spacing-md);
  }
}
@media (min-width: 1200px) {
  body .grid-container.innercontainer_white {
    padding: var(--cgap-spacing-lg);
  }
}
@media (min-width: 1400px) {
  body .grid-container.innercontainer_white {
    padding: var(--cgap-spacing-xl);
  }
}
@media (min-width: 1600px) {
  body .grid-container.innercontainer_white {
    padding: var(--cgap-spacing-xxl);
  }
}
.bg-koernung {
  position: relative;
}
.bg-koernung:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml;utf8,    <svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'>      <filter id='n'>        <feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3'/>      </filter>      <rect width='100%' height='100%' filter='url(%23n)' opacity='0.2'/>    </svg>");
  background-repeat: repeat;
  pointer-events: none;
  mix-blend-mode: difference;
}

.bg-koernung .bg-koernung {
  position: inherit;
}
.bg-koernung .bg-koernung:before {
  content: none;
}

.rounded {
  overflow: hidden;
  isolation: isolate;
}

.mbgrid-content {
  position: relative;
}

.anim-popin {
  height: -moz-fit-content;
  height: fit-content;
}

.logobanner .pauseWrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.logobanner .frame-mbgridcontainer {
  overflow: hidden;
  position: relative;
  height: 260px;
}
.logobanner .frame-mbgridcontainer .frame-inner {
  position: absolute;
  white-space: nowrap;
  width: auto;
}
@media (prefers-reduced-motion: no-preference) {
  .logobanner .frame-mbgridcontainer .frame-inner {
    animation: moveLogobanner 40s linear infinite;
  }
}
.logobanner .frame-mbgridcontainer .frame-inner > div {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
.logobanner .gallery-row {
  display: flex;
  gap: 30px;
  width: -moz-max-content;
  width: max-content;
}
.logobanner .gallery-row .gallery-item {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  flex-wrap: nowrap;
}
.logobanner .gallery-row .gallery-item .image {
  width: 200px;
  height: 118px;
}
.logobanner .gallery-row + .gallery-row {
  margin-top: 0;
}
.logobanner .garow2 {
  margin-top: 0;
}
.logobanner .holder2 {
  margin-top: 0;
  padding-left: 115px;
  margin-left: -230px;
}

.logobanner.paused .frame-mbgridcontainer .frame-inner {
  animation-play-state: paused;
}

@keyframes moveLogobanner {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-50% - 15px));
  }
}
.iconlist {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  padding-left: 0 !important;
}
.iconlist li {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.iconlist li i {
  color: var(--marcapo-orange);
  font-size: 26px;
}

.frame-type-text.linkbox a {
  font-weight: 500;
}
.frame-type-text.linkbox a::after {
  padding-left: 10px;
  font-weight: 600;
  color: var(--marcapo-orange);
  font-family: "Font Awesome 7 Pro" !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  content: "\f061";
  transition: all 0.4s ease-in-out;
}
.frame-type-text.linkbox a:hover::after {
  padding-left: 20px;
}

.container-fluid.zitat {
  min-height: 480px;
  background-position: center center;
  position: relative;
}
.container-fluid.zitat.bg-image:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.05) 100%);
  z-index: 5;
}
.container-fluid.zitat.bg-image p strong {
  color: var(--marcapo-orange);
}
.container-fluid.zitat .mbgrid-element {
  justify-content: end;
  align-items: start;
}
.container-fluid.zitat .grid-container {
  z-index: 10;
  height: 100%;
}
.container-fluid.zitat p {
  color: white;
}
.container-fluid.zitat p strong {
  font-weight: 600;
  color: #fff;
}
.container-fluid.zitat blockquote:before {
  content: url("../Images/zitat.svg");
  display: block;
  margin-bottom: 20px;
}
.container-fluid.zitat blockquote p {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 42px;
}
.container-fluid.zitat blockquote p:after {
  content: '"';
}

.kacheln-2 .mbgrid-element {
  border-radius: 8px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .zweispaltig .frame-inner {
    -moz-columns: 2;
         columns: 2;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .dreispaltig .frame-inner {
    -moz-columns: 3;
         columns: 3;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .container-fluid.zitat {
    min-height: 620px;
  }
  .container-fluid.zitat .mbgrid-element {
    justify-content: center;
    align-items: center;
  }
  .container-fluid.zitat blockquote {
    max-width: 680px;
  }
  .container-fluid.zitat blockquote p {
    font-size: 42px;
    line-height: 50px;
  }
}
body .section-header > .header-fullheight.container-fluid:first-child {
  height: 100vh;
  min-height: 800px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0px !important;
}

.waconcookiemanagement,
.waconcookiemanagement *:not(i),
#CookieBox,
#CookieBox p,
#CookieBox a,
#CookieBox .h2,
#CookieBox .h3,
#CookieBox .cookie-btn,
#CookieBox .cookieclose,
#CookieBox .cookie-management,
#CookieBox .cookie-refuse,
#CookieBox .cookieback {
  font-family: Barlow, sans-serif;
}

#CookieBox .cookie-btn {
  background: var(--marcapo-blue);
  border-radius: 30px;
}

#CookieBox .cookie-fix .cookieback, #CookieBox .cookie-fix .cookie-refuse {
  border-radius: 30px;
  background-color: var(--marcapo-grey);
}

#CookieBox .cookie-management,
#CookieBox .cookie-refuse {
  border-radius: 30px;
  display: block;
  background-color: var(--marcapo-grey);
}

#CookieBox .category {
  background: var(--marcapo-grey);
  margin: 25px 0;
}

#CookieBox .cookie-on,
#CookieBox .cookie-off,
#CookieBox2 .cookie-on,
#CookieBox2 .cookie-off {
  margin-top: 5px;
}

#CookieBox .cookieclose {
  border: none;
  background: transparent;
  color: #222;
}

#CookieBox {
  border-radius: 0;
}

#CookieBox a.cookie-accept {
  display: block;
}

@media (max-width: 575px) {
  #CookieBox .intro p {
    width: 100%;
  }
  #CookieBox .cookie-fix .cookie-save {
    float: none;
    margin-left: 0;
  }
  #CookieBox .box-cookie-management {
    overflow: none;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  #CookieBox .box-cookie-management-in > p {
    width: 100%;
  }
  #CookieBox .h2 {
    text-align: left;
  }
  #CookieBox .cookie-fix .text-back-right {
    width: 100%;
    margin-right: 0;
  }
  #CookieBox .cookie-fix .cookie-legal {
    clear: both;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }
  #CookieBox .cookie-fix .cookie-legal a {
    margin-right: 0 !important;
  }
}
#page-content .frame-type-text ul,
#page-content .news-text-wrap ul {
  list-style-type: disc;
}
#page-content .frame-type-text ul li::marker,
#page-content .news-text-wrap ul li::marker {
  color: var(--marcapo-orange);
}
#page-content .frame-type-text ul, #page-content .frame-type-text ol,
#page-content .news-text-wrap ul,
#page-content .news-text-wrap ol {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  gap: 10px;
  padding-left: 20px;
}
#page-content .frame-type-text ul.checklist,
#page-content .news-text-wrap ul.checklist {
  list-style: none;
}
#page-content .frame-type-text ul.checklist li,
#page-content .news-text-wrap ul.checklist li {
  position: relative;
}
#page-content .frame-type-text ul.checklist li:before,
#page-content .news-text-wrap ul.checklist li:before {
  color: var(--marcapo-orange);
  position: absolute;
  left: -20px;
  top: 7px;
  font-family: "Font Awesome 7 Pro" !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  content: "\f00c";
  color: var(--marcapo-orange);
}

.contentslider {
  gap: 0;
}
.contentslider .mbgrid-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.contentslider video {
  width: 100%;
}
.contentslider .slick-contentnavi {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: start;
  align-items: center;
}
.contentslider .slick-contentnavi div {
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  font-weight: 600;
}
.contentslider .slick-contentnavi div.active a {
  color: var(--marcapo-orange) !important;
}
.contentslider .slick-contentnavi div a {
  color: var(--marcapo-blue) !important;
  padding-bottom: 5px !important;
}

@media (min-width: 768px) {
  .contentslider .mbgrid-content {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 40px;
  }
  .contentslider .mbgrid-content .frame:first-child {
    width: calc(50% - 20px);
  }
  .contentslider .mbgrid-content .frame:last-child {
    width: calc(50% - 20px);
  }
  .contentslider .mbgrid-content p {
    max-width: 550px;
  }
  .contentslider .cs72 .mbgrid-content .frame:first-child {
    width: calc(75% - 20px);
  }
  .contentslider .cs72 .mbgrid-content .frame:last-child {
    width: calc(25% - 20px);
  }
  .contentslider .cs27 .mbgrid-content .frame:first-child {
    width: calc(25% - 20px);
  }
  .contentslider .cs27 .mbgrid-content .frame:last-child {
    width: calc(75% - 20px);
  }
  .contentslider .cs64 .mbgrid-content .frame:first-child {
    width: calc(60% - 20px);
  }
  .contentslider .cs64 .mbgrid-content .frame:last-child {
    width: calc(40% - 20px);
  }
  .contentslider .cs46 .mbgrid-content .frame:first-child {
    width: calc(40% - 20px);
  }
  .contentslider .cs46 .mbgrid-content .frame:last-child {
    width: calc(60% - 20px);
  }
  .contentslider .slick-contentnavi {
    display: flex;
    flex-direction: row;
    -moz-column-gap: 60px;
         column-gap: 60px;
    row-gap: 20px;
    justify-content: center;
    align-items: center;
  }
  .contentslider .slick-contentnavi div {
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
    color: var(--marcapo-blue);
  }
  .contentslider .slick-contentnavi div.active {
    color: var(--marcapo-orange);
  }
}
.slick-dots {
  position: absolute;
  bottom: 30px;
  height: 30px;
  z-index: 999;
}

.slick-dotted.slick-slider {
  margin-bottom: inherit;
}

.slick-dots li button {
  color: inherit;
}

.zitatslider {
  gap: 0;
}
.zitatslider .mbgrid-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.zitatslider .frame-type-image {
  width: 100%;
  aspect-ratio: 1;
}
.zitatslider .frame-type-image img {
  width: 100%;
  aspect-ratio: 1;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
.zitatslider .frame-type-text {
  width: 100%;
}
.zitatslider p strong {
  color: var(--marcapo-orange);
}
.zitatslider blockquote:before {
  content: url("../Images/zitat.svg");
  display: block;
  margin-bottom: 20px;
}
.zitatslider blockquote h1, .zitatslider blockquote h2, .zitatslider blockquote h3, .zitatslider blockquote h4, .zitatslider blockquote h5, .zitatslider blockquote h6 {
  margin-bottom: 10px;
}
.zitatslider blockquote p {
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 42px;
}
.zitatslider blockquote p:after {
  content: '"';
}
.zitatslider .slick-contentnavi {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: start;
  align-items: center;
}
.zitatslider .slick-contentnavi div {
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  font-weight: 600;
}
.zitatslider .slick-contentnavi div.active a {
  color: var(--marcapo-orange) !important;
}
.zitatslider .slick-contentnavi div a {
  color: var(--marcapo-blue) !important;
  padding-bottom: 5px !important;
}
.zitatslider .slick-dots {
  position: absolute;
  bottom: 20px;
}
.zitatslider .slick-dots li button:before {
  opacity: 0.25;
  color: white;
}
.zitatslider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: var(--marcapo-orange);
}

@media (min-width: 768px) {
  .zitatslider .mbgrid-content {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 60px;
  }
  .zitatslider .mbgrid-content p {
    max-width: 768px;
  }
  .zitatslider .frame-type-image {
    height: 100%;
    width: inherit;
    aspect-ratio: 1;
  }
  .zitatslider .slick-contentnavi {
    display: flex;
    flex-direction: row;
    gap: 60px;
    justify-content: center;
    align-items: center;
  }
  .zitatslider .slick-contentnavi div {
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
    color: var(--marcapo-blue);
  }
  .zitatslider .slick-contentnavi div.active {
    color: var(--marcapo-orange);
  }
}
.mb_acc {
  background-color: #fff;
  border-radius: 8px;
}
.mb_acc header {
  margin: 20px;
  margin-right: 40px;
  display: flex;
  gap: 20px;
  flex-direction: row;
  align-items: center;
}
.mb_acc header .icon:before {
  font-size: 30px;
  color: var(--marcapo-orange);
}
.mb_acc header h1, .mb_acc header h2, .mb_acc header h3, .mb_acc header h4 {
  position: relative;
  width: 100%;
}
.mb_acc header h1:after, .mb_acc header h2:after, .mb_acc header h3:after, .mb_acc header h4:after {
  content: "\f078";
  color: var(--marcapo-blue);
  font-family: "Font Awesome 7 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-variant: normal;
  text-rendering: auto;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  top: 5px;
  right: -20px;
  transition: all 0.4s ease-in-out;
}
.mb_acc header h1, .mb_acc header h2, .mb_acc header h3, .mb_acc header h4 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  font-weight: 600;
}
.mb_acc header h1 span, .mb_acc header h2 span, .mb_acc header h3 span, .mb_acc header h4 span {
  color: var(--marcapo-black) !important;
}
.mb_acc .acc_link {
  text-decoration: none;
  cursor: pointer;
  outline-offset: 10px;
}
.mb_acc .opened header h1:after, .mb_acc .opened header h2:after, .mb_acc .opened header h3:after, .mb_acc .opened header h4:after {
  transform: rotate(180deg);
}
.mb_acc.mb_acc_inactive .acc_link {
  cursor: default;
}
.mb_acc.mb_acc_inactive header h1, .mb_acc.mb_acc_inactive header h2, .mb_acc.mb_acc_inactive header h3, .mb_acc.mb_acc_inactive header h4 {
  position: relative;
  width: 100%;
}
.mb_acc.mb_acc_inactive header h1:after, .mb_acc.mb_acc_inactive header h2:after, .mb_acc.mb_acc_inactive header h3:after, .mb_acc.mb_acc_inactive header h4:after {
  content: none;
}

#page-content .acc_content {
  margin: 20px;
  margin-top: 0;
}
#page-content .acc_content p, #page-content .acc_content ul, #page-content .acc_content ol {
  margin-bottom: 20px;
}
#page-content .acc_content .link-button {
  padding: 5px 20px;
  min-width: 100px;
  font-size: 16px;
}

/* default accordion */
.accordion {
  --bs-accordion-active-color: var(--marcapo-orange);
  --bs-accordion-color: var(--marcapo-orange);
  --bs-accordion-btn-color: var(--marcapo-orange);
  border: 1px solid var(--marcapo-orange);
  border-radius: 8px;
  overflow: auto;
}
.accordion .accordion-item {
  border-top: 1px solid var(--marcapo-orange);
}
.accordion .accordion-item:first-child {
  border-top: none;
}
.accordion .accordion-item .accordion-button {
  font-size: 22px;
  line-height: 28px;
  padding-right: 50px;
}
.accordion .accordion-item .accordion-button:focus {
  box-shadow: none;
}
.accordion .accordion-item .accordion-body {
  padding-top: 0;
}
.accordion .accordion-item .accordion-body .accordion-content-text {
  max-width: 900px;
}
.accordion .accordion-item .accordion-body p {
  color: var(--marcapo-black);
}

/* imageaccordion: Auf dem .mbgrid-element liegt die Klasse .imageaccordion.
 * Per JS wird vor dem .accordion ein .imageaccordion-image-slot eingefügt, der
 * das Bild aus dem aktuell offenen .accordion-content-media zeigt. Layout: 50/50
 * Flex (Bild links, Headlines/Text rechts) ab Desktop, gestapelt auf Mobile. */
.imageaccordion .frame-type-accordion .frame-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
}
.imageaccordion .frame-type-accordion .imageaccordion-image-slot {
  flex: 0 0 100%;
  transition: opacity 0.25s ease;
}
.imageaccordion .frame-type-accordion .imageaccordion-image-slot.imageaccordion-swapping {
  opacity: 0;
}
.imageaccordion .frame-type-accordion .imageaccordion-image-slot picture,
.imageaccordion .frame-type-accordion .imageaccordion-image-slot img {
  display: block;
  max-width: 100%;
  height: auto;
}
.imageaccordion .frame-type-accordion .imageaccordion-image-slot figure.image {
  margin: 0;
}
@media (min-width: 992px) {
  .imageaccordion .frame-type-accordion .imageaccordion-image-slot {
    flex: 0 0 calc(50% - 20px);
  }
}
.imageaccordion .frame-type-accordion .accordion {
  flex: 1 1 100%;
  border-radius: 0;
}
@media (min-width: 992px) {
  .imageaccordion .frame-type-accordion .accordion {
    flex: 0 0 calc(50% - 20px);
  }
}
.imageaccordion .frame-type-accordion .accordion-content-media {
  order: -1;
  width: 100%;
  margin-bottom: 16px;
}
.imageaccordion .frame-type-accordion .accordion-content-media picture,
.imageaccordion .frame-type-accordion .accordion-content-media img {
  display: block;
  max-width: 100%;
  height: auto;
}
.imageaccordion .frame-type-accordion .accordion-content-left .accordion-content-item,
.imageaccordion .frame-type-accordion .accordion-content-right .accordion-content-item {
  width: 100%;
}
.imageaccordion .frame-type-accordion .accordion-content {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .imageaccordion .frame-type-accordion .accordion-content-media {
    display: none;
  }
  .imageaccordion .frame-type-accordion .accordion-content {
    display: block;
  }
}

.accordion .gallery-row {
  justify-content: center;
}

.acc_style2 .accordion .accordion-button {
  position: relative;
  padding-right: 2rem;
}
.acc_style2 .accordion .accordion-button:not(.collapsed):after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ec6625'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: translateY(-50%) rotate(-180deg);
}
.acc_style2 .accordion .accordion-button:after {
  position: absolute;
  right: 8px;
  top: 50%;
  margin: 0;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23003C5C'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-size: 1.5rem 1.5rem;
  background-position: center center;
  transform-origin: center center;
  transform: translateY(-50%) rotate(0deg);
}
.acc_style2 .accordion {
  border-radius: 0;
  border: none;
  border-top: 1px solid var(--marcapo-blue);
  border-bottom: 1px solid var(--marcapo-blue);
}
.acc_style2 .accordion .accordion-body {
  padding-left: 0;
  padding-right: 0;
}
.acc_style2 .accordion .accordion-item {
  border-top: 1px solid var(--marcapo-blue);
}
.acc_style2 .accordion .accordion-item:first-child {
  border-top: none;
}
.acc_style2 .accordion .accordion-item .accordion-button {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  color: var(--marcapo-blue);
  padding-left: 0;
  padding-right: 2rem;
}
.acc_style2 .accordion .accordion-item .accordion-button:focus {
  color: var(--marcapo-orange);
}
.acc_style2 .accordion .accordion-item .accordion-button[aria-expanded=true] {
  color: var(--marcapo-orange);
}
.acc_style2 .accordion p {
  font-size: 16px;
  line-height: 1.2;
  color: var(--marcapo-blue);
  margin-bottom: 10px;
}

.teaser {
  aspect-ratio: 3/2;
  border-radius: 8px;
}
.teaser .mbgrid-content {
  width: 100%;
  height: 100%;
}
.teaser a {
  display: flex !important;
  justify-content: center;
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.teaser {
  overflow: hidden;
}
.teaser.bg-image .gridbgimage {
  background-size: cover;
  transform: scale(1);
  transition: 0.4s all ease-in-out;
}
.teaser:hover.bg-image .gridbgimage {
  transform: scale(1.2);
}

#personio-iframe {
  min-height: 640px;
  width: 100%;
  max-width: 100%;
}

.joblist {
  display: flex;
  gap: 20px;
  flex-direction: row;
  flex-wrap: wrap;
}
.joblist a {
  background-color: white;
  width: 100%;
  padding: 20px;
  display: block;
  text-decoration: none;
  text-align: left;
  border-radius: 8px;
}
.joblist a:hover .link-button {
  background-color: #001B29;
}
.joblist a .job {
  font-size: 18px;
  line-height: 28px;
  display: flex;
  gap: 20px;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.joblist a .job .type {
  font-weight: 600;
  color: var(--marcapo-orange);
}

@media (min-width: 768px) {
  .joblist {
    gap: 40px;
  }
  .joblist a {
    padding: 40px;
    background-color: white;
    width: calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .joblist {
    gap: 40px;
  }
  .joblist a {
    background-color: white;
    width: calc(33.3% - 26.6666666667px);
  }
}
.frame-type-uploads .filelink-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.frame-type-uploads .filelink-item {
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-bottom: 5px;
}
.frame-type-uploads .filelink-heading {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: baseline;
}
.frame-type-uploads .filelink-filedescription {
  font-size: 14px !important;
  line-height: 18px !important;
  max-width: 600px;
}
.frame-type-uploads .filelink-filesize {
  font-size: 14px;
}
.frame-type-uploads .bootstrappackageicon:before {
  font-family: "Font Awesome 7 Pro" !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  content: "\f33d";
  color: var(--marcapo-orange);
}

.body-bg.barriere #page-footer {
  --marcapo-orange: #fff;
}
.body-bg.barriere .frame:not(.mb_acc) .frame-header h3.whiteorange .headline span:last-child {
  color: #fff !important;
}
.body-bg.barriere .btn-primary,
.body-bg.barriere .link-button-orange {
  background-color: #003C5C;
  color: #fff;
  outline: 2px solid #ffffff;
}
.body-bg.barriere .darkheader h1 .headline span {
  color: white !important;
}
.body-bg.barriere a:focus {
  outline-offset: 2px;
}
.body-bg.barriere .teaser a .frame-inner {
  display: flex;
  justify-content: center;
}
.body-bg.barriere .teaser a:focus .text-center {
  background-color: #fff;
  color: var(--marcapo-blue);
  outline: 2px solid white;
  outline-offset: 4px;
}
.body-bg.barriere .teaser a .text-center {
  background-color: var(--marcapo-blue);
  color: #fff;
  padding: 4px 10px;
  border-radius: 4px;
}
.body-bg.barriere .bg-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgb(246, 246, 246) !important;
}
.body-bg.barriere #page-footer .frame-type-text.linkbox a::after {
  color: white;
}
.body-bg.barriere .container-fluid.bg-marsilver {
  background-image: none;
  background-color: rgb(246, 246, 246) !important;
}
.body-bg.barriere .container-fluid.bg-marsilver .headline span {
  color: var(--marcapo-blue) !important;
}
.body-bg.barriere .container-fluid.bg-marblue .headline span {
  color: #fff !important;
}
.body-bg.barriere #page-footer {
  background-image: none;
  background-color: var(--marcapo-blue);
}
.body-bg.barriere #page-footer .frame-type-image.bb-250 img {
  display: none;
}
.body-bg.barriere #page-footer .frame-type-image.bb-250 picture:before {
  background-image: url("../Images/marcapo-logo-solidwhite.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 250px;
  height: 70px;
}
.body-bg.barriere #metanavi #metatop {
  background-color: white;
  padding: 2px 6px;
}
.body-bg.barriere .navbar-main > li, .body-bg.barriere .meta-menu > li {
  background-color: white;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.body-bg.barriere .navbar-main > li > a, .body-bg.barriere .meta-menu > li > a {
  color: var(--marcapo-blue);
}
.body-bg.barriere .navbar-main > li > a:after, .body-bg.barriere .meta-menu > li > a:after {
  background: var(--marcapo-blue) !important;
}
.body-bg.barriere .navbar-main > li > a:hover, .body-bg.barriere .meta-menu > li > a:hover {
  color: var(--marcapo-blue) !important;
}
.body-bg.barriere .navbar-main > li:hover, .body-bg.barriere .meta-menu > li:hover {
  background-color: white;
}
.body-bg.barriere .navbar-main > li:hover > a, .body-bg.barriere .meta-menu > li:hover > a {
  color: var(--marcapo-blue) !important;
}
.body-bg.barriere #language_menu li.inactive span {
  color: var(--marcapo-blue);
}
.body-bg.barriere.darkheader .navibar:not(.stackable) #secondLine .navbar-main > li > button, .body-bg.barriere.darkheader .navibar:not(.stackable) #secondLine #language_menu li:first-child:after, .body-bg.barriere.darkheader .navibar:not(.stackable) #secondLine #metanavi a:not(.link-button, .nounderline), .body-bg.barriere.darkheader .navibar:not(.stackable) #secondLine .navbar-main > li > a:not(.link-button, .nounderline) {
  color: var(--marcapo-blue);
}
.body-bg.barriere.darkheader .navibar:not(.stackable) #secondLine #metanavi #metabottom a:not(.link-button, .nounderline) {
  color: white;
}
.body-bg.barriere #secondLine #metabottom a:not(.link-button) {
  color: var(--marcapo-blue) !important;
  text-decoration: none;
}
.body-bg.barriere #secondLine #metabottom a:not(.link-button, .nounderline):hover:not(.link-button) {
  color: var(--marcapo-blue);
  text-decoration: none;
}
.body-bg.barriere #secondLine .navbar-main .sidebar-menu a:not(.link-button):hover, .body-bg.barriere #secondLine .navbar-main .sub-menu a:not(.link-button):hover {
  color: var(--marcapo-blue);
}

@media (min-width: 1440px) {
  .body-bg.barriere .navibar .naviholder {
    background-color: white;
  }
  .body-bg.barriere #page-content {
    padding-top: 177px;
  }
  .body-bg.barriere.darkheader .navibar:not(.stackable) .logo {
    background-image: url("../Images/marcapo-logo.png");
  }
}
/* default styles for extension "tx_gomapsext" */
.tx-go-maps-ext img {
  max-width: none;
}

/* default styles for extension "tx_gkhrssimport_pi1" */
.tx-gkhrssimport-pi1-rss_title,
.tx-gkhrssimport-pi1-rss_title a {
  font-size: medium;
  font-family: inherit;
  font-weight: bold;
  color: var(--marcapo-orange);
  width: 100px;
  padding-bottom: 1px;
}

.tx-gkhrssimport-pi1-description {
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom-width: 0;
  border-bottom-style: solid;
  border-bottom-color: var(--marcapo-blue);
  margin-bottom: 15px;
}

.tx-gkhrssimport-pi1-header a {
  color: var(--marcapo-blue) !important;
  text-decoration: none;
}
.tx-gkhrssimport-pi1-header a:hover {
  color: var(--marcapo-orange);
}
.tx-gkhrssimport-pi1-header a {
  line-height: 1.4;
}

.tx-gkhrssimport-pi1-content,
.tx-gkhrssimport-pi1-download {
  color: var(--marcapo-black) !important;
  line-height: 1.2;
}

.tx-gkhrssimport-pi1-pubbox,
.tx-gkhrssimport-pi1-date,
.tx-gkhrssimport-pi1-author,
.tx-gkhrssimport-pi1-category {
  display: inline;
}

.tx-gkhrssimport-pi1-content p img {
  float: left;
  width: 150px;
  height: 100px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.rssitems {
  display: flex;
  flex-direction: row;
  gap: 20px;
  flex-wrap: wrap;
}

.rssitem {
  display: flex;
  gap: 20px;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  padding: 20px;
  background: white;
  border-radius: 8px;
  justify-content: space-between;
  color: var(--marcapo-black) !important;
}
.rssitem .top {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.rssitem .bottom {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
.rssitem .bottom a {
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 24px;
  text-decoration: none;
  color: var(--marcapo-blue) !important;
}

@media (min-width: 768px) {
  .rssitem {
    width: calc(50% - 10px);
  }
}
@media (min-width: 992px) {
  .rssitem {
    width: calc(33.333% - 13.3333333333px);
  }
}
@media (min-width: 1200px) {
  .rssitem {
    width: calc(25% - 15px);
  }
}
/* PhotoSwipe-5-Lightbox: Overrides
   Das v5-Basis-CSS kommt per TypoScript aus bootstrap_package
   (photoswipe.css + photoswipe-dynamic-caption-plugin.css).
   machbar_grid bringt noch ein altes PhotoSwipe-4-Sprite-Skin mit,
   das hier neutralisiert wird. */
.pswp {
  --pswp-bg: #fff;
  --pswp-placeholder-bg: transparent;
  --pswp-icon-color: #000;
  --pswp-icon-color-secondary: #fff;
  --pswp-icon-stroke-color: #fff;
  --pswp-preloader-color: rgba(0, 0, 0, 0.25);
  --pswp-preloader-color-secondary: rgba(0, 0, 0, 0.85);
}

.pswp__dynamic-caption,
.pswp__dynamic-caption a {
  color: #000;
}

.pswp__top-bar {
  background: none;
}

.pswp__dynamic-caption--mobile {
  background: rgba(255, 255, 255, 0.9);
}

/* Altes v4-Sprite-Skin (default-skin.png) aus machbar_grid neutralisieren */
.pswp__button,
.pswp__button--arrow--left::before,
.pswp__button--arrow--right::before {
  background: none;
}

/* Zaehler nur bei Einzelbildern ausblenden (bei echten Galerien bleibt er) */
.pswp--one-slide .pswp__counter {
  display: none;
}

/* Zoom-Button ausblenden, nur Schliessen (X) bleibt.
   Zoomen per Klick/Doppeltipp aufs Bild funktioniert weiterhin. */
.pswp__button--zoom,
.pswp--zoom-allowed .pswp__button--zoom {
  display: none;
}