/* montserrat-regular - latin */
@font-face {
  font-display: block; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat-v30-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - latin */
@font-face {
  font-display: block; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/montserrat-v30-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: block; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/montserrat-v30-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
:root {
  --fontSize11: 0.5rem;
  --fontSize12: 0.545rem;
  --fontSize13: 0.59rem;
  --fontSize14: 0.636rem;
  --fontSize15: 0.682rem;
  --fontSize16: 0.727rem;
  --fontSize17: 0.773rem;
  --fontSize18: 0.818rem;
  --fontSize19: 0.864rem;
  --fontSize20: 0.909rem;
  --fontSize21: 0.955rem;
  --fontSize22: 1.000rem;
  --fontSize23: 1.045rem;
  --fontSize24: 1.091rem;
  --fontSize25: 1.136rem;
  --fontSize26: 1.182rem;
  --fontSize27: 1.227rem;
  --fontSize28: 1.273rem;
  --fontSize29: 1.318rem;
  --fontSize30: 1.364rem;
  --fontSize31: 1.409rem;
  --fontSize32: 1.455rem;
  --fontSize33: 1.500rem;
  --fontSize34: 1.545rem;
  --fontSize35: 1.591rem;
  --fontSize36: 1.636rem;
  --fontSize37: 1.682rem;
  --fontSize38: 1.727rem;
  --fontSize39: 1.773rem;
  --fontSize40: 1.818rem;
  --fontSize41: 1.864rem;
  --fontSize42: 1.909rem;
  --fontSize43: 1.955rem;
  --fontSize44: 2.000rem;
  --fontSize45: 2.045rem;
  --fontSize46: 2.091rem;
  --fontSize47: 2.136rem;
  --fontSize48: 2.182rem;
  --fontSize49: 2.227rem;
  --fontSize50: 2.273rem;
  --fontSize51: 2.318rem;
  --fontSize52: 2.364rem;
  --fontSize53: 2.409rem;
  --fontSize54: 2.455rem;
  --fontSize55: 2.500rem;
  --fontSize56: 2.545rem;
  --fontSize57: 2.591rem;
  --fontSize58: 2.636rem;
  --fontSize59: 2.682rem;
  --fontSize60: 2.727rem;
  --fontSize61: 2.773rem;
  --fontSize62: 2.818rem;
  --fontSize63: 2.864rem;
  --fontSize64: 2.909rem;
  --fontSize65: 2.955rem;
  --fontSize66: 3.000rem;
  --fontSize67: 3.045rem;
  --fontSize68: 3.091rem;
  --fontSize69: 3.136rem;
  --fontSize70: 3.182rem;
  --sideSpacing: 6.4rem;
  --headerHeightTop: 3.35rem;
  --headerHeightMain: 6.2rem;
  --colorWhite: #FFF;
  --colorOrange: #BC623F;
  --colorBlue: #294F6E;
  --colorGrey: #8B8B8B;
  --colorBeigeLight: #F5F3F0;
  --colorBeige: #E5DDD5;
}
@media only screen and (max-width: 768px) {
  :root {
    --sideSpacing: 0.65rem;
    --headerHeightMain: 5.4rem;
  }
}

html, body {
  scrollbar-gutter: stable;
}

html:not(.wp-toolbar) {
  font-size: 19px;
}
@media only screen and (max-width: 1654px) {
  html:not(.wp-toolbar) {
    font-size: 1.15vw;
  }
}
@media only screen and (max-width: 768px) {
  html:not(.wp-toolbar) {
    font-size: 5.65vw;
  }
}

body:not(.wp-admin) {
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: var(--fontSize22);
  line-height: 1.72;
  -webkit-text-size-adjust: 100%;
  font-family: "Montserrat";
  color: var(--colorBlue);
}
@media only screen and (max-width: 768px) {
  body:not(.wp-admin) {
    font-size: var(--fontSize17);
  }
}

.preview_check {
  position: fixed;
  left: 10px;
  top: 10px;
  z-index: 999999;
}

body:not(.wp-admin) .preview {
  width: 100%;
  position: absolute;
  left: 0%;
  top: -1.8rem;
  height: auto;
  z-index: 999999;
  pointer-events: none;
  opacity: 0.4;
  display: block;
}

.preview_check:checked + .preview {
  display: none;
}

.acfe-flexible-placeholder,
body.frontend {
  /* Slider */
}
.acfe-flexible-placeholder input[type=text],
.acfe-flexible-placeholder input[type=email],
.acfe-flexible-placeholder input[type=tel],
.acfe-flexible-placeholder input[type=url],
.acfe-flexible-placeholder input[type=search],
.acfe-flexible-placeholder input[type=submit],
.acfe-flexible-placeholder button,
body.frontend input[type=text],
body.frontend input[type=email],
body.frontend input[type=tel],
body.frontend input[type=url],
body.frontend input[type=search],
body.frontend input[type=submit],
body.frontend button {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.acfe-flexible-placeholder *, .acfe-flexible-placeholder *:before, .acfe-flexible-placeholder *:after,
body.frontend *,
body.frontend *:before,
body.frontend *:after {
  box-sizing: border-box;
}
.acfe-flexible-placeholder *:focus:not(:focus-visible),
body.frontend *:focus:not(:focus-visible) {
  outline: 0;
}
.acfe-flexible-placeholder img,
body.frontend img {
  border: 0;
}
.acfe-flexible-placeholder .innerwrapper,
body.frontend .innerwrapper {
  width: calc(100% - var(--sideSpacing) - var(--sideSpacing));
  margin: 0 auto;
  max-width: 1410px;
}
.acfe-flexible-placeholder .overlay_bg,
body.frontend .overlay_bg {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: var(--colorBlue);
  opacity: 0.8;
  z-index: 9998;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .overlay_bg,
  body.frontend .overlay_bg {
    opacity: 0.5;
  }
}
.acfe-flexible-placeholder .overlay,
body.frontend .overlay {
  background-color: var(--colorWhite);
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - var(--sideSpacing) * 3 - var(--sideSpacing) * 3);
  max-width: 34rem;
  border-radius: 5rem 0 5rem 0;
  box-shadow: 0px 0.909rem 1.818rem rgba(0, 0, 0, 0.16);
  z-index: 9999;
  padding: 4rem 3rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .overlay,
  body.frontend .overlay {
    border-radius: 2.72rem 0 2.72rem 0;
    padding: 1.5rem 1rem;
    font-size: var(--fontSize16);
  }
}
.acfe-flexible-placeholder .overlay p:last-child,
body.frontend .overlay p:last-child {
  margin-bottom: 0;
}
.acfe-flexible-placeholder .overlay > svg,
body.frontend .overlay > svg {
  position: absolute;
  width: 7rem;
  right: -2.6rem;
  top: -2.2rem;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .overlay > svg,
  body.frontend .overlay > svg {
    width: 2.34rem;
    right: -0.9rem;
    top: -1.1rem;
  }
}
.acfe-flexible-placeholder header,
body.frontend header {
  --color: var(--colorWhite);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  transition: 200ms ease-out;
}
.acfe-flexible-placeholder header:has(+ .section__default-section),
body.frontend header:has(+ .section__default-section) {
  background-color: var(--colorWhite);
  --color: var(--colorBlue);
}
.acfe-flexible-placeholder header:has(+ .section__default-section) .main_header .innerwrapper nav > ul > li:has(> ul) > a:after,
body.frontend header:has(+ .section__default-section) .main_header .innerwrapper nav > ul > li:has(> ul) > a:after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14.073' height='8.037' viewBox='0 0 14.073 8.037'><path fill='none' stroke='%23294F6E' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1.414 1.414 5.622 5.622 5.623-5.622' data-name='Icon akar-chevron-down'/></svg>");
}
.acfe-flexible-placeholder header:has(+ .section__default-section) .main_header .innerwrapper .logo svg path[fill="#fff"],
body.frontend header:has(+ .section__default-section) .main_header .innerwrapper .logo svg path[fill="#fff"] {
  fill: var(--color);
}
.acfe-flexible-placeholder header:has(+ .section__default-section) .main_header .innerwrapper .hamburger svg path,
body.frontend header:has(+ .section__default-section) .main_header .innerwrapper .hamburger svg path {
  stroke: var(--color);
}
.acfe-flexible-placeholder header.is-fixed,
body.frontend header.is-fixed {
  --headerHeightMain: 4.5rem;
  background-color: var(--colorWhite);
  --color: var(--colorBlue);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header.is-fixed,
  body.frontend header.is-fixed {
    --headerHeightMain: 2.95rem;
    box-shadow: 0px 0.909rem 1.818rem rgba(0, 0, 0, 0.16);
  }
}
.acfe-flexible-placeholder header.is-fixed .main_header .innerwrapper nav > ul > li:has(> ul) > a:after,
body.frontend header.is-fixed .main_header .innerwrapper nav > ul > li:has(> ul) > a:after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14.073' height='8.037' viewBox='0 0 14.073 8.037'><path fill='none' stroke='%23294F6E' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1.414 1.414 5.622 5.622 5.623-5.622' data-name='Icon akar-chevron-down'/></svg>");
}
.acfe-flexible-placeholder header.is-fixed .main_header .innerwrapper .logo svg path[fill="#fff"],
body.frontend header.is-fixed .main_header .innerwrapper .logo svg path[fill="#fff"] {
  fill: var(--color);
}
.acfe-flexible-placeholder header.is-fixed .main_header .innerwrapper .hamburger svg path,
body.frontend header.is-fixed .main_header .innerwrapper .hamburger svg path {
  stroke: var(--color);
}
.acfe-flexible-placeholder header .top_header,
body.frontend header .top_header {
  width: 100%;
  border-bottom: 1px solid var(--color);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .top_header,
  body.frontend header .top_header {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: var(--colorBlue);
    border-radius: 1.5rem 1.5rem 0 0;
  }
}
.acfe-flexible-placeholder header .top_header .innerwrapper,
body.frontend header .top_header .innerwrapper {
  height: var(--headerHeightTop);
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .top_header .innerwrapper,
  body.frontend header .top_header .innerwrapper {
    height: 4.8rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding-bottom: 0.5rem;
    align-items: end;
    color: var(--colorWhite) !important;
  }
}
.acfe-flexible-placeholder header .top_header .innerwrapper .social_icons,
body.frontend header .top_header .innerwrapper .social_icons {
  border-right: 1px solid var(--color);
  align-items: center;
  padding-right: 1.8rem;
  gap: 0 1.6rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .top_header .innerwrapper .social_icons,
  body.frontend header .top_header .innerwrapper .social_icons {
    display: none;
  }
}
.acfe-flexible-placeholder header .top_header .innerwrapper .social_icons svg path,
body.frontend header .top_header .innerwrapper .social_icons svg path {
  fill: var(--color);
}
.acfe-flexible-placeholder header .top_header .innerwrapper .head_button,
body.frontend header .top_header .innerwrapper .head_button {
  display: flex;
  align-items: center;
  font-size: var(--fontSize17);
  color: var(--color);
  text-decoration: none;
  text-transform: uppercase;
  border-right: 1px solid var(--color);
  font-weight: 500;
  padding-inline: 2.98em;
  gap: 0 0.7em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .top_header .innerwrapper .head_button,
  body.frontend header .top_header .innerwrapper .head_button {
    border-right: 0;
    flex-direction: column;
    font-size: var(--fontSize12);
    padding-inline: 0;
    gap: 0.3rem 0;
    color: var(--colorWhite) !important;
  }
}
.acfe-flexible-placeholder header .top_header .innerwrapper .head_button svg,
body.frontend header .top_header .innerwrapper .head_button svg {
  width: 1em;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .top_header .innerwrapper .head_button svg,
  body.frontend header .top_header .innerwrapper .head_button svg {
    width: 2em;
  }
}
.acfe-flexible-placeholder header .top_header .innerwrapper .head_button svg path,
body.frontend header .top_header .innerwrapper .head_button svg path {
  fill: var(--color);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .top_header .innerwrapper .head_button svg path,
  body.frontend header .top_header .innerwrapper .head_button svg path {
    fill: var(--colorWhite) !important;
  }
}
.acfe-flexible-placeholder header .top_header .innerwrapper .cta__button,
body.frontend header .top_header .innerwrapper .cta__button {
  margin-block: auto;
  margin-left: 2.2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .top_header .innerwrapper .cta__button,
  body.frontend header .top_header .innerwrapper .cta__button {
    position: absolute;
    top: 0;
    right: 0.7rem;
    transform: translateY(-50%);
  }
}
.acfe-flexible-placeholder header .main_header,
body.frontend header .main_header {
  width: 100%;
  border-bottom: 1px solid var(--color);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header,
  body.frontend header .main_header {
    border-bottom: 0;
  }
}
.acfe-flexible-placeholder header .main_header .innerwrapper,
body.frontend header .main_header .innerwrapper {
  height: var(--headerHeightMain);
  display: grid;
  grid-template-columns: auto 1fr;
  transition: 200ms ease-out;
}
.acfe-flexible-placeholder header .main_header .innerwrapper .logo,
body.frontend header .main_header .innerwrapper .logo {
  display: block;
  font-size: 0;
  line-height: 0;
  width: 7rem;
  margin-left: 1rem;
  margin-block: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header .innerwrapper .logo,
  body.frontend header .main_header .innerwrapper .logo {
    width: 4.9rem;
    margin-left: 0.6rem;
  }
}
.acfe-flexible-placeholder header .main_header .innerwrapper .logo img,
.acfe-flexible-placeholder header .main_header .innerwrapper .logo svg,
body.frontend header .main_header .innerwrapper .logo img,
body.frontend header .main_header .innerwrapper .logo svg {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder header .main_header .innerwrapper .hamburger,
body.frontend header .main_header .innerwrapper .hamburger {
  display: none;
  font-size: 0;
  line-height: 0;
  border: 0;
  background-color: transparent;
  margin: 0;
  padding: 0;
  width: 1.4rem;
  margin-right: 0.6rem;
  margin-left: auto;
}
.acfe-flexible-placeholder header .main_header .innerwrapper .hamburger svg,
body.frontend header .main_header .innerwrapper .hamburger svg {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header .innerwrapper .hamburger,
  body.frontend header .main_header .innerwrapper .hamburger {
    display: block;
  }
}
.acfe-flexible-placeholder header .main_header .innerwrapper nav,
body.frontend header .main_header .innerwrapper nav {
  margin-left: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header .innerwrapper nav,
  body.frontend header .main_header .innerwrapper nav {
    position: fixed;
    left: 0;
    top: 0;
    height: 100dvh;
    width: calc(100% - 4rem);
    background-color: var(--colorWhite);
    --color: var(--colorBlue);
    box-shadow: 0px 0.909rem 1.818rem rgba(0, 0, 0, 0.16);
    transform: translateX(-130%);
    pointer-events: none;
    transition: transform 500ms ease-out;
    overflow-y: scroll;
  }
  .acfe-flexible-placeholder header .main_header .innerwrapper nav.is-active,
  body.frontend header .main_header .innerwrapper nav.is-active {
    transform: translateX(0%);
    pointer-events: auto;
  }
}
.acfe-flexible-placeholder header .main_header .innerwrapper nav > ul,
body.frontend header .main_header .innerwrapper nav > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  height: 100%;
  gap: 0 2.3em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header .innerwrapper nav > ul,
  body.frontend header .main_header .innerwrapper nav > ul {
    flex-direction: column;
    height: auto;
    padding: 2rem 0;
  }
}
.acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li,
body.frontend header .main_header .innerwrapper nav > ul > li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  height: 100%;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li,
  body.frontend header .main_header .innerwrapper nav > ul > li {
    border-bottom: 1px solid var(--colorGrey);
    flex-direction: column;
  }
}
.acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li.only_mobile,
body.frontend header .main_header .innerwrapper nav > ul > li.only_mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li.only_mobile,
  body.frontend header .main_header .innerwrapper nav > ul > li.only_mobile {
    display: flex;
  }
}
.acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li > a,
body.frontend header .main_header .innerwrapper nav > ul > li > a {
  font-size: var(--fontSize20);
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  height: 100%;
  display: flex;
  align-items: center;
  color: var(--color);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li > a,
  body.frontend header .main_header .innerwrapper nav > ul > li > a {
    font-size: var(--fontSize20);
    padding: 0.2rem 1rem;
    width: 100%;
  }
}
.acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li:has(> ul) > a,
body.frontend header .main_header .innerwrapper nav > ul > li:has(> ul) > a {
  display: grid;
  grid-template-columns: 1fr 0.7em;
  gap: 0 0.3em;
}
.acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li:has(> ul) > a:after,
body.frontend header .main_header .innerwrapper nav > ul > li:has(> ul) > a:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14.073' height='8.037' viewBox='0 0 14.073 8.037'><path fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1.414 1.414 5.622 5.622 5.623-5.622' data-name='Icon akar-chevron-down'/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  aspect-ratio: 12/6;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li:has(> ul) > a:after,
  body.frontend header .main_header .innerwrapper nav > ul > li:has(> ul) > a:after {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14.073' height='8.037' viewBox='0 0 14.073 8.037'><path fill='none' stroke='%23294f6e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1.414 1.414 5.622 5.622 5.623-5.622' data-name='Icon akar-chevron-down'/></svg>");
  }
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li:has(> ul).is-active > a:after,
  body.frontend header .main_header .innerwrapper nav > ul > li:has(> ul).is-active > a:after {
    transform: rotate(180deg);
  }
}
.acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li > ul,
body.frontend header .main_header .innerwrapper nav > ul > li > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 16rem;
  left: 0;
  opacity: 0;
  pointer-events: none;
  background-color: var(--colorWhite);
  top: 100%;
  font-size: var(--fontSize18);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li > ul,
  body.frontend header .main_header .innerwrapper nav > ul > li > ul {
    position: relative;
    pointer-events: auto;
    width: 100%;
    opacity: 1;
    left: auto;
    padding-top: 0;
    display: none;
    font-size: var(--fontSize16);
    padding-bottom: 1rem;
  }
}
.acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li > ul > li,
body.frontend header .main_header .innerwrapper nav > ul > li > ul > li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: static;
  /*
  > ul {
  	position: absolute;
  	width: 19.6rem;
  	padding-top: 2.1rem;
  	left: 100%;
  	top: 0;
  	padding-left: 0.7rem;
  	opacity: 0;
  	pointer-events: none;


  	> li {

  		> a {
  			display: block;
  			background-color: var(--colorGreyBlueLight);
  			color: var(--colorBlack);
  			padding: 0.93rem 1.3rem;
  		}

  		&:hover {
  			> a {
  				background-color: var(--colorWhite);
  				//color: var(--colorWhite);
  			}
  		}



  	}
  }
  */
}
.acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li > ul > li:not(:last-child),
body.frontend header .main_header .innerwrapper nav > ul > li > ul > li:not(:last-child) {
  border-bottom: 1px solid var(--colorGrey);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li > ul > li:not(:last-child),
  body.frontend header .main_header .innerwrapper nav > ul > li > ul > li:not(:last-child) {
    border-bottom: 0;
  }
}
.acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li > ul > li > a,
body.frontend header .main_header .innerwrapper nav > ul > li > ul > li > a {
  display: block;
  color: var(--colorBlue);
  text-decoration: none;
  padding: 0.5rem 1rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li > ul > li > a,
  body.frontend header .main_header .innerwrapper nav > ul > li > ul > li > a {
    padding: 0.1rem 1rem 0.1rem 1rem;
  }
}
@media (hover: hover) {
  .acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li > ul > li:hover > a,
  body.frontend header .main_header .innerwrapper nav > ul > li > ul > li:hover > a {
    text-decoration: underline;
  }
  .acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li > ul > li:hover > ul,
  body.frontend header .main_header .innerwrapper nav > ul > li > ul > li:hover > ul {
    opacity: 1;
    pointer-events: auto;
  }
}
.acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li:hover > ul, .acfe-flexible-placeholder header .main_header .innerwrapper nav > ul > li:focus-within > ul,
body.frontend header .main_header .innerwrapper nav > ul > li:hover > ul,
body.frontend header .main_header .innerwrapper nav > ul > li:focus-within > ul {
  opacity: 1;
  pointer-events: auto;
}
.acfe-flexible-placeholder .social_icons,
body.frontend .social_icons {
  display: flex;
}
.acfe-flexible-placeholder .social_icons a,
body.frontend .social_icons a {
  font-size: 0;
  line-height: 0;
  display: block;
  height: 1rem;
}
.acfe-flexible-placeholder .social_icons a svg,
body.frontend .social_icons a svg {
  width: auto;
  height: 100%;
}
.acfe-flexible-placeholder .cta__button,
body.frontend .cta__button {
  display: inline-flex;
  align-items: center;
  font-size: var(--fontSize20);
  height: 3.18rem;
  color: var(--colorWhite) !important;
  background-color: var(--colorOrange);
  text-decoration: none;
  font-weight: 500;
  border-radius: 1.5em 0 1.5em 0;
  padding-inline: 1.6em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .cta__button,
  body.frontend .cta__button {
    font-size: var(--fontSize15);
    height: 2.18rem;
  }
}
.acfe-flexible-placeholder .cta__button.small,
body.frontend .cta__button.small {
  font-size: var(--fontSize19);
  height: 1.81rem;
  padding-inline: 2em;
  border-radius: 1em 0 1em 0;
}
.acfe-flexible-placeholder .cta__button:has(svg),
body.frontend .cta__button:has(svg) {
  gap: 0 0.7em;
}
.acfe-flexible-placeholder .cta__button:has(svg) svg,
body.frontend .cta__button:has(svg) svg {
  width: 0.9em;
  height: auto;
}
.acfe-flexible-placeholder .cta__link,
body.frontend .cta__link {
  display: inline-grid;
  grid-template-columns: 1fr 2.5em;
  font-size: var(--fontSize20);
  font-weight: 500;
  color: var(--colorBlue);
  align-items: center;
  gap: 0 0.7em;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .cta__link,
  body.frontend .cta__link {
    font-size: var(--fontSize15);
  }
}
.acfe-flexible-placeholder .cta__link svg,
body.frontend .cta__link svg {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder .section__start,
body.frontend .section__start {
  position: relative;
  width: 100%;
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg width='1915' height='3568' viewBox='0 0 1915 3568' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1914.5 3407.5C1133.7 3319.1 312.833 3477.67 0 3568V0H1914.5V3407.5Z' fill='black'/></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg width='1915' height='3568' viewBox='0 0 1915 3568' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1914.5 3407.5C1133.7 3319.1 312.833 3477.67 0 3568V0H1914.5V3407.5Z' fill='black'/></svg>");
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center bottom;
          mask-position: center bottom;
  overflow: clip;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__start,
  body.frontend .section__start {
    -webkit-mask-image: none;
            mask-image: none;
  }
}
.acfe-flexible-placeholder .section__start .innerwrapper,
body.frontend .section__start .innerwrapper {
  min-height: 48.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  position: relative;
  z-index: 5;
  padding-top: calc(var(--headerHeightTop) + var(--headerHeightMain) + 3.8rem);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__start .innerwrapper,
  body.frontend .section__start .innerwrapper {
    padding-top: calc(var(--headerHeightMain) + 2.7rem);
    min-height: 100svh;
  }
}
.acfe-flexible-placeholder .section__start .innerwrapper h1,
body.frontend .section__start .innerwrapper h1 {
  font-size: var(--fontSize66);
  line-height: 1.409;
  text-transform: uppercase;
  color: var(--colorWhite);
  font-weight: 500;
  margin: 0;
  margin-bottom: 2rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__start .innerwrapper h1,
  body.frontend .section__start .innerwrapper h1 {
    font-size: var(--fontSize31);
    margin-bottom: 1.3rem;
  }
}
.acfe-flexible-placeholder .section__start .innerwrapper h1 > em,
body.frontend .section__start .innerwrapper h1 > em {
  display: inline-block;
  color: var(--colorBlue);
  padding-inline: 0.2em;
  position: relative;
  font-style: normal;
}
.acfe-flexible-placeholder .section__start .innerwrapper h1 > em:before,
body.frontend .section__start .innerwrapper h1 > em:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: calc(100% - 0.2em);
  background-color: var(--colorWhite);
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}
.acfe-flexible-placeholder .section__start .innerwrapper h2,
body.frontend .section__start .innerwrapper h2 {
  font-weight: 400;
  font-size: var(--fontSize22);
  line-height: 1.227;
  margin: 0;
  color: var(--colorWhite);
  margin-bottom: 1.3rem;
  text-transform: none;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__start .innerwrapper h2,
  body.frontend .section__start .innerwrapper h2 {
    font-size: var(--fontSize17);
    text-align: center;
    margin-bottom: 0.6rem;
  }
}
.acfe-flexible-placeholder .section__start .start__video,
body.frontend .section__start .start__video {
  font-size: 0;
  line-height: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.acfe-flexible-placeholder .section__start .start__video:before,
body.frontend .section__start .start__video:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.38;
}
.acfe-flexible-placeholder .section__start .start__video video,
body.frontend .section__start .start__video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__start .start__video video,
  body.frontend .section__start .start__video video {
    -o-object-position: 10%;
       object-position: 10%;
  }
}
.acfe-flexible-placeholder .section__sub_start,
body.frontend .section__sub_start {
  background-color: var(--colorBlue);
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg width='1915' height='3568' viewBox='0 0 1915 3568' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1914.5 3407.5C1133.7 3319.1 312.833 3477.67 0 3568V0H1914.5V3407.5Z' fill='black'/></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg width='1915' height='3568' viewBox='0 0 1915 3568' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1914.5 3407.5C1133.7 3319.1 312.833 3477.67 0 3568V0H1914.5V3407.5Z' fill='black'/></svg>");
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center bottom;
          mask-position: center bottom;
  overflow: clip;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__sub_start,
  body.frontend .section__sub_start {
    -webkit-mask-image: none;
            mask-image: none;
    margin-bottom: 2.5rem;
  }
}
.acfe-flexible-placeholder .section__sub_start .innerwrapper,
body.frontend .section__sub_start .innerwrapper {
  padding-top: calc(var(--headerHeightTop) + var(--headerHeightMain) + 1.2rem);
  display: grid;
  grid-template-columns: 1fr 35rem;
  padding-bottom: 7.4rem;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__sub_start .innerwrapper,
  body.frontend .section__sub_start .innerwrapper {
    padding-top: calc(var(--headerHeightMain) + 0.1rem);
    grid-template-columns: 100%;
    padding-bottom: 0;
  }
}
.acfe-flexible-placeholder .section__sub_start .innerwrapper:before,
body.frontend .section__sub_start .innerwrapper:before {
  content: "";
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='opacity: 0.11;' width='1359' height='1359' fill='none' viewBox='0 0 1359 1359'><circle cx='679.5' cy='679.5' r='679.5' fill='%23fff'/></svg>");
  background-size: contain;
  width: 62rem;
  height: auto;
  aspect-ratio: 1367/1363;
  position: absolute;
  z-index: 0;
  right: -22rem;
  bottom: -28rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__sub_start .innerwrapper:before,
  body.frontend .section__sub_start .innerwrapper:before {
    right: -4rem;
    bottom: -6rem;
    width: 22rem;
  }
}
.acfe-flexible-placeholder .section__sub_start .innerwrapper .breadcrumb,
body.frontend .section__sub_start .innerwrapper .breadcrumb {
  list-style-type: none;
  margin: 0;
  padding: 0;
  grid-column: 1/3;
  grid-row: 1/2;
  font-size: var(--fontSize13);
  display: flex;
  color: var(--colorWhite);
  gap: 0 1em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__sub_start .innerwrapper .breadcrumb,
  body.frontend .section__sub_start .innerwrapper .breadcrumb {
    font-size: var(--fontSize11);
    grid-column: unset;
    grid-row: unset;
    justify-content: center;
  }
}
.acfe-flexible-placeholder .section__sub_start .innerwrapper .breadcrumb li,
body.frontend .section__sub_start .innerwrapper .breadcrumb li {
  display: flex;
  gap: 0 1em;
  font-weight: 700;
}
.acfe-flexible-placeholder .section__sub_start .innerwrapper .breadcrumb li a,
body.frontend .section__sub_start .innerwrapper .breadcrumb li a {
  color: inherit;
  text-decoration: none;
  font-weight: 400;
}
.acfe-flexible-placeholder .section__sub_start .innerwrapper .breadcrumb li:not(:last-child):after,
body.frontend .section__sub_start .innerwrapper .breadcrumb li:not(:last-child):after {
  content: "";
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='3.445' height='5.889' viewBox='0 0 3.445 5.889'><path fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='m.707 5.182 2.237-2.237L.707.707' data-name='Icon akar-chevron-down'/></svg>");
  background-repeat: no-repeat;
  background-size: 98% auto;
  aspect-ratio: 2.3/4.5;
  width: 0.4em;
  display: block;
  margin-block: auto;
  background-position: center;
}
.acfe-flexible-placeholder .section__sub_start .innerwrapper .content,
body.frontend .section__sub_start .innerwrapper .content {
  grid-column: 1/2;
  grid-row: 2/3;
  color: var(--colorWhite);
  width: calc(100% + 8rem);
  text-align: left;
  margin-top: 6.7rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__sub_start .innerwrapper .content,
  body.frontend .section__sub_start .innerwrapper .content {
    grid-column: unset;
    grid-row: unset;
    margin-top: 1.7rem;
    width: 100%;
    text-align: center;
    line-height: 1.4;
    position: relative;
    z-index: 9;
  }
}
.acfe-flexible-placeholder .section__sub_start .innerwrapper .content h1,
body.frontend .section__sub_start .innerwrapper .content h1 {
  font-size: var(--fontSize66);
  line-height: 1.409;
  text-transform: uppercase;
  color: var(--colorWhite);
  font-weight: 500;
  margin: 0;
  margin-bottom: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__sub_start .innerwrapper .content h1,
  body.frontend .section__sub_start .innerwrapper .content h1 {
    font-size: var(--fontSize31);
    margin-bottom: 1.3rem;
    color: var(--colorWhite);
    text-align: center;
    display: inline-block;
    margin-bottom: -0.3rem;
  }
  .acfe-flexible-placeholder .section__sub_start .innerwrapper .content h1 br,
  body.frontend .section__sub_start .innerwrapper .content h1 br {
    display: none;
  }
}
.acfe-flexible-placeholder .section__sub_start .innerwrapper .content h1 > em,
body.frontend .section__sub_start .innerwrapper .content h1 > em {
  --line-color: #FFF;
  display: inline-block;
  color: var(--colorBlue);
  padding-inline: 0.2em;
  position: relative;
  font-style: normal;
  background-size: 100% 100%;
  background-position: 0 130%;
  background-image: linear-gradient(var(--line-color), var(--line-color));
  background-repeat: no-repeat;
  display: inline;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  /*
  &:before {
  	content: '';
  	display: block;
  	position: absolute;
  	left: 0;
  	width: 100%;
  	height: calc(100% - 0.2em);
  	background-color: var(--colorWhite);
  	z-index: -1;
  	top: 50%;
  	transform: translateY(-50%);
  }
  */
}
.acfe-flexible-placeholder .section__sub_start .innerwrapper .content p:has(.cta__button),
body.frontend .section__sub_start .innerwrapper .content p:has(.cta__button) {
  margin-top: 1.5em;
}
.acfe-flexible-placeholder .section__sub_start .innerwrapper .image,
body.frontend .section__sub_start .innerwrapper .image {
  grid-column: 2/3;
  grid-row: 2/3;
  font-size: 0;
  line-height: 0;
  width: calc(100% + 7.3rem);
  margin-top: -1.7rem;
  position: relative;
  z-index: 2;
  aspect-ratio: 1410/1019;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__sub_start .innerwrapper .image,
  body.frontend .section__sub_start .innerwrapper .image {
    grid-column: unset;
    grid-row: unset;
    width: calc(100% + 2rem);
    margin-top: 1.4rem;
    margin-left: -1rem;
  }
}
.acfe-flexible-placeholder .section__sub_start .innerwrapper .image img,
body.frontend .section__sub_start .innerwrapper .image img {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder .section__sub_start + .section__image-content,
body.frontend .section__sub_start + .section__image-content {
  margin-top: 0;
}
.acfe-flexible-placeholder h2,
body.frontend h2 {
  font-size: var(--fontSize45);
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.22;
  color: var(--colorBlue);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder h2,
  body.frontend h2 {
    font-size: var(--fontSize27);
  }
}
.acfe-flexible-placeholder h3,
body.frontend h3 {
  font-size: var(--fontSize26);
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.23;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder h3,
  body.frontend h3 {
    font-size: var(--fontSize20);
  }
}
.acfe-flexible-placeholder .section__two-column-follow,
body.frontend .section__two-column-follow {
  margin: 3.6rem 0 2.5rem 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__two-column-follow,
  body.frontend .section__two-column-follow {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.acfe-flexible-placeholder .section__two-column-follow:first-child,
body.frontend .section__two-column-follow:first-child {
  margin-top: 0 !important;
}
.acfe-flexible-placeholder .section__two-column-follow .innerwrapper,
body.frontend .section__two-column-follow .innerwrapper {
  display: grid;
  grid-template-columns: 34rem 1fr;
  gap: 0 3.8rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__two-column-follow .innerwrapper,
  body.frontend .section__two-column-follow .innerwrapper {
    grid-template-columns: 100%;
    gap: 1rem;
  }
}
.acfe-flexible-placeholder .section__two-column-follow .innerwrapper .content,
body.frontend .section__two-column-follow .innerwrapper .content {
  margin-top: -0.2rem;
}
.acfe-flexible-placeholder .section__two-column-follow .innerwrapper .content p:first-child,
.acfe-flexible-placeholder .section__two-column-follow .innerwrapper .content ul:first-child,
body.frontend .section__two-column-follow .innerwrapper .content p:first-child,
body.frontend .section__two-column-follow .innerwrapper .content ul:first-child {
  margin-top: 0;
}
.acfe-flexible-placeholder .section__two-column-follow .innerwrapper .content p:last-child,
.acfe-flexible-placeholder .section__two-column-follow .innerwrapper .content ul:last-child,
body.frontend .section__two-column-follow .innerwrapper .content p:last-child,
body.frontend .section__two-column-follow .innerwrapper .content ul:last-child {
  margin-bottom: 0;
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper h2,
body.frontend .section__teaser-with-icons .innerwrapper h2 {
  text-align: center;
  margin-bottom: 4.6rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper h2,
  body.frontend .section__teaser-with-icons .innerwrapper h2 {
    margin-bottom: 0.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper h3,
  body.frontend .section__teaser-with-icons .innerwrapper h3 {
    margin-left: 2.2rem;
  }
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .scroll-indicator,
body.frontend .section__teaser-with-icons .innerwrapper .scroll-indicator {
  height: 2px;
  background: #e2e2e2;
  width: calc(100% - 2.2rem - 2.2rem);
  margin-inline: 2.2rem;
  position: relative;
  margin-top: 0;
  display: none;
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .scroll-indicator .scroll-indicator-bar,
body.frontend .section__teaser-with-icons .innerwrapper .scroll-indicator .scroll-indicator-bar {
  height: 100%;
  background: var(--colorBlue);
  width: 0%;
  transition: width 0.1s;
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper,
body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0 1.3rem;
  margin-top: 1rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper,
  body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper {
    width: calc(100% + var(--sideSpacing) + var(--sideSpacing));
    margin-inline: calc(var(--sideSpacing) * -1);
    overflow-x: scroll;
    display: flex;
    padding-left: calc(var(--sideSpacing) + 2.2rem);
    padding-right: calc(var(--sideSpacing) + 2.2rem);
    gap: 0 0.5rem;
    padding-bottom: 2.3rem;
    padding-top: 1rem;
    margin-top: 0;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
  }
  .acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper::-webkit-scrollbar,
  body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper::-webkit-scrollbar {
    display: none; /* Chrome Safari */
  }
  .acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper:has(.single__teaser .list),
  body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper:has(.single__teaser .list) {
    gap: 0 1rem;
  }
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser,
body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser {
  background-color: var(--colorWhite);
  box-shadow: 0px 0.909rem 1.818rem rgba(0, 0, 0, 0.16);
  border-radius: 3rem 0 3rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.4rem 1.2rem 2rem 1.2rem;
  text-decoration: none;
  color: var(--colorBlue);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser,
  body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser {
    width: 8rem;
    flex-shrink: 0;
    padding: 1rem 0.7rem 1rem 0.7rem;
    border-radius: 2rem 0 2rem 0;
  }
  .acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser:has(.list),
  body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser:has(.list) {
    width: 11.5rem;
    border-radius: 2.72rem 0 2.72rem 0;
  }
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .icon,
body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .icon {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 5rem;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .icon,
  body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .icon {
    width: 3.5rem;
    margin-bottom: 0.8rem;
  }
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .icon img,
body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .icon img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
     object-fit: contain;
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .text,
body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .text {
  font-size: var(--fontSize18);
  line-height: 1.22;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .text,
  body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .text {
    font-size: var(--fontSize14);
    padding-bottom: 0.7rem;
  }
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .list,
body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .list {
  margin-top: 0.4rem;
  width: 100%;
  margin-bottom: 2.7rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .list,
  body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .list {
    margin-bottom: 1.4rem;
  }
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .list ul,
body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .list ul li,
body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .list ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid var(--colorGrey);
  font-size: var(--fontSize16);
  text-align: center;
  padding: 0.63em 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .list ul li,
  body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .list ul li {
    font-size: var(--fontSize14);
    padding: 0.74em 0;
  }
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .list ul li:first-child,
body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser .list ul li:first-child {
  border-top: 1px solid var(--colorGrey);
}
.acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser > svg,
body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser > svg {
  width: 2.4rem;
  height: auto;
  margin-top: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser > svg,
  body.frontend .section__teaser-with-icons .innerwrapper .teaser__wrapper .single__teaser > svg {
    width: 1.3rem;
  }
}
.acfe-flexible-placeholder .section__spacer,
body.frontend .section__spacer {
  margin: 2.3rem 0 2.3rem 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__spacer,
  body.frontend .section__spacer {
    margin: 1.5rem 0 1.5rem 0;
  }
}
.acfe-flexible-placeholder .section__spacer .innerwrapper,
body.frontend .section__spacer .innerwrapper {
  height: 1px;
}
.acfe-flexible-placeholder .section__spacer.with-border,
body.frontend .section__spacer.with-border {
  margin: 4.4rem 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__spacer.with-border,
  body.frontend .section__spacer.with-border {
    margin: 2.6rem 0;
  }
}
.acfe-flexible-placeholder .section__spacer.with-border .innerwrapper,
body.frontend .section__spacer.with-border .innerwrapper {
  height: 2px;
  background-color: var(--colorBeigeLight);
}
.acfe-flexible-placeholder .section__image-content,
body.frontend .section__image-content {
  --imageSize: 33.33rem;
  margin: 7.7rem 0 8.7rem 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content,
  body.frontend .section__image-content {
    margin: 3.7rem 0;
  }
}
body:not(.home) .section__image-content {
  margin: 2.7rem 0;
}
@media only screen and (max-width: 768px) {
  body:not(.home) .section__image-content {
    margin: 2rem 0;
  }
}

.acfe-flexible-placeholder .section__image-content .innerwrapper,
body.frontend .section__image-content .innerwrapper {
  display: grid;
  grid-template-columns: var(--imageSize) 1fr;
  gap: 0 4.5rem;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content .innerwrapper,
  body.frontend .section__image-content .innerwrapper {
    grid-template-columns: 100%;
    gap: 2.2rem 0;
  }
}
.acfe-flexible-placeholder .section__image-content .innerwrapper .image,
body.frontend .section__image-content .innerwrapper .image {
  font-size: 0;
  line-height: 0;
  display: block;
  position: relative;
}
.acfe-flexible-placeholder .section__image-content .innerwrapper .image > svg,
body.frontend .section__image-content .innerwrapper .image > svg {
  position: absolute;
  width: 9rem;
  right: -2.6rem;
  top: -2.2rem;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content .innerwrapper .image > svg,
  body.frontend .section__image-content .innerwrapper .image > svg {
    width: 3.34rem;
    right: -0.1rem;
    top: -1.1rem;
  }
}
.acfe-flexible-placeholder .section__image-content .innerwrapper .image img,
body.frontend .section__image-content .innerwrapper .image img {
  width: 100%;
  height: auto;
  border-radius: 8.18rem 0 8.18rem 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content .innerwrapper .image img,
  body.frontend .section__image-content .innerwrapper .image img {
    border-radius: 5.45rem 0 5.45rem 0;
  }
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content .innerwrapper .image.no-border-radius,
  body.frontend .section__image-content .innerwrapper .image.no-border-radius {
    width: calc(100% + var(--sideSpacing) + var(--sideSpacing));
    margin-inline: calc(var(--sideSpacing) * -1);
  }
}
.acfe-flexible-placeholder .section__image-content .innerwrapper .image.no-border-radius img,
body.frontend .section__image-content .innerwrapper .image.no-border-radius img {
  border-radius: 0 !important;
}
.acfe-flexible-placeholder .section__image-content .innerwrapper .content,
body.frontend .section__image-content .innerwrapper .content {
  color: var(--colorBlue);
}
.acfe-flexible-placeholder .section__image-content .innerwrapper .content a,
body.frontend .section__image-content .innerwrapper .content a {
  color: inherit;
}
.acfe-flexible-placeholder .section__image-content .innerwrapper .content p:first-child,
body.frontend .section__image-content .innerwrapper .content p:first-child {
  margin-top: 0;
}
.acfe-flexible-placeholder .section__image-content .innerwrapper .content p:last-child,
body.frontend .section__image-content .innerwrapper .content p:last-child {
  margin-bottom: 0;
}
.acfe-flexible-placeholder .section__image-content .innerwrapper .content h2,
body.frontend .section__image-content .innerwrapper .content h2 {
  margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content .innerwrapper .content h2,
  body.frontend .section__image-content .innerwrapper .content h2 {
    margin-bottom: 0.5em;
  }
  .acfe-flexible-placeholder .section__image-content .innerwrapper .content h2 br,
  body.frontend .section__image-content .innerwrapper .content h2 br {
    display: none;
  }
}
.acfe-flexible-placeholder .section__image-content .innerwrapper .content p:has(.cta__button),
body.frontend .section__image-content .innerwrapper .content p:has(.cta__button) {
  margin-top: 2em;
}
.acfe-flexible-placeholder .section__image-content .innerwrapper .content p + h3,
body.frontend .section__image-content .innerwrapper .content p + h3 {
  margin-top: 1.5em;
}
.acfe-flexible-placeholder .section__image-content.reversed .innerwrapper,
body.frontend .section__image-content.reversed .innerwrapper {
  grid-template-columns: 1fr var(--imageSize);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content.reversed .innerwrapper,
  body.frontend .section__image-content.reversed .innerwrapper {
    grid-template-columns: 100%;
  }
}
.acfe-flexible-placeholder .section__image-content.reversed .innerwrapper .image,
body.frontend .section__image-content.reversed .innerwrapper .image {
  order: 2;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content.reversed .innerwrapper .image,
  body.frontend .section__image-content.reversed .innerwrapper .image {
    order: 1;
  }
}
.acfe-flexible-placeholder .section__image-content.reversed .innerwrapper .content,
body.frontend .section__image-content.reversed .innerwrapper .content {
  order: 1;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content.reversed .innerwrapper .content,
  body.frontend .section__image-content.reversed .innerwrapper .content {
    order: 2;
  }
}
.acfe-flexible-placeholder .section__image-content.reversed .innerwrapper:has(.image.no-border-radius),
body.frontend .section__image-content.reversed .innerwrapper:has(.image.no-border-radius) {
  grid-template-columns: var(--imageSize) 1fr;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content.reversed .innerwrapper:has(.image.no-border-radius),
  body.frontend .section__image-content.reversed .innerwrapper:has(.image.no-border-radius) {
    grid-template-columns: 100%;
    gap: 1.2rem 0;
  }
}
.acfe-flexible-placeholder .section__image-content ul,
.acfe-flexible-placeholder .section__two-column-text ul,
.acfe-flexible-placeholder .section__two-column-follow ul,
.acfe-flexible-placeholder .section__default-section ul,
body.frontend .section__image-content ul,
body.frontend .section__two-column-text ul,
body.frontend .section__two-column-follow ul,
body.frontend .section__default-section ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.9em 0;
  font-size: var(--fontSize18);
  font-weight: 500;
  margin-block: 2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content ul,
  .acfe-flexible-placeholder .section__two-column-text ul,
  .acfe-flexible-placeholder .section__two-column-follow ul,
  .acfe-flexible-placeholder .section__default-section ul,
  body.frontend .section__image-content ul,
  body.frontend .section__two-column-text ul,
  body.frontend .section__two-column-follow ul,
  body.frontend .section__default-section ul {
    font-size: var(--fontSize14);
    margin-block: 1.2rem 0;
    line-height: 1.5;
    gap: 1em 0;
  }
}
.acfe-flexible-placeholder .section__image-content ul li,
.acfe-flexible-placeholder .section__two-column-text ul li,
.acfe-flexible-placeholder .section__two-column-follow ul li,
.acfe-flexible-placeholder .section__default-section ul li,
body.frontend .section__image-content ul li,
body.frontend .section__two-column-text ul li,
body.frontend .section__two-column-follow ul li,
body.frontend .section__default-section ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: var(--colorBlue);
  position: relative;
  text-transform: uppercase;
  padding-left: 2em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content ul li,
  .acfe-flexible-placeholder .section__two-column-text ul li,
  .acfe-flexible-placeholder .section__two-column-follow ul li,
  .acfe-flexible-placeholder .section__default-section ul li,
  body.frontend .section__image-content ul li,
  body.frontend .section__two-column-text ul li,
  body.frontend .section__two-column-follow ul li,
  body.frontend .section__default-section ul li {
    padding-left: 2.6em;
  }
}
.acfe-flexible-placeholder .section__image-content ul li:before,
.acfe-flexible-placeholder .section__two-column-text ul li:before,
.acfe-flexible-placeholder .section__two-column-follow ul li:before,
.acfe-flexible-placeholder .section__default-section ul li:before,
body.frontend .section__image-content ul li:before,
body.frontend .section__two-column-text ul li:before,
body.frontend .section__two-column-follow ul li:before,
body.frontend .section__default-section ul li:before {
  --size: 1.5em;
  content: "";
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'><g transform='translate(-977 -2630)'><circle cx='12.5' cy='12.5' r='12.5' fill='%23bc623f' transform='translate(977 2630)'/><path fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M989.3 2635.5v13.6m-6.8-6.8h13.6' /></g></svg>");
  background-repeat: no-repeat;
  background-size: 98% auto;
  left: 0;
  top: 0.1rem;
  width: var(--size);
  height: var(--size);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-content ul li:before,
  .acfe-flexible-placeholder .section__two-column-text ul li:before,
  .acfe-flexible-placeholder .section__two-column-follow ul li:before,
  .acfe-flexible-placeholder .section__default-section ul li:before,
  body.frontend .section__image-content ul li:before,
  body.frontend .section__two-column-text ul li:before,
  body.frontend .section__two-column-follow ul li:before,
  body.frontend .section__default-section ul li:before {
    --size: 1.8em;
    top: -0.15rem;
  }
}
.acfe-flexible-placeholder .section__two-column-text ul li,
body.frontend .section__two-column-text ul li {
  text-transform: none;
}
.acfe-flexible-placeholder .section__two-column-text ul li strong,
body.frontend .section__two-column-text ul li strong {
  text-transform: uppercase;
}
.acfe-flexible-placeholder .colored__background,
body.frontend .colored__background {
  background-color: var(--colorBeigeLight);
  padding-top: 7.4rem;
  padding-bottom: 8.2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .colored__background,
  body.frontend .colored__background {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    margin-top: 3.2rem;
  }
}
.acfe-flexible-placeholder .section__cutout-teaser,
body.frontend .section__cutout-teaser {
  margin: 12.7rem 0 0 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__cutout-teaser,
  body.frontend .section__cutout-teaser {
    margin: 4.5rem 0 0 0;
  }
}
.acfe-flexible-placeholder .section__cutout-teaser .innerwrapper .cutout_box,
body.frontend .section__cutout-teaser .innerwrapper .cutout_box {
  display: grid;
  grid-template-columns: 1fr 24.5rem;
  padding-right: 7rem;
  background-color: var(--colorBeige);
  border-radius: 5rem 0 5rem 0;
  gap: 0 2rem;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='opacity: 0.25;' width='1367.309' height='1363.02' viewBox='0 0 1367.309 1363.02'><path fill='%23fff' d='M368.934 989.142a.055.055 0 0 1-.031-.087 198.417 198.417 0 0 1 197.531-66.274.051.051 0 0 0 .05-.087 198.546 198.546 0 0 0-310.446 55.452l-.012.043-.006-.006.018-.037C287.713 866.253 390.6 784.272 512.646 784.272a267.567 267.567 0 0 1 56.739 6.11.052.052 0 0 0 .043-.093 292.973 292.973 0 0 0-155.585-44.5c-124.522 0-230.993 77.306-274.022 186.54l-.019.124-.031-.012.049-.111c17.26-169.355 160.309-301.495 334.223-301.495a335.828 335.828 0 0 1 94.616 13.593.049.049 0 1 0 .031-.093 370.341 370.341 0 0 0-159.153-35.719c-149.308 0-278.072 87.992-337.247 214.95 7.546-198.73 171.034-357.529 371.61-357.529 205.348 0 371.822 166.436 371.89 371.764a.049.049 0 0 0 .087.031c96.867-96.934 24.736-134.725 24.736-323.844 0-38.174 18.36-92.2 56.937-130.773a165.025 165.025 0 0 1 233.38 0q2.133 2.133 4.187 4.341l-8.237-.3A112.645 112.645 0 0 0 1014.24 499.9c0 165.026 122.766 176.429 122.766 307.914a288.117 288.117 0 0 1-175.769 265.177c-81.833 34.686-140.2 40.728-182.46 115.189-8.775 15.466-11.175 51.544-11.175 65.637 0 63.232 60.1 72.563 88.209 91.585l.037.006c294.818-76.5 512.361-344.783 511.459-663.742-1.089-383.847-322.4-693.66-706.052-681.31C294.052 12.175 0 313.571 0 683.646c0 351.74 265.661 641.393 607.274 679.375l.025-.006a166.018 166.018 0 0 0 39.1-26.554c23.079-23.079-4.422-41.588-24.544-61.692-.025-.025-.056-.049-.018-.068 1.138-.476 31.192-12.733 54.5 10.494a.049.049 0 0 0 .087-.025 79.659 79.659 0 0 0 1.361-14.44c0-149.944-158.584-257.181-308.85-281.589m827.055-414.217c-3.97 23.61-28.409 41.816-52.342 40.969-88.871-3.135-107.225-128.5-80.51-155.5.031-.031.081-.062.087-.019.291 2.028 8.794 56.293 83.843 56.293a49.684 49.684 0 0 1 48.922 58.253M830.073 127.63c-.909 1.509-26.746 45.576 23.1 95.487.025.031.062.068.074.031.526-1.837 22.745-78.376 75.384-78.45.037 0 .08-.006.068.025-.513 1.348-18.416 49.973 27.1 95.561.031.031.074.068.08.025.383-2.109 13.766-74.4 61.29-74.48.037 0 .087-.006.074.025-.556 1.385-20.457 51.958 27.179 99.593 45.626 45.626 70.733 83.292 73.374 87.318.037.056-.056.068-.1.025-39.553-39.454-81.37-63.837-141.7-63.837H835.125c-31.192 0-81.506-27.531-81.506-72.811 0-45.248 32.157-88.487 76.379-88.549.043 0 .093 0 .074.037' data-name='Pfad 18'/></svg>");
  background-size: 84% auto;
  background-repeat: no-repeat;
  background-position: 263% 91%;
  box-shadow: 0px 0.909rem 1.818rem rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__cutout-teaser .innerwrapper .cutout_box,
  body.frontend .section__cutout-teaser .innerwrapper .cutout_box {
    grid-template-columns: 100%;
    border-radius: 2.72rem 0 2.72rem 0;
    padding-right: 0;
    background-size: 390% auto;
    background-repeat: no-repeat;
    background-position: 21% -27%;
  }
}
.acfe-flexible-placeholder .section__cutout-teaser .innerwrapper .cutout_box .image,
body.frontend .section__cutout-teaser .innerwrapper .cutout_box .image {
  font-size: 0;
  line-height: 0;
  margin-top: -9rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__cutout-teaser .innerwrapper .cutout_box .image,
  body.frontend .section__cutout-teaser .innerwrapper .cutout_box .image {
    margin-top: -2rem;
    width: calc(100% - 3.8rem);
    margin-inline: auto;
  }
}
.acfe-flexible-placeholder .section__cutout-teaser .innerwrapper .cutout_box .image img,
body.frontend .section__cutout-teaser .innerwrapper .cutout_box .image img {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder .section__cutout-teaser .innerwrapper .cutout_box .content,
body.frontend .section__cutout-teaser .innerwrapper .cutout_box .content {
  padding: 3.2rem 4rem 2rem 4rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__cutout-teaser .innerwrapper .cutout_box .content,
  body.frontend .section__cutout-teaser .innerwrapper .cutout_box .content {
    padding: 2.8rem 0.5rem 2rem 0.5rem;
    text-align: center;
  }
  .acfe-flexible-placeholder .section__cutout-teaser .innerwrapper .cutout_box .content p,
  body.frontend .section__cutout-teaser .innerwrapper .cutout_box .content p {
    max-width: 18em;
    margin-inline: auto;
  }
}
.acfe-flexible-placeholder .section__cutout-teaser .innerwrapper .cutout_box .content > svg,
body.frontend .section__cutout-teaser .innerwrapper .cutout_box .content > svg {
  width: 6.2rem;
  height: auto;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__cutout-teaser .innerwrapper .cutout_box .content > svg,
  body.frontend .section__cutout-teaser .innerwrapper .cutout_box .content > svg {
    width: 4.2rem;
    height: auto;
    margin-bottom: 1.6rem;
    margin-inline: auto;
  }
}
.acfe-flexible-placeholder .section__cutout-teaser .innerwrapper .cutout_box .content p:has(.icon_link_big),
body.frontend .section__cutout-teaser .innerwrapper .cutout_box .content p:has(.icon_link_big) {
  margin: 2em 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__cutout-teaser .innerwrapper .cutout_box .content p:has(.icon_link_big),
  body.frontend .section__cutout-teaser .innerwrapper .cutout_box .content p:has(.icon_link_big) {
    margin: 1.7em auto 1em auto;
  }
}
.acfe-flexible-placeholder .icon_link_big,
body.frontend .icon_link_big {
  color: var(--colorBlue);
  text-decoration: none;
  display: grid;
  grid-template-columns: 3.3rem 1fr;
  font-size: var(--fontSize65);
  line-height: 1.2;
  font-weight: 500;
  align-items: center;
  gap: 0 0.5em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .icon_link_big,
  body.frontend .icon_link_big {
    font-size: var(--fontSize33);
    display: inline-grid;
    grid-template-columns: 1.8rem 1fr;
  }
}
.acfe-flexible-placeholder .icon_link_big svg,
body.frontend .icon_link_big svg {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder .section__aerzte .innerwrapper,
body.frontend .section__aerzte .innerwrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__aerzte .innerwrapper,
  body.frontend .section__aerzte .innerwrapper {
    padding-top: 2.3rem;
  }
}
.acfe-flexible-placeholder .section__aerzte .innerwrapper .aerzte__wrapper,
body.frontend .section__aerzte .innerwrapper .aerzte__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 4.5rem;
  gap: 0 1.4rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__aerzte .innerwrapper .aerzte__wrapper,
  body.frontend .section__aerzte .innerwrapper .aerzte__wrapper {
    grid-template-columns: 100%;
    margin-top: 2rem;
    gap: 2rem 0;
  }
}
.acfe-flexible-placeholder .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt,
body.frontend .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt {
  border-radius: 2.72rem 0 2.72rem 0;
  overflow: clip;
  background-color: var(--colorBeigeLight);
  box-shadow: 0px 0.909rem 1.818rem rgba(0, 0, 0, 0.16);
  scroll-margin-top: calc(var(--headerHeightTop) + var(--headerHeightMain) + 1rem);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt,
  body.frontend .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt {
    scroll-margin-top: var(--headerHeightMain);
  }
}
.acfe-flexible-placeholder .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .image,
body.frontend .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .image {
  font-size: 0;
  line-height: 0;
}
.acfe-flexible-placeholder .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .image img,
body.frontend .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 526/592;
}
.acfe-flexible-placeholder .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .content,
body.frontend .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .content {
  padding: 3.4rem 2.4rem 2rem 2.4rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .content,
  body.frontend .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .content {
    padding: 2rem 0.9rem 1rem 0.9rem;
  }
}
.acfe-flexible-placeholder .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .content h3,
body.frontend .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .content h3 {
  margin-bottom: 1.3em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .content h3,
  body.frontend .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .content h3 {
    margin-bottom: 0.5em;
  }
}
.acfe-flexible-placeholder .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .content p:has(.cta__link),
body.frontend .section__aerzte .innerwrapper .aerzte__wrapper .single__arzt .content p:has(.cta__link) {
  margin-top: 1.4em;
}
@media only screen and (min-width: 769px) {
  .acfe-flexible-placeholder .section__aerzte.alternative .innerwrapper .aerzte__wrapper,
  body.frontend .section__aerzte.alternative .innerwrapper .aerzte__wrapper {
    grid-template-columns: 100%;
    gap: 3.5rem 0;
  }
  .acfe-flexible-placeholder .section__aerzte.alternative .innerwrapper .aerzte__wrapper .single__arzt,
  body.frontend .section__aerzte.alternative .innerwrapper .aerzte__wrapper .single__arzt {
    display: grid;
    grid-template-columns: 27rem 1fr;
  }
  .acfe-flexible-placeholder .section__aerzte.alternative .innerwrapper .aerzte__wrapper .single__arzt .content,
  body.frontend .section__aerzte.alternative .innerwrapper .aerzte__wrapper .single__arzt .content {
    padding: 2.4rem 2.4rem 2rem 2.4rem;
  }
}
.acfe-flexible-placeholder footer,
body.frontend footer {
  margin-top: 7.6rem;
  box-shadow: 0px -0.909rem 1.818rem rgba(0, 0, 0, 0.16);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer,
  body.frontend footer {
    margin-top: 3.6rem;
  }
}
.acfe-flexible-placeholder footer .logo_line,
body.frontend footer .logo_line {
  border-bottom: 1px solid var(--colorBlue);
}
.acfe-flexible-placeholder footer .logo_line .innerwrapper,
body.frontend footer .logo_line .innerwrapper {
  display: grid;
  grid-template-columns: 25rem 1fr;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  gap: 0 5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .logo_line .innerwrapper,
  body.frontend footer .logo_line .innerwrapper {
    grid-template-columns: 100%;
    gap: 1.1rem;
    margin-top: -1.1rem;
  }
}
.acfe-flexible-placeholder footer .logo_line .innerwrapper .logos,
body.frontend footer .logo_line .innerwrapper .logos {
  display: flex;
  flex-direction: column;
}
.acfe-flexible-placeholder footer .logo_line .innerwrapper .logos span,
body.frontend footer .logo_line .innerwrapper .logos span {
  font-size: var(--fontSize13);
  font-weight: 500;
  display: block;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .logo_line .innerwrapper .logos span,
  body.frontend footer .logo_line .innerwrapper .logos span {
    text-align: center;
  }
}
.acfe-flexible-placeholder footer .logo_line .innerwrapper .logos .logos_inner,
body.frontend footer .logo_line .innerwrapper .logos .logos_inner {
  display: flex;
  margin-top: 0.3rem;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .logo_line .innerwrapper .logos .logos_inner,
  body.frontend footer .logo_line .innerwrapper .logos .logos_inner {
    justify-content: space-around;
    gap: 0;
  }
}
.acfe-flexible-placeholder footer .logo_line .innerwrapper .logos .logos_inner img,
body.frontend footer .logo_line .innerwrapper .logos .logos_inner img {
  width: auto;
  height: 3rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .logo_line .innerwrapper .logos .logos_inner img,
  body.frontend footer .logo_line .innerwrapper .logos .logos_inner img {
    height: 2.1rem;
  }
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .logo_line .innerwrapper .logos:last-child .logos_inner,
  body.frontend footer .logo_line .innerwrapper .logos:last-child .logos_inner {
    flex-direction: column;
    align-items: center;
    gap: 1rem 0;
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper,
body.frontend footer .main_footer .innerwrapper {
  display: grid;
  grid-template-columns: 9.8rem 1.22fr 1.35fr 1fr;
  gap: 0 4.8rem;
  padding-top: 5.3rem;
  grid-template-rows: auto 1fr;
  padding-bottom: 1.7rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .main_footer .innerwrapper,
  body.frontend footer .main_footer .innerwrapper {
    grid-template-columns: 10rem 1fr;
    padding-top: 1.7rem;
    gap: 0;
    gap: 2.4rem 0;
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper a,
body.frontend footer .main_footer .innerwrapper a {
  color: inherit;
  text-decoration: none;
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_logo,
body.frontend footer .main_footer .innerwrapper .footer_logo {
  grid-column: 1/2;
  grid-row: 1/2;
  display: block;
  width: 10rem;
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_logo svg,
body.frontend footer .main_footer .innerwrapper .footer_logo svg {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .social_icons,
body.frontend footer .main_footer .innerwrapper .social_icons {
  --color: var(--colorBlue);
  grid-column: 1/2;
  grid-row: 2/3;
  gap: 0 1.7rem;
  margin-top: 2.9rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .main_footer .innerwrapper .social_icons,
  body.frontend footer .main_footer .innerwrapper .social_icons {
    grid-column: 2/3;
    grid-row: 1/2;
    margin-block: auto;
    margin-left: auto;
    margin-right: 1rem;
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .social_icons svg path,
body.frontend footer .main_footer .innerwrapper .social_icons svg path {
  fill: var(--color);
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column,
body.frontend footer .main_footer .innerwrapper .footer_column {
  grid-row: 1/3;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column,
  body.frontend footer .main_footer .innerwrapper .footer_column {
    grid-row: unset;
    grid-column: span 2;
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column .footer_headline,
body.frontend footer .main_footer .innerwrapper .footer_column .footer_headline {
  display: block;
  text-transform: uppercase;
  font-size: var(--fontSize26);
  line-height: 1.23;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column .footer_headline,
  body.frontend footer .main_footer .innerwrapper .footer_column .footer_headline {
    font-size: var(--fontSize20);
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column .icon_link_big,
body.frontend footer .main_footer .innerwrapper .footer_column .icon_link_big {
  font-size: var(--fontSize33);
  text-transform: uppercase;
  grid-template-columns: 1.7rem 1fr;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column .icon_link_big,
  body.frontend footer .main_footer .innerwrapper .footer_column .icon_link_big {
    font-size: var(--fontSize27);
    gap: 0 0.7em;
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column p:has(.icon_link_big),
body.frontend footer .main_footer .innerwrapper .footer_column p:has(.icon_link_big) {
  margin: 0;
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column p:has(.icon_link_big) + p:has(.icon_link_big),
body.frontend footer .main_footer .innerwrapper .footer_column p:has(.icon_link_big) + p:has(.icon_link_big) {
  margin-top: 2.3rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column p:has(.icon_link_big) + p:has(.icon_link_big),
  body.frontend footer .main_footer .innerwrapper .footer_column p:has(.icon_link_big) + p:has(.icon_link_big) {
    margin-top: 2rem;
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column table,
body.frontend footer .main_footer .innerwrapper .footer_column table {
  margin-top: 1.1rem;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column table,
  body.frontend footer .main_footer .innerwrapper .footer_column table {
    margin-top: 1.7rem;
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column table tr td,
body.frontend footer .main_footer .innerwrapper .footer_column table tr td {
  border-bottom: 1px solid var(--colorBlue);
  padding: 0.75rem 0;
  font-size: var(--fontSize18);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column table tr td,
  body.frontend footer .main_footer .innerwrapper .footer_column table tr td {
    padding: 0.32rem 0;
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column table tr td:first-child,
body.frontend footer .main_footer .innerwrapper .footer_column table tr td:first-child {
  width: 3.6em;
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column table tr:last-child td,
body.frontend footer .main_footer .innerwrapper .footer_column table tr:last-child td {
  border-bottom: 0;
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column ul,
body.frontend footer .main_footer .innerwrapper .footer_column ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 1.1rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column ul,
  body.frontend footer .main_footer .innerwrapper .footer_column ul {
    margin-top: 1.7rem;
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column ul li,
body.frontend footer .main_footer .innerwrapper .footer_column ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid var(--colorBlue);
  padding: 0.75rem 0;
  font-size: var(--fontSize18);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column ul li,
  body.frontend footer .main_footer .innerwrapper .footer_column ul li {
    padding: 0.32rem 0;
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column ul li:last-child,
body.frontend footer .main_footer .innerwrapper .footer_column ul li:last-child {
  border-bottom: 0;
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column .address,
body.frontend footer .main_footer .innerwrapper .footer_column .address {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  margin-bottom: 2.2rem;
  gap: 1rem 0;
  border-top: 1px solid var(--colorBlue);
  padding-top: 2.8rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column .address,
  body.frontend footer .main_footer .innerwrapper .footer_column .address {
    padding-top: 1.2rem;
    margin-top: 1.8rem;
    margin-bottom: -0.5rem;
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column .address a,
body.frontend footer .main_footer .innerwrapper .footer_column .address a {
  display: inline-grid;
  grid-template-columns: 1.3em 1fr;
  font-size: var(--fontSize20);
  text-transform: uppercase;
  color: var(--colorBlue);
  text-decoration: none;
  font-weight: 500;
  align-items: center;
  gap: 0 1.3em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column .address a,
  body.frontend footer .main_footer .innerwrapper .footer_column .address a {
    grid-template-columns: 1.7em 1fr;
    font-size: var(--fontSize14);
    gap: 0 2em;
  }
}
.acfe-flexible-placeholder footer .main_footer .innerwrapper .footer_column .address a svg,
body.frontend footer .main_footer .innerwrapper .footer_column .address a svg {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder footer .footer_map,
body.frontend footer .footer_map {
  font-size: 0;
  line-height: 0;
}
.acfe-flexible-placeholder footer .footer_map iframe,
body.frontend footer .footer_map iframe {
  width: 100%;
  height: 17rem;
  filter: grayscale(1);
}
.acfe-flexible-placeholder footer .generic,
body.frontend footer .generic {
  background-color: var(--colorBlue);
}
.acfe-flexible-placeholder footer .generic .innerwrapper,
body.frontend footer .generic .innerwrapper {
  display: flex;
  justify-content: space-between;
  font-size: var(--fontSize18);
  color: var(--colorWhite);
  padding-block: 1.2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .generic .innerwrapper,
  body.frontend footer .generic .innerwrapper {
    flex-direction: column;
    padding-bottom: 7rem;
    text-align: center;
    font-size: var(--fontSize17);
  }
}
.acfe-flexible-placeholder footer .generic .innerwrapper a,
body.frontend footer .generic .innerwrapper a {
  color: inherit;
  text-decoration: none;
}
.acfe-flexible-placeholder footer .generic .innerwrapper .copy,
body.frontend footer .generic .innerwrapper .copy {
  font-weight: 700;
}
.acfe-flexible-placeholder footer .generic .innerwrapper ul,
body.frontend footer .generic .innerwrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 0 1rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .generic .innerwrapper ul,
  body.frontend footer .generic .innerwrapper ul {
    justify-content: center;
  }
}
.acfe-flexible-placeholder footer .generic .innerwrapper ul li,
body.frontend footer .generic .innerwrapper ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.acfe-flexible-placeholder .section__two-column-text .innerwrapper,
body.frontend .section__two-column-text .innerwrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem 1.5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__two-column-text .innerwrapper,
  body.frontend .section__two-column-text .innerwrapper {
    grid-template-columns: 100%;
    gap: 1.7em 0;
  }
}
.acfe-flexible-placeholder .section__two-column-text .innerwrapper h2,
body.frontend .section__two-column-text .innerwrapper h2 {
  grid-column: span 2;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__two-column-text .innerwrapper h2,
  body.frontend .section__two-column-text .innerwrapper h2 {
    grid-column: unset;
  }
}
.acfe-flexible-placeholder .section__two-column-text .innerwrapper .content a,
body.frontend .section__two-column-text .innerwrapper .content a {
  color: inherit;
}
.acfe-flexible-placeholder .section__two-column-text .innerwrapper .content h3,
body.frontend .section__two-column-text .innerwrapper .content h3 {
  max-width: 29em;
  line-height: 1.5;
}
.acfe-flexible-placeholder .section__two-column-text .innerwrapper .content p,
body.frontend .section__two-column-text .innerwrapper .content p {
  margin: 1.7em 0;
  max-width: 33em;
}
.acfe-flexible-placeholder .section__two-column-text .innerwrapper .content p:first-child,
body.frontend .section__two-column-text .innerwrapper .content p:first-child {
  margin-top: 0;
}
.acfe-flexible-placeholder .section__two-column-text .innerwrapper .content p:last-child,
body.frontend .section__two-column-text .innerwrapper .content p:last-child {
  margin-bottom: 0;
}
.acfe-flexible-placeholder .section__two-column-text .innerwrapper .content ul,
body.frontend .section__two-column-text .innerwrapper .content ul {
  max-width: 40em;
}
.acfe-flexible-placeholder .section__two-column-text .innerwrapper .content h2:not(:first-child),
body.frontend .section__two-column-text .innerwrapper .content h2:not(:first-child) {
  margin-top: 2em;
}
.acfe-flexible-placeholder .section__default-section .innerwrapper a,
body.frontend .section__default-section .innerwrapper a {
  color: inherit;
}
.acfe-flexible-placeholder .section__default-section .innerwrapper h1,
body.frontend .section__default-section .innerwrapper h1 {
  font-size: var(--fontSize66);
  line-height: 1.409;
  text-transform: uppercase;
  color: var(--colorBlue);
  font-weight: 500;
  margin: 0;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__default-section .innerwrapper h1,
  body.frontend .section__default-section .innerwrapper h1 {
    font-size: var(--fontSize31);
    margin-bottom: 1.3rem;
  }
}
.acfe-flexible-placeholder .section__default-section .innerwrapper h2,
body.frontend .section__default-section .innerwrapper h2 {
  text-wrap: balance;
  margin-bottom: 1em;
}
.acfe-flexible-placeholder .section__default-section .innerwrapper p,
body.frontend .section__default-section .innerwrapper p {
  margin: 1.7em 0;
}
.acfe-flexible-placeholder section,
body.frontend section {
  scroll-margin-top: calc(var(--headerHeightTop) + var(--headerHeightMain) + 1rem);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder section,
  body.frontend section {
    scroll-margin-top: var(--headerHeightMain);
  }
}
.acfe-flexible-placeholder header + .section__default-section .innerwrapper,
body.frontend header + .section__default-section .innerwrapper {
  padding-top: calc(var(--headerHeightTop) + var(--headerHeightMain) + 3rem);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header + .section__default-section .innerwrapper,
  body.frontend header + .section__default-section .innerwrapper {
    padding-top: calc(var(--headerHeightMain) + 1rem);
  }
}
.acfe-flexible-placeholder .section__teaser-with-images,
body.frontend .section__teaser-with-images {
  margin: 4.7rem 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-images,
  body.frontend .section__teaser-with-images {
    margin: 1.7rem 0;
  }
}
.acfe-flexible-placeholder .section__teaser-with-images:last-child,
body.frontend .section__teaser-with-images:last-child {
  margin-bottom: 0;
}
.acfe-flexible-placeholder .section__teaser-with-images .innerwrapper h2,
body.frontend .section__teaser-with-images .innerwrapper h2 {
  text-align: center;
  margin-bottom: 4.6rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-images .innerwrapper h2,
  body.frontend .section__teaser-with-images .innerwrapper h2 {
    margin-bottom: 0.6rem;
  }
}
.acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .scroll-indicator,
body.frontend .section__teaser-with-images .innerwrapper .scroll-indicator {
  height: 2px;
  background: var(--colorBeigeLight);
  width: calc(100% - 2.2rem - 2.2rem);
  margin-inline: 2.2rem;
  position: relative;
  margin-top: 0;
  display: none;
}
.acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .scroll-indicator .scroll-indicator-bar,
body.frontend .section__teaser-with-images .innerwrapper .scroll-indicator .scroll-indicator-bar {
  height: 100%;
  background: var(--colorBlue);
  width: 0%;
  transition: width 0.1s;
}
.acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper,
body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper {
  display: flex;
  gap: 0 1.3rem;
  margin-top: 1rem;
  counter-reset: teaser;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper,
  body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper {
    width: calc(100% + var(--sideSpacing) + var(--sideSpacing));
    margin-inline: calc(var(--sideSpacing) * -1);
    overflow-x: scroll;
    display: flex;
    padding-left: calc(var(--sideSpacing) + 2.2rem);
    padding-right: calc(var(--sideSpacing) + 2.2rem);
    gap: 0 1rem;
    padding-bottom: 3rem;
    padding-top: 1rem;
    margin-top: 0;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
  }
  .acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper::-webkit-scrollbar,
  body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper::-webkit-scrollbar {
    display: none; /* Chrome Safari */
  }
  .acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper:has(.single__teaser .list),
  body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper:has(.single__teaser .list) {
    gap: 0 1rem;
  }
}
.acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser,
body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser {
  background-color: var(--colorWhite);
  box-shadow: 0px 0.909rem 1.818rem rgba(0, 0, 0, 0.16);
  border-radius: 3rem 0 3rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  text-decoration: none;
  color: var(--colorBlue);
  flex: 1;
  flex-shrink: 0;
  overflow: clip;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser,
  body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser {
    width: 11.5rem;
    flex: unset;
    border-radius: 2rem 0 2rem 0;
    flex-shrink: 0;
  }
}
.acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .image,
body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .image {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 100%;
  background-color: #F8F6F4;
}
.acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .image img,
body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .image img {
  width: 100%;
  height: auto;
  aspect-ratio: 387/340;
  -o-object-fit: cover;
     object-fit: cover;
}
.acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text,
body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text {
  font-size: var(--fontSize22);
  line-height: 1.72;
  text-align: center;
  padding-bottom: 2.2rem;
  padding-top: 1.5rem;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text,
  body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text {
    font-size: var(--fontSize17);
    padding-bottom: 2rem;
    padding-inline: 1rem;
  }
  .acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text h3 + p,
  body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text h3 + p {
    margin-top: 0.5em;
  }
}
.acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text:before,
body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text:before {
  --size: 3.2rem;
  counter-increment: teaser;
  content: counter(teaser);
  width: var(--size);
  height: var(--size);
  aspect-ratio: 1/1;
  background-color: var(--colorOrange);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--fontSize40);
  color: var(--colorWhite);
  font-weight: 500;
  border-radius: 50%;
  margin-inline: auto;
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text:before,
  body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text:before {
    --size: 1.7rem;
    font-size: var(--fontSize21);
    margin-bottom: 0.7rem;
  }
}
.acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text p,
body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text p {
  margin-inline: auto;
  max-width: 15em;
}
.acfe-flexible-placeholder .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text p:last-child,
body.frontend .section__teaser-with-images .innerwrapper .teaser__wrapper .single__teaser .text p:last-child {
  margin-bottom: 0;
}
.acfe-flexible-placeholder .slick-slider,
body.frontend .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.acfe-flexible-placeholder .slick-track,
body.frontend .slick-track {
  display: flex !important;
}
.acfe-flexible-placeholder .slick-slide,
body.frontend .slick-slide {
  height: inherit !important;
}
.acfe-flexible-placeholder .slick-slide > div,
body.frontend .slick-slide > div {
  min-height: 100%;
  display: flex;
}
.acfe-flexible-placeholder .slick-list,
body.frontend .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.acfe-flexible-placeholder .slick-list:focus,
body.frontend .slick-list:focus {
  outline: none;
}
.acfe-flexible-placeholder .slick-list.dragging,
body.frontend .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.acfe-flexible-placeholder .slick-slider .slick-track,
.acfe-flexible-placeholder .slick-slider .slick-list,
body.frontend .slick-slider .slick-track,
body.frontend .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.acfe-flexible-placeholder .slick-track,
body.frontend .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.acfe-flexible-placeholder .slick-track:before, .acfe-flexible-placeholder .slick-track:after,
body.frontend .slick-track:before,
body.frontend .slick-track:after {
  content: "";
  display: table;
}
.acfe-flexible-placeholder .slick-track:after,
body.frontend .slick-track:after {
  clear: both;
}
.slick-loading .acfe-flexible-placeholder .slick-track,
.slick-loading body.frontend .slick-track {
  visibility: hidden;
}
.acfe-flexible-placeholder .slick-slide,
body.frontend .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .acfe-flexible-placeholder .slick-slide,
[dir=rtl] body.frontend .slick-slide {
  float: right;
}
.acfe-flexible-placeholder .slick-slide img,
body.frontend .slick-slide img {
  display: block;
}
.acfe-flexible-placeholder .slick-slide.slick-loading img,
body.frontend .slick-slide.slick-loading img {
  display: none;
}
.acfe-flexible-placeholder .slick-slide.dragging img,
body.frontend .slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .acfe-flexible-placeholder .slick-slide,
.slick-initialized body.frontend .slick-slide {
  display: block;
}
.slick-loading .acfe-flexible-placeholder .slick-slide,
.slick-loading body.frontend .slick-slide {
  visibility: hidden;
}
.slick-vertical .acfe-flexible-placeholder .slick-slide,
.slick-vertical body.frontend .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.acfe-flexible-placeholder .slick-arrow.slick-hidden,
body.frontend .slick-arrow.slick-hidden {
  display: none;
}
.acfe-flexible-placeholder .slick-arrow,
body.frontend .slick-arrow {
  --size: 3.2rem;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  background-color: transparent;
  display: block;
  border: 0;
  text-indent: -9999px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 98% auto;
  background-position: center;
  width: var(--size);
  height: var(--size);
  position: absolute;
  top: calc(50% - 1rem);
  transform: translateY(-50%);
  z-index: 96;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .slick-arrow,
  body.frontend .slick-arrow {
    --size: 2rem;
    transform: translateY(0);
    top: 10rem;
  }
}
.acfe-flexible-placeholder .slick-arrow.slick-prev,
body.frontend .slick-arrow.slick-prev {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='70' height='70' data-name='Gruppe 220' viewBox='0 0 70 70'><circle cx='35' cy='35' r='35' fill='%23bc623f' /><path fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M40.5 50.8 24.35 34.65 40.5 18.5' /></svg>");
  left: 1.5rem;
}
.acfe-flexible-placeholder .slick-arrow.slick-next,
body.frontend .slick-arrow.slick-next {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 70 70'><circle cx='35' cy='35' r='35' fill='%23bc623f' /><path fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m29.5 50.8 16.15-16.15L29.5 18.5' /></svg>");
  right: 1.5rem;
}
.acfe-flexible-placeholder .slick-dots,
body.frontend .slick-dots {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 0 0.8rem;
  position: absolute;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .slick-dots,
  body.frontend .slick-dots {
    bottom: 2rem;
  }
}
.acfe-flexible-placeholder .slick-dots li,
body.frontend .slick-dots li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.acfe-flexible-placeholder .slick-dots li button,
body.frontend .slick-dots li button {
  background-color: transparent;
  border: 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  display: block;
  background-color: rgba(41, 79, 111, 0.2);
  width: 2.5rem;
  height: 2px;
  cursor: pointer;
}
.acfe-flexible-placeholder .slick-dots li button:focus,
body.frontend .slick-dots li button:focus {
  outline: 0;
}
.acfe-flexible-placeholder .slick-dots li.slick-active button,
body.frontend .slick-dots li.slick-active button {
  background-color: var(--colorBlue);
}
.acfe-flexible-placeholder .section__image-text-slider,
body.frontend .section__image-text-slider {
  margin: 3rem 0 5.5rem 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-text-slider,
  body.frontend .section__image-text-slider {
    margin: 0 0 0 0;
  }
}
.acfe-flexible-placeholder .section__image-text-slider:last-child,
body.frontend .section__image-text-slider:last-child {
  margin-bottom: 0;
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper,
body.frontend .section__image-text-slider .innerwrapper {
  padding-bottom: 0;
  position: relative;
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider_nav,
body.frontend .section__image-text-slider .innerwrapper .slider_nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 0 1rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider_nav,
  body.frontend .section__image-text-slider .innerwrapper .slider_nav {
    width: calc(100% + var(--sideSpacing) + var(--sideSpacing));
    margin-inline: calc(var(--sideSpacing) * -1);
    overflow-x: scroll;
    padding-inline: var(--sideSpacing);
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
    gap: 0 0.5rem;
  }
  .acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider_nav::-webkit-scrollbar,
  body.frontend .section__image-text-slider .innerwrapper .slider_nav::-webkit-scrollbar {
    display: none; /* Chrome Safari */
  }
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider_nav li,
body.frontend .section__image-text-slider .innerwrapper .slider_nav li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  flex: 1;
  background-color: #F8F6F4;
  padding: 0.75em 1em;
  border-radius: 1em 0 1em 0;
  text-align: center;
  font-size: var(--fontSize20);
  font-weight: 500;
  color: var(--colorBlue);
  cursor: pointer;
  box-shadow: 0px 0.909rem 1.818rem rgba(0, 0, 0, 0.16);
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider_nav li,
  body.frontend .section__image-text-slider .innerwrapper .slider_nav li {
    white-space: nowrap;
    font-size: var(--fontSize14);
  }
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider_nav li.current,
body.frontend .section__image-text-slider .innerwrapper .slider_nav li.current {
  background-color: var(--colorBlue);
  color: var(--colorWhite);
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper,
body.frontend .section__image-text-slider .innerwrapper .slider__wrapper {
  width: calc(100% + var(--sideSpacing) + var(--sideSpacing));
  margin-inline: calc(var(--sideSpacing) * -1);
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper:not(.slick-initialized),
body.frontend .section__image-text-slider .innerwrapper .slider__wrapper:not(.slick-initialized) {
  display: flex;
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper:not(.slick-initialized) .single__slide,
body.frontend .section__image-text-slider .innerwrapper .slider__wrapper:not(.slick-initialized) .single__slide {
  width: 100%;
  flex-shrink: 0;
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide,
body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide {
  padding-inline: var(--sideSpacing);
  padding-top: 2.2rem;
  padding-bottom: 4.2rem;
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner,
body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner {
  border-radius: 5.45rem 0 5.45rem 0;
  overflow: clip;
  align-items: center;
  box-shadow: 0px 0.909rem 1.818rem rgba(0, 0, 0, 0.16);
  min-height: 100%;
  display: flex;
  background-color: var(--colorWhite);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner,
  body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner {
    grid-template-columns: 100%;
    border-radius: 2.72rem 0 2.72rem 0;
    align-items: start;
    grid-template-rows: auto 1fr;
  }
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner .image,
body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner .image {
  font-size: 0;
  line-height: 0;
  width: 100%;
  display: block;
  background-color: #F8F6F4;
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner .image img,
body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner .image img {
  width: 100%;
  height: auto;
  aspect-ratio: 663/696;
  -o-object-fit: cover;
     object-fit: cover;
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner .text,
body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner .text {
  padding: 3rem 6rem 2.5rem 6rem;
  margin-block: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner .text,
  body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner .text {
    padding: 2rem 1rem;
    font-size: var(--fontSize17);
    line-height: 1.69;
    margin-bottom: auto;
    margin-top: 0;
  }
  .acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner .text h3 + p,
  body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner .text h3 + p {
    margin-top: 0.5em;
  }
  .acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner .text p:last-child,
  body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner .text p:last-child {
    margin-bottom: 0;
  }
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner:has(.image),
body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner:has(.image) {
  display: grid;
  grid-template-columns: 30rem 1fr;
  gap: 0 3.8rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner:has(.image),
  body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner:has(.image) {
    grid-template-columns: 100%;
  }
}
.acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner:has(.image) .text,
body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner:has(.image) .text {
  padding: 0;
  padding-right: 3.5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner:has(.image) .text,
  body.frontend .section__image-text-slider .innerwrapper .slider__wrapper .single__slide .single__slide-inner:has(.image) .text {
    padding: 2rem 1rem;
  }
}
.acfe-flexible-placeholder .section__highlight-teaser,
body.frontend .section__highlight-teaser {
  margin: 5.5rem 0;
}
.acfe-flexible-placeholder .section__highlight-teaser .innerwrapper .highlight_teaser,
body.frontend .section__highlight-teaser .innerwrapper .highlight_teaser {
  display: flex;
  background-color: var(--colorOrange);
  color: var(--colorWhite);
  border-radius: 5rem 0 5rem 0;
  justify-content: center;
  align-items: center;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='opacity: 0.08;' width='1367.309' height='1363.02' viewBox='0 0 1367.309 1363.02'><path fill='%23fff' d='M368.934 989.142a.055.055 0 0 1-.031-.087 198.417 198.417 0 0 1 197.531-66.274.051.051 0 0 0 .05-.087 198.546 198.546 0 0 0-310.446 55.452l-.012.043-.006-.006.018-.037C287.713 866.253 390.6 784.272 512.646 784.272a267.567 267.567 0 0 1 56.739 6.11.052.052 0 0 0 .043-.093 292.973 292.973 0 0 0-155.585-44.5c-124.522 0-230.993 77.306-274.022 186.54l-.019.124-.031-.012.049-.111c17.26-169.355 160.309-301.495 334.223-301.495a335.828 335.828 0 0 1 94.616 13.593.049.049 0 1 0 .031-.093 370.341 370.341 0 0 0-159.153-35.719c-149.308 0-278.072 87.992-337.247 214.95 7.546-198.73 171.034-357.529 371.61-357.529 205.348 0 371.822 166.436 371.89 371.764a.049.049 0 0 0 .087.031c96.867-96.934 24.736-134.725 24.736-323.844 0-38.174 18.36-92.2 56.937-130.773a165.025 165.025 0 0 1 233.38 0q2.133 2.133 4.187 4.341l-8.237-.3A112.645 112.645 0 0 0 1014.24 499.9c0 165.026 122.766 176.429 122.766 307.914a288.117 288.117 0 0 1-175.769 265.177c-81.833 34.686-140.2 40.728-182.46 115.189-8.775 15.466-11.175 51.544-11.175 65.637 0 63.232 60.1 72.563 88.209 91.585l.037.006c294.818-76.5 512.361-344.783 511.459-663.742-1.089-383.847-322.4-693.66-706.052-681.31C294.052 12.175 0 313.571 0 683.646c0 351.74 265.661 641.393 607.274 679.375l.025-.006a166.018 166.018 0 0 0 39.1-26.554c23.079-23.079-4.422-41.588-24.544-61.692-.025-.025-.056-.049-.018-.068 1.138-.476 31.192-12.733 54.5 10.494a.049.049 0 0 0 .087-.025 79.659 79.659 0 0 0 1.361-14.44c0-149.944-158.584-257.181-308.85-281.589m827.055-414.217c-3.97 23.61-28.409 41.816-52.342 40.969-88.871-3.135-107.225-128.5-80.51-155.5.031-.031.081-.062.087-.019.291 2.028 8.794 56.293 83.843 56.293a49.684 49.684 0 0 1 48.922 58.253M830.073 127.63c-.909 1.509-26.746 45.576 23.1 95.487.025.031.062.068.074.031.526-1.837 22.745-78.376 75.384-78.45.037 0 .08-.006.068.025-.513 1.348-18.416 49.973 27.1 95.561.031.031.074.068.08.025.383-2.109 13.766-74.4 61.29-74.48.037 0 .087-.006.074.025-.556 1.385-20.457 51.958 27.179 99.593 45.626 45.626 70.733 83.292 73.374 87.318.037.056-.056.068-.1.025-39.553-39.454-81.37-63.837-141.7-63.837H835.125c-31.192 0-81.506-27.531-81.506-72.811 0-45.248 32.157-88.487 76.379-88.549.043 0 .093 0 .074.037' data-name='Pfad 18'/></svg>");
  background-size: 84% auto;
  background-repeat: no-repeat;
  background-position: 115% 33%;
  box-shadow: 0px 0.909rem 1.818rem rgba(0, 0, 0, 0.16);
  padding: 3.5rem 0;
  padding-inline: 5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__highlight-teaser .innerwrapper .highlight_teaser,
  body.frontend .section__highlight-teaser .innerwrapper .highlight_teaser {
    grid-template-columns: 100%;
    border-radius: 2.72rem 0 2.72rem 0;
    padding-right: 0;
    background-size: 390% auto;
    background-repeat: no-repeat;
    background-position: 87% 24%;
    padding: 2.5rem 2rem;
  }
}
.acfe-flexible-placeholder .section__highlight-teaser .innerwrapper .highlight_teaser .content,
body.frontend .section__highlight-teaser .innerwrapper .highlight_teaser .content {
  text-align: center;
}
.acfe-flexible-placeholder .section__highlight-teaser .innerwrapper .highlight_teaser .content h2,
body.frontend .section__highlight-teaser .innerwrapper .highlight_teaser .content h2 {
  color: var(--colorWhite);
}
.acfe-flexible-placeholder .section__highlight-teaser .innerwrapper .highlight_teaser .content p:has(.cta__button),
body.frontend .section__highlight-teaser .innerwrapper .highlight_teaser .content p:has(.cta__button) {
  margin-top: 1.5em;
}
.acfe-flexible-placeholder .section__highlight-teaser .innerwrapper .highlight_teaser .content p:last-child,
body.frontend .section__highlight-teaser .innerwrapper .highlight_teaser .content p:last-child {
  margin-bottom: 0;
}
.acfe-flexible-placeholder .section__highlight-teaser .innerwrapper .highlight_teaser .content .cta__button,
body.frontend .section__highlight-teaser .innerwrapper .highlight_teaser .content .cta__button {
  color: var(--colorOrange) !important;
  background-color: var(--colorWhite);
}
.acfe-flexible-placeholder .section__highlight-teaser .innerwrapper .highlight_teaser .content .cta__button svg g,
body.frontend .section__highlight-teaser .innerwrapper .highlight_teaser .content .cta__button svg g {
  fill: var(--colorOrange);
}
.acfe-flexible-placeholder .section__faq-section .innerwrapper h2,
body.frontend .section__faq-section .innerwrapper h2 {
  text-align: center;
}
.acfe-flexible-placeholder .accordion__wrapper,
body.frontend .accordion__wrapper {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #F2EBE4;
  margin-top: 3rem;
}
.acfe-flexible-placeholder .accordion__wrapper .single__accordion,
body.frontend .accordion__wrapper .single__accordion {
  border-bottom: 1px solid #F2EBE4;
}
.acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_head,
body.frontend .accordion__wrapper .single__accordion .accordion_head {
  background-color: transparent;
  color: var(--colorBlue);
  font-size: var(--fontSize24);
  text-transform: uppercase;
  line-height: 1.22;
  padding: 0.8rem 0 0.8rem 0;
  display: grid;
  grid-template-columns: 1fr 2.3rem;
  gap: 0 0.7rem;
  font-weight: 500;
  /*
  &:after {
  	content: '';
  	width: 100%;
  	aspect-ratio: 1/1;
  	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'><g data-name='Gruppe 224' transform='translate(-976.698 -2630)'><circle cx='25' cy='25' r='25' fill='%23bc623f' data-name='Ellipse 8' transform='translate(976.698 2630)'/><path fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1001.451 2640.934v27.034m-13.517-13.517h27.034' data-name='Icon feather-plus'/></g></svg>");	
  	background-repeat: no-repeat;
  	background-size: 98% auto;
  	background-position: center;
  	margin-top: 0.2rem;

  }
  */
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_head,
  body.frontend .accordion__wrapper .single__accordion .accordion_head {
    grid-template-columns: 1fr 1.8rem;
    font-size: var(--fontSize18);
    line-height: 1.4;
  }
}
.acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_head > span,
body.frontend .accordion__wrapper .single__accordion .accordion_head > span {
  display: inline-block;
  padding-top: 0.8rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_head > span,
  body.frontend .accordion__wrapper .single__accordion .accordion_head > span {
    display: flex;
    padding-top: 0;
    align-items: center;
  }
}
.acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_content,
body.frontend .accordion__wrapper .single__accordion .accordion_content {
  padding: 0 0 1rem 0;
}
.acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_content a,
body.frontend .accordion__wrapper .single__accordion .accordion_content a {
  color: inherit;
}
.acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_content ul,
body.frontend .accordion__wrapper .single__accordion .accordion_content ul {
  padding-left: 1em;
}
.acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_content p,
.acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_content ul,
body.frontend .accordion__wrapper .single__accordion .accordion_content p,
body.frontend .accordion__wrapper .single__accordion .accordion_content ul {
  margin: 1.3em 0;
  max-width: 68em;
}
.acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_content p:first-child,
.acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_content ul:first-child,
body.frontend .accordion__wrapper .single__accordion .accordion_content p:first-child,
body.frontend .accordion__wrapper .single__accordion .accordion_content ul:first-child {
  margin-top: 0;
}
.acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_content p:last-child,
.acfe-flexible-placeholder .accordion__wrapper .single__accordion .accordion_content ul:last-child,
body.frontend .accordion__wrapper .single__accordion .accordion_content p:last-child,
body.frontend .accordion__wrapper .single__accordion .accordion_content ul:last-child {
  margin-bottom: 0;
}
.acfe-flexible-placeholder .accordion__wrapper .single__accordion.is-active .accordion_head:after,
body.frontend .accordion__wrapper .single__accordion.is-active .accordion_head:after {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'><g data-name='Gruppe 223' transform='translate(-976.698 -2630)'><circle cx='25' cy='25' r='25' fill='%23bc623f' data-name='Ellipse 8' transform='translate(976.698 2630)'/><path fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1001.451 2654.451h0m-13.517 0h27.034' data-name='Icon feather-plus'/></g></svg>");
}
.acfe-flexible-placeholder .readmore-wrapper,
body.frontend .readmore-wrapper {
  margin-top: 1em;
}
.acfe-flexible-placeholder .readmore-content,
body.frontend .readmore-content {
  margin-bottom: 1em;
}
.acfe-flexible-placeholder .readmore-content p:first-child,
body.frontend .readmore-content p:first-child {
  margin-top: 0;
}
.acfe-flexible-placeholder .readmore-content p:last-child,
body.frontend .readmore-content p:last-child {
  margin-bottom: 0;
}
.acfe-flexible-placeholder .readmore-toggle,
body.frontend .readmore-toggle {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: var(--fontSize22);
  color: var(--colorBlue);
  background-color: transparent;
  border: none;
  border-radius: 0;
  cursor: pointer;
  text-decoration: underline;
  font-family: "Montserrat";
}
.acfe-flexible-placeholder .formular__wrapper,
body.frontend .formular__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 3rem;
  margin-top: 2rem;
}
.acfe-flexible-placeholder .formular__wrapper .form__column,
body.frontend .formular__wrapper .form__column {
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .formular__wrapper,
  body.frontend .formular__wrapper {
    display: flex;
    flex-direction: column;
    font-size: var(--fontSize14);
  }
}
.acfe-flexible-placeholder .formular__wrapper p,
body.frontend .formular__wrapper p {
  max-width: none !important;
}
.acfe-flexible-placeholder .formular__wrapper > .single__row,
body.frontend .formular__wrapper > .single__row {
  grid-column: 1/3;
}
.acfe-flexible-placeholder .formular__wrapper input[type=text],
.acfe-flexible-placeholder .formular__wrapper input[type=date],
.acfe-flexible-placeholder .formular__wrapper input[type=email],
.acfe-flexible-placeholder .formular__wrapper textarea,
.acfe-flexible-placeholder .formular__wrapper select,
body.frontend .formular__wrapper input[type=text],
body.frontend .formular__wrapper input[type=date],
body.frontend .formular__wrapper input[type=email],
body.frontend .formular__wrapper textarea,
body.frontend .formular__wrapper select {
  display: block;
  width: 100%;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1rem;
  color: var(--colorBlue);
  padding: 0.5rem 1rem;
  border: 1px solid #8d92a0;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  height: 2.7rem;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .formular__wrapper input[type=text],
  .acfe-flexible-placeholder .formular__wrapper input[type=date],
  .acfe-flexible-placeholder .formular__wrapper input[type=email],
  .acfe-flexible-placeholder .formular__wrapper textarea,
  .acfe-flexible-placeholder .formular__wrapper select,
  body.frontend .formular__wrapper input[type=text],
  body.frontend .formular__wrapper input[type=date],
  body.frontend .formular__wrapper input[type=email],
  body.frontend .formular__wrapper textarea,
  body.frontend .formular__wrapper select {
    padding: 0.5rem 0.5rem;
    font-size: var(--fontSize15);
  }
}
.acfe-flexible-placeholder .formular__wrapper textarea,
body.frontend .formular__wrapper textarea {
  max-width: 10000px;
  width: 100%;
  height: 10rem;
  margin-bottom: 1rem;
  -webkit-appearance: none;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .formular__wrapper textarea,
  body.frontend .formular__wrapper textarea {
    width: 100%;
  }
}
.acfe-flexible-placeholder .formular__wrapper .wpcf7-not-valid-tip,
body.frontend .formular__wrapper .wpcf7-not-valid-tip {
  display: none;
}
.acfe-flexible-placeholder .formular__wrapper select,
body.frontend .formular__wrapper select {
  padding: 0.75rem 1rem;
  position: relative; /* Ensure the arrow stays positioned correctly */
  background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24"%3E%3Cpath fill="%238d92a0" d="M7 10l5 5 5-5z"/%3E%3C/svg%3E'); /* Custom arrow */
  background-repeat: no-repeat;
  background-position: right 1rem center; /* Position the arrow */
  background-size: 2rem 2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .formular__wrapper select,
  body.frontend .formular__wrapper select {
    padding: 0.75rem 0.5rem;
    font-size: var(--fontSize15);
  }
}
.acfe-flexible-placeholder .formular__wrapper input[type=checkbox],
body.frontend .formular__wrapper input[type=checkbox] {
  width: 1rem;
  height: 1rem;
  border: 1px solid var(--colorBlue);
  margin: 0.25rem 0 0 0;
  display: block;
  accent-color: var(--colorBlue);
}
.acfe-flexible-placeholder .formular__wrapper input[type=checkbox]:checked,
body.frontend .formular__wrapper input[type=checkbox]:checked {
  background-color: var(--colorBlue);
}
.acfe-flexible-placeholder .formular__wrapper .wpcf7-submit,
body.frontend .formular__wrapper .wpcf7-submit {
  padding: 0;
  display: inline-flex;
  align-items: center;
  font-size: var(--fontSize20);
  height: 3.18rem;
  color: var(--colorWhite) !important;
  background-color: var(--colorOrange);
  text-decoration: none;
  font-weight: 500;
  border-radius: 1.5em 0 1.5em 0;
  padding-inline: 1.6em;
  border: 0;
  font-family: "Montserrat";
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .formular__wrapper .wpcf7-submit,
  body.frontend .formular__wrapper .wpcf7-submit {
    font-size: var(--fontSize15);
    height: 2.18rem;
  }
}
.acfe-flexible-placeholder .formular__wrapper .wpcf7-submit:disabled,
body.frontend .formular__wrapper .wpcf7-submit:disabled {
  opacity: 0.5;
}
.acfe-flexible-placeholder .formular__wrapper .wpcf7-acceptance .wpcf7-list-item label,
body.frontend .formular__wrapper .wpcf7-acceptance .wpcf7-list-item label {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  gap: 0 0.75rem;
}
.acfe-flexible-placeholder .formular__wrapper .single__row,
body.frontend .formular__wrapper .single__row {
  margin: 0 0 1rem 0;
}
.acfe-flexible-placeholder .formular__wrapper .single__row > p,
body.frontend .formular__wrapper .single__row > p {
  margin: 0;
}
.acfe-flexible-placeholder .formular__wrapper .single__row label,
body.frontend .formular__wrapper .single__row label {
  display: block;
  margin-bottom: 0.3rem;
}
.acfe-flexible-placeholder .formular__wrapper .single__row .wpcf7-form-control-wrap,
body.frontend .formular__wrapper .single__row .wpcf7-form-control-wrap {
  margin-top: 0;
  display: block;
}
.acfe-flexible-placeholder .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control,
body.frontend .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control {
  display: flex;
  flex-direction: column;
  gap: 0.5rem 0;
}
.acfe-flexible-placeholder .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item,
body.frontend .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
  display: block;
  margin: 0;
}
.acfe-flexible-placeholder .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox,
body.frontend .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox {
  gap: 0.5rem 1.5rem;
  flex-direction: row;
  margin-top: 1rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox,
  body.frontend .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox {
    flex-direction: column;
  }
}
.acfe-flexible-placeholder .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item,
body.frontend .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
  display: grid !important;
  grid-template-columns: auto 1fr;
  align-items: start;
  gap: 0 0.75rem;
}
.acfe-flexible-placeholder .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type=checkbox],
body.frontend .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input[type=checkbox] {
  margin: auto 0;
}
.acfe-flexible-placeholder .formular__wrapper .single__row.submit__row > p,
body.frontend .formular__wrapper .single__row.submit__row > p {
  display: flex;
  justify-content: flex-end;
  gap: 0 0.5rem;
  align-items: center;
}
.acfe-flexible-placeholder .formular__wrapper .single__row.submit__row > p .wpcf7-submit,
body.frontend .formular__wrapper .single__row.submit__row > p .wpcf7-submit {
  order: 2;
}
.acfe-flexible-placeholder .formular__wrapper .single__row.submit__row > p .wpcf7-spinner,
body.frontend .formular__wrapper .single__row.submit__row > p .wpcf7-spinner {
  order: 1;
}
