/* .seite_12 {
    --themecolor: @1stcolor-dark;
}


.seite_13 {
    --themecolor: @magenta;
}



.seite_14 {
    --themecolor: #1edaee;
}
 */
/*  Breakpoints */
/* Typo3 */
.zeropadrow {
  margin: 0;
}
.zeropadrow > div {
  padding: 0;
}
.absolute-centered {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ribbon {
  position: relative;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0.15em;
  white-space: nowrap;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 auto 20px 0;
}
.ribbon:after,
.ribbon:before {
  content: " ";
  display: block;
  position: absolute;
  bottom: -.5em;
  width: 1em;
  height: 100%;
  background-color: #d09c00;
  pointer-events: none;
}
.ribbon:after {
  right: -.57em;
  z-index: -1;
}
.ribbon:before {
  bottom: auto;
  top: -.5em;
  left: -.57em;
  z-index: -1;
}
.ribbon .text {
  display: inline-block;
  position: relative;
  padding: .15em .75em;
  text-decoration: none;
  color: #112435;
  font-weight: 700;
  background-color: #ffc004;
}
.ribbon .text:after,
.ribbon .text:before {
  content: " ";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -.5em;
  left: -.05em;
  pointer-events: none;
  -webkit-mask: none;
}
.ribbon .text:before {
  bottom: auto;
  top: -.5em;
  border-bottom: 0.5em solid #ffda6a;
  border-left: .5em solid transparent;
}
.ribbon .text:after {
  left: auto;
  right: -.05em;
  border-top: 0.5em solid #ffda6a;
  border-right: .5em solid transparent;
}
@font-face {
  font-family: 'Barlow';
  src: url("../Fonts/Barlow-Light.woff2") format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url("../Fonts/Barlow-Regular.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Barlow';
  src: url("../Fonts/Barlow-SemiBold.woff2") format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
html {
  font-size: 1rem;
}
body {
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}
input {
  font-family: 'Barlow', sans-serif;
  letter-spacing: 0.05em;
}
.specialfont {
  font-family: 'Barlow', sans-serif;
  font-style: normal;
  font-weight: 600;
}
.color-1stcolor {
  color: #c1181d;
}
.color-2ndcolor {
  color: #b0b19f;
}
p {
  line-height: 1.75em;
}
/* Headlines */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Barlow', sans-serif;
  font-weight: 300;
  /* text-transform: uppercase; */
}
/* FONT SIZES */
.fz-base {
  font-size: 1rem !important;
  line-height: 1.5em !important;
}
.small-font-size {
  font-size: 0.6666rem !important;
  line-height: 1.5em !important;
  letter-spacing: 0.02em;
}
.medium-font-size {
  font-size: 1.2em !important;
  line-height: 1.5em !important;
}
.big-font-size {
  font-size: 1.25rem !important;
  line-height: 1.4em !important;
}
@media (max-width: 768px) {
  .big-font-size {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 576px) {
  .big-font-size {
    font-size: 1.125rem !important;
  }
}
.bigger-font-size {
  font-size: 1.5rem !important;
  line-height: 1.2em !important;
}
@media (max-width: 768px) {
  .bigger-font-size {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 576px) {
  .bigger-font-size {
    font-size: 1.125rem !important;
  }
}
.large-font-size {
  font-size: 2rem !important;
  line-height: 1.2em !important;
}
@media (max-width: 768px) {
  .large-font-size {
    font-size: 1.75rem !important;
  }
}
@media (max-width: 576px) {
  .large-font-size {
    font-size: 1.5rem !important;
  }
}
.huge-font-size {
  font-size: 3.4375rem !important;
  line-height: 1.2em !important;
}
@media (max-width: 768px) {
  .huge-font-size {
    font-size: 2.25rem !important;
  }
}
@media (max-width: 576px) {
  .huge-font-size {
    font-size: 2rem !important;
  }
}
/* Resets */
.ce-textpic,
.ce-image,
.ce-nowrap .ce-bodytext,
.ce-gallery,
.ce-row,
.ce-uploads li,
.ce-uploads div {
  overflow: visible;
}
html.lenis,
html.lenis body {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-smooth iframe {
  pointer-events: none;
}
:root {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  :root {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  :root {
    font-size: 24px;
  }
}
::-webkit-calendar-picker-indicator {
  filter: invert(1);
}
html {
  scroll-padding-top: 100px;
  scroll-behavior: smooth;
}
@media screen and (min-width: 768px) {
  html {
    scroll-padding-top: 200px;
  }
}
html,
body {
  overflow-x: hidden;
  /* Prevent scroll on narrow devices */
  background-size: 100% auto;
  background-repeat: repeat;
  padding: 0;
  margin: 0;
  font-size: 0.85rem;
  background-color: #cdcfc2;
  color: #040308;
  line-height: 1.5;
  min-height: 100svh;
  letter-spacing: 0.05em;
  /* background-image: linear-gradient(to right, @1stcolor, #004249); */
}
/* body.bgcolor_darkblue { 
  // background-image: url('../../Images/bg_blue.jpg');
  background-color: @dunkelblau;
  background-image: url('../../Images/bg/dunkelblau.webp');
}

body.bgcolor_blue {
  background-color: @blau;
  background-image: url('../../Images/bg/hellblau.webp');
}


body.bgcolor_purple {
  background-color: #661067;
  background-image: url('../../Images/bg/purple.webp');

}

body.bgcolor_orange {
  background-color: #e54c27;
  background-image: url('../../Images/bg/orange.webp');
}

body.bgcolor_berry {
  background-color: #9e005d;
  background-image: url('../../Images/bg/beere.webp');
}

body.bgcolor_rot {
  background-color: #9e005d;
  background-image: url('../../Images/bg/beere.webp');
}

body.bgcolor_yellow {
  background-color: #9e005d;
  background-image: url('../../Images/bg/senf.webp');
}

body.solidbg_1 {
  background-image: none;
} */
/* body.seite_22  {
  background: #112040;
}
 */
html.pre-noscroll,
html.pre-noscroll body {
  overflow: hidden;
  /* height: 100%; */
}
.container-full {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(1.5rem / 2);
  padding-right: calc(1.5rem / 2);
  width: auto;
}
@media screen and (min-width: 540px) {
  .container-full {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.maincontent ul.flanked-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.maincontent ul.flanked-list li {
  padding: 0 0 0 1.25rem;
  margin-bottom: 1.5rem;
}
.maincontent ul.flanked-list li:before {
  content: "";
  display: inline-block;
  height: calc(100% - 0.66em);
  width: 5px;
  background-color: #00afa2;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.maincontent ul.flanked-list li:last-child {
  margin-bottom: 0;
}
.maincontent ul.inlinepiped-list {
  --inlinepiped-gap: 0.75em;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: var(--inlinepiped-gap);
  row-gap: 0;
  flex-wrap: wrap;
  line-height: 1em;
}
.maincontent ul.inlinepiped-list li {
  display: inline-block;
  font-size: 0.875rem;
  position: relative;
  padding: 0;
  /* border-right */
}
.maincontent ul.inlinepiped-list li:before {
  content: none;
}
.maincontent ul.inlinepiped-list li:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: calc(-1 * var(--inlinepiped-gap) / 2 - 1px);
  transform: translateY(-50%);
  width: 2px;
  height: 0.75em;
  background-color: #b0b19f;
  z-index: 2;
}
.container-big {
  width: 100%;
}
.container-padding {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 768px) {
  .container-padding {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media screen and (min-width: 1260px) {
  .container-padding {
    padding-left: 90px;
    padding-right: 90px;
  }
}
.frame-small {
  max-width: 900px;
  margin-inline: auto;
}
.frame-bigger {
  max-width: 1400px;
  margin-inline: auto;
}
.frame.frame-layout-999 {
  width: 100%;
  max-width: unset;
  background-image: url('../Images/wallpaper.webp');
}
.frame.frame-layout-999 > div {
  max-width: 1200px;
  margin: 2rem auto;
}
.frame-default {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.smallgrey-outer,
.grey-outer {
  background-color: #444444;
  padding-top: 1px;
  padding-bottom: 1px;
  color: white;
}
.smallgrey-outer a,
.grey-outer a,
.smallgrey-outer a:hover,
.grey-outer a:hover,
.smallgrey-outer a:visited,
.grey-outer a:visited {
  color: white;
}
.smallgrey-outer h1,
.grey-outer h1,
.smallgrey-outer h2,
.grey-outer h2,
.smallgrey-outer h3,
.grey-outer h3,
.smallgrey-outer h4,
.grey-outer h4 {
  color: white;
  margin-bottom: 1em;
}
a {
  color: #040308;
  font-weight: 700;
  text-decoration: underline;
  /* font-weight: 700; */
  -webkit-transform: all 250ms ease-in-out;
  -moz-transform: all 250ms ease-in-out;
  -o-transform: all 250ms ease-in-out;
  transform: all 250ms ease-in-out;
}
a:hover {
  color: #c1181d;
}
a.external {
  white-space: nowrap;
}
a.external svg {
  width: 0.8em;
  height: 0.8em;
  margin-left: 0.2em;
  vertical-align: middle;
  display: inline-block;
}
a.external svg * {
  fill: currentColor;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
p.nomargin {
  margin: 0;
}
.gotback {
  background: #ffffff;
  cursor: pointer;
  border: none;
  display: block;
  width: 100px;
  color: #fff;
  font-size: 1rem;
  font-size: 700;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
.gotback svg {
  width: auto;
  height: 1rem;
}
.gotback svg * {
  fill: #c1181d;
}
/* Headline */
.title-xl {
  font-size: 2rem;
  font-weight: 700;
}
.width100 {
  width: 100%;
  height: auto;
}
/**
 * Buttons
 */
.btn {
  text-decoration: none;
  color: #c1181d;
  background-color: #ffffff;
  font-size: 1em;
  line-height: 1;
  font-weight: 700;
  padding: 0.5rem 1rem;
  border: none;
  text-align: center;
  border-radius: 100px;
  display: inline-block;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.btn:hover {
  color: white;
  text-decoration: none;
  background-color: #7f8263;
}
.btn-primary {
  text-decoration: none;
  color: #c1181d;
  background-color: #ffffff;
  font-size: 1em;
  line-height: 1;
  font-weight: 700;
  padding: 0.5rem 1rem;
  border: none;
  text-align: center;
  border-radius: 100px;
  display: inline-block;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  background-color: #7f8263;
  color: #040308;
}
.btn-primary:hover {
  color: white;
  text-decoration: none;
  background-color: #7f8263;
}
.btn-primary:hover {
  background-color: #999c7c;
}
.span-uppercase {
  text-transform: uppercase;
}
.span-marker3 {
  display: inline;
  padding: 0.05em 0.45em 0.1em;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  background: #c1181d;
  color: white;
  transition: all 150ms ease-in-out;
}
a.span-marker3 {
  text-decoration: none !important;
}
a.span-marker3:hover {
  text-decoration: none !important;
  background: #e4282d;
  color: white;
}
b,
strong {
  font-weight: 900;
}
img {
  height: auto;
  width: 100%;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
p:last-child {
  margin-bottom: 0;
}
p.lead {
  font-size: 1.5rem;
}
.span-color1 {
  color: #c1181d;
}
.text-center {
  text-align: center;
}
.maincontent {
  overflow: hidden;
  padding-top: 80px;
}
@media screen and (min-width: 768px) {
  .maincontent {
    padding-top: 170px;
  }
}
.maincontent .frame {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.maincontent ul {
  padding: 0;
  margin: 1em 0;
  list-style-type: none;
}
.maincontent ul li {
  margin: 0 0 0.5em 0;
  padding: 0 0 0 1.5em;
  position: relative;
}
.maincontent ul li:before {
  content: "";
  display: block;
  height: 0.5em;
  width: 0.5em;
  background: #c1181d;
  border-radius: 0%;
  position: absolute;
  top: 0.45em;
  left: 0;
}
@media all and (max-width: 767px) {
  .maincontent ul li:before {
    top: 0.5em;
  }
}
.maincontent ul li > ul {
  margin-top: 1em;
}
.maincontent ul li > ul li:before {
  background: #aaa;
}
.hs-form-control {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  border: 2px solid #fcaa20;
  background-color: #022c58;
  color: white;
  padding: 0.25em 1em;
  font-size: 24px;
  outline: none;
}
.frame-type-text.frame-layout-2 {
  font-size: 2rem;
  color: #c1181d;
}
.frame-type-text.frame-layout-2 h1,
.frame-type-text.frame-layout-2 h2,
.frame-type-text.frame-layout-2 h3,
.frame-type-text.frame-layout-2 h4 {
  color: #c1181d;
  font-size: 2.4rem;
}
.frame-type-text.frame-layout-2 .btn {
  font-size: 1.4rem;
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10 and IE 11 */
  user-select: none;
  /* Standard syntax */
}
.frame-layout-4 {
  position: relative;
  background-color: #ffffff;
  box-shadow: 0 0 0 100vmax #ffffff;
  clip-path: inset(0 -100vmax);
  padding: 2rem;
}
@media screen and (min-width: 768px) {
  .frame-layout-4 {
    padding: 3rem;
  }
}
.default-headline {
  display: block;
  font-weight: 300;
}
.default-headline b {
  display: inline;
}
.default-headline + .subheadline {
  font-weight: 300;
  font-size: 0.6666rem !important;
  line-height: 1.5em !important;
  letter-spacing: 0.02em;
}
.header-test {
  position: relative;
  padding-top: 20svh;
  padding-bottom: 20svh;
}
.header-test img {
  z-index: 5;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120%;
  height: auto;
}
.header-test .text-wrap {
  z-index: 10;
  position: relative;
}
.header-test .text-wrap h1 {
  font-size: 3rem;
  color: white;
  margin-bottom: 1rem;
  font-weight: 900;
}
#seo-boxes-desktop,
#seo-boxes-mobile {
  width: 100%;
  height: auto;
}
#seo-boxes-desktop {
  display: block;
}
#seo-boxes-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  #seo-boxes-desktop {
    display: none;
  }
  #seo-boxes-mobile {
    display: block;
  }
}
.blurrything {
  position: relative;
}
.blurrything svg {
  width: 100%;
  height: auto;
}
.blurrything svg #Komponente_6_1 {
  filter: blur(6px);
  transition: all 1rem ease-in-out;
}
.blurrything:hover svg #Komponente_6_1 {
  filter: blur(0px);
}
.blurrything .svgside {
  padding-right: 10%;
  margin-left: -15%;
}
.blurrything .text {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.blurrything .text .punchline {
  font-size: 5rem;
  font-weight: 900;
  line-height: 1;
}
.clearmargins {
  clear: both;
  padding-top: 1px;
  margin-top: -1px;
}
.inlinekay {
  display: inline-block;
  vertical-align: baseline;
  height: 2em;
  width: auto;
}
.inlinekay * {
  fill: currentColor;
}
.rejected-elfsight {
  display: none;
  max-width: 900px;
  margin-inline: auto;
}
[type="text/plain"] + .rejected-elfsight {
  display: block;
}
/* Header Accent and Content Indent */
.has_accent {
  position: relative;
}
.has_accent header {
  text-transform: uppercase;
  position: relative;
}
.has_accent header svg {
  position: relative;
  width: auto;
  height: 1.5em;
}
.has_accent header svg * {
  fill: #c1181d;
}
@media screen and (min-width: 1200px) {
  .has_accent header svg {
    height: 2.5em;
    transform: translate(-70%, -30%);
    left: 0rem;
    top: 0;
    position: absolute;
  }
}
/* */
.the-box {
  background: #b0b29d;
  border-radius: 1rem;
  overflow: hidden;
}
/* Styles inline */
header#pageheader {
  z-index: 1100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100svw;
  pointer-events: none;
  background-color: transparent;
  transition: all 0.15s ease;
}
header#pageheader a {
  font-weight: 400;
}
header#pageheader .inner {
  padding: 0;
}
header#pageheader .inner .logonavi {
  height: 90px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 0;
  position: relative;
  transition: all 0.15s ease;
}
@media screen and (min-width: 1200px) {
  header#pageheader .inner .logonavi {
    height: 190px;
  }
}
header#pageheader .inner .logonavi .logoposition {
  height: 2rem;
  width: auto;
  pointer-events: auto;
  transition: all 0.15s ease;
  position: relative;
  left: 1.5rem;
  top: 0;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 1200px) {
  header#pageheader .inner .logonavi .logoposition {
    /* left: @desktop-padding; */
    /* left: 50%;
          transform: translateX(-50%); */
  }
}
header#pageheader .inner .logonavi .logoposition .brand-logo {
  display: block;
  line-height: 0;
  width: auto;
  height: 100%;
  transform: translateY(29%);
}
header#pageheader .inner .logonavi .logoposition svg {
  width: auto;
  height: 100%;
}
header#pageheader .inner .logonavi .logoposition svg * {
  fill: #c1181d;
}
header#pageheader .inner .logonavi .logoposition svg #brand-name {
  display: none;
}
@media screen and (min-width: 640px) {
  header#pageheader .inner .logonavi .logoposition {
    width: auto;
    height: 2.5rem;
  }
  header#pageheader .inner .logonavi .logoposition svg #brand-name {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  header#pageheader .inner .logonavi .logoposition {
    height: 3.5rem;
  }
}
header#pageheader .inner .logonavi .topmenu {
  position: absolute;
  left: calc(100% + 1rem);
  top: 2.7vw;
  transition: all 0.15s ease;
  opacity: 1;
  display: none;
}
@media screen and (min-width: 768px) {
  header#pageheader .inner .logonavi .topmenu {
    display: block;
  }
}
header#pageheader .inner .logonavi .topmenu ul {
  width: 100%;
  /* white-space: nowrap; */
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 2rem;
  list-style: none;
}
header#pageheader .inner .logonavi .topmenu ul li a {
  color: #ffffff;
  line-height: 1;
}
header#pageheader .inner .logonavi .topmenu ul li a b {
  text-transform: uppercase;
}
header#pageheader .inner .contacticons {
  display: flex;
  gap: 10px;
  pointer-events: auto;
}
header#pageheader .inner .contacticons a {
  display: block;
  line-height: 0;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
}
header#pageheader .inner .contacticons a svg > * {
  fill: #b0b19f;
}
header#pageheader .inner .contacticons a:hover svg > * {
  fill: #7f8263;
}
header#pageheader .inner .rightpart {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 2rem;
  pointer-events: auto;
  position: relative;
  right: 1.5rem;
  z-index: 20;
}
@media screen and (min-width: 1200px) {
  header#pageheader .inner .rightpart {
    /* right: @desktop-padding; */
  }
}
@media screen and (min-width: 1350px) {
  header#pageheader .inner .rightpart {
    right: 90px;
  }
}
header#pageheader .inner #mainmenutoggle {
  background-color: transparent;
  color: #ffffff;
  border: none;
  border-radius: 100px;
  font-size: 1rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
  line-height: 0;
  position: relative;
  transition: all 0.15s ease;
  cursor: pointer;
}
header#pageheader .inner #mainmenutoggle .toggleicon {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0;
  position: relative;
  width: 45px;
  height: 35px;
}
header#pageheader .inner #mainmenutoggle .toggleicon span {
  position: absolute;
  display: block;
  width: 100%;
  height: 6px;
  top: calc(50% - 2.5px);
  right: 0;
  transition: all 0.2s ease;
}
header#pageheader .inner #mainmenutoggle .toggleicon span:after {
  content: '';
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #555742;
  border-radius: 0;
}
header#pageheader .inner #mainmenutoggle .toggleicon span:nth-child(1) {
  transform: translateY(-12px);
  transition-delay: 0s;
}
header#pageheader .inner #mainmenutoggle .toggleicon span:nth-child(2) {
  width: 60%;
  transition-delay: 0.15s;
}
header#pageheader .inner #mainmenutoggle .toggleicon span:nth-child(3) {
  transform: translateY(12px);
  transition-delay: 0s;
  width: 80%;
}
header#pageheader .inner #mainmenutoggle .text {
  display: none;
  transition: all 0.15s ease;
}
header#pageheader .socialmenu {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-bottom: 1rem;
}
header#pageheader .socialmenu a {
  display: block;
  line-height: 0;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
}
header#pageheader .socialmenu a svg {
  width: 100%;
  height: auto;
}
header#pageheader .socialmenu a svg * {
  fill: #7f8263;
  transition: all 0.15s ease;
}
header#pageheader .socialmenu a:hover svg * {
  fill: #ffffff;
}
header#pageheader .socialmenu a.specialicon svg * {
  fill: #ffffff;
}
header#pageheader .socialmenu a.langitem,
header#pageheader .socialmenu a.searchitem {
  background: #ffffff;
  border-radius: 100px;
  color: #c1181d;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.5rem;
  transition: all 0.15s ease;
}
header#pageheader .socialmenu a.langitem.langitem,
header#pageheader .socialmenu a.searchitem.langitem {
  margin-left: 1rem;
}
header#pageheader .socialmenu a.langitem span,
header#pageheader .socialmenu a.searchitem span {
  line-height: 1;
  font-weight: 700;
}
header#pageheader .socialmenu a.langitem svg,
header#pageheader .socialmenu a.searchitem svg {
  width: 20px;
  height: 20px;
}
header#pageheader .socialmenu a.langitem svg *,
header#pageheader .socialmenu a.searchitem svg * {
  fill: #c1181d;
  transition: all 0.15s ease;
}
header#pageheader .socialmenu a.langitem:hover,
header#pageheader .socialmenu a.searchitem:hover {
  background: #7f8263;
}
header#pageheader .searchformmini {
  position: relative;
  width: 100%;
  z-index: 10;
  margin-bottom: 1rem;
  height: 0;
  transition: all 0.15s ease-in-out;
  transition-delay: 0.15s;
}
header#pageheader .searchformmini form {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 100px;
  padding: 0.5rem 1rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transform: translateX(150%);
  transition: all 0.15s ease-in-out;
  transition-delay: 0s;
}
header#pageheader .searchformmini form input[type="text"] {
  width: 100%;
  border: none;
  outline: none;
  background-color: transparent;
  color: #000000;
  font-size: 0.8rem;
}
header#pageheader .searchformmini form input[type="text"]::placeholder {
  color: #2d2d25;
}
header#pageheader .searchformmini form #ke_search_searchfield_submit {
  padding: 0;
  width: 30px;
  height: 30px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
header#pageheader .searchformmini form #ke_search_searchfield_submit svg * {
  fill: #b1b1b1;
  transition: all 0.15s ease;
}
header#pageheader .searchformmini form #ke_search_searchfield_submit:hover svg * {
  fill: inherit;
}
header#pageheader .searchformmini form input[type="submit"] {
  display: none;
}
header#pageheader .searchformmini.open {
  height: 2rem;
  transition-delay: 0s;
}
header#pageheader .searchformmini.open form {
  transform: translateX(0);
  transition-delay: 0.5s;
}
.menupanel {
  position: fixed;
  width: 100%;
  padding: 0;
  pointer-events: auto;
  background: #b0b19f;
  box-sizing: border-box;
  color: #040308;
  transform-origin: top;
  transition: all 0.15s ease;
  transition-delay: 0.15s;
  top: 0;
  right: 0;
  container: inline-size;
  /* white-space: nowrap; */
  display: grid;
  grid-template-rows: 0fr;
}
@media screen and (max-width: 1399px) {
  .menupanel {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.35);
  }
}
@media screen and (min-width: 1200px) {
  .menupanel {
    padding: 0;
    width: 100%;
  }
}
@media screen and (max-width: 1399px) {
  .menupanel .menu-animation {
    opacity: 0;
    min-height: 0;
    visibility: hidden;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 0 0 0;
    transform-origin: top right;
    transition: all 0.15s ease;
    transition-delay: 0s;
    max-height: calc(100svh - 70px);
  }
}
.menupanel .red-card {
  background-color: #b0b19f;
  border-radius: 0 0 0 0;
  width: calc(100% + 2rem);
  min-width: 300px;
  min-height: 300px;
  height: 100%;
  position: absolute;
  left: 30px;
  bottom: -80px;
  transform: rotate(0deg);
  transform-origin: top left;
  pointer-events: none;
  z-index: 2;
  transition: all 0.15s ease;
  transition-delay: 0.15s;
}
@media screen and (min-width: 1200px) {
  .menupanel .red-card {
    left: 0;
    bottom: 0;
  }
}
.menupanel .red-card:before,
.menupanel .red-card:after {
  content: '';
  position: absolute;
  display: block;
  width: 9999rem;
  height: 100%;
  background-color: #b0b19f;
}
.menupanel .red-card:before {
  left: 0;
  bottom: calc(100% - 1px);
}
.menupanel .red-card:after {
  left: calc(100% - 1px);
  top: 0;
}
.menupanel .socialmenu {
  z-index: 3;
  position: relative;
}
.menupanel a {
  color: #040308;
}
.menupanel .mainmenu {
  z-index: 4;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
}
.menupanel .mainmenu > ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.menupanel .mainmenu > ul > li {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 0;
}
.menupanel .mainmenu > ul > li a {
  text-decoration: none;
  color: #040308;
  position: relative;
  display: block;
  overflow: hidden;
  font-size: 1.25rem;
  line-height: 1.3;
  transition: all 0s ease;
}
.menupanel .mainmenu > ul > li a:hover {
  color: #ffffff;
}
.menupanel .mainmenu > ul > li a.active {
  font-weight: 700;
}
.menupanel .mainmenu > ul > li .submenu--level2 {
  list-style: none;
  padding-left: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 0;
}
.menupanel .mainmenu > ul > li .submenu--level2 li a {
  font-size: 1rem;
  box-sizing: border-box;
  padding-block: 0.5em;
  opacity: 0.6;
}
.menupanel .mainmenu > ul > li .submenu--level3 {
  list-style: none;
  gap: 1rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 0;
  width: 100%;
  column-gap: 0.25rem;
  row-gap: 0.25rem;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 1rem;
}
.menupanel .mainmenu > ul > li .submenu--level3 li a {
  font-size: 0.66rem;
  box-sizing: border-box;
  padding: 0.25rem 0.5rem;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100px;
  opacity: 0.6;
}
.menupanel .mainmenu > ul > li .submenu--level3 li a span {
  display: none;
}
.menupanel .mainmenu ul.calenderlink {
  margin-block: 1rem;
}
.menupanel .mainmenu ul.calenderlink li a {
  background-color: #808169;
  color: white;
  border-radius: 100px;
  padding: 0.25rem 1rem;
  font-weight: 700 !important;
}
.menupanel .metamenu {
  position: relative;
  z-index: 5;
}
.menupanel .metamenu ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 0;
  flex-wrap: wrap;
  margin: 1rem 0 0 0;
  padding-left: 0;
  list-style: none;
}
.menupanel .metamenu ul li {
  padding-left: 0;
}
.menupanel .metamenu ul li a {
  line-height: 1;
  position: relative;
  text-decoration: none;
  color: #c1181d;
  font-size: 0.8rem;
  padding-left: 1rem;
}
.menupanel .metamenu ul li a:before {
  content: '';
  position: absolute;
  left: calc(0.5rem - 1px);
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 50%;
  background-color: #ffffff;
}
.menupanel .metamenu ul li a:hover,
.menupanel .metamenu ul li a.active {
  color: #ffffff;
}
.menupanel .metamenu ul li:first-child a {
  padding-left: 0;
}
.menupanel .metamenu ul li:first-child a:before {
  display: none;
}
body.scrolled header#pageheader {
  background-color: rgba(255, 255, 255, 0);
}
body.scrolled header#pageheader .inner .logonavi {
  height: 60px;
}
body.scrolled header#pageheader .inner .logonavi .logoposition {
  height: 1.5rem;
  transition: all 0.15s ease;
}
body.scrolled header#pageheader .inner .logonavi .logoposition #zentrum {
  display: none;
}
body.scrolled header#pageheader .inner .logonavi #logo > g.text {
  display: none;
}
body.scrolled header#pageheader .inner .logonavi .topmenu {
  top: 0;
  opacity: 0;
}
body.scrolled.open header#pageheader .inner .logonavi {
  height: 90px;
}
body.scrolled.open header#pageheader .inner .logonavi .logoposition {
  height: 2rem;
  transition: all 0.15s ease;
}
body.scrolled.open header#pageheader .inner .logonavi .logoposition #zentrum {
  display: block;
}
body.scrolled.open header#pageheader .inner .logonavi #logo {
  transform: translateY(33%);
}
body.scrolled.open header#pageheader .inner .logonavi #logo > g.text {
  display: block;
}
@media screen and (min-width: 1200px) {
  body.scrolled.open header#pageheader .inner .logonavi {
    height: 190px;
  }
}
@media screen and (min-width: 1200px) {
  body.scrolled header .menupanel .red-card {
    left: 0;
    bottom: 0;
  }
}
body.open header#pageheader .inner #mainmenutoggle {
  background-color: transparent;
}
body.open header#pageheader .inner #mainmenutoggle .toggleicon span:after {
  background-color: #555742;
}
body.open header#pageheader .inner #mainmenutoggle .toggleicon span:nth-child(1) {
  transform: rotate(45deg) translateY(0);
  transition-delay: 0.15s;
}
body.open header#pageheader .inner #mainmenutoggle .toggleicon span:nth-child(2) {
  width: 0;
  transition-delay: 0s;
}
body.open header#pageheader .inner #mainmenutoggle .toggleicon span:nth-child(3) {
  width: 100%;
  transform: rotate(-45deg) translateY(0);
  transition-delay: 0.15s;
}
body.open header#pageheader .inner #mainmenutoggle .text {
  color: #ffffff;
}
body.open .menupanel {
  /* width: ~"min(100%, @{menu-max-width-mobile})"; */
  padding: 5rem 1rem 2rem 1rem;
  transition-delay: 0s;
  grid-template-rows: 1fr;
  box-siszing: border-box;
  right: 0;
}
@media screen and (min-width: 649px) {
  body.open .menupanel {
    /* padding-right: @desktop-padding; */
  }
}
@media screen and (min-width: 1200px) {
  body.open .menupanel {
    /* width: ~"min(100%, @{menu-max-width-desktop})"; */
  }
}
body.open .menupanel .menu-animation {
  opacity: 1;
  visibility: visible;
  transition-delay: 0.15s;
}
body.open .menupanel .red-card {
  transform: rotate(10deg);
  bottom: 0;
  left: 0;
  transition-delay: 0s;
}
@media screen and (min-width: 1400px) {
  header#pageheader .inner .logonavi .rightpart #mainmenutoggle {
    display: none;
  }
  .menupanel {
    position: static;
    width: auto;
    pointer-events: auto;
    display: block;
    grid-template-rows: unset;
    transition: none;
    background: transparent;
    white-space: nowrap;
  }
  .menupanel .menu-animation {
    opacity: 1;
    visibility: visible;
    max-height: none;
    overflow: visible;
    padding: 0;
    transition: none;
  }
  .menupanel .red-card,
  .menupanel .socialmenu,
  .menupanel .metamenu,
  .menupanel .searchformmini {
    display: none;
  }
  .menupanel .mainmenu {
    display: flex;
    flex-direction: row;
    gap: 0.25rem;
  }
  .menupanel .mainmenu > ul {
    flex-direction: row;
    align-items: center;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 100px;
    padding: 0.2rem;
    gap: 0.2rem;
  }
  .menupanel .mainmenu > ul li {
    position: relative;
    flex-direction: row;
    align-items: center;
  }
  .menupanel .mainmenu > ul li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 1rem;
    background-color: transparent;
  }
  .menupanel .mainmenu > ul li a {
    font-size: 0.66rem;
    color: #040308;
    background: transparent;
    border-radius: 100px;
    line-height: 2.5em !important;
    padding: 0 1rem !important;
    font-weight: 400 !important;
    position: relative;
    /* &.active {
              color: @white;
              background-color: @2ndcolor;
              font-weight: 400 !important;
            } */
  }
  .menupanel .mainmenu > ul li a:hover {
    color: white;
    background-color: #555742;
  }
  .menupanel .mainmenu > ul li .submenu--level2 {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    position: absolute;
    top: calc(100% + 0.5rem);
    left: 0;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 1rem;
    padding: 0.2rem;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.15s ease;
    /*  white-space: nowrap; */
    z-index: 100;
    text-align: left;
  }
  .menupanel .mainmenu > ul li .submenu--level2 li a {
    width: 100%;
    font-size: 1rem;
    font-size: 0.66rem;
    padding-left: 1rem;
    opacity: 1;
  }
  .menupanel .mainmenu > ul li:hover .submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .menupanel .mainmenu > ul li .submenu--level3 {
    background: none;
    padding-left: 1rem;
    margin-block: 0.25rem 1rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 0;
    gap: 0.25rem;
  }
  .menupanel .mainmenu > ul li .submenu--level3 li a {
    width: 100%;
    font-size: 1rem;
    font-size: 0.5rem;
    padding-inline: 0.75rem !important;
    background: #ffffff;
    opacity: 1;
    line-height: 1.25rem !important;
  }
  .menupanel .mainmenu > ul li .submenu--level3 li a:hover {
    color: #ffffff;
    background: #555742;
  }
  .menupanel .mainmenu > ul li .submenu--level3 li a.active {
    color: #ffffff;
    background: #b0b19f;
  }
  .menupanel .mainmenu > ul.calenderlink {
    background: #c1181d;
  }
  .menupanel .mainmenu > ul.calenderlink li a {
    color: #ffffff;
    background: transparent;
    padding: 0.25rem 1rem;
    font-weight: 700 !important;
  }
  .menupanel .mainmenu > ul.calenderlink li a:hover {
    background: #941216;
    color: #ffffff;
  }
  body.open .menupanel {
    padding: 0;
    grid-template-rows: unset;
  }
  body.seite_1 .menupanel .mainmenu > ul li a.active,
  .menupanel .mainmenu > ul li a.active:not(.target-31) {
    color: #ffffff;
    background-color: #b0b19f;
    font-weight: 400 !important;
    font-weight: 400;
  }
}
.fade {
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}
body.openmodal {
  overflow: hidden;
}
.km-modal {
  display: none;
  position: fixed;
  z-index: 100000;
  background-color: rgba(225, 232, 239, 0.8);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 0;
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}
.km-modal.in {
  display: block;
  justify-content: center;
  opacity: 1;
}
.km-modal .modaldialog {
  max-width: 1200px;
  width: auto;
  margin: calc(30px  + 4rem) 0.75rem 30px 0.75rem;
  background-color: #b0b19f;
  /* .bdrs(@gap-unit); */
  color: #ffffff;
  padding: 1rem;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
@media screen and (min-width: 540px) {
  .km-modal .modaldialog {
    margin-inline: 1.5rem;
  }
}
@media screen and (min-width: 1400px) {
  .km-modal .modaldialog {
    padding: 3rem;
    margin-top: calc(30px  + 5.5rem);
    margin-inline: auto;
  }
}
@media screen and (min-width: 1320px) {
  .km-modal .modaldialog {
    padding: 4.5rem;
    margin-top: calc(30px  + 6.5rem);
  }
}
.km-modal .modaldialog h2 {
  color: white;
  text-align: center;
  font-size: 2.2rem;
}
.km-modal .modaldialog h2 + .subheadline {
  font-weight: 400;
  color: #fcaa20;
  text-align: center;
}
.km-modal .modaldialog .closebtn {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background: #ffffff;
}
.km-modal .modaldialog .closebtn svg {
  width: 70%;
  height: 70%;
}
.km-modal .modaldialog .closebtn svg * {
  fill: #c1181d;
}
.km-modal .modaldialog .frame-layout-40,
.km-modal .modaldialog .frame-layout-43 {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}
.km-modal .modaldialog .frame-layout-40 .powermail_form > .inner .powermail_fieldset:not(.layout3),
.km-modal .modaldialog .frame-layout-43 .powermail_form > .inner .powermail_fieldset:not(.layout3) {
  flex: 1 1 100%;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .km-modal .modaldialog .frame-layout-40 .powermail_form > .inner .powermail_fieldset:not(.layout3),
  .km-modal .modaldialog .frame-layout-43 .powermail_form > .inner .powermail_fieldset:not(.layout3) {
    flex: 1 1 50%;
    width: 50%;
  }
}
.km-modal .modaldialog .frame-layout-40 .tx-powermail .powermail_form .powermail_fieldwrap:last-child,
.km-modal .modaldialog .frame-layout-43 .tx-powermail .powermail_form .powermail_fieldwrap:last-child {
  margin-bottom: 0;
}
.km-modal .modaldialog .frame-layout-40 .tx-powermail .powermail_form .powermail_fieldwrap .powermail_field,
.km-modal .modaldialog .frame-layout-43 .tx-powermail .powermail_form .powermail_fieldwrap .powermail_field {
  position: relative;
}
.km-modal .modaldialog .datadisplay dl dd {
  font-weight: 700;
  font-size: 2rem;
  margin-left: 0;
}
.km-modal .modaldialog.has-splitbox {
  padding: 0;
}
@media screen and (min-width: 768px) {
  .km-modal .modaldialog.has-splitbox .inner .splitbox {
    display: flex;
  }
  .km-modal .modaldialog.has-splitbox .inner .splitbox .leftpanel {
    width: 250px;
    padding: 3rem;
    background: #003774;
  }
  .km-modal .modaldialog.has-splitbox .inner .splitbox .rightpanel {
    width: 60%;
    padding: 3rem;
  }
}
.container-fluid.is-blueintro {
  padding-left: 0;
  padding-right: 0;
}
.container-fluid.is-blueintro > .inner .frame-type-text {
  line-height: 1.5em;
  font-weight: 400;
}
.container-fluid.is-blueintro > .inner .titlebox {
  position: relative;
  z-index: 10;
}
.container-fluid.is-blueintro > .inner .titlebox .has-noimg.inner {
  padding-bottom: 1px;
}
.container-fluid.is-blueintro > .inner .titlebox .breadcrumbbox {
  font-size: 1rem;
  color: #c1181d;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-bottom: 1rem;
}
.container-fluid.is-blueintro > .inner .titlebox .breadcrumbbox ul {
  display: flex;
  padding-left: 0;
  justify-content: center;
  margin: 1em 0;
}
.container-fluid.is-blueintro > .inner .titlebox .breadcrumbbox ul li {
  padding-left: 10px;
  margin-left: 9px;
  border-left: 1px solid white;
  line-height: 0.8em;
}
.container-fluid.is-blueintro > .inner .titlebox .breadcrumbbox ul li:before {
  display: none;
}
.container-fluid.is-blueintro > .inner .titlebox .breadcrumbbox ul li:first-child {
  padding-left: 0;
  margin-left: 0;
  border: none;
}
.container-fluid.is-blueintro > .inner .titlebox .breadcrumbbox ul li:nth-child(2) {
  font-weight: 700;
}
.container-fluid.is-blueintro > .inner .titlebox .breadcrumbbox ul li a {
  text-decoration: none;
}
.container-fluid.is-blueintro > .inner .titlebox h1 {
  color: white;
  margin-bottom: 1.5rem;
}
.container-fluid.is-blueintro > .inner .titlebox .mbac-wrap {
  display: block;
  -webkit-border-radius: 0 0 1.5rem 1.5rem;
  -moz-border-radius: 0 0 1.5rem 1.5rem;
  -ms-border-radius: 0 0 1.5rem 1.5rem;
  -o-border-radius: 0 0 1.5rem 1.5rem;
  border-radius: 0 0 1.5rem 1.5rem;
  margin-bottom: 2rem;
  overflow: hidden;
  -webkit-transform: translateY(3rem);
  -moz-transform: translateY(3rem);
  -o-transform: translateY(3rem);
  transform: translateY(3rem);
  margin-top: -3rem;
  margin-bottom: 3rem;
}
.container-fluid.is-blueintro > .inner .titlebox .mbac-wrap img {
  width: 100%;
  height: auto;
  float: left;
}
.container-fluid.is-blueintro > .inner > .introcontent {
  position: relative;
  z-index: 10;
  color: white;
  text-align: center;
}
.container-fluid.is-blueintro > .inner > .introcontent .extcontainer-accordion {
  text-align: left;
}
.container-fluid.is-blueintro > .inner > .introcontent p {
  font-size: 1rem;
}
.container-fluid.is-blueintro > .inner > .introcontent p.lead {
  font-size: 1.5rem;
}
.container-fluid.is-blueintro > .inner > .introcontent .h1,
.container-fluid.is-blueintro > .inner > .introcontent .h2,
.container-fluid.is-blueintro > .inner > .introcontent .h3,
.container-fluid.is-blueintro > .inner > .introcontent .h4,
.container-fluid.is-blueintro > .inner > .introcontent h1,
.container-fluid.is-blueintro > .inner > .introcontent h2,
.container-fluid.is-blueintro > .inner > .introcontent h3,
.container-fluid.is-blueintro > .inner > .introcontent h4 {
  color: #b0b19f;
}
.container-fluid.is-blueintro > .inner > .introcontent .frame-layout-42 .h1,
.container-fluid.is-blueintro > .inner > .introcontent .frame-layout-42 .h2,
.container-fluid.is-blueintro > .inner > .introcontent .frame-layout-42 .h3,
.container-fluid.is-blueintro > .inner > .introcontent .frame-layout-42 .h4,
.container-fluid.is-blueintro > .inner > .introcontent .frame-layout-42 h1,
.container-fluid.is-blueintro > .inner > .introcontent .frame-layout-42 h2,
.container-fluid.is-blueintro > .inner > .introcontent .frame-layout-42 h3,
.container-fluid.is-blueintro > .inner > .introcontent .frame-layout-42 h4 {
  color: #c1181d;
}
.container-fluid.is-blueintro > .inner > .bac-wrap {
  display: none;
}
@media screen and (max-width: 991px) {
  .container-fluid.is-blueintro .inner .titlebox {
    padding-top: 7rem;
    background: #b0b19f;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .container-fluid.is-blueintro {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .container-fluid.is-blueintro > .inner {
    z-index: 2;
    padding-top: 10rem;
    border-radius: 0 0 3rem 3rem;
    position: relative;
    padding: 200px 3rem 3rem 3rem;
    color: white;
    overflow: hidden;
    background: #b0b19f;
  }
  .container-fluid.is-blueintro > .inner .titlebox .breadcrumbbox ul {
    justify-content: flex-start;
  }
  .container-fluid.is-blueintro > .inner .titlebox .mbac-wrap {
    display: none;
  }
  .container-fluid.is-blueintro > .inner > .bac-wrap {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .container-fluid.is-blueintro > .inner > .bac-wrap:after {
    height: 30vw;
    width: 100%;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #b0b19f 100%);
    display: none;
  }
  .container-fluid.is-blueintro > .inner > .bac-wrap > .bac {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
    object-position: center center;
  }
  .container-fluid.is-blueintro > .inner .introcontent .container-fluid {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }
  .container-fluid.is-blueintro > .inner .introcontent .container-fluid .h1,
  .container-fluid.is-blueintro > .inner .introcontent .container-fluid .h2,
  .container-fluid.is-blueintro > .inner .introcontent .container-fluid .h3,
  .container-fluid.is-blueintro > .inner .introcontent .container-fluid .h4,
  .container-fluid.is-blueintro > .inner .introcontent .container-fluid h1,
  .container-fluid.is-blueintro > .inner .introcontent .container-fluid h2,
  .container-fluid.is-blueintro > .inner .introcontent .container-fluid h3,
  .container-fluid.is-blueintro > .inner .introcontent .container-fluid h4 {
    color: #ffffff;
  }
}
.container-fluid.is-blueintro > .inner > .introcontent.has-layout-50 + .bac-wrap {
  left: 10%;
}
@media screen and (min-width: 992px) {
  .datalayout_10 .container-fluid.is-blueintro > .inner {
    padding-top: 230px;
  }
}
/* Bereich Wissen */
.layout-wissen .container-fluid.is-blueintro > .inner > .bac-wrap .bac {
  object-fit: contain;
  object-position: top center;
}
#budgetcheck-box .hidden {
  display: none;
}
#budgetcheck-box #btn-getcert {
  cursor: pointer;
}
.maincontent .breadcrumb ul {
  display: flex;
  text-transform: uppercase;
  list-style: none;
}
.maincontent .breadcrumb ul li {
  padding-left: 0;
}
.maincontent .breadcrumb ul li:before {
  display: none;
}
.maincontent .breadcrumb ul li a {
  letter-spacing: 0.2rem;
  font-weight: 700;
}
.tx-powermail {
  /* margin-bottom: @gap-unit * 3; */
}
.tx-powermail .powermail_form {
  font-size: 1.2rem;
}
.tx-powermail .powermail_form [type="checkbox"] {
  font-size: 2rem;
  -webkit-transform: scale(1.3, 1.3);
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_submit input,
.tx-powermail .powermail_form .powermail_fieldwrap_type_submit button {
  width: 100%;
  display: block;
  background-color: #c1181d;
  color: white;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  border: none;
  font-size: 1rem;
  font-weight: 700;
  padding: 0.75rem 1rem;
  cursor: pointer;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_submit.calcbutton input,
.tx-powermail .powermail_form .powermail_fieldwrap_type_submit.calcbutton button {
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  -ms-border-radius: 1rem;
  -o-border-radius: 1rem;
  border-radius: 1rem;
  font-size: 0.8rem;
  padding: 0.5rem 1rem;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_check {
  margin-bottom: 1em;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_check > label {
  display: block;
  margin-bottom: 1rem;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_check .checkbox label {
  display: flex;
  align-items: center;
  font-size: 0.7rem;
  line-height: 1.2em;
  font-weight: 400;
  gap: 0.5rem;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_check .checkbox label a {
  font-weight: 700;
  color: #c1181d;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_check .checkbox label .checkboxindicator {
  background: #cccccc;
  box-sizing: border-box;
  width: 1.5em;
  height: 1.5em;
  border-radius: 0.3em;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1em;
  color: #ffffff;
  position: relative;
  flex: 0 0 1.5em;
  margin-right: 0;
  margin-top: 0;
  transition: all 0.2s ease-in-out;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_check .checkbox label .checkboxindicator svg {
  position: relative;
  display: block;
  height: 80%;
  width: 80%;
  transition: all 0.2s ease-in-out;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_check .checkbox label .checkboxindicator svg * {
  fill: transparent;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_check .checkbox label input[type="checkbox"] {
  display: none;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_check .checkbox label input[type="checkbox"]:checked + .checkboxindicator {
  background-color: #c1181d;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_check .checkbox label input[type="checkbox"]:checked + .checkboxindicator svg * {
  fill: #ffffff;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_check .checkbox.powermail_field_error .checkboxindicator {
  border: 4px solid #cc3939;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_check.powermail_fieldwrap_ichinteressieremichfuer .powermail_field {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date {
  position: relative;
  margin: 0 0 2rem 0;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input .powermail_field,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select .powermail_field,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea .powermail_field,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date .powermail_field {
  position: relative;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input option,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select option,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea option,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date option {
  font-family: 'Anek Latin', sans-serif;
  font-size: 1rem;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input input,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select input,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date input,
.tx-powermail .powermail_form .powermail_fieldwrap_type_input textarea,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select textarea,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date textarea,
.tx-powermail .powermail_form .powermail_fieldwrap_type_input select,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select select,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date select {
  font-family: 'Barlow', sans-serif;
  border: 2px solid #c1181d;
  background-color: transparent;
  padding-inline: 25px;
  padding-block: 0.7em 0.2em;
  color: #ffffff;
  font-size: 0.8em;
  font-weight: 400;
  z-index: 5;
  -webkit-border-radius: 1.2em;
  -moz-border-radius: 1.2em;
  -ms-border-radius: 1.2em;
  -o-border-radius: 1.2em;
  border-radius: 1.2em;
  width: 100%;
  box-sizing: border-box;
  display: block;
  /* Ouline Style */
  /* Placeholder color */
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input input:focus,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select input:focus,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input:focus,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date input:focus,
.tx-powermail .powermail_form .powermail_fieldwrap_type_input textarea:focus,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select textarea:focus,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea:focus,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date textarea:focus,
.tx-powermail .powermail_form .powermail_fieldwrap_type_input select:focus,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select select:focus,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select:focus,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date select:focus {
  outline: none;
  border-color: #c1181d;
  /* box-shadow: 0 0 0 0.2rem fade(@1stcolor, 50%); */
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input input::-webkit-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select input::-webkit-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input::-webkit-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date input::-webkit-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_input textarea::-webkit-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select textarea::-webkit-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea::-webkit-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date textarea::-webkit-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_input select::-webkit-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select select::-webkit-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select::-webkit-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date select::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input input:-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select input:-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input:-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date input:-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_input textarea:-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select textarea:-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea:-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date textarea:-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_input select:-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select select:-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select:-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date select:-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input input::-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select input::-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input::-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date input::-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_input textarea::-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select textarea::-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea::-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date textarea::-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_input select::-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select select::-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select::-moz-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date select::-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input input:-ms-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select input:-ms-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input:-ms-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date input:-ms-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_input textarea:-ms-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select textarea:-ms-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea:-ms-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date textarea:-ms-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_input select:-ms-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select select:-ms-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select:-ms-input-placeholder,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date select:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input input.specialinput,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select input.specialinput,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input.specialinput,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date input.specialinput {
  border-color: #ffffff;
  color: #ffffff;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input select,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select select,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input select + svg,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select select + svg,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select + svg,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date select + svg {
  position: absolute;
  right: 0.5rem;
  left: unset;
  height: 60%;
  width: auto;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input label,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select label,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea label,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date label {
  margin-bottom: 1rem;
  position: absolute;
  left: 25px;
  top: 5px;
  z-index: 10;
  font-size: 0.6em;
  background-color: transparent;
  padding-left: 0.25em;
  padding-right: 0.25em;
  color: #e7412b;
  transition: all 0.2s ease-in-out;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input.focus label,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select.focus label,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea.focus label,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date.focus label {
  font-size: 0.4em;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input .rangerwrap,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select .rangerwrap,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea .rangerwrap,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date .rangerwrap {
  display: flex;
  align-items: center;
  margin: 0.8rem 0;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input .rangerwrap span,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select .rangerwrap span,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea .rangerwrap span,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date .rangerwrap span {
  font-size: 0.8rem;
  display: block;
  font-weight: 700;
  color: #fcaa20;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input .rangerwrap span.min,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select .rangerwrap span.min,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea .rangerwrap span.min,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date .rangerwrap span.min {
  padding-right: 0.5rem;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input .rangerwrap span.max,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select .rangerwrap span.max,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea .rangerwrap span.max,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date .rangerwrap span.max {
  padding-left: 0.5rem;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_input .specialinput,
.tx-powermail .powermail_form .powermail_fieldwrap_type_select .specialinput,
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea .specialinput,
.tx-powermail .powermail_form .powermail_fieldwrap_type_date .specialinput {
  border: 2px solid #fcaa20;
}
.tx-powermail .powermail_form [type="date"],
.tx-powermail .powermail_form [type="datetime-local"],
.tx-powermail .powermail_form [type="month"],
.tx-powermail .powermail_form [type="time"],
.tx-powermail .powermail_form [type="week"] {
  -webkit-appearance: none;
  min-height: 2em;
}
.tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea {
  font-size: 1em;
  font-weight: 400;
  resize: none;
}
.tx-powermail .powermail_form .powermail_fieldset {
  padding: 0;
  border: none;
}
.tx-powermail .powermail_form .powermail_fieldset legend {
  display: none;
}
.tx-powermail .powermail_form .powermail_fieldset.zweispaltig {
  --thispad: 0.5rem;
  --thismarg: -0.5rem;
  display: flex;
  margin-left: var(--thismarg);
  margin-right: var(--thismarg);
  flex-wrap: wrap;
}
.tx-powermail .powermail_form .powermail_fieldset.zweispaltig legend {
  padding-left: var(--thispad);
  padding-right: var(--thispad);
  display: block;
  margin-bottom: 1em;
  flex: 0 0 100%;
}
.tx-powermail .powermail_form .powermail_fieldset.zweispaltig > .powermail_legend {
  flex: 0 0 100%;
}
.tx-powermail .powermail_form .powermail_fieldset.zweispaltig > .powermail_fieldwrap {
  flex: 0 0 100%;
  width: 100%;
  padding-left: var(--thispad);
  padding-right: var(--thispad);
  box-sizing: border-box;
}
@media screen and (min-width: 480px) {
  .tx-powermail .powermail_form .powermail_fieldset.zweispaltig > .powermail_fieldwrap {
    flex: 0 0 50%;
    width: 50%;
  }
}
.tx-powermail .powermail-errors-list {
  font-size: 0.6rem;
  margin: 0.25rem 0 0 0;
  position: absolute;
  left: 0;
  top: 100%;
}
body.bgcolor_blue .tx-powermail .powermail_form .powermail_fieldwrap_type_input input,
body.bgcolor_purple .tx-powermail .powermail_form .powermail_fieldwrap_type_input input,
body.bgcolor_orange .tx-powermail .powermail_form .powermail_fieldwrap_type_input input,
body.bgcolor_berry .tx-powermail .powermail_form .powermail_fieldwrap_type_input input,
body.bgcolor_yellow .tx-powermail .powermail_form .powermail_fieldwrap_type_input input,
body.bgcolor_rot .tx-powermail .powermail_form .powermail_fieldwrap_type_input input,
body.bgcolor_blue .tx-powermail .powermail_form .powermail_fieldwrap_type_select input,
body.bgcolor_purple .tx-powermail .powermail_form .powermail_fieldwrap_type_select input,
body.bgcolor_orange .tx-powermail .powermail_form .powermail_fieldwrap_type_select input,
body.bgcolor_berry .tx-powermail .powermail_form .powermail_fieldwrap_type_select input,
body.bgcolor_yellow .tx-powermail .powermail_form .powermail_fieldwrap_type_select input,
body.bgcolor_rot .tx-powermail .powermail_form .powermail_fieldwrap_type_select input,
body.bgcolor_blue .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input,
body.bgcolor_purple .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input,
body.bgcolor_orange .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input,
body.bgcolor_berry .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input,
body.bgcolor_yellow .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input,
body.bgcolor_rot .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea input,
body.bgcolor_blue .tx-powermail .powermail_form .powermail_fieldwrap_type_date input,
body.bgcolor_purple .tx-powermail .powermail_form .powermail_fieldwrap_type_date input,
body.bgcolor_orange .tx-powermail .powermail_form .powermail_fieldwrap_type_date input,
body.bgcolor_berry .tx-powermail .powermail_form .powermail_fieldwrap_type_date input,
body.bgcolor_yellow .tx-powermail .powermail_form .powermail_fieldwrap_type_date input,
body.bgcolor_rot .tx-powermail .powermail_form .powermail_fieldwrap_type_date input,
body.bgcolor_blue .tx-powermail .powermail_form .powermail_fieldwrap_type_input textarea,
body.bgcolor_purple .tx-powermail .powermail_form .powermail_fieldwrap_type_input textarea,
body.bgcolor_orange .tx-powermail .powermail_form .powermail_fieldwrap_type_input textarea,
body.bgcolor_berry .tx-powermail .powermail_form .powermail_fieldwrap_type_input textarea,
body.bgcolor_yellow .tx-powermail .powermail_form .powermail_fieldwrap_type_input textarea,
body.bgcolor_rot .tx-powermail .powermail_form .powermail_fieldwrap_type_input textarea,
body.bgcolor_blue .tx-powermail .powermail_form .powermail_fieldwrap_type_select textarea,
body.bgcolor_purple .tx-powermail .powermail_form .powermail_fieldwrap_type_select textarea,
body.bgcolor_orange .tx-powermail .powermail_form .powermail_fieldwrap_type_select textarea,
body.bgcolor_berry .tx-powermail .powermail_form .powermail_fieldwrap_type_select textarea,
body.bgcolor_yellow .tx-powermail .powermail_form .powermail_fieldwrap_type_select textarea,
body.bgcolor_rot .tx-powermail .powermail_form .powermail_fieldwrap_type_select textarea,
body.bgcolor_blue .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea,
body.bgcolor_purple .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea,
body.bgcolor_orange .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea,
body.bgcolor_berry .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea,
body.bgcolor_yellow .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea,
body.bgcolor_rot .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea textarea,
body.bgcolor_blue .tx-powermail .powermail_form .powermail_fieldwrap_type_date textarea,
body.bgcolor_purple .tx-powermail .powermail_form .powermail_fieldwrap_type_date textarea,
body.bgcolor_orange .tx-powermail .powermail_form .powermail_fieldwrap_type_date textarea,
body.bgcolor_berry .tx-powermail .powermail_form .powermail_fieldwrap_type_date textarea,
body.bgcolor_yellow .tx-powermail .powermail_form .powermail_fieldwrap_type_date textarea,
body.bgcolor_rot .tx-powermail .powermail_form .powermail_fieldwrap_type_date textarea,
body.bgcolor_blue .tx-powermail .powermail_form .powermail_fieldwrap_type_input select,
body.bgcolor_purple .tx-powermail .powermail_form .powermail_fieldwrap_type_input select,
body.bgcolor_orange .tx-powermail .powermail_form .powermail_fieldwrap_type_input select,
body.bgcolor_berry .tx-powermail .powermail_form .powermail_fieldwrap_type_input select,
body.bgcolor_yellow .tx-powermail .powermail_form .powermail_fieldwrap_type_input select,
body.bgcolor_rot .tx-powermail .powermail_form .powermail_fieldwrap_type_input select,
body.bgcolor_blue .tx-powermail .powermail_form .powermail_fieldwrap_type_select select,
body.bgcolor_purple .tx-powermail .powermail_form .powermail_fieldwrap_type_select select,
body.bgcolor_orange .tx-powermail .powermail_form .powermail_fieldwrap_type_select select,
body.bgcolor_berry .tx-powermail .powermail_form .powermail_fieldwrap_type_select select,
body.bgcolor_yellow .tx-powermail .powermail_form .powermail_fieldwrap_type_select select,
body.bgcolor_rot .tx-powermail .powermail_form .powermail_fieldwrap_type_select select,
body.bgcolor_blue .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select,
body.bgcolor_purple .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select,
body.bgcolor_orange .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select,
body.bgcolor_berry .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select,
body.bgcolor_yellow .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select,
body.bgcolor_rot .tx-powermail .powermail_form .powermail_fieldwrap_type_textarea select,
body.bgcolor_blue .tx-powermail .powermail_form .powermail_fieldwrap_type_date select,
body.bgcolor_purple .tx-powermail .powermail_form .powermail_fieldwrap_type_date select,
body.bgcolor_orange .tx-powermail .powermail_form .powermail_fieldwrap_type_date select,
body.bgcolor_berry .tx-powermail .powermail_form .powermail_fieldwrap_type_date select,
body.bgcolor_yellow .tx-powermail .powermail_form .powermail_fieldwrap_type_date select,
body.bgcolor_rot .tx-powermail .powermail_form .powermail_fieldwrap_type_date select {
  border-color: white;
}
body.bgcolor_blue .tx-powermail .powermail_label,
body.bgcolor_purple .tx-powermail .powermail_label,
body.bgcolor_orange .tx-powermail .powermail_label,
body.bgcolor_berry .tx-powermail .powermail_label,
body.bgcolor_yellow .tx-powermail .powermail_label,
body.bgcolor_rot .tx-powermail .powermail_label {
  color: white;
}
.news .news-list-view {
  /*
        <ul class="f3-widget-paginator">
            <li class="current"><span>1</span></li>
            
            <li>
                <a href="/hauptpunkt-3?tx_news_pi1%5Bcontroller%5D=News&amp;tx_news_pi1%5BcurrentPage%5D=2&amp;cHash=0d4901d49ee00a67fabda3f61d23db49">2</a>
            </li>

            <li class="next">
            <a href="/hauptpunkt-3?tx_news_pi1%5Bcontroller%5D=News&amp;tx_news_pi1%5BcurrentPage%5D=2&amp;cHash=0d4901d49ee00a67fabda3f61d23db49" title="">
                nächste
            </a>
            </li>
        </ul>

    */
}
.news .news-list-view .article {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
}
.news .news-list-view .article:after {
  display: none;
}
.news .news-list-view .article:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.news .news-list-view .article .news-list-category {
  margin: 0 0 10px 0;
  background-color: #c1181d;
  color: #fff;
  display: inline-block;
  padding: 0px 10px;
  text-transform: uppercase;
  font-size: 0.7rem;
}
.news .news-list-view .article .news-img-wrap {
  flex: 0 0 25%;
  width: 50%;
  float: none;
  margin: 0;
}
.news .news-list-view .article .news-img-wrap a {
  border: none;
  padding: 0;
}
.news .news-list-view .article .news-img-wrap a img {
  width: 100%;
  height: auto;
}
.news .news-list-view .article .teaser-text {
  flex: calc(75% - 2rem);
  width: 50%;
  float: none;
  padding: 0;
}
.news .news-list-view .article .teaser-text .newsmeta .news-list-date {
  color: #777;
  font-size: 0.7rem;
}
.news .news-list-view .article .teaser-text h2,
.news .news-list-view .article .teaser-text h3 {
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0 0 1rem 0;
  font-family: 'IBM Plex Serif', sans-serif;
}
.news .news-list-view .article .teaser-text h2 a,
.news .news-list-view .article .teaser-text h3 a {
  color: #b0b19f;
  text-decoration: none;
}
.news .news-list-view .article .teaser-text h2 a:hover,
.news .news-list-view .article .teaser-text h3 a:hover {
  text-decoration: underline;
}
.news .news-list-view .article .teaser-text p {
  margin: 0 0 10px 0;
}
.news .news-list-view .f3-widget-paginator {
  padding: 0;
  margin: 0;
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  list-style: none;
}
.news .news-list-view .f3-widget-paginator li {
  font-size: 0.9rem;
  padding-left: 0;
}
.news .news-list-view .f3-widget-paginator li::before {
  display: none;
}
.news .news-list-view .f3-widget-paginator li.next a,
.news .news-list-view .f3-widget-paginator li.previous a {
  text-transform: uppercase;
  font-size: 0.8rem;
  color: #b0b19f;
  text-decoration: none;
  border: 1px solid #b0b19f;
  padding: 0.3rem 0.6rem;
  border-radius: 0;
}
.news .news-list-view .f3-widget-paginator li.next a:hover,
.news .news-list-view .f3-widget-paginator li.previous a:hover {
  background-color: #b0b19f;
  color: #fff;
}
.news .news-list-view .f3-widget-paginator li a,
.news .news-list-view .f3-widget-paginator li span {
  text-decoration: none;
  color: #b0b19f;
  border: 1px solid #b0b19f;
  padding: 0.3rem 0.6rem;
  border-radius: 0;
}
.news .news-list-view .f3-widget-paginator li a:hover,
.news .news-list-view .f3-widget-paginator li span:hover {
  background-color: #b0b19f;
  color: #fff;
}
.news .news-list-view .f3-widget-paginator li.current span {
  background-color: #c1181d;
  border-color: #c1181d;
  color: #fff;
  padding: 0.3rem 0.6rem;
  font-weight: bold;
}
.news.news-single .article .newsmeta {
  color: #c1181d;
  font-size: 0.9rem;
}
.news.news-single .article .teaser-text {
  font-size: 1rem;
  color: #040308;
  margin-bottom: 2rem;
}
.news.news-single .article .news-text-wrap {
  margin-bottom: 3rem;
}
.news.news-single .article .news-media-container > div[class*="-section"] {
  margin-bottom: 2rem;
}
.news.news-single .article .news-media-container > div[class*="-section"] h3 {
  margin-bottom: 1.5rem;
}
.news.news-single .article video {
  width: 100%;
  height: auto;
}
.news.news-single .article .shariff ul li {
  padding-left: 0;
}
.news.news-single .article .shariff ul li:before {
  display: none;
}
.frame-type-form_formframework .row {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 3rem;
  margin-block: 1rem;
}
.frame-type-form_formframework .row > div {
  margin-top: 0;
}
.frame-type-form_formframework .form-element {
  margin-bottom: 2rem !important;
}
.frame-type-form_formframework .form-label {
  display: none;
}
.frame-type-form_formframework .form-element-fileupload {
  padding: 1rem;
  background-color: #b0b19f;
  border-radius: 1rem;
}
.frame-type-form_formframework .form-element-fileupload .form-label {
  display: block;
  margin-bottom: 1rem;
}
.frame-type-form_formframework .form-element-fileupload input {
  font-size: 0.85rem;
}
.frame-type-form_formframework input[type="text"],
.frame-type-form_formframework input[type="email"],
.frame-type-form_formframework input[type="tel"],
.frame-type-form_formframework textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #040308;
  width: 100%;
  padding: 0.25em 0.5em;
  font-size: 0.75rem;
  font-weight: 400;
}
.frame-type-form_formframework textarea {
  border: 1px solid #040308;
  border-inline: none;
  height: 10rem;
}
.frame-type-form_formframework select {
  width: 100%;
  background: unset;
  border: 1px solid #040308;
  border-radius: 1rem;
  padding: .4rem 1rem;
}
.frame-type-form_formframework select,
.frame-type-form_formframework select option {
  font-size: 0.75rem;
  font-family: "Barlow", sans-serif;
}
.frame-type-form_formframework .form-group {
  margin-bottom: 1rem;
}
.frame-type-form_formframework .form-uploadnotes {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
}
.frame-type-form_formframework .form-uploadnotes svg {
  width: 1.5rem;
  height: 1.5rem;
}
.frame-type-form_formframework .form-uploadnotes svg * {
  fill: #c1181d;
}
.tx-kesearch-pi1 .navbar-form {
  width: auto;
  padding: 0;
  margin: 0;
  z-index: 1010;
  border: 0;
  /*@media (min-width: @screen-lg) {
			right: 100px;
			&.active {
				right: @grid-padding-2x;
			}
		}*/
}
.tx-kesearch-pi1 .navbar-form .input-group {
  background-color: white;
  height: 32px;
}
.tx-kesearch-pi1 .navbar-form .input-group button,
.tx-kesearch-pi1 .navbar-form .input-group #ke_search_sword {
  border: 0;
  margin: 0 !important;
  background-color: transparent !important;
}
.tx-kesearch-pi1 .navbar-form .input-group button:focus,
.tx-kesearch-pi1 .navbar-form .input-group #ke_search_sword:focus,
.tx-kesearch-pi1 .navbar-form .input-group button:active,
.tx-kesearch-pi1 .navbar-form .input-group #ke_search_sword:active,
.tx-kesearch-pi1 .navbar-form .input-group button:focus-visible,
.tx-kesearch-pi1 .navbar-form .input-group #ke_search_sword:focus-visible {
  box-shadow: none !important;
  outline: none !important;
}
.tx-kesearch-pi1 .navbar-form .input-group #ke_search_sword {
  padding: 0 0 0 .75rem;
  opacity: 0;
  color: white !important;
  display: none;
  position: relative;
  top: unset;
  font-size: 0.7rem;
  width: 80%;
  float: left;
  height: 32px;
  z-index: 0;
}
.tx-kesearch-pi1 .navbar-form .input-group .input-group-btn {
  width: auto;
  display: block;
  position: absolute;
  right: 0;
}
.tx-kesearch-pi1 .navbar-form .input-group .input-group-btn button[type="submit"] {
  display: table;
  color: white;
}
.tx-kesearch-pi1 .navbar-form .input-group .input-group-btn button[type="submit"] .icon,
.tx-kesearch-pi1 .navbar-form .input-group .input-group-btn button[type="submit"] span {
  display: table-cell;
  vertical-align: middle;
}
.tx-kesearch-pi1 .navbar-form .input-group .input-group-btn button[type="submit"] .icon {
  font-size: 24px;
  font-weight: bold;
}
.tx-kesearch-pi1 .navbar-form .input-group .input-group-btn button[type="submit"] span {
  display: none;
}
.tx-kesearch-pi1 .navbar-form .input-group .input-group-btn button[type="reset"] {
  display: none;
  visibility: hidden;
  position: absolute;
  right: 0;
  z-index: 1;
}
.tx-kesearch-pi1 .navbar-form.active {
  width: 250px;
  right: 0;
  top: 0;
}
.tx-kesearch-pi1 .navbar-form.active button,
.tx-kesearch-pi1 .navbar-form.active #ke_search_sword {
  display: table-cell;
  opacity: 1;
  color: #c1181d !important;
}
.tx-kesearch-pi1 .navbar-form.active #ke_search_sword {
  width: 80%;
  color: inherit !important;
}
.tx-kesearch-pi1 .navbar-form.active .input-group {
  background-color: white;
}
.tx-kesearch-pi1 .navbar-form.active .input-group button[type="submit"] {
  display: none;
  visibility: hidden;
}
.tx-kesearch-pi1 .navbar-form.active .input-group button[type="reset"] {
  display: block;
  visibility: visible;
  color: inherit;
}
@media (min-width: 768px) {
  .tx-kesearch-pi1 .navbar-form #ke_search_sword {
    height: 90px;
  }
  .tx-kesearch-pi1 .navbar-form.active {
    width: 280px;
  }
}
@media (min-width: 1260px) {
  .tx-kesearch-pi1 .navbar-form #ke_search_sword {
    height: 100px;
  }
  .tx-kesearch-pi1 .navbar-form.active {
    width: 370px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 170px;
    height: 40px;
  }
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn {
  width: 1%;
}
.f3-widget-paginator li a {
  color: #c1181d;
  inherit-decoration: none;
}
.f3-widget-paginator li.previous a,
.f3-widget-paginator li.next a {
  color: #c1181d;
  inherit-decoration: none;
}
/**
 * Search Form (ke_search)
 */
.navbar form[role="search"] {
  width: 40px;
  height: 50px;
  padding: 0;
  margin: 0;
  z-index: 1010;
  border: 0;
  /*
    @media (min-width: @screen-lg) {
		//height: 70px;
        right: @grid-padding;
        top: auto;
        bottom: 0; //2px;
		
		/*#ke_search_sword {
			height: 70px; // Due to rendering bug in firefox (does not except height 100%)
			padding-top: 28px;
		}*
		&.active {
			width: 760px;
			right: @grid-padding;
		}
		.input-group-btn {
			vertical-align: bottom;
			padding-bottom: 8px;
		}
	}
	@media (min-width: @screen-xl) {
		&.active {
			width: 915px;
		}
    }
    @media (min-width: @screen-xxl) {
        //bottom: 4px;
        &.active {
			width: 1160px;
		}
    }
    */
}
.navbar form[role="search"] .input-group {
  height: 100%;
}
.navbar form[role="search"] button,
.navbar form[role="search"] #ke_search_sword {
  padding: 0 9px;
  border: 0;
  margin: 0 !important;
  color: white !important;
  background-color: transparent !important;
  box-shadow: none !important;
  outline: none !important;
  font-size: 1rem;
}
.navbar form[role="search"] button[type="submit"] {
  font-size: 24px;
  display: table;
}
.navbar form[role="search"] button[type="submit"] .icon,
.navbar form[role="search"] button[type="submit"] span {
  display: table-cell;
  vertical-align: middle;
}
.navbar form[role="search"] button[type="submit"] .icon {
  font-size: 24px;
}
.navbar form[role="search"] button[type="submit"] span {
  display: none;
}
.navbar form[role="search"] button[type="reset"] {
  display: none;
}
.navbar form[role="search"].active {
  width: 100%;
  right: 0;
}
.navbar form[role="search"].active button,
.navbar form[role="search"].active #ke_search_sword {
  display: table-cell;
  opacity: 1;
  color: #c1181d !important;
}
.navbar form[role="search"].active #ke_search_sword {
  width: 100%;
}
.navbar form[role="search"].active .input-group {
  background-color: #c1181d;
}
.navbar form[role="search"].active button[type="submit"] {
  padding-right: 2rem;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn {
  width: 1%;
}
body .tx-kesearch-pi1 .kesearch_searchbox {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
body .tx-kesearch-pi1 .kesearch_searchbox .kesearchbox {
  margin-bottom: 0;
  height: auto;
  position: relative;
  flex: 0 0 100%;
}
@media screen and (min-width: 640px) {
  body .tx-kesearch-pi1 .kesearch_searchbox .kesearchbox {
    flex: 1 1 auto;
  }
}
body .tx-kesearch-pi1 .kesearch_searchbox .kesearchbox #ke_search_sword {
  position: relative;
  border-radius: 100px;
  font-size: 1rem;
}
body .tx-kesearch-pi1 .kesearch_searchbox .resetbutt,
body .tx-kesearch-pi1 .kesearch_searchbox .submitbutt {
  color: #ffffff;
  margin: 0;
}
body .tx-kesearch-pi1 .kesearch_searchbox a.kesGreyButt,
body .tx-kesearch-pi1 .kesearch_searchbox span.resetbutt a,
body .tx-kesearch-pi1 .kesearch_searchbox span.submitbutt input,
body .tx-kesearch-pi1 .kesearch_searchbox input.kesGreyButt,
body .tx-kesearch-pi1 .kesearch_searchbox span.kesGreyButt {
  margin: 0;
  border: none;
  border-radius: 100px;
  color: #fff;
  background: inherit;
}
body .tx-kesearch-pi1 .kesearch_searchbox span.resetbutt a {
  background: #cccccc;
  border-color: #cccccc;
}
body .tx-kesearch-pi1 #kesearch_results .teaser_icon img {
  margin-right: 1.5rem;
  margin-bottom: 1rem;
  width: auto;
}
body .tx-kesearch-pi1 #kesearch_results .result-list-item .add-info {
  display: block;
  margin-bottom: 1rem;
}
body .tx-kesearch-pi1 #kesearch_results .result-list-item:not(:last-child) {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 2rem !important;
}
body .tx-kesearch-pi1 .kesearch_pagebrowser ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}
body .tx-kesearch-pi1 .kesearch_pagebrowser ul li {
  padding-left: 0;
  font-size: 0.8rem;
  flex: 0 0 1.5rem;
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #cccccc;
}
body .tx-kesearch-pi1 .kesearch_pagebrowser ul li:before {
  display: none;
}
body .tx-kesearch-pi1 .kesearch_pagebrowser ul li a {
  color: inherit;
  inherit-decoration: none;
}
body .tx-kesearch-pi1 .kesearch_pagebrowser ul li a:hover {
  color: #c1181d;
}
body .tx-kesearch-pi1 .kesearch_pagebrowser ul li.current {
  background-color: #c1181d;
}
body .tx-kesearch-pi1 .kesearch_pagebrowser ul li.current a.current {
  color: white !important;
}
body .tx-kesearch-pi1 form {
  margin-bottom: 0;
}
body .tx-kesearch-pi1 #ke_search_sword {
  position: relative;
  top: 0;
  width: 100%;
  padding: 0.25rem 1rem;
  display: block;
  color: #c1181d;
  border-color: #b0b19f;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
body .tx-kesearch-pi1 #ke_search_sword:focus,
body .tx-kesearch-pi1 #ke_search_sword:active,
body .tx-kesearch-pi1 #ke_search_sword:focus-visible {
  box-shadow: inset 0px 0px 0px 3px rgba(0, 0, 0, 0.25) !important;
  outline: none !important;
}
body .tx-kesearch-pi1 button[type="submit"] {
  padding: 9px 2rem;
  font-size: 18px;
}
body .tx-kesearch-pi1 .resetbutt {
  margin-top: 10px;
  display: none;
}
body .tx-kesearch-pi1 #kesearch_results {
  margin-top: 2rem;
}
body .tx-kesearch-pi1 .result-list-item .hit {
  color: #b0b19f !important;
  font-weight: 700 !important;
}
/* INDEXED SEArch */
.seite_360 #slides {
  margin-bottom: 2rem;
}
.tx-indexedsearch-info {
  display: flex;
  gap: 20px;
}
ul.tx-indexedsearch-browsebox {
  display: flex;
  list-style-type: none;
  width: 100%;
  gap: 1rem;
  padding-left: 0;
  margin: 3rem 0;
}
ul.tx-indexedsearch-browsebox li {
  padding-left: 0;
}
.tx-indexedsearch-searchbox {
  margin-top: 1rem;
  margin-bottom: 3rem;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword {
  color: #000000;
}
.tx-indexedsearch-searchbox #tx-indexedsearch-searchbox-sword {
  margin-bottom: 1rem;
}
.tx-indexedsearch-searchbox #tx-indexedsearch-searchbox-button-submit {
  background-color: #fff;
  color: #c1181d;
  white-space: normal;
  outline: 0 !important;
  padding: 15px 30px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: none;
}
.tx-indexedsearch-res {
  margin-bottom: 2rem;
  border-bottom: 1px solid #393939;
}
.tx-indexedsearch-res h3 {
  display: flex;
  font-size: 1.4rem;
  font-family: inherit;
}
.tx-indexedsearch-res h3 .tx-indexedsearch-percent {
  color: #393939;
  font-size: 1rem;
}
footer {
  background-color: #b0b19f;
}
footer > .frame-default {
  color: #040308;
  font-size: 0.85rem;
  line-height: 1.6;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  padding: 1.5rem 1.5rem;
}
@media screen and (min-width: 768px) {
  footer > .frame-default {
    flex-direction: row;
    padding: 1rem 2rem;
  }
}
footer > .frame-default a {
  color: #040308;
  font-weight: 300;
  text-decoration: none;
}
footer > .frame-default a:hover {
  text-decoration: underline;
}
footer > .frame-default .brand-blocks {
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
  padding-right: 0;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  footer > .frame-default .brand-blocks {
    padding-right: 2rem;
    margin-top: 1.3rem;
    margin-bottom: 0;
  }
}
footer > .frame-default .block-brand svg {
  width: 180px;
  height: auto;
  display: block;
}
footer > .frame-default .block-brand svg path,
footer > .frame-default .block-brand svg rect,
footer > .frame-default .block-brand svg g {
  fill: #040308;
}
@media screen and (min-width: 768px) {
  footer > .frame-default .block-brand svg {
    width: 230px;
  }
}
footer > .frame-default .info-blocks {
  flex: 1;
  display: grid;
  grid-template-columns: 1fr;
  align-items: stretch;
  gap: 0;
  white-space: normal;
}
@media screen and (min-width: 480px) {
  footer > .frame-default .info-blocks {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  footer > .frame-default .info-blocks {
    grid-template-columns: repeat(3, 1fr);
    white-space: nowrap;
  }
}
footer > .frame-default .info-blocks > div[class^="block-"] {
  box-sizing: border-box;
  padding: 0.75rem 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 1.6;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  footer > .frame-default .info-blocks > div[class^="block-"] {
    padding: 1rem 1rem;
  }
}
footer > .frame-default .block-contact a {
  display: block;
}
footer > .frame-default .block-meta .footermenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer > .frame-default .block-meta .footermenu ul li a {
  display: block;
}
footer > .frame-default .block-collegues a {
  /* font-weight: 600; */
}
[data-masonry] {
  position: relative;
  width: 100%;
}
[data-masonry] > * {
  position: absolute;
  transition: opacity 0.3s ease;
  opacity: 0;
  box-sizing: border-box;
}
[data-masonry] > *.positioned {
  opacity: 1;
}
[data-masonry] > *.new-item {
  animation: masonryFadeInUp 0.6s ease forwards;
  opacity: 0;
  transform: translateY(30px);
}
@keyframes masonryFadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.masonry-hidden {
  display: none !important;
}
.tx-filteredjobs .jobsfilter {
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.tx-filteredjobs .jobsfilter a {
  white-space: nowrap;
  background: white;
  border: 3px solid #c1181d;
  box-sizing: border-box;
  color: #c1181d;
  transition: all 0.2s ease-in-out;
}
.tx-filteredjobs .jobsfilter a:hover,
.tx-filteredjobs .jobsfilter a.active {
  background: #c1181d;
  color: white;
}
.tx-filteredjobs .jobslist {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.tx-filteredjobs .jobslist > a {
  display: flex;
  padding: 1rem;
  border: 3px solid #c1181d;
  box-sizing: border-box;
  position: relative;
  gap: 1rem;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
  /* Columns */
}
.tx-filteredjobs .jobslist > a .jobtitle {
  font-weight: 900;
  color: #040308;
}
.tx-filteredjobs .jobslist > a .btnaccent {
  display: inline-block;
  background: #c1181d;
  color: white;
  border-radius: 100px;
  padding: 0 1rem;
  align-self: flex-start;
}
@media screen and (min-width: 540px) {
  .tx-filteredjobs .jobslist > a {
    flex: 0 0 calc(50% - 1rem);
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 768px) {
  .tx-filteredjobs .jobslist > a {
    flex: 0 0 calc(33.3333% - 0.6667rem);
    width: calc(33.3333% - 0.6667rem);
  }
}
@media screen and (min-width: 1200px) {
  .tx-filteredjobs .jobslist > a {
    flex: 0 0 calc(20% - 0.8rem);
    width: calc(20% - 0.8rem);
  }
}
.tx-references .reffilter,
.tx-filteredreferences .reffilter {
  margin-bottom: 3rem;
}
.tx-references > .reflist,
.tx-filteredreferences > .reflist {
  flex: 1;
  display: flex;
  gap: 2rem;
  align-items: flex-start;
  flex-wrap: wrap;
}
.tx-references > .reflist a,
.tx-filteredreferences > .reflist a {
  flex: 0 0 calc(33.33% - 1.5rem);
  border: 3px solid #f4f3f9;
  padding: 3rem 1rem 1.5rem 1rem;
  text-decoration: none;
  color: inherit;
  display: block;
  box-sizing: border-box;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .tx-references > .reflist a:nth-child(1),
  .tx-filteredreferences > .reflist a:nth-child(1),
  .tx-references > .reflist a:nth-child(3),
  .tx-filteredreferences > .reflist a:nth-child(3) {
    margin-top: 5rem;
  }
}
.tx-references > .reflist a img,
.tx-filteredreferences > .reflist a img {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
.tx-references > .reflist a .title,
.tx-filteredreferences > .reflist a .title {
  font-weight: 300;
  color: #040308;
  font-size: 1.25rem !important;
  line-height: 1.4em !important;
  display: block;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .tx-references > .reflist a .title,
  .tx-filteredreferences > .reflist a .title {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 576px) {
  .tx-references > .reflist a .title,
  .tx-filteredreferences > .reflist a .title {
    font-size: 1.125rem !important;
  }
}
.tx-references > .reflist a .subtitle,
.tx-filteredreferences > .reflist a .subtitle {
  font-weight: 300;
  color: #040308;
  font-size: 0.6666rem !important;
  line-height: 1.5em !important;
  letter-spacing: 0.02em;
  display: block;
  margin-bottom: 1rem;
}
.tx-references > .reflist a .btnaccent,
.tx-filteredreferences > .reflist a .btnaccent {
  display: inline-block;
  background: #c1181d;
  color: white;
  border-radius: 100px;
  padding: 0 1rem;
  align-self: flex-start;
}
.tx-references > .reflist a svg.plus,
.tx-filteredreferences > .reflist a svg.plus {
  width: 1rem;
  height: 1rem;
  fill: #000;
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.tx-references > .reflist a svg.plus *,
.tx-filteredreferences > .reflist a svg.plus * {
  transition: all 0.3s ease;
  pointer-events: none;
  fill: #f4f3f9;
}
.tx-references > .reflist a:hover,
.tx-filteredreferences > .reflist a:hover {
  background-color: #f4f3f9;
}
.tx-references > .reflist a:hover svg.plus *,
.tx-filteredreferences > .reflist a:hover svg.plus * {
  opacity: 1;
  fill: #c1181d;
}
@media (max-width: 768px) {
  .tx-references > .reflist a,
  .tx-filteredreferences > .reflist a {
    flex: 1 0 calc(50% - 2px);
  }
}
@media (max-width: 480px) {
  .tx-references > .reflist a,
  .tx-filteredreferences > .reflist a {
    flex: 1 0 calc(100% - 2px);
  }
}
.ce-logo-grid {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  container-type: inline-size;
}
.ce-logo-grid > div {
  display: flex;
  gap: 1rem;
}
.ce-logo-grid > div .logowrap {
  flex: 1 1 auto;
  height: 19cqw;
  width: auto;
}
.ce-logo-grid > div .logowrap img {
  width: auto;
  height: 100%;
}
.ce-uploads {
  margin-bottom: 5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.ce-uploads li {
  padding: 0.5rem 0;
  flex: 0 0 100%;
  width: 100%;
  margin-top: 0;
}
.ce-uploads li .innerlink {
  padding: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: white;
  text-decoration: none;
  border-bottom: 1px solid rgba(212, 175, 55, 0.5);
  flex-direction: column;
  text-transform: uppercase;
  font-family: 'Barlow', sans-serif;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1em;
}
.ce-uploads li .innerlink:hover {
  background-color: rgba(193, 24, 29, 0.5);
}
.ce-uploads li .innerlink .ce-uploads-filesize {
  font-size: 0.6rem;
  font-family: "Roboto";
  line-height: 1em;
}
.ce-uploads li .innerlink svg {
  width: 3rem;
  height: auto;
}
.ce-uploads li .innerlink svg * {
  fill: #c1181d;
}
@media screen and (min-width: 992px) {
  .ce-uploads {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 3rem -0.5rem;
  }
  .ce-uploads li {
    flex: 0 0 33.333%;
    padding: 0.5rem;
  }
  .ce-uploads li .linktext {
    min-height: 3.2rem;
  }
}
.tx-images-logowall {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.tx-images-logowall figure {
  margin: 1rem;
}
.tx-images-logowall figure img {
  height: 2rem;
  width: auto;
}
.tx-images-logowall figure:nth-child(1) img,
.tx-images-logowall figure:nth-child(2) img {
  height: 0.7rem;
}
@media screen and (min-width: 768px) {
  .tx-images-logowall figure img {
    height: 3.5rem;
  }
  .tx-images-logowall figure:nth-child(1) img,
  .tx-images-logowall figure:nth-child(2) img {
    height: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .tx-images-logowall figure img {
    height: 3.5rem;
  }
  .tx-images-logowall figure:nth-child(1) img,
  .tx-images-logowall figure:nth-child(2) img {
    height: 1.4rem;
  }
}
.tx-images-process {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tx-images-process figure {
  flex: 1 1 auto;
  text-align: center;
  align-items: center;
  font-size: 1rem;
}
.tx-images-process figure img {
  width: 100%;
  height: auto;
  max-width: 5rem;
  margin-bottom: 0.5rem;
}
.tx-images-process .arrow {
  flex: 1 1 auto;
  padding: 2em 2em;
}
.tx-images-process .arrow .polygon {
  height: 100%;
  min-height: 2rem;
  display: block;
  background: #818181;
  width: 1.2em;
  clip-path: polygon(calc(50% - 3px) 0%, calc(50% - 3px) calc(100% - 1em), 0% calc(100% - 1em), 50% 100%, 100% calc(100% - 1em), calc(50% + 3px) calc(100% - 1em), calc(50% + 3px) 0%);
}
@media screen and (min-width: 1024px) {
  .tx-images-process {
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    display: flex;
  }
  .tx-images-process figure img {
    margin-bottom: 2rem;
    margin: 0 auto;
  }
  .tx-images-process figure figcaption {
    width: 100%;
    display: block;
    margin-top: 1rem;
    text-align: center;
  }
  .tx-images-process .arrow {
    padding: 0.5em 2em;
  }
  .tx-images-process .arrow .polygon {
    width: 100%;
    min-height: unset;
    min-width: 2rem;
    height: 1.2em;
    clip-path: polygon(0% calc(50% - 3px), calc(100% - 1em) calc(50% - 3px), calc(100% - 1em) 0%, 100% 50%, calc(100% - 1em) 100%, calc(100% - 1em) calc(50% + 3px), 0% calc(50% + 3px));
  }
}
.tx-images-benefits {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-around;
  margin-left: -1rem;
  margin-right: -1rem;
}
.tx-images-benefits > * {
  padding: 2em 1em;
  flex: 0 0 50%;
  display: flex;
  align-items: center;
  text-align: center;
  gap: 1rem;
  justify-content: center;
  flex-direction: column;
  font-weight: 700;
  font-size: 1rem;
}
.tx-images-benefits > * img {
  width: 100%;
  max-width: 200px;
}
@media screen and (min-width: 768px) {
  .tx-images-benefits > * {
    flex: 0 0 33.33%;
  }
}
.tx-images-benefits[data-cols="5"] > * {
  flex: 0 0 50%;
}
@media screen and (min-width: 640px) {
  .tx-images-benefits[data-cols="5"] > * {
    flex: 0 0 33.33%;
  }
}
@media screen and (min-width: 992px) {
  .tx-images-benefits[data-cols="5"] > * {
    flex: 0 0 20%;
  }
}
/* Layout Variante von [textpic] */
.tx-textpic-boxed {
  background: #b0b19f;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  gap: -4rem;
  /* Image Sizing */
}
.tx-textpic-boxed .tx-row {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
@media screen and (min-width: 768px) {
  .tx-textpic-boxed .tx-row {
    flex-direction: row-reverse;
  }
}
.tx-textpic-boxed .tx-box-image {
  position: relative;
  z-index: 1;
}
.tx-textpic-boxed .tx-box-image figure {
  margin: 0;
  line-height: 0;
}
.tx-textpic-boxed .tx-box-text {
  flex: 1 1 auto;
  position: relative;
  z-index: 10;
  padding: 2rem 1.5rem;
  display: flex;
}
@media screen and (min-width: 768px) {
  .tx-textpic-boxed .tx-box-text {
    padding: 4rem 4rem 4rem 6rem;
  }
}
.tx-textpic-boxed.image-orientation-0 .tx-row {
  flex-direction: column;
}
.tx-textpic-boxed.image-orientation-8 .tx-row {
  flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
  .tx-textpic-boxed.image-orientation-25 .tx-row {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 768px) {
  .tx-textpic-boxed.image-orientation-26 .tx-row {
    flex-direction: row;
  }
}
.tx-textpic-boxed.image-orientation-25 .tx-box-image,
.tx-textpic-boxed.image-orientation-26 .tx-box-image {
  flex: 0 0 100%;
}
@media screen and (min-width: 768px) {
  .tx-textpic-boxed.image-orientation-25 .tx-box-image,
  .tx-textpic-boxed.image-orientation-26 .tx-box-image {
    flex: 0 0 40%;
  }
}
.tx-textpic-boxed.image-orientation-25 .tx-box-image img,
.tx-textpic-boxed.image-orientation-26 .tx-box-image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  inset: 0;
}
.tx-textpic-boxed.reduced {
  background: transparent;
  border-radius: 0 1rem 1rem 0;
}
.tx-textpic-boxed.reduced .tx-box-text {
  padding: 1.5rem 0 1.5rem 0;
  border-radius: 0;
}
@media screen and (min-width: 768px) {
  .tx-textpic-boxed.reduced .tx-box-text {
    padding: 1rem 4rem 1rem 0;
  }
}
.tx-textpic-boxed.reduced.image-orientation-26 {
  border-radius: 1rem 0 0 1rem;
}
@media screen and (min-width: 768px) {
  .tx-textpic-boxed.reduced.image-orientation-26 .tx-box-text {
    padding: 1rem 0 1rem 4rem;
  }
}
.tx-textpic-boxed.reduced.image-orientation-0 {
  border-radius: 1rem 1rem 0 0;
}
.tx-textpic-boxed.reduced.image-orientation-0 .tx-box-text {
  padding: 2rem 0rem 0rem 0rem;
}
.tx-textpic-boxed.reduced.image-orientation-8 {
  border-radius: 0 0 1rem 1rem;
}
.tx-textpic-boxed.reduced.image-orientation-8 .tx-box-text {
  padding: 0rem 0rem 2rem 0rem;
}
/* <div class="moretext-toggle">
        <span class="text">Mehr anzeigen</span>
        <span class="theline"></span>
        <span class="icon">
            <svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 16.6 9.8" style="enable-background:new 0 0 16.6 9.8;" xml:space="preserve">
                <g id="Gruppe_1033" transform="translate(0.005 -0.226)">
                    
                    <g id="Gruppe_116" transform="translate(21.58 5.261) rotate(90)">
                        <path d="M4.8,13.3c0,0.4-0.2,0.8-0.4,1.1l-6.8,6.8c-0.6,0.6-1.5,0.6-2.1,0c-0.6-0.6-0.6-1.5,0-2.1l5.7-5.7l-5.7-5.7
                            C-5.2,7-5.2,6-4.6,5.4c0.6-0.6,1.5-0.6,2.1,0l6.8,6.8C4.6,12.5,4.8,12.9,4.8,13.3z"></path>
                    </g>
                </g>
            </svg>

        </span>
</div> */
.frame-layout-3 .cutText {
  margin-bottom: 2rem;
  display: grid;
  grid-template-columns: 1fr;
  transform: all 0.3s ease-in-out;
  overflow: hidden;
}
.frame-layout-3 .cutText p {
  margin-bottom: 0;
}
.frame-layout-3 .cutText .reveal-text {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 250ms ease-in-out;
  -moz-transition: opacity 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
}
.frame-layout-3 .cutText .moretext-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.frame-layout-3 .cutText .moretext-toggle .text {
  font-size: 0.8rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #c1181d;
  flex: 0 0 auto;
}
.frame-layout-3 .cutText .moretext-toggle .text:before {
  content: "Mehr anzeigen";
}
.frame-layout-3 .cutText .moretext-toggle .theline {
  width: 100%;
  height: 1px;
  background-color: #c1181d;
  margin: 0 1rem;
}
.frame-layout-3 .cutText .moretext-toggle .icon {
  width: 1rem;
  height: 1rem;
  flex: 0 0 auto;
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}
.frame-layout-3 .cutText .moretext-toggle .icon svg {
  width: 100%;
  height: 100%;
  fill: #c1181d;
}
.frame-layout-3 .cutText.open .reveal-text {
  display: inline;
  opacity: 1;
}
.frame-layout-3 .cutText.open .moretext-toggle .text:before {
  content: "Weniger anzeigen";
}
.frame-layout-3 .cutText.open .moretext-toggle .icon {
  transform: scale(-1);
}
@media screen and (max-width: 991px) {
  .container-fluid.is-blueintro > .inner > .introcontent {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    color: #040308;
  }
  .container-fluid.is-blueintro > .inner > .introcontent .reveal-text {
    display: inline;
    opacity: 1;
  }
  .container-fluid.is-blueintro > .inner > .introcontent .moretext-toggle {
    display: none;
  }
}
.contactlinks {
  display: flex;
  align-items: center;
  gap: 2rem;
  justify-content: center;
}
@media screen and (min-width: 992px) {
  .contactlinks {
    justify-content: flex-start;
  }
}
.contactlinks a {
  display: block;
  width: 3rem;
  height: 3rem;
  background: #c1181d;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.contactlinks a svg {
  width: 55%;
  height: auto;
  fill: #ffffff;
}
.ce-maskedvideo {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}
.ce-maskedvideo .text-mask {
  mix-blend-mode: lighten;
  background: #ffffff;
  position: relative;
  inset: 0;
  width: 100%;
  height: auto;
  z-index: 100;
  pointer-events: none;
  line-height: 0;
}
.ce-maskedvideo video {
  display: block;
  height: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 50;
  object-fit: cover;
}
.ce-shortcutlist {
  --kmscl-textcolor: #040308;
  --kmscl-linkcolor: #040308;
  --kmscl-linkhovercolor: #c1181d;
}
.ce-shortcutlist h4 {
  color: #c1181d;
  margin-bottom: 0.25rem;
  font-weight: 900;
  font-size: 1.25rem !important;
  line-height: 1.4em !important;
}
@media (max-width: 768px) {
  .ce-shortcutlist h4 {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 576px) {
  .ce-shortcutlist h4 {
    font-size: 1.125rem !important;
  }
}
.ce-shortcutlist dl {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1rem !important;
}
@media screen and (min-width: 1200px) {
  .ce-shortcutlist dl {
    font-size: 1.25rem !important;
    line-height: 1.4em !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 768px) {
  .ce-shortcutlist dl {
    font-size: 1.25rem !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 576px) {
  .ce-shortcutlist dl {
    font-size: 1.125rem !important;
  }
}
.ce-shortcutlist dl dt {
  font-weight: 900;
  flex: 0 0 100%;
}
@media screen and (min-width: 1200px) {
  .ce-shortcutlist dl dt {
    flex: 0 0 auto;
  }
}
.ce-shortcutlist dl dd {
  margin-bottom: 1rem;
  margin-left: 0;
}
@media screen and (min-width: 1200px) {
  .ce-shortcutlist dl dd {
    margin-left: 0.5rem;
    margin-bottom: 0;
  }
}
.ce-shortcutlist dl dd ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ce-shortcutlist dl dd ul li {
  display: inline;
  padding-left: 0;
  margin-bottom: 0;
}
.ce-shortcutlist dl dd ul li:before {
  display: none;
}
.ce-shortcutlist dl dd a {
  color: var(--kmscl-linkcolor);
  /* text-decoration: none; */
  transition: all 0.3s ease;
}
.ce-shortcutlist dl dd a:hover {
  /* text-decoration: none; */
  color: var(--kmscl-linkhovercolor);
}
.ce-covered-image {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: max(calc(100vh - 5rem), 35rem);
}
@media screen and (min-width: 768px) {
  .ce-covered-image {
    height: max(calc(100vh - 6rem), 35rem);
  }
}
@media screen and (min-width: 1260px) {
  .ce-covered-image {
    height: max(calc(100vh - 7rem), 35rem);
  }
}
.ce-covered-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  z-index: 1;
}
.ce-covered-image .gradientOverlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
  opacity: 0.8;
}
.ce-covered-image .overlay {
  position: relative;
  z-index: 10;
  margin: 0 auto 2rem;
  max-width: 1200px;
  width: calc(100% - 4rem);
  padding: 2rem;
  box-sizing: border-box;
  /* background: rgba(50,50,50,0.75);
        border-radius: 2rem; */
  color: #040308;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: rgba(176, 177, 159, 0.8);
  border-radius: 1rem;
}
.ce-covered-image .overlay svg {
  width: auto;
  height: 2rem;
  display: block;
}
.ce-covered-image .overlay svg * {
  fill: #c1181d;
}
@media screen and (min-width: 640px) {
  .ce-covered-image .overlay svg {
    height: 3rem;
  }
}
.ce-covered-image .overlay .text-position {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  text-align: left;
}
.ce-covered-image .overlay .text-position h1,
.ce-covered-image .overlay .text-position h2,
.ce-covered-image .overlay .text-position h3,
.ce-covered-image .overlay .text-position h4,
.ce-covered-image .overlay .text-position h5,
.ce-covered-image .overlay .text-position h6,
.ce-covered-image .overlay .text-position p,
.ce-covered-image .overlay .text-position a,
.ce-covered-image .overlay .text-position li,
.ce-covered-image .overlay .text-position span {
  color: #040308;
}
.ce-covered-image .overlay .text-position a.btn {
  color: #c1181d;
}
.ce-iconaccordion {
  margin-bottom: 40px;
}
.ce-iconaccordion .collapsingItem {
  position: relative;
}
.ce-iconaccordion .collapsingItem:last-child {
  border-bottom: 2px solid #040308;
}
.ce-iconaccordion .collapsingItem .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 1rem;
  gap: 1rem;
  border-top: 2px solid #040308;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.ce-iconaccordion .collapsingItem .heading .icon {
  display: inline-block;
  width: 2em;
  height: 2em;
  flex: 0 0 2em;
  border-radius: 50%;
  background-color: #c1181d;
  position: relative;
}
.ce-iconaccordion .collapsingItem .heading .icon svg {
  position: absolute;
  width: 70%;
  height: 70%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: contain;
}
.ce-iconaccordion .collapsingItem .heading .icon svg * {
  fill: #ffffff;
}
.ce-iconaccordion .collapsingItem .heading .title {
  font-size: 1rem;
  line-height: 1.2em;
  font-weight: 300;
  flex: 1;
}
.ce-iconaccordion .collapsingItem .heading .title b {
  display: block;
  font-weight: bold;
}
.ce-iconaccordion .collapsingItem .heading .toggle {
  transition: transform 0.3s ease;
}
.ce-iconaccordion .collapsingItem .heading .toggle .toggleIcon {
  width: 1rem;
  height: 1rem;
  display: block;
  transition: transform 0.3s ease;
  transform: rotate(-90deg);
  transform-origin: center center;
  margin-right: 0;
}
.ce-iconaccordion .collapsingItem .heading .toggle .toggleIcon svg {
  width: 100%;
}
.ce-iconaccordion .collapsingItem .heading .toggle .toggleIcon svg #bar1,
.ce-iconaccordion .collapsingItem .heading .toggle .toggleIcon svg #bar2 {
  transition: all 0.3s ease;
}
.ce-iconaccordion .collapsingItem .heading .toggle .toggleIcon svg.active #bar1 {
  opacity: 0;
  transform: scale(0);
}
.ce-iconaccordion .collapsingItem .content {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: grid-template-rows 0.5s;
}
.ce-iconaccordion .collapsingItem .content .collapsing {
  min-height: 0;
  transition: visibility 1s;
  visibility: hidden;
}
.ce-iconaccordion .collapsingItem .content .textblock {
  padding: 0 1rem 2rem 2.75rem;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.5;
  box-sizing: content-box;
}
.ce-iconaccordion .collapsingItem[aria-expanded="true"] .heading .toggleIcon {
  transform: rotate(0deg);
}
.ce-iconaccordion .collapsingItem[aria-expanded="true"] .content {
  animation: fadeIn 0.4s ease-in-out;
  grid-template-rows: 1fr;
}
.ce-iconaccordion .collapsingItem[aria-expanded="true"] .content .collapsing {
  visibility: visible;
}
@media screen and (min-width: 480px) {
  .ce-iconaccordion .collapsingItem .heading .icon {
    width: 2.5em;
    height: 2.5em;
    flex: 0 0 2.5em;
  }
  .ce-iconaccordion .collapsingItem .heading .title {
    font-size: 1.4em;
  }
  .ce-iconaccordion .collapsingItem .heading .toggle .toggleIcon {
    margin-right: 1rem;
  }
  .ce-iconaccordion .collapsingItem .content .textblock {
    padding-left: 3.2rem;
  }
}
.ce-iconaccordion.no-icon .collapsingItem .heading .toggle .toggleIcon svg * {
  fill: #c1181d;
}
.ce-iconaccordion.no-icon .collapsingItem .content,
.ce-iconaccordion.no-icon .collapsingItem .content .textblock {
  padding-left: 0;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.ce-ticker-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  white-space: nowrap;
  background-color: #ffffff;
  padding: 1em 0;
  font-size: 1.3rem;
}
.ce-ticker-container .ticker-text {
  display: block;
  padding: 0 5em;
  color: #c1181d;
}
@media screen and (min-width: 640px) {
  .ce-ticker-container {
    font-size: 2rem;
  }
}
.ce-ticker-container .ce-ticker-wrapper {
  position: relative;
  white-space: nowrap;
  display: flex;
}
.ce-ticker-container .ce-ticker-item {
  display: inline-block;
  font-weight: bold;
  font-weight: 300;
}
.ce-quote {
  padding-block: 0rem;
}
.ce-quote .inner {
  position: relative;
}
.ce-quote .inner .watermark {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: contain;
  z-index: 0;
  height: 100%;
  width: 100%;
}
.ce-quote .inner .watermark * {
  fill: #f2f1ef;
}
.ce-quote .inner .ce-quote__quote {
  z-index: 10;
  position: relative;
  padding-left: 1.5rem;
  padding-block: 0;
}
.ce-quote .inner .ce-quote__quote .ce-quote__quote__text {
  position: relative;
  margin-bottom: 1rem;
}
.ce-quote .inner .ce-quote__quote .ce-quote__quote__text .qmark {
  position: absolute;
  width: 1.5rem;
  z-index: 20;
}
.ce-quote .inner .ce-quote__quote .ce-quote__quote__text .qmark * {
  fill: #040308;
}
.ce-quote .inner .ce-quote__quote .ce-quote__quote__text .qmark.qmark-in {
  top: 0;
  right: calc(100% + 0.5rem);
}
.ce-quote .inner .ce-quote__quote .ce-quote__quote__text .qmark.qmark-out {
  top: 100%;
  left: 100%;
  display: none;
}
.ce-quote .inner .ce-quote__quote .ce-quote__quote__text .ce-quote-text {
  text-align: left;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .ce-quote .inner .ce-quote__quote {
    padding-inline: 2rem;
  }
  .ce-quote .inner .ce-quote__quote .ce-quote__quote__text .qmark {
    width: 2.5rem;
  }
  .ce-quote .inner .ce-quote__quote .ce-quote__quote__text .qmark.qmark-in {
    right: calc(100% + 1rem);
  }
}
.ce-breadcrumb {
  margin-bottom: 2rem;
}
.ce-breadcrumb a {
  color: #040308;
  font-size: 0.6rem;
  text-decoration: none;
}
.ce-breadcrumb h1 {
  font-size: inherit;
  display: inline;
  font-size: 0.8rem;
  font-weight: 900;
}
/*

<div class="ce-textlogo">
    <div class="inner d-flex">
        <div class="imagewrap">                
                <img src="/fileadmin/_processed_/f/4/csm_partner-fioneer_bd3ca06c3b.jpg" width="171" height="171" alt="">
        </div>

        <div class="textwrap">                
            <span class="header"><p>SAP Partner</p></span>  
            <div class="text">
                <p>Als Marktführerin für Unternehmensanwendungen unterstützt die SAP SE Firmen jeder Größe und Branche, ihr Geschäft profitabel zu betreiben, sich kontinuierlich anzupassen und nachhaltig zu wachsen.</p>
            </div>               
        </div>     
    </div>
</div>

*/
.ce-textlogo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.ce-textlogo .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.ce-textlogo .inner .imagewrap {
  flex: 0 0 100px;
}
.ce-textlogo .inner .imagewrap img {
  max-width: 100%;
  height: auto;
}
.ce-textlogo .inner .textwrap {
  flex: 1 1 auto;
  text-align: center;
}
.ce-textlogo .inner .textwrap .header {
  font-size: 1.5rem !important;
  line-height: 1.2em !important;
  font-weight: 300;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .ce-textlogo .inner .textwrap .header {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 576px) {
  .ce-textlogo .inner .textwrap .header {
    font-size: 1.125rem !important;
  }
}
.ce-textlogo .inner .textwrap .text {
  font-size: 1em;
  line-height: 1.5em;
}
@media screen and (min-width: 640px) {
  .ce-textlogo .inner {
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
  }
  .ce-textlogo .inner .textwrap {
    text-align: left;
  }
  .ce-textlogo .inner .imagewrap {
    flex: 0 0 200px;
  }
}
.ce-iconcloud {
  background: #c1181d;
  overflow: auto;
  position: relative;
}
.ce-iconcloud .bgimage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url(../../../ContentBlocks/ContentElements/iconcloud/images/bg-iconcloud.jpg) no-repeat center center;
  inset: 0;
  object-fit: cover;
}
.ce-iconcloud .inner {
  color: #ffffff;
  margin: 0 auto;
  padding-block: 3rem;
  max-width: 1200px;
  z-index: 5;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.ce-iconcloud .inner .itemcloud {
  --gap: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-inline: -var(--gap);
  row-gap: 2rem;
}
.ce-iconcloud .inner .itemcloud .iconitem {
  padding-inline: var(--gap);
  display: flex;
  gap: 1rem;
  align-items: center;
  line-height: 1.2;
  font-size: 1.2rem;
  text-align: left;
  border-right: 2px solid white;
}
.ce-iconcloud .inner .itemcloud .iconitem:last-child {
  border-right: none !important;
}
.ce-iconcloud .inner .itemcloud svg {
  width: 3rem;
  height: auto;
}
.ce-iconcloud .inner .itemcloud svg * {
  fill: #ffffff;
}
.ce-iconcloud .inner .btn {
  border: 2px solid white;
  color: white;
  background: transparent;
  margin: 2rem auto 0 auto;
}
@media screen and (min-width: 640px) {
  .ce-iconcloud .inner .itemcloud {
    justify-content: center;
  }
}
.tx-kkh-kachelnModal .inside {
  margin-inline: auto;
}
@media screen and (min-width: 1260px) {
  .tx-kkh-kachelnModal .inside {
    padding-inline: 0;
  }
}
.tx-kkh-kachelnModal .inside.full {
  max-width: 100vw;
}
.tx-kkh-kachelnModal .inside.widerwidth {
  max-width: 1200px;
}
.tx-kkh-kachelnModal .inside.innerwidth {
  max-width: 800px;
}
.tx-kkh-kachelnModal .items {
  --gap: 1rem;
  display: grid;
  gap: var(--gap);
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .tx-kkh-kachelnModal .items {
    --gap: 1.5rem;
  }
}
.tx-kkh-kachelnModal .items.grid-3 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media screen and (min-width: 640px) {
  .tx-kkh-kachelnModal .items.grid-3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 768px) {
  .tx-kkh-kachelnModal .items.grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.tx-kkh-kachelnModal .items.grid-4 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media screen and (min-width: 768px) {
  .tx-kkh-kachelnModal .items.grid-4 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1260px) {
  .tx-kkh-kachelnModal .items.grid-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.tx-kkh-kachelnModal .items > .item {
  box-sizing: border-box;
  container-type: inline-size;
  width: 100%;
  background-color: #7f8263;
  border-radius: 0.8rem;
  padding: 1.2rem 1.4rem 1.4rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
  cursor: pointer;
  transition: box-shadow 0.25s ease, filter 0.25s ease;
}
.tx-kkh-kachelnModal .items > .item:hover {
  filter: brightness(1.08);
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.18);
}
.tx-kkh-kachelnModal .items > .item .title {
  color: #ffffff;
}
.tx-kkh-kachelnModal .items > .item .title h1,
.tx-kkh-kachelnModal .items > .item .title h2,
.tx-kkh-kachelnModal .items > .item .title h3,
.tx-kkh-kachelnModal .items > .item .title h4,
.tx-kkh-kachelnModal .items > .item .title h5,
.tx-kkh-kachelnModal .items > .item .title h6 {
  margin-bottom: 0.25rem;
}
.tx-kkh-kachelnModal .items > .item .title p:last-child {
  margin: 0;
}
.tx-kkh-kachelnModal .items > .item .btn {
  /*                align-self: flex-start;
                cursor: pointer;
                background-color: #ffffff;
                color: @1stcolor;
                 padding: 0.35rem 0.9rem;
                border-radius: 100px;
                border: none;
                text-decoration: none;
                transition: background-color 0.2s ease, color 0.2s ease; */
  font-weight: 400;
}
.tx-kkh-kachelnModal .items > .item .btn:hover {
  background-color: #b0b19f;
  color: #040308;
}
.tx-kkh-kachelnModal .items > .item.graublau {
  background-color: #6b7a8d;
}
.tx-kkh-kachelnModal .items > .item.grau {
  background-color: #f3efe9;
}
.tx-kkh-kachelnModal .items > .item.grau .title {
  color: #040308;
}
.tx-kkh-kachelnModal .items > .item.grau .open-modal {
  color: #040308;
}
.tx-kkh-kachelnModal .items > .item .open-modal {
  align-self: flex-start;
}
.tx-kkh-kachelnModal .items > .item.green {
  background-color: #013E14;
}
.tx-kkh-kachelnModal .items > .item.purple {
  background-color: #653859;
}
.tx-kkh-kachelnModal .items > .item.orange {
  background-color: #A6531B;
}
.tx-kkh-kachelnModal .items > .item.petrol {
  background-color: #198182;
}
.tx-kkh-kachelnModal .items > .item.red {
  background-color: #901814;
}
.tx-kkh-kachelnModal .items > .item.greenborder {
  border: 3px solid #3E734D;
}
.tx-kkh-kachelnModal .items > .item.darkgreenborder {
  border: 3px solid #013e14;
}
.tx-kkh-kachelnModal .items > .item.redborder {
  border: 3px solid #770000;
}
.tx-kkh-kachelnModal .items > .item.blueborder {
  border: 3px solid #124F83;
}
.tx-kkh-kachelnModal .items > .item.purpleborder {
  border: 3px solid #653859;
}
.tx-kkh-kachelnModal .items > .item.orangeborder {
  border: 3px solid #a6531b;
}
.tx-kkh-kachelnModal .items > .item.petrolborder {
  border: 3px solid #198182;
}
.tx-kkh-kachelnModal .items > .item.yellowborder {
  border: 3px solid #FFF200;
}
.tx-kkh-kachelnModal dialog.kachel-modal {
  border: none;
  padding: 0;
  outline: none;
  width: 90vw;
  max-width: 56ch;
  background-color: #b0b19f;
  color: #ffffff;
  box-shadow: 0 8px 40px rgba(0, 0, 0, 0.45);
}
.tx-kkh-kachelnModal dialog.kachel-modal[open] {
  display: flex;
  flex-direction: column;
}
.tx-kkh-kachelnModal dialog.kachel-modal::backdrop {
  background-color: rgba(205, 207, 194, 0.8);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
.tx-kkh-kachelnModal dialog.kachel-modal .modal-header {
  position: sticky;
  top: 0;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  background-color: #b0b19f;
  padding: 1.2rem 1.4rem 0.8rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.tx-kkh-kachelnModal dialog.kachel-modal .modal-header .close-modal {
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 100px;
  border: none;
  background-color: #ffffff;
  color: #c1181d;
  font-size: 1.2rem;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease;
  padding: 0;
}
.tx-kkh-kachelnModal dialog.kachel-modal .modal-header .close-modal:hover {
  background-color: #c1181d;
  color: #ffffff;
}
.tx-kkh-kachelnModal dialog.kachel-modal .modal-header .close-modal:focus-visible {
  outline: 2px solid #c1181d;
  outline-offset: 2px;
}
.tx-kkh-kachelnModal dialog.kachel-modal .modal-content {
  padding: 1.2rem 1.4rem 1.6rem;
  overflow-y: auto;
}
.tx-kkh-kachelnModal dialog.kachel-modal .modal-content > img {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
.tx-kkh-kachelnModal dialog.kachel-modal .modal-content .textTop p,
.tx-kkh-kachelnModal dialog.kachel-modal .modal-content .textBottom p {
  font-size: 0.85rem;
  line-height: 1.6;
  color: #ffffff;
  margin-bottom: 0.6rem;
}
.tx-kkh-kachelnModal dialog.kachel-modal .modal-content .textTop p:last-child,
.tx-kkh-kachelnModal dialog.kachel-modal .modal-content .textBottom p:last-child {
  margin-bottom: 0;
}
.tx-kkh-kachelnModal dialog.kachel-modal .modal-content .textTop ul li,
.tx-kkh-kachelnModal dialog.kachel-modal .modal-content .textBottom ul li {
  font-size: 0.85rem;
  line-height: 1.6;
  color: #ffffff;
}
.tx-kkh-kachelnModal dialog.kachel-modal .modal-content .textTop a,
.tx-kkh-kachelnModal dialog.kachel-modal .modal-content .textBottom a {
  color: #ffffff;
  text-decoration: underline;
}
.tx-kkh-kachelnModal dialog.kachel-modal .modal-content .textBottom {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.ce-singlecontact .the-person {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.ce-singlecontact .the-person .imagewrap {
  width: 8rem;
  height: 8rem;
  margin-right: 20px;
}
.ce-singlecontact .the-person .imagewrap img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.ce-singlecontact .the-person .datawrap h2 {
  font-size: 1.5em;
  margin-bottom: 10px;
}
.ce-singlecontact .the-person .datawrap a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #000;
  text-decoration: none;
}
.ce-singlecontact .the-person .datawrap a:hover {
  text-decoration: underline;
}
.ce-singlecontact .the-person .datawrap a svg {
  width: auto;
  height: 1.25em;
}
.ce-singlecontact .the-person .datawrap a svg * {
  fill: #c1181d;
}
.ce-singlecontact .the-person .datawrap .nameblock {
  margin-bottom: 1rem;
}
.ce-singlecontact .the-person .datawrap .nameblock .name {
  font-weight: 900;
}
.ce-singlecontact .the-person .datawrap .nameblock span {
  display: block;
}
@media (max-width: 480px) {
  .ce-singlecontact .the-person {
    flex-direction: column;
    text-align: center;
  }
  .ce-singlecontact .the-person .imagewrap {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .ce-singlecontact .the-person .datawrap a {
    justify-content: center;
  }
}
.cb-hoverbox {
  --background: #c1181d;
  --textcolor: #040308;
  background: #b0b19f;
  height: 100%;
  padding: 3rem 1rem 1rem 1rem;
  box-sizing: border-box;
}
.cb-hoverbox .cb-hoverbox-header {
  font-size: 1.5rem !important;
  line-height: 1.2em !important;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .cb-hoverbox .cb-hoverbox-header {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 576px) {
  .cb-hoverbox .cb-hoverbox-header {
    font-size: 1.125rem !important;
  }
}
.km-iconmatrix .items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media screen and (min-width: 768px) {
  .km-iconmatrix .items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1260px) {
  .km-iconmatrix .items {
    grid-template-columns: repeat(3, 1fr);
  }
}
.km-iconmatrix .item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.km-iconmatrix .item .icon {
  flex-shrink: 0;
}
.km-iconmatrix .item .icon svg {
  width: 3rem;
  height: 3rem;
}
.km-iconmatrix .item .icon svg * {
  fill: #b0b19f;
}
.km-iconmatrix .item .title {
  font-size: 1.2em;
  color: #b0b19f;
}
.km-numberedboxes .item {
  border: 1px solid #b0b19f;
  padding: 2rem 4rem 4rem 1.5rem;
  position: relative;
  border-radius: 1rem;
}
.km-numberedboxes .item .number {
  position: absolute;
  bottom: 0.25rem;
  right: 0.5rem;
  line-height: 1;
  font-size: 2.5rem;
  font-weight: 600;
  color: white;
}
.km-numberedboxes .item .arrow-icon {
  display: block;
  position: absolute;
  width: 3rem;
  height: auto;
}
.km-numberedboxes .item .arrow-icon svg {
  width: 100%;
  height: auto;
  transform-origin: bottom left;
  transform: rotate(110deg);
}
.km-numberedboxes .item .innerText .title {
  font-size: 1.25rem !important;
  line-height: 1.4em !important;
  font-weight: 600;
  display: block;
}
@media (max-width: 768px) {
  .km-numberedboxes .item .innerText .title {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 576px) {
  .km-numberedboxes .item .innerText .title {
    font-size: 1.125rem !important;
  }
}
.km-numberedboxes .item .innerText .bodytext {
  font-size: 0.6666rem !important;
  line-height: 1.5em !important;
  letter-spacing: 0.02em;
  display: block;
}
.km-numberedboxes .items {
  --box-offset: 6rem;
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  padding-bottom: var(--box-offset);
}
.km-numberedboxes .items .item {
  flex: 0 0 100%;
  width: 100%;
  box-sizing: border-box;
}
.km-numberedboxes .items .item .arrow-icon {
  top: calc(100% - 0.25rem);
  left: 70%;
}
.km-numberedboxes .items .item .arrow-icon * {
  fill: #c1181d;
}
@media (min-width: 768px) {
  .km-numberedboxes .items {
    gap: 3rem;
  }
  .km-numberedboxes .items .item {
    flex: 0 0 calc(50% - 1.5rem);
    width: calc(50% - 1.5rem);
  }
  .km-numberedboxes .items .item .arrow-icon svg {
    transform: rotate(45deg);
  }
  .km-numberedboxes .items .item:first-child .arrow-icon {
    display: none;
  }
  .km-numberedboxes .items .item:nth-child(2n+1) .arrow-icon {
    transform: scaleX(-1);
    top: -2.5rem;
    left: unset;
    right: -2.5rem;
  }
  .km-numberedboxes .items .item:nth-child(2n) {
    transform: translateY(var(--box-offset));
  }
  .km-numberedboxes .items .item:nth-child(2n) .arrow-icon {
    top: -2.5rem;
    left: -2.5rem;
  }
}
.km-leistungsmatrix {
  --lm-bg: #cdcfc2;
  --lm-card: #c6c8b9;
  --lm-bdr: rgba(255, 255, 255, 0.15);
  --lm-accent: #00c8b4;
  --lm-gold: #c8f000;
  --lw: 180px;
  overflow-x: auto;
  margin: 0;
  padding: 0;
}
.km-leistungsmatrix .wrap {
  overflow-x: auto;
  padding-bottom: 0.5rem;
}
.km-leistungsmatrix .pg {
  display: grid;
  column-gap: 10px;
  min-width: 640px;
  background: transparent;
}
.km-leistungsmatrix .c0 {
  grid-column: 1;
}
.km-leistungsmatrix .c1 {
  grid-column: 2;
}
.km-leistungsmatrix .c2 {
  grid-column: 3;
}
.km-leistungsmatrix .c3 {
  grid-column: 4;
}
.km-leistungsmatrix .lbl {
  padding: 0.6rem 0.75rem 0.6rem 0;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  display: flex;
  align-items: center;
  border-top: 1px solid var(--lm-bdr);
  line-height: 1.4;
}
.km-leistungsmatrix .lbl-group {
  padding: 1.6rem 0 0.5rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.65);
  display: flex;
  align-items: flex-end;
}
.km-leistungsmatrix .lbl-cta {
  padding: 1rem 0;
  border-top: 1px solid transparent;
}
.km-leistungsmatrix .cell {
  background: var(--lm-card);
  border-top: 1px solid var(--lm-bdr);
  border-left: 1px solid var(--lm-bdr);
  border-right: 1px solid var(--lm-bdr);
  padding: 0.6rem 1.1rem;
  font-size: 13px;
  color: #fff;
  display: flex;
  align-items: center;
  line-height: 1.45;
}
.km-leistungsmatrix .cell-hd {
  background: var(--lm-card);
  border: 1px solid var(--lm-bdr);
  border-radius: 0 0;
  padding: 1rem 1.1rem 0.8rem;
  display: flex;
  flex-direction: column;
  gap: 6px;
  position: relative;
  border-bottom: none;
}
.km-leistungsmatrix .cell-group {
  background: #c1c4b4;
  border-top: 1px solid var(--lm-bdr);
  border-left: 1px solid var(--lm-bdr);
  border-right: 1px solid var(--lm-bdr);
  padding: 1rem 1.1rem 0.35rem;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.65);
  display: flex;
  align-items: flex-end;
}
.km-leistungsmatrix .cell-cta {
  background: var(--lm-card);
  border: 1px solid var(--lm-bdr);
  border-radius: 0 0;
  padding: 1rem 1.1rem 1.25rem;
  display: flex;
  align-items: center;
}
.km-leistungsmatrix .col-favorit.cell-hd {
  border-color: var(--lm-accent);
}
.km-leistungsmatrix .col-favorit.cell {
  border-left-color: var(--lm-accent);
  border-right-color: var(--lm-accent);
}
.km-leistungsmatrix .col-favorit.cell-group {
  border-left-color: var(--lm-accent);
  border-right-color: var(--lm-accent);
}
.km-leistungsmatrix .col-favorit.cell-cta {
  border-color: var(--lm-accent);
}
.km-leistungsmatrix .col-premium.cell-hd {
  border-color: var(--lm-gold);
}
.km-leistungsmatrix .col-premium.cell {
  border-left-color: var(--lm-gold);
  border-right-color: var(--lm-gold);
}
.km-leistungsmatrix .col-premium.cell-group {
  border-left-color: var(--lm-gold);
  border-right-color: var(--lm-gold);
}
.km-leistungsmatrix .col-premium.cell-cta {
  border-color: var(--lm-gold);
}
.km-leistungsmatrix .plan-name {
  font-size: 20px;
  font-weight: 700;
  color: var(--lm-accent);
  line-height: 1.1;
}
.km-leistungsmatrix .col-premium .plan-name {
  color: var(--lm-gold);
}
.km-leistungsmatrix .badge {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  padding: 4px 10px;
  border-radius: 0 0 0 6px;
}
.km-leistungsmatrix .badge-fav {
  background: var(--lm-accent);
  color: #003d36;
}
.km-leistungsmatrix .badge-prem {
  background: var(--lm-gold);
  color: #2a3800;
}
.km-leistungsmatrix .price {
  font-size: 19px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2;
}
.km-leistungsmatrix .plan-icon {
  font-size: 22px;
  line-height: 1;
}
.km-leistungsmatrix .yes {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(0, 200, 180, 0.2);
  color: var(--lm-accent);
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
}
.km-leistungsmatrix .col-premium .yes {
  background: rgba(200, 240, 0, 0.15);
  color: var(--lm-gold);
}
.km-leistungsmatrix .no {
  color: rgba(255, 255, 255, 0.65);
  font-size: 15px;
  line-height: 1;
}
.km-leistungsmatrix .btn {
  font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  font-size: 13px;
  font-weight: 600;
  padding: 8px 16px;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.15s;
  display: inline-block;
  border: none;
}
.km-leistungsmatrix .btn:hover {
  opacity: 0.85;
}
.km-leistungsmatrix .btn-starter {
  background: var(--lm-accent);
  color: #003d36;
}
.km-leistungsmatrix .btn-prem {
  background: var(--lm-gold);
  color: #2a3800;
}
.km-leistungsmatrix .extra-row {
  display: contents;
}
.km-leistungsmatrix .extra-row > * {
  display: flex;
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-top-width: 0;
  opacity: 0;
  transition: max-height 0.35s ease, padding 0.35s ease, opacity 0.25s ease, border-top-width 0.35s ease;
}
.km-leistungsmatrix .extra-row.open > * {
  max-height: 120px;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  border-top-width: 1px;
  opacity: 1;
}
.km-leistungsmatrix .extra-row .lbl {
  border-top-color: var(--lm-bdr);
}
.km-leistungsmatrix .foot {
  margin-top: 1.25rem;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.65);
}
@media (max-width: 700px) {
  .km-leistungsmatrix .wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding-bottom: 0.5rem;
  }
  .km-leistungsmatrix .pg {
    grid-template-columns: repeat(3, 260px);
    column-gap: 10px;
    min-width: unset;
    padding-right: 1.5rem;
  }
  .km-leistungsmatrix .c0 {
    display: none;
  }
  .km-leistungsmatrix .c1 {
    grid-column: 1;
  }
  .km-leistungsmatrix .c2 {
    grid-column: 2;
  }
  .km-leistungsmatrix .c3 {
    grid-column: 3;
  }
  .km-leistungsmatrix .cell-hd {
    scroll-snap-align: start;
  }
  .km-leistungsmatrix .cell {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    padding: 0.65rem 1rem;
  }
  .km-leistungsmatrix .cell::before {
    content: attr(data-label);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1;
  }
  .km-leistungsmatrix .price::before {
    content: none;
  }
  .km-leistungsmatrix .cell-group {
    display: none;
  }
  .km-leistungsmatrix .lbl-group {
    display: none;
  }
  .km-leistungsmatrix .extra-row.open > .c0 {
    display: none !important;
  }
}
.ce-ctabox {
  position: relative;
  overflow: visible;
}
.ce-ctabox--teal {
  background-color: #b0b19f;
}
.ce-ctabox--purple {
  background-color: #7f8263;
}
.ce-ctabox__image {
  display: none;
  position: absolute;
  left: 5%;
  bottom: 0;
  width: 30%;
}
@media screen and (min-width: 768px) {
  .ce-ctabox__image {
    display: block;
  }
}
.ce-ctabox__image img {
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: bottom left;
  display: block;
}
.ce-ctabox__content {
  box-sizing: border-box;
  padding: 2rem 1.5rem;
  color: #c1181d;
}
@media screen and (min-width: 768px) {
  .ce-ctabox__content {
    padding: 2rem 2rem 2rem 40%;
  }
}
.ce-ctabox__corner-icon {
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.ce-ctabox__corner-icon svg {
  width: 3rem;
  height: auto;
}
.ce-ctabox__corner-icon svg * {
  fill: #c1181d;
}
.ce-video-player {
  width: 100%;
}
.ce-video-player__wrapper {
  position: relative;
  width: 100%;
  line-height: 0;
}
.ce-video-player__video {
  width: 100%;
  height: auto;
  display: block;
}
.ce-video-player__timeline {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.5rem 1rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
  z-index: 10;
}
.ce-video-player__scrubber {
  width: 100%;
  height: 4px;
  appearance: none;
  background: rgba(255, 255, 255, 0.35);
  border-radius: 2px;
  cursor: pointer;
  outline: none;
}
.ce-video-player__scrubber::-webkit-slider-thumb {
  appearance: none;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #7f8263;
  cursor: pointer;
  margin-top: -5px;
}
.ce-video-player__scrubber::-moz-range-thumb {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #7f8263;
  cursor: pointer;
  border: none;
}
.ce-video-player__scrubber::-webkit-slider-runnable-track {
  height: 4px;
  border-radius: 2px;
}
.ce-video-player__scrubber::-moz-range-track {
  height: 4px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.35);
}
.ce-video-player__wrapper:hover .ce-video-player__timeline {
  opacity: 1;
  pointer-events: all;
}
.ce-video-player__play-btn {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: white;
  transition: opacity 0.5s ease;
}
.ce-video-player__play-btn:hover {
  opacity: 0.85;
}
.ce-video-player__play-btn.is-hidden {
  opacity: 0;
  pointer-events: none;
}
.ce-video-player__icon {
  width: 8vw;
  height: auto;
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.5));
  transition: opacity 0.15s ease;
}
.ce-video-player__icon--pause {
  display: none;
}
.ce-video-player.is-playing .ce-video-player__icon--play {
  display: none;
}
.ce-video-player.is-playing .ce-video-player__icon--pause {
  display: block;
}
.ce-video-player__transcript-btn {
  position: absolute;
  bottom: 2.5rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 11;
  background-color: #7f8263;
  color: white;
  border: none;
  border-radius: 3px;
  padding: 0.35rem 0.9rem;
  font-size: 0.75rem;
  font-weight: 700;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.2s ease, opacity 0.4s ease;
  letter-spacing: 0.02em;
  opacity: 1;
  pointer-events: all;
}
.ce-video-player__transcript-btn:hover {
  background-color: #999c7c;
}
.ce-video-player.is-playing .ce-video-player__transcript-btn {
  opacity: 0;
  pointer-events: none;
}
.ce-video-player__transcript {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  background-color: #b0b19f;
}
.ce-video-player__transcript.is-open {
  max-height: 500px;
  overflow: hidden;
}
.ce-video-player__transcript-close {
  display: block;
  margin-left: auto;
  background: transparent;
  border: none;
  font-size: 1.2rem;
  cursor: pointer;
  padding: 0.75rem 1rem 0.25rem;
  color: #c1181d;
  line-height: 1;
}
.ce-video-player__transcript-close:hover {
  color: #7f8263;
}
.ce-video-player__transcript-content {
  padding: 0.5rem 1.5rem 1.5rem;
}
.ce-arraycontacts .inner {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
@media screen and (max-width: 639px) {
  .ce-arraycontacts .inner {
    padding-top: 3rem;
  }
}
.ce-arraycontacts .inner .the-person {
  height: 6rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  background: #b0b19f;
  transition: all 0.15 ease-in-out;
  border-radius: 200px 3rem 3rem 200px;
  width: 100%;
  text-decoration: none;
  font-weight: 400;
}
.ce-arraycontacts .inner .the-person:hover {
  background: #a4a691;
}
.ce-arraycontacts .inner .the-person .descriptionwrap {
  display: none;
  visibility: hidden;
}
.ce-arraycontacts .inner .the-person .imagewrap {
  line-height: 0;
  height: 100%;
  width: auto;
}
.ce-arraycontacts .inner .the-person .imagewrap img {
  height: 100%;
  width: auto;
}
.ce-arraycontacts .inner .the-person .datawrap {
  position: relative;
  padding: 0 1rem;
  color: #040308;
}
.ce-arraycontacts .inner .the-person .datawrap .nameblock span {
  display: block;
}
.ce-arraycontacts .inner .the-person .datawrap .nameblock .name {
  font-size: 1.25rem !important;
  line-height: 1.4em !important;
}
@media (max-width: 768px) {
  .ce-arraycontacts .inner .the-person .datawrap .nameblock .name {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 576px) {
  .ce-arraycontacts .inner .the-person .datawrap .nameblock .name {
    font-size: 1.125rem !important;
  }
}
.ce-arraycontacts .inner .the-person .datawrap .nameblock .position {
  /* .small-font-size; */
  line-height: 1em;
}
@media screen and (max-width: 639px) {
  .ce-arraycontacts .inner .the-person {
    height: auto;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 1rem;
    padding: 0 1rem 1.5rem;
    margin-top: 3rem;
    gap: 0.5rem;
  }
  .ce-arraycontacts .inner .the-person .imagewrap {
    margin-top: -3rem;
    height: 6rem;
    width: 6rem;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
  }
  .ce-arraycontacts .inner .the-person .imagewrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ce-arraycontacts .inner .the-person .datawrap {
    padding: 0 0;
  }
  .ce-arraycontacts .inner .the-person .datawrap .nameblock {
    text-align: center;
  }
}
@media screen and (min-width: 640px) {
  .ce-arraycontacts .inner .the-person {
    width: calc(100% - 5rem);
  }
  .ce-arraycontacts .inner .the-person:nth-child(2n+1) {
    margin-right: auto;
  }
  .ce-arraycontacts .inner .the-person:nth-child(2n) {
    margin-left: auto;
    flex-direction: row-reverse;
    border-radius: 3rem 200px 200px 3rem;
  }
  .ce-arraycontacts .inner .the-person:nth-child(2n) .datawrap {
    text-align: right;
  }
}
.ce-arraycontacts .inner .detailscontainer {
  background-color: #f4f3fa;
  box-shadow: 0 0 0 100vmax #f4f3fa;
  clip-path: inset(0 -100vmax);
  display: none;
  flex: 0 0 100%;
}
.ce-arraycontacts .inner .detailscontainer .inner {
  padding: 3rem 0;
  margin: 0 auto;
  max-width: 900px;
  display: block;
}
.ce-arraycontacts .inner .detailscontainer .inner h3 {
  font-weight: 300;
}
.ce-textslider {
  background: grey;
  overflow: hidden;
  --swiper-theme-color: #c1181d;
  --swiper-pagination-color: #c1181d;
  --swiper-pagination-color-active: white;
  --swiper-pagination-bullet-horizontal-gap: 0.25rem;
}
.ce-textslider header {
  background: linear-gradient(90deg, #c1181d 0%, #4c1510 100%);
}
.ce-textslider header > * {
  font-size: 1.5rem !important;
  line-height: 1.2em !important;
  font-weight: 300;
  padding: 1rem;
  color: #040308;
  margin-bottom: 0;
  line-height: 0.75;
  margin-left: -0.05em;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .ce-textslider header > * {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 576px) {
  .ce-textslider header > * {
    font-size: 1.125rem !important;
  }
}
.ce-textslider .subheadline {
  font-size: 1.5rem !important;
  line-height: 1.2em !important;
  line-height: 1em;
}
@media (max-width: 768px) {
  .ce-textslider .subheadline {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 576px) {
  .ce-textslider .subheadline {
    font-size: 1.125rem !important;
  }
}
.ce-textslider__inner {
  position: relative;
  overflow: hidden;
  padding-bottom: 3rem;
}
@media screen and (min-width: 640px) {
  .ce-textslider__inner {
    /* padding-bottom: 5rem; */
  }
}
.ce-textslider__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.ce-textslider__bg-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.ce-textslider__bg-img.is-active {
  opacity: 1;
}
.ce-textslider .shadowbox {
  position: relative;
  z-index: 5;
  padding: 1.5rem 1.25rem 2rem;
  box-sizing: border-box;
  background-color: rgba(176, 177, 159, 0.8);
  max-width: 1100px;
  margin: 4rem 2rem;
  border-radius: 1rem;
}
@media screen and (min-width: 640px) {
  .ce-textslider .shadowbox {
    padding: 2rem 3rem 2.5rem;
    max-width: 1100px;
    margin: 5rem auto;
  }
}
@media screen and (min-width: 1024px) {
  .ce-textslider .shadowbox {
    padding: 2rem 4rem 2.5rem;
  }
}
.ce-textslider .SwiperTextslider {
  overflow: hidden;
}
.ce-textslider .SwiperTextslider .swiper-wrapper {
  align-items: flex-start;
}
.ce-textslider .SwiperTextslider .swiper-slide {
  color: #040308;
}
.ce-textslider .SwiperTextslider .swiper-slide h3 {
  font-size: 2rem !important;
  line-height: 1.2em !important;
  margin-bottom: 0;
  font-weight: 300;
  margin-block: 0.5rem 0.75rem;
}
@media (max-width: 768px) {
  .ce-textslider .SwiperTextslider .swiper-slide h3 {
    font-size: 1.75rem !important;
  }
}
@media (max-width: 576px) {
  .ce-textslider .SwiperTextslider .swiper-slide h3 {
    font-size: 1.5rem !important;
  }
}
.ce-textslider .SwiperTextslider .swiper-slide .accent-text {
  font-size: 0.75rem;
  font-weight: 700;
  color: #c1181d;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.ce-textslider .swiper-pagination {
  position: relative;
  display: flex;
  justify-content: flex-end;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
  width: 100%;
  margin-bottom: 1rem;
}
.ce-textslider .swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
  background: rgba(255, 255, 255, 0.5);
  border: 2px solid var(--swiper-pagination-color);
  box-sizing: border-box;
  border-radius: 50%;
  opacity: 1;
  transition: all 0.2s ease;
}
.ce-textslider .swiper-pagination-bullet.swiper-pagination-bullet-active,
.ce-textslider .swiper-pagination-bullet:hover {
  background: transparent;
  border-color: white;
}
body.bgcolor_blue .ce-textslider,
body.bgcolor_orange .ce-textslider {
  --swiper-pagination-color-active: white;
  --swiper-pagination-color: #00103e;
}
.ce-big-image {
  position: relative;
  z-index: 2;
}
.ce-big-image .imgwrap {
  width: 100%;
  height: auto;
  line-height: 0;
}
.ce-big-image .imgwrap img {
  z-index: 0;
  width: 100%;
  height: auto;
  position: relative;
}
.ce-big-image.darken-1 .imgwrap:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.ce-big-image .overlay-container {
  height: 100%;
  width: 100%;
  max-width: 1400px;
  position: relative;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  display: flex;
  justify-content: flex-start;
  color: #ffffff;
  z-index: 10;
  font-size: 2rem !important;
  line-height: 1.2em !important;
}
@media (max-width: 768px) {
  .ce-big-image .overlay-container {
    font-size: 1.75rem !important;
  }
}
@media (max-width: 576px) {
  .ce-big-image .overlay-container {
    font-size: 1.5rem !important;
  }
}
.ce-big-image .overlay-container .overlay-position {
  padding: 20px;
}
.ce-big-image .overlay-container.position-top {
  align-items: flex-start;
}
.ce-big-image .overlay-container.position-bottom {
  align-items: flex-end;
}
.ce-big-image .overlay-container.position-middle {
  align-items: center;
}
.ce-big-image .overlay-container .overlay-logo {
  width: 15%;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  right: 0;
}
.ce-big-image .overlay-container .overlay-logo svg {
  width: 100%;
  height: auto;
}
/*
@import "../../../ContentBlocks/ContentElements/team-member/Assets/Frontend";
@import "../../../ContentBlocks/ContentElements/reference/Assets/Frontend";
@import "../../../ContentBlocks/ContentElements/topiccloud/Assets/Frontend";
@import "../../../ContentBlocks/ContentElements/shortcutlist/Assets/Frontend";
@import "../../../ContentBlocks/ContentElements/refslider/Assets/Frontend";
@import "../../../ContentBlocks/ContentElements/introblock/Assets/Frontend"; 
@import "../../../ContentBlocks/ContentElements/logowall/Assets/Frontend"; 
@import "../../../ContentBlocks/ContentElements/imglinkmatrix/Assets/Frontend"; 
@import "../../../ContentBlocks/ContentElements/metrics/Assets/Frontend"; 
@import "../../../ContentBlocks/ContentElements/storyslider/Assets/Frontend"; 
@import "../../../ContentBlocks/ContentElements/storyscroller/Assets/Frontend"; 
@import "../../../ContentBlocks/ContentElements/contactinfo/Assets/Frontend"; 
@import "../../../ContentBlocks/ContentElements/fotoheader/Assets/Frontend"; 
@import "../../../ContentBlocks/ContentElements/job-teaser/Assets/Frontend"; 
@import "../../../ContentBlocks/ContentElements/breadcrumb/Assets/Frontend"; 
@import "../../../ContentBlocks/ContentElements/vorteile/Assets/Frontend"; 
@import "../../../ContentBlocks/ContentElements/highlight-slider/Assets/Frontend"; 
@import "../../../ContentBlocks/ContentElements/responsive-video/Assets/Frontend";  */
.pers {
  display: flex;
  gap: 1rem;
  line-height: 1.25;
}
.pers svg {
  height: 2.5em;
  width: auto;
}
.pers svg * {
  fill: #c1181d;
}
.extcontainer-referenzmatrix {
  container-type: inline-size;
}
.extcontainer-referenzmatrix .filterbox {
  margin-block: 2rem;
  max-width: 1200px;
  margin-inline: auto;
}
.extcontainer-referenzmatrix .filterbox .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.extcontainer-referenzmatrix .filterbox .inner .catfilter {
  background: #c1181d;
  color: #ffffff;
  display: inline-block;
  padding: 0.25rem 0.5rem;
  border-radius: 100px;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.extcontainer-referenzmatrix .filterbox .inner .catfilter i {
  display: inline-block;
  background-color: #808267;
  width: 1rem;
  height: 1rem;
  border-radius: 100px;
  transition: background-color 0.3s ease;
}
.extcontainer-referenzmatrix .filterbox .inner .catfilter:hover {
  background: #b0b19f;
}
.extcontainer-referenzmatrix .filterbox .inner .catfilter:hover i {
  background-color: white;
}
.extcontainer-referenzmatrix .filterbox .inner .catfilter.active i {
  background-color: white;
}
.extcontainer-referenzmatrix > .km-reference-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0;
  gap: 2rem;
  padding-top: 5cqw;
}
.extcontainer-referenzmatrix > .km-reference-box .column {
  flex: 0 0 100%;
  width: 100%;
  position: relative;
}
.extcontainer-referenzmatrix > .km-reference-box[data-columns="2"] .column {
  flex: 0 0 calc(50% - 1rem);
  width: calc(50% - 1rem);
}
.extcontainer-referenzmatrix > .km-reference-box[data-columns="3"] .column {
  flex: 0 0 calc(33.3333% - 1.3333rem);
  width: calc(33.3333% - 1.3333rem);
}
.extcontainer-referenzmatrix > .km-reference-box[data-columns="3"] .column:nth-child(1),
.extcontainer-referenzmatrix > .km-reference-box[data-columns="3"] .column:nth-child(3) {
  margin-top: 17%;
}
.ce-teammatrix > .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0;
  gap: 2rem;
}
.ce-teammatrix > .inner .column {
  flex: 0 0 100%;
  width: 100%;
  position: relative;
}
.ce-teammatrix > .inner[data-columns="2"] .column {
  flex: 0 0 calc(50% - 1rem);
  width: calc(50% - 1rem);
}
.ce-teammatrix > .inner[data-columns="3"] .column {
  flex: 0 0 calc(33.3333% - 1.3333rem);
  width: calc(33.3333% - 1.3333rem);
}
.ce-teammatrix > .inner[data-columns="3"] .column:nth-child(1),
.ce-teammatrix > .inner[data-columns="3"] .column:nth-child(3) {
  margin-top: 17%;
}
/* col-gap modifier on .inner.row */
.col-gap-none {
  --bs-gutter-x: 0;
  --bs-gutter-y: 0;
}
.col-gap-small {
  --bs-gutter-x: 0.75rem;
  --bs-gutter-y: 0.75rem;
}
.col-gap-medium {
  --bs-gutter-x: 2.25rem;
  --bs-gutter-y: 2.25rem;
}
.col-gap-large {
  --bs-gutter-x: 4.5rem;
  --bs-gutter-y: 4.5rem;
}
/* Für alle */
.ce-twocolumns,
.ce-threecolumns,
.ce-fourcolumns {
  --gap: 30px;
  /*     > .inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: var(--gap);
    } */
}
/* Zweispalter */
.ce-twocolumns .inner .column {
  /*         flex: 0 0 100%;
        width: 100%;

        > .frame {
            padding-left: 0;
            padding-right: 0;
        }
        
        @media (min-width: 768px) {
            flex: 0 0 calc(~"50% - var(--gap)");
            width: calc(~"50% - var(--gap)");    
        } */
}
.frame-type-twocolumns.frame-layout-50 .column {
  /*         flex: 0 0 100%;
        width: 100%;

        > .frame {
            padding-left: 0;
            padding-right: 0;
        }
        
        @media (min-width: 768px) {
            flex: 0 0 calc(~"60% - var(--gap)");
            width: calc(~"60% - var(--gap)");    
        } */
}
.frame-type-twocolumns.frame-layout-50 .column:nth-child(2) {
  /*         @media (min-width: 768px) {
            flex: 0 0 calc(~"40% - var(--gap)");
            width: calc(~"40% - var(--gap)");    
        } */
}
.frame-type-twocolumns.frame-layout-60 .inner {
  gap: 3rem;
}
.frame-type-twocolumns.frame-layout-60 .column {
  flex: 0 0 100%;
}
.frame-type-twocolumns.frame-layout-60 .column > .frame {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .frame-type-twocolumns.frame-layout-60 .column {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .frame-type-twocolumns.frame-layout-60 .column:nth-child(2) {
    flex: 0 0 16rem;
  }
}
/* Dreispalter */
.ce-threecolumns .inner {
  /*     .column {
        flex: 0 0 100%;
        width: 100%;
        
        @media (min-width: 768px) {
            flex: 0 0 calc(~"33.3333% - var(--gap)");
            width: calc(~"33.3333% - var(--gap)");    
        }
    } */
}
/* Vierspalter */
.ce-fourcolumns .inner {
  /*     .column {
        flex: 0 0 100%;
        width: 100%;
        
        @media (min-width: 768px) {
            flex: 0 0 calc(~"25% - var(--gap)");
            width: calc(~"25% - var(--gap)");    
        }
    } */
}
.row-header {
  display: flex;
  --bs-gutter-x: 3rem;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
}
@media screen and (min-width: 992px) {
  .row-header {
    padding-inline: 0;
  }
}
.row-header > * {
  flex: 0 0 100%;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .row-header > * {
    flex: 0 0 50%;
    width: 50%;
  }
}
.row-header .col-text {
  max-width: 750px;
}
@media screen and (max-width: 991px) {
  .row-header .col-img {
    padding-inline: 0;
    margin-bottom: 0.5rem;
  }
}
.row-header .imgwrap {
  line-height: 0;
}
.row-header .imgwrap img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 992px) {
  .frame-space-before-headerfont {
    margin-top: -15dvw;
  }
}
/*
    Collectionen
*/
/* ── CSS Columns Masonry ── */
.frame-layout-100 .ce-collection .inner {
  columns: 3;
  column-gap: 1.5rem;
}
/* ── Card ── */
.frame-layout-100 .ce-collection .inner .frame-type-text {
  break-inside: avoid;
  display: inline-block;
  /* fixes break-inside in some browsers */
  width: 100%;
  border: 2px solid #3dbfb8;
  padding: 2rem;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 1.5rem;
}
/* ── Responsive ── */
@media (max-width: 900px) {
  .frame-layout-100 .ce-collection .inner {
    columns: 2;
  }
}
@media (max-width: 560px) {
  .frame-layout-100 .ce-collection .inner {
    columns: 1;
  }
}
/* Dreispaltig mit Hoverboxen - flex */
.frame-type-collection.frame-layout-110 .inner {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.frame-type-collection.frame-layout-110 .frame-type-km_hoverbox {
  flex: 0 0 calc(33.333% - 1rem);
  width: calc(33.333% - 1rem);
  align-items: stretch;
  box-sizing: border-box;
}
@media (max-width: 900px) {
  .frame-type-collection.frame-layout-110 .frame-type-km_hoverbox {
    flex: 0 0 calc(50% - 1rem);
    width: calc(50% - 1rem);
  }
}
@media (max-width: 560px) {
  .frame-type-collection.frame-layout-110 .frame-type-km_hoverbox {
    flex: 0 0 100%;
    width: 100%;
  }
}
/* Tapete und Innenabstand - flex */
.frame-type-collection.frame-layout-120 {
  background-color: #b0b19f;
  position: relative;
  overflow: hidden;
}
.frame-type-collection.frame-layout-120 .parallax-bg {
  position: absolute;
  inset: -30% 0;
  z-index: 0;
}
.frame-type-collection.frame-layout-120 .parallax-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.frame-type-collection.frame-layout-120 > .ce-collection {
  position: relative;
  z-index: 1;
}
.frame-type-collection.frame-layout-130 > .ce-collection > .inner,
.frame-type-collection.frame-layout-131 > .ce-collection > .inner {
  background: #b0b29d;
  border-radius: 1rem;
  overflow: hidden;
  padding: 2rem 1.5rem;
}
@media screen and (min-width: 640px) {
  .frame-type-collection.frame-layout-130 > .ce-collection > .inner,
  .frame-type-collection.frame-layout-131 > .ce-collection > .inner {
    padding: 4rem 3rem;
  }
}
@media screen and (min-width: 640px) {
  .frame-type-collection.frame-layout-130 > .ce-collection > .inner {
    padding-left: 6rem;
  }
}
.ce-accordion {
  --accordion-keycolor: #7f8263;
  --accordion-active-color: #b0b19f;
  --accordion-border-radius: 1rem;
  --accordion-title-color: #040308;
  --accordion-padding-block: 1rem;
  --accordion-padding-inline: 1.5rem;
}
.ce-accordion .panel {
  border: 0 solid var(--accordion-keycolor);
  transition: border-color 0.25s ease-in-out;
  border-radius: var(--accordion-border-radius);
  background-color: #b0b19f;
  margin-bottom: 1rem;
  /*  &:hover {
            border-color: var(--accordion-active-color);
            .panel-header {
                .title {
                    color: var(--accordion-active-color);
                }
                .icon svg * {
                    fill: var(--accordion-active-color);
                }
            }
        } */
}
.ce-accordion .panel .panel-header {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0.5rem;
  position: relative;
  padding: var(--accordion-padding-block) calc(var(--accordion-padding-inline) * 2) var(--accordion-padding-block) var(--accordion-padding-inline);
}
@media screen and (min-width: 768px) {
  .ce-accordion .panel .panel-header {
    padding-right: 4rem;
  }
}
.ce-accordion .panel .panel-header .title {
  margin: 0;
  font-weight: 400 !important;
  font-size: 1.2em;
  color: var(--accordion-title-color);
  transition: color 0.25s ease-in-out;
}
.ce-accordion .panel .panel-header .icon {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.25rem;
  background: #ffffff00;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ce-accordion .panel .panel-header .icon svg {
  width: auto;
  height: 60%;
  transition: transform 0.25s ease-in-out;
}
.ce-accordion .panel .panel-header .icon svg * {
  transition: fill 0.25s ease-in-out;
  fill: #040308;
}
.ce-accordion .panel .panel-content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.25s ease-in-out;
}
.ce-accordion .panel .panel-content .inner {
  box-sizing: content-box;
  overflow: hidden;
  height: 100%;
}
.ce-accordion .panel .panel-content .inner .content-padding {
  padding: 0 var(--accordion-padding-inline);
  margin-bottom: var(--accordion-padding-block);
}
@media screen and (min-width: 768px) {
  .ce-accordion .panel .panel-content .inner .content-padding {
    padding-right: 4rem;
  }
}
.ce-accordion .panel .panel-content .inner > * {
  /* margin-top: 2rem; */
}
.ce-accordion .panel.active {
  /* border-color: var(--accordion-active-color); */
}
.ce-accordion .panel.active .panel-header .title {
  /*  color: var(--accordion-active-color); */
}
.ce-accordion .panel.active .panel-header .icon svg {
  transform: rotate(90deg);
}
.ce-accordion .panel.active .panel-header .icon svg * {
  /* fill: var(--accordion-active-color); */
}
.ce-accordion .panel.active .panel-header .icon svg *:last-child {
  fill: transparent;
  opacity: 0;
}
.ce-accordion .panel.active .panel-content {
  grid-template-rows: 1fr;
}
body.bgcolor_blue .ce-accordion {
  --accordion-keycolor: #ffffff;
}
body.bgcolor_purple .ce-accordion {
  --accordion-keycolor: #ffffff;
}
body.bgcolor_orange .ce-accordion {
  --accordion-keycolor: #ffffff;
}
body.bgcolor_berry .ce-accordion {
  --accordion-keycolor: #ffffff;
}
body.bgcolor_rot .ce-accordion {
  --accordion-keycolor: #ffea83;
}
.extcontainer-lamellas {
  container-type: inline-size;
  --headerWidth: 2rem;
  --lamellas-bg-active: #0174d1;
  --lamellas-icon-color: #0174d1;
}
.extcontainer-lamellas .inner [data-columns="3"] {
  --columnsWidth: calc(var(--headerWidth) * 3 + 3px);
}
.extcontainer-lamellas .inner [data-columns="4"] {
  --columnsWidth: calc(var(--headerWidth) * 4 + 4px);
}
.extcontainer-lamellas .inner [data-columns="5"] {
  --columnsWidth: calc(var(--headerWidth) * 5 + 5px);
}
.extcontainer-lamellas .inner [data-columns="6"] {
  --columnsWidth: calc(var(--headerWidth) * 6 + 6px);
}
.extcontainer-lamellas .inner [data-columns="7"] {
  --columnsWidth: calc(var(--headerWidth) * 6 + 6px);
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item {
  transition: all 0.25s;
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-header {
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-header:after {
  position: absolute;
  bottom: 0;
  right: -1px;
  content: "";
  width: 2px;
  background: #ffffff;
  height: 0;
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-header .number {
  font-size: 1.25rem !important;
  line-height: 1.4em !important;
}
@media (max-width: 768px) {
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-header .number {
    font-size: 1.25rem !important;
  }
}
@media (max-width: 576px) {
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-header .number {
    font-size: 1.125rem !important;
  }
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-header .logo svg {
  width: 1.5rem;
  height: 1.5rem;
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-header .logo svg * {
  fill: var(--lamellas-icon-color);
  transition: all 0.25s;
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-content .frame {
  padding-inline: 0;
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-content > .content > .inner {
  padding: 1rem 1.5rem;
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item:hover {
  background-color: #f5f4f2;
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item:hover:before {
  background-color: #f5f4f2;
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item.show {
  color: #ffffff;
  background-color: var(--lamellas-bg-active);
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item.show .lamellas-item-header .logo svg * {
  fill: #ffffff;
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item.show .lamellas-item-content .ce-iconaccordion.no-icon .collapsingItem {
  border-color: #ffffff !important;
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item.show .lamellas-item-content .ce-iconaccordion.no-icon .collapsingItem .heading {
  border-color: #ffffff !important;
}
.extcontainer-lamellas .inner .lamellas-items .lamellas-item.show .lamellas-item-content .ce-iconaccordion.no-icon .collapsingItem .heading .toggle .toggleIcon svg * {
  fill: #ffffff;
}
@media screen and (max-width: 767px) {
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item {
    border-bottom: 1px solid #b0b19f;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-content {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: grid-template-rows 0.5s;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-content > .content {
    min-height: 0;
    transition: visibility 1s;
    visibility: hidden;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item.show .lamellas-item-content {
    grid-template-rows: 1fr;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item.show .lamellas-item-content > .content {
    visibility: visible;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item.show .lamellas-item-content > .content p:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .extcontainer-lamellas .inner .lamellas-items {
    display: flex;
    align-items: stretch;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item {
    display: flex;
    z-index: 5;
    position: relative;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item:first-child:before {
    content: "";
    width: 1px;
    background-color: transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 9999px;
    transition: all 0.25s;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-header {
    display: flex;
    flex-direction: column;
    justify-content: baseline;
    align-items: flex-end;
    transition: all 0.25s;
    width: 1rem;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-header .title {
    text-orientation: mixed;
    writing-mode: tb-rl;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-content {
    flex: 0 0 0px;
    width: 0;
    overflow: hidden;
    transition: all 0.25s;
    border-right: 1px solid #b0b19f;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item .lamellas-item-content > .content > .inner {
    width: calc(100cqw - 28rem - 4px);
    box-sizing: border-box;
    height: auto;
    padding-block: 3rem;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item.show {
    z-index: 10;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item.show .lamellas-item-header:after {
    height: 4rem;
    transition-delay: 0;
    transition-duration: 0;
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item.show .lamellas-item-content {
    flex: 1 1 calc(100cqw - 28rem - 4px);
    width: calc(100cqw - 28rem - 4px);
  }
  .extcontainer-lamellas .inner .lamellas-items .lamellas-item.show:before {
    background-color: var(--lamellas-bg-active);
  }
}
/*# sourceMappingURL=filename.map */