/* oswald-regular - latin */
@font-face {
  font-display: block;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/oswald-v56-latin-regular.woff2") format("woff2");
}
/* oswald-600 - latin */
@font-face {
  font-display: block;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/oswald-v56-latin-600.woff2") format("woff2");
}
/* oswald-700 - latin */
@font-face {
  font-display: block;
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/oswald-v56-latin-700.woff2") format("woff2");
}
/* dm-sans-regular - latin */
@font-face {
  font-display: block;
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/dm-sans-v16-latin-regular.woff2") format("woff2");
}
/* dm-sans-700 - latin */
@font-face {
  font-display: block;
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/dm-sans-v16-latin-700.woff2") format("woff2");
}
:root {
  --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;
  --fontSize71: 3.227rem;
  --fontSize72: 3.273rem;
  --fontSize73: 3.318rem;
  --fontSize74: 3.364rem;
  --fontSize75: 3.409rem;
  --fontSize76: 3.455rem;
  --fontSize77: 3.500rem;
  --fontSize78: 3.545rem;
  --fontSize79: 3.591rem;
  --fontSize80: 3.636rem;
  --fontSize81: 3.682rem;
  --fontSize82: 3.727rem;
  --fontSize83: 3.773rem;
  --fontSize84: 3.818rem;
  --fontSize85: 3.864rem;
  --fontSize86: 3.909rem;
  --fontSize87: 3.955rem;
  --fontSize88: 4.000rem;
  --fontSize89: 4.045rem;
  --fontSize90: 4.091rem;
  --fontSize91: 4.136rem;
  --fontSize92: 4.182rem;
  --fontSize93: 4.227rem;
  --fontSize94: 4.273rem;
  --fontSize95: 4.318rem;
  --fontSize96: 4.364rem;
  --fontSize97: 4.409rem;
  --fontSize98: 4.455rem;
  --fontSize99: 4.500rem;
  --fontSize100: 4.545rem;
  --fontSize101: 4.591rem;
  --fontSize102: 4.636rem;
  --fontSize103: 4.682rem;
  --fontSize104: 4.727rem;
  --fontSize105: 4.773rem;
  --fontSize106: 4.818rem;
  --fontSize107: 4.864rem;
  --fontSize108: 4.909rem;
  --fontSize109: 4.955rem;
  --fontSize110: 5.000rem;
  --fontSize111: 5.045rem;
  --fontSize112: 5.091rem;
  --fontSize113: 5.136rem;
  --fontSize114: 5.182rem;
  --fontSize115: 5.227rem;
  --fontSize116: 5.273rem;
  --fontSize117: 5.318rem;
  --fontSize118: 5.364rem;
  --fontSize119: 5.409rem;
  --fontSize120: 5.455rem;
  --fontSize132: 6rem;
  --sideSpacing: 6.3rem;
  --colorWhite: #FFF;
  --colorGreen: #83B011;
  --colorBeige: #E3DED3;
  --colorBlack: #2E3530;
  --headerHeight: 11rem;
}
@media only screen and (max-width: 768px) {
  :root {
    --sideSpacing: 0.85rem;
    --headerHeight: 7.3rem;
  }
}

html,
body {
  scrollbar-gutter: stable;
}

html:not(.wp-toolbar) {
  font-size: 18px;
}
@media only screen and (max-width: 1550px) {
  html:not(.wp-toolbar) {
    font-size: 1.16vw;
  }
}
@media only screen and (max-width: 768px) {
  html:not(.wp-toolbar) {
    font-size: 5.16vw;
  }
}

body:not(.wp-admin) {
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: var(--fontSize22);
  line-height: 1.31;
  -webkit-text-size-adjust: 100%;
  font-family: "DM Sans";
  font-weight: 400;
  color: var(--colorBlack);
}
@media only screen and (max-width: 768px) {
  body:not(.wp-admin) {
    font-size: var(--fontSize20);
  }
}

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

body:not(.wp-admin) .preview {
  width: 100%;
  position: absolute;
  left: 0%;
  top: -5.2rem;
  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 .sr-only,
body.frontend .sr-only {
  display: none;
}
.acfe-flexible-placeholder img,
body.frontend img {
  border: 0;
}
.acfe-flexible-placeholder .image,
body.frontend .image {
  font-size: 0;
  line-height: 0;
}
.acfe-flexible-placeholder .image img,
body.frontend .image img {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder .innerwrapper,
body.frontend .innerwrapper {
  width: calc(100% - var(--sideSpacing) - var(--sideSpacing));
  margin: 0 auto;
  max-width: 1323px;
}
.acfe-flexible-placeholder header,
body.frontend header {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  --headerColor: var(--colorWhite);
  transition: background-color 200ms ease-out;
}
@media only screen and (min-width: 769px) {
  .acfe-flexible-placeholder header.is-fixed,
  body.frontend header.is-fixed {
    --headerHeight: 5.5rem;
    background-color: var(--colorWhite);
    --headerColor: var(--colorBlack);
  }
  .acfe-flexible-placeholder header.is-fixed .innerwrapper .logo,
  body.frontend header.is-fixed .innerwrapper .logo {
    width: 4.5rem;
    transform: translateY(0.55rem);
  }
  .acfe-flexible-placeholder header.is-fixed .innerwrapper .logo .hide-is-fixed,
  body.frontend header.is-fixed .innerwrapper .logo .hide-is-fixed {
    opacity: 0;
  }
  .acfe-flexible-placeholder header.is-fixed .innerwrapper nav,
  body.frontend header.is-fixed .innerwrapper nav {
    margin-bottom: 0;
  }
  .acfe-flexible-placeholder header.is-fixed .innerwrapper nav > ul > li:has(ul) > a:after,
  body.frontend header.is-fixed .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='18.378' height='10.5' viewBox='0 0 18.378 10.5'><path fill='%232E3530' d='M8.262 10.115a1.314 1.314 0 0 0 1.858 0l7.873-7.873A1.314 1.314 0 1 0 16.135.384L9.188 7.331 2.242.388A1.314 1.314 0 0 0 .384 2.246l7.871 7.873Z' data-name='Icon fa-solid-chevron-down'/></svg>");
  }
  .acfe-flexible-placeholder header.is-fixed .innerwrapper .socials,
  body.frontend header.is-fixed .innerwrapper .socials {
    margin-bottom: 0;
  }
  .acfe-flexible-placeholder header.is-fixed .innerwrapper .cta__button,
  body.frontend header.is-fixed .innerwrapper .cta__button {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header.is-fixed,
  body.frontend header.is-fixed {
    --headerHeight: 4rem;
    background-color: var(--colorWhite);
    --headerColor: var(--colorBlack);
  }
  .acfe-flexible-placeholder header.is-fixed .innerwrapper .logo,
  body.frontend header.is-fixed .innerwrapper .logo {
    width: 3rem;
    transform: translateY(0.4rem);
  }
  .acfe-flexible-placeholder header.is-fixed .innerwrapper .logo .hide-is-fixed,
  body.frontend header.is-fixed .innerwrapper .logo .hide-is-fixed {
    opacity: 0;
  }
  .acfe-flexible-placeholder header.is-fixed .innerwrapper .hamburger,
  .acfe-flexible-placeholder header.is-fixed .innerwrapper .cta__button,
  body.frontend header.is-fixed .innerwrapper .hamburger,
  body.frontend header.is-fixed .innerwrapper .cta__button {
    margin-bottom: 0;
  }
}
.acfe-flexible-placeholder header .innerwrapper,
body.frontend header .innerwrapper {
  display: grid;
  grid-template-columns: 7.27rem 1fr auto;
  align-items: center;
  height: var(--headerHeight);
  gap: 0 3rem;
  transition: height 200ms ease-out;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .innerwrapper,
  body.frontend header .innerwrapper {
    grid-template-columns: 4.22rem 1fr auto;
    gap: 0 1rem;
  }
}
.acfe-flexible-placeholder header .innerwrapper .logo,
body.frontend header .innerwrapper .logo {
  display: block;
  font-size: 0;
  line-height: 0;
  width: 100%;
  transition: width 200ms ease-out, transform 200ms ease-out;
}
.acfe-flexible-placeholder header .innerwrapper .logo svg,
body.frontend header .innerwrapper .logo svg {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder header .innerwrapper .logo svg .fill_headercolor,
body.frontend header .innerwrapper .logo svg .fill_headercolor {
  fill: var(--headerColor);
  transition: fill 200ms ease-out;
}
.acfe-flexible-placeholder header .innerwrapper nav,
body.frontend header .innerwrapper nav {
  margin-bottom: 3.3rem;
  margin-left: 2rem;
  transition: margin-bottom 200ms ease-out;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .innerwrapper nav,
  body.frontend header .innerwrapper nav {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: calc(100% - var(--sideSpacing) - 3rem);
    background-color: var(--colorWhite);
    padding: 0.5rem 0 1rem 0;
    transform: translateX(-100%);
    opacity: 0;
    transition: opacity 300ms ease-out, transform 300ms ease-out;
    margin: 0 !important;
  }
  .acfe-flexible-placeholder header .innerwrapper nav.is-active,
  body.frontend header .innerwrapper nav.is-active {
    transform: translateX(0%);
    opacity: 1;
  }
}
.acfe-flexible-placeholder header .innerwrapper nav > ul,
body.frontend header .innerwrapper nav > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: "Oswald";
  font-size: var(--fontSize22);
  text-transform: uppercase;
  display: flex;
  color: var(--headerColor);
  font-weight: 700;
  letter-spacing: 0.2em;
  justify-content: space-between;
  transition: color 200ms ease-out;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .innerwrapper nav > ul,
  body.frontend header .innerwrapper nav > ul {
    flex-direction: column;
    gap: 0 0;
    height: 100%;
    color: var(--colorBlack) !important;
    text-align: left;
  }
}
.acfe-flexible-placeholder header .innerwrapper nav > ul > li,
body.frontend header .innerwrapper nav > ul > li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .innerwrapper nav > ul > li,
  body.frontend header .innerwrapper nav > ul > li {
    font-size: var(--fontSize20);
    letter-spacing: 0.05em;
  }
}
.acfe-flexible-placeholder header .innerwrapper nav > ul > li > a,
body.frontend header .innerwrapper nav > ul > li > a {
  color: inherit;
  text-decoration: none;
  display: block;
  padding-block: 1rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .innerwrapper nav > ul > li > a,
  body.frontend header .innerwrapper nav > ul > li > a {
    padding: 1rem 2rem;
    font-size: var(--fontSize24);
    color: var(--colorGreen);
  }
}
@media only screen and (min-width: 769px) and (hover: hover) {
  .acfe-flexible-placeholder header .innerwrapper nav > ul > li:hover > a,
  body.frontend header .innerwrapper nav > ul > li:hover > a {
    color: var(--colorGreen);
  }
  .acfe-flexible-placeholder header .innerwrapper nav > ul > li:hover > a:after,
  body.frontend header .innerwrapper nav > ul > li:hover > a:after {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18.378' height='10.5' viewBox='0 0 18.378 10.5'><path fill='%2383b011' d='M8.262 10.115a1.314 1.314 0 0 0 1.858 0l7.873-7.873A1.314 1.314 0 1 0 16.135.384L9.188 7.331 2.242.388A1.314 1.314 0 0 0 .384 2.246l7.871 7.873Z' data-name='Icon fa-solid-chevron-down'/></svg>");
  }
}
@media only screen and (min-width: 769px) {
  .acfe-flexible-placeholder header .innerwrapper nav > ul > li.current-menu-ancestor, .acfe-flexible-placeholder header .innerwrapper nav > ul > li.current-menu-item,
  body.frontend header .innerwrapper nav > ul > li.current-menu-ancestor,
  body.frontend header .innerwrapper nav > ul > li.current-menu-item {
    color: var(--colorGreen);
  }
  .acfe-flexible-placeholder header .innerwrapper nav > ul > li.current-menu-ancestor > a:after, .acfe-flexible-placeholder header .innerwrapper nav > ul > li.current-menu-item > a:after,
  body.frontend header .innerwrapper nav > ul > li.current-menu-ancestor > a:after,
  body.frontend header .innerwrapper nav > ul > li.current-menu-item > a:after {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18.378' height='10.5' viewBox='0 0 18.378 10.5'><path fill='%2383b011' d='M8.262 10.115a1.314 1.314 0 0 0 1.858 0l7.873-7.873A1.314 1.314 0 1 0 16.135.384L9.188 7.331 2.242.388A1.314 1.314 0 0 0 .384 2.246l7.871 7.873Z' data-name='Icon fa-solid-chevron-down'/></svg>") !important;
  }
}
.acfe-flexible-placeholder header .innerwrapper nav > ul > li:has(ul) > a,
body.frontend header .innerwrapper nav > ul > li:has(ul) > a {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 0 0.3em;
  align-items: center;
}
.acfe-flexible-placeholder header .innerwrapper nav > ul > li:has(ul) > a:after,
body.frontend header .innerwrapper nav > ul > li:has(ul) > a:after {
  content: "";
  width: 0.8em;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18.378' height='10.5' viewBox='0 0 18.378 10.5'><path fill='%23fff' d='M8.262 10.115a1.314 1.314 0 0 0 1.858 0l7.873-7.873A1.314 1.314 0 1 0 16.135.384L9.188 7.331 2.242.388A1.314 1.314 0 0 0 .384 2.246l7.871 7.873Z' data-name='Icon fa-solid-chevron-down'/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  aspect-ratio: 19/11;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .innerwrapper nav > ul > li:has(ul) > a:after,
  body.frontend header .innerwrapper nav > ul > li:has(ul) > a:after {
    display: none;
  }
}
.acfe-flexible-placeholder header .innerwrapper nav > ul > li > ul,
body.frontend header .innerwrapper nav > ul > li > ul {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  background-color: var(--colorWhite);
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0.5rem;
  box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.1);
  font-size: var(--fontSize20);
  font-family: "DM Sans";
  line-height: 1.2;
  width: 14rem;
  text-align: left;
  text-transform: none;
  letter-spacing: 0;
  overflow: clip;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .innerwrapper nav > ul > li > ul,
  body.frontend header .innerwrapper nav > ul > li > ul {
    position: relative;
    opacity: 1;
    pointer-events: auto;
    background-color: transparent;
    top: auto;
    left: auto;
    transform: translate(0);
    border-radius: 0;
    margin-top: 0;
    padding-bottom: 0;
    box-shadow: none;
    width: 100%;
  }
}
.acfe-flexible-placeholder header .innerwrapper nav > ul > li > ul > li,
body.frontend header .innerwrapper nav > ul > li > ul > li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.acfe-flexible-placeholder header .innerwrapper nav > ul > li > ul > li:not(:last-child),
body.frontend header .innerwrapper nav > ul > li > ul > li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.7);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .innerwrapper nav > ul > li > ul > li:not(:last-child),
  body.frontend header .innerwrapper nav > ul > li > ul > li:not(:last-child) {
    border: 0;
  }
}
.acfe-flexible-placeholder header .innerwrapper nav > ul > li > ul > li > a,
body.frontend header .innerwrapper nav > ul > li > ul > li > a {
  padding: 1em 1em;
  color: var(--colorBlack);
  display: block;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .innerwrapper nav > ul > li > ul > li > a,
  body.frontend header .innerwrapper nav > ul > li > ul > li > a {
    font-size: var(--fontSize18);
    white-space: pre-wrap;
    padding: 0.2em 2rem;
  }
}
.acfe-flexible-placeholder header .innerwrapper nav > ul > li > ul > li:has(> ul) > a,
body.frontend header .innerwrapper nav > ul > li > ul > li:has(> ul) > a {
  padding-bottom: 0.5em;
}
.acfe-flexible-placeholder header .innerwrapper nav > ul > li > ul > li > ul,
body.frontend header .innerwrapper nav > ul > li > ul > li > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.acfe-flexible-placeholder header .innerwrapper nav > ul > li > ul > li > ul > li > a,
body.frontend header .innerwrapper nav > ul > li > ul > li > ul > li > a {
  padding: 0.6em 1em 0.6em 2.5em;
  color: rgba(0, 0, 0, 0.6);
  display: block;
  text-decoration: none;
  position: relative;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='90.959' height='74.564' viewBox='0 0 90.959 74.564'><defs><clipPath id='list_a'><path fill='%2383b011' d='M0 0h79.697v44.09H0z' data-name='Rechteck 34'/></clipPath></defs><g data-name='Gruppe 50'><g clip-path='url(%23list_a)' data-name='Gruppe 49' transform='rotate(-25.97 75.738 17.465)'><path fill='%2383b011' d='M79.64 36.44c-.158-.515-1.458-2.632-1.629-3.243-.5-1.8-4.048-4.63-4.329-4.859-1.09-.888-1.76-2.138-2.784-3.1-.614-.58-1.48-1.045-1.866-1.825-1.047-2.113-2.905-3.581-4.467-5.177-1.87-1.911-3.887-3.674-5.647-5.728-.591-.69-1.007-1.708-1.954-2.049a9.083 9.083 0 0 1-3.341-2.166c-.6-.593-1.013-.365-1.437.155-.278.34-.461.676-1.048.7-1.646.058-1.652.12-1.729 1.844a1.368 1.368 0 0 1-.36-.134c-.418-.306-.6-1.158-1.371-.632-.644.443-.418 1.011-.33 1.7.314 2.453 1.952 4.246 3 6.316.986 1.958 2.945 3.182 4.452 4.758 1.394 1.46 3.012 2.731 3.751 4.855-.988-1.11-9.365-3.637-12.313-4.576-2.167-.69-4.33-1.417-6.438-2.266-2.913-1.173-5.749-2.537-8.666-3.7-1.212-.483-2.223-1.42-3.445-1.7-1.241-.28-10.85-5.84-10.969-5.858-2.284-.342-3.752-2.154-5.562-3.288C10.109 5.816 9.1 5 7.963 4.416a18.3 18.3 0 0 1-1.175-.676C4.964 2.618 2.69 2.207 1.394.228 1.162-.126.5-.045.157.313S.1 1.084.349 1.342a9.888 9.888 0 0 0 2.227 2.135 1.537 1.537 0 0 1 1.048 1.506c-.738.072-1.117-.63-1.735-.745-.3-.056-.49-.028-.6.266-.1.274-.524.646-.118.825 1.546.686 1.782 2.571 3.251 3.223-.741 1.233-1.487.5-2.243.256-.853-.28-1.23.12-1.009.992a2.445 2.445 0 0 0 .864 1.261A6.235 6.235 0 0 0 5.3 12.633c.452.056 2.531 1.892 3.319 2.192 2.263.862 4.295 2.181 6.6 2.988a57.553 57.553 0 0 1 7.123 3.544 11.631 11.631 0 0 0 2.018 1.126c2.235.614 4.155 1.915 6.3 2.731 2.95 1.124 5.736 2.637 8.769 3.6a51.157 51.157 0 0 1 4.959 1.612c1.961.851 4.032 1.383 6.05 2.039 2.746.893 11.322 1.46 12.42 2.625a28.331 28.331 0 0 1-6.7.686c-2.658.018-5.245.494-7.871.66-4.52.286-9.025.776-13.56.941a10.482 10.482 0 0 0-4.083.887c-.449.212-1.071.195-.881.966a1.124 1.124 0 0 0 1.437.941c.985-.159 1.974-.3 2.917-.443.088.149.149.2.149.259a2.1 2.1 0 0 1-.047.55c-.368 1.283-.156 1.6 1.079 1.768.407.054.832-.216 1.119-.089.528.232 1.674-.419 1.512 1.059-.038.35.875.858 1.818.808 3.327-.175 6.595-.991 9.965-.76a15.589 15.589 0 0 0 6.223-.529c2.658-.94 5.424-.9 8.127-1.246a21.038 21.038 0 0 0 4.071-.683 3.645 3.645 0 0 1 1.32-.118 16.653 16.653 0 0 0 6.494-.7c.479-.183 1.326-.364 1.35-.609.118-1.224.968-1.5 1.879-1.852a.869.869 0 0 0 .464-1.149' data-name='Pfad 870'/></g></g></svg>");
  background-repeat: no-repeat;
  background-size: 1em auto;
  background-position: 1em 0.75em;
}
@media only screen and (min-width: 769px) and (hover: hover) {
  .acfe-flexible-placeholder header .innerwrapper nav > ul > li > ul > li a:hover,
  body.frontend header .innerwrapper nav > ul > li > ul > li a:hover {
    background-color: rgba(227, 222, 211, 0.5);
  }
}
.acfe-flexible-placeholder header .innerwrapper nav > ul > li:hover > ul, .acfe-flexible-placeholder header .innerwrapper nav > ul > li:focus-within > ul,
body.frontend header .innerwrapper nav > ul > li:hover > ul,
body.frontend header .innerwrapper nav > ul > li:focus-within > ul {
  opacity: 1;
  pointer-events: auto;
}
.acfe-flexible-placeholder header .innerwrapper .cta__button,
body.frontend header .innerwrapper .cta__button {
  margin-bottom: 3.4rem;
  transition: margin-bottom 200ms ease-out;
  padding: 0.7em 1.2em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .innerwrapper .cta__button,
  body.frontend header .innerwrapper .cta__button {
    font-size: var(--fontSize16);
    margin-left: auto;
    margin-bottom: 2rem;
  }
}
.acfe-flexible-placeholder header .innerwrapper .hamburger,
body.frontend header .innerwrapper .hamburger {
  font-size: 0;
  line-height: 0;
  border: 0;
  background-color: transparent;
  margin: 0;
  padding: 0;
  width: 2rem;
  display: none;
  margin-bottom: 2rem;
  transition: margin-bottom 200ms ease-out;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .innerwrapper .hamburger,
  body.frontend header .innerwrapper .hamburger {
    display: block;
  }
}
.acfe-flexible-placeholder header .innerwrapper .hamburger svg,
body.frontend header .innerwrapper .hamburger svg {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder header .innerwrapper .hamburger svg path,
body.frontend header .innerwrapper .hamburger svg path {
  stroke: var(--headerColor);
}
.acfe-flexible-placeholder header .innerwrapper .socials,
body.frontend header .innerwrapper .socials {
  display: flex;
  font-size: 0;
  line-height: 0;
  margin-bottom: 3.4rem;
  gap: 0 1.5rem;
  transition: margin-bottom 200ms ease-out;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder header .innerwrapper .socials,
  body.frontend header .innerwrapper .socials {
    display: none;
  }
}
.acfe-flexible-placeholder header .innerwrapper .socials a,
body.frontend header .innerwrapper .socials a {
  display: block;
  font-size: 0;
  line-height: 0;
}
.acfe-flexible-placeholder header .innerwrapper .socials a svg,
body.frontend header .innerwrapper .socials a svg {
  height: 1rem;
  width: auto;
}
.acfe-flexible-placeholder header .innerwrapper .socials a svg path,
body.frontend header .innerwrapper .socials a svg path {
  fill: var(--headerColor);
  transition: fill 200ms ease-out;
}
.acfe-flexible-placeholder h1,
body.frontend h1 {
  font-family: "Oswald";
  margin: 0;
  font-size: var(--fontSize115);
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.026;
  letter-spacing: 0.01em;
}
.acfe-flexible-placeholder h1 em,
body.frontend h1 em {
  font-style: normal;
  color: var(--colorGreen);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder h1,
  body.frontend h1 {
    font-size: var(--fontSize65);
  }
}
.acfe-flexible-placeholder h2,
body.frontend h2 {
  font-family: "Oswald";
  margin: 0;
  font-size: var(--fontSize70);
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.028;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder h2,
  body.frontend h2 {
    font-size: var(--fontSize44);
  }
}
.acfe-flexible-placeholder h2 em,
body.frontend h2 em {
  font-style: normal;
  color: var(--colorGreen);
}
.acfe-flexible-placeholder h3,
body.frontend h3 {
  font-family: "Oswald";
  margin: 0;
  font-size: var(--fontSize45);
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.028;
  letter-spacing: 0.01em;
}
.acfe-flexible-placeholder h3 em,
body.frontend h3 em {
  font-style: normal;
  color: var(--colorGreen);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder h3,
  body.frontend h3 {
    font-size: var(--fontSize32);
  }
}
.acfe-flexible-placeholder .cta__button,
body.frontend .cta__button {
  font-size: var(--fontSize21);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--colorGreen);
  color: var(--colorWhite);
  font-weight: 700;
  border-radius: 2em;
  padding: 1.2em 1.8em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .cta__button,
  body.frontend .cta__button {
    font-size: var(--fontSize18);
    padding: 1em 1.4em;
  }
}
@media (hover: hover) {
  .acfe-flexible-placeholder .cta__button:hover,
  body.frontend .cta__button:hover {
    background-color: var(--colorBlack);
  }
}
.acfe-flexible-placeholder .cta__button:has(svg),
body.frontend .cta__button:has(svg) {
  gap: 0 0.5em;
}
.acfe-flexible-placeholder .cta__button:has(svg) > svg,
body.frontend .cta__button:has(svg) > svg {
  width: 1em;
  height: auto;
}
.acfe-flexible-placeholder .review_box,
body.frontend .review_box {
  width: 15rem;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 0 0.8rem;
  grid-template-rows: auto 1fr;
}
.acfe-flexible-placeholder .review_box .review_photos,
body.frontend .review_box .review_photos {
  grid-column: 1/2;
  grid-row: 1/3;
  display: flex;
  align-items: center;
  font-size: 0;
  line-height: 0;
}
.acfe-flexible-placeholder .review_box .review_photos img,
body.frontend .review_box .review_photos img {
  width: 2.9rem;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 2px solid var(--colorBeige);
}
.acfe-flexible-placeholder .review_box .review_photos img:nth-child(2),
body.frontend .review_box .review_photos img:nth-child(2) {
  margin-left: -0.7rem;
}
.acfe-flexible-placeholder .review_box .review_stars,
body.frontend .review_box .review_stars {
  grid-column: 2/3;
  grid-row: 1/2;
  display: flex;
  font-size: 0;
  line-height: 0;
  justify-content: space-between;
}
.acfe-flexible-placeholder .review_box .review_stars svg,
body.frontend .review_box .review_stars svg {
  width: 0.7rem;
  height: auto;
}
.acfe-flexible-placeholder .review_box .review_number,
body.frontend .review_box .review_number {
  grid-column: 3/4;
  grid-row: 1/2;
  font-size: var(--fontSize38);
  font-weight: 700;
  color: var(--colorGreen);
  line-height: 1;
}
.acfe-flexible-placeholder .review_box .review_based,
body.frontend .review_box .review_based {
  grid-column: 2/4;
  grid-row: 2/3;
  font-size: var(--fontSize16);
}
.acfe-flexible-placeholder section,
body.frontend section {
  --backgroundColor: var(--colorWhite);
  background-color: var(--backgroundColor);
  overflow-x: clip;
}
.acfe-flexible-placeholder section.structured_bg,
body.frontend section.structured_bg {
  --backgroundColor: var(--colorWhite);
  background-image: url(../images/structured_bg.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
}
.acfe-flexible-placeholder section:nth-child(1),
body.frontend section:nth-child(1) {
  z-index: 1;
}
.acfe-flexible-placeholder section:nth-child(2),
body.frontend section:nth-child(2) {
  z-index: 2;
}
.acfe-flexible-placeholder section:nth-child(3),
body.frontend section:nth-child(3) {
  z-index: 3;
}
.acfe-flexible-placeholder section:nth-child(4),
body.frontend section:nth-child(4) {
  z-index: 4;
}
.acfe-flexible-placeholder section:nth-child(5),
body.frontend section:nth-child(5) {
  z-index: 5;
}
.acfe-flexible-placeholder section:nth-child(6),
body.frontend section:nth-child(6) {
  z-index: 6;
}
.acfe-flexible-placeholder section:nth-child(7),
body.frontend section:nth-child(7) {
  z-index: 7;
}
.acfe-flexible-placeholder section:nth-child(8),
body.frontend section:nth-child(8) {
  z-index: 8;
}
.acfe-flexible-placeholder .mask-bottom,
body.frontend .mask-bottom {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1920' height='11173' fill='none' viewBox='0 0 1920 11173'><path fill='%23fff' d='M1920 11138.3c-1.31-.1-2.62-.3-3.9-.4.66 1.4-1.23 2.1-.85 3.5 1.5.1 3.15.2 4.75.4v11.9c-.7-.3-1.45-.4-2.2-.4.69-2.1-9.56-3.2-15.28-4.2-.34-.6 1.56-.6.86-1.3-.86 0-1.71.1-2.55.3l.43.4c-.69-.2-1.3-.2-1.84-.3l-1.13-.1h.84c-.49-.6-3.2-.6-5.09-.8-2.67.6-1.29 1.1-2.54 1.8l-.99.4c-.93-.3-1.88-.5-2.84-.5l-.42-.4c.54-.4 1.11-.7 1.7-1 .2-.7-.99-.5-1.7-.8 2 .9-2.5-.2-2.54-.2-4.05-.7-8.98-.4-10.18-1.3l-.43.4c-.31-.2-.64-.3-.99-.4-1.79-.2-3.19.2-3.25.7l-.43-.4c-6.27-.3-8.2.6-11.02 0l.42.4h-.01l-1.27.1c-3.12 1.2 3.35 1.4 4.24 2.2l.85-.1.86.1h.84l-.42-.5c1.19 0 2.39-.1 3.56-.3l1.1.3c5.66-.6 9.31.8 10.18 1.8l1.28-.1c-.45.3-.3.6 0 .9l-1.28-.1c-1.56.4-2.51 1.7-.84 2.3-2.49-.1-2.61.5-5.09.5-1.88-.4 1.06-.6-.86-.8-6.43.7-15.23 2.7-17.81-.2-9.15-.2-7.69 2.7-18.67 2-2.31-.5-1.96-1.8-5.94-1.8-.39.9-1.52 1.6-3.4 2-8.49.2-15.43-1.6-15.27-4.7-4.63-.9-5.41-2.9-11.88-3.3v-.7c-12.51.7-16.12-2.6-26.3-1-1.34-.2-1.27-.8-3.4-.7-4.46-.1-5.6.5-11.88.4-.25.4-1.03.5-.87 1h-3.8l.42-.2c-1.11-.3-3.12-.2-4.24-.5-1.78 1.4-7.43 1.6-11.88 2.2v-.2l-1.27.1h.01c.31-.1.6-.3.85-.5l-.85.5.41-.4c-4.77-.2-5.66-.9-2.54-1.7-.95-.3-2.42-.5-1.7-1.2-2.55 0-6.16-.9-6.78-.5.8 1.1-5.66-.7-4.25.7-4.86-.4-7.49-1.5-13.58-1.5-2-1.5-7.39-2-11.03-3 1.21 1.1-.38 1.6 0 3-2.52.4-5.08.6-7.63.5-.05-.1-.13-.3-.85-.2l-.43.3-1.27-.1c-.29.9-.09 2-3.39 2-1.23-.1-2.41-.5-3.4-1.2.26-.4 1.2-.5.85-1-5.96-1.8-16.65-2.4-18.67-4.5h-3.39c-4.44-2.4-12.65-2.4-20.37-3.5.3 1.1 1.41 2.1-1.7 2.7-7.95-.4-12.9-1.2-16.97-2.2-3.09.4-6.38.2-7.63-.8-3.99.1-5 1.1-10.19.8-.26-.4-1.21-.5-.84-1-6.59 0-11.13-1.1-14.43.5-1.37-.3-2.69-1-4.25-.5-.02.8 1.17 1.3 2.55 1.7.85-.3 1.4.1 2.54-.5 1.17 1.1 7.12.8 8.49 1.8 1.24 1.8 9.34 2.6 13.58 2.7.7.7-1.2.7-.85 1.3 2.82.1 5.18.4 5.94 1.2-1.49 3.9-16.89 1.2-24.6 1.3l.42-.4c-.7.1-.98.4-.85.7l-.42-.3c-5.06.7-11.17 1.8-17.82.7-1.27.4-1.52 1-3.39 1.2 1.1-.9-3.75-.8-6.8-.5.89-1.6-5.31-3.8-13.57-2.7v1.5c-5.72.4-6.25-.8-10.18-1.2-.95-.2-1.93.6-3.4.5-2.01-.2-.75-1.2-3.4-.8-.99 1.7-3.57 2.9-5.08 4.5 3.06.3 6.15.7 6.78 1.7-2.65.3-3.69 1.1-6.78 1.3-1.02-.6-5.2-.3-4.25-1.5-4.22-.1-7.87-.8-12.73 0-1.68-1.4-3.64-3.2-.85-4.5-3.86-.3-9.35.6-13.58 1-2.38-.6-2.93-1.6-8.48-1.2-4.6 2.2 3.86 3.9 6.79 5.4-1.95.4-3.95.6-5.94.5l.4.3-1.24-.5h.85c1.48-.2 3.27-.6 1.69-1-1.68-.3-3.39-.4-5.09-.3l-.42.4c-.99-.7-2.1-1.1-3.27-1.3l3.27 1.3-1.27-.1c-.15.9 2.98.8 4.24 1.2v-.2c.39.2.81.4 1.25.5h.01l-.42.2c-5.24 1.6-10.14.5-17.82.8-4.03 1.4-5.8 3.6-12.73 4.2l.42.5-1.27.3v.2c-.63.4-4.15-.1-3.39.7-.41.9 2.13.9 3.39 1.3-.24.5-2.26.5-3.39.7-3.48-.6-8.47-3-12.73-1.2-1.97-.8-.28-2.1.84-2.7-8.16-1.2-2.57-4-7.63-5.5 2.24.1 2.19-.5 2.54-1-1.12-.2-2.25-.3-3.39-.3l-.42.4c-.54-.2-1.12-.4-1.7-.4l.42-.2c.72-.8-1.33-.8-1.7-1.3-2.83 0-5.67.1-8.48.5l1.27.3-.42.5c.57 0 1.13.1 1.69.2-.08.4-2.16.2-1.69.8h-1.7l.42.2-2.52-.3c.83.1 1.67.3 2.52.3l-.42.3c2.25.6-1.25 1.6-2.55 2 1.26.2 1.22.8 1.7 1.2-3.88-.7-3.47.8-6.79 1-2.78-.7-5.62-1.2-8.49-1.5.72-.3 1.12-.7.85-1.2-2.1 0-4.16-.7-5.93-1.8-2.28.1-4.55.2-6.81.5 5.8 3.2-2.88 6.4-11.87 4 2-1.3-2.14-1.2-1.7-2.7.85 0 1.71-.1 2.55-.3l-.43-.2c.85-.1 1.7-.1 2.55-.2l.42.4c2.31-.4 5.34-.6 5.09-1.7-5.83-.5-10.11-.9-11.03-2.3-3.24-.2-6.4-1.1-9.33-2.5-7.04 1.5-12.31-.7-16.12-1.7 1.03 1.1.72 1.3-2.55 1.5 1.37 1.4 2 2.8-1.7 3.7-4.09-.6-4.86.9-9.33.8 2.23 2.2-9.17 2-12.73 3.2-.38-.8-1.2-1.2-2.55-.5.6-.9-2.98-.6-4.24-1-7.43 1.5-15.72-1-23.76-.2-2.38-.9-4.05-2-8.49-2.3-4.76 1-3.25 3.7-9.33 4.3-4.13.2-3.93-.9-6.79-1-3.04 1.5-12.35 1.2-16.12 2.5-.94-.7-4.56-.5-7.63-.5-2.53-1.1-3.7-2.6-8.49-3-1.82-.8-1.68-2.1-.85-2.5.72.3 2.73.3 4.24.5-.4-.8 2.29-.7 2.55-1.3 6.67.1 15.38-1.2 18.66 1.3 7.91.2 12.45.1 16.98-1-3.29 0-2.03-1.3-3.4-1.8-7.9.4-14.13-.7-14.42-3.2.57-.1 1.14-.1 1.7-.3 2.4-.2 2.2.4 4.24.3l-.3-.4 1.16-.3c-.21-.4-1.4-.5-1.7-.8.75-.4 2.37-.6 1.7-1.5-.87-.1-1.72-.2-2.55-.5-4.2-.3-4.17.6-7.64.5-1.87-.2-3.39-.5-3.39-1.2.28-.9 3.21-.9 4.24-1.5-1.45-.7-6.5-.3-8.48-.8 1.23-1 4.56-1.5 4.24-3l-1.23.2 1.61-.5c-.56.1-1.1.2-1.62.5h-.04l-.42-.4h-3.4c-3.02-.6-5.9-1.8-8.49-3.5 1.31-.7 2.77-1 4.25-1-3.39-1.5 5.83-2.3 3.39-3.5-.16.4-2.05.2-3.39.3-1.32-1.4-4.11-2.3-5.09-3.8-3.98 0-4.2-1.2-8.49-1.2-1.11 2.4-5.12 5-13.57 4.5 4.01.4-1.53.3-.86 1.2 3.31 1.6 6.17 3.4 5.1 6.2-3.4 1.3-9.9 1.6-16.97 1.8.33 1.7-3.24 2.2-2.55 4 1.45 0 2.87.3 4.24.7-2.63 1.9 1.04 5.1 4.24 6.7-3.2-.1-3.98.5-5.93.8-.27.7.94 1.9-1.7 2-6.14-.4-9.67-2.4-5.94-4.3-1.15.1-2.31-.1-3.4-.5 2.38-.4.8-.6.85-1.4-3.06-.3-6.07-.8-4.24-1.8-3.47-.1-7.52.5-7.64 1.3-6.18-1.4-17.88-.6-14.42 2.2-6.18 3.3-5.15 8.6-17.82 10 1.4 1.5 3.15 2.7 5.09 3.4-2.54.4-2.1 1.6-5.94 1.5-4.39-.5-4.83-2.2-7.64-3.2 3.92-.8 3.01-2.5 1.69-3.7l-1.11.1 1.57-.3c-.55.1-1.1.2-1.64.3h-.09l.43-.4c-3.65-.1-3.65-2.8 0-3 2.9.5 4.08 0 7.64 0 .53-1.6 3.45-2.4 5.09-3.7-2.13-.6-3.43-1.8-2.55-2.5 2.31.1 4.6-.3 6.79-1-3.45-.6-3.57-2.3-5.95-3.2 3.93-.8 2.2-2 5.95-3-6.74.3-5.11-1.8-11.04-1.8l-.4.4-.41-.7.84.1v-.3c2.4-.2 2.2.4 4.25.3 1.63-2.6 9.72-1.9 15.25-3l7.24.8c-2.35-.5-4.8-1.7-8.49-.9l.43-.4c-1.8-1.2-7.35-1.3-10.19-2.2-1.01-2.7 5.28-3.1 7.64-4.8l-1.45-.1-1.1-.4c-2.76.6-7.79.6-12.73.5-1.77-.6-1.84-1.8-6.79-1.5-.49.6-2.1.7-1.7 1.5 1.42.4 3.44.7 3.4 1.5-1.01 1.6-5.46 2.3-9.34 3l.42.5-7.5-.7 1.15-.3c-.36-.5-.3-1.1-2.55-1h-.39c-3.87.3-1.78 2 2.09 1.8l-.3-.5c2.47.5 4.98.7 7.5.7h.01l-1.27.3c.7.5 2.19.8 1.69 1.7 5.18.5 3.62-1.1 8.49-.7-.07 1.7-7.45 1.3-6.79 3.2l.82-.1-2.07.6.41-.3c-6.33.1-4.32 2.6-10.19 2.8l.26.1c1.15.8.1 1.3-1.1 1.9 2.59-.2 3.08.2 5.09.2 1.06-1.7 5.35-2.5 5.94-4.5l-.43-.2h.02c.71-.1 1.41-.3 2.08-.6h.02l.85.1c1.09-.3 3.69-.2 5.94-.2-.24.5.21.9 1.7 1l.84.1h.01c-.02.2.18.5.41.7h-.01l-1.28.1c-.66 1.6-1.13 3.3-2.55 4.3-1.85.1-2.7-.7-2.54.2.08.8 3.84.5 2.54 1.8-7.07.3-8.96 2.1-13.57 3.2-.52 2.6 2.52 4.2 2.54 6.7-2.24.5-4.5.8-6.78 1-3.2-.3-6.33-1.1-9.34-2.2l-1.03.3-.42-.4c-.36-.5-.3-1.1-1.52-1.5l1.27.1c3.37-3.2-6.26-4.6-10.18-7l-1.27-.3.42-.4c-4.7-1-.43-1.6-1.7-3-1.48-1.7-6.45-2.5-9.33-4.3-3.2.2-4.06-.3-6.79-.2-.66 1-3.3.8-1.7 2-1.58-.2-3.11-.4-5.09-.5-4.6.9-6.99 4.7-14.43 3.2 1.26-2.2-8.63-2.6-3.39-4.5l-1.22-.1 3.59-.4c.21 0 .43 0 .64-.1l-.64.1c-1.22.1-2.57.2-3.6.4h-.04l.43-.4c-5.45.9-7.29 2.9-7.64 5.3l1.55-.2-2.82 1.1.42-.4c-5.76-.2-9.16.3-11.03-.8 1.25-.3 3.79-.2 3.4-1-1.19-.3-.53-1.2-1.7-1.5-2.62 0-6.01.8-5.94-.5-.42-.8 3.88-.2 4.24-.7-1.05-.3-4.2-1.3-1.7-1.8 1.69 0 1.08.7 3.4.5l-.3-.4 1.15-.3c-.2-.4-1.4-.4-1.7-.8 1.21 0 1.43-.4 2.55-.5l-.43-.3.43-.4c.19-.5-.96-.6-.85-1l-1.56.1-.99-.4c-6.12 2.3-7.5-2.3-13.57-2.4.84-1-2.54-.8-1.7-1.8-3.09-.4-6.85.4-10.19-.2-1.14.9-4.97 1.5-2.54 2.7-1.5.9-4.02 1.1-2.55 2.2-3.18.1-4.1.8-6.79 1-6.369-.8-9.553-1.5-11.023-3.2-.25-.3 1.69-.2 1.7-.2.08-.6-3.199-2.1-1.7-3a19.3 19.3 0 0 1-3.394-.3c-1.977 1.6-1.292 2.5-6.794 3-.319 1.3-.853 2.6-5.09 2.7 1.062.9 5.228 1.1 1.7 2-4.274.4-.51-1.6-5.093-1.2-1.08 1.4-1.68 1.9-7.634 1.5-1.156.5-.813 1.4-1.7 2l.428.2h-.022c-.004 0-.007.1-.011.1l-.395.2h2.55c.7.7-1.195.6-.848 1.2 5.164 1 3.046 4-2.545 4.5-2.354-.5 1.567-1.3-1.7-1.5-1.062.5-2.209.9-3.389 1-3.315-.6-6.481-1.9-9.338-3.7-3.706-.4-7.509.2-10.181-.8-2.647-1.5 4.21-2.2 1.7-3.7 3.944-.5 10.149-2.2 13.576-1.2-.214.8-2.143 1.2-1.7 2.2 2.547.1 5.097 0 7.634-.3 1.474-1.2 2.086-2.2 0-3.4 4.244-2.4-6.385-3.9-6.781-6.5-4.288.1-2.194 2.2-7.646 2-3.642-.3-2.109-2.1-4.238-2.8-7.349.6-9.379 2.5-6.79 4.8 3.7-.6 6.457.1 6.79 1.2-4.581 1.8-5.489 4.7-11.886 6-6.578-1.1-6.425 1.4-10.181 2l.428.2c-1.132 0-2.264.1-3.392.2l.421-.4c-3.881-1-6.01-2.4-6.787-4.2.522-.1 1.007-.1.847-.3l-1.273-.3.426-.4c-3.36-.1-4.9-.8-5.948-1.5 5-2.2-3.083-3-1.685-5.5-1.961-.3-2.743-.9-5.949-.8l.429.4c-.838-.2-1.688-.4-2.544-.5l1.269-.1c-9.593-.9-.819-3.7-2.541-5.5-4.582.2-3.644 1.9-7.641 2.2-1.999 0-1.582-.8-4.244-.7-.779.4-1.573.9-4.238.7 2.837 1.1.48 2.5 1.692 3.8.934 1 5.624 1.9 2.546 3 6.376.7-1.382 2.7 5.091 3.5-3.435-.4-2.681.5-5.091.5-3.563-.5-7.4-1.3-9.331-.5 2.2-.2 3.061.1 2.546.7-3.84 1.3-8.9.8-15.272.5 2.561 1.2-3.242.9-1.7 2.5 1.369.3 4.371.2 5.088.7-.23.6-3.759.1-3.391.8 6.548 1.1 1.663 3.7-3.4 4.7.142-1.3-4.976-1-5.089-2.2 3.886-.9 2.745-1 3.4-2.5-.864-.1-1.718-.3-2.547-.5.8-1.7-3.371-3.6 5.1-4 1.431-1.1-.8-2.6 0-4.2-.662-.1-1.682 0-1.7-.3-4.066.3-5.1 2.1-5.941 2.5-3.438.4-2.683-.5-5.091-.5l-.99.4c-1.103-.7-2.357-1.2-3.664-1.3l3.655 1.3-1.54-.1c-1.674.9.38 1.3 0 2.5-1.656.4-3.378.6-5.091.5-1.929-.2-1.863-1-4.251-1-2.585 1-4.052 2.4-8.482 2.9-.007.9 2.755.9 2.547 1.8-1.67.6-3.37 1.1-5.093 1.5-1.5-.2-2.477-.6-4.24-.8-2.455 1-5.026 1.5-7.641 1.8-.251-.5-2.299-.5-2.545-1l-1.254-.1h-.024l-.423-.4c-1.21 0-1.43.4-2.547.5-2.934-.4-4.206-1.3-8.485-1.3-1.948.1-.807 1.1-3.391 1 .2-1.9-7.828-1.5-9.338-3 2.688-1.1 2.258-1.8-.841-2.7-.823.5-3.264.5-5.945.5-1.911-1 .157-2 0-3.2l-1.276.1 4.247-1.7-.426.3c6.342 0 15-2.3 8.491-3.7-.027.9-2.5 1.1-5.944 1 .037-.4-.4-.6-.846-.8.218-.7 1.84-1.1 2.541-1.7l-1.269-.1.427-.4c-1.973.2-3.959.3-5.944.2.777 1.6-4.176 1.5-7.638 1.8l.427.4h-.007l-1.268.1c.616.7-1.685.5-1.7 1l1.267.1c-1.594.1-1.646.4-1.81.8l-1.575.7.423-.4c-3.047 0-3.111.8-5.944.8.393-1.5-.03-2.7-4.235-2.8-6.215.6-3.552 2-4.246 3.3-.802.6-1.656 1.1-2.551 1.5-2.954 1.2-9.944 2.2-12.729 3.5-1.927-.4-3.283-.9-5.086-1.3v-1l-1.1-.3-.6-.4c-.848.2-4.619.9-5.934.2v-.2l-1.563.1-.984-.4c-2.331.3-2.4 1.3-5.937 1.3v-1l-1.561.1-.989-.4c-5.979.4-2.277 2.3-5.091 3.3l.419.3-.419.4c3.7.6 2.232 2.7.851 4l1.267.1c-1.141.1-2.275.3-3.392.5l.418-.4c-.84-.1-1.689-.2-2.541-.2l-.405.4-.853-1c-.036.1.374.6.852 1h-.013l-1.271-.2c.034.4-.407.6-.858.8-2.06.5-5.118-.3-7.632-.5-.083-1-.165-2.1.849-2.7l-1.271.1.421-.4c-1.398-.3-2.823-.3-4.242-.2 1.117 1.1-2.815.8-1.7 2-3.46.7-5.339 2.3-7.638 2.7-.747.8 2.2.5 2.552 1-1.966-.1-.952.7-2.552.7-.862 0-1.715-.2-2.541-.5v-.2l-1.561.1-.987-.4c-1.221 1.6-10.568-.1-11.034 1.3 2.428.4 5.233.8 7.639 1.2.447 1.3-1.776 3.7 5.095 4-2.212 1.4-3.679 2.9-11.036 2.8-.995.7.528 1-.845 1.9 3.168.2 4.38.1 6.786.8l.418-.4.426.4c1.199-.1.966-.6 1.706-.8l-1.272-.2.414-.5h-.848c.251-.6 2.3-.6 2.55 0l1.272.3-.43.4h1.706c.467 1.7 1.343 2.4-2.548 3 2.674.1 2.863.9 2.548 1.8-3.3.3-4.348 1.2-7.639 1.5-5.072-.3-2.226-1.6-5.942-2-4.769 1.3-5.62 3.3-2.541 5.5-4.978.2-12.899 1.4-13.582-.5 2.833-.8.972-2.9 3.4-3.8-2.498-.9-5.049-1.6-7.639-2.2 1.023-.7 2.571-1.3 6.786-1v1.7c3.065-.4 6.257-.8 6.792-2l-1.274-.1-.427-.4c-1.679 0-1.074.7-3.391.5-1.7-1.5-.48-2.3-2.546-3.7 1.511-.5 2.301-1.2 4.247-1.5 2.594-.2 2.501.4 5.086.2 1.943-.5-.343-2 2.55-3.2-1.678-.6-6.183-.3-8.494-.7-.257.7-2.623.9-1.69 2-2.67-.2-3.32.3-5.089.5.078 1.6-3.983 2.1-3.4 3.9-6.457 1-11.556 2.5-18.669 3.3.042.3-.4.5-.838.7 4.667 1.2 1.117 3.7 5.087 4.8 2.87.1 1.329-1.1 5.088-.8 1.7.5 1.334.9 4.244.5 2.389-.4-2.149-1 0-1.2 1.048.6 2.2 1 3.4 1.2-1.784.1-2.43.6-5.1.5 3.511 1.7-2.563 2.5.851 3.7-3.226.3-4.088 1.2-8.485 1l.419.5-1.276.3c.777.9 2.509.1 5.095.2-3.967.6-4.819 3.2-10.184 2.5-1.478 2.6-11.4 1.1-15.27 1-4.949-1.9.643-3.5-1.7-6 1.736 0 1.667-.6 3.391-.7 4.516.3 5.869 0 8.482-.8-.51-.4-4.023.1-4.235-.5l-1.274-.2.418-.5c-1.333 0-.658-.6-2.546-.5-1.331.1-.72.8-3.392.5v-.5l-1.55.1-.995-.4c-1.481.5-3.73 2.1-5.93 1.5.257-.5 2.938-.4 2.541-1.2-1.731-.7-3.033-1.6-2.541-3-4.051-.4-2.12.2-5.949.3-.411.7 2.6.5 1.7 1.5-2.562.3-3.028-.2-6.789 0 .225-.9-1.001-1.2-3.393-1.3-.188.2-.71.3-1.7.3-2.35.3 1.476 1-.848 1.2-3.4.1-6.211 0-6.794-.7 1.108-.9 4.645-1 5.949-1.8-.087-.6-3.316-.3-3.4-1 1.214 0 1.43-.4 2.545-.5 1.934 1.2 7.209 1.4 10.183 2.3 1.981-.8-.017-2.1-.847-2.8-7.822.6-9.255-1.5-16.971-.5v-1c-3.474-.3-7.588.6-13.577.3-1.81-3.6-11.153-4.5-8.48-8.3-1.266-.2-3.794-.2-3.4-1 1.686 0 1.082-.6 3.4-.5 2.474 0 2.6.6 5.093.5.373-1.1.942-2.2 1.681-3.2-6.4.2-7.59 1.9-14.414 2 .285 1.2-3.235 1.4-2.539 2.7.522.5 2.554.5 3.387.8.4.5.682 1.1.828 1.8.146.6.152 1.3.018 1.9-4.505.7-6.914 3-2.554 4.3-1.49 1.1-4.2 1.9-4.229 3.4-7.112 1.6-6.84 4.2-5.951 7.8-2.635.4-1.8 1.2-2.548 2-.043 0-1.641-.1-1.683 0-1.687 1.6.97 3.4.841 4.4-.005 0-2.539-.4-1.7.3 1.271.4 3.806.4 3.4 1.2-1.671 0-1.686.4-2.545.5-1.674.1-1.688-.3-2.547-.5-5.212.5-2.456 3.3-8.492 3.5-3.023-2.9 2.037-4 0-7.2-1.094-.5-4.104-.5-3.392-1.5 1.411-.2 2.838-.2 4.249 0-.506-.9.986-1.2 1.687-1.7-2.4.2-2.193-.4-4.238-.3-3.017 1-6.187 1.3-9.333 1-1.014-.7-2.169-1.2-3.392-1.5-3.065-.1-2.306 1-5.091 1 .014-.6-1.464-.7-.853-1.5 4.031-.1 1.287-.8 5.088-.7l-.414-.4.414-.4c-1.527-1.4-13.279.1-13.569-1.7 3.175 0 2.566-1.1 6.788-.8.009-.6-.476-1.4 1.694-1.5.963 1-2.555 1.8.853 2 2.014-1.5 5.519-1.1 7.638-2-.856.1-1.722 0-2.546-.2-.067-.1 4.484-.8 3.392-1.3.132-.8-3.799-1.1-1.7-1.7-3.111 0-3.253.9-5.091 1.2-1.166-1.3-4.871.4-4.24.5-4.118-1-3.075-2.8.844-3.7-1.271-.5-2.7-1.7 0-2-2.589-.5-4.265-1.2-4.242-2.5-8.253-.7-11.212 2.5-20.367 2-1.8 2.1 8.43 1.3 9.337 1.3 2.286 1.5-2.7 1.6-2.545 2.4-3.69 0-1.541-.4-1.7-1.2-2.723-.3-3.936-1-6.776-1.2-.19.2-.722.2-1.706.2 1.187 1.1.186 1.9-2.543 2.5-2.563-.5-5.221-.3-7.636.7-.943-.4-1.087-1.1-1.7-1.7 1.616-.5 1.538.1 4.247 0-.642-1.1-3.012-1.8-5.093-2.5l-.817.1c.098-.4.945-.8-.005-1.2v1.2h-.024l-.849-.1c-1.252 1.8-5.665 1.1-8.487 2.5.628-.8-3.127-.4-3.389-1-.71-.7 1.194-.6.839-1.2-9.008-1.1-9.1-5.5-5.93-7.5h-3.408v.5h-2.14c-4.649 0-.242 1.5-4.614 1.5-1.3-1.7-3.994-3-8.492-3.8-.78.5-1.577.9-4.238.8 0-.3.688-.3.842-.5l-1.271-.1.428-.4c-4.208-.4 1.014-3.6-4.249-3.7-3.385.7-7.284 1.2-5.088 2.9-6.338.9-11.149 2.3-14.431 4-1.152.1-2.304-.1-3.387-.5.876-1.4-1.065-2-4.251-2.2 1.094-.4 5.08 0 5.095-.8-3.847-.6-8.066-.6-11.026-1.7-2.716-1-2.2-2.5-4.249-3.5-4.918-2.4-14.495-2.8-26.3-4-.248.5-2.292.5-2.546 1 4.399.5 8.864.9 10.184 2.3.854 0 1.707-.1 2.543-.3 1.115 1.4 8.415 2.1 5.091 4 1.816.3 4.624.3 5.095 1-.211 1.3-1.5 2.3 0 3.5l1.272.1-2.541.1.421-.2c-5.357-.3-3.484-1.2-2.541-2.5-4.895-1-9.991-.3-14.429 2-2.637 0-2.424-.8-5.941-.5l-.855.1h-.015c-.178-.3-.441-.4-1.239-.7l1.257.1c1.019-.7.936-1.7.855-2.7l-.598-.1c-2.931-.3-5.026-.8-9.579-.7-.274.4-1.214.5-.858 1l.428.4h.002l-1.276.1c2.663.5 2.136 1.9 4.247 2.5 2.594.2 2.493-.4 5.089-.2l.419-.4h.009l1.208.7-.795-.1c-.339.6-2.533.7-2.541 1.5l1.271-.1c-.22.1-.412.3-.565.5l2.265.7-1.274-.1v1.5c1.72.2 3.422.5 5.091 1-2.316 1.2 2.489 3.3-1.7 4.2h9.336l.848.2c0 .2.646.4 1.278.7l-1.278-.1c-7.137 1.1.188 2.5-5.089 4-4.783.1-12.506-.6-13.575.7l.41.4h.006l-1.271.1c-.406.8 3.893.2 4.247.8-.121 2.5-6.829 3.1-11.032 4.4.915.4 2.318 1.6 0 2.5-1.554-.3-4.76-.2-5.939-.7-.411-1.6 1.499-2.4.846-4-4.766.3-3.125-1.2-3.394-2.2-1.267-.1-3.129 0-3.391-.3l-1.557.1-.995-.3c-1.255 0-.77.6-.842 1l1.272-.2c-1.133.2-2.269.3-3.394.5l.421-.3c-.126-.7-.161-1.3 1.7-1.3l-.428-.4-.428-.3c2.387-3.2 2.994-9.7-14.419-8-.058-.7-3.234-.6-2.543-1.5-2.725-.2-1.166.8-3.4.7-2.205-.6-4.494-.8-6.779-.7-2.069.5 1.432 1.1-1.706 1.2-1.731 0-1.66-.6-3.387-.7v.2l-.423-1.3.424.4c2.992-.7.458-3.1 8.48-2.3l-.404-.2c-2.08-1.2-5.082-2.1-9.778-2.5.414 1.4-1.37 2.2-5.932 2.2-4.465-.9-5.127-2.9-.855-4h-.849v-.2c-1.221-1-.058-1.5-.848-2.8 3-.2 6.128-.3 7.639-1-.934-.8-6.732-.2-8.494-.7 2.513-.8 6.217-.1 9.338-1-5.051-.8-11.046-1.3-11.878-3.3-1.46.2-5.277 1-3.391 1.3.076-.4 1.056.7 1.694 1.5-4.272.1-4.183 1.6-5.942 2.5-4.275-.2-4.224.9-7.643 1-1.71-.2-3.41-.4-5.091-.8l-.412.4-1.272.1c.27.6 1.334 1 .842 1.8-5.408-.2-12.021 2.7-3.387 3 1.719-.8 4.157-1.3 9.321-1 .379.2.664.6.818 1.1.154.4.17.9.044 1.4-2.661.1-4.21.5-5.091 1.2 2.242.3 2.631.2 1.686 1 .664-.1 1.68 0 1.7-.3l.426-.3 2.548.7-1.271.1c-1.281.3.228.4-.862 1 4.513.1 4.822-1.6 8.5-.5-2.413 1.2.963 1.8.842 3l1.561-.1.991.4c3.026-1 5.886-2.4 8.482-4.2.991.9 2.631.7 5.942.5.119.4.556.8 1.694 1l.426-.4h.001c.151.4-.404.9.424 1.3h-.857c-2.329.6.846 1.2-.846 1.8 2.347.5 4.307.5 7.636.2 3.249 1.9.591 4.2-6.79 3-2.053.6 2.065.7.857 1.8-5.672-.3-6.287.9-8.492 1.7 1.111 1.1 3.982.5 7.636.5l.428-.4h.005c1.261 1 2.706 1.7 4.242 2l-4.24-2 1.264.2v-1c2.53-.4 5.08-.7 7.638-.8 1.888.8 2.462 2 3.392 3 1.419.1 2.844 0 4.242-.2l-.425-.4 1.278-.1c-.154-.6.691-.8 2.536-.8v1h-1.685l.418.4-1.267.1c.404.8-2.283.7-2.555 1.2-.899 1 3.184.4 2.555 1.3-4.051.6-5.445-.7-10.186 0l-.418.4-1.271-.2c.966 1 2.322 1.4.841 2.5 3.621.1 7.252.2 7.638-.7.25.5 2.3.5 2.543 1-1.517 1.4-4.633 1.9-5.932 2.7-.731.5.14.7-.86 1-.405.1-1.356-.3-1.69-.2-1.005.1-2.563 1.1-3.4 1.2.668-.1-5.21.1-4.235.3-5.99-.8-.995-3.4-.857-4-5.392-.1-10.591 1.6-13.575 0 .332-2.7 1.481-5.2.849-7.7-2.626-.4-2.233.4-5.091-.3l-.421.4-1.272-.1c.434 1.9-7.529 3.2-9.338 4.7-1.127.9.927.6-1.7 1.2-.419.1.34.6 0 .8-1.916.8-4.813.6-6.781.7.855 0 1.065.5 0 .5-2.125.1-2.063-.5-3.4-.7 2.555.2 1.5-.6 1.7-1-1.348-.6-2.784-.9-4.245-1-.956.9-1.671 1.8-5.935 1.7 1.189-.6 2.869-1.1 4.245-1.7-4.7-.3-6.123-1.5-11.883-1.5-.887.7-.887 1 0 1.7-4.169.6-9.066-.1-9.344-1.5-3.753-.1-4.1 2.1-6.779.8-1.083.6.432.8-.853 1-1.334-.5-3.893-.5-4.235-1.3.853-.3.793-.9 2.545-1 .12.6 2.14.6 4.233.5 2.488-1.1 2.372-2.9 8.5-2.9-.864-1.5-4.585-2.2-7.641-3 2.754-3.1-1.03-5.3-6.788-7.5l-1.276-.1h-.004c.784-.5.319-1-.842-1.3l.841 1.3-.421-.4c-7.158 1-1.1 3.9.858 5.2-5.183 1-7.1-.8-11.039-1l-1.023.4-1.524-.1c.885.7.885 1 0 1.7h-3.395c-.683-.8 1.265-.9.848-1.7l-.418-.4-.432-.4c-1.616.1-2.131.6-4.242.5 1.607.8.077 1.7-2.548 1v.3h-.004l-.981-.8c-.308.2.46.6.977.8h-.836v.5c-3.592.3-9.278.1-12.731.5-.069-1-.639-2 3.392-1.8v-1.2l-1.267.1-.425-.4c-2.945.2-3.267-.3-5.944-.2-1.637-2.1-13.636-1.2-14.426-3.5-4.04-.4-7.339-1-11.027-1.5 1.048-.5 5.5-1.4 4.242-1.7-.865.5-3.906-.4-6.785 0-2.069 1.1-5.128 1.9-4.245 2.9-3.476.2-4.341 1.1-8.484 1-2.253-1.1 2.913-2 5.934-2.4.492-1-.733-1.5-1.7-2-5.6 0-12.209 1.9-14.424.5-.764-.5-5.886.4-5.089-.5-.688-1.6 1.747-2.2 2.543-3.3-.896 0-1.77-.3-2.543-.7-5.926.1-11.892.3-17.82.5-1.8-1.1-.41-3.1-.849-4.5-2.284.2-1.644-.5-2.546-.8.014-.6-.32-1.4.851-1.7-4.536-.7-1.94-3.4-8.484-3.5-.023 1.1 1.64 1.6 0 2.5 2.662 0 2.91.6 3.392 1.2-2.267 3.2-.046 5.5 0 9.5-2.63 1.2-4 2.7-5.94 4 1.479.2 4.232.1 5.085.5-.73 1.8-7.436.6-13.572 1 1.537 1.3-7.824.4-11.03 1 .038-.4-.401-.6-.85-.8-3.94.5-7.913.7-11.88.5-.784 1.4-4.325 1.9-9.332 2 1.523 0 1.982.3 1.7.8-3.345-.4-10.5.2-9.337-1.5-1.6-.1-1.869.3-3.39.2-1.395.4.284 1 .841 1.5-5.7.5-10.25 1.3-11.878 3-.882.1-1.758.2-2.616.4V0h1920v11138.3ZM277.547 11163c.193.5-.954.6-.844 1 2.444.4 2.654 0 5.935.3-.539-.8-3.89-.7-5.091-1.3Zm333.062-.3c.826-.1 1.678-.1 2.47-.1.659-.2 1.269-.5 1.768-.9l-4.238 1Zm1.267-.9c2.946-1.1-3.181-2.6-5.935-2 .56 1 1.472 1.7 2.546 2h3.389Zm-371.233-2.9c2.608.2 4.328-1 3.201-1.6-.912-.2-1.839-.3-2.773-.4l-.428 2Zm28.428-1.9c-5.338 0-.157 2 1.692 1.3.635-.8-2.923-.3-1.692-1.3Zm8.909-.6-1.272-.1c-1.658.5-3.165 2.1 1.69 2l-.418-.4 1.278-.1c-.513-.5 1.039-1.6-.86-1.8l-.418.4Zm350.03.1c-.001.3-.694.3-.855.5.855 0 1.709.1 2.545.3v-.7l-1.69-.1Zm-372.516-6.4c-4.224-.4-3.615.7-6.785.7-7.217-.8-10.044 1.4-8.5 2.3-3.661-.7-9.556-1.1-10.177.7l.951.1c2.224.1 4.455.2 6.684.2v.2l1.276.1c-.3.1-.593.1-.89.2-.448 0-.88.2-1.269.4-.389.3-.728.6-.996.9 1.645.8 3.465 1.2 5.282 1 .682-.4 1.222-1 1.552-1.7l1 .3c1.617-1.3 4.3-1.6 10.179-1.2l.419-.4 1.274.2v-.8c1.7.1 3.407 0 5.089-.2 3.445-1.8-7.68-.8-5.089-3Zm353.418 6.7c.933-.2 1.816-.5 2.55-1.1l-2.55 1.1Zm838.788-.8h1.7v-.4h-1.7v.4Zm5.06-2.6c-.26.2-1.38.2-2.51.2-1.56.3 1.33 1.2-.85 1.7 1.4.3 2.82.3 4.24.3l-.42-.5 1.27-.3c-.09-.6-.48-1.2-1.7-1.5l-.03.1Zm-1143.105 2c-.145-.1-.283-.2-.421-.3-.798-.1-1.602-.2-2.407-.2l2.828.5Zm343.805-.1c1.359-.7-3.665-.7-3.4-.2 1.612-.1 1.878.2 3.4.2Zm-439.975-1.5 4.244.4c-1.396-.3-2.82-.4-4.244-.4Zm387.363 0c2.321-.4-1.236-.8-1.7-.2.572 0 1.139.1 1.7.2Zm856.192-2c.11-2.1-6.69-1.3-10.19-.7-.4.7 1.06 1 2.55 1.2.02-.7 5.1 0 7.64-.5Zm373.36-5c-2.59.2-2.5-.4-5.09-.2-1.84 2.4-.71 4.2 4.24 5.5l.02-.2c.06-.4.23-.8.5-1.1.31-.4.72-.6 1.18-.7-2.86-1.1-2.29-1.8-.85-3.3Zm-1487.507 3.5c-2.387 0-2.451.6-2.546 1.3h.691c1.536 0 2.522-.1 2.703-.5-.993-.1-.924-.4-.848-.8Zm-113.706.3c-.08.7 2.564.7 5.091.7.49-.9-2.514-.7-5.091-.7Zm96.731-7.3c-3.32-.2-5.288-.3-7.632.3 1.557 1.7 3.648 2.9 5.934 3.2-3.923.7-11.473.3-13.569-.5-.62 2 1.842 3.1 3.391 4.5 6.061.7 11.212-.3 16.969-.5l-.15-.2c-.798-1.2-2.454-2.1-4.094-3l-1.278-.1c-.391-.3-.82-.5-1.271-.7h1.7c-1.37-1.4-1.34-1.6 0-3Zm343.662 5-.426.4-.418-.4c-.897.1-1.772.3-2.548.8l1.276.1.422.4c2.708.2 2.623-.4 4.244-.5.156-.6-.7-.8-2.55-.8Zm-84.004 0c-.487.2-1.987 1.2 0 1.3-.499-.5 2.49-1.1 0-1.3Zm-342.818 1c-2.032.1.478-1.1-2.55-.7-1.1.7 4.663 1.2 2.55.7Zm414.942-2.2c-1.094.5-4.106.4-3.391 1.5l1.272.1-.428.4c2.259.2 4.531.3 6.8.2l-.398-.1c-1.884-.5-2.497-1.4-3.855-2.1Zm760.3-.3c-2.1-.2-6.58-.5-8.48 0-1.32 1.7 4.53 1.2 4.24 2.5 1.67.1 1.69-.3 2.55-.5l-.42-.3 1.27.1c-.98-.8 1.33-.6 1.7-1l-1.29-.3.43-.5Zm29.7 1c1.11.8-.67 1 1.7 1.5-.01-.6.47-1.4-1.7-1.5Zm-792.126.9c-.854.1-1.702.3-2.538.5l2.538-.5Zm-400.935-1.1c-1.153-.1-2.306.1-3.392.5 2.208.1 2.561.7 5.093.7.265-.3 1.207-.4.851-1l-1.563.2-.989-.4Zm-72.12-.3c-1.702-.1-3.41 0-5.093.3l.419.2.425.3 2.12.1-.414.6h.842l1.276-.1 1.271-.1c-1.589-.5 1.007-.7-.846-1.3Zm1679.991 1.5c.09-.2.14-.4.14-.6l-.14.6Zm-463.17-1.5c-1.08-.3-4.16-.4-4.25.3 3.02-.4.52.8 2.54.7h-.08c-.74-.7 1.43-.6 1.79-1Zm-1174.398.5h1.699v-.5h-1.699v.5Zm409.004-3.7c-6.093-.4-7.739.5-13.573.7-.067 1.5 1.755 2.3 4.231 3 .789-.4 2.658-.5 5.095-.5.5-1.3 2.224-2.3 4.247-3.2Zm-471.791 3.5c3.433-.1 4.072-2.6-1.7-2 .681.9-1.263.9-.849 1.7l1.554-.1.995.4Zm12.731-2.3c-3.921-.1-3.668-1.4-8.5-1.2-1.064 1.8 3.67 1.1 3.4 3 3.222-.1 4.045-1 5.1-1.8Zm388.619-.2c-1.241.4-1.747 2 1.706 1.7.133-.8.03-1.5-1.706-1.7Zm33.954 1c-.001.2-.688.3-.855.5.843.1 1.693.2 2.545.2v-.7h-1.69Zm-360.64-1.3c-4.474.1-9.429.1-11.879.8 4.169.2 1.571 1 5.089 1.2h.161c1.769-.8 6.455-.7 6.629-2Zm222.75 1.2c.657-.1 1.3-.1 1.7-.2l-1.7.2Zm926.611-2.3-1.27-.1c-1.31.4-.74 1.3-.85 2 3.54.8 7.18-1.3 3.4-2l-1.28.1c-.01-.4.03-.9-.02-1.4-1.37-.4-2.79-.7-4.22-.9l4.24 2.3Zm-776.849 1.4c-.977-.6-3.991.3-1.69.5.009-.3 1.483-.2 1.69-.5Zm-450.15.1c-1.139 0-2.276.1-3.4.3l3.4-.3Zm85.278-1.1c-1.619.1-3.647.1-3.387.7 1.621-.1 3.647 0 3.387-.7Zm200.261-.2c-.582.6 1.751.4 2.55.7.579-.7-1.761-.5-2.55-.7Zm993.65-.5c-1.6-.1-1.87.2-3.4.2.13.5.56.8 1.7 1l-.04-.1c-.37-.6 2.93-.2 1.74-1.1Zm-811.215-.5c-2.667-.6-6.919-.7-9.331 0-.414.7 2.6.5 1.692 1.4 5.121.3 6.441-.6 7.639-1.4Zm1196.455.9h-2.55c-4.26 0 3.68.7 2.55 0Zm-1361.069.3c.458-.5 1.607-.8 3.184-1.1l.083-.1c.74-.4-1.949-.5-1.583-.9l-1.684 2.1Zm112.006-4c-5.02.5-10.089-.9-11.041 0 1.013.1 1.929.7 2.55 1.5h-.168c-1.7.3-2.439 1.9-.677 2.2l1.271-.1.432.4c2.7-1.2 3.633-2.9 10.181-3-1.239-.2-3.293-.2-2.548-1Zm-408.158 2.7c-.287-.5-.545-1.1-3.391-1 1.632.7-1.29 1.1.848 1.5l.294-.1c.698-.3 1.479-.5 2.249-.4Zm1403.511-.2c-2.04.6 2.78.6 2.54.3-.85-.1-1.7-.1-2.54-.3Zm-72.14-2.2c-1.74.4-1.96 1.2-1.69 2.2 3.94.4 7.1 0 8.48-1v-.1c-.22-1-3.23-1.1-6.79-1.1Zm-1286.399 1.7c-.879-.1-1.774.1-2.543.5.88.1 1.774-.1 2.543-.5Zm1348.359-.2c-.23.7 3.29.9 3.39.2-1.6.1-1.87-.3-3.39-.2Zm-945.298-.3c-2.129.2-7.3-.5-6.781.5 1.81.7 5.635-.2 6.781-.5Zm-120.488.8c2.081-1.1-4.178-2.2-7.639-1.5l.428.3h.002l.418.4c2.245.4 4.513.7 6.791.8Zm-159.669-.3c-1.79-.2-3.591-.1-5.369.1l5.369-.1Zm135.91-3.5c-3.665.2-4.601.8-8.489.3 3.082 1.5-3.599 2.4-2.545 3.2.044-.2.126-.3.851-.2 1.119.2 2.255.2 3.391.2l.846-.1.858.1v-.2c1.971-.4 4.806-.5 6.778-.8-2.056-.8-4.7-1.3-1.69-2.5Zm851.095-3.2c-2.4-.2-2.2.3-4.24.2l-1.1.3h-.01c-.52-.1-1.02-.2-1.86-.4l1.86.4-1.45.2c2.03 1 4.72 1.8 5.95 3l.89.1c8.97.7 12.21 3.1 25.42 2.7.01-1.1-1.78-1.4-4.25-2-3.23-.8-6.36-.9-9.33-1.5-.62-.2-2.08-.6-2.54-.8-1.07-.3-1.19-.8-2.55-1.2-2.31.1-4.63-.2-6.79-1Zm-53.46 6.1c-.47-.1-1.32-.2-2-.3l2 .3Zm-1081.053-.1h1.697v-.5h-1.697v.5Zm297.844-.5c-.12-1-3.8-.8-5.935-.5-.12.7 2.173.8 4.24 1l-.005-.5h1.7Zm633.869-.5c-2.1-.4-2.5.8-.85.7h.02c.06-.2.2-.3.83-.2v-.5Zm409.85-.3c.93-1-5.06-1-5.1-.2 1.67-.1 1.69.3 2.55.5l.09-.1c.49-.5 1.31-.5 2.46-.2Zm-903.71-1c-2.157 0-3.289.4-3.394 1h2.553c-.069-.4.186-.8.841-1Zm938.49-1.5c-2.3.3-3.97.4-5.09.5 1.57.1.53.9 1.7 1h.92c1.95-.1 2.64 0 3.33-.2-1.85 0-.39-.9-.86-1.3Zm-457.09 1.1c-.82 0-1.61.1-2.39.1l2.39-.1Zm590.32-2.8c-1.14-.1-2.28 0-3.4.2v.5h-1.7c2.1 1 6.65.8 5.95 2l.23-.1c2.26-.7 1.58-2.1-1.08-2.6Zm-1246.561 1c-.26.3-1.374.2-2.503.2v1.3c3.969.2 5.385-1.1 2.543-1.5h-.04Zm744.221 1.5c.5-.7-.35-.9-2.55-.8-.58.7 1.75.5 2.55.8Zm-899.467-1c-.839-.2-7.341-.7-6.788.2 2.118.5 6.125.7 6.788-.2Zm1268.587-.5c1.45.4 2.2 1.1 4.66 1l-4.66-1Zm-940.252 0c-.325.3-1.135.5-.794 1h2.54c.239-.6-.2-1-1.688-1h-.058Zm-472.589-.5c-2.485 0-4.781.1-4.238 1 3.175.2 4.129-.3 4.238-1Zm172.675.8c.727.2 1.464.2 2.2.2l-2.2-.2Zm1250.346-1.8c-.5.9-5.81.4-5.09 1.7 2.44 0 5.55.2 6.79-.2l-.02-.1c-.12-.6-.54-1.1-1.68-1.4Zm-299.54-.3c-3.54.1-3.18 1.3-4.24 2 3.23-.1 4.32-.9 4.24-2Zm-839.217-3.7c-.4-2-5.865-3.7-11.883-3.2.265.6 2.78 2.4-.839 3.2l.16.1c1.709.9 5.525 1.3 6.613 2.4-3.61.5-1.61 1.5-2.538 2.5 6.969.3 9.837-.6 13.578-1.3.522-1.9-2.8-2.6-5.091-3.7Zm-35.635 4.2c-.122.3-1.51.6 0 .8.122-.3 1.508-.6 0-.8Zm276.62-1c-1.97-.1-2.267-1.1-4.233-.5-.986.3-.324 1.2.844 1.5l1.272.2 1.278.1c.708-.3 1.11-.7.839-1.3Zm588.052 0c.08.4-.11.9 1.69.8-.03-.4.41-.6.85-.8h-2.54Zm-1028.019-.3c.732.2 1.496.3 2.267.4l-2.267-.4Zm211.288.3h-1.7 1.7Zm735.271-5.9c-4.22-.3-5.05.5-7.63.7l.42.3-.42.2c2.94 1 1.89 3.3 3.4 4.7l.41-.1c4.52-1.2 12.45-1.5 16.55-2.9-2.45-1.2-8.91.2-11.88-1-.41-.7 1.21-.9 1.7-1.5l-1.45-.1-1.1-.3Zm-786.612 4.9c-1.007.8 3.578 1.1 4.245.5-2.708.3-2.63-.4-4.245-.5Zm881.642 0c-1.36.7 3.66.7 3.4.3-1.6 0-1.88-.3-3.4-.3Zm-80.61-.7c.19.4-.86 1.2 1.7 1 .23-.6-.2-1-1.7-1Zm-645.745-.8c-1.538.7.366.8-.846 1.5 2.9 0 4.41-.5 4.249-1.5h-3.403Zm-340.696 1.2c-.858 0-1.713.1-2.562.2l2.562-.2Zm1305.501-.9c-.2.3-1.4.4-1.7.7h2.55c-.14-.3.15-.7-.85-.7Zm-704.297-2c-2.592-.2-3.1.3-5.089.2.6.8-.872 1-.855 1.5l1.273-.1.428.4c2.474-.9 5.017.9 5.935-.3-3.635-.2.77-1.2-1.692-1.7Zm-184.985 1.5c.133-.9-2.584-2.6-7.638-1.8.356 1.3 3.509 2.4 7.638 1.8Zm628.772-2c-.71.5-2.19.9-1.69 1.7l1.26-.1.43.4c1.94-.4 5.47-.4 7.64-.8-2.11-.5-3.32-1.3-7.64-1.2Zm-434.453 1c-.048.2-.127.3-.846.2l.037.2c.113.2.394.4 1.66.3-.136-.2.14-.7-.851-.7Zm-25.466 0c-1.5.1-4.238-.2-3.383.5 1.15.1 2.301-.1 3.383-.5Zm123.05-.2c-.078.3-2.166.2-1.7.7h2.544c-.126-.3.149-.7-.844-.7Zm-224.454.2c-1.134.1-2.263.2-3.382.4l3.382-.4Zm7.218-2.5c-.184-.4.856-1.2-1.688-1-2.606.3.974.7.844 1-4.189.2-4.985 1.4-6.8 2.2l.43.3-.43.2c6.149.4 8.323-.5 9.34-1.7l-.421-.4.425-.3-1.7-.3Zm672.915 2c.35-.7-6.89-1.1-4.26-.3.22-.6 3.06 1.3 4.26.3Zm-331.25-.2c1.22.2 2.46.3 3.7.2l-3.7-.2Zm-535.977-1.1c-.366.5-1.828.7-1.7 1.3 1.609.1 1.874-.3 3.4-.3h-.026c-.151-.5-.609-.8-1.674-1Zm420.875-.4c-.126.6.441 1 1.7 1.2l-.059-.1c-.526-.6 1.241-.6.902-1.1h-2.543Zm-743.331.5c-.101-.6-3.6-.1-5.089-.3-1.327.9 5.693 1.2 5.089.3Zm503.195-.3h1.699v-.5h-1.699v.5Zm504.038-4.7c-3.11.1-3.42 1-7.64.7-1.33 1 2.25 1.3-.84 2.3 2.23-.1 2.78.3 2.54 1h1.69v.5c.15-.1 1.7 0 1.7 0l.07-.2c.7-1.5 3.24-3 2.48-4.3Zm-143.84 4.3c1.11.3 2.27.4 3.41.3l-3.41-.3Zm-252.441.2c.824-1-4.158-1-4.233-.3 2.4-.2 2.2.4 4.233.3Zm266.451-2.8c-2.83 0-3.5.6-5.1 1 3.4.3.58 1-.84 1.3 5.09 1.4 9.7-.9 5.94-2.3Zm-14.01 2.6c-1.11-.2-2.25-.3-3.38-.2l3.38.2Zm-495.121-1.8c1.156.7-3.159 1.7.844 1.7.101-.8 3.854-.5 2.548-1.7h-3.392Zm357.667 1.4 2.119.1c-.706-.1-1.413-.1-2.119-.1Zm-726.782-4.4c-4.155 1.8-18.05-.6-19.519 1.7 6.063.7 11.97 1.5 16.972 2.5 3.106-.3 6.234-.3 9.34 0l.416-.4 1.271.2c-1.945-1.6-2.752-3.6-8.48-4Zm438.282 3.7c1.41.2 2.837.1 4.235-.1l-4.235.1Zm289.775-1.2c-.855-1.4-1.419 1.3 1.7 1 .617-.7-1.689-.5-1.7-1Zm-131.528-1.8c.469.4-.991 1.3.853 1.3.016.7-.081 1.5 2.545 1.5 2.876-.1.973-1.4 0-1.8.009-.7 2.317.6 1.688-.5v-.5h-5.086Zm-81.465 1.5c-2.467-.3-2.467 1.1 0 .8v-.8Zm28.607.2c2.237-.6 2.338-1.5 2.656-2.3l-2.656 2.3Zm-15.447-.9c-.545.2-1.018.3-1.134.6l1.134-.6Zm117.5-2.7c-.371.6-3.995.3-3.375 1.2.681.9 4.148 1.1 5.939 1.7.272-1.1 4.659-.9 8.489-1l-.43-.4 1.272-.3c-1.799-.7-9.992 0-11.872-1.3l-.023.1Zm-117.499 2.7c1.051-.4 2.384-.6 2.118-1.2l-2.118 1.2Zm262.622-1.8c-.759.1-.431 1.4.851.5.218-.1-.352-.5-.851-.5Zm518.459-.2c.2.4-.84 1.2 1.71 1 .26-.4 1.21-.5.84-1h-2.55Zm26.32.5c-3.4-.6-4.28-1.9-11.04-1.5.41.5 1.69 1.3 0 1.7 4.83.4 7.03.5 11.04-.2Zm-179.9-1.3c.83 1.2-4.74-.1-4.25.5 1.27.2 1.23.8 1.7 1.3h.28c2.75.1 3.36-1.6 2.27-1.8Zm-605.87.5c-1.51.3-4.932.1-5.935.5.655.1.984.2.849.5l1.554-.1.987.4c1.486-.3 2.946-.5 2.545-1.3Zm-103.52.3c-.88-.1-1.774 0-2.545.5.88.1 1.775-.1 2.545-.5Zm348.755-1.5c-1.025.2-3.67 1.2-1.694 1.5.14-.3 1.336-.3 2.543-.3-.465-.3 1-1.3-.849-1.2Zm-248.622-1.3c-3.116-.1-9.388.4-10.181 1.8l1.508-.1h.001l1.032.3c2.591-.2 3.089.3 5.09.3.556-.7 2.43-1 3.391-1.5l-1.271-.3.43-.5Zm104.34.3c-.418.5-3.717.1-3.369.7 2.474 0 2.932.5 4.244.8.188-.2.71-.3 1.7-.3-.1-.6-1.568-.8-2.548-1.2h-.027Zm233.377-6.7c-5.12-.8-10.77-4.7-16.97-2.8 2.74-.2 1.19.8 2.55 1-.6 1.8 3.15 3.5.85 5 3.31.9 3.55 2.8 5.09 4.2 2.66-.1 2.24.7 4.24.8 2.76-1.1.89-2-.85-3 .71-.7 3.34-.9 5.09-1.3-2.25-.2-2.79-1-4.24-1.4 1.63-.8 4.22-1.3 4.24-2.5Zm-512.521 6.9c.356.5.306 1.1 2.545 1-.359-.4-.308-1-2.545-1Zm615.201-4.2c-4.9 0-7.25.7-8.49 1.7.77.5 3.45.4 2.55 1.3l1.55-.1-3 1.7c1.33-.5 2.7-1.1 3-1.7l.99.3c2.26-.7 2.3-2.1 3.4-3.2Zm-440.819 4.2c2.87-.2 5.662-1.1 8.2-2.4l-8.2 2.4Zm394.689-1.6c-.82.4-1.95.8-1.82 1.3l1.82-1.3Zm-271.221.1c.069.4-.122.9 1.688.8v-.5c-.567-.1-1.131-.1-1.688-.3Zm-91.222.7h2.178-2.178Zm396.693-.9c-2.48-.4-2.48 1.1 0 .7v-.7Zm-358.089-5.5c-3.76 1.7-6.7 4.4-16.118 3.7l1.274.2-.435.3c.3.8.494 1.6 2.548 1.8l.125-.1c2.811-2.3 14.382.6 16.851-2.2-2.479-.2-2.755-1.1-2.548-2.2.881.1 1.777-.1 2.548-.5-1.525 0-1.993-.2-1.7-.7l-1.55.1-.995-.4Zm-156.982 4.7c-2.04.6 2.782.7 2.547.3-.854 0-1.706-.1-2.547-.3Zm427.241.2c.26.1.55.2.85.2l-.85-.2Zm-314.386-1.6c-2.644-.2-3.98 1.2-2.541 1.4.754-.5 2.582-.7 2.541-1.4Zm191.353.1-1.279-.1c-.133.6 1.334.7 1.7 1.2 3.3.1 5.322-.3 5.946-1-1.967-.3-3.955-.5-5.946-.5l-.421.4Zm-162.075.5c-1.706 0-3.407.2-5.093.5l5.093-.5Zm-143.832-.6c.746-.6-2.193-1.2-2.547-.5 1.212 0 1.435.4 2.547.5Zm-78.531-1.8c-2.135.1-2.199-.4-4.635-.2v2h3.407c.931-.5 1.079-1.2 1.685-1.8h-.457Zm383.677 1.7c-2.166-.5-3.47-1.7-6.88-1.2l6.88 1.2Zm-192.293-.9c-1.927-.1-3.182 0-3.391.5 1.153 0 2.306-.2 3.391-.5Zm-28.848.3c1.035-.3 2.567-.7 2.55-1.2l-2.55 1.2Zm151.037-.3c-.862 0-1.706-1.1-2.541-.3 1.221-.1 2.074 1 2.541.3Zm-68.731-11c-3.4-.4-9.6-.4-11.023.5 2.282.3.002 1.3 0 1.7.7.7 2.971.8 4.24 1.3l-.335.2c-.775.4-1.514 1-2.21 1.5 5.116.7-.952 2 1.688 3.3l1.561-.2.984.4c3.185 0 2.566-1.1 6.794-.7.883.7.025 1.3 1.7 2.2h3.394c3.066-1.1 4.528-1.4 6.786-2.5h4.24c-.349-.6 1.552-.5.853-1.2-5.522-1.1-11.6 1-15.274-.3l-.995.4-1.55-.1c-2.152.7-3.169-.2 0-.3l.98-.4 1.564.2c-2.473-2.1-3.485-3.1-3.397-6Zm-53.034 9.3c-.018-.3-.329-.6-1.265-.8l1.265.8Zm33.522-.6c-1.6.1-5.112-.3-4.242.5 2.107 0 4.119.1 4.242-.5Zm52.604-1.5c-2.4-.2-2.2.4-4.231.3.458.3-.994 1.2.842 1.2h.056c.654-.7 3.486-.6 3.333-1.5Zm7.648-.2c-.201.3-1.399.4-1.693.7 1.746.2 3.811-.6 1.693-.7Zm-66.614.5c-3.046-.6-6.162-.6-9.214-.1l9.214.1Zm7.214-3.8c-.122.3-1.513.6 0 .8.116-.3 1.511-.6 0-.8Zm35.635 0c-1.931 0-3.191.1-3.391.5 1.931.1 3.184 0 3.391-.5Zm54.306-.2c1.205-.8-5.071-.6-5.091-.3 1.794.4 2.511-.1 5.091.3Zm-52.604-5.3c-2.722.3-1.364 1.8-4.249 2-.844-.7-2.311-1.3-5.084-1.5.012 1.1-2.628 1.4-1.7 2.8 5.6-.6 3.877 1 6.788 1.2l.491.1c2.233 0 1.035-1 2.9-1.1 2.4-.2 2.2.4 4.244.3.5-.5 1.63-.9 3.392-1 2.922 0 6.092-.1 6.794.5 3.161-1 11.961.5 14.424-1-1.777-.4-3.49-1.1-5.092-2-9.427-.1-13.431-.2-22.908-.3Zm56.003 3.3c-.929 1.2 2.757 1 5.941 1-.771-.7-3.231-.9-5.941-1Zm-80.21-4.5c-2.917 0-5.408.2-5.493 1 1.675.4 3.374.8 5.088 1 .216-.9 1.971-1.4 3.392-2h-2.987Z'/></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1920' height='11173' fill='none' viewBox='0 0 1920 11173'><path fill='%23fff' d='M1920 11138.3c-1.31-.1-2.62-.3-3.9-.4.66 1.4-1.23 2.1-.85 3.5 1.5.1 3.15.2 4.75.4v11.9c-.7-.3-1.45-.4-2.2-.4.69-2.1-9.56-3.2-15.28-4.2-.34-.6 1.56-.6.86-1.3-.86 0-1.71.1-2.55.3l.43.4c-.69-.2-1.3-.2-1.84-.3l-1.13-.1h.84c-.49-.6-3.2-.6-5.09-.8-2.67.6-1.29 1.1-2.54 1.8l-.99.4c-.93-.3-1.88-.5-2.84-.5l-.42-.4c.54-.4 1.11-.7 1.7-1 .2-.7-.99-.5-1.7-.8 2 .9-2.5-.2-2.54-.2-4.05-.7-8.98-.4-10.18-1.3l-.43.4c-.31-.2-.64-.3-.99-.4-1.79-.2-3.19.2-3.25.7l-.43-.4c-6.27-.3-8.2.6-11.02 0l.42.4h-.01l-1.27.1c-3.12 1.2 3.35 1.4 4.24 2.2l.85-.1.86.1h.84l-.42-.5c1.19 0 2.39-.1 3.56-.3l1.1.3c5.66-.6 9.31.8 10.18 1.8l1.28-.1c-.45.3-.3.6 0 .9l-1.28-.1c-1.56.4-2.51 1.7-.84 2.3-2.49-.1-2.61.5-5.09.5-1.88-.4 1.06-.6-.86-.8-6.43.7-15.23 2.7-17.81-.2-9.15-.2-7.69 2.7-18.67 2-2.31-.5-1.96-1.8-5.94-1.8-.39.9-1.52 1.6-3.4 2-8.49.2-15.43-1.6-15.27-4.7-4.63-.9-5.41-2.9-11.88-3.3v-.7c-12.51.7-16.12-2.6-26.3-1-1.34-.2-1.27-.8-3.4-.7-4.46-.1-5.6.5-11.88.4-.25.4-1.03.5-.87 1h-3.8l.42-.2c-1.11-.3-3.12-.2-4.24-.5-1.78 1.4-7.43 1.6-11.88 2.2v-.2l-1.27.1h.01c.31-.1.6-.3.85-.5l-.85.5.41-.4c-4.77-.2-5.66-.9-2.54-1.7-.95-.3-2.42-.5-1.7-1.2-2.55 0-6.16-.9-6.78-.5.8 1.1-5.66-.7-4.25.7-4.86-.4-7.49-1.5-13.58-1.5-2-1.5-7.39-2-11.03-3 1.21 1.1-.38 1.6 0 3-2.52.4-5.08.6-7.63.5-.05-.1-.13-.3-.85-.2l-.43.3-1.27-.1c-.29.9-.09 2-3.39 2-1.23-.1-2.41-.5-3.4-1.2.26-.4 1.2-.5.85-1-5.96-1.8-16.65-2.4-18.67-4.5h-3.39c-4.44-2.4-12.65-2.4-20.37-3.5.3 1.1 1.41 2.1-1.7 2.7-7.95-.4-12.9-1.2-16.97-2.2-3.09.4-6.38.2-7.63-.8-3.99.1-5 1.1-10.19.8-.26-.4-1.21-.5-.84-1-6.59 0-11.13-1.1-14.43.5-1.37-.3-2.69-1-4.25-.5-.02.8 1.17 1.3 2.55 1.7.85-.3 1.4.1 2.54-.5 1.17 1.1 7.12.8 8.49 1.8 1.24 1.8 9.34 2.6 13.58 2.7.7.7-1.2.7-.85 1.3 2.82.1 5.18.4 5.94 1.2-1.49 3.9-16.89 1.2-24.6 1.3l.42-.4c-.7.1-.98.4-.85.7l-.42-.3c-5.06.7-11.17 1.8-17.82.7-1.27.4-1.52 1-3.39 1.2 1.1-.9-3.75-.8-6.8-.5.89-1.6-5.31-3.8-13.57-2.7v1.5c-5.72.4-6.25-.8-10.18-1.2-.95-.2-1.93.6-3.4.5-2.01-.2-.75-1.2-3.4-.8-.99 1.7-3.57 2.9-5.08 4.5 3.06.3 6.15.7 6.78 1.7-2.65.3-3.69 1.1-6.78 1.3-1.02-.6-5.2-.3-4.25-1.5-4.22-.1-7.87-.8-12.73 0-1.68-1.4-3.64-3.2-.85-4.5-3.86-.3-9.35.6-13.58 1-2.38-.6-2.93-1.6-8.48-1.2-4.6 2.2 3.86 3.9 6.79 5.4-1.95.4-3.95.6-5.94.5l.4.3-1.24-.5h.85c1.48-.2 3.27-.6 1.69-1-1.68-.3-3.39-.4-5.09-.3l-.42.4c-.99-.7-2.1-1.1-3.27-1.3l3.27 1.3-1.27-.1c-.15.9 2.98.8 4.24 1.2v-.2c.39.2.81.4 1.25.5h.01l-.42.2c-5.24 1.6-10.14.5-17.82.8-4.03 1.4-5.8 3.6-12.73 4.2l.42.5-1.27.3v.2c-.63.4-4.15-.1-3.39.7-.41.9 2.13.9 3.39 1.3-.24.5-2.26.5-3.39.7-3.48-.6-8.47-3-12.73-1.2-1.97-.8-.28-2.1.84-2.7-8.16-1.2-2.57-4-7.63-5.5 2.24.1 2.19-.5 2.54-1-1.12-.2-2.25-.3-3.39-.3l-.42.4c-.54-.2-1.12-.4-1.7-.4l.42-.2c.72-.8-1.33-.8-1.7-1.3-2.83 0-5.67.1-8.48.5l1.27.3-.42.5c.57 0 1.13.1 1.69.2-.08.4-2.16.2-1.69.8h-1.7l.42.2-2.52-.3c.83.1 1.67.3 2.52.3l-.42.3c2.25.6-1.25 1.6-2.55 2 1.26.2 1.22.8 1.7 1.2-3.88-.7-3.47.8-6.79 1-2.78-.7-5.62-1.2-8.49-1.5.72-.3 1.12-.7.85-1.2-2.1 0-4.16-.7-5.93-1.8-2.28.1-4.55.2-6.81.5 5.8 3.2-2.88 6.4-11.87 4 2-1.3-2.14-1.2-1.7-2.7.85 0 1.71-.1 2.55-.3l-.43-.2c.85-.1 1.7-.1 2.55-.2l.42.4c2.31-.4 5.34-.6 5.09-1.7-5.83-.5-10.11-.9-11.03-2.3-3.24-.2-6.4-1.1-9.33-2.5-7.04 1.5-12.31-.7-16.12-1.7 1.03 1.1.72 1.3-2.55 1.5 1.37 1.4 2 2.8-1.7 3.7-4.09-.6-4.86.9-9.33.8 2.23 2.2-9.17 2-12.73 3.2-.38-.8-1.2-1.2-2.55-.5.6-.9-2.98-.6-4.24-1-7.43 1.5-15.72-1-23.76-.2-2.38-.9-4.05-2-8.49-2.3-4.76 1-3.25 3.7-9.33 4.3-4.13.2-3.93-.9-6.79-1-3.04 1.5-12.35 1.2-16.12 2.5-.94-.7-4.56-.5-7.63-.5-2.53-1.1-3.7-2.6-8.49-3-1.82-.8-1.68-2.1-.85-2.5.72.3 2.73.3 4.24.5-.4-.8 2.29-.7 2.55-1.3 6.67.1 15.38-1.2 18.66 1.3 7.91.2 12.45.1 16.98-1-3.29 0-2.03-1.3-3.4-1.8-7.9.4-14.13-.7-14.42-3.2.57-.1 1.14-.1 1.7-.3 2.4-.2 2.2.4 4.24.3l-.3-.4 1.16-.3c-.21-.4-1.4-.5-1.7-.8.75-.4 2.37-.6 1.7-1.5-.87-.1-1.72-.2-2.55-.5-4.2-.3-4.17.6-7.64.5-1.87-.2-3.39-.5-3.39-1.2.28-.9 3.21-.9 4.24-1.5-1.45-.7-6.5-.3-8.48-.8 1.23-1 4.56-1.5 4.24-3l-1.23.2 1.61-.5c-.56.1-1.1.2-1.62.5h-.04l-.42-.4h-3.4c-3.02-.6-5.9-1.8-8.49-3.5 1.31-.7 2.77-1 4.25-1-3.39-1.5 5.83-2.3 3.39-3.5-.16.4-2.05.2-3.39.3-1.32-1.4-4.11-2.3-5.09-3.8-3.98 0-4.2-1.2-8.49-1.2-1.11 2.4-5.12 5-13.57 4.5 4.01.4-1.53.3-.86 1.2 3.31 1.6 6.17 3.4 5.1 6.2-3.4 1.3-9.9 1.6-16.97 1.8.33 1.7-3.24 2.2-2.55 4 1.45 0 2.87.3 4.24.7-2.63 1.9 1.04 5.1 4.24 6.7-3.2-.1-3.98.5-5.93.8-.27.7.94 1.9-1.7 2-6.14-.4-9.67-2.4-5.94-4.3-1.15.1-2.31-.1-3.4-.5 2.38-.4.8-.6.85-1.4-3.06-.3-6.07-.8-4.24-1.8-3.47-.1-7.52.5-7.64 1.3-6.18-1.4-17.88-.6-14.42 2.2-6.18 3.3-5.15 8.6-17.82 10 1.4 1.5 3.15 2.7 5.09 3.4-2.54.4-2.1 1.6-5.94 1.5-4.39-.5-4.83-2.2-7.64-3.2 3.92-.8 3.01-2.5 1.69-3.7l-1.11.1 1.57-.3c-.55.1-1.1.2-1.64.3h-.09l.43-.4c-3.65-.1-3.65-2.8 0-3 2.9.5 4.08 0 7.64 0 .53-1.6 3.45-2.4 5.09-3.7-2.13-.6-3.43-1.8-2.55-2.5 2.31.1 4.6-.3 6.79-1-3.45-.6-3.57-2.3-5.95-3.2 3.93-.8 2.2-2 5.95-3-6.74.3-5.11-1.8-11.04-1.8l-.4.4-.41-.7.84.1v-.3c2.4-.2 2.2.4 4.25.3 1.63-2.6 9.72-1.9 15.25-3l7.24.8c-2.35-.5-4.8-1.7-8.49-.9l.43-.4c-1.8-1.2-7.35-1.3-10.19-2.2-1.01-2.7 5.28-3.1 7.64-4.8l-1.45-.1-1.1-.4c-2.76.6-7.79.6-12.73.5-1.77-.6-1.84-1.8-6.79-1.5-.49.6-2.1.7-1.7 1.5 1.42.4 3.44.7 3.4 1.5-1.01 1.6-5.46 2.3-9.34 3l.42.5-7.5-.7 1.15-.3c-.36-.5-.3-1.1-2.55-1h-.39c-3.87.3-1.78 2 2.09 1.8l-.3-.5c2.47.5 4.98.7 7.5.7h.01l-1.27.3c.7.5 2.19.8 1.69 1.7 5.18.5 3.62-1.1 8.49-.7-.07 1.7-7.45 1.3-6.79 3.2l.82-.1-2.07.6.41-.3c-6.33.1-4.32 2.6-10.19 2.8l.26.1c1.15.8.1 1.3-1.1 1.9 2.59-.2 3.08.2 5.09.2 1.06-1.7 5.35-2.5 5.94-4.5l-.43-.2h.02c.71-.1 1.41-.3 2.08-.6h.02l.85.1c1.09-.3 3.69-.2 5.94-.2-.24.5.21.9 1.7 1l.84.1h.01c-.02.2.18.5.41.7h-.01l-1.28.1c-.66 1.6-1.13 3.3-2.55 4.3-1.85.1-2.7-.7-2.54.2.08.8 3.84.5 2.54 1.8-7.07.3-8.96 2.1-13.57 3.2-.52 2.6 2.52 4.2 2.54 6.7-2.24.5-4.5.8-6.78 1-3.2-.3-6.33-1.1-9.34-2.2l-1.03.3-.42-.4c-.36-.5-.3-1.1-1.52-1.5l1.27.1c3.37-3.2-6.26-4.6-10.18-7l-1.27-.3.42-.4c-4.7-1-.43-1.6-1.7-3-1.48-1.7-6.45-2.5-9.33-4.3-3.2.2-4.06-.3-6.79-.2-.66 1-3.3.8-1.7 2-1.58-.2-3.11-.4-5.09-.5-4.6.9-6.99 4.7-14.43 3.2 1.26-2.2-8.63-2.6-3.39-4.5l-1.22-.1 3.59-.4c.21 0 .43 0 .64-.1l-.64.1c-1.22.1-2.57.2-3.6.4h-.04l.43-.4c-5.45.9-7.29 2.9-7.64 5.3l1.55-.2-2.82 1.1.42-.4c-5.76-.2-9.16.3-11.03-.8 1.25-.3 3.79-.2 3.4-1-1.19-.3-.53-1.2-1.7-1.5-2.62 0-6.01.8-5.94-.5-.42-.8 3.88-.2 4.24-.7-1.05-.3-4.2-1.3-1.7-1.8 1.69 0 1.08.7 3.4.5l-.3-.4 1.15-.3c-.2-.4-1.4-.4-1.7-.8 1.21 0 1.43-.4 2.55-.5l-.43-.3.43-.4c.19-.5-.96-.6-.85-1l-1.56.1-.99-.4c-6.12 2.3-7.5-2.3-13.57-2.4.84-1-2.54-.8-1.7-1.8-3.09-.4-6.85.4-10.19-.2-1.14.9-4.97 1.5-2.54 2.7-1.5.9-4.02 1.1-2.55 2.2-3.18.1-4.1.8-6.79 1-6.369-.8-9.553-1.5-11.023-3.2-.25-.3 1.69-.2 1.7-.2.08-.6-3.199-2.1-1.7-3a19.3 19.3 0 0 1-3.394-.3c-1.977 1.6-1.292 2.5-6.794 3-.319 1.3-.853 2.6-5.09 2.7 1.062.9 5.228 1.1 1.7 2-4.274.4-.51-1.6-5.093-1.2-1.08 1.4-1.68 1.9-7.634 1.5-1.156.5-.813 1.4-1.7 2l.428.2h-.022c-.004 0-.007.1-.011.1l-.395.2h2.55c.7.7-1.195.6-.848 1.2 5.164 1 3.046 4-2.545 4.5-2.354-.5 1.567-1.3-1.7-1.5-1.062.5-2.209.9-3.389 1-3.315-.6-6.481-1.9-9.338-3.7-3.706-.4-7.509.2-10.181-.8-2.647-1.5 4.21-2.2 1.7-3.7 3.944-.5 10.149-2.2 13.576-1.2-.214.8-2.143 1.2-1.7 2.2 2.547.1 5.097 0 7.634-.3 1.474-1.2 2.086-2.2 0-3.4 4.244-2.4-6.385-3.9-6.781-6.5-4.288.1-2.194 2.2-7.646 2-3.642-.3-2.109-2.1-4.238-2.8-7.349.6-9.379 2.5-6.79 4.8 3.7-.6 6.457.1 6.79 1.2-4.581 1.8-5.489 4.7-11.886 6-6.578-1.1-6.425 1.4-10.181 2l.428.2c-1.132 0-2.264.1-3.392.2l.421-.4c-3.881-1-6.01-2.4-6.787-4.2.522-.1 1.007-.1.847-.3l-1.273-.3.426-.4c-3.36-.1-4.9-.8-5.948-1.5 5-2.2-3.083-3-1.685-5.5-1.961-.3-2.743-.9-5.949-.8l.429.4c-.838-.2-1.688-.4-2.544-.5l1.269-.1c-9.593-.9-.819-3.7-2.541-5.5-4.582.2-3.644 1.9-7.641 2.2-1.999 0-1.582-.8-4.244-.7-.779.4-1.573.9-4.238.7 2.837 1.1.48 2.5 1.692 3.8.934 1 5.624 1.9 2.546 3 6.376.7-1.382 2.7 5.091 3.5-3.435-.4-2.681.5-5.091.5-3.563-.5-7.4-1.3-9.331-.5 2.2-.2 3.061.1 2.546.7-3.84 1.3-8.9.8-15.272.5 2.561 1.2-3.242.9-1.7 2.5 1.369.3 4.371.2 5.088.7-.23.6-3.759.1-3.391.8 6.548 1.1 1.663 3.7-3.4 4.7.142-1.3-4.976-1-5.089-2.2 3.886-.9 2.745-1 3.4-2.5-.864-.1-1.718-.3-2.547-.5.8-1.7-3.371-3.6 5.1-4 1.431-1.1-.8-2.6 0-4.2-.662-.1-1.682 0-1.7-.3-4.066.3-5.1 2.1-5.941 2.5-3.438.4-2.683-.5-5.091-.5l-.99.4c-1.103-.7-2.357-1.2-3.664-1.3l3.655 1.3-1.54-.1c-1.674.9.38 1.3 0 2.5-1.656.4-3.378.6-5.091.5-1.929-.2-1.863-1-4.251-1-2.585 1-4.052 2.4-8.482 2.9-.007.9 2.755.9 2.547 1.8-1.67.6-3.37 1.1-5.093 1.5-1.5-.2-2.477-.6-4.24-.8-2.455 1-5.026 1.5-7.641 1.8-.251-.5-2.299-.5-2.545-1l-1.254-.1h-.024l-.423-.4c-1.21 0-1.43.4-2.547.5-2.934-.4-4.206-1.3-8.485-1.3-1.948.1-.807 1.1-3.391 1 .2-1.9-7.828-1.5-9.338-3 2.688-1.1 2.258-1.8-.841-2.7-.823.5-3.264.5-5.945.5-1.911-1 .157-2 0-3.2l-1.276.1 4.247-1.7-.426.3c6.342 0 15-2.3 8.491-3.7-.027.9-2.5 1.1-5.944 1 .037-.4-.4-.6-.846-.8.218-.7 1.84-1.1 2.541-1.7l-1.269-.1.427-.4c-1.973.2-3.959.3-5.944.2.777 1.6-4.176 1.5-7.638 1.8l.427.4h-.007l-1.268.1c.616.7-1.685.5-1.7 1l1.267.1c-1.594.1-1.646.4-1.81.8l-1.575.7.423-.4c-3.047 0-3.111.8-5.944.8.393-1.5-.03-2.7-4.235-2.8-6.215.6-3.552 2-4.246 3.3-.802.6-1.656 1.1-2.551 1.5-2.954 1.2-9.944 2.2-12.729 3.5-1.927-.4-3.283-.9-5.086-1.3v-1l-1.1-.3-.6-.4c-.848.2-4.619.9-5.934.2v-.2l-1.563.1-.984-.4c-2.331.3-2.4 1.3-5.937 1.3v-1l-1.561.1-.989-.4c-5.979.4-2.277 2.3-5.091 3.3l.419.3-.419.4c3.7.6 2.232 2.7.851 4l1.267.1c-1.141.1-2.275.3-3.392.5l.418-.4c-.84-.1-1.689-.2-2.541-.2l-.405.4-.853-1c-.036.1.374.6.852 1h-.013l-1.271-.2c.034.4-.407.6-.858.8-2.06.5-5.118-.3-7.632-.5-.083-1-.165-2.1.849-2.7l-1.271.1.421-.4c-1.398-.3-2.823-.3-4.242-.2 1.117 1.1-2.815.8-1.7 2-3.46.7-5.339 2.3-7.638 2.7-.747.8 2.2.5 2.552 1-1.966-.1-.952.7-2.552.7-.862 0-1.715-.2-2.541-.5v-.2l-1.561.1-.987-.4c-1.221 1.6-10.568-.1-11.034 1.3 2.428.4 5.233.8 7.639 1.2.447 1.3-1.776 3.7 5.095 4-2.212 1.4-3.679 2.9-11.036 2.8-.995.7.528 1-.845 1.9 3.168.2 4.38.1 6.786.8l.418-.4.426.4c1.199-.1.966-.6 1.706-.8l-1.272-.2.414-.5h-.848c.251-.6 2.3-.6 2.55 0l1.272.3-.43.4h1.706c.467 1.7 1.343 2.4-2.548 3 2.674.1 2.863.9 2.548 1.8-3.3.3-4.348 1.2-7.639 1.5-5.072-.3-2.226-1.6-5.942-2-4.769 1.3-5.62 3.3-2.541 5.5-4.978.2-12.899 1.4-13.582-.5 2.833-.8.972-2.9 3.4-3.8-2.498-.9-5.049-1.6-7.639-2.2 1.023-.7 2.571-1.3 6.786-1v1.7c3.065-.4 6.257-.8 6.792-2l-1.274-.1-.427-.4c-1.679 0-1.074.7-3.391.5-1.7-1.5-.48-2.3-2.546-3.7 1.511-.5 2.301-1.2 4.247-1.5 2.594-.2 2.501.4 5.086.2 1.943-.5-.343-2 2.55-3.2-1.678-.6-6.183-.3-8.494-.7-.257.7-2.623.9-1.69 2-2.67-.2-3.32.3-5.089.5.078 1.6-3.983 2.1-3.4 3.9-6.457 1-11.556 2.5-18.669 3.3.042.3-.4.5-.838.7 4.667 1.2 1.117 3.7 5.087 4.8 2.87.1 1.329-1.1 5.088-.8 1.7.5 1.334.9 4.244.5 2.389-.4-2.149-1 0-1.2 1.048.6 2.2 1 3.4 1.2-1.784.1-2.43.6-5.1.5 3.511 1.7-2.563 2.5.851 3.7-3.226.3-4.088 1.2-8.485 1l.419.5-1.276.3c.777.9 2.509.1 5.095.2-3.967.6-4.819 3.2-10.184 2.5-1.478 2.6-11.4 1.1-15.27 1-4.949-1.9.643-3.5-1.7-6 1.736 0 1.667-.6 3.391-.7 4.516.3 5.869 0 8.482-.8-.51-.4-4.023.1-4.235-.5l-1.274-.2.418-.5c-1.333 0-.658-.6-2.546-.5-1.331.1-.72.8-3.392.5v-.5l-1.55.1-.995-.4c-1.481.5-3.73 2.1-5.93 1.5.257-.5 2.938-.4 2.541-1.2-1.731-.7-3.033-1.6-2.541-3-4.051-.4-2.12.2-5.949.3-.411.7 2.6.5 1.7 1.5-2.562.3-3.028-.2-6.789 0 .225-.9-1.001-1.2-3.393-1.3-.188.2-.71.3-1.7.3-2.35.3 1.476 1-.848 1.2-3.4.1-6.211 0-6.794-.7 1.108-.9 4.645-1 5.949-1.8-.087-.6-3.316-.3-3.4-1 1.214 0 1.43-.4 2.545-.5 1.934 1.2 7.209 1.4 10.183 2.3 1.981-.8-.017-2.1-.847-2.8-7.822.6-9.255-1.5-16.971-.5v-1c-3.474-.3-7.588.6-13.577.3-1.81-3.6-11.153-4.5-8.48-8.3-1.266-.2-3.794-.2-3.4-1 1.686 0 1.082-.6 3.4-.5 2.474 0 2.6.6 5.093.5.373-1.1.942-2.2 1.681-3.2-6.4.2-7.59 1.9-14.414 2 .285 1.2-3.235 1.4-2.539 2.7.522.5 2.554.5 3.387.8.4.5.682 1.1.828 1.8.146.6.152 1.3.018 1.9-4.505.7-6.914 3-2.554 4.3-1.49 1.1-4.2 1.9-4.229 3.4-7.112 1.6-6.84 4.2-5.951 7.8-2.635.4-1.8 1.2-2.548 2-.043 0-1.641-.1-1.683 0-1.687 1.6.97 3.4.841 4.4-.005 0-2.539-.4-1.7.3 1.271.4 3.806.4 3.4 1.2-1.671 0-1.686.4-2.545.5-1.674.1-1.688-.3-2.547-.5-5.212.5-2.456 3.3-8.492 3.5-3.023-2.9 2.037-4 0-7.2-1.094-.5-4.104-.5-3.392-1.5 1.411-.2 2.838-.2 4.249 0-.506-.9.986-1.2 1.687-1.7-2.4.2-2.193-.4-4.238-.3-3.017 1-6.187 1.3-9.333 1-1.014-.7-2.169-1.2-3.392-1.5-3.065-.1-2.306 1-5.091 1 .014-.6-1.464-.7-.853-1.5 4.031-.1 1.287-.8 5.088-.7l-.414-.4.414-.4c-1.527-1.4-13.279.1-13.569-1.7 3.175 0 2.566-1.1 6.788-.8.009-.6-.476-1.4 1.694-1.5.963 1-2.555 1.8.853 2 2.014-1.5 5.519-1.1 7.638-2-.856.1-1.722 0-2.546-.2-.067-.1 4.484-.8 3.392-1.3.132-.8-3.799-1.1-1.7-1.7-3.111 0-3.253.9-5.091 1.2-1.166-1.3-4.871.4-4.24.5-4.118-1-3.075-2.8.844-3.7-1.271-.5-2.7-1.7 0-2-2.589-.5-4.265-1.2-4.242-2.5-8.253-.7-11.212 2.5-20.367 2-1.8 2.1 8.43 1.3 9.337 1.3 2.286 1.5-2.7 1.6-2.545 2.4-3.69 0-1.541-.4-1.7-1.2-2.723-.3-3.936-1-6.776-1.2-.19.2-.722.2-1.706.2 1.187 1.1.186 1.9-2.543 2.5-2.563-.5-5.221-.3-7.636.7-.943-.4-1.087-1.1-1.7-1.7 1.616-.5 1.538.1 4.247 0-.642-1.1-3.012-1.8-5.093-2.5l-.817.1c.098-.4.945-.8-.005-1.2v1.2h-.024l-.849-.1c-1.252 1.8-5.665 1.1-8.487 2.5.628-.8-3.127-.4-3.389-1-.71-.7 1.194-.6.839-1.2-9.008-1.1-9.1-5.5-5.93-7.5h-3.408v.5h-2.14c-4.649 0-.242 1.5-4.614 1.5-1.3-1.7-3.994-3-8.492-3.8-.78.5-1.577.9-4.238.8 0-.3.688-.3.842-.5l-1.271-.1.428-.4c-4.208-.4 1.014-3.6-4.249-3.7-3.385.7-7.284 1.2-5.088 2.9-6.338.9-11.149 2.3-14.431 4-1.152.1-2.304-.1-3.387-.5.876-1.4-1.065-2-4.251-2.2 1.094-.4 5.08 0 5.095-.8-3.847-.6-8.066-.6-11.026-1.7-2.716-1-2.2-2.5-4.249-3.5-4.918-2.4-14.495-2.8-26.3-4-.248.5-2.292.5-2.546 1 4.399.5 8.864.9 10.184 2.3.854 0 1.707-.1 2.543-.3 1.115 1.4 8.415 2.1 5.091 4 1.816.3 4.624.3 5.095 1-.211 1.3-1.5 2.3 0 3.5l1.272.1-2.541.1.421-.2c-5.357-.3-3.484-1.2-2.541-2.5-4.895-1-9.991-.3-14.429 2-2.637 0-2.424-.8-5.941-.5l-.855.1h-.015c-.178-.3-.441-.4-1.239-.7l1.257.1c1.019-.7.936-1.7.855-2.7l-.598-.1c-2.931-.3-5.026-.8-9.579-.7-.274.4-1.214.5-.858 1l.428.4h.002l-1.276.1c2.663.5 2.136 1.9 4.247 2.5 2.594.2 2.493-.4 5.089-.2l.419-.4h.009l1.208.7-.795-.1c-.339.6-2.533.7-2.541 1.5l1.271-.1c-.22.1-.412.3-.565.5l2.265.7-1.274-.1v1.5c1.72.2 3.422.5 5.091 1-2.316 1.2 2.489 3.3-1.7 4.2h9.336l.848.2c0 .2.646.4 1.278.7l-1.278-.1c-7.137 1.1.188 2.5-5.089 4-4.783.1-12.506-.6-13.575.7l.41.4h.006l-1.271.1c-.406.8 3.893.2 4.247.8-.121 2.5-6.829 3.1-11.032 4.4.915.4 2.318 1.6 0 2.5-1.554-.3-4.76-.2-5.939-.7-.411-1.6 1.499-2.4.846-4-4.766.3-3.125-1.2-3.394-2.2-1.267-.1-3.129 0-3.391-.3l-1.557.1-.995-.3c-1.255 0-.77.6-.842 1l1.272-.2c-1.133.2-2.269.3-3.394.5l.421-.3c-.126-.7-.161-1.3 1.7-1.3l-.428-.4-.428-.3c2.387-3.2 2.994-9.7-14.419-8-.058-.7-3.234-.6-2.543-1.5-2.725-.2-1.166.8-3.4.7-2.205-.6-4.494-.8-6.779-.7-2.069.5 1.432 1.1-1.706 1.2-1.731 0-1.66-.6-3.387-.7v.2l-.423-1.3.424.4c2.992-.7.458-3.1 8.48-2.3l-.404-.2c-2.08-1.2-5.082-2.1-9.778-2.5.414 1.4-1.37 2.2-5.932 2.2-4.465-.9-5.127-2.9-.855-4h-.849v-.2c-1.221-1-.058-1.5-.848-2.8 3-.2 6.128-.3 7.639-1-.934-.8-6.732-.2-8.494-.7 2.513-.8 6.217-.1 9.338-1-5.051-.8-11.046-1.3-11.878-3.3-1.46.2-5.277 1-3.391 1.3.076-.4 1.056.7 1.694 1.5-4.272.1-4.183 1.6-5.942 2.5-4.275-.2-4.224.9-7.643 1-1.71-.2-3.41-.4-5.091-.8l-.412.4-1.272.1c.27.6 1.334 1 .842 1.8-5.408-.2-12.021 2.7-3.387 3 1.719-.8 4.157-1.3 9.321-1 .379.2.664.6.818 1.1.154.4.17.9.044 1.4-2.661.1-4.21.5-5.091 1.2 2.242.3 2.631.2 1.686 1 .664-.1 1.68 0 1.7-.3l.426-.3 2.548.7-1.271.1c-1.281.3.228.4-.862 1 4.513.1 4.822-1.6 8.5-.5-2.413 1.2.963 1.8.842 3l1.561-.1.991.4c3.026-1 5.886-2.4 8.482-4.2.991.9 2.631.7 5.942.5.119.4.556.8 1.694 1l.426-.4h.001c.151.4-.404.9.424 1.3h-.857c-2.329.6.846 1.2-.846 1.8 2.347.5 4.307.5 7.636.2 3.249 1.9.591 4.2-6.79 3-2.053.6 2.065.7.857 1.8-5.672-.3-6.287.9-8.492 1.7 1.111 1.1 3.982.5 7.636.5l.428-.4h.005c1.261 1 2.706 1.7 4.242 2l-4.24-2 1.264.2v-1c2.53-.4 5.08-.7 7.638-.8 1.888.8 2.462 2 3.392 3 1.419.1 2.844 0 4.242-.2l-.425-.4 1.278-.1c-.154-.6.691-.8 2.536-.8v1h-1.685l.418.4-1.267.1c.404.8-2.283.7-2.555 1.2-.899 1 3.184.4 2.555 1.3-4.051.6-5.445-.7-10.186 0l-.418.4-1.271-.2c.966 1 2.322 1.4.841 2.5 3.621.1 7.252.2 7.638-.7.25.5 2.3.5 2.543 1-1.517 1.4-4.633 1.9-5.932 2.7-.731.5.14.7-.86 1-.405.1-1.356-.3-1.69-.2-1.005.1-2.563 1.1-3.4 1.2.668-.1-5.21.1-4.235.3-5.99-.8-.995-3.4-.857-4-5.392-.1-10.591 1.6-13.575 0 .332-2.7 1.481-5.2.849-7.7-2.626-.4-2.233.4-5.091-.3l-.421.4-1.272-.1c.434 1.9-7.529 3.2-9.338 4.7-1.127.9.927.6-1.7 1.2-.419.1.34.6 0 .8-1.916.8-4.813.6-6.781.7.855 0 1.065.5 0 .5-2.125.1-2.063-.5-3.4-.7 2.555.2 1.5-.6 1.7-1-1.348-.6-2.784-.9-4.245-1-.956.9-1.671 1.8-5.935 1.7 1.189-.6 2.869-1.1 4.245-1.7-4.7-.3-6.123-1.5-11.883-1.5-.887.7-.887 1 0 1.7-4.169.6-9.066-.1-9.344-1.5-3.753-.1-4.1 2.1-6.779.8-1.083.6.432.8-.853 1-1.334-.5-3.893-.5-4.235-1.3.853-.3.793-.9 2.545-1 .12.6 2.14.6 4.233.5 2.488-1.1 2.372-2.9 8.5-2.9-.864-1.5-4.585-2.2-7.641-3 2.754-3.1-1.03-5.3-6.788-7.5l-1.276-.1h-.004c.784-.5.319-1-.842-1.3l.841 1.3-.421-.4c-7.158 1-1.1 3.9.858 5.2-5.183 1-7.1-.8-11.039-1l-1.023.4-1.524-.1c.885.7.885 1 0 1.7h-3.395c-.683-.8 1.265-.9.848-1.7l-.418-.4-.432-.4c-1.616.1-2.131.6-4.242.5 1.607.8.077 1.7-2.548 1v.3h-.004l-.981-.8c-.308.2.46.6.977.8h-.836v.5c-3.592.3-9.278.1-12.731.5-.069-1-.639-2 3.392-1.8v-1.2l-1.267.1-.425-.4c-2.945.2-3.267-.3-5.944-.2-1.637-2.1-13.636-1.2-14.426-3.5-4.04-.4-7.339-1-11.027-1.5 1.048-.5 5.5-1.4 4.242-1.7-.865.5-3.906-.4-6.785 0-2.069 1.1-5.128 1.9-4.245 2.9-3.476.2-4.341 1.1-8.484 1-2.253-1.1 2.913-2 5.934-2.4.492-1-.733-1.5-1.7-2-5.6 0-12.209 1.9-14.424.5-.764-.5-5.886.4-5.089-.5-.688-1.6 1.747-2.2 2.543-3.3-.896 0-1.77-.3-2.543-.7-5.926.1-11.892.3-17.82.5-1.8-1.1-.41-3.1-.849-4.5-2.284.2-1.644-.5-2.546-.8.014-.6-.32-1.4.851-1.7-4.536-.7-1.94-3.4-8.484-3.5-.023 1.1 1.64 1.6 0 2.5 2.662 0 2.91.6 3.392 1.2-2.267 3.2-.046 5.5 0 9.5-2.63 1.2-4 2.7-5.94 4 1.479.2 4.232.1 5.085.5-.73 1.8-7.436.6-13.572 1 1.537 1.3-7.824.4-11.03 1 .038-.4-.401-.6-.85-.8-3.94.5-7.913.7-11.88.5-.784 1.4-4.325 1.9-9.332 2 1.523 0 1.982.3 1.7.8-3.345-.4-10.5.2-9.337-1.5-1.6-.1-1.869.3-3.39.2-1.395.4.284 1 .841 1.5-5.7.5-10.25 1.3-11.878 3-.882.1-1.758.2-2.616.4V0h1920v11138.3ZM277.547 11163c.193.5-.954.6-.844 1 2.444.4 2.654 0 5.935.3-.539-.8-3.89-.7-5.091-1.3Zm333.062-.3c.826-.1 1.678-.1 2.47-.1.659-.2 1.269-.5 1.768-.9l-4.238 1Zm1.267-.9c2.946-1.1-3.181-2.6-5.935-2 .56 1 1.472 1.7 2.546 2h3.389Zm-371.233-2.9c2.608.2 4.328-1 3.201-1.6-.912-.2-1.839-.3-2.773-.4l-.428 2Zm28.428-1.9c-5.338 0-.157 2 1.692 1.3.635-.8-2.923-.3-1.692-1.3Zm8.909-.6-1.272-.1c-1.658.5-3.165 2.1 1.69 2l-.418-.4 1.278-.1c-.513-.5 1.039-1.6-.86-1.8l-.418.4Zm350.03.1c-.001.3-.694.3-.855.5.855 0 1.709.1 2.545.3v-.7l-1.69-.1Zm-372.516-6.4c-4.224-.4-3.615.7-6.785.7-7.217-.8-10.044 1.4-8.5 2.3-3.661-.7-9.556-1.1-10.177.7l.951.1c2.224.1 4.455.2 6.684.2v.2l1.276.1c-.3.1-.593.1-.89.2-.448 0-.88.2-1.269.4-.389.3-.728.6-.996.9 1.645.8 3.465 1.2 5.282 1 .682-.4 1.222-1 1.552-1.7l1 .3c1.617-1.3 4.3-1.6 10.179-1.2l.419-.4 1.274.2v-.8c1.7.1 3.407 0 5.089-.2 3.445-1.8-7.68-.8-5.089-3Zm353.418 6.7c.933-.2 1.816-.5 2.55-1.1l-2.55 1.1Zm838.788-.8h1.7v-.4h-1.7v.4Zm5.06-2.6c-.26.2-1.38.2-2.51.2-1.56.3 1.33 1.2-.85 1.7 1.4.3 2.82.3 4.24.3l-.42-.5 1.27-.3c-.09-.6-.48-1.2-1.7-1.5l-.03.1Zm-1143.105 2c-.145-.1-.283-.2-.421-.3-.798-.1-1.602-.2-2.407-.2l2.828.5Zm343.805-.1c1.359-.7-3.665-.7-3.4-.2 1.612-.1 1.878.2 3.4.2Zm-439.975-1.5 4.244.4c-1.396-.3-2.82-.4-4.244-.4Zm387.363 0c2.321-.4-1.236-.8-1.7-.2.572 0 1.139.1 1.7.2Zm856.192-2c.11-2.1-6.69-1.3-10.19-.7-.4.7 1.06 1 2.55 1.2.02-.7 5.1 0 7.64-.5Zm373.36-5c-2.59.2-2.5-.4-5.09-.2-1.84 2.4-.71 4.2 4.24 5.5l.02-.2c.06-.4.23-.8.5-1.1.31-.4.72-.6 1.18-.7-2.86-1.1-2.29-1.8-.85-3.3Zm-1487.507 3.5c-2.387 0-2.451.6-2.546 1.3h.691c1.536 0 2.522-.1 2.703-.5-.993-.1-.924-.4-.848-.8Zm-113.706.3c-.08.7 2.564.7 5.091.7.49-.9-2.514-.7-5.091-.7Zm96.731-7.3c-3.32-.2-5.288-.3-7.632.3 1.557 1.7 3.648 2.9 5.934 3.2-3.923.7-11.473.3-13.569-.5-.62 2 1.842 3.1 3.391 4.5 6.061.7 11.212-.3 16.969-.5l-.15-.2c-.798-1.2-2.454-2.1-4.094-3l-1.278-.1c-.391-.3-.82-.5-1.271-.7h1.7c-1.37-1.4-1.34-1.6 0-3Zm343.662 5-.426.4-.418-.4c-.897.1-1.772.3-2.548.8l1.276.1.422.4c2.708.2 2.623-.4 4.244-.5.156-.6-.7-.8-2.55-.8Zm-84.004 0c-.487.2-1.987 1.2 0 1.3-.499-.5 2.49-1.1 0-1.3Zm-342.818 1c-2.032.1.478-1.1-2.55-.7-1.1.7 4.663 1.2 2.55.7Zm414.942-2.2c-1.094.5-4.106.4-3.391 1.5l1.272.1-.428.4c2.259.2 4.531.3 6.8.2l-.398-.1c-1.884-.5-2.497-1.4-3.855-2.1Zm760.3-.3c-2.1-.2-6.58-.5-8.48 0-1.32 1.7 4.53 1.2 4.24 2.5 1.67.1 1.69-.3 2.55-.5l-.42-.3 1.27.1c-.98-.8 1.33-.6 1.7-1l-1.29-.3.43-.5Zm29.7 1c1.11.8-.67 1 1.7 1.5-.01-.6.47-1.4-1.7-1.5Zm-792.126.9c-.854.1-1.702.3-2.538.5l2.538-.5Zm-400.935-1.1c-1.153-.1-2.306.1-3.392.5 2.208.1 2.561.7 5.093.7.265-.3 1.207-.4.851-1l-1.563.2-.989-.4Zm-72.12-.3c-1.702-.1-3.41 0-5.093.3l.419.2.425.3 2.12.1-.414.6h.842l1.276-.1 1.271-.1c-1.589-.5 1.007-.7-.846-1.3Zm1679.991 1.5c.09-.2.14-.4.14-.6l-.14.6Zm-463.17-1.5c-1.08-.3-4.16-.4-4.25.3 3.02-.4.52.8 2.54.7h-.08c-.74-.7 1.43-.6 1.79-1Zm-1174.398.5h1.699v-.5h-1.699v.5Zm409.004-3.7c-6.093-.4-7.739.5-13.573.7-.067 1.5 1.755 2.3 4.231 3 .789-.4 2.658-.5 5.095-.5.5-1.3 2.224-2.3 4.247-3.2Zm-471.791 3.5c3.433-.1 4.072-2.6-1.7-2 .681.9-1.263.9-.849 1.7l1.554-.1.995.4Zm12.731-2.3c-3.921-.1-3.668-1.4-8.5-1.2-1.064 1.8 3.67 1.1 3.4 3 3.222-.1 4.045-1 5.1-1.8Zm388.619-.2c-1.241.4-1.747 2 1.706 1.7.133-.8.03-1.5-1.706-1.7Zm33.954 1c-.001.2-.688.3-.855.5.843.1 1.693.2 2.545.2v-.7h-1.69Zm-360.64-1.3c-4.474.1-9.429.1-11.879.8 4.169.2 1.571 1 5.089 1.2h.161c1.769-.8 6.455-.7 6.629-2Zm222.75 1.2c.657-.1 1.3-.1 1.7-.2l-1.7.2Zm926.611-2.3-1.27-.1c-1.31.4-.74 1.3-.85 2 3.54.8 7.18-1.3 3.4-2l-1.28.1c-.01-.4.03-.9-.02-1.4-1.37-.4-2.79-.7-4.22-.9l4.24 2.3Zm-776.849 1.4c-.977-.6-3.991.3-1.69.5.009-.3 1.483-.2 1.69-.5Zm-450.15.1c-1.139 0-2.276.1-3.4.3l3.4-.3Zm85.278-1.1c-1.619.1-3.647.1-3.387.7 1.621-.1 3.647 0 3.387-.7Zm200.261-.2c-.582.6 1.751.4 2.55.7.579-.7-1.761-.5-2.55-.7Zm993.65-.5c-1.6-.1-1.87.2-3.4.2.13.5.56.8 1.7 1l-.04-.1c-.37-.6 2.93-.2 1.74-1.1Zm-811.215-.5c-2.667-.6-6.919-.7-9.331 0-.414.7 2.6.5 1.692 1.4 5.121.3 6.441-.6 7.639-1.4Zm1196.455.9h-2.55c-4.26 0 3.68.7 2.55 0Zm-1361.069.3c.458-.5 1.607-.8 3.184-1.1l.083-.1c.74-.4-1.949-.5-1.583-.9l-1.684 2.1Zm112.006-4c-5.02.5-10.089-.9-11.041 0 1.013.1 1.929.7 2.55 1.5h-.168c-1.7.3-2.439 1.9-.677 2.2l1.271-.1.432.4c2.7-1.2 3.633-2.9 10.181-3-1.239-.2-3.293-.2-2.548-1Zm-408.158 2.7c-.287-.5-.545-1.1-3.391-1 1.632.7-1.29 1.1.848 1.5l.294-.1c.698-.3 1.479-.5 2.249-.4Zm1403.511-.2c-2.04.6 2.78.6 2.54.3-.85-.1-1.7-.1-2.54-.3Zm-72.14-2.2c-1.74.4-1.96 1.2-1.69 2.2 3.94.4 7.1 0 8.48-1v-.1c-.22-1-3.23-1.1-6.79-1.1Zm-1286.399 1.7c-.879-.1-1.774.1-2.543.5.88.1 1.774-.1 2.543-.5Zm1348.359-.2c-.23.7 3.29.9 3.39.2-1.6.1-1.87-.3-3.39-.2Zm-945.298-.3c-2.129.2-7.3-.5-6.781.5 1.81.7 5.635-.2 6.781-.5Zm-120.488.8c2.081-1.1-4.178-2.2-7.639-1.5l.428.3h.002l.418.4c2.245.4 4.513.7 6.791.8Zm-159.669-.3c-1.79-.2-3.591-.1-5.369.1l5.369-.1Zm135.91-3.5c-3.665.2-4.601.8-8.489.3 3.082 1.5-3.599 2.4-2.545 3.2.044-.2.126-.3.851-.2 1.119.2 2.255.2 3.391.2l.846-.1.858.1v-.2c1.971-.4 4.806-.5 6.778-.8-2.056-.8-4.7-1.3-1.69-2.5Zm851.095-3.2c-2.4-.2-2.2.3-4.24.2l-1.1.3h-.01c-.52-.1-1.02-.2-1.86-.4l1.86.4-1.45.2c2.03 1 4.72 1.8 5.95 3l.89.1c8.97.7 12.21 3.1 25.42 2.7.01-1.1-1.78-1.4-4.25-2-3.23-.8-6.36-.9-9.33-1.5-.62-.2-2.08-.6-2.54-.8-1.07-.3-1.19-.8-2.55-1.2-2.31.1-4.63-.2-6.79-1Zm-53.46 6.1c-.47-.1-1.32-.2-2-.3l2 .3Zm-1081.053-.1h1.697v-.5h-1.697v.5Zm297.844-.5c-.12-1-3.8-.8-5.935-.5-.12.7 2.173.8 4.24 1l-.005-.5h1.7Zm633.869-.5c-2.1-.4-2.5.8-.85.7h.02c.06-.2.2-.3.83-.2v-.5Zm409.85-.3c.93-1-5.06-1-5.1-.2 1.67-.1 1.69.3 2.55.5l.09-.1c.49-.5 1.31-.5 2.46-.2Zm-903.71-1c-2.157 0-3.289.4-3.394 1h2.553c-.069-.4.186-.8.841-1Zm938.49-1.5c-2.3.3-3.97.4-5.09.5 1.57.1.53.9 1.7 1h.92c1.95-.1 2.64 0 3.33-.2-1.85 0-.39-.9-.86-1.3Zm-457.09 1.1c-.82 0-1.61.1-2.39.1l2.39-.1Zm590.32-2.8c-1.14-.1-2.28 0-3.4.2v.5h-1.7c2.1 1 6.65.8 5.95 2l.23-.1c2.26-.7 1.58-2.1-1.08-2.6Zm-1246.561 1c-.26.3-1.374.2-2.503.2v1.3c3.969.2 5.385-1.1 2.543-1.5h-.04Zm744.221 1.5c.5-.7-.35-.9-2.55-.8-.58.7 1.75.5 2.55.8Zm-899.467-1c-.839-.2-7.341-.7-6.788.2 2.118.5 6.125.7 6.788-.2Zm1268.587-.5c1.45.4 2.2 1.1 4.66 1l-4.66-1Zm-940.252 0c-.325.3-1.135.5-.794 1h2.54c.239-.6-.2-1-1.688-1h-.058Zm-472.589-.5c-2.485 0-4.781.1-4.238 1 3.175.2 4.129-.3 4.238-1Zm172.675.8c.727.2 1.464.2 2.2.2l-2.2-.2Zm1250.346-1.8c-.5.9-5.81.4-5.09 1.7 2.44 0 5.55.2 6.79-.2l-.02-.1c-.12-.6-.54-1.1-1.68-1.4Zm-299.54-.3c-3.54.1-3.18 1.3-4.24 2 3.23-.1 4.32-.9 4.24-2Zm-839.217-3.7c-.4-2-5.865-3.7-11.883-3.2.265.6 2.78 2.4-.839 3.2l.16.1c1.709.9 5.525 1.3 6.613 2.4-3.61.5-1.61 1.5-2.538 2.5 6.969.3 9.837-.6 13.578-1.3.522-1.9-2.8-2.6-5.091-3.7Zm-35.635 4.2c-.122.3-1.51.6 0 .8.122-.3 1.508-.6 0-.8Zm276.62-1c-1.97-.1-2.267-1.1-4.233-.5-.986.3-.324 1.2.844 1.5l1.272.2 1.278.1c.708-.3 1.11-.7.839-1.3Zm588.052 0c.08.4-.11.9 1.69.8-.03-.4.41-.6.85-.8h-2.54Zm-1028.019-.3c.732.2 1.496.3 2.267.4l-2.267-.4Zm211.288.3h-1.7 1.7Zm735.271-5.9c-4.22-.3-5.05.5-7.63.7l.42.3-.42.2c2.94 1 1.89 3.3 3.4 4.7l.41-.1c4.52-1.2 12.45-1.5 16.55-2.9-2.45-1.2-8.91.2-11.88-1-.41-.7 1.21-.9 1.7-1.5l-1.45-.1-1.1-.3Zm-786.612 4.9c-1.007.8 3.578 1.1 4.245.5-2.708.3-2.63-.4-4.245-.5Zm881.642 0c-1.36.7 3.66.7 3.4.3-1.6 0-1.88-.3-3.4-.3Zm-80.61-.7c.19.4-.86 1.2 1.7 1 .23-.6-.2-1-1.7-1Zm-645.745-.8c-1.538.7.366.8-.846 1.5 2.9 0 4.41-.5 4.249-1.5h-3.403Zm-340.696 1.2c-.858 0-1.713.1-2.562.2l2.562-.2Zm1305.501-.9c-.2.3-1.4.4-1.7.7h2.55c-.14-.3.15-.7-.85-.7Zm-704.297-2c-2.592-.2-3.1.3-5.089.2.6.8-.872 1-.855 1.5l1.273-.1.428.4c2.474-.9 5.017.9 5.935-.3-3.635-.2.77-1.2-1.692-1.7Zm-184.985 1.5c.133-.9-2.584-2.6-7.638-1.8.356 1.3 3.509 2.4 7.638 1.8Zm628.772-2c-.71.5-2.19.9-1.69 1.7l1.26-.1.43.4c1.94-.4 5.47-.4 7.64-.8-2.11-.5-3.32-1.3-7.64-1.2Zm-434.453 1c-.048.2-.127.3-.846.2l.037.2c.113.2.394.4 1.66.3-.136-.2.14-.7-.851-.7Zm-25.466 0c-1.5.1-4.238-.2-3.383.5 1.15.1 2.301-.1 3.383-.5Zm123.05-.2c-.078.3-2.166.2-1.7.7h2.544c-.126-.3.149-.7-.844-.7Zm-224.454.2c-1.134.1-2.263.2-3.382.4l3.382-.4Zm7.218-2.5c-.184-.4.856-1.2-1.688-1-2.606.3.974.7.844 1-4.189.2-4.985 1.4-6.8 2.2l.43.3-.43.2c6.149.4 8.323-.5 9.34-1.7l-.421-.4.425-.3-1.7-.3Zm672.915 2c.35-.7-6.89-1.1-4.26-.3.22-.6 3.06 1.3 4.26.3Zm-331.25-.2c1.22.2 2.46.3 3.7.2l-3.7-.2Zm-535.977-1.1c-.366.5-1.828.7-1.7 1.3 1.609.1 1.874-.3 3.4-.3h-.026c-.151-.5-.609-.8-1.674-1Zm420.875-.4c-.126.6.441 1 1.7 1.2l-.059-.1c-.526-.6 1.241-.6.902-1.1h-2.543Zm-743.331.5c-.101-.6-3.6-.1-5.089-.3-1.327.9 5.693 1.2 5.089.3Zm503.195-.3h1.699v-.5h-1.699v.5Zm504.038-4.7c-3.11.1-3.42 1-7.64.7-1.33 1 2.25 1.3-.84 2.3 2.23-.1 2.78.3 2.54 1h1.69v.5c.15-.1 1.7 0 1.7 0l.07-.2c.7-1.5 3.24-3 2.48-4.3Zm-143.84 4.3c1.11.3 2.27.4 3.41.3l-3.41-.3Zm-252.441.2c.824-1-4.158-1-4.233-.3 2.4-.2 2.2.4 4.233.3Zm266.451-2.8c-2.83 0-3.5.6-5.1 1 3.4.3.58 1-.84 1.3 5.09 1.4 9.7-.9 5.94-2.3Zm-14.01 2.6c-1.11-.2-2.25-.3-3.38-.2l3.38.2Zm-495.121-1.8c1.156.7-3.159 1.7.844 1.7.101-.8 3.854-.5 2.548-1.7h-3.392Zm357.667 1.4 2.119.1c-.706-.1-1.413-.1-2.119-.1Zm-726.782-4.4c-4.155 1.8-18.05-.6-19.519 1.7 6.063.7 11.97 1.5 16.972 2.5 3.106-.3 6.234-.3 9.34 0l.416-.4 1.271.2c-1.945-1.6-2.752-3.6-8.48-4Zm438.282 3.7c1.41.2 2.837.1 4.235-.1l-4.235.1Zm289.775-1.2c-.855-1.4-1.419 1.3 1.7 1 .617-.7-1.689-.5-1.7-1Zm-131.528-1.8c.469.4-.991 1.3.853 1.3.016.7-.081 1.5 2.545 1.5 2.876-.1.973-1.4 0-1.8.009-.7 2.317.6 1.688-.5v-.5h-5.086Zm-81.465 1.5c-2.467-.3-2.467 1.1 0 .8v-.8Zm28.607.2c2.237-.6 2.338-1.5 2.656-2.3l-2.656 2.3Zm-15.447-.9c-.545.2-1.018.3-1.134.6l1.134-.6Zm117.5-2.7c-.371.6-3.995.3-3.375 1.2.681.9 4.148 1.1 5.939 1.7.272-1.1 4.659-.9 8.489-1l-.43-.4 1.272-.3c-1.799-.7-9.992 0-11.872-1.3l-.023.1Zm-117.499 2.7c1.051-.4 2.384-.6 2.118-1.2l-2.118 1.2Zm262.622-1.8c-.759.1-.431 1.4.851.5.218-.1-.352-.5-.851-.5Zm518.459-.2c.2.4-.84 1.2 1.71 1 .26-.4 1.21-.5.84-1h-2.55Zm26.32.5c-3.4-.6-4.28-1.9-11.04-1.5.41.5 1.69 1.3 0 1.7 4.83.4 7.03.5 11.04-.2Zm-179.9-1.3c.83 1.2-4.74-.1-4.25.5 1.27.2 1.23.8 1.7 1.3h.28c2.75.1 3.36-1.6 2.27-1.8Zm-605.87.5c-1.51.3-4.932.1-5.935.5.655.1.984.2.849.5l1.554-.1.987.4c1.486-.3 2.946-.5 2.545-1.3Zm-103.52.3c-.88-.1-1.774 0-2.545.5.88.1 1.775-.1 2.545-.5Zm348.755-1.5c-1.025.2-3.67 1.2-1.694 1.5.14-.3 1.336-.3 2.543-.3-.465-.3 1-1.3-.849-1.2Zm-248.622-1.3c-3.116-.1-9.388.4-10.181 1.8l1.508-.1h.001l1.032.3c2.591-.2 3.089.3 5.09.3.556-.7 2.43-1 3.391-1.5l-1.271-.3.43-.5Zm104.34.3c-.418.5-3.717.1-3.369.7 2.474 0 2.932.5 4.244.8.188-.2.71-.3 1.7-.3-.1-.6-1.568-.8-2.548-1.2h-.027Zm233.377-6.7c-5.12-.8-10.77-4.7-16.97-2.8 2.74-.2 1.19.8 2.55 1-.6 1.8 3.15 3.5.85 5 3.31.9 3.55 2.8 5.09 4.2 2.66-.1 2.24.7 4.24.8 2.76-1.1.89-2-.85-3 .71-.7 3.34-.9 5.09-1.3-2.25-.2-2.79-1-4.24-1.4 1.63-.8 4.22-1.3 4.24-2.5Zm-512.521 6.9c.356.5.306 1.1 2.545 1-.359-.4-.308-1-2.545-1Zm615.201-4.2c-4.9 0-7.25.7-8.49 1.7.77.5 3.45.4 2.55 1.3l1.55-.1-3 1.7c1.33-.5 2.7-1.1 3-1.7l.99.3c2.26-.7 2.3-2.1 3.4-3.2Zm-440.819 4.2c2.87-.2 5.662-1.1 8.2-2.4l-8.2 2.4Zm394.689-1.6c-.82.4-1.95.8-1.82 1.3l1.82-1.3Zm-271.221.1c.069.4-.122.9 1.688.8v-.5c-.567-.1-1.131-.1-1.688-.3Zm-91.222.7h2.178-2.178Zm396.693-.9c-2.48-.4-2.48 1.1 0 .7v-.7Zm-358.089-5.5c-3.76 1.7-6.7 4.4-16.118 3.7l1.274.2-.435.3c.3.8.494 1.6 2.548 1.8l.125-.1c2.811-2.3 14.382.6 16.851-2.2-2.479-.2-2.755-1.1-2.548-2.2.881.1 1.777-.1 2.548-.5-1.525 0-1.993-.2-1.7-.7l-1.55.1-.995-.4Zm-156.982 4.7c-2.04.6 2.782.7 2.547.3-.854 0-1.706-.1-2.547-.3Zm427.241.2c.26.1.55.2.85.2l-.85-.2Zm-314.386-1.6c-2.644-.2-3.98 1.2-2.541 1.4.754-.5 2.582-.7 2.541-1.4Zm191.353.1-1.279-.1c-.133.6 1.334.7 1.7 1.2 3.3.1 5.322-.3 5.946-1-1.967-.3-3.955-.5-5.946-.5l-.421.4Zm-162.075.5c-1.706 0-3.407.2-5.093.5l5.093-.5Zm-143.832-.6c.746-.6-2.193-1.2-2.547-.5 1.212 0 1.435.4 2.547.5Zm-78.531-1.8c-2.135.1-2.199-.4-4.635-.2v2h3.407c.931-.5 1.079-1.2 1.685-1.8h-.457Zm383.677 1.7c-2.166-.5-3.47-1.7-6.88-1.2l6.88 1.2Zm-192.293-.9c-1.927-.1-3.182 0-3.391.5 1.153 0 2.306-.2 3.391-.5Zm-28.848.3c1.035-.3 2.567-.7 2.55-1.2l-2.55 1.2Zm151.037-.3c-.862 0-1.706-1.1-2.541-.3 1.221-.1 2.074 1 2.541.3Zm-68.731-11c-3.4-.4-9.6-.4-11.023.5 2.282.3.002 1.3 0 1.7.7.7 2.971.8 4.24 1.3l-.335.2c-.775.4-1.514 1-2.21 1.5 5.116.7-.952 2 1.688 3.3l1.561-.2.984.4c3.185 0 2.566-1.1 6.794-.7.883.7.025 1.3 1.7 2.2h3.394c3.066-1.1 4.528-1.4 6.786-2.5h4.24c-.349-.6 1.552-.5.853-1.2-5.522-1.1-11.6 1-15.274-.3l-.995.4-1.55-.1c-2.152.7-3.169-.2 0-.3l.98-.4 1.564.2c-2.473-2.1-3.485-3.1-3.397-6Zm-53.034 9.3c-.018-.3-.329-.6-1.265-.8l1.265.8Zm33.522-.6c-1.6.1-5.112-.3-4.242.5 2.107 0 4.119.1 4.242-.5Zm52.604-1.5c-2.4-.2-2.2.4-4.231.3.458.3-.994 1.2.842 1.2h.056c.654-.7 3.486-.6 3.333-1.5Zm7.648-.2c-.201.3-1.399.4-1.693.7 1.746.2 3.811-.6 1.693-.7Zm-66.614.5c-3.046-.6-6.162-.6-9.214-.1l9.214.1Zm7.214-3.8c-.122.3-1.513.6 0 .8.116-.3 1.511-.6 0-.8Zm35.635 0c-1.931 0-3.191.1-3.391.5 1.931.1 3.184 0 3.391-.5Zm54.306-.2c1.205-.8-5.071-.6-5.091-.3 1.794.4 2.511-.1 5.091.3Zm-52.604-5.3c-2.722.3-1.364 1.8-4.249 2-.844-.7-2.311-1.3-5.084-1.5.012 1.1-2.628 1.4-1.7 2.8 5.6-.6 3.877 1 6.788 1.2l.491.1c2.233 0 1.035-1 2.9-1.1 2.4-.2 2.2.4 4.244.3.5-.5 1.63-.9 3.392-1 2.922 0 6.092-.1 6.794.5 3.161-1 11.961.5 14.424-1-1.777-.4-3.49-1.1-5.092-2-9.427-.1-13.431-.2-22.908-.3Zm56.003 3.3c-.929 1.2 2.757 1 5.941 1-.771-.7-3.231-.9-5.941-1Zm-80.21-4.5c-2.917 0-5.408.2-5.493 1 1.675.4 3.374.8 5.088 1 .216-.9 1.971-1.4 3.392-2h-2.987Z'/></svg>");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: left bottom;
          mask-position: left bottom;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .mask-bottom,
  body.frontend .mask-bottom {
    -webkit-mask-size: 47rem auto;
            mask-size: 47rem auto;
  }
}
.acfe-flexible-placeholder .mask-bottom + section,
body.frontend .mask-bottom + section {
  --offset: 5vw;
  padding-top: var(--offset);
  margin-top: calc(var(--offset) * -1);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .mask-bottom + section,
  body.frontend .mask-bottom + section {
    --offset: 6vw;
  }
}
.acfe-flexible-placeholder .section__start,
body.frontend .section__start {
  position: relative;
}
.acfe-flexible-placeholder .section__start .innerwrapper,
body.frontend .section__start .innerwrapper {
  position: relative;
  z-index: 5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 12.8rem;
  color: var(--colorWhite);
  padding-bottom: 10.1rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__start .innerwrapper,
  body.frontend .section__start .innerwrapper {
    padding-top: 7.8rem;
    padding-bottom: 4.9rem;
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder .section__start .innerwrapper h1,
body.frontend .section__start .innerwrapper h1 {
  color: var(--colorWhite);
  margin-bottom: 0.1em;
}
.acfe-flexible-placeholder .section__start .innerwrapper p,
body.frontend .section__start .innerwrapper p {
  margin-inline: auto;
  max-width: 45em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__start .innerwrapper p,
  body.frontend .section__start .innerwrapper p {
    margin-block: 0.7em;
  }
}
.acfe-flexible-placeholder .section__start .innerwrapper .review_box,
body.frontend .section__start .innerwrapper .review_box {
  margin-top: 1.3rem;
}
.acfe-flexible-placeholder .section__start .image,
.acfe-flexible-placeholder .section__start .video,
body.frontend .section__start .image,
body.frontend .section__start .video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.acfe-flexible-placeholder .section__start .image:before,
.acfe-flexible-placeholder .section__start .video:before,
body.frontend .section__start .image:before,
body.frontend .section__start .video:before {
  content: "";
  display: block;
  position: absolute;
  opacity: 0.45;
  background-color: #2B2B2B;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.acfe-flexible-placeholder .section__start .image img,
.acfe-flexible-placeholder .section__start .image video,
.acfe-flexible-placeholder .section__start .video img,
.acfe-flexible-placeholder .section__start .video video,
body.frontend .section__start .image img,
body.frontend .section__start .image video,
body.frontend .section__start .video img,
body.frontend .section__start .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.acfe-flexible-placeholder .section__number_list_image,
body.frontend .section__number_list_image {
  --backgroundColor: var(--colorBeige);
}
.acfe-flexible-placeholder .section__number_list_image .innerwrapper,
body.frontend .section__number_list_image .innerwrapper {
  display: grid;
  grid-template-columns: 1fr 30rem;
  position: relative;
  z-index: 5;
  padding-top: 4.5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__number_list_image .innerwrapper,
  body.frontend .section__number_list_image .innerwrapper {
    grid-template-columns: 100%;
    padding-top: 0.5rem;
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder .section__number_list_image .innerwrapper .content,
body.frontend .section__number_list_image .innerwrapper .content {
  padding-top: 2.5rem;
  margin-left: -2.4rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__number_list_image .innerwrapper .content,
  body.frontend .section__number_list_image .innerwrapper .content {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__number_list_image .innerwrapper .content h2 br,
  body.frontend .section__number_list_image .innerwrapper .content h2 br {
    display: none;
  }
}
.acfe-flexible-placeholder .section__number_list_image .innerwrapper .content .list_grid,
body.frontend .section__number_list_image .innerwrapper .content .list_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 3.1rem;
  gap: 4.1rem 2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__number_list_image .innerwrapper .content .list_grid,
  body.frontend .section__number_list_image .innerwrapper .content .list_grid {
    grid-template-columns: 100%;
    margin-top: 1.6rem;
    gap: 1.5rem 0;
  }
}
.acfe-flexible-placeholder .section__number_list_image .innerwrapper .image,
body.frontend .section__number_list_image .innerwrapper .image {
  width: calc(100% + 20.7rem);
  margin-left: -6.6rem;
  margin-bottom: auto;
  margin-top: -12rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__number_list_image .innerwrapper .image,
  body.frontend .section__number_list_image .innerwrapper .image {
    margin-top: -2rem;
    margin-left: -1.5rem;
    width: calc(100% + 3rem);
  }
}
.acfe-flexible-placeholder .single_list,
body.frontend .single_list {
  display: flex;
  flex-direction: column;
}
.acfe-flexible-placeholder .single_list .icon,
body.frontend .single_list .icon {
  font-size: 0;
  line-height: 0;
  width: 6.5rem;
  margin-inline: auto;
  margin-bottom: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .single_list .icon,
  body.frontend .single_list .icon {
    width: 4.5rem;
    margin-bottom: 0.9rem;
  }
}
.acfe-flexible-placeholder .single_list .icon svg,
body.frontend .single_list .icon svg {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder .single_list .number,
body.frontend .single_list .number {
  font-size: var(--fontSize132);
  display: block;
  font-family: "Oswald";
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1.1rem;
  color: var(--colorGreen);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .single_list .number,
  body.frontend .single_list .number {
    font-size: var(--fontSize110);
    margin-bottom: 0;
  }
}
.acfe-flexible-placeholder .single_list p,
body.frontend .single_list p {
  margin-inline: auto;
  max-width: 18em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .single_list p,
  body.frontend .single_list p {
    margin-block: 0.7em;
  }
}
.acfe-flexible-placeholder .single_list p:last-child,
body.frontend .single_list p:last-child {
  margin-bottom: 0;
}
.acfe-flexible-placeholder .find_method,
body.frontend .find_method {
  display: grid;
  grid-template-columns: 1fr 7.7rem;
  width: calc(100% - 2.5rem);
  margin-inline: auto;
  margin-top: auto;
  margin-bottom: 1rem;
  gap: 1.2rem 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .find_method,
  body.frontend .find_method {
    grid-template-columns: 1fr 6.45rem;
    padding-top: 1.3rem;
    width: 100%;
  }
}
.acfe-flexible-placeholder .find_method > span,
.acfe-flexible-placeholder .find_method > p:not(:has(.cta__button)),
body.frontend .find_method > span,
body.frontend .find_method > p:not(:has(.cta__button)) {
  font-size: var(--fontSize28);
  line-height: 1.142;
  font-family: "Oswald";
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  display: block;
  margin: 0.7rem 0 0 1.5rem;
  width: calc(100% + 1em);
  max-width: none;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .find_method > span,
  .acfe-flexible-placeholder .find_method > p:not(:has(.cta__button)),
  body.frontend .find_method > span,
  body.frontend .find_method > p:not(:has(.cta__button)) {
    margin: 0.7rem 0 0 1.85rem;
    font-size: var(--fontSize24);
  }
}
.acfe-flexible-placeholder .find_method > span > em,
.acfe-flexible-placeholder .find_method > p:not(:has(.cta__button)) > em,
body.frontend .find_method > span > em,
body.frontend .find_method > p:not(:has(.cta__button)) > em {
  font-style: normal;
  color: var(--colorGreen);
}
.acfe-flexible-placeholder .find_method p:has(.cta__button),
body.frontend .find_method p:has(.cta__button) {
  margin: 0;
  max-width: none;
  grid-column: span 2;
}
.acfe-flexible-placeholder .find_method > svg,
body.frontend .find_method > svg {
  width: calc(100% - 1.6rem);
  height: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .find_method > svg,
  body.frontend .find_method > svg {
    width: calc(100% - 1.85rem);
    margin-top: auto;
  }
}
.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-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 .polaroid,
body.frontend .polaroid {
  position: relative;
  width: 19.2rem;
  aspect-ratio: 1280/1299;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .polaroid,
  body.frontend .polaroid {
    width: 11rem;
  }
}
.acfe-flexible-placeholder .polaroid:before,
body.frontend .polaroid:before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 3;
  background-image: url(../images/polaroid_1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.acfe-flexible-placeholder .polaroid img,
body.frontend .polaroid img {
  width: 85.5%;
  height: auto;
  aspect-ratio: 1/1;
  position: absolute;
  z-index: 1;
  left: 9%;
  top: 6%;
  -o-object-fit: cover;
     object-fit: cover;
}
.acfe-flexible-placeholder .polaroid .number,
body.frontend .polaroid .number {
  font-size: var(--fontSize96);
  font-family: "Oswald";
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--colorGreen);
  position: absolute;
  z-index: 9;
  text-align: right;
  top: 2%;
  right: 9%;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .polaroid .number,
  body.frontend .polaroid .number {
    font-size: var(--fontSize72);
    top: 4%;
    right: 11%;
  }
}
body.page-id-172 .polaroid .number {
  color: var(--colorWhite);
}

.acfe-flexible-placeholder .polaroid2,
body.frontend .polaroid2 {
  position: relative;
  width: 19.2rem;
  aspect-ratio: 1280/1299;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .polaroid2,
  body.frontend .polaroid2 {
    width: 11rem;
  }
}
.acfe-flexible-placeholder .polaroid2:before,
body.frontend .polaroid2:before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 3;
  background-image: url(../images/polaroid_2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.acfe-flexible-placeholder .polaroid2 img,
body.frontend .polaroid2 img {
  width: 85.5%;
  height: auto;
  aspect-ratio: 1/1;
  position: absolute;
  z-index: 1;
  right: 9%;
  top: 6%;
  -o-object-fit: cover;
     object-fit: cover;
}
.acfe-flexible-placeholder .section__reviews,
body.frontend .section__reviews {
  --backgroundColor: var(--colorWhite);
}
.acfe-flexible-placeholder .section__reviews .innerwrapper,
body.frontend .section__reviews .innerwrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-bottom: 2.7rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__reviews .innerwrapper,
  body.frontend .section__reviews .innerwrapper {
    padding-bottom: 2rem;
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder .section__reviews .innerwrapper:has(.polaroid),
body.frontend .section__reviews .innerwrapper:has(.polaroid) {
  padding-bottom: 5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__reviews .innerwrapper:has(.polaroid),
  body.frontend .section__reviews .innerwrapper:has(.polaroid) {
    padding-bottom: 3.5rem;
  }
}
.acfe-flexible-placeholder .section__reviews .innerwrapper .polaroid,
body.frontend .section__reviews .innerwrapper .polaroid {
  left: -2rem;
  bottom: -10.3rem;
  transform: rotate(-8deg);
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__reviews .innerwrapper .polaroid,
  body.frontend .section__reviews .innerwrapper .polaroid {
    left: 3.2rem;
    bottom: -9.5rem;
  }
}
.acfe-flexible-placeholder .section__reviews .innerwrapper > svg,
body.frontend .section__reviews .innerwrapper > svg {
  width: 13.5rem;
  height: auto;
  margin-top: -5.6rem;
  margin-bottom: 2.4rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__reviews .innerwrapper > svg,
  body.frontend .section__reviews .innerwrapper > svg {
    width: 6.1rem;
    margin-top: -3.1rem;
    margin-bottom: 2.6rem;
  }
}
.acfe-flexible-placeholder .section__reviews .innerwrapper h2,
body.frontend .section__reviews .innerwrapper h2 {
  text-align: center;
  display: block;
  margin-bottom: 1rem;
}
.acfe-flexible-placeholder .section__reviews .innerwrapper > p,
body.frontend .section__reviews .innerwrapper > p {
  max-width: 35em;
  margin-inline: auto;
}
.acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider-wrapper,
body.frontend .section__reviews .innerwrapper .review__slider-wrapper {
  margin-bottom: 1.8rem;
  width: 100%;
}
.acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider,
body.frontend .section__reviews .innerwrapper .review__slider {
  margin-top: 3.4rem;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider,
  body.frontend .section__reviews .innerwrapper .review__slider {
    margin-top: 1.4rem;
  }
}
.acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner,
body.frontend .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner {
  display: flex;
  flex-direction: column;
  font-size: var(--fontSize40);
  line-height: 1.3;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner,
  body.frontend .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner {
    font-size: var(--fontSize22);
  }
}
.acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .review_stars,
body.frontend .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .review_stars {
  width: 9.6rem;
  display: flex;
  font-size: 0;
  line-height: 0;
  justify-content: space-between;
  margin-bottom: 1.4rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .review_stars,
  body.frontend .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .review_stars {
    width: 7rem;
    margin-bottom: 1.1rem;
  }
}
.acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .review_stars svg,
body.frontend .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .review_stars svg {
  width: 1.2rem;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .review_stars svg,
  body.frontend .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .review_stars svg {
    width: 1rem;
  }
}
.acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .review_stars + p,
body.frontend .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .review_stars + p {
  margin-top: 0;
}
.acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner > p,
body.frontend .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner > p {
  max-width: 27em;
  margin-inline: auto;
}
.acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .author,
body.frontend .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .author {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--fontSize33);
  font-weight: 700;
  gap: 0 1.1rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .author,
  body.frontend .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .author {
    font-size: var(--fontSize24);
    gap: 0 0.8rem;
    margin-top: -0.3rem;
  }
}
.acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .author > img,
body.frontend .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .author > img {
  width: 5rem;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .author > img,
  body.frontend .section__reviews .innerwrapper .review__slider .single__slide .single__slide-inner .author > img {
    width: 4rem;
  }
}
.acfe-flexible-placeholder .review__progress,
body.frontend .review__progress {
  position: relative;
  height: 5px;
  background: #D5D0D0;
  border-radius: 5px;
  overflow: hidden;
  margin-top: 4rem;
  width: 100%;
  max-width: 30rem;
  margin-inline: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .review__progress,
  body.frontend .review__progress {
    margin-top: 2.4rem;
    height: 7px;
  }
}
.acfe-flexible-placeholder .review__progress-fill,
body.frontend .review__progress-fill {
  display: block;
  height: 100%;
  width: auto; /* start with a little progress */
  background: var(--colorGreen); /* inherits from parent; easy to theme */
  color: #222; /* progress color */
  border-radius: 5px;
  transition: width 0.4s ease; /* smooth animation */
}
.acfe-flexible-placeholder .section__way,
body.frontend .section__way {
  --backgroundColor: var(--colorBeige);
}
.acfe-flexible-placeholder .section__way .innerwrapper,
body.frontend .section__way .innerwrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding-top: 6.4rem;
  padding-bottom: 8rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__way .innerwrapper,
  body.frontend .section__way .innerwrapper {
    padding-top: 11.8rem;
    padding-bottom: 3.4rem;
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder .section__way .innerwrapper h2,
body.frontend .section__way .innerwrapper h2 {
  text-align: center;
  display: block;
  margin-bottom: 1rem;
}
.acfe-flexible-placeholder .section__way .innerwrapper > svg,
body.frontend .section__way .innerwrapper > svg {
  width: calc(100% - 18rem);
  margin-inline: auto;
  margin-top: -3.1rem;
  margin-right: auto;
  margin-left: 11rem;
  height: auto;
  margin-bottom: 3.9rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__way .innerwrapper > svg,
  body.frontend .section__way .innerwrapper > svg {
    margin-right: auto;
    margin-left: auto;
    width: calc(100% - 3rem);
    margin-top: -0.4rem;
    margin-bottom: 2.6rem;
  }
}
.acfe-flexible-placeholder .section__way .innerwrapper .list_grid,
body.frontend .section__way .innerwrapper .list_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  margin-top: -0.5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__way .innerwrapper .list_grid,
  body.frontend .section__way .innerwrapper .list_grid {
    grid-template-columns: 100%;
    margin-top: 0;
    gap: 1.3rem 0;
  }
}
.acfe-flexible-placeholder .section__content_polaroids_image,
body.frontend .section__content_polaroids_image {
  overflow-x: clip;
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper,
body.frontend .section__content_polaroids_image .innerwrapper {
  display: grid;
  grid-template-columns: 1fr 27rem;
  gap: 0 4rem;
  padding-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper,
  body.frontend .section__content_polaroids_image .innerwrapper {
    grid-template-columns: 100%;
    padding-top: 4rem;
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .content,
body.frontend .section__content_polaroids_image .innerwrapper .content {
  order: 1;
  text-align: left;
  margin-top: 5.4rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .content,
  body.frontend .section__content_polaroids_image .innerwrapper .content {
    order: unset;
    text-align: center;
    margin-top: 3.4rem;
  }
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .content h2,
body.frontend .section__content_polaroids_image .innerwrapper .content h2 {
  margin-bottom: 0.85em;
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .content p,
body.frontend .section__content_polaroids_image .innerwrapper .content p {
  max-width: 38em;
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .content p:last-child,
body.frontend .section__content_polaroids_image .innerwrapper .content p:last-child {
  margin-bottom: 0;
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .content p:has(.cta__button),
body.frontend .section__content_polaroids_image .innerwrapper .content p:has(.cta__button) {
  margin-top: 2em;
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .content ul,
body.frontend .section__content_polaroids_image .innerwrapper .content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  margin-top: 1.6rem;
  margin-block: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .content ul,
  body.frontend .section__content_polaroids_image .innerwrapper .content ul {
    text-align: left;
    margin-top: 1.1rem;
  }
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .content ul li,
body.frontend .section__content_polaroids_image .innerwrapper .content ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: var(--fontSize28);
  line-height: 1.2;
  font-family: "Oswald";
  font-weight: 600;
  text-transform: uppercase;
  max-width: 28em;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='43.848' height='45.053' viewBox='0 0 43.848 45.053'><defs><clipPath id='list_a'><path fill='%2383b011' d='M0 0h43.848v45.053H0z' data-name='Rechteck 29'/></clipPath></defs><g data-name='Gruppe 34'><g fill='%2383b011' fill-rule='evenodd' clip-path='url(%23list_a)' data-name='Gruppe 33'><path d='M3.965 21.143 4 21.118l-.094-.144-.043.028.1.141m34.745-10.275c.027-.123 0-.167-.138-.15l.138.15m-10.1 15.605c-.035-.025-.057-.054-.075-.051s-.038.033-.057.051c.021.017.04.043.063.047s.037-.024.069-.047m9.382-13.69-.206.015c.081.109.135.133.206-.015m-1.93.636-.037-.023-.115.161.04.027.111-.163m-3.191 5.43-.052-.035-.1.2.034.017.121-.185M34.16 3.326l.222-.12c-.148-.106-.173-.02-.222.12M22.3 21.816c-.081.1-.117.165.028.24l-.028-.24M37.78 2.355l.207-.216c-.189 0-.2.108-.207.216m2.068 7.241-.056-.044-.129.19.042.033.143-.179M27.863 27.33c-.03.05-.071.093-.062.108a.377.377 0 0 0 .1.083c.02-.027.062-.062.056-.081-.013-.037-.052-.065-.092-.11m10.4-15.8.043-.06c-.077-.02-.057-.213-.251-.091l.207.152m.657-.573-.054-.044-.161.2c-.009.012 0 .036 0 .129l.216-.289m-1.651-8.058c.237-.023.237-.023.248-.215l-.248.215M7.579 26.489a.427.427 0 0 0 .2.3c-.03-.193-.03-.193-.2-.3m28.63-11.869c.2-.109.2-.109.13-.233l-.13.233m-13.6 6.922c.108-.1.177-.177.1-.346-.077.115-.163.188-.1.346m-21.03.747c.03.115-.061.226.088.265a.129.129 0 0 0 .11-.063c.04-.121-.029-.173-.2-.2m9.858 5.391c-.013-.22-.132-.309-.3-.421a.477.477 0 0 0 .3.421m-3.707-4.736a.545.545 0 0 0 .292.345c-.061-.282-.061-.282-.292-.345m16.91-4.778c.049-.01.128 0 .149-.035a3.067 3.067 0 0 0 .254-.455.136.136 0 0 0-.116-.205l-.287.7m14.622-7.288c-.02.1-.011.183-.047.217-.19.18-.257.465-.48.616l-.066-.035a1.01 1.01 0 0 1 .112-.279c.137-.17.3-.322.481-.519M19.329 26.931l-.036-.071a.9.9 0 0 0-.175.1 1.361 1.361 0 0 0-.3.52c-.039.092-.065.181-.183.21s-.119.111-.067.233c.391-.239.474-.692.757-.991m-5.375 4.1c.307.612.375.681.615.632-.007-.1 0-.206-.139-.239a.13.13 0 0 1-.07-.091c-.037-.212-.2-.264-.406-.3M3.325 21.861a.559.559 0 0 0 .019-.486 1.568 1.568 0 0 1-.051-.429.233.233 0 0 0-.276.191 1.01 1.01 0 0 0 .028.488c.03.091.169.147.28.236m.125.937c.121-.421-.2-.625-.365-.9a.656.656 0 0 0 .261.592l-.246.106c.132.172.246.325.366.473a.116.116 0 0 0 .1.038c.132-.049.167.039.218.129a1.624 1.624 0 0 0 .161.2c.134-.082.141-.205.032-.254-.156-.069-.049-.219-.164-.317l-.363-.069m33.4-9.239.14.009c-.025.09-.073.136-.16.112-.115-.03-.15.04-.2.119q-.519.757-1.051 1.5c-.022.031-.08.037-.154.014.058-.084.114-.169.174-.252a20.717 20.717 0 0 0 1.186-1.763 4.6 4.6 0 0 1 .375-.527.481.481 0 0 1 .235-.149 2.921 2.921 0 0 1-.544.938M6.533 29.196c.1-.035.1-.035-.01-.154l.021.163c-.184-.087-.241-.275-.33-.432a.372.372 0 0 0-.27-.223c-.093.212.173.2.18.345l-.062.074.8 1a.329.329 0 0 0-.045-.17q-.141-.3-.281-.605m-1.72-7.243a.562.562 0 0 0 .271.323 2.162 2.162 0 0 1 .027-.217.252.252 0 0 0-.161-.332l-.705-1.144-.078.017a1.043 1.043 0 0 0-.024.219c.186.059.14.216.136.333a.827.827 0 0 0 .5.748l.038.053m31.96-9.126.357-.358c-.056.189-.093.389-.325.462l-.026-.115c-.044.085-.092.162-.209.119l.166.108c-.066.147-.14.281-.326.3a.134.134 0 0 0-.089.071 5.5 5.5 0 0 1-.741.947.588.588 0 0 1 0-.168.447.447 0 0 1 .095-.148c.275-.315.554-.627.827-.944a.6.6 0 0 0 .071-.16l.117-.171.079.057m-10.9 3.392-.353.476a.642.642 0 0 0 .347-.481c.116-.008.124-.093.1-.2l-.1.2m12.165-4.269-.1.346.134.009c.011.075.046.1.119.062a.715.715 0 0 0 .333-.505l-.46.452c.046-.125.1-.25-.037-.357l.043-.169-.051-.022-.158.241.177-.058M34.87 2.365a1.357 1.357 0 0 0 .7-.9l.305.079-.226-.345-.166.053c.007-.052 0-.085.017-.106.06-.092.2-.137.157-.292-.008-.031.067-.089.11-.126.1-.089.287-.1.282-.3 0-.008.113-.039.124-.025a.44.44 0 0 1 .042.151c-.169.036-.109.2-.166.3a.429.429 0 0 0-.244.438c.075-.056.112-.166.181-.193.167-.066.1-.153.055-.25a.47.47 0 0 0 .406-.145l-.033.129.049.008c0-.048.007-.1.011-.145a.291.291 0 0 0 .346-.212.66.66 0 0 0 .022-.138c.218.127.218.131.022.493l.216.064-.2.107c.016.2.016.2.155.117l-.161-.115h.261a.807.807 0 0 1-.182.478c-.09.167-.226.309-.319.475-.056.1-.142.22-.018.372a.914.914 0 0 0 .148-.126c.071-.094.127-.2.2-.293.027-.037.089-.1.105-.088.262.138.264-.149.389-.229l.06.092a2.778 2.778 0 0 0 .912-.807 1.172 1.172 0 0 1 .678-.362c-.11.29-.392.475-.332.819l.518-.473c-.022.292-.208.423-.306.608.31-.135.485-.439.794-.591-.068.279-.386.367-.452.665.235-.05.261-.39.538-.323.016.139.071.254.24.26-.022.094-.045.186-.076.323.161-.115.2-.2.071-.317l.161-.1-.008-.008.019.173.347.058-.136.3.027.037.367-.263.036.033c-.02.036-.031.091-.061.106-.2.1-.169.312-.233.478.169.131-.1.4.158.5a2.051 2.051 0 0 0 .286-.277 1.661 1.661 0 0 1 .637-.554.133.133 0 0 0 .065-.058c.143-.368.545-.5.74-.825.019-.032.087-.033.133-.049l-.008-.007c-.028.22-.2.353-.324.508-.171.211-.374.4-.537.613a3.9 3.9 0 0 0-.283.513 1.055 1.055 0 0 0 .359.493c.164.1.145.316-.006.481-.053.058-.1.117-.152.178-.01.013 0 .037-.011.109.161-.153.379-.188.406-.429 0-.025.03-.05.05-.071l.716-.781c.071-.078.145-.154.21-.237a.615.615 0 0 1 .412-.307c.066-.008.119-.108.179-.165.043-.042.088-.082.184-.171-.013.137.005.225-.03.258a1.292 1.292 0 0 0-.224.327 1.594 1.594 0 0 1-.442.534 2.786 2.786 0 0 0-.57.642 4.63 4.63 0 0 1-.515.5 3.493 3.493 0 0 0-.423.567c-.014.019-.023.067-.012.076.113.091.036.194.034.3a1.036 1.036 0 0 0 .079.281 2.961 2.961 0 0 0 .631-.693.966.966 0 0 1 .615-.361 1.225 1.225 0 0 1-.118.324c-.209.276-.333.628-.68.783-.144.272-.438.429-.55.729a.592.592 0 0 1-.165.207c-.5.458-.862 1.04-1.339 1.517-.327.327-.52.75-.833 1.084a1.184 1.184 0 0 0-.123.263c.12-.043.177-.064.234-.082s.114-.033.236-.068a3.613 3.613 0 0 1-.452.8l.109.044c.009.2-.188.161-.314.227l.072.322.877-1.154a.2.2 0 0 0 .275-.084c.161-.214.312-.435.474-.649a4.917 4.917 0 0 1 .6-.685.407.407 0 0 1-.023.149c-.056.091-.128.172-.191.26-.034.047-.09.1-.089.149a.423.423 0 0 1-.069.321c-.078.088-.149.183-.221.272l.067.348.288-.169a.382.382 0 0 1-.111.381 3.23 3.23 0 0 0-.314.424c-.157.225-.316.449-.467.678-.107.162-.2.331-.3.494l-.243-.111a3.13 3.13 0 0 1-.314.693c-.13.167-.151.406-.357.516-.081.043-.157.1-.239.147l.061.242c-.084.087-.169.169-.244.259a.517.517 0 0 0-.1.171 1.52 1.52 0 0 1-.7.892.232.232 0 0 0-.082.075c-.068.115-.128.233-.2.348s-.136.235-.214.345c-.062.087-.141.163-.211.244-.165.191-.241.455-.415.622-.267.258-.347.672-.717.837a.228.228 0 0 0-.1.1 3.606 3.606 0 0 1-.835.927 1.721 1.721 0 0 0-.168.223l-.427.587c.043.05.1.087.108.135s-.023.093-.05.132c-.216.314-.436.625-.651.939-.189.276-.372.555-.556.834s-.352.534-.524.8c-.055.087-.085.191-.142.276a7 7 0 0 1-.565.781 1.213 1.213 0 0 0-.235.394 1.454 1.454 0 0 1-.15.282c-.052.076-.087.21-.231.126-.068.1-.142.2-.2.312a8.297 8.297 0 0 0-.247.5c-.064.136-.173.269-.042.429.011.013-.025.065-.04.1l-.147-.11.035.267-.141-.1a2.962 2.962 0 0 1-.394.461 5.464 5.464 0 0 0-.941 1.343c-.236.334-.431.7-.654 1.062l.153.084c-.009.009-.022.031-.034.031-.188-.015-.243.136-.325.256a3.924 3.924 0 0 1-.674.754c-.084-.169.063-.229.105-.321a.262.262 0 0 0-.034-.313c-.231.18-.205.56-.516.668l-.1.439-.107-.2-.475.8a.73.73 0 0 0-.465.593l.313-.246a4.334 4.334 0 0 1-.465.931c-.2.348-.4.691-.6 1.036-.045.076-.094.15-.136.228-.189.353-.373.708-.565 1.059-.065.119-.161.222-.219.343a1.044 1.044 0 0 0-.161.462.6.6 0 0 1-.186.511.57.57 0 0 0-.67.347c-.137-.376.114-.658.078-.979l-.207-.024.136-.194c-.019.085.017.148.1.134a.21.21 0 0 0 .125-.122c.06-.161.086-.337.159-.492.124-.266.274-.52.411-.781.034-.065.061-.134.118-.26-.1.056-.171.069-.19.107-.229.451-.45.905-.674 1.359a.617.617 0 0 0-.094-.053c-.079.1-.153.2-.227.309-.3.423-.6.842-.892 1.27-.165.244-.31.5-.461.754a5.651 5.651 0 0 1-.35.58 6.736 6.736 0 0 0-.685 1.015c-.052.1-.169.163-.24.255a7.352 7.352 0 0 0-.715.97c-.2.372-.468.7-.667 1.063-.174.32-.343.643-.488.977a8.1 8.1 0 0 0-.373 1.022 1.55 1.55 0 0 1-.162.5 3.422 3.422 0 0 0-.3.737c-.058.147-.222.25-.293.395a1.559 1.559 0 0 1-.523.65 2.54 2.54 0 0 1-.429.183c-.091-.145-.158-.288-.344-.239a.839.839 0 0 0 .03.289c.081.157-.032.235-.1.332-.049.07-.13.123-.192.037a.252.252 0 0 1 .005-.206c.029-.069.1-.118.145-.183.019-.029.008-.077.011-.12l-.425-.151.022.234-.165-.053c-.088.064-.034.5.114.724-.085-.044-.162-.062-.167-.091a.465.465 0 0 0-.361-.372v-.385a.5.5 0 0 0-.017-.2.27.27 0 0 1 .03-.326c.076-.089.08-.178-.057-.242-.264.163-.251.541-.536.731l.07.529.2-.211c-.024.233-.1.412-.016.608.034.074-.041.2-.076.336-.122-.135-.232-.244-.326-.365-.127-.163-.309-.288-.33-.527 0-.058-.118-.107-.228-.2.021.165.154.268.034.373-.193-.051-.072-.359-.317-.383-.039.163.121.3.025.465-.118-.039-.111-.137-.116-.217-.011-.162-.031-.276-.232-.341-.159-.051-.277-.228-.457-.388l-.152-.017.018-.189.2.091-.083-.341c-.123.132-.228.129-.337.032-.087-.077-.173-.16-.313-.121-.036.01-.119-.026-.126-.055-.053-.2-.243-.312-.31-.507-.036-.107-.148-.189-.225-.281l-.273.128-.072-.331-.231.173-.118-.069a.527.527 0 0 1-.235-.62 3.68 3.68 0 0 0 .111-.508 1.056 1.056 0 0 0-.048-.283l-.249.144-.187-.207.309-.056-.2-.346c.046-.046.132-.1.058-.234a4.571 4.571 0 0 0-.72-.943c-.254-.031-.308-.275-.445-.427-.353-.392-.665-.825-1.047-1.186a1.966 1.966 0 0 1-.39-.557.544.544 0 0 0-.173-.186.816.816 0 0 1-.3-.51l.233.147.22-.153a1.435 1.435 0 0 0-.1-.2c-.358-.55-.713-1.1-1.084-1.644a1.815 1.815 0 0 0-.355-.341.674.674 0 0 1-.276-.4.39.39 0 0 0-.084-.181c-.183-.21-.376-.41-.558-.62-.087-.1-.157-.218-.235-.327a3.91 3.91 0 0 0-.292-.4.474.474 0 0 1-.1-.51l.507.706.063-.04c-.089-.169-.176-.339-.267-.507-.14-.257-.283-.512-.425-.768-.038-.068-.079-.135-.117-.2-.024-.043-.074-.1-.06-.129.092-.175-.016-.343 0-.5a.5.5 0 0 0-.069-.283 4.7 4.7 0 0 0-.721-1.228 2.527 2.527 0 0 1-.21-.353c-.233-.375-.482-.741-.7-1.126a8.237 8.237 0 0 1-.433-.93c-.065-.16-.07-.344-.128-.508-.032-.091-.133-.155-.176-.244-.1-.21-.186-.428-.283-.655l-.145.091c0-.181-.011-.344 0-.5a.977.977 0 0 0-.082-.481c-.075-.179.018-.264.314-.308l-.17-.238-.1.167c0-.3-.055-.394-.265-.431l.272.425a1.436 1.436 0 0 1-.2.2c-.04.027-.115 0-.188 0 .008.027.038.074.03.113s-.046.125-.081.131a.183.183 0 0 1-.16-.058 1.383 1.383 0 0 1-.165-.428c-.006-.166-.172-.206-.236-.351l.034-.3-.412-.053c-.1-.327-.088-.368.16-.672.084.024.168.08.228.06.094-.031.093-.132.077-.228-.024-.152-.076-.321.157-.4a.53.53 0 0 1 .175.6l.169.121.151-.12.4.22a3.186 3.186 0 0 1-.06-.556c.012-.16-.024-.348.161-.509l.326.581a.76.76 0 0 0 .118-.211 1.372 1.372 0 0 0 .023-.466 1.949 1.949 0 0 1 .072-.725c.049.032.108.049.113.077a.8.8 0 0 1 .026.316c-.052.223.072.4.12.6.007.029.109.035.167.052-.078.148-.078.148.038.236l-.039-.236c.062-.3.105-.363.332-.443.02-.069.043-.14.059-.212.012-.054.036-.148.016-.16-.182-.108-.144-.327-.25-.47a.189.189 0 0 1 .003-.262c.119.188.237.368.349.552.074.121.157.172.27.041l.079.193.061-.011c-.018-.172-.044-.343-.053-.515a1.667 1.667 0 0 1 .05-.542l.377.792-.136.018.11.3.261-.246c-.263-.088-.14-.37-.257-.557l.207-.221-.152-.364.274-.226c.22.063.353.287.6.291.043 0 .082.1.129.151a1.75 1.75 0 0 1 .2.206c.071.107.264 0 .294.2.014.1.178.166.27.252s.2.186.291.287a.562.562 0 0 1 .076.159c.045.1.06.235.238.181-.043.236-.17.1-.253.11-.061-.113-.162-.128-.317-.142.105.141.164.266.321.135-.024.142-.027.253.179.237.108-.008.245.021.173.2.138.09.1.275.242.387a2.477 2.477 0 0 1 .387.526l.5.026c-.061.056-.146.1-.149.147a.4.4 0 0 0 .09.2c.057.088.123.169.2.269.052-.049.091-.089.133-.125.087-.075.224-.022.223.028 0 .232.2.3.32.413a1.3 1.3 0 0 1 .246.273c.058.1.113.292.364.139l-.063.322c-.023-.093-.087-.124-.187-.094l.2.086.152.194-.165.007c.116.142.158.124.157-.018.208.208.409.424.627.621a1.438 1.438 0 0 1 .477.727c-.25-.233-.6-.214-.725-.551-.032-.087-.157-.139-.242-.205-.042-.033-.088-.061-.134-.09s-.1-.061-.152-.091a.58.58 0 0 0-.079.179c-.012.167.107.287.338.352.01.039.024.085.035.131s.014.072.019.1c.316-.036.47.184.592.385a1.184 1.184 0 0 0 .437.441 1.965 1.965 0 0 1 .433.463 2.582 2.582 0 0 1 .174.262l.064-.007c.01-.053.048-.132.027-.154-.149-.154.014-.2.074-.3.021.224.208.32.306.472.11.172.261.318.388.481s.228.32.352.471.274.3.427.474l-.191.225-.177.061.022-.149-.063-.014-.094.188.037.028.111-.072c-.03.113-.075.233.1.29l.06-.338a.743.743 0 0 1 .386.7l-.183.076c.153-.161-.073-.247-.053-.4l-.253.136.313.259a.185.185 0 0 0 .027.052c.352.346.578.795.935 1.137a4.5 4.5 0 0 1 .311.368l.118-.183c-.216-.206-.511-.4-.359-.758l-.479-.5.04-.058a1.047 1.047 0 0 1 .237.129 2.374 2.374 0 0 1 .418.475 2.261 2.261 0 0 0 .425.608c.12.1.13.331.192.5.034.093.074.183.118.29l.166-.12.292.464-.032.04-.128-.043c-.021.039-.069.085-.062.12.033.178-.012.356.037.538.08.294.323.469.436.759.167-.156.364-.228.35-.473a1.4 1.4 0 0 1 .344-.474.253.253 0 0 0 .067-.092.984.984 0 0 1 .271-.438c.07-.059.074-.2.108-.3l-.006.006a.81.81 0 0 0 .189-.149c.289-.42.568-.846.853-1.268.036-.054.076-.125.13-.144.146-.051.13-.15.106-.26.176.036.072-.111.108-.166.2-.046.2-.048.083-.293-.066.1-.174.172-.072.3-.093.017-.142.063-.114.163-.1-.027-.176-.071-.189-.192s-.04-.219-.068-.364c.079-.127.17-.3.285-.452a.561.561 0 0 1 .3-.232c.131-.041.222-.257.3-.411a1.358 1.358 0 0 1 .29-.5.309.309 0 0 0 .082-.178 3.618 3.618 0 0 1 .432-.953c.15 0 .168-.161.217-.235.071-.109.275-.069.251-.248a1.551 1.551 0 0 0 .468-.8 2.354 2.354 0 0 1 .122-.3c.019-.041.069-.109.089-.1.234.063.215-.128.273-.252.086-.182.188-.356.284-.533.023-.042.049-.083.068-.127.056-.126.039-.316.261-.3.005 0 .017-.031.02-.049a1.179 1.179 0 0 1 .442-.672.444.444 0 0 0 .129-.157c.07-.212.255-.333.369-.5a3.041 3.041 0 0 0 .23-.578l.28-.219-.1-.313.14.027c.092-.115.172-.217.254-.318.018-.023.054-.038.062-.063a3.042 3.042 0 0 1 .652-.88.359.359 0 0 0 .07-.188c.008-.143-.025-.3.172-.349a.111.111 0 0 0 .039-.1c-.1-.256.05-.451.156-.652q.3-.566.625-1.118c.1-.168.224-.32.339-.477.015-.02.048-.048.062-.043.159.055.182-.083.223-.167.142-.29.272-.587.418-.9a.566.566 0 0 0 .5-.418.435.435 0 0 1 .187-.254.547.547 0 0 0 .261-.6.248.248 0 0 1 .013-.131q.349-.576.709-1.146a.242.242 0 0 1 .122-.091c.073-.024.128-.037.068-.13a.1.1 0 0 1 .026-.1 1.835 1.835 0 0 0 .578-.793c.227-.466.572-.844.828-1.284.281-.169.388-.49.625-.709a3.343 3.343 0 0 0 .475-.774c.227-.379.46-.754.683-1.135.3-.516.6-1.037.9-1.555a.24.24 0 0 1 .048-.073 3.35 3.35 0 0 0 .562-.775 2.149 2.149 0 0 0 .175-.411l.09.2.149-.213c.016-.024.047-.064.04-.074-.139-.2.057-.284.132-.419.186-.34.346-.695.517-1.043a.423.423 0 0 1 .044-.077l.832-1.067a1.378 1.378 0 0 0 .134-.193.872.872 0 0 1 .464-.468c.017-.006.032-.042.034-.065.014-.188.133-.152.268-.134a.68.68 0 0 1-.218.454.212.212 0 0 0-.047.265c-.184-.045-.188.162-.3.223-.074.039-.1.163-.152.248l.051.041c.147-.106.3-.205.438-.32.083-.069.078-.15-.032-.2' data-name='Pfad 831'/><path d='M1.624 25.203a1.894 1.894 0 0 0 .184.406.622.622 0 0 1 .21.472.142.142 0 0 1-.179-.14.956.956 0 0 0-.3-.5c-.024-.029-.058-.068-.09-.07-.372-.026-.487-.357-.663-.592-.071-.095-.012-.287-.012-.455l.253.026c.152.281.282.537.431.782.031.05.134.056.162.067' data-name='Pfad 832'/><path d='m16.365 31.294-.34.284-.143-.167-.121.1.008.006c0-.212.16-.348.265-.506s.242-.3.357-.461.2-.3.313-.436c-.014.307.034.624-.265.849a.268.268 0 0 0-.082.34l.007-.007' data-name='Pfad 833'/><path d='M41.302 8.974c-.04-.076-.079-.116-.071-.141.052-.161.018-.332.057-.491.054-.221.243-.117.386-.155-.064.145-.119.272-.178.4s-.118.237-.195.389' data-name='Pfad 834'/><path d='M27.546 29.172c.041-.47.375-.727.617-1.066a2.235 2.235 0 0 1-.617 1.066' data-name='Pfad 835'/><path d='m42.291 1.802.194-.235h.336l-.334.5-.2-.264' data-name='Pfad 836'/><path d='m17.232 29.659-.179.575c-.224-.3.1-.4.093-.6l.086.022' data-name='Pfad 837'/><path d='M36.527 16.245c-.062-.212-.062-.212.153-.436.031.164.031.164-.153.436' data-name='Pfad 838'/><path d='m10.184 41.075-.037.29c-.143-.124-.176-.186-.115-.263.022-.028.092-.018.152-.027' data-name='Pfad 839'/><path d='M40.274 1.396c-.037-.218.23-.2.251-.37a.365.365 0 0 1-.259.363l.008.007' data-name='Pfad 840'/><path d='M37.741.159c-.021.122.018.276-.153.32-.019-.01-.032-.013-.034-.019a10.86 10.86 0 0 1-.05-.23l.245-.066Z' data-name='Pfad 841'/><path d='M15.761 31.512c-.162.109.008.171.05.272l-.148.062-.031-.083c-.043-.184-.028-.211.138-.246l-.008-.005' data-name='Pfad 842'/><path d='m12.175 43.059.248.409c-.225-.088-.225-.088-.248-.409' data-name='Pfad 843'/><path d='M23.953 34.485c-.03.192-.03.192-.248.173l.248-.173' data-name='Pfad 844'/><path d='M.998 23.954c-.027.126-.059.2-.185.163-.013-.125.069-.141.185-.163' data-name='Pfad 845'/><path d='m40.226.838.2-.251a.242.242 0 0 1-.148.295l-.05-.044' data-name='Pfad 846'/><path d='m29.918 25.522-.019.2-.126-.033.058-.191.087.02' data-name='Pfad 847'/><path d='m13.783 44.699-.089-.267c.153.077.207.133.163.238l-.074.028' data-name='Pfad 848'/><path d='m6.235 34.784-.078-.184c.029-.012.054-.03.06-.025.095.075.094.075.018.209' data-name='Pfad 849'/><path d='m41.882 7.62-.179.115c-.018-.151-.018-.151.179-.115' data-name='Pfad 850'/><path d='m43.766 3.403-.213.169-.028-.035c.085-.018.025-.228.241-.134' data-name='Pfad 851'/><path d='M42.653 1.048c.03-.125.03-.125.192-.126l-.2.119.008.007' data-name='Pfad 852'/><path d='M40.078 1.121c-.041.029-.075.062-.082.057a.2.2 0 0 1-.06-.078c0-.006.042-.047.056-.043s.05.036.085.064' data-name='Pfad 853'/><path d='m15.631 31.762.031.083c0 .054.022.131-.077.07a.942.942 0 0 1-.107-.09l.006.006.148-.069' data-name='Pfad 854'/><path d='m.266 21.706-.087.063-.038-.063.088-.052.037.052' data-name='Pfad 855'/><path d='M15.478 31.825v.2c-.151-.1-.024-.136.007-.19l-.007-.007' data-name='Pfad 856'/><path d='M30.177 25.29c-.018-.027-.047-.052-.043-.069s.048-.052.055-.048a.371.371 0 0 1 .067.071l-.08.046' data-name='Pfad 857'/><path d='m6.986 35.681-.005-.107.038-.006.022.11h-.054' data-name='Pfad 858'/><path d='M29.979 25.42c.035-.021.068-.043.1-.061a.167.167 0 0 1 .028.037.972.972 0 0 1-.1.076l-.036-.052' data-name='Pfad 859'/><path d='M29.588 26.002a.388.388 0 0 1-.1.037c-.011 0-.039-.045-.035-.052a.472.472 0 0 1 .074-.068l.058.083' data-name='Pfad 860'/><path d='M42.072 7.277a.981.981 0 0 1-.064.09s-.03-.014-.046-.022l.07-.1.04.027' data-name='Pfad 861'/><path d='m37.748.164-.074-.163c.143.048.143.048.066.159l.008.006' data-name='Pfad 862'/><path d='M4.962 21.719c-.018.1.091.273-.145.232l-.038-.053-.058-.15.241-.029' data-name='Pfad 863'/></g></g></svg>");
  background-repeat: no-repeat;
  background-size: 1.5em auto;
  padding-block: 0.55em;
  padding-left: 2em;
  background-position: left 0.4em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .content ul li,
  body.frontend .section__content_polaroids_image .innerwrapper .content ul li {
    font-size: var(--fontSize22);
    padding-block: 0.45em;
  }
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .content ul li em,
body.frontend .section__content_polaroids_image .innerwrapper .content ul li em {
  font-style: normal;
  color: var(--colorGreen);
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .polaroids,
body.frontend .section__content_polaroids_image .innerwrapper .polaroids {
  order: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .polaroids,
  body.frontend .section__content_polaroids_image .innerwrapper .polaroids {
    order: unset;
    margin-top: -1.5rem;
  }
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .polaroids > div:nth-child(1),
body.frontend .section__content_polaroids_image .innerwrapper .polaroids > div:nth-child(1) {
  transform: rotate(-7deg);
  position: relative;
  z-index: 5;
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .polaroids > div:nth-child(2),
body.frontend .section__content_polaroids_image .innerwrapper .polaroids > div:nth-child(2) {
  transform: rotate(6deg);
  margin-top: -1.5rem;
  margin-right: -1rem;
  position: relative;
  z-index: 3;
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper:has(.full_image),
body.frontend .section__content_polaroids_image .innerwrapper:has(.full_image) {
  padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper:has(.full_image),
  body.frontend .section__content_polaroids_image .innerwrapper:has(.full_image) {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper:has(.full_image) .content,
body.frontend .section__content_polaroids_image .innerwrapper:has(.full_image) .content {
  margin-top: 7.4rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper:has(.full_image) .content,
  body.frontend .section__content_polaroids_image .innerwrapper:has(.full_image) .content {
    margin-top: 3.4rem;
  }
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper:has(.full_image) .polaroids,
body.frontend .section__content_polaroids_image .innerwrapper:has(.full_image) .polaroids {
  margin-top: -5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper:has(.full_image) .polaroids,
  body.frontend .section__content_polaroids_image .innerwrapper:has(.full_image) .polaroids {
    margin-top: -1.5rem;
  }
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .full_image,
body.frontend .section__content_polaroids_image .innerwrapper .full_image {
  order: 3;
  --offset: 9rem;
  grid-column: span 2;
  font-size: 0;
  line-height: 0;
  width: calc(100% + var(--offset) + var(--offset));
  margin-inline: calc(var(--offset) * -1);
  margin-top: -2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .full_image,
  body.frontend .section__content_polaroids_image .innerwrapper .full_image {
    --offset: 2rem;
    grid-column: unset;
    order: unset;
    margin-top: 2rem;
  }
}
.acfe-flexible-placeholder .section__content_polaroids_image .innerwrapper .full_image img,
body.frontend .section__content_polaroids_image .innerwrapper .full_image img {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder .section__bottom_image_content,
body.frontend .section__bottom_image_content {
  background-color: var(--colorBeige);
}
.acfe-flexible-placeholder .section__bottom_image_content .innerwrapper,
body.frontend .section__bottom_image_content .innerwrapper {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0 9.1rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__bottom_image_content .innerwrapper,
  body.frontend .section__bottom_image_content .innerwrapper {
    grid-template-columns: 100%;
    padding-top: 4.1rem;
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .image,
body.frontend .section__bottom_image_content .innerwrapper .image {
  order: 1;
  width: 25.3rem;
  margin-left: 2.4rem;
  margin-top: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .image,
  body.frontend .section__bottom_image_content .innerwrapper .image {
    order: unset;
    width: calc(100% - 4rem);
    margin-inline: auto;
  }
}
.acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .content,
body.frontend .section__bottom_image_content .innerwrapper .content {
  order: 2;
  text-align: left;
  padding-top: 6.8rem;
  padding-bottom: 5.7rem;
}
.acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .content h2,
body.frontend .section__bottom_image_content .innerwrapper .content h2 {
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .content,
  body.frontend .section__bottom_image_content .innerwrapper .content {
    order: unset;
    padding-top: 0;
    text-align: center;
    padding-bottom: 1rem;
  }
  .acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .content br,
  body.frontend .section__bottom_image_content .innerwrapper .content br {
    display: none;
  }
  .acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .content h2 br,
  body.frontend .section__bottom_image_content .innerwrapper .content h2 br {
    display: none;
  }
}
.acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .content ul,
body.frontend .section__bottom_image_content .innerwrapper .content ul {
  list-style-type: none;
  margin: 1em 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .content ul li,
body.frontend .section__bottom_image_content .innerwrapper .content ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='43.848' height='45.053' viewBox='0 0 43.848 45.053'><defs><clipPath id='list_a'><path fill='%2383b011' d='M0 0h43.848v45.053H0z' data-name='Rechteck 29'/></clipPath></defs><g data-name='Gruppe 34'><g fill='%2383b011' fill-rule='evenodd' clip-path='url(%23list_a)' data-name='Gruppe 33'><path d='M3.965 21.143 4 21.118l-.094-.144-.043.028.1.141m34.745-10.275c.027-.123 0-.167-.138-.15l.138.15m-10.1 15.605c-.035-.025-.057-.054-.075-.051s-.038.033-.057.051c.021.017.04.043.063.047s.037-.024.069-.047m9.382-13.69-.206.015c.081.109.135.133.206-.015m-1.93.636-.037-.023-.115.161.04.027.111-.163m-3.191 5.43-.052-.035-.1.2.034.017.121-.185M34.16 3.326l.222-.12c-.148-.106-.173-.02-.222.12M22.3 21.816c-.081.1-.117.165.028.24l-.028-.24M37.78 2.355l.207-.216c-.189 0-.2.108-.207.216m2.068 7.241-.056-.044-.129.19.042.033.143-.179M27.863 27.33c-.03.05-.071.093-.062.108a.377.377 0 0 0 .1.083c.02-.027.062-.062.056-.081-.013-.037-.052-.065-.092-.11m10.4-15.8.043-.06c-.077-.02-.057-.213-.251-.091l.207.152m.657-.573-.054-.044-.161.2c-.009.012 0 .036 0 .129l.216-.289m-1.651-8.058c.237-.023.237-.023.248-.215l-.248.215M7.579 26.489a.427.427 0 0 0 .2.3c-.03-.193-.03-.193-.2-.3m28.63-11.869c.2-.109.2-.109.13-.233l-.13.233m-13.6 6.922c.108-.1.177-.177.1-.346-.077.115-.163.188-.1.346m-21.03.747c.03.115-.061.226.088.265a.129.129 0 0 0 .11-.063c.04-.121-.029-.173-.2-.2m9.858 5.391c-.013-.22-.132-.309-.3-.421a.477.477 0 0 0 .3.421m-3.707-4.736a.545.545 0 0 0 .292.345c-.061-.282-.061-.282-.292-.345m16.91-4.778c.049-.01.128 0 .149-.035a3.067 3.067 0 0 0 .254-.455.136.136 0 0 0-.116-.205l-.287.7m14.622-7.288c-.02.1-.011.183-.047.217-.19.18-.257.465-.48.616l-.066-.035a1.01 1.01 0 0 1 .112-.279c.137-.17.3-.322.481-.519M19.329 26.931l-.036-.071a.9.9 0 0 0-.175.1 1.361 1.361 0 0 0-.3.52c-.039.092-.065.181-.183.21s-.119.111-.067.233c.391-.239.474-.692.757-.991m-5.375 4.1c.307.612.375.681.615.632-.007-.1 0-.206-.139-.239a.13.13 0 0 1-.07-.091c-.037-.212-.2-.264-.406-.3M3.325 21.861a.559.559 0 0 0 .019-.486 1.568 1.568 0 0 1-.051-.429.233.233 0 0 0-.276.191 1.01 1.01 0 0 0 .028.488c.03.091.169.147.28.236m.125.937c.121-.421-.2-.625-.365-.9a.656.656 0 0 0 .261.592l-.246.106c.132.172.246.325.366.473a.116.116 0 0 0 .1.038c.132-.049.167.039.218.129a1.624 1.624 0 0 0 .161.2c.134-.082.141-.205.032-.254-.156-.069-.049-.219-.164-.317l-.363-.069m33.4-9.239.14.009c-.025.09-.073.136-.16.112-.115-.03-.15.04-.2.119q-.519.757-1.051 1.5c-.022.031-.08.037-.154.014.058-.084.114-.169.174-.252a20.717 20.717 0 0 0 1.186-1.763 4.6 4.6 0 0 1 .375-.527.481.481 0 0 1 .235-.149 2.921 2.921 0 0 1-.544.938M6.533 29.196c.1-.035.1-.035-.01-.154l.021.163c-.184-.087-.241-.275-.33-.432a.372.372 0 0 0-.27-.223c-.093.212.173.2.18.345l-.062.074.8 1a.329.329 0 0 0-.045-.17q-.141-.3-.281-.605m-1.72-7.243a.562.562 0 0 0 .271.323 2.162 2.162 0 0 1 .027-.217.252.252 0 0 0-.161-.332l-.705-1.144-.078.017a1.043 1.043 0 0 0-.024.219c.186.059.14.216.136.333a.827.827 0 0 0 .5.748l.038.053m31.96-9.126.357-.358c-.056.189-.093.389-.325.462l-.026-.115c-.044.085-.092.162-.209.119l.166.108c-.066.147-.14.281-.326.3a.134.134 0 0 0-.089.071 5.5 5.5 0 0 1-.741.947.588.588 0 0 1 0-.168.447.447 0 0 1 .095-.148c.275-.315.554-.627.827-.944a.6.6 0 0 0 .071-.16l.117-.171.079.057m-10.9 3.392-.353.476a.642.642 0 0 0 .347-.481c.116-.008.124-.093.1-.2l-.1.2m12.165-4.269-.1.346.134.009c.011.075.046.1.119.062a.715.715 0 0 0 .333-.505l-.46.452c.046-.125.1-.25-.037-.357l.043-.169-.051-.022-.158.241.177-.058M34.87 2.365a1.357 1.357 0 0 0 .7-.9l.305.079-.226-.345-.166.053c.007-.052 0-.085.017-.106.06-.092.2-.137.157-.292-.008-.031.067-.089.11-.126.1-.089.287-.1.282-.3 0-.008.113-.039.124-.025a.44.44 0 0 1 .042.151c-.169.036-.109.2-.166.3a.429.429 0 0 0-.244.438c.075-.056.112-.166.181-.193.167-.066.1-.153.055-.25a.47.47 0 0 0 .406-.145l-.033.129.049.008c0-.048.007-.1.011-.145a.291.291 0 0 0 .346-.212.66.66 0 0 0 .022-.138c.218.127.218.131.022.493l.216.064-.2.107c.016.2.016.2.155.117l-.161-.115h.261a.807.807 0 0 1-.182.478c-.09.167-.226.309-.319.475-.056.1-.142.22-.018.372a.914.914 0 0 0 .148-.126c.071-.094.127-.2.2-.293.027-.037.089-.1.105-.088.262.138.264-.149.389-.229l.06.092a2.778 2.778 0 0 0 .912-.807 1.172 1.172 0 0 1 .678-.362c-.11.29-.392.475-.332.819l.518-.473c-.022.292-.208.423-.306.608.31-.135.485-.439.794-.591-.068.279-.386.367-.452.665.235-.05.261-.39.538-.323.016.139.071.254.24.26-.022.094-.045.186-.076.323.161-.115.2-.2.071-.317l.161-.1-.008-.008.019.173.347.058-.136.3.027.037.367-.263.036.033c-.02.036-.031.091-.061.106-.2.1-.169.312-.233.478.169.131-.1.4.158.5a2.051 2.051 0 0 0 .286-.277 1.661 1.661 0 0 1 .637-.554.133.133 0 0 0 .065-.058c.143-.368.545-.5.74-.825.019-.032.087-.033.133-.049l-.008-.007c-.028.22-.2.353-.324.508-.171.211-.374.4-.537.613a3.9 3.9 0 0 0-.283.513 1.055 1.055 0 0 0 .359.493c.164.1.145.316-.006.481-.053.058-.1.117-.152.178-.01.013 0 .037-.011.109.161-.153.379-.188.406-.429 0-.025.03-.05.05-.071l.716-.781c.071-.078.145-.154.21-.237a.615.615 0 0 1 .412-.307c.066-.008.119-.108.179-.165.043-.042.088-.082.184-.171-.013.137.005.225-.03.258a1.292 1.292 0 0 0-.224.327 1.594 1.594 0 0 1-.442.534 2.786 2.786 0 0 0-.57.642 4.63 4.63 0 0 1-.515.5 3.493 3.493 0 0 0-.423.567c-.014.019-.023.067-.012.076.113.091.036.194.034.3a1.036 1.036 0 0 0 .079.281 2.961 2.961 0 0 0 .631-.693.966.966 0 0 1 .615-.361 1.225 1.225 0 0 1-.118.324c-.209.276-.333.628-.68.783-.144.272-.438.429-.55.729a.592.592 0 0 1-.165.207c-.5.458-.862 1.04-1.339 1.517-.327.327-.52.75-.833 1.084a1.184 1.184 0 0 0-.123.263c.12-.043.177-.064.234-.082s.114-.033.236-.068a3.613 3.613 0 0 1-.452.8l.109.044c.009.2-.188.161-.314.227l.072.322.877-1.154a.2.2 0 0 0 .275-.084c.161-.214.312-.435.474-.649a4.917 4.917 0 0 1 .6-.685.407.407 0 0 1-.023.149c-.056.091-.128.172-.191.26-.034.047-.09.1-.089.149a.423.423 0 0 1-.069.321c-.078.088-.149.183-.221.272l.067.348.288-.169a.382.382 0 0 1-.111.381 3.23 3.23 0 0 0-.314.424c-.157.225-.316.449-.467.678-.107.162-.2.331-.3.494l-.243-.111a3.13 3.13 0 0 1-.314.693c-.13.167-.151.406-.357.516-.081.043-.157.1-.239.147l.061.242c-.084.087-.169.169-.244.259a.517.517 0 0 0-.1.171 1.52 1.52 0 0 1-.7.892.232.232 0 0 0-.082.075c-.068.115-.128.233-.2.348s-.136.235-.214.345c-.062.087-.141.163-.211.244-.165.191-.241.455-.415.622-.267.258-.347.672-.717.837a.228.228 0 0 0-.1.1 3.606 3.606 0 0 1-.835.927 1.721 1.721 0 0 0-.168.223l-.427.587c.043.05.1.087.108.135s-.023.093-.05.132c-.216.314-.436.625-.651.939-.189.276-.372.555-.556.834s-.352.534-.524.8c-.055.087-.085.191-.142.276a7 7 0 0 1-.565.781 1.213 1.213 0 0 0-.235.394 1.454 1.454 0 0 1-.15.282c-.052.076-.087.21-.231.126-.068.1-.142.2-.2.312a8.297 8.297 0 0 0-.247.5c-.064.136-.173.269-.042.429.011.013-.025.065-.04.1l-.147-.11.035.267-.141-.1a2.962 2.962 0 0 1-.394.461 5.464 5.464 0 0 0-.941 1.343c-.236.334-.431.7-.654 1.062l.153.084c-.009.009-.022.031-.034.031-.188-.015-.243.136-.325.256a3.924 3.924 0 0 1-.674.754c-.084-.169.063-.229.105-.321a.262.262 0 0 0-.034-.313c-.231.18-.205.56-.516.668l-.1.439-.107-.2-.475.8a.73.73 0 0 0-.465.593l.313-.246a4.334 4.334 0 0 1-.465.931c-.2.348-.4.691-.6 1.036-.045.076-.094.15-.136.228-.189.353-.373.708-.565 1.059-.065.119-.161.222-.219.343a1.044 1.044 0 0 0-.161.462.6.6 0 0 1-.186.511.57.57 0 0 0-.67.347c-.137-.376.114-.658.078-.979l-.207-.024.136-.194c-.019.085.017.148.1.134a.21.21 0 0 0 .125-.122c.06-.161.086-.337.159-.492.124-.266.274-.52.411-.781.034-.065.061-.134.118-.26-.1.056-.171.069-.19.107-.229.451-.45.905-.674 1.359a.617.617 0 0 0-.094-.053c-.079.1-.153.2-.227.309-.3.423-.6.842-.892 1.27-.165.244-.31.5-.461.754a5.651 5.651 0 0 1-.35.58 6.736 6.736 0 0 0-.685 1.015c-.052.1-.169.163-.24.255a7.352 7.352 0 0 0-.715.97c-.2.372-.468.7-.667 1.063-.174.32-.343.643-.488.977a8.1 8.1 0 0 0-.373 1.022 1.55 1.55 0 0 1-.162.5 3.422 3.422 0 0 0-.3.737c-.058.147-.222.25-.293.395a1.559 1.559 0 0 1-.523.65 2.54 2.54 0 0 1-.429.183c-.091-.145-.158-.288-.344-.239a.839.839 0 0 0 .03.289c.081.157-.032.235-.1.332-.049.07-.13.123-.192.037a.252.252 0 0 1 .005-.206c.029-.069.1-.118.145-.183.019-.029.008-.077.011-.12l-.425-.151.022.234-.165-.053c-.088.064-.034.5.114.724-.085-.044-.162-.062-.167-.091a.465.465 0 0 0-.361-.372v-.385a.5.5 0 0 0-.017-.2.27.27 0 0 1 .03-.326c.076-.089.08-.178-.057-.242-.264.163-.251.541-.536.731l.07.529.2-.211c-.024.233-.1.412-.016.608.034.074-.041.2-.076.336-.122-.135-.232-.244-.326-.365-.127-.163-.309-.288-.33-.527 0-.058-.118-.107-.228-.2.021.165.154.268.034.373-.193-.051-.072-.359-.317-.383-.039.163.121.3.025.465-.118-.039-.111-.137-.116-.217-.011-.162-.031-.276-.232-.341-.159-.051-.277-.228-.457-.388l-.152-.017.018-.189.2.091-.083-.341c-.123.132-.228.129-.337.032-.087-.077-.173-.16-.313-.121-.036.01-.119-.026-.126-.055-.053-.2-.243-.312-.31-.507-.036-.107-.148-.189-.225-.281l-.273.128-.072-.331-.231.173-.118-.069a.527.527 0 0 1-.235-.62 3.68 3.68 0 0 0 .111-.508 1.056 1.056 0 0 0-.048-.283l-.249.144-.187-.207.309-.056-.2-.346c.046-.046.132-.1.058-.234a4.571 4.571 0 0 0-.72-.943c-.254-.031-.308-.275-.445-.427-.353-.392-.665-.825-1.047-1.186a1.966 1.966 0 0 1-.39-.557.544.544 0 0 0-.173-.186.816.816 0 0 1-.3-.51l.233.147.22-.153a1.435 1.435 0 0 0-.1-.2c-.358-.55-.713-1.1-1.084-1.644a1.815 1.815 0 0 0-.355-.341.674.674 0 0 1-.276-.4.39.39 0 0 0-.084-.181c-.183-.21-.376-.41-.558-.62-.087-.1-.157-.218-.235-.327a3.91 3.91 0 0 0-.292-.4.474.474 0 0 1-.1-.51l.507.706.063-.04c-.089-.169-.176-.339-.267-.507-.14-.257-.283-.512-.425-.768-.038-.068-.079-.135-.117-.2-.024-.043-.074-.1-.06-.129.092-.175-.016-.343 0-.5a.5.5 0 0 0-.069-.283 4.7 4.7 0 0 0-.721-1.228 2.527 2.527 0 0 1-.21-.353c-.233-.375-.482-.741-.7-1.126a8.237 8.237 0 0 1-.433-.93c-.065-.16-.07-.344-.128-.508-.032-.091-.133-.155-.176-.244-.1-.21-.186-.428-.283-.655l-.145.091c0-.181-.011-.344 0-.5a.977.977 0 0 0-.082-.481c-.075-.179.018-.264.314-.308l-.17-.238-.1.167c0-.3-.055-.394-.265-.431l.272.425a1.436 1.436 0 0 1-.2.2c-.04.027-.115 0-.188 0 .008.027.038.074.03.113s-.046.125-.081.131a.183.183 0 0 1-.16-.058 1.383 1.383 0 0 1-.165-.428c-.006-.166-.172-.206-.236-.351l.034-.3-.412-.053c-.1-.327-.088-.368.16-.672.084.024.168.08.228.06.094-.031.093-.132.077-.228-.024-.152-.076-.321.157-.4a.53.53 0 0 1 .175.6l.169.121.151-.12.4.22a3.186 3.186 0 0 1-.06-.556c.012-.16-.024-.348.161-.509l.326.581a.76.76 0 0 0 .118-.211 1.372 1.372 0 0 0 .023-.466 1.949 1.949 0 0 1 .072-.725c.049.032.108.049.113.077a.8.8 0 0 1 .026.316c-.052.223.072.4.12.6.007.029.109.035.167.052-.078.148-.078.148.038.236l-.039-.236c.062-.3.105-.363.332-.443.02-.069.043-.14.059-.212.012-.054.036-.148.016-.16-.182-.108-.144-.327-.25-.47a.189.189 0 0 1 .003-.262c.119.188.237.368.349.552.074.121.157.172.27.041l.079.193.061-.011c-.018-.172-.044-.343-.053-.515a1.667 1.667 0 0 1 .05-.542l.377.792-.136.018.11.3.261-.246c-.263-.088-.14-.37-.257-.557l.207-.221-.152-.364.274-.226c.22.063.353.287.6.291.043 0 .082.1.129.151a1.75 1.75 0 0 1 .2.206c.071.107.264 0 .294.2.014.1.178.166.27.252s.2.186.291.287a.562.562 0 0 1 .076.159c.045.1.06.235.238.181-.043.236-.17.1-.253.11-.061-.113-.162-.128-.317-.142.105.141.164.266.321.135-.024.142-.027.253.179.237.108-.008.245.021.173.2.138.09.1.275.242.387a2.477 2.477 0 0 1 .387.526l.5.026c-.061.056-.146.1-.149.147a.4.4 0 0 0 .09.2c.057.088.123.169.2.269.052-.049.091-.089.133-.125.087-.075.224-.022.223.028 0 .232.2.3.32.413a1.3 1.3 0 0 1 .246.273c.058.1.113.292.364.139l-.063.322c-.023-.093-.087-.124-.187-.094l.2.086.152.194-.165.007c.116.142.158.124.157-.018.208.208.409.424.627.621a1.438 1.438 0 0 1 .477.727c-.25-.233-.6-.214-.725-.551-.032-.087-.157-.139-.242-.205-.042-.033-.088-.061-.134-.09s-.1-.061-.152-.091a.58.58 0 0 0-.079.179c-.012.167.107.287.338.352.01.039.024.085.035.131s.014.072.019.1c.316-.036.47.184.592.385a1.184 1.184 0 0 0 .437.441 1.965 1.965 0 0 1 .433.463 2.582 2.582 0 0 1 .174.262l.064-.007c.01-.053.048-.132.027-.154-.149-.154.014-.2.074-.3.021.224.208.32.306.472.11.172.261.318.388.481s.228.32.352.471.274.3.427.474l-.191.225-.177.061.022-.149-.063-.014-.094.188.037.028.111-.072c-.03.113-.075.233.1.29l.06-.338a.743.743 0 0 1 .386.7l-.183.076c.153-.161-.073-.247-.053-.4l-.253.136.313.259a.185.185 0 0 0 .027.052c.352.346.578.795.935 1.137a4.5 4.5 0 0 1 .311.368l.118-.183c-.216-.206-.511-.4-.359-.758l-.479-.5.04-.058a1.047 1.047 0 0 1 .237.129 2.374 2.374 0 0 1 .418.475 2.261 2.261 0 0 0 .425.608c.12.1.13.331.192.5.034.093.074.183.118.29l.166-.12.292.464-.032.04-.128-.043c-.021.039-.069.085-.062.12.033.178-.012.356.037.538.08.294.323.469.436.759.167-.156.364-.228.35-.473a1.4 1.4 0 0 1 .344-.474.253.253 0 0 0 .067-.092.984.984 0 0 1 .271-.438c.07-.059.074-.2.108-.3l-.006.006a.81.81 0 0 0 .189-.149c.289-.42.568-.846.853-1.268.036-.054.076-.125.13-.144.146-.051.13-.15.106-.26.176.036.072-.111.108-.166.2-.046.2-.048.083-.293-.066.1-.174.172-.072.3-.093.017-.142.063-.114.163-.1-.027-.176-.071-.189-.192s-.04-.219-.068-.364c.079-.127.17-.3.285-.452a.561.561 0 0 1 .3-.232c.131-.041.222-.257.3-.411a1.358 1.358 0 0 1 .29-.5.309.309 0 0 0 .082-.178 3.618 3.618 0 0 1 .432-.953c.15 0 .168-.161.217-.235.071-.109.275-.069.251-.248a1.551 1.551 0 0 0 .468-.8 2.354 2.354 0 0 1 .122-.3c.019-.041.069-.109.089-.1.234.063.215-.128.273-.252.086-.182.188-.356.284-.533.023-.042.049-.083.068-.127.056-.126.039-.316.261-.3.005 0 .017-.031.02-.049a1.179 1.179 0 0 1 .442-.672.444.444 0 0 0 .129-.157c.07-.212.255-.333.369-.5a3.041 3.041 0 0 0 .23-.578l.28-.219-.1-.313.14.027c.092-.115.172-.217.254-.318.018-.023.054-.038.062-.063a3.042 3.042 0 0 1 .652-.88.359.359 0 0 0 .07-.188c.008-.143-.025-.3.172-.349a.111.111 0 0 0 .039-.1c-.1-.256.05-.451.156-.652q.3-.566.625-1.118c.1-.168.224-.32.339-.477.015-.02.048-.048.062-.043.159.055.182-.083.223-.167.142-.29.272-.587.418-.9a.566.566 0 0 0 .5-.418.435.435 0 0 1 .187-.254.547.547 0 0 0 .261-.6.248.248 0 0 1 .013-.131q.349-.576.709-1.146a.242.242 0 0 1 .122-.091c.073-.024.128-.037.068-.13a.1.1 0 0 1 .026-.1 1.835 1.835 0 0 0 .578-.793c.227-.466.572-.844.828-1.284.281-.169.388-.49.625-.709a3.343 3.343 0 0 0 .475-.774c.227-.379.46-.754.683-1.135.3-.516.6-1.037.9-1.555a.24.24 0 0 1 .048-.073 3.35 3.35 0 0 0 .562-.775 2.149 2.149 0 0 0 .175-.411l.09.2.149-.213c.016-.024.047-.064.04-.074-.139-.2.057-.284.132-.419.186-.34.346-.695.517-1.043a.423.423 0 0 1 .044-.077l.832-1.067a1.378 1.378 0 0 0 .134-.193.872.872 0 0 1 .464-.468c.017-.006.032-.042.034-.065.014-.188.133-.152.268-.134a.68.68 0 0 1-.218.454.212.212 0 0 0-.047.265c-.184-.045-.188.162-.3.223-.074.039-.1.163-.152.248l.051.041c.147-.106.3-.205.438-.32.083-.069.078-.15-.032-.2' data-name='Pfad 831'/><path d='M1.624 25.203a1.894 1.894 0 0 0 .184.406.622.622 0 0 1 .21.472.142.142 0 0 1-.179-.14.956.956 0 0 0-.3-.5c-.024-.029-.058-.068-.09-.07-.372-.026-.487-.357-.663-.592-.071-.095-.012-.287-.012-.455l.253.026c.152.281.282.537.431.782.031.05.134.056.162.067' data-name='Pfad 832'/><path d='m16.365 31.294-.34.284-.143-.167-.121.1.008.006c0-.212.16-.348.265-.506s.242-.3.357-.461.2-.3.313-.436c-.014.307.034.624-.265.849a.268.268 0 0 0-.082.34l.007-.007' data-name='Pfad 833'/><path d='M41.302 8.974c-.04-.076-.079-.116-.071-.141.052-.161.018-.332.057-.491.054-.221.243-.117.386-.155-.064.145-.119.272-.178.4s-.118.237-.195.389' data-name='Pfad 834'/><path d='M27.546 29.172c.041-.47.375-.727.617-1.066a2.235 2.235 0 0 1-.617 1.066' data-name='Pfad 835'/><path d='m42.291 1.802.194-.235h.336l-.334.5-.2-.264' data-name='Pfad 836'/><path d='m17.232 29.659-.179.575c-.224-.3.1-.4.093-.6l.086.022' data-name='Pfad 837'/><path d='M36.527 16.245c-.062-.212-.062-.212.153-.436.031.164.031.164-.153.436' data-name='Pfad 838'/><path d='m10.184 41.075-.037.29c-.143-.124-.176-.186-.115-.263.022-.028.092-.018.152-.027' data-name='Pfad 839'/><path d='M40.274 1.396c-.037-.218.23-.2.251-.37a.365.365 0 0 1-.259.363l.008.007' data-name='Pfad 840'/><path d='M37.741.159c-.021.122.018.276-.153.32-.019-.01-.032-.013-.034-.019a10.86 10.86 0 0 1-.05-.23l.245-.066Z' data-name='Pfad 841'/><path d='M15.761 31.512c-.162.109.008.171.05.272l-.148.062-.031-.083c-.043-.184-.028-.211.138-.246l-.008-.005' data-name='Pfad 842'/><path d='m12.175 43.059.248.409c-.225-.088-.225-.088-.248-.409' data-name='Pfad 843'/><path d='M23.953 34.485c-.03.192-.03.192-.248.173l.248-.173' data-name='Pfad 844'/><path d='M.998 23.954c-.027.126-.059.2-.185.163-.013-.125.069-.141.185-.163' data-name='Pfad 845'/><path d='m40.226.838.2-.251a.242.242 0 0 1-.148.295l-.05-.044' data-name='Pfad 846'/><path d='m29.918 25.522-.019.2-.126-.033.058-.191.087.02' data-name='Pfad 847'/><path d='m13.783 44.699-.089-.267c.153.077.207.133.163.238l-.074.028' data-name='Pfad 848'/><path d='m6.235 34.784-.078-.184c.029-.012.054-.03.06-.025.095.075.094.075.018.209' data-name='Pfad 849'/><path d='m41.882 7.62-.179.115c-.018-.151-.018-.151.179-.115' data-name='Pfad 850'/><path d='m43.766 3.403-.213.169-.028-.035c.085-.018.025-.228.241-.134' data-name='Pfad 851'/><path d='M42.653 1.048c.03-.125.03-.125.192-.126l-.2.119.008.007' data-name='Pfad 852'/><path d='M40.078 1.121c-.041.029-.075.062-.082.057a.2.2 0 0 1-.06-.078c0-.006.042-.047.056-.043s.05.036.085.064' data-name='Pfad 853'/><path d='m15.631 31.762.031.083c0 .054.022.131-.077.07a.942.942 0 0 1-.107-.09l.006.006.148-.069' data-name='Pfad 854'/><path d='m.266 21.706-.087.063-.038-.063.088-.052.037.052' data-name='Pfad 855'/><path d='M15.478 31.825v.2c-.151-.1-.024-.136.007-.19l-.007-.007' data-name='Pfad 856'/><path d='M30.177 25.29c-.018-.027-.047-.052-.043-.069s.048-.052.055-.048a.371.371 0 0 1 .067.071l-.08.046' data-name='Pfad 857'/><path d='m6.986 35.681-.005-.107.038-.006.022.11h-.054' data-name='Pfad 858'/><path d='M29.979 25.42c.035-.021.068-.043.1-.061a.167.167 0 0 1 .028.037.972.972 0 0 1-.1.076l-.036-.052' data-name='Pfad 859'/><path d='M29.588 26.002a.388.388 0 0 1-.1.037c-.011 0-.039-.045-.035-.052a.472.472 0 0 1 .074-.068l.058.083' data-name='Pfad 860'/><path d='M42.072 7.277a.981.981 0 0 1-.064.09s-.03-.014-.046-.022l.07-.1.04.027' data-name='Pfad 861'/><path d='m37.748.164-.074-.163c.143.048.143.048.066.159l.008.006' data-name='Pfad 862'/><path d='M4.962 21.719c-.018.1.091.273-.145.232l-.038-.053-.058-.15.241-.029' data-name='Pfad 863'/></g></g></svg>");
  background-repeat: no-repeat;
  background-size: 1.5em auto;
  padding-block: 0.55em;
  padding-left: 2em;
  background-position: left 0.4em;
}
.acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .content ul li em,
body.frontend .section__bottom_image_content .innerwrapper .content ul li em {
  font-style: normal;
  color: var(--colorGreen);
}
.acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .content .cta__button,
body.frontend .section__bottom_image_content .innerwrapper .content .cta__button {
  font-size: var(--fontSize26);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .content .cta__button,
  body.frontend .section__bottom_image_content .innerwrapper .content .cta__button {
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder .section__bottom_image_content .innerwrapper .content p:has(.cta__button),
body.frontend .section__bottom_image_content .innerwrapper .content p:has(.cta__button) {
  margin-top: 1.5em;
}
.acfe-flexible-placeholder footer > .innerwrapper,
body.frontend footer > .innerwrapper {
  display: grid;
  grid-template-columns: 13.9rem 18.5rem 1fr 12.6rem;
  gap: 0 2rem;
  text-align: left;
  padding-top: 5rem;
  padding-bottom: 3.8rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer > .innerwrapper,
  body.frontend footer > .innerwrapper {
    grid-template-columns: 100%;
    justify-content: center;
    text-align: center;
    padding-top: 2.2rem;
    padding-bottom: 3.1rem;
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder footer > .innerwrapper .footer_logo,
body.frontend footer > .innerwrapper .footer_logo {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 7.2rem;
  margin-top: 1rem;
  margin-bottom: auto;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer > .innerwrapper .footer_logo,
  body.frontend footer > .innerwrapper .footer_logo {
    margin-inline: auto;
    width: 4.2rem;
    margin-bottom: 1.8rem;
  }
}
.acfe-flexible-placeholder footer > .innerwrapper .footer_logo svg,
body.frontend footer > .innerwrapper .footer_logo svg {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder footer > .innerwrapper .column .footer_headline,
body.frontend footer > .innerwrapper .column .footer_headline {
  display: block;
  font-size: var(--fontSize28);
  font-weight: 700;
  color: var(--colorGreen);
  text-transform: uppercase;
  font-family: "Oswald";
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer > .innerwrapper .column .footer_headline,
  body.frontend footer > .innerwrapper .column .footer_headline {
    font-size: var(--fontSize24);
  }
  .acfe-flexible-placeholder footer > .innerwrapper .column .footer_headline + p,
  body.frontend footer > .innerwrapper .column .footer_headline + p {
    margin-top: 0.5em;
  }
}
.acfe-flexible-placeholder footer > .innerwrapper .column p,
body.frontend footer > .innerwrapper .column p {
  margin: 1.2em 0;
}
.acfe-flexible-placeholder footer > .innerwrapper .column p a:not(.cta__button),
body.frontend footer > .innerwrapper .column p a:not(.cta__button) {
  color: inherit;
  text-decoration: none;
}
.acfe-flexible-placeholder footer > .innerwrapper .column p:first-child,
body.frontend footer > .innerwrapper .column p:first-child {
  margin-top: 0;
}
.acfe-flexible-placeholder footer > .innerwrapper .column p strong,
body.frontend footer > .innerwrapper .column p strong {
  color: var(--colorGreen);
}
.acfe-flexible-placeholder footer > .innerwrapper .column p.big,
body.frontend footer > .innerwrapper .column p.big {
  font-size: var(--fontSize53);
  line-height: 1.15;
  letter-spacing: 0.02em;
  font-family: "Oswald";
  font-weight: 600;
  margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer > .innerwrapper .column p.big,
  body.frontend footer > .innerwrapper .column p.big {
    font-size: var(--fontSize41);
    margin-top: 0.3em;
  }
}
.acfe-flexible-placeholder footer > .innerwrapper .logo_curschmann,
body.frontend footer > .innerwrapper .logo_curschmann {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer > .innerwrapper .logo_curschmann,
  body.frontend footer > .innerwrapper .logo_curschmann {
    width: calc(100% - 7rem);
    margin-inline: auto;
  }
}
.acfe-flexible-placeholder footer > .innerwrapper .logo_curschmann img,
body.frontend footer > .innerwrapper .logo_curschmann img {
  width: 100%;
  height: auto;
}
.acfe-flexible-placeholder footer .generic,
body.frontend footer .generic {
  background-color: var(--colorBlack);
  color: var(--colorWhite);
}
.acfe-flexible-placeholder footer .generic .innerwrapper,
body.frontend footer .generic .innerwrapper {
  display: grid;
  grid-template-columns: 1fr auto auto;
  color: var(--colorWhite);
  font-size: var(--fontSize22);
  text-align: left;
  align-items: center;
  padding-block: 2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .generic .innerwrapper,
  body.frontend footer .generic .innerwrapper {
    font-size: var(--fontSize15);
    grid-template-columns: 100%;
    text-align: center;
    gap: 1.9rem 0;
  }
}
.acfe-flexible-placeholder footer .generic .innerwrapper .socials,
body.frontend footer .generic .innerwrapper .socials {
  display: flex;
  font-size: 0;
  line-height: 0;
  gap: 0 1.5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .generic .innerwrapper .socials,
  body.frontend footer .generic .innerwrapper .socials {
    justify-content: center;
  }
}
.acfe-flexible-placeholder footer .generic .innerwrapper .socials a,
body.frontend footer .generic .innerwrapper .socials a {
  display: block;
  font-size: 0;
  line-height: 0;
}
.acfe-flexible-placeholder footer .generic .innerwrapper .socials a svg,
body.frontend footer .generic .innerwrapper .socials a svg {
  height: 1rem;
  width: auto;
}
.acfe-flexible-placeholder footer .generic .innerwrapper .socials a svg path,
body.frontend footer .generic .innerwrapper .socials a svg path {
  fill: var(--colorGreen);
  transition: fill 200ms ease-out;
}
.acfe-flexible-placeholder footer .generic .innerwrapper ul,
body.frontend footer .generic .innerwrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  margin-left: 2.6rem;
  gap: 0 2.3rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder footer .generic .innerwrapper ul,
  body.frontend footer .generic .innerwrapper ul {
    margin-inline: auto;
  }
}
.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 footer .generic .innerwrapper ul li a,
body.frontend footer .generic .innerwrapper ul li a {
  color: inherit;
  text-decoration: none;
}
.acfe-flexible-placeholder .section__sub-start,
body.frontend .section__sub-start {
  --backgroundColor: var(--colorWhite);
  position: relative;
}
.acfe-flexible-placeholder .section__sub-start .image,
.acfe-flexible-placeholder .section__sub-start .video,
body.frontend .section__sub-start .image,
body.frontend .section__sub-start .video {
  position: relative;
  width: 100%;
  height: 16rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__sub-start .image,
  .acfe-flexible-placeholder .section__sub-start .video,
  body.frontend .section__sub-start .image,
  body.frontend .section__sub-start .video {
    height: 8.6rem;
  }
}
.acfe-flexible-placeholder .section__sub-start .image:before,
.acfe-flexible-placeholder .section__sub-start .video:before,
body.frontend .section__sub-start .image:before,
body.frontend .section__sub-start .video:before {
  content: "";
  display: block;
  position: absolute;
  opacity: 0.45;
  background-color: #2B2B2B;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.acfe-flexible-placeholder .section__sub-start .image img,
.acfe-flexible-placeholder .section__sub-start .image video,
.acfe-flexible-placeholder .section__sub-start .video img,
.acfe-flexible-placeholder .section__sub-start .video video,
body.frontend .section__sub-start .image img,
body.frontend .section__sub-start .image video,
body.frontend .section__sub-start .video img,
body.frontend .section__sub-start .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.acfe-flexible-placeholder .section__sub-start .innerwrapper,
body.frontend .section__sub-start .innerwrapper {
  padding-top: 3.5rem;
  padding-bottom: 5.7rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__sub-start .innerwrapper,
  body.frontend .section__sub-start .innerwrapper {
    padding-top: 2.5rem;
    padding-bottom: 3.7rem;
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder .section__sub-start .innerwrapper h1,
body.frontend .section__sub-start .innerwrapper h1 {
  margin-inline: auto;
  margin-bottom: 0.3em;
  font-size: var(--fontSize90);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__sub-start .innerwrapper h1,
  body.frontend .section__sub-start .innerwrapper h1 {
    margin-bottom: 0.6em;
    font-size: var(--fontSize44);
  }
}
.acfe-flexible-placeholder .section__sub-start .innerwrapper p,
body.frontend .section__sub-start .innerwrapper p {
  max-width: 60em;
  margin-inline: auto;
}
.acfe-flexible-placeholder .section__sub-start .innerwrapper p:has(.cta__button),
body.frontend .section__sub-start .innerwrapper p:has(.cta__button) {
  margin-top: 1.8em;
}
.acfe-flexible-placeholder .section__sub-start .innerwrapper .review_box,
body.frontend .section__sub-start .innerwrapper .review_box {
  margin-inline: auto;
  margin-top: 2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__sub-start .innerwrapper .review_box,
  body.frontend .section__sub-start .innerwrapper .review_box {
    margin-top: 1.6rem;
  }
}
.acfe-flexible-placeholder .section__icon_list,
body.frontend .section__icon_list {
  --backgroundColor: var(--colorBeige);
}
.acfe-flexible-placeholder .section__icon_list .innerwrapper,
body.frontend .section__icon_list .innerwrapper {
  position: relative;
  z-index: 5;
  padding-top: 3.5rem;
  padding-bottom: 9.6rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__icon_list .innerwrapper,
  body.frontend .section__icon_list .innerwrapper {
    padding-top: 2.5rem;
    padding-bottom: 4.3rem;
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder .section__icon_list .innerwrapper .content h2,
body.frontend .section__icon_list .innerwrapper .content h2 {
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__icon_list .innerwrapper .content h2 br,
  body.frontend .section__icon_list .innerwrapper .content h2 br {
    display: none;
  }
}
.acfe-flexible-placeholder .section__icon_list .innerwrapper .content h2:has(+ p),
body.frontend .section__icon_list .innerwrapper .content h2:has(+ p) {
  margin-bottom: 0.5em;
}
.acfe-flexible-placeholder .section__icon_list .innerwrapper .content > p,
body.frontend .section__icon_list .innerwrapper .content > p {
  max-width: 30em;
  margin-inline: auto;
}
.acfe-flexible-placeholder .section__icon_list .innerwrapper .content .list_grid,
body.frontend .section__icon_list .innerwrapper .content .list_grid {
  margin-top: 4.1rem;
  gap: 3.2rem 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__icon_list .innerwrapper .content .list_grid,
  body.frontend .section__icon_list .innerwrapper .content .list_grid {
    grid-template-columns: 100%;
    margin-top: 2.6rem;
    gap: 2.2rem 0;
  }
}
.acfe-flexible-placeholder .section__icon_list .innerwrapper .content .list_grid .single_list,
body.frontend .section__icon_list .innerwrapper .content .list_grid .single_list {
  width: calc(25% - 1.5rem);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__icon_list .innerwrapper .content .list_grid .single_list,
  body.frontend .section__icon_list .innerwrapper .content .list_grid .single_list {
    width: 100%;
  }
}
.acfe-flexible-placeholder .section__icon_list .innerwrapper .content .list_grid .single_list p,
body.frontend .section__icon_list .innerwrapper .content .list_grid .single_list p {
  max-width: 22em;
}
.acfe-flexible-placeholder .section__icon_list .innerwrapper .content .list_grid .single_list h3,
body.frontend .section__icon_list .innerwrapper .content .list_grid .single_list h3 {
  line-height: 1.2;
}
.acfe-flexible-placeholder .section__icon_list .innerwrapper .content .list_grid:has(.single_list:nth-child(5)) .single_list,
body.frontend .section__icon_list .innerwrapper .content .list_grid:has(.single_list:nth-child(5)) .single_list {
  width: calc(33.33% - 1.34rem);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__icon_list .innerwrapper .content .list_grid:has(.single_list:nth-child(5)) .single_list,
  body.frontend .section__icon_list .innerwrapper .content .list_grid:has(.single_list:nth-child(5)) .single_list {
    width: 100%;
  }
}
.acfe-flexible-placeholder .section__three-steps,
body.frontend .section__three-steps {
  --backgroundColor: var(--colorBeige);
}
.acfe-flexible-placeholder .section__three-steps .innerwrapper,
body.frontend .section__three-steps .innerwrapper {
  padding-top: 6.1rem;
  padding-bottom: 5.3rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__three-steps .innerwrapper,
  body.frontend .section__three-steps .innerwrapper {
    padding-top: 4.1rem;
    padding-bottom: 2.8rem;
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder .section__three-steps .innerwrapper > h2:has(+ p),
body.frontend .section__three-steps .innerwrapper > h2:has(+ p) {
  margin-bottom: 1rem;
}
.acfe-flexible-placeholder .section__three-steps .innerwrapper > p,
body.frontend .section__three-steps .innerwrapper > p {
  max-width: 36em;
  margin-inline: auto;
}
.acfe-flexible-placeholder .section__three-steps .innerwrapper .list_grid,
body.frontend .section__three-steps .innerwrapper .list_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 4rem;
  gap: 0 2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__three-steps .innerwrapper .list_grid,
  body.frontend .section__three-steps .innerwrapper .list_grid {
    grid-template-columns: 100%;
    margin-top: 2rem;
    gap: 2.2rem;
  }
}
.acfe-flexible-placeholder .section__three-steps .innerwrapper .list_grid .single_step,
body.frontend .section__three-steps .innerwrapper .list_grid .single_step {
  display: flex;
  flex-direction: column;
}
.acfe-flexible-placeholder .section__three-steps .innerwrapper .list_grid .single_step h3,
body.frontend .section__three-steps .innerwrapper .list_grid .single_step h3 {
  color: var(--colorGreen);
  line-height: 1.1;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__three-steps .innerwrapper .list_grid .single_step h3,
  body.frontend .section__three-steps .innerwrapper .list_grid .single_step h3 {
    margin-bottom: 0em;
  }
}
.acfe-flexible-placeholder .section__three-steps .innerwrapper .list_grid .single_step p,
body.frontend .section__three-steps .innerwrapper .list_grid .single_step p {
  margin-inline: auto;
  max-width: 18em;
}
.acfe-flexible-placeholder .section__three-steps .innerwrapper .list_grid .single_step .polaroid,
body.frontend .section__three-steps .innerwrapper .list_grid .single_step .polaroid {
  width: 15.5rem;
  margin-inline: auto;
  transform: rotate(-8deg);
  margin-bottom: 1.3rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__three-steps .innerwrapper .list_grid .single_step .polaroid,
  body.frontend .section__three-steps .innerwrapper .list_grid .single_step .polaroid {
    width: 11rem;
    margin-bottom: 2.1rem;
  }
}
.acfe-flexible-placeholder .section__three-steps .innerwrapper .list_grid .single_step:nth-child(even),
body.frontend .section__three-steps .innerwrapper .list_grid .single_step:nth-child(even) {
  margin-top: 10rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__three-steps .innerwrapper .list_grid .single_step:nth-child(even),
  body.frontend .section__three-steps .innerwrapper .list_grid .single_step:nth-child(even) {
    margin-top: 0;
  }
}
.acfe-flexible-placeholder .section__three-steps .innerwrapper .list_grid .single_step:nth-child(even) .polaroid,
body.frontend .section__three-steps .innerwrapper .list_grid .single_step:nth-child(even) .polaroid {
  transform: rotate(8deg);
}
.acfe-flexible-placeholder .section__image_list .innerwrapper,
body.frontend .section__image_list .innerwrapper {
  display: grid;
  grid-template-columns: 35.2rem 1fr;
  gap: 0 2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image_list .innerwrapper,
  body.frontend .section__image_list .innerwrapper {
    grid-template-columns: 100%;
    padding-top: 4.6rem;
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder .section__image_list .innerwrapper .content,
body.frontend .section__image_list .innerwrapper .content {
  order: 2;
  text-align: left;
  padding-top: 7rem;
  /*
  p:has(.cta__button){
  	display: flex;
  	margin-top: -1em;
  	padding-left: 5em;

  	@media only screen and (max-width: 768px) {
  		margin-top: 1.4em;
  		padding-left: 0;
  	}
  }
  */
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image_list .innerwrapper .content,
  body.frontend .section__image_list .innerwrapper .content {
    order: unset;
    text-align: center;
    padding-top: 0;
  }
}
.acfe-flexible-placeholder .section__image_list .innerwrapper .content h2,
body.frontend .section__image_list .innerwrapper .content h2 {
  margin-bottom: 0.7em;
  line-height: 1.2;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image_list .innerwrapper .content h2,
  body.frontend .section__image_list .innerwrapper .content h2 {
    margin-bottom: 0.8em;
  }
}
.acfe-flexible-placeholder .section__image_list .innerwrapper .content ul,
body.frontend .section__image_list .innerwrapper .content ul {
  list-style-type: none;
  margin: 1em 0 1.5em 0;
  padding: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0.4em 0;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image_list .innerwrapper .content ul,
  body.frontend .section__image_list .innerwrapper .content ul {
    text-align: left;
  }
}
.acfe-flexible-placeholder .section__image_list .innerwrapper .content ul li,
body.frontend .section__image_list .innerwrapper .content ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='90.959' height='74.564' viewBox='0 0 90.959 74.564'><defs><clipPath id='list_a'><path fill='%2383b011' d='M0 0h79.697v44.09H0z' data-name='Rechteck 34'/></clipPath></defs><g data-name='Gruppe 50'><g clip-path='url(%23list_a)' data-name='Gruppe 49' transform='rotate(-25.97 75.738 17.465)'><path fill='%2383b011' d='M79.64 36.44c-.158-.515-1.458-2.632-1.629-3.243-.5-1.8-4.048-4.63-4.329-4.859-1.09-.888-1.76-2.138-2.784-3.1-.614-.58-1.48-1.045-1.866-1.825-1.047-2.113-2.905-3.581-4.467-5.177-1.87-1.911-3.887-3.674-5.647-5.728-.591-.69-1.007-1.708-1.954-2.049a9.083 9.083 0 0 1-3.341-2.166c-.6-.593-1.013-.365-1.437.155-.278.34-.461.676-1.048.7-1.646.058-1.652.12-1.729 1.844a1.368 1.368 0 0 1-.36-.134c-.418-.306-.6-1.158-1.371-.632-.644.443-.418 1.011-.33 1.7.314 2.453 1.952 4.246 3 6.316.986 1.958 2.945 3.182 4.452 4.758 1.394 1.46 3.012 2.731 3.751 4.855-.988-1.11-9.365-3.637-12.313-4.576-2.167-.69-4.33-1.417-6.438-2.266-2.913-1.173-5.749-2.537-8.666-3.7-1.212-.483-2.223-1.42-3.445-1.7-1.241-.28-10.85-5.84-10.969-5.858-2.284-.342-3.752-2.154-5.562-3.288C10.109 5.816 9.1 5 7.963 4.416a18.3 18.3 0 0 1-1.175-.676C4.964 2.618 2.69 2.207 1.394.228 1.162-.126.5-.045.157.313S.1 1.084.349 1.342a9.888 9.888 0 0 0 2.227 2.135 1.537 1.537 0 0 1 1.048 1.506c-.738.072-1.117-.63-1.735-.745-.3-.056-.49-.028-.6.266-.1.274-.524.646-.118.825 1.546.686 1.782 2.571 3.251 3.223-.741 1.233-1.487.5-2.243.256-.853-.28-1.23.12-1.009.992a2.445 2.445 0 0 0 .864 1.261A6.235 6.235 0 0 0 5.3 12.633c.452.056 2.531 1.892 3.319 2.192 2.263.862 4.295 2.181 6.6 2.988a57.553 57.553 0 0 1 7.123 3.544 11.631 11.631 0 0 0 2.018 1.126c2.235.614 4.155 1.915 6.3 2.731 2.95 1.124 5.736 2.637 8.769 3.6a51.157 51.157 0 0 1 4.959 1.612c1.961.851 4.032 1.383 6.05 2.039 2.746.893 11.322 1.46 12.42 2.625a28.331 28.331 0 0 1-6.7.686c-2.658.018-5.245.494-7.871.66-4.52.286-9.025.776-13.56.941a10.482 10.482 0 0 0-4.083.887c-.449.212-1.071.195-.881.966a1.124 1.124 0 0 0 1.437.941c.985-.159 1.974-.3 2.917-.443.088.149.149.2.149.259a2.1 2.1 0 0 1-.047.55c-.368 1.283-.156 1.6 1.079 1.768.407.054.832-.216 1.119-.089.528.232 1.674-.419 1.512 1.059-.038.35.875.858 1.818.808 3.327-.175 6.595-.991 9.965-.76a15.589 15.589 0 0 0 6.223-.529c2.658-.94 5.424-.9 8.127-1.246a21.038 21.038 0 0 0 4.071-.683 3.645 3.645 0 0 1 1.32-.118 16.653 16.653 0 0 0 6.494-.7c.479-.183 1.326-.364 1.35-.609.118-1.224.968-1.5 1.879-1.852a.869.869 0 0 0 .464-1.149' data-name='Pfad 870'/></g></g></svg>");
  background-repeat: no-repeat;
  background-size: 4em auto;
  padding-block: 0.55em;
  padding-left: 5em;
  background-position: left top;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image_list .innerwrapper .content ul li,
  body.frontend .section__image_list .innerwrapper .content ul li {
    background-size: 2.4em auto;
    padding-left: 3.3em;
    background-position: left 0.6em;
  }
}
.acfe-flexible-placeholder .section__image_list .innerwrapper .content ul li h3,
body.frontend .section__image_list .innerwrapper .content ul li h3 {
  color: var(--colorGreen);
}
.acfe-flexible-placeholder .section__image_list .innerwrapper .image,
body.frontend .section__image_list .innerwrapper .image {
  order: 1;
  width: calc(100% + 14.8rem);
  margin-top: -8.5rem;
  margin-left: -11rem;
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__image_list .innerwrapper .image,
  body.frontend .section__image_list .innerwrapper .image {
    order: unset;
    width: calc(100% + 4rem);
    margin-top: 1.5rem;
    margin-left: -2rem;
  }
}
.acfe-flexible-placeholder .section__default_text .innerwrapper,
body.frontend .section__default_text .innerwrapper {
  text-align: left;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__default_text .innerwrapper,
  body.frontend .section__default_text .innerwrapper {
    font-size: var(--fontSize18);
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.acfe-flexible-placeholder .section__default_text .innerwrapper .wp-gr.wpac a.wp-google-name,
body.frontend .section__default_text .innerwrapper .wp-gr.wpac a.wp-google-name {
  color: var(--name-color, var(--colorGreen)) !important;
}
.acfe-flexible-placeholder .section__default_text .innerwrapper .wp-gr .wp-star svg,
body.frontend .section__default_text .innerwrapper .wp-gr .wp-star svg {
  fill: var(--star-color, var(--colorGreen));
}
.acfe-flexible-placeholder .section__default_text .innerwrapper a,
body.frontend .section__default_text .innerwrapper a {
  color: inherit;
}
.acfe-flexible-placeholder .section__default_text .innerwrapper h3,
body.frontend .section__default_text .innerwrapper h3 {
  line-height: 1.2;
}
.acfe-flexible-placeholder .section__default_text .innerwrapper h3:not(:first-child),
body.frontend .section__default_text .innerwrapper h3:not(:first-child) {
  margin-top: 1.5em;
}
.acfe-flexible-placeholder .section__default_text .innerwrapper h2,
body.frontend .section__default_text .innerwrapper h2 {
  margin-bottom: 1em;
}
.acfe-flexible-placeholder .section__default_text .innerwrapper h2:has(+ .column__wrapper),
body.frontend .section__default_text .innerwrapper h2:has(+ .column__wrapper) {
  margin-bottom: 1em;
}
.acfe-flexible-placeholder .section__default_text .innerwrapper h2:not(:first-child),
body.frontend .section__default_text .innerwrapper h2:not(:first-child) {
  margin-top: 2em;
}
.acfe-flexible-placeholder .section__team .innerwrapper,
body.frontend .section__team .innerwrapper {
  text-align: left;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__team .innerwrapper,
  body.frontend .section__team .innerwrapper {
    font-size: var(--fontSize18);
  }
}
.acfe-flexible-placeholder .section__team .innerwrapper h2,
body.frontend .section__team .innerwrapper h2 {
  text-align: center;
}
.acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper,
body.frontend .section__team .innerwrapper .team__wrapper {
  display: flex;
  flex-direction: column;
  gap: 4rem 0;
  margin-top: 5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper,
  body.frontend .section__team .innerwrapper .team__wrapper {
    margin-top: 3rem;
  }
}
.acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper .single__team,
body.frontend .section__team .innerwrapper .team__wrapper .single__team {
  display: grid;
  grid-template-columns: 23rem 1fr;
  gap: 0 4.5rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper .single__team,
  body.frontend .section__team .innerwrapper .team__wrapper .single__team {
    grid-template-columns: 100%;
    gap: 1.5rem 0;
  }
}
.acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper .single__team .polaroid,
body.frontend .section__team .innerwrapper .team__wrapper .single__team .polaroid {
  width: 100%;
  transform: rotate(-2deg);
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper .single__team .polaroid,
  body.frontend .section__team .innerwrapper .team__wrapper .single__team .polaroid {
    width: calc(100% - 4rem);
    margin-inline: auto;
  }
}
.acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper .single__team .polaroid img,
body.frontend .section__team .innerwrapper .team__wrapper .single__team .polaroid img {
  -o-object-position: center 10%;
     object-position: center 10%;
}
.acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper .single__team .content,
body.frontend .section__team .innerwrapper .team__wrapper .single__team .content {
  margin-top: 0.5rem;
}
.acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper .single__team .content h3,
body.frontend .section__team .innerwrapper .team__wrapper .single__team .content h3 {
  line-height: 1.2;
}
.acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper .single__team .content ul,
body.frontend .section__team .innerwrapper .team__wrapper .single__team .content ul {
  list-style-type: none;
  margin: 1em 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper .single__team .content ul,
  body.frontend .section__team .innerwrapper .team__wrapper .single__team .content ul {
    text-align: left;
  }
}
.acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper .single__team .content ul li,
body.frontend .section__team .innerwrapper .team__wrapper .single__team .content ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='43.848' height='45.053' viewBox='0 0 43.848 45.053'><defs><clipPath id='list_a'><path fill='%2383b011' d='M0 0h43.848v45.053H0z' data-name='Rechteck 29'/></clipPath></defs><g data-name='Gruppe 34'><g fill='%2383b011' fill-rule='evenodd' clip-path='url(%23list_a)' data-name='Gruppe 33'><path d='M3.965 21.143 4 21.118l-.094-.144-.043.028.1.141m34.745-10.275c.027-.123 0-.167-.138-.15l.138.15m-10.1 15.605c-.035-.025-.057-.054-.075-.051s-.038.033-.057.051c.021.017.04.043.063.047s.037-.024.069-.047m9.382-13.69-.206.015c.081.109.135.133.206-.015m-1.93.636-.037-.023-.115.161.04.027.111-.163m-3.191 5.43-.052-.035-.1.2.034.017.121-.185M34.16 3.326l.222-.12c-.148-.106-.173-.02-.222.12M22.3 21.816c-.081.1-.117.165.028.24l-.028-.24M37.78 2.355l.207-.216c-.189 0-.2.108-.207.216m2.068 7.241-.056-.044-.129.19.042.033.143-.179M27.863 27.33c-.03.05-.071.093-.062.108a.377.377 0 0 0 .1.083c.02-.027.062-.062.056-.081-.013-.037-.052-.065-.092-.11m10.4-15.8.043-.06c-.077-.02-.057-.213-.251-.091l.207.152m.657-.573-.054-.044-.161.2c-.009.012 0 .036 0 .129l.216-.289m-1.651-8.058c.237-.023.237-.023.248-.215l-.248.215M7.579 26.489a.427.427 0 0 0 .2.3c-.03-.193-.03-.193-.2-.3m28.63-11.869c.2-.109.2-.109.13-.233l-.13.233m-13.6 6.922c.108-.1.177-.177.1-.346-.077.115-.163.188-.1.346m-21.03.747c.03.115-.061.226.088.265a.129.129 0 0 0 .11-.063c.04-.121-.029-.173-.2-.2m9.858 5.391c-.013-.22-.132-.309-.3-.421a.477.477 0 0 0 .3.421m-3.707-4.736a.545.545 0 0 0 .292.345c-.061-.282-.061-.282-.292-.345m16.91-4.778c.049-.01.128 0 .149-.035a3.067 3.067 0 0 0 .254-.455.136.136 0 0 0-.116-.205l-.287.7m14.622-7.288c-.02.1-.011.183-.047.217-.19.18-.257.465-.48.616l-.066-.035a1.01 1.01 0 0 1 .112-.279c.137-.17.3-.322.481-.519M19.329 26.931l-.036-.071a.9.9 0 0 0-.175.1 1.361 1.361 0 0 0-.3.52c-.039.092-.065.181-.183.21s-.119.111-.067.233c.391-.239.474-.692.757-.991m-5.375 4.1c.307.612.375.681.615.632-.007-.1 0-.206-.139-.239a.13.13 0 0 1-.07-.091c-.037-.212-.2-.264-.406-.3M3.325 21.861a.559.559 0 0 0 .019-.486 1.568 1.568 0 0 1-.051-.429.233.233 0 0 0-.276.191 1.01 1.01 0 0 0 .028.488c.03.091.169.147.28.236m.125.937c.121-.421-.2-.625-.365-.9a.656.656 0 0 0 .261.592l-.246.106c.132.172.246.325.366.473a.116.116 0 0 0 .1.038c.132-.049.167.039.218.129a1.624 1.624 0 0 0 .161.2c.134-.082.141-.205.032-.254-.156-.069-.049-.219-.164-.317l-.363-.069m33.4-9.239.14.009c-.025.09-.073.136-.16.112-.115-.03-.15.04-.2.119q-.519.757-1.051 1.5c-.022.031-.08.037-.154.014.058-.084.114-.169.174-.252a20.717 20.717 0 0 0 1.186-1.763 4.6 4.6 0 0 1 .375-.527.481.481 0 0 1 .235-.149 2.921 2.921 0 0 1-.544.938M6.533 29.196c.1-.035.1-.035-.01-.154l.021.163c-.184-.087-.241-.275-.33-.432a.372.372 0 0 0-.27-.223c-.093.212.173.2.18.345l-.062.074.8 1a.329.329 0 0 0-.045-.17q-.141-.3-.281-.605m-1.72-7.243a.562.562 0 0 0 .271.323 2.162 2.162 0 0 1 .027-.217.252.252 0 0 0-.161-.332l-.705-1.144-.078.017a1.043 1.043 0 0 0-.024.219c.186.059.14.216.136.333a.827.827 0 0 0 .5.748l.038.053m31.96-9.126.357-.358c-.056.189-.093.389-.325.462l-.026-.115c-.044.085-.092.162-.209.119l.166.108c-.066.147-.14.281-.326.3a.134.134 0 0 0-.089.071 5.5 5.5 0 0 1-.741.947.588.588 0 0 1 0-.168.447.447 0 0 1 .095-.148c.275-.315.554-.627.827-.944a.6.6 0 0 0 .071-.16l.117-.171.079.057m-10.9 3.392-.353.476a.642.642 0 0 0 .347-.481c.116-.008.124-.093.1-.2l-.1.2m12.165-4.269-.1.346.134.009c.011.075.046.1.119.062a.715.715 0 0 0 .333-.505l-.46.452c.046-.125.1-.25-.037-.357l.043-.169-.051-.022-.158.241.177-.058M34.87 2.365a1.357 1.357 0 0 0 .7-.9l.305.079-.226-.345-.166.053c.007-.052 0-.085.017-.106.06-.092.2-.137.157-.292-.008-.031.067-.089.11-.126.1-.089.287-.1.282-.3 0-.008.113-.039.124-.025a.44.44 0 0 1 .042.151c-.169.036-.109.2-.166.3a.429.429 0 0 0-.244.438c.075-.056.112-.166.181-.193.167-.066.1-.153.055-.25a.47.47 0 0 0 .406-.145l-.033.129.049.008c0-.048.007-.1.011-.145a.291.291 0 0 0 .346-.212.66.66 0 0 0 .022-.138c.218.127.218.131.022.493l.216.064-.2.107c.016.2.016.2.155.117l-.161-.115h.261a.807.807 0 0 1-.182.478c-.09.167-.226.309-.319.475-.056.1-.142.22-.018.372a.914.914 0 0 0 .148-.126c.071-.094.127-.2.2-.293.027-.037.089-.1.105-.088.262.138.264-.149.389-.229l.06.092a2.778 2.778 0 0 0 .912-.807 1.172 1.172 0 0 1 .678-.362c-.11.29-.392.475-.332.819l.518-.473c-.022.292-.208.423-.306.608.31-.135.485-.439.794-.591-.068.279-.386.367-.452.665.235-.05.261-.39.538-.323.016.139.071.254.24.26-.022.094-.045.186-.076.323.161-.115.2-.2.071-.317l.161-.1-.008-.008.019.173.347.058-.136.3.027.037.367-.263.036.033c-.02.036-.031.091-.061.106-.2.1-.169.312-.233.478.169.131-.1.4.158.5a2.051 2.051 0 0 0 .286-.277 1.661 1.661 0 0 1 .637-.554.133.133 0 0 0 .065-.058c.143-.368.545-.5.74-.825.019-.032.087-.033.133-.049l-.008-.007c-.028.22-.2.353-.324.508-.171.211-.374.4-.537.613a3.9 3.9 0 0 0-.283.513 1.055 1.055 0 0 0 .359.493c.164.1.145.316-.006.481-.053.058-.1.117-.152.178-.01.013 0 .037-.011.109.161-.153.379-.188.406-.429 0-.025.03-.05.05-.071l.716-.781c.071-.078.145-.154.21-.237a.615.615 0 0 1 .412-.307c.066-.008.119-.108.179-.165.043-.042.088-.082.184-.171-.013.137.005.225-.03.258a1.292 1.292 0 0 0-.224.327 1.594 1.594 0 0 1-.442.534 2.786 2.786 0 0 0-.57.642 4.63 4.63 0 0 1-.515.5 3.493 3.493 0 0 0-.423.567c-.014.019-.023.067-.012.076.113.091.036.194.034.3a1.036 1.036 0 0 0 .079.281 2.961 2.961 0 0 0 .631-.693.966.966 0 0 1 .615-.361 1.225 1.225 0 0 1-.118.324c-.209.276-.333.628-.68.783-.144.272-.438.429-.55.729a.592.592 0 0 1-.165.207c-.5.458-.862 1.04-1.339 1.517-.327.327-.52.75-.833 1.084a1.184 1.184 0 0 0-.123.263c.12-.043.177-.064.234-.082s.114-.033.236-.068a3.613 3.613 0 0 1-.452.8l.109.044c.009.2-.188.161-.314.227l.072.322.877-1.154a.2.2 0 0 0 .275-.084c.161-.214.312-.435.474-.649a4.917 4.917 0 0 1 .6-.685.407.407 0 0 1-.023.149c-.056.091-.128.172-.191.26-.034.047-.09.1-.089.149a.423.423 0 0 1-.069.321c-.078.088-.149.183-.221.272l.067.348.288-.169a.382.382 0 0 1-.111.381 3.23 3.23 0 0 0-.314.424c-.157.225-.316.449-.467.678-.107.162-.2.331-.3.494l-.243-.111a3.13 3.13 0 0 1-.314.693c-.13.167-.151.406-.357.516-.081.043-.157.1-.239.147l.061.242c-.084.087-.169.169-.244.259a.517.517 0 0 0-.1.171 1.52 1.52 0 0 1-.7.892.232.232 0 0 0-.082.075c-.068.115-.128.233-.2.348s-.136.235-.214.345c-.062.087-.141.163-.211.244-.165.191-.241.455-.415.622-.267.258-.347.672-.717.837a.228.228 0 0 0-.1.1 3.606 3.606 0 0 1-.835.927 1.721 1.721 0 0 0-.168.223l-.427.587c.043.05.1.087.108.135s-.023.093-.05.132c-.216.314-.436.625-.651.939-.189.276-.372.555-.556.834s-.352.534-.524.8c-.055.087-.085.191-.142.276a7 7 0 0 1-.565.781 1.213 1.213 0 0 0-.235.394 1.454 1.454 0 0 1-.15.282c-.052.076-.087.21-.231.126-.068.1-.142.2-.2.312a8.297 8.297 0 0 0-.247.5c-.064.136-.173.269-.042.429.011.013-.025.065-.04.1l-.147-.11.035.267-.141-.1a2.962 2.962 0 0 1-.394.461 5.464 5.464 0 0 0-.941 1.343c-.236.334-.431.7-.654 1.062l.153.084c-.009.009-.022.031-.034.031-.188-.015-.243.136-.325.256a3.924 3.924 0 0 1-.674.754c-.084-.169.063-.229.105-.321a.262.262 0 0 0-.034-.313c-.231.18-.205.56-.516.668l-.1.439-.107-.2-.475.8a.73.73 0 0 0-.465.593l.313-.246a4.334 4.334 0 0 1-.465.931c-.2.348-.4.691-.6 1.036-.045.076-.094.15-.136.228-.189.353-.373.708-.565 1.059-.065.119-.161.222-.219.343a1.044 1.044 0 0 0-.161.462.6.6 0 0 1-.186.511.57.57 0 0 0-.67.347c-.137-.376.114-.658.078-.979l-.207-.024.136-.194c-.019.085.017.148.1.134a.21.21 0 0 0 .125-.122c.06-.161.086-.337.159-.492.124-.266.274-.52.411-.781.034-.065.061-.134.118-.26-.1.056-.171.069-.19.107-.229.451-.45.905-.674 1.359a.617.617 0 0 0-.094-.053c-.079.1-.153.2-.227.309-.3.423-.6.842-.892 1.27-.165.244-.31.5-.461.754a5.651 5.651 0 0 1-.35.58 6.736 6.736 0 0 0-.685 1.015c-.052.1-.169.163-.24.255a7.352 7.352 0 0 0-.715.97c-.2.372-.468.7-.667 1.063-.174.32-.343.643-.488.977a8.1 8.1 0 0 0-.373 1.022 1.55 1.55 0 0 1-.162.5 3.422 3.422 0 0 0-.3.737c-.058.147-.222.25-.293.395a1.559 1.559 0 0 1-.523.65 2.54 2.54 0 0 1-.429.183c-.091-.145-.158-.288-.344-.239a.839.839 0 0 0 .03.289c.081.157-.032.235-.1.332-.049.07-.13.123-.192.037a.252.252 0 0 1 .005-.206c.029-.069.1-.118.145-.183.019-.029.008-.077.011-.12l-.425-.151.022.234-.165-.053c-.088.064-.034.5.114.724-.085-.044-.162-.062-.167-.091a.465.465 0 0 0-.361-.372v-.385a.5.5 0 0 0-.017-.2.27.27 0 0 1 .03-.326c.076-.089.08-.178-.057-.242-.264.163-.251.541-.536.731l.07.529.2-.211c-.024.233-.1.412-.016.608.034.074-.041.2-.076.336-.122-.135-.232-.244-.326-.365-.127-.163-.309-.288-.33-.527 0-.058-.118-.107-.228-.2.021.165.154.268.034.373-.193-.051-.072-.359-.317-.383-.039.163.121.3.025.465-.118-.039-.111-.137-.116-.217-.011-.162-.031-.276-.232-.341-.159-.051-.277-.228-.457-.388l-.152-.017.018-.189.2.091-.083-.341c-.123.132-.228.129-.337.032-.087-.077-.173-.16-.313-.121-.036.01-.119-.026-.126-.055-.053-.2-.243-.312-.31-.507-.036-.107-.148-.189-.225-.281l-.273.128-.072-.331-.231.173-.118-.069a.527.527 0 0 1-.235-.62 3.68 3.68 0 0 0 .111-.508 1.056 1.056 0 0 0-.048-.283l-.249.144-.187-.207.309-.056-.2-.346c.046-.046.132-.1.058-.234a4.571 4.571 0 0 0-.72-.943c-.254-.031-.308-.275-.445-.427-.353-.392-.665-.825-1.047-1.186a1.966 1.966 0 0 1-.39-.557.544.544 0 0 0-.173-.186.816.816 0 0 1-.3-.51l.233.147.22-.153a1.435 1.435 0 0 0-.1-.2c-.358-.55-.713-1.1-1.084-1.644a1.815 1.815 0 0 0-.355-.341.674.674 0 0 1-.276-.4.39.39 0 0 0-.084-.181c-.183-.21-.376-.41-.558-.62-.087-.1-.157-.218-.235-.327a3.91 3.91 0 0 0-.292-.4.474.474 0 0 1-.1-.51l.507.706.063-.04c-.089-.169-.176-.339-.267-.507-.14-.257-.283-.512-.425-.768-.038-.068-.079-.135-.117-.2-.024-.043-.074-.1-.06-.129.092-.175-.016-.343 0-.5a.5.5 0 0 0-.069-.283 4.7 4.7 0 0 0-.721-1.228 2.527 2.527 0 0 1-.21-.353c-.233-.375-.482-.741-.7-1.126a8.237 8.237 0 0 1-.433-.93c-.065-.16-.07-.344-.128-.508-.032-.091-.133-.155-.176-.244-.1-.21-.186-.428-.283-.655l-.145.091c0-.181-.011-.344 0-.5a.977.977 0 0 0-.082-.481c-.075-.179.018-.264.314-.308l-.17-.238-.1.167c0-.3-.055-.394-.265-.431l.272.425a1.436 1.436 0 0 1-.2.2c-.04.027-.115 0-.188 0 .008.027.038.074.03.113s-.046.125-.081.131a.183.183 0 0 1-.16-.058 1.383 1.383 0 0 1-.165-.428c-.006-.166-.172-.206-.236-.351l.034-.3-.412-.053c-.1-.327-.088-.368.16-.672.084.024.168.08.228.06.094-.031.093-.132.077-.228-.024-.152-.076-.321.157-.4a.53.53 0 0 1 .175.6l.169.121.151-.12.4.22a3.186 3.186 0 0 1-.06-.556c.012-.16-.024-.348.161-.509l.326.581a.76.76 0 0 0 .118-.211 1.372 1.372 0 0 0 .023-.466 1.949 1.949 0 0 1 .072-.725c.049.032.108.049.113.077a.8.8 0 0 1 .026.316c-.052.223.072.4.12.6.007.029.109.035.167.052-.078.148-.078.148.038.236l-.039-.236c.062-.3.105-.363.332-.443.02-.069.043-.14.059-.212.012-.054.036-.148.016-.16-.182-.108-.144-.327-.25-.47a.189.189 0 0 1 .003-.262c.119.188.237.368.349.552.074.121.157.172.27.041l.079.193.061-.011c-.018-.172-.044-.343-.053-.515a1.667 1.667 0 0 1 .05-.542l.377.792-.136.018.11.3.261-.246c-.263-.088-.14-.37-.257-.557l.207-.221-.152-.364.274-.226c.22.063.353.287.6.291.043 0 .082.1.129.151a1.75 1.75 0 0 1 .2.206c.071.107.264 0 .294.2.014.1.178.166.27.252s.2.186.291.287a.562.562 0 0 1 .076.159c.045.1.06.235.238.181-.043.236-.17.1-.253.11-.061-.113-.162-.128-.317-.142.105.141.164.266.321.135-.024.142-.027.253.179.237.108-.008.245.021.173.2.138.09.1.275.242.387a2.477 2.477 0 0 1 .387.526l.5.026c-.061.056-.146.1-.149.147a.4.4 0 0 0 .09.2c.057.088.123.169.2.269.052-.049.091-.089.133-.125.087-.075.224-.022.223.028 0 .232.2.3.32.413a1.3 1.3 0 0 1 .246.273c.058.1.113.292.364.139l-.063.322c-.023-.093-.087-.124-.187-.094l.2.086.152.194-.165.007c.116.142.158.124.157-.018.208.208.409.424.627.621a1.438 1.438 0 0 1 .477.727c-.25-.233-.6-.214-.725-.551-.032-.087-.157-.139-.242-.205-.042-.033-.088-.061-.134-.09s-.1-.061-.152-.091a.58.58 0 0 0-.079.179c-.012.167.107.287.338.352.01.039.024.085.035.131s.014.072.019.1c.316-.036.47.184.592.385a1.184 1.184 0 0 0 .437.441 1.965 1.965 0 0 1 .433.463 2.582 2.582 0 0 1 .174.262l.064-.007c.01-.053.048-.132.027-.154-.149-.154.014-.2.074-.3.021.224.208.32.306.472.11.172.261.318.388.481s.228.32.352.471.274.3.427.474l-.191.225-.177.061.022-.149-.063-.014-.094.188.037.028.111-.072c-.03.113-.075.233.1.29l.06-.338a.743.743 0 0 1 .386.7l-.183.076c.153-.161-.073-.247-.053-.4l-.253.136.313.259a.185.185 0 0 0 .027.052c.352.346.578.795.935 1.137a4.5 4.5 0 0 1 .311.368l.118-.183c-.216-.206-.511-.4-.359-.758l-.479-.5.04-.058a1.047 1.047 0 0 1 .237.129 2.374 2.374 0 0 1 .418.475 2.261 2.261 0 0 0 .425.608c.12.1.13.331.192.5.034.093.074.183.118.29l.166-.12.292.464-.032.04-.128-.043c-.021.039-.069.085-.062.12.033.178-.012.356.037.538.08.294.323.469.436.759.167-.156.364-.228.35-.473a1.4 1.4 0 0 1 .344-.474.253.253 0 0 0 .067-.092.984.984 0 0 1 .271-.438c.07-.059.074-.2.108-.3l-.006.006a.81.81 0 0 0 .189-.149c.289-.42.568-.846.853-1.268.036-.054.076-.125.13-.144.146-.051.13-.15.106-.26.176.036.072-.111.108-.166.2-.046.2-.048.083-.293-.066.1-.174.172-.072.3-.093.017-.142.063-.114.163-.1-.027-.176-.071-.189-.192s-.04-.219-.068-.364c.079-.127.17-.3.285-.452a.561.561 0 0 1 .3-.232c.131-.041.222-.257.3-.411a1.358 1.358 0 0 1 .29-.5.309.309 0 0 0 .082-.178 3.618 3.618 0 0 1 .432-.953c.15 0 .168-.161.217-.235.071-.109.275-.069.251-.248a1.551 1.551 0 0 0 .468-.8 2.354 2.354 0 0 1 .122-.3c.019-.041.069-.109.089-.1.234.063.215-.128.273-.252.086-.182.188-.356.284-.533.023-.042.049-.083.068-.127.056-.126.039-.316.261-.3.005 0 .017-.031.02-.049a1.179 1.179 0 0 1 .442-.672.444.444 0 0 0 .129-.157c.07-.212.255-.333.369-.5a3.041 3.041 0 0 0 .23-.578l.28-.219-.1-.313.14.027c.092-.115.172-.217.254-.318.018-.023.054-.038.062-.063a3.042 3.042 0 0 1 .652-.88.359.359 0 0 0 .07-.188c.008-.143-.025-.3.172-.349a.111.111 0 0 0 .039-.1c-.1-.256.05-.451.156-.652q.3-.566.625-1.118c.1-.168.224-.32.339-.477.015-.02.048-.048.062-.043.159.055.182-.083.223-.167.142-.29.272-.587.418-.9a.566.566 0 0 0 .5-.418.435.435 0 0 1 .187-.254.547.547 0 0 0 .261-.6.248.248 0 0 1 .013-.131q.349-.576.709-1.146a.242.242 0 0 1 .122-.091c.073-.024.128-.037.068-.13a.1.1 0 0 1 .026-.1 1.835 1.835 0 0 0 .578-.793c.227-.466.572-.844.828-1.284.281-.169.388-.49.625-.709a3.343 3.343 0 0 0 .475-.774c.227-.379.46-.754.683-1.135.3-.516.6-1.037.9-1.555a.24.24 0 0 1 .048-.073 3.35 3.35 0 0 0 .562-.775 2.149 2.149 0 0 0 .175-.411l.09.2.149-.213c.016-.024.047-.064.04-.074-.139-.2.057-.284.132-.419.186-.34.346-.695.517-1.043a.423.423 0 0 1 .044-.077l.832-1.067a1.378 1.378 0 0 0 .134-.193.872.872 0 0 1 .464-.468c.017-.006.032-.042.034-.065.014-.188.133-.152.268-.134a.68.68 0 0 1-.218.454.212.212 0 0 0-.047.265c-.184-.045-.188.162-.3.223-.074.039-.1.163-.152.248l.051.041c.147-.106.3-.205.438-.32.083-.069.078-.15-.032-.2' data-name='Pfad 831'/><path d='M1.624 25.203a1.894 1.894 0 0 0 .184.406.622.622 0 0 1 .21.472.142.142 0 0 1-.179-.14.956.956 0 0 0-.3-.5c-.024-.029-.058-.068-.09-.07-.372-.026-.487-.357-.663-.592-.071-.095-.012-.287-.012-.455l.253.026c.152.281.282.537.431.782.031.05.134.056.162.067' data-name='Pfad 832'/><path d='m16.365 31.294-.34.284-.143-.167-.121.1.008.006c0-.212.16-.348.265-.506s.242-.3.357-.461.2-.3.313-.436c-.014.307.034.624-.265.849a.268.268 0 0 0-.082.34l.007-.007' data-name='Pfad 833'/><path d='M41.302 8.974c-.04-.076-.079-.116-.071-.141.052-.161.018-.332.057-.491.054-.221.243-.117.386-.155-.064.145-.119.272-.178.4s-.118.237-.195.389' data-name='Pfad 834'/><path d='M27.546 29.172c.041-.47.375-.727.617-1.066a2.235 2.235 0 0 1-.617 1.066' data-name='Pfad 835'/><path d='m42.291 1.802.194-.235h.336l-.334.5-.2-.264' data-name='Pfad 836'/><path d='m17.232 29.659-.179.575c-.224-.3.1-.4.093-.6l.086.022' data-name='Pfad 837'/><path d='M36.527 16.245c-.062-.212-.062-.212.153-.436.031.164.031.164-.153.436' data-name='Pfad 838'/><path d='m10.184 41.075-.037.29c-.143-.124-.176-.186-.115-.263.022-.028.092-.018.152-.027' data-name='Pfad 839'/><path d='M40.274 1.396c-.037-.218.23-.2.251-.37a.365.365 0 0 1-.259.363l.008.007' data-name='Pfad 840'/><path d='M37.741.159c-.021.122.018.276-.153.32-.019-.01-.032-.013-.034-.019a10.86 10.86 0 0 1-.05-.23l.245-.066Z' data-name='Pfad 841'/><path d='M15.761 31.512c-.162.109.008.171.05.272l-.148.062-.031-.083c-.043-.184-.028-.211.138-.246l-.008-.005' data-name='Pfad 842'/><path d='m12.175 43.059.248.409c-.225-.088-.225-.088-.248-.409' data-name='Pfad 843'/><path d='M23.953 34.485c-.03.192-.03.192-.248.173l.248-.173' data-name='Pfad 844'/><path d='M.998 23.954c-.027.126-.059.2-.185.163-.013-.125.069-.141.185-.163' data-name='Pfad 845'/><path d='m40.226.838.2-.251a.242.242 0 0 1-.148.295l-.05-.044' data-name='Pfad 846'/><path d='m29.918 25.522-.019.2-.126-.033.058-.191.087.02' data-name='Pfad 847'/><path d='m13.783 44.699-.089-.267c.153.077.207.133.163.238l-.074.028' data-name='Pfad 848'/><path d='m6.235 34.784-.078-.184c.029-.012.054-.03.06-.025.095.075.094.075.018.209' data-name='Pfad 849'/><path d='m41.882 7.62-.179.115c-.018-.151-.018-.151.179-.115' data-name='Pfad 850'/><path d='m43.766 3.403-.213.169-.028-.035c.085-.018.025-.228.241-.134' data-name='Pfad 851'/><path d='M42.653 1.048c.03-.125.03-.125.192-.126l-.2.119.008.007' data-name='Pfad 852'/><path d='M40.078 1.121c-.041.029-.075.062-.082.057a.2.2 0 0 1-.06-.078c0-.006.042-.047.056-.043s.05.036.085.064' data-name='Pfad 853'/><path d='m15.631 31.762.031.083c0 .054.022.131-.077.07a.942.942 0 0 1-.107-.09l.006.006.148-.069' data-name='Pfad 854'/><path d='m.266 21.706-.087.063-.038-.063.088-.052.037.052' data-name='Pfad 855'/><path d='M15.478 31.825v.2c-.151-.1-.024-.136.007-.19l-.007-.007' data-name='Pfad 856'/><path d='M30.177 25.29c-.018-.027-.047-.052-.043-.069s.048-.052.055-.048a.371.371 0 0 1 .067.071l-.08.046' data-name='Pfad 857'/><path d='m6.986 35.681-.005-.107.038-.006.022.11h-.054' data-name='Pfad 858'/><path d='M29.979 25.42c.035-.021.068-.043.1-.061a.167.167 0 0 1 .028.037.972.972 0 0 1-.1.076l-.036-.052' data-name='Pfad 859'/><path d='M29.588 26.002a.388.388 0 0 1-.1.037c-.011 0-.039-.045-.035-.052a.472.472 0 0 1 .074-.068l.058.083' data-name='Pfad 860'/><path d='M42.072 7.277a.981.981 0 0 1-.064.09s-.03-.014-.046-.022l.07-.1.04.027' data-name='Pfad 861'/><path d='m37.748.164-.074-.163c.143.048.143.048.066.159l.008.006' data-name='Pfad 862'/><path d='M4.962 21.719c-.018.1.091.273-.145.232l-.038-.053-.058-.15.241-.029' data-name='Pfad 863'/></g></g></svg>");
  background-repeat: no-repeat;
  background-size: 1em auto;
  padding-block: 0.25em;
  padding-left: 2em;
  background-position: left 0.4em;
}
.acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper .single__team .content ul li em,
body.frontend .section__team .innerwrapper .team__wrapper .single__team .content ul li em {
  font-style: normal;
  color: var(--colorGreen);
}
.acfe-flexible-placeholder .section__team .innerwrapper .team__wrapper .single__team:nth-child(even) .polaroid,
body.frontend .section__team .innerwrapper .team__wrapper .single__team:nth-child(even) .polaroid {
  transform: rotate(2deg);
}
.acfe-flexible-placeholder .column__wrapper,
body.frontend .column__wrapper {
  display: flex;
  gap: 0 4rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .column__wrapper,
  body.frontend .column__wrapper {
    flex-direction: column;
    gap: 2rem 0;
  }
}
.acfe-flexible-placeholder .column__wrapper .column,
body.frontend .column__wrapper .column {
  flex: 1;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .column__wrapper .column,
  body.frontend .column__wrapper .column {
    flex: none;
    width: 100%;
  }
}
.acfe-flexible-placeholder .column__wrapper .column ul,
body.frontend .column__wrapper .column ul {
  list-style-type: none;
  margin: 1em 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .column__wrapper .column ul,
  body.frontend .column__wrapper .column ul {
    text-align: left;
  }
}
.acfe-flexible-placeholder .column__wrapper .column ul li,
body.frontend .column__wrapper .column ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='43.848' height='45.053' viewBox='0 0 43.848 45.053'><defs><clipPath id='list_a'><path fill='%2383b011' d='M0 0h43.848v45.053H0z' data-name='Rechteck 29'/></clipPath></defs><g data-name='Gruppe 34'><g fill='%2383b011' fill-rule='evenodd' clip-path='url(%23list_a)' data-name='Gruppe 33'><path d='M3.965 21.143 4 21.118l-.094-.144-.043.028.1.141m34.745-10.275c.027-.123 0-.167-.138-.15l.138.15m-10.1 15.605c-.035-.025-.057-.054-.075-.051s-.038.033-.057.051c.021.017.04.043.063.047s.037-.024.069-.047m9.382-13.69-.206.015c.081.109.135.133.206-.015m-1.93.636-.037-.023-.115.161.04.027.111-.163m-3.191 5.43-.052-.035-.1.2.034.017.121-.185M34.16 3.326l.222-.12c-.148-.106-.173-.02-.222.12M22.3 21.816c-.081.1-.117.165.028.24l-.028-.24M37.78 2.355l.207-.216c-.189 0-.2.108-.207.216m2.068 7.241-.056-.044-.129.19.042.033.143-.179M27.863 27.33c-.03.05-.071.093-.062.108a.377.377 0 0 0 .1.083c.02-.027.062-.062.056-.081-.013-.037-.052-.065-.092-.11m10.4-15.8.043-.06c-.077-.02-.057-.213-.251-.091l.207.152m.657-.573-.054-.044-.161.2c-.009.012 0 .036 0 .129l.216-.289m-1.651-8.058c.237-.023.237-.023.248-.215l-.248.215M7.579 26.489a.427.427 0 0 0 .2.3c-.03-.193-.03-.193-.2-.3m28.63-11.869c.2-.109.2-.109.13-.233l-.13.233m-13.6 6.922c.108-.1.177-.177.1-.346-.077.115-.163.188-.1.346m-21.03.747c.03.115-.061.226.088.265a.129.129 0 0 0 .11-.063c.04-.121-.029-.173-.2-.2m9.858 5.391c-.013-.22-.132-.309-.3-.421a.477.477 0 0 0 .3.421m-3.707-4.736a.545.545 0 0 0 .292.345c-.061-.282-.061-.282-.292-.345m16.91-4.778c.049-.01.128 0 .149-.035a3.067 3.067 0 0 0 .254-.455.136.136 0 0 0-.116-.205l-.287.7m14.622-7.288c-.02.1-.011.183-.047.217-.19.18-.257.465-.48.616l-.066-.035a1.01 1.01 0 0 1 .112-.279c.137-.17.3-.322.481-.519M19.329 26.931l-.036-.071a.9.9 0 0 0-.175.1 1.361 1.361 0 0 0-.3.52c-.039.092-.065.181-.183.21s-.119.111-.067.233c.391-.239.474-.692.757-.991m-5.375 4.1c.307.612.375.681.615.632-.007-.1 0-.206-.139-.239a.13.13 0 0 1-.07-.091c-.037-.212-.2-.264-.406-.3M3.325 21.861a.559.559 0 0 0 .019-.486 1.568 1.568 0 0 1-.051-.429.233.233 0 0 0-.276.191 1.01 1.01 0 0 0 .028.488c.03.091.169.147.28.236m.125.937c.121-.421-.2-.625-.365-.9a.656.656 0 0 0 .261.592l-.246.106c.132.172.246.325.366.473a.116.116 0 0 0 .1.038c.132-.049.167.039.218.129a1.624 1.624 0 0 0 .161.2c.134-.082.141-.205.032-.254-.156-.069-.049-.219-.164-.317l-.363-.069m33.4-9.239.14.009c-.025.09-.073.136-.16.112-.115-.03-.15.04-.2.119q-.519.757-1.051 1.5c-.022.031-.08.037-.154.014.058-.084.114-.169.174-.252a20.717 20.717 0 0 0 1.186-1.763 4.6 4.6 0 0 1 .375-.527.481.481 0 0 1 .235-.149 2.921 2.921 0 0 1-.544.938M6.533 29.196c.1-.035.1-.035-.01-.154l.021.163c-.184-.087-.241-.275-.33-.432a.372.372 0 0 0-.27-.223c-.093.212.173.2.18.345l-.062.074.8 1a.329.329 0 0 0-.045-.17q-.141-.3-.281-.605m-1.72-7.243a.562.562 0 0 0 .271.323 2.162 2.162 0 0 1 .027-.217.252.252 0 0 0-.161-.332l-.705-1.144-.078.017a1.043 1.043 0 0 0-.024.219c.186.059.14.216.136.333a.827.827 0 0 0 .5.748l.038.053m31.96-9.126.357-.358c-.056.189-.093.389-.325.462l-.026-.115c-.044.085-.092.162-.209.119l.166.108c-.066.147-.14.281-.326.3a.134.134 0 0 0-.089.071 5.5 5.5 0 0 1-.741.947.588.588 0 0 1 0-.168.447.447 0 0 1 .095-.148c.275-.315.554-.627.827-.944a.6.6 0 0 0 .071-.16l.117-.171.079.057m-10.9 3.392-.353.476a.642.642 0 0 0 .347-.481c.116-.008.124-.093.1-.2l-.1.2m12.165-4.269-.1.346.134.009c.011.075.046.1.119.062a.715.715 0 0 0 .333-.505l-.46.452c.046-.125.1-.25-.037-.357l.043-.169-.051-.022-.158.241.177-.058M34.87 2.365a1.357 1.357 0 0 0 .7-.9l.305.079-.226-.345-.166.053c.007-.052 0-.085.017-.106.06-.092.2-.137.157-.292-.008-.031.067-.089.11-.126.1-.089.287-.1.282-.3 0-.008.113-.039.124-.025a.44.44 0 0 1 .042.151c-.169.036-.109.2-.166.3a.429.429 0 0 0-.244.438c.075-.056.112-.166.181-.193.167-.066.1-.153.055-.25a.47.47 0 0 0 .406-.145l-.033.129.049.008c0-.048.007-.1.011-.145a.291.291 0 0 0 .346-.212.66.66 0 0 0 .022-.138c.218.127.218.131.022.493l.216.064-.2.107c.016.2.016.2.155.117l-.161-.115h.261a.807.807 0 0 1-.182.478c-.09.167-.226.309-.319.475-.056.1-.142.22-.018.372a.914.914 0 0 0 .148-.126c.071-.094.127-.2.2-.293.027-.037.089-.1.105-.088.262.138.264-.149.389-.229l.06.092a2.778 2.778 0 0 0 .912-.807 1.172 1.172 0 0 1 .678-.362c-.11.29-.392.475-.332.819l.518-.473c-.022.292-.208.423-.306.608.31-.135.485-.439.794-.591-.068.279-.386.367-.452.665.235-.05.261-.39.538-.323.016.139.071.254.24.26-.022.094-.045.186-.076.323.161-.115.2-.2.071-.317l.161-.1-.008-.008.019.173.347.058-.136.3.027.037.367-.263.036.033c-.02.036-.031.091-.061.106-.2.1-.169.312-.233.478.169.131-.1.4.158.5a2.051 2.051 0 0 0 .286-.277 1.661 1.661 0 0 1 .637-.554.133.133 0 0 0 .065-.058c.143-.368.545-.5.74-.825.019-.032.087-.033.133-.049l-.008-.007c-.028.22-.2.353-.324.508-.171.211-.374.4-.537.613a3.9 3.9 0 0 0-.283.513 1.055 1.055 0 0 0 .359.493c.164.1.145.316-.006.481-.053.058-.1.117-.152.178-.01.013 0 .037-.011.109.161-.153.379-.188.406-.429 0-.025.03-.05.05-.071l.716-.781c.071-.078.145-.154.21-.237a.615.615 0 0 1 .412-.307c.066-.008.119-.108.179-.165.043-.042.088-.082.184-.171-.013.137.005.225-.03.258a1.292 1.292 0 0 0-.224.327 1.594 1.594 0 0 1-.442.534 2.786 2.786 0 0 0-.57.642 4.63 4.63 0 0 1-.515.5 3.493 3.493 0 0 0-.423.567c-.014.019-.023.067-.012.076.113.091.036.194.034.3a1.036 1.036 0 0 0 .079.281 2.961 2.961 0 0 0 .631-.693.966.966 0 0 1 .615-.361 1.225 1.225 0 0 1-.118.324c-.209.276-.333.628-.68.783-.144.272-.438.429-.55.729a.592.592 0 0 1-.165.207c-.5.458-.862 1.04-1.339 1.517-.327.327-.52.75-.833 1.084a1.184 1.184 0 0 0-.123.263c.12-.043.177-.064.234-.082s.114-.033.236-.068a3.613 3.613 0 0 1-.452.8l.109.044c.009.2-.188.161-.314.227l.072.322.877-1.154a.2.2 0 0 0 .275-.084c.161-.214.312-.435.474-.649a4.917 4.917 0 0 1 .6-.685.407.407 0 0 1-.023.149c-.056.091-.128.172-.191.26-.034.047-.09.1-.089.149a.423.423 0 0 1-.069.321c-.078.088-.149.183-.221.272l.067.348.288-.169a.382.382 0 0 1-.111.381 3.23 3.23 0 0 0-.314.424c-.157.225-.316.449-.467.678-.107.162-.2.331-.3.494l-.243-.111a3.13 3.13 0 0 1-.314.693c-.13.167-.151.406-.357.516-.081.043-.157.1-.239.147l.061.242c-.084.087-.169.169-.244.259a.517.517 0 0 0-.1.171 1.52 1.52 0 0 1-.7.892.232.232 0 0 0-.082.075c-.068.115-.128.233-.2.348s-.136.235-.214.345c-.062.087-.141.163-.211.244-.165.191-.241.455-.415.622-.267.258-.347.672-.717.837a.228.228 0 0 0-.1.1 3.606 3.606 0 0 1-.835.927 1.721 1.721 0 0 0-.168.223l-.427.587c.043.05.1.087.108.135s-.023.093-.05.132c-.216.314-.436.625-.651.939-.189.276-.372.555-.556.834s-.352.534-.524.8c-.055.087-.085.191-.142.276a7 7 0 0 1-.565.781 1.213 1.213 0 0 0-.235.394 1.454 1.454 0 0 1-.15.282c-.052.076-.087.21-.231.126-.068.1-.142.2-.2.312a8.297 8.297 0 0 0-.247.5c-.064.136-.173.269-.042.429.011.013-.025.065-.04.1l-.147-.11.035.267-.141-.1a2.962 2.962 0 0 1-.394.461 5.464 5.464 0 0 0-.941 1.343c-.236.334-.431.7-.654 1.062l.153.084c-.009.009-.022.031-.034.031-.188-.015-.243.136-.325.256a3.924 3.924 0 0 1-.674.754c-.084-.169.063-.229.105-.321a.262.262 0 0 0-.034-.313c-.231.18-.205.56-.516.668l-.1.439-.107-.2-.475.8a.73.73 0 0 0-.465.593l.313-.246a4.334 4.334 0 0 1-.465.931c-.2.348-.4.691-.6 1.036-.045.076-.094.15-.136.228-.189.353-.373.708-.565 1.059-.065.119-.161.222-.219.343a1.044 1.044 0 0 0-.161.462.6.6 0 0 1-.186.511.57.57 0 0 0-.67.347c-.137-.376.114-.658.078-.979l-.207-.024.136-.194c-.019.085.017.148.1.134a.21.21 0 0 0 .125-.122c.06-.161.086-.337.159-.492.124-.266.274-.52.411-.781.034-.065.061-.134.118-.26-.1.056-.171.069-.19.107-.229.451-.45.905-.674 1.359a.617.617 0 0 0-.094-.053c-.079.1-.153.2-.227.309-.3.423-.6.842-.892 1.27-.165.244-.31.5-.461.754a5.651 5.651 0 0 1-.35.58 6.736 6.736 0 0 0-.685 1.015c-.052.1-.169.163-.24.255a7.352 7.352 0 0 0-.715.97c-.2.372-.468.7-.667 1.063-.174.32-.343.643-.488.977a8.1 8.1 0 0 0-.373 1.022 1.55 1.55 0 0 1-.162.5 3.422 3.422 0 0 0-.3.737c-.058.147-.222.25-.293.395a1.559 1.559 0 0 1-.523.65 2.54 2.54 0 0 1-.429.183c-.091-.145-.158-.288-.344-.239a.839.839 0 0 0 .03.289c.081.157-.032.235-.1.332-.049.07-.13.123-.192.037a.252.252 0 0 1 .005-.206c.029-.069.1-.118.145-.183.019-.029.008-.077.011-.12l-.425-.151.022.234-.165-.053c-.088.064-.034.5.114.724-.085-.044-.162-.062-.167-.091a.465.465 0 0 0-.361-.372v-.385a.5.5 0 0 0-.017-.2.27.27 0 0 1 .03-.326c.076-.089.08-.178-.057-.242-.264.163-.251.541-.536.731l.07.529.2-.211c-.024.233-.1.412-.016.608.034.074-.041.2-.076.336-.122-.135-.232-.244-.326-.365-.127-.163-.309-.288-.33-.527 0-.058-.118-.107-.228-.2.021.165.154.268.034.373-.193-.051-.072-.359-.317-.383-.039.163.121.3.025.465-.118-.039-.111-.137-.116-.217-.011-.162-.031-.276-.232-.341-.159-.051-.277-.228-.457-.388l-.152-.017.018-.189.2.091-.083-.341c-.123.132-.228.129-.337.032-.087-.077-.173-.16-.313-.121-.036.01-.119-.026-.126-.055-.053-.2-.243-.312-.31-.507-.036-.107-.148-.189-.225-.281l-.273.128-.072-.331-.231.173-.118-.069a.527.527 0 0 1-.235-.62 3.68 3.68 0 0 0 .111-.508 1.056 1.056 0 0 0-.048-.283l-.249.144-.187-.207.309-.056-.2-.346c.046-.046.132-.1.058-.234a4.571 4.571 0 0 0-.72-.943c-.254-.031-.308-.275-.445-.427-.353-.392-.665-.825-1.047-1.186a1.966 1.966 0 0 1-.39-.557.544.544 0 0 0-.173-.186.816.816 0 0 1-.3-.51l.233.147.22-.153a1.435 1.435 0 0 0-.1-.2c-.358-.55-.713-1.1-1.084-1.644a1.815 1.815 0 0 0-.355-.341.674.674 0 0 1-.276-.4.39.39 0 0 0-.084-.181c-.183-.21-.376-.41-.558-.62-.087-.1-.157-.218-.235-.327a3.91 3.91 0 0 0-.292-.4.474.474 0 0 1-.1-.51l.507.706.063-.04c-.089-.169-.176-.339-.267-.507-.14-.257-.283-.512-.425-.768-.038-.068-.079-.135-.117-.2-.024-.043-.074-.1-.06-.129.092-.175-.016-.343 0-.5a.5.5 0 0 0-.069-.283 4.7 4.7 0 0 0-.721-1.228 2.527 2.527 0 0 1-.21-.353c-.233-.375-.482-.741-.7-1.126a8.237 8.237 0 0 1-.433-.93c-.065-.16-.07-.344-.128-.508-.032-.091-.133-.155-.176-.244-.1-.21-.186-.428-.283-.655l-.145.091c0-.181-.011-.344 0-.5a.977.977 0 0 0-.082-.481c-.075-.179.018-.264.314-.308l-.17-.238-.1.167c0-.3-.055-.394-.265-.431l.272.425a1.436 1.436 0 0 1-.2.2c-.04.027-.115 0-.188 0 .008.027.038.074.03.113s-.046.125-.081.131a.183.183 0 0 1-.16-.058 1.383 1.383 0 0 1-.165-.428c-.006-.166-.172-.206-.236-.351l.034-.3-.412-.053c-.1-.327-.088-.368.16-.672.084.024.168.08.228.06.094-.031.093-.132.077-.228-.024-.152-.076-.321.157-.4a.53.53 0 0 1 .175.6l.169.121.151-.12.4.22a3.186 3.186 0 0 1-.06-.556c.012-.16-.024-.348.161-.509l.326.581a.76.76 0 0 0 .118-.211 1.372 1.372 0 0 0 .023-.466 1.949 1.949 0 0 1 .072-.725c.049.032.108.049.113.077a.8.8 0 0 1 .026.316c-.052.223.072.4.12.6.007.029.109.035.167.052-.078.148-.078.148.038.236l-.039-.236c.062-.3.105-.363.332-.443.02-.069.043-.14.059-.212.012-.054.036-.148.016-.16-.182-.108-.144-.327-.25-.47a.189.189 0 0 1 .003-.262c.119.188.237.368.349.552.074.121.157.172.27.041l.079.193.061-.011c-.018-.172-.044-.343-.053-.515a1.667 1.667 0 0 1 .05-.542l.377.792-.136.018.11.3.261-.246c-.263-.088-.14-.37-.257-.557l.207-.221-.152-.364.274-.226c.22.063.353.287.6.291.043 0 .082.1.129.151a1.75 1.75 0 0 1 .2.206c.071.107.264 0 .294.2.014.1.178.166.27.252s.2.186.291.287a.562.562 0 0 1 .076.159c.045.1.06.235.238.181-.043.236-.17.1-.253.11-.061-.113-.162-.128-.317-.142.105.141.164.266.321.135-.024.142-.027.253.179.237.108-.008.245.021.173.2.138.09.1.275.242.387a2.477 2.477 0 0 1 .387.526l.5.026c-.061.056-.146.1-.149.147a.4.4 0 0 0 .09.2c.057.088.123.169.2.269.052-.049.091-.089.133-.125.087-.075.224-.022.223.028 0 .232.2.3.32.413a1.3 1.3 0 0 1 .246.273c.058.1.113.292.364.139l-.063.322c-.023-.093-.087-.124-.187-.094l.2.086.152.194-.165.007c.116.142.158.124.157-.018.208.208.409.424.627.621a1.438 1.438 0 0 1 .477.727c-.25-.233-.6-.214-.725-.551-.032-.087-.157-.139-.242-.205-.042-.033-.088-.061-.134-.09s-.1-.061-.152-.091a.58.58 0 0 0-.079.179c-.012.167.107.287.338.352.01.039.024.085.035.131s.014.072.019.1c.316-.036.47.184.592.385a1.184 1.184 0 0 0 .437.441 1.965 1.965 0 0 1 .433.463 2.582 2.582 0 0 1 .174.262l.064-.007c.01-.053.048-.132.027-.154-.149-.154.014-.2.074-.3.021.224.208.32.306.472.11.172.261.318.388.481s.228.32.352.471.274.3.427.474l-.191.225-.177.061.022-.149-.063-.014-.094.188.037.028.111-.072c-.03.113-.075.233.1.29l.06-.338a.743.743 0 0 1 .386.7l-.183.076c.153-.161-.073-.247-.053-.4l-.253.136.313.259a.185.185 0 0 0 .027.052c.352.346.578.795.935 1.137a4.5 4.5 0 0 1 .311.368l.118-.183c-.216-.206-.511-.4-.359-.758l-.479-.5.04-.058a1.047 1.047 0 0 1 .237.129 2.374 2.374 0 0 1 .418.475 2.261 2.261 0 0 0 .425.608c.12.1.13.331.192.5.034.093.074.183.118.29l.166-.12.292.464-.032.04-.128-.043c-.021.039-.069.085-.062.12.033.178-.012.356.037.538.08.294.323.469.436.759.167-.156.364-.228.35-.473a1.4 1.4 0 0 1 .344-.474.253.253 0 0 0 .067-.092.984.984 0 0 1 .271-.438c.07-.059.074-.2.108-.3l-.006.006a.81.81 0 0 0 .189-.149c.289-.42.568-.846.853-1.268.036-.054.076-.125.13-.144.146-.051.13-.15.106-.26.176.036.072-.111.108-.166.2-.046.2-.048.083-.293-.066.1-.174.172-.072.3-.093.017-.142.063-.114.163-.1-.027-.176-.071-.189-.192s-.04-.219-.068-.364c.079-.127.17-.3.285-.452a.561.561 0 0 1 .3-.232c.131-.041.222-.257.3-.411a1.358 1.358 0 0 1 .29-.5.309.309 0 0 0 .082-.178 3.618 3.618 0 0 1 .432-.953c.15 0 .168-.161.217-.235.071-.109.275-.069.251-.248a1.551 1.551 0 0 0 .468-.8 2.354 2.354 0 0 1 .122-.3c.019-.041.069-.109.089-.1.234.063.215-.128.273-.252.086-.182.188-.356.284-.533.023-.042.049-.083.068-.127.056-.126.039-.316.261-.3.005 0 .017-.031.02-.049a1.179 1.179 0 0 1 .442-.672.444.444 0 0 0 .129-.157c.07-.212.255-.333.369-.5a3.041 3.041 0 0 0 .23-.578l.28-.219-.1-.313.14.027c.092-.115.172-.217.254-.318.018-.023.054-.038.062-.063a3.042 3.042 0 0 1 .652-.88.359.359 0 0 0 .07-.188c.008-.143-.025-.3.172-.349a.111.111 0 0 0 .039-.1c-.1-.256.05-.451.156-.652q.3-.566.625-1.118c.1-.168.224-.32.339-.477.015-.02.048-.048.062-.043.159.055.182-.083.223-.167.142-.29.272-.587.418-.9a.566.566 0 0 0 .5-.418.435.435 0 0 1 .187-.254.547.547 0 0 0 .261-.6.248.248 0 0 1 .013-.131q.349-.576.709-1.146a.242.242 0 0 1 .122-.091c.073-.024.128-.037.068-.13a.1.1 0 0 1 .026-.1 1.835 1.835 0 0 0 .578-.793c.227-.466.572-.844.828-1.284.281-.169.388-.49.625-.709a3.343 3.343 0 0 0 .475-.774c.227-.379.46-.754.683-1.135.3-.516.6-1.037.9-1.555a.24.24 0 0 1 .048-.073 3.35 3.35 0 0 0 .562-.775 2.149 2.149 0 0 0 .175-.411l.09.2.149-.213c.016-.024.047-.064.04-.074-.139-.2.057-.284.132-.419.186-.34.346-.695.517-1.043a.423.423 0 0 1 .044-.077l.832-1.067a1.378 1.378 0 0 0 .134-.193.872.872 0 0 1 .464-.468c.017-.006.032-.042.034-.065.014-.188.133-.152.268-.134a.68.68 0 0 1-.218.454.212.212 0 0 0-.047.265c-.184-.045-.188.162-.3.223-.074.039-.1.163-.152.248l.051.041c.147-.106.3-.205.438-.32.083-.069.078-.15-.032-.2' data-name='Pfad 831'/><path d='M1.624 25.203a1.894 1.894 0 0 0 .184.406.622.622 0 0 1 .21.472.142.142 0 0 1-.179-.14.956.956 0 0 0-.3-.5c-.024-.029-.058-.068-.09-.07-.372-.026-.487-.357-.663-.592-.071-.095-.012-.287-.012-.455l.253.026c.152.281.282.537.431.782.031.05.134.056.162.067' data-name='Pfad 832'/><path d='m16.365 31.294-.34.284-.143-.167-.121.1.008.006c0-.212.16-.348.265-.506s.242-.3.357-.461.2-.3.313-.436c-.014.307.034.624-.265.849a.268.268 0 0 0-.082.34l.007-.007' data-name='Pfad 833'/><path d='M41.302 8.974c-.04-.076-.079-.116-.071-.141.052-.161.018-.332.057-.491.054-.221.243-.117.386-.155-.064.145-.119.272-.178.4s-.118.237-.195.389' data-name='Pfad 834'/><path d='M27.546 29.172c.041-.47.375-.727.617-1.066a2.235 2.235 0 0 1-.617 1.066' data-name='Pfad 835'/><path d='m42.291 1.802.194-.235h.336l-.334.5-.2-.264' data-name='Pfad 836'/><path d='m17.232 29.659-.179.575c-.224-.3.1-.4.093-.6l.086.022' data-name='Pfad 837'/><path d='M36.527 16.245c-.062-.212-.062-.212.153-.436.031.164.031.164-.153.436' data-name='Pfad 838'/><path d='m10.184 41.075-.037.29c-.143-.124-.176-.186-.115-.263.022-.028.092-.018.152-.027' data-name='Pfad 839'/><path d='M40.274 1.396c-.037-.218.23-.2.251-.37a.365.365 0 0 1-.259.363l.008.007' data-name='Pfad 840'/><path d='M37.741.159c-.021.122.018.276-.153.32-.019-.01-.032-.013-.034-.019a10.86 10.86 0 0 1-.05-.23l.245-.066Z' data-name='Pfad 841'/><path d='M15.761 31.512c-.162.109.008.171.05.272l-.148.062-.031-.083c-.043-.184-.028-.211.138-.246l-.008-.005' data-name='Pfad 842'/><path d='m12.175 43.059.248.409c-.225-.088-.225-.088-.248-.409' data-name='Pfad 843'/><path d='M23.953 34.485c-.03.192-.03.192-.248.173l.248-.173' data-name='Pfad 844'/><path d='M.998 23.954c-.027.126-.059.2-.185.163-.013-.125.069-.141.185-.163' data-name='Pfad 845'/><path d='m40.226.838.2-.251a.242.242 0 0 1-.148.295l-.05-.044' data-name='Pfad 846'/><path d='m29.918 25.522-.019.2-.126-.033.058-.191.087.02' data-name='Pfad 847'/><path d='m13.783 44.699-.089-.267c.153.077.207.133.163.238l-.074.028' data-name='Pfad 848'/><path d='m6.235 34.784-.078-.184c.029-.012.054-.03.06-.025.095.075.094.075.018.209' data-name='Pfad 849'/><path d='m41.882 7.62-.179.115c-.018-.151-.018-.151.179-.115' data-name='Pfad 850'/><path d='m43.766 3.403-.213.169-.028-.035c.085-.018.025-.228.241-.134' data-name='Pfad 851'/><path d='M42.653 1.048c.03-.125.03-.125.192-.126l-.2.119.008.007' data-name='Pfad 852'/><path d='M40.078 1.121c-.041.029-.075.062-.082.057a.2.2 0 0 1-.06-.078c0-.006.042-.047.056-.043s.05.036.085.064' data-name='Pfad 853'/><path d='m15.631 31.762.031.083c0 .054.022.131-.077.07a.942.942 0 0 1-.107-.09l.006.006.148-.069' data-name='Pfad 854'/><path d='m.266 21.706-.087.063-.038-.063.088-.052.037.052' data-name='Pfad 855'/><path d='M15.478 31.825v.2c-.151-.1-.024-.136.007-.19l-.007-.007' data-name='Pfad 856'/><path d='M30.177 25.29c-.018-.027-.047-.052-.043-.069s.048-.052.055-.048a.371.371 0 0 1 .067.071l-.08.046' data-name='Pfad 857'/><path d='m6.986 35.681-.005-.107.038-.006.022.11h-.054' data-name='Pfad 858'/><path d='M29.979 25.42c.035-.021.068-.043.1-.061a.167.167 0 0 1 .028.037.972.972 0 0 1-.1.076l-.036-.052' data-name='Pfad 859'/><path d='M29.588 26.002a.388.388 0 0 1-.1.037c-.011 0-.039-.045-.035-.052a.472.472 0 0 1 .074-.068l.058.083' data-name='Pfad 860'/><path d='M42.072 7.277a.981.981 0 0 1-.064.09s-.03-.014-.046-.022l.07-.1.04.027' data-name='Pfad 861'/><path d='m37.748.164-.074-.163c.143.048.143.048.066.159l.008.006' data-name='Pfad 862'/><path d='M4.962 21.719c-.018.1.091.273-.145.232l-.038-.053-.058-.15.241-.029' data-name='Pfad 863'/></g></g></svg>");
  background-repeat: no-repeat;
  background-size: 1em auto;
  padding-block: 0.25em;
  padding-left: 2em;
  background-position: left 0.4em;
}
.acfe-flexible-placeholder .column__wrapper .column ul li em,
body.frontend .column__wrapper .column ul li em {
  font-style: normal;
  color: var(--colorGreen);
}
.acfe-flexible-placeholder .formular__wrapper,
body.frontend .formular__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 3rem;
}
.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(--fontSize18);
  }
}
.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: "DM Sans";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1rem;
  color: var(--colorBlack);
  background-color: var(--colorWhite);
  padding: 0.5rem 1rem;
  border: 1px solid var(--colorBlack);
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  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(--fontSize18);
  }
}
.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(--fontSize18);
  }
}
.acfe-flexible-placeholder .formular__wrapper input[type=checkbox],
body.frontend .formular__wrapper input[type=checkbox] {
  width: 1rem;
  height: 1rem;
  border: 1px solid var(--colorBlack);
  margin: 0.25rem 0 0 0;
  display: block;
  accent-color: var(--colorBlack);
}
.acfe-flexible-placeholder .formular__wrapper input[type=checkbox]:checked,
body.frontend .formular__wrapper input[type=checkbox]:checked {
  background-color: var(--colorBlack);
}
.acfe-flexible-placeholder .formular__wrapper .wpcf7-submit,
body.frontend .formular__wrapper .wpcf7-submit {
  padding: 0;
  display: inline-flex;
  align-items: center;
  font-size: var(--fontSize21);
  height: 3.18rem;
  color: var(--colorWhite) !important;
  background-color: var(--colorGreen);
  text-decoration: none;
  font-weight: 500;
  border-radius: 2em;
  padding-inline: 1.6em;
  border: 0;
  font-family: "DM Sans";
  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(--fontSize18);
    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.decision,
body.frontend .formular__wrapper .single__row.decision {
  background-color: var(--colorWhite);
  border-radius: 1rem;
  padding: 2rem 2rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .formular__wrapper .single__row.decision,
  body.frontend .formular__wrapper .single__row.decision {
    padding: 1rem 1rem;
  }
}
.acfe-flexible-placeholder .formular__wrapper .single__row.decision > p > label,
body.frontend .formular__wrapper .single__row.decision > p > label {
  font-family: "Oswald";
  margin: 0;
  font-size: var(--fontSize45);
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 0.01em;
  color: var(--colorGreen);
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .acfe-flexible-placeholder .formular__wrapper .single__row.decision > p > label,
  body.frontend .formular__wrapper .single__row.decision > p > label {
    font-size: var(--fontSize38);
  }
}
.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;
  justify-content: center;
  width: 100%;
}
.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 > label,
body.frontend .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item > label {
  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 > label input[type=checkbox],
body.frontend .formular__wrapper .single__row .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item > label 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;
}
