/* .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;
}
/* hanken-grotesk-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 300;
  src: url('../Fonts/hanken-grotesk-v12-latin-300.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hanken-grotesk-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/hanken-grotesk-v12-latin-regular.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* hanken-grotesk-900 - latin */
@font-face {
  font-display: swap;
  font-family: 'Hanken Grotesk';
  font-style: normal;
  font-weight: 900;
  src: url('../Fonts/hanken-grotesk-v12-latin-900.woff2') format('woff2');
  
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
html {
  font-size: 20px;
}
body {
  font-family: 'Hanken Grotesk', sans-serif;
  font-weight: 300;
}
input {
  font-family: 'Hanken Grotesk', sans-serif;
}
.specialfont {
  font-family: 'Hanken Grotesk', sans-serif;
  font-style: normal;
  font-weight: 900;
}
.fz-base {
  font-size: 1rem !important;
  line-height: 1.5em !important;
}
.small-font-size {
  font-size: 0.6666rem !important;
  line-height: 1.5em !important;
}
.big-font-size {
  font-size: 1.25rem !important;
  line-height: 1.25em !important;
}
.bigger-font-size {
  font-size: 1.5rem !important;
  line-height: 1em !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: 4.25rem !important;
  line-height: 1.2em !important;
}
@media (max-width: 768px) {
  .huge-font-size {
    font-size: 3.25rem !important;
  }
}
@media (max-width: 576px) {
  .huge-font-size {
    font-size: 2.25rem !important;
  }
}
#bewerbung-146 > h2 {
  display: none;
}
.color-2ndcolor {
  color: #46bdc9 !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: 200px;
  scroll-behavior: smooth;
}
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: #202427;
  color: #ffffff;
  line-height: 1.5;
  min-height: 100svh;
}
/* 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;
  }
}
.container-big {
  width: 100%;
}
.container-padding {
  padding-left: 90px;
  padding-right: 90px;
}
.frame-small {
  max-width: 900px;
  margin-inline: auto;
}
.frame-default {
  max-width: 1300px;
  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;
}
.frame-smallgrey,
.frame-small {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
a {
  color: var(--themecolor, #46bdc9);
  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: var(--themecolor, #46bdc9);
}
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: var(--themecolor, #46bdc9);
}
/* Headline */
.title-xl {
  font-size: 2rem;
  font-weight: 700;
}
.width100 {
  width: 100%;
  height: auto;
}
.btn {
  text-decoration: none;
  color: #ffffff;
  background-color: #46bdc9;
  font-size: 1em;
  line-height: 1;
  font-weight: 700;
  padding: 0.5rem 1rem;
  border: none;
  text-align: center;
  border-radius: 50px;
  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: #46bdc9;
}
.btn-primary:hover {
  background-color: var(--themecolor, #46bdc9);
  color: white;
}
b,
strong {
  font-weight: 900;
}
.btn-secondary {
  text-decoration: none;
  background-color: #46bdc9;
  font-size: 1em;
  line-height: 1;
  font-weight: 700;
  padding: 0.5rem 1rem;
  border: none;
  text-align: center;
  border-radius: 50px;
  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: #ffffff;
  color: #ffffff;
}
.btn-secondary:hover {
  color: white;
  text-decoration: none;
  background-color: #46bdc9;
}
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: var(--themecolor, #46bdc9);
}
.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: var(--themecolor, #46bdc9);
  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;
}
body.datalayout_1 .maincontent {
  padding-top: 0;
}
.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: var(--themecolor, #46bdc9);
}
.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: var(--themecolor, #46bdc9);
  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 */
}
.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;
}
.frame-layout-1 header {
  display: inline-block;
  padding-bottom: 0.5rem;
  border-bottom: 3px solid var(--themecolor, #46bdc9);
}
.frame-layout-1 header .default-headline {
  margin-bottom: 0;
}
.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;
}
/* 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;
  /*
<div class="searchformmini">
    <form method="get" id="form_kesearch_searchfield" name="form_kesearch_searchfield" action="/suche/">
        <input type="text" id="ke_search_searchfield_sword" name="tx_kesearch_pi1[sword]" placeholder="Your search phrase">
        <input type="submit" id="ke_search_searchfield_submit" alt="Find">
    </form>
</div>
  */
}
header#pageheader .inner {
  padding: 0;
}
header#pageheader .inner .logonavi {
  height: 100px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 0;
  position: relative;
  transition: all 0.15s ease;
}
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: 10;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (min-width: 1200px) {
  header#pageheader .inner .logonavi .logoposition {
    left: 90px;
  }
}
header#pageheader .inner .logonavi .logoposition .brand-logo {
  display: block;
  line-height: 0;
  width: auto;
  height: 100%;
}
header#pageheader .inner .logonavi .logoposition svg {
  width: auto;
  height: 100%;
}
header#pageheader .inner .logonavi .logoposition svg #brand-name {
  display: none;
}
@media screen and (min-width: 640px) {
  header#pageheader .inner .logonavi .logoposition {
    /* width: ~"clamp(75px, 10%, 260px)"; */
    width: auto;
    height: 1.5rem;
  }
  header#pageheader .inner .logonavi .logoposition svg #brand-name {
    display: block;
  }
}
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 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  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: #ffffff;
}
header#pageheader .inner .contacticons a:hover svg > * {
  fill: var(--themecolor, #46bdc9);
}
header#pageheader .inner .rightpart {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 2rem;
  pointer-events: auto;
  position: relative;
  padding-right: 1.5rem;
  z-index: 20;
}
@media screen and (min-width: 1200px) {
  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: var(--themecolor, #46bdc9);
  border-radius: 2px;
}
header#pageheader .inner #mainmenutoggle .toggleicon span:nth-child(1) {
  transform: translateY(-12px);
  transition-delay: 0s;
}
header#pageheader .inner #mainmenutoggle .toggleicon span:nth-child(2) {
  transition-delay: 0.15s;
  width: 60%;
}
header#pageheader .inner #mainmenutoggle .toggleicon span:nth-child(3) {
  transform: translateY(12px);
  transition-delay: 0s;
  width: 80%;
}
header#pageheader .inner #mainmenutoggle .text {
  transition: all 0.15s ease;
  display: none;
}
header#pageheader .inner #mainmenutoggle.open .toggleicon span:nth-child(1) {
  transform: rotate(45deg) translateY(0);
  transition-delay: 0.15s;
}
header#pageheader .inner #mainmenutoggle.open .toggleicon span:nth-child(2) {
  transition-delay: 0s;
  width: 0;
}
header#pageheader .inner #mainmenutoggle.open .toggleicon span:nth-child(3) {
  width: 100%;
  transform: rotate(-45deg) translateY(0);
  transition-delay: 0.15s;
}
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: #ffffff;
  transition: all 0.15s ease;
}
header#pageheader .socialmenu a:hover svg * {
  fill: white;
}
header#pageheader .socialmenu a.specialicon svg * {
  fill: #ffffff;
}
header#pageheader .socialmenu a.langitem,
header#pageheader .socialmenu a.searchitem {
  background: white;
  border-radius: 100px;
  color: var(--themecolor, #46bdc9);
  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: var(--themecolor, #46bdc9);
  transition: all 0.15s ease;
}
header#pageheader .socialmenu a.langitem:hover,
header#pageheader .socialmenu a.searchitem:hover {
  background: #ffffff;
}
header#pageheader .searchformmini {
  position: relative;
  width: 100%;
  z-index: 10;
  margin-bottom: 1rem;
  transition: all 0.15s ease-in-out;
  height: 0;
  transition-delay: 0.15s;
}
header#pageheader .searchformmini form {
  transform: translateX(150%);
  transition: all 0.15s ease-in-out;
  transition-delay: 0s;
  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);
}
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;
}
body.scrolled.open header#pageheader .inner .logonavi {
  height: 100px;
}
.menupanel {
  position: fixed;
  width: 0;
  padding: 0 1.5rem;
  pointer-events: auto;
  background: #e7412b;
  box-sizing: border-box;
  color: #ffffff;
  transform-origin: top;
  transition: all 0.15s ease;
  transition-delay: 0.15s;
  top: 0;
  right: -1.5rem;
  container: inline-size;
  white-space: nowrap;
  display: grid;
  grid-template-rows: 0fr;
  /* overflow: hidden; */
}
@media screen and (min-width: 1200px) {
  .menupanel {
    padding: 1.5rem 0 2rem 0;
    width: 0;
  }
}
.menupanel .menu-animation {
  opacity: 0;
  min-height: 0;
  visibility: hidden;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 0 0 1rem;
  transform-origin: top right;
  transition: all 0.15s ease;
  transition-delay: 0s;
  max-height: calc(100svh - 70px);
}
.menupanel .red-card {
  background-color: var(--themecolor, #46bdc9);
  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: 0px;
    bottom: 0px;
  }
}
.menupanel .red-card:before,
.menupanel .red-card:after {
  content: '';
  position: absolute;
  display: block;
  width: 9999rem;
  height: 100%;
  background-color: var(--themecolor, #46bdc9);
}
.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: #ffffff;
}
.menupanel .mainmenu {
  z-index: 4;
  position: relative;
}
.menupanel .mainmenu ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.menupanel .mainmenu ul li a {
  text-decoration: none;
  color: #ffffff;
  position: relative;
  display: block;
  overflow: hidden;
  font-size: 1.5rem;
  line-height: 1.3;
  transition: all 0s ease;
}
.menupanel .mainmenu ul li a:hover,
.menupanel .mainmenu ul li a.active {
  /* color: @black; */
  font-weight: 700;
}
.menupanel .mainmenu ul li .submenu {
  gap: 0;
}
.menupanel .mainmenu ul li .submenu li a {
  font-size: 0.8rem;
  padding-block: 0.2em;
  padding-left: 1rem;
}
.menupanel .metamenu {
  position: relative;
  z-index: 5;
}
.menupanel .metamenu ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  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: #ffffff;
  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: #2d2d25;
}
.menupanel .metamenu ul li:first-child a {
  padding-left: 0;
}
.menupanel .metamenu ul li:first-child a:before {
  display: none;
}
@media screen and (min-width: 1200px) {
  body.scrolled header .menupanel .red-card {
    left: 0px;
    bottom: 0px;
  }
}
body.scrolled header#pageheader {
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
body.scrolled header#pageheader .inner .logonavi {
  height: 60px;
}
@media screen and (min-width: 1200px) {
  body.scrolled header#pageheader .inner .logonavi .logoposition {
    /* width: ~"clamp(100px, 100px, 100px)";           */
  }
}
body.scrolled header#pageheader .inner .logonavi .topmenu {
  top: 0;
  opacity: 0;
}
body.open header#pageheader .inner #mainmenutoggle {
  background-color: transparent;
}
body.open header#pageheader .inner #mainmenutoggle .toggleicon span:after {
  background-color: #ffffff;
}
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) {
  transition-delay: 0s;
  width: 0;
}
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%, 500px);
  padding: 1.75rem 1.5rem 2rem 1rem;
  transition-delay: 0s;
  grid-template-rows: 1fr;
  right: 0;
}
@media screen and (min-width: 649px) {
  body.open .menupanel {
    padding-right: 90px;
  }
}
@media screen and (min-width: 1200px) {
  body.open .menupanel {
    width: min(100%, 600px);
  }
}
body.open .menupanel .menu-animation {
  opacity: 1;
  transition-delay: 0.15s;
  visibility: visible;
}
body.open .menupanel .red-card {
  transform: rotate(10deg);
  bottom: 0;
  left: 0;
  transition-delay: 0s;
}
.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: #46bdc9;
  /* .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: 1200px) {
  .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: var(--themecolor, #46bdc9);
}
.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: var(--themecolor, #46bdc9);
  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: #46bdc9;
}
.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: var(--themecolor, #46bdc9);
}
.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: #46bdc9;
    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: #46bdc9;
  }
  .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%, #46bdc9 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: var(--themecolor, #46bdc9);
  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: var(--themecolor, #46bdc9);
}
.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: var(--themecolor, #46bdc9);
}
.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: 'neulis-neue', sans-serif;
  border: 2px solid var(--themecolor, #46bdc9);
  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: var(--themecolor, #46bdc9);
  /* 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: var(--themecolor, #46bdc9);
  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: #46bdc9;
  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: #46bdc9;
  text-decoration: none;
  border: 1px solid #46bdc9;
  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: #46bdc9;
  color: #fff;
}
.news .news-list-view .f3-widget-paginator li a,
.news .news-list-view .f3-widget-paginator li span {
  text-decoration: none;
  color: #46bdc9;
  border: 1px solid #46bdc9;
  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: #46bdc9;
  color: #fff;
}
.news .news-list-view .f3-widget-paginator li.current span {
  background-color: var(--themecolor, #46bdc9);
  border-color: var(--themecolor, #46bdc9);
  color: #fff;
  padding: 0.3rem 0.6rem;
  font-weight: bold;
}
.news.news-single .article .newsmeta {
  color: var(--themecolor, #46bdc9);
  font-size: 0.9rem;
}
.news.news-single .article .teaser-text {
  font-size: 1rem;
  color: #ffffff;
  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 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 #ffffff;
  width: 100%;
  padding: 0.25em 0.5em;
  font-size: 1rem;
}
.frame-type-form_formframework textarea {
  border: 1px solid #ffffff;
  height: 10rem;
}
.frame-type-form_formframework select {
  width: 100%;
  background: unset;
  border: 2px solid #ffffff;
  border-radius: 1rem;
  padding: .4rem 1rem;
  font-size: 0.8rem;
}
.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: var(--themecolor, #46bdc9);
}
.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: var(--themecolor, #46bdc9) !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: 1200px) {
  .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: var(--themecolor, #46bdc9);
  inherit-decoration: none;
}
.f3-widget-paginator li.previous a,
.f3-widget-paginator li.next a {
  color: var(--themecolor, #46bdc9);
  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: var(--themecolor, #46bdc9) !important;
}
.navbar form[role="search"].active #ke_search_sword {
  width: 100%;
}
.navbar form[role="search"].active .input-group {
  background-color: var(--themecolor, #46bdc9);
}
.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: var(--themecolor, #46bdc9);
}
body .tx-kesearch-pi1 .kesearch_pagebrowser ul li.current {
  background-color: var(--themecolor, #46bdc9);
}
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: var(--themecolor, #46bdc9);
  border-color: #46bdc9;
  -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: #46bdc9 !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: var(--themecolor, #46bdc9);
  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 {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
footer .heading {
  font-weight: 900;
  padding-left: 0em;
  position: relative;
  margin-bottom: 0.5em;
}
footer .heading svg {
  height: 3em;
  position: absolute;
  top: 0.25em;
  right: calc(100% - 1em);
  transform: rotate(180deg);
  display: none;
}
@media screen and (min-width: 768px) {
  footer .heading {
    /* padding-left: 2rem; */
  }
  footer .heading svg {
    display: block;
  }
}
footer .address-chunk {
  display: block;
}
footer .address-chunk a {
  color: #ffffff;
}
footer .address-space {
  display: none;
}
@media screen and (min-width: 768px) {
  footer .address-chunk {
    display: inline;
  }
  footer .address-space {
    display: inline;
  }
}
footer .footermenu-big {
  justify-content: flex-start;
  flex-direction: row;
  column-gap: 3rem;
  row-gap: 1rem;
  flex-wrap: wrap;
}
footer .footermenu-big a {
  padding: 0;
}
footer .footermenu-big > li:after {
  display: none;
}
footer .footermenu-big > li:first-child {
  flex: 0 0 100%;
}
footer .footermenu-big .submenu {
  display: flex;
  column-gap: 1rem;
  justify-content: flex-start;
  max-width: unset;
}
footer .footermenu-big .submenu a {
  display: block;
  font-size: 0.666rem;
}
footer .socialmenu {
  display: flex;
  gap: 0.25rem;
  align-items: center;
  justify-content: center;
}
footer .socialmenu a {
  line-height: 0;
}
footer .socialmenu a svg {
  width: 1.25rem;
  height: 1.25rem;
}
footer .socialmenu a svg path {
  fill: #ffffff;
}
footer p {
  margin-bottom: 0.5em;
}
footer .row-footermenu {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  gap: 1rem;
}
footer .row-footermenu .metanav ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 0rem;
  row-gap: 0.5rem;
  flex-wrap: wrap;
}
footer .row-footermenu .metanav ul li {
  white-space: nowrap;
  line-height: 1.2em;
}
footer .row-footermenu .metanav ul li a {
  text-decoration: underline;
  color: #ffffff;
  text-decoration: none;
}
footer .row-footermenu .metanav ul li:after {
  content: "»";
  color: var(--themecolor, #46bdc9);
}
@media screen and (min-width: 768px) {
  footer .row-footermenu {
    justify-content: flex-left;
    align-items: center;
    flex-direction: row;
  }
  footer .row-footermenu .metanav ul {
    margin: 1rem 0;
    flex-direction: row;
    justify-content: flex-start;
    gap: 0;
    row-gap: 0.25rem;
  }
  footer .row-footermenu .metanav ul li {
    position: relative;
  }
  footer .row-footermenu .metanav ul li a {
    padding-inline: 0.5rem;
  }
  footer .row-footermenu .metanav ul li:last-child:after {
    content: none;
  }
  footer .row-footermenu .metanav ul li:not(:last-child):after {
    content: "";
    background-color: var(--themecolor, #46bdc9);
    width: 2px;
    height: 1em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
  }
}
[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 var(--themecolor, #46bdc9);
  box-sizing: border-box;
  color: var(--themecolor, #46bdc9);
  transition: all 0.2s ease-in-out;
}
.tx-filteredjobs .jobsfilter a:hover,
.tx-filteredjobs .jobsfilter a.active {
  background: var(--themecolor, #46bdc9);
  color: white;
}
.tx-filteredjobs .jobslist {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.tx-filteredjobs .jobslist > a {
  display: flex;
  padding: 1rem;
  border: 3px solid var(--themecolor, #46bdc9);
  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: #ffffff;
}
.tx-filteredjobs .jobslist > a .btnaccent {
  display: inline-block;
  background: var(--themecolor, #46bdc9);
  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: #ffffff;
  font-size: 1.25rem !important;
  line-height: 1.25em !important;
  display: block;
  margin-bottom: 1rem;
}
.tx-references > .reflist a .subtitle,
.tx-filteredreferences > .reflist a .subtitle {
  font-weight: 300;
  color: #ffffff;
  font-size: 0.6666rem !important;
  line-height: 1.5em !important;
  display: block;
  margin-bottom: 1rem;
}
.tx-references > .reflist a .btnaccent,
.tx-filteredreferences > .reflist a .btnaccent {
  display: inline-block;
  background: var(--themecolor, #46bdc9);
  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: var(--themecolor, #46bdc9);
}
@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-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: #ffffff;
  --kmscl-linkcolor: #ffffff;
  --kmscl-linkhovercolor: var(--themecolor, #46bdc9);
}
.ce-shortcutlist h4 {
  color: var(--themecolor, #46bdc9);
  margin-bottom: 0.25rem;
  font-weight: 900;
  font-size: 1.25rem !important;
  line-height: 1.25em !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.25em !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;
  line-height: 0;
}
.ce-covered-image .gradientOverlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  inset: 0;
  object-fit: cover;
  z-index: 10;
  opacity: 0.8;
}
.ce-covered-image .btn {
  position: absolute;
  z-index: 12;
  bottom: 3rem;
  left: 50%;
  color: var(--themecolor, #ffffff);
  transform: translateX(-50%);
  border: 1px solid var(--themecolor, #ffffff);
}
.ce-covered-image .overlay {
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
}
.ce-covered-image .overlay .inner .claim {
  line-height: 0.9 !important;
  text-transform: uppercase;
}
.ce-covered-image .overlay svg {
  width: clamp(100px,50vw, 500px);
  height: auto;
}
.ce-covered-image .overlay svg * {
  fill: #ffffff;
}
.ce-iconaccordion {
  margin-bottom: 40px;
}
.ce-iconaccordion .collapsingItem {
  position: relative;
}
.ce-iconaccordion .collapsingItem:last-child {
  border-bottom: 2px solid #ffffff;
}
.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 #ffffff;
  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: var(--themecolor, #46bdc9);
  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: var(--themecolor, #46bdc9);
}
.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: var(--themecolor, #46bdc9);
}
@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: #ffffff;
}
.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: #ffffff;
  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: 1em !important;
  font-weight: 300;
  margin-bottom: 10px;
}
.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: var(--themecolor, #46bdc9);
  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;
  padding-inline: 15px;
}
@media screen and (min-width: 1200px) {
  .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 h2 {
  margin-bottom: 2rem;
}
.tx-kkh-kachelnModal .items {
  --gap: 1rem;
  display: grid;
  gap: var(--gap);
  padding-left: 0;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .tx-kkh-kachelnModal .items {
    --gap: 2rem;
  }
}
.tx-kkh-kachelnModal .items.grid-3 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media screen and (min-width: 576px) {
  .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: 576px) {
  .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: 1200px) {
  .tx-kkh-kachelnModal .items.grid-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.tx-kkh-kachelnModal .items > .item {
  width: 100%;
  aspect-ratio: 1.3;
  background-color: #f3f3f3;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 1rem;
  border-radius: 0.5rem;
  align-self: stretch;
  transition: box-shadow 0.3s ease;
}
@media screen and (min-width: 768px) {
  .tx-kkh-kachelnModal .items > .item {
    flex: 0 0 calc(33.333% - 2rem);
  }
}
@media screen and (min-width: 992px) {
  .tx-kkh-kachelnModal .items > .item {
    flex: 0 0 calc(25% - 2rem);
  }
}
.tx-kkh-kachelnModal .items > .item .title {
  font-size: 3.3cqw;
  line-height: 1.2;
  align-self: flex-start;
  color: #333333;
  font-weight: bold;
  padding-right: 1rem;
}
@media screen and (min-width: 768px) {
  .tx-kkh-kachelnModal .items > .item .title {
    font-size: 1.2rem;
  }
}
.tx-kkh-kachelnModal .items > .item .open-modal {
  color: #333333;
  border: unset;
  background: unset;
  font-size: 3rem;
  line-height: 1;
  font-weight: bold;
  align-self: flex-end;
}
.tx-kkh-kachelnModal .items > .item .spacer {
  height: 50px;
}
.tx-kkh-kachelnModal .items > .item.grau {
  background-color: #f3efe9;
}
.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.red:hover .title {
  color: #ffffff !important;
}
.tx-kkh-kachelnModal .items > .item.red:hover .open-modal {
  color: #ffffff !important;
}
.tx-kkh-kachelnModal .items > .item.green .title,
.tx-kkh-kachelnModal .items > .item.purple .title,
.tx-kkh-kachelnModal .items > .item.orange .title,
.tx-kkh-kachelnModal .items > .item.petrol .title,
.tx-kkh-kachelnModal .items > .item.red .title {
  color: #ffffff;
}
.tx-kkh-kachelnModal .items > .item.green .open-modal,
.tx-kkh-kachelnModal .items > .item.purple .open-modal,
.tx-kkh-kachelnModal .items > .item.orange .open-modal,
.tx-kkh-kachelnModal .items > .item.petrol .open-modal,
.tx-kkh-kachelnModal .items > .item.red .open-modal {
  color: #ffffff;
}
.tx-kkh-kachelnModal .items > .item.greenborder,
.tx-kkh-kachelnModal .items > .item.darkgreenborder,
.tx-kkh-kachelnModal .items > .item.redborder,
.tx-kkh-kachelnModal .items > .item.blueborder,
.tx-kkh-kachelnModal .items > .item.purpleborder,
.tx-kkh-kachelnModal .items > .item.orangeborder,
.tx-kkh-kachelnModal .items > .item.petrolborder,
.tx-kkh-kachelnModal .items > .item.yellowborder {
  border: 4px solid transparent;
}
.tx-kkh-kachelnModal .items > .item.greenborder {
  border-color: #3E734D;
}
.tx-kkh-kachelnModal .items > .item.darkgreenborder {
  border-color: #013e14;
}
.tx-kkh-kachelnModal .items > .item.redborder {
  border-color: #770000;
}
.tx-kkh-kachelnModal .items > .item.blueborder {
  border-color: #124F83;
}
.tx-kkh-kachelnModal .items > .item.purpleborder {
  border-color: #653859;
}
.tx-kkh-kachelnModal .items > .item.orangeborder {
  border-color: #a6531b;
}
.tx-kkh-kachelnModal .items > .item.petrolborder {
  border-color: #198182;
}
.tx-kkh-kachelnModal .items > .item.yellowborder {
  border-color: #FFF200;
}
.tx-kkh-kachelnModal .items > .item dialog {
  width: 90vw;
  max-width: 60ch;
  border-radius: 1rem;
  padding: 1.5rem;
}
.tx-kkh-kachelnModal .items > .item dialog[open] {
  display: flex;
  flex-direction: column;
}
.tx-kkh-kachelnModal .items > .item dialog .sticky {
  position: sticky;
}
.tx-kkh-kachelnModal .items > .item dialog .sticky button {
  color: #787878;
}
.tx-kkh-kachelnModal .items > .item dialog .content {
  padding: 0;
}
.tx-kkh-kachelnModal .items > .item dialog .content > img {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  border-radius: 1rem;
}
.tx-kkh-kachelnModal .items > .item dialog .content .title {
  font-size: 2rem;
  font-weight: normal;
  color: #007bff;
}
.tx-kkh-kachelnModal .items > .item dialog .content > p {
  color: #787878;
}
.tx-kkh-kachelnModal .items > .item dialog .content p {
  font-size: 0.9em;
  line-height: 1.5;
}
.tx-kkh-kachelnModal .items > .item dialog .content ul li {
  font-size: 0.9em;
  line-height: 1.5;
}
.tx-kkh-kachelnModal .items > .item dialog .content .ctype-tabnavigation .container-fluid.reallysmall {
  padding-inline: 0;
}
.tx-kkh-kachelnModal .items > .item dialog .content .ctype-tabnavigation .container-fluid.reallysmall .ce-inner-box .contentheader {
  display: none;
  visibility: hidden;
}
.tx-kkh-kachelnModal .items > .item dialog .content .ctype-tabnavigation .container-fluid.reallysmall .ce-inner-box .ce-tabnav .nav-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  padding: 1rem 0;
}
.tx-kkh-kachelnModal .items > .item dialog .content .ctype-tabnavigation .container-fluid.reallysmall .ce-inner-box .ce-tabnav .nav-tabs .nav-item {
  flex-grow: 1;
}
.tx-kkh-kachelnModal .items > .item dialog .content .ctype-tabnavigation .container-fluid.reallysmall .ce-inner-box .ce-tabnav .nav-tabs .nav-item .nav-link {
  color: #ffffff;
  background-color: #007bff;
  border-radius: 1rem;
  border: 1px solid #007bff;
  padding: .3rem 1rem;
  text-decoration: unset;
  font-size: 0.8rem;
  text-align: center;
  transition: all .3s ease;
}
.tx-kkh-kachelnModal .items > .item dialog .content .ctype-tabnavigation .container-fluid.reallysmall .ce-inner-box .ce-tabnav .nav-tabs .nav-item .nav-link.active,
.tx-kkh-kachelnModal .items > .item dialog .content .ctype-tabnavigation .container-fluid.reallysmall .ce-inner-box .ce-tabnav .nav-tabs .nav-item .nav-link:hover {
  background-color: #e3e3e3;
  color: #007bff;
}
.tx-kkh-kachelnModal .items > .item dialog .content .ctype-tabnavigation .container-fluid.reallysmall .ce-inner-box .ce-tabnav .tab-content .card-body {
  padding: 0;
}
.tx-kkh-kachelnModal .items > .item dialog .content .ctype-tabnavigation .container-fluid.reallysmall .ce-inner-box .ce-tabnav .tab-content .card-body p {
  color: #333333;
}
.tx-kkh-kachelnModal .items > .item dialog .content .ctype-tabnavigation .container-fluid.reallysmall .ce-inner-box .ce-tabnav .tab-content .card-body p a {
  color: inherit;
}
.tx-kkh-kachelnModal .items > .item dialog .content .ctype-tabnavigation .container-fluid.reallysmall .ce-inner-box .ce-tabnav .tab-content .card-body p:last-of-type {
  margin-bottom: 0;
}
.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: var(--themecolor, #46bdc9);
}
.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;
  }
}
/* @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/textslider/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/big-image/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: var(--themecolor, #46bdc9);
}
.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: var(--themecolor, #46bdc9);
  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: #91141c;
  width: 1rem;
  height: 1rem;
  border-radius: 100px;
  transition: background-color 0.3s ease;
}
.extcontainer-referenzmatrix .filterbox .inner .catfilter:hover {
  background: #46bdc9;
}
.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%;
}
/* 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;
  }
}
.ce-accordion {
  --keycolor: #ffffff;
}
.ce-accordion .panel {
  border: 2px solid var(--keycolor);
  transition: border-color 0.25s ease-in-out;
  border-radius: 1.1rem;
  margin-bottom: 1rem;
}
.ce-accordion .panel .panel-header {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
  padding: 0.25rem 0.25rem 0.25rem 1rem;
}
.ce-accordion .panel .panel-header .title {
  margin: 0;
  font-weight: 300;
  color: var(--keycolor);
  transition: color 0.25s ease-in-out;
}
.ce-accordion .panel .panel-header .icon {
  display: flex;
  width: 0.75rem;
  height: 0.75rem;
  margin-right: 0.25rem;
}
.ce-accordion .panel .panel-header .icon svg {
  width: auto;
  height: 100%;
  transition: transform 0.25s ease-in-out;
}
.ce-accordion .panel .panel-header .icon svg * {
  transition: fill 0.25s ease-in-out;
  fill: var(--themecolor, #46bdc9);
}
.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.5rem 1rem 1rem 1rem;
}
@media screen and (min-width: 768px) {
  .ce-accordion .panel .panel-content .inner .content-padding {
    padding-right: 3rem;
  }
}
.ce-accordion .panel .panel-content .inner > * {
  /* margin-top: 2rem; */
}
.ce-accordion .panel:hover {
  border-color: var(--themecolor, #46bdc9);
}
.ce-accordion .panel:hover .panel-header .title {
  color: var(--themecolor, #46bdc9);
}
.ce-accordion .panel:hover .panel-header .icon svg * {
  fill: var(--themecolor, #46bdc9);
}
.ce-accordion .panel.active {
  border-color: var(--themecolor, #46bdc9);
}
.ce-accordion .panel.active .panel-header .title {
  color: var(--themecolor, #46bdc9);
}
.ce-accordion .panel.active .panel-header .icon svg {
  transform: rotate(90deg);
}
.ce-accordion .panel.active .panel-header .icon svg * {
  fill: var(--themecolor, #46bdc9);
}
.ce-accordion .panel.active .panel-header .icon svg *:first-child {
  fill: transparent;
  opacity: 0;
}
.ce-accordion .panel.active .panel-content {
  grid-template-rows: 1fr;
}
body.bgcolor_blue .ce-accordion {
  --keycolor: #ffffff;
}
body.bgcolor_purple .ce-accordion {
  --keycolor: #ffffff;
}
body.bgcolor_orange .ce-accordion {
  --keycolor: #ffffff;
}
body.bgcolor_berry .ce-accordion {
  --keycolor: #ffffff;
}
body.bgcolor_rot .ce-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.25em !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 #46bdc9;
  }
  .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 #46bdc9;
  }
  .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 */