/* @import "./fonts"; */
.bg_zartblau {
  background-color: #EBF2FF;
}

.bg-white {
  background-color: #fff;
}

.text-berry {
  color: #93258E;
}

.bg-blue {
  background-color: #dae7ff;
}

.bg-purple {
  background-color: #46286E;
}

.text-block {
  padding-bottom: 40px;
}
.text-block p {
  font-weight: 500;
  font-size: 1.125rem;
  color: rgba(70, 40, 110, 0.8);
}

.bg-marker {
  background-color: rgba(0, 89, 255, 0.3019607843) !important;
}

/* montserrat-100 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src: url("../Fonts/montserrat-v30-latin-100.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-100italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 100;
  src: url("../Fonts/montserrat-v30-latin-100italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-200 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  src: url("../Fonts/montserrat-v30-latin-200.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-200italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 200;
  src: url("../Fonts/montserrat-v30-latin-200italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url("../Fonts/montserrat-v30-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url("../Fonts/montserrat-v30-latin-300italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/montserrat-v30-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url("../Fonts/montserrat-v30-latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("../Fonts/montserrat-v30-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url("../Fonts/montserrat-v30-latin-500italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("../Fonts/montserrat-v30-latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url("../Fonts/montserrat-v30-latin-600italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/montserrat-v30-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url("../Fonts/montserrat-v30-latin-700italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url("../Fonts/montserrat-v30-latin-800.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: url("../Fonts/montserrat-v30-latin-800italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url("../Fonts/montserrat-v30-latin-900.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900italic - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: url("../Fonts/montserrat-v30-latin-900italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* dela-gothic-one-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Dela Gothic One";
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/dela-gothic-one-v18-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.header {
  height: 145px;
  background: #371b4f;
}
@media (max-width: 991px) {
  .header {
    height: 80px;
  }
}
.header .logo {
  position: relative;
  z-index: 15;
}
@media (max-width: 991px) {
  .header .logo {
    height: 43px;
    width: auto;
  }
}
.header ul {
  text-decoration: none;
}
.header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  .header-inner {
    padding: 20px;
  }
}
.header-inner li {
  list-style-type: none;
}
.header-inner li a,
.header-inner li span {
  text-decoration: none;
  color: #EBF2FF;
  font-weight: 500;
  font-size: 1rem;
  cursor: pointer;
}
.header .menu_top {
  border-radius: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  padding: 7px 30px;
  z-index: 15;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
}
.header .menu_top li {
  background: transparent;
  border-radius: 25px;
  padding: 5px 10px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  position: relative;
  margin-right: 10px;
}
.header .menu_top li:hover {
  background: #93258E;
}
.header .form-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  outline: none;
}
@media (max-width: 991px) {
  .header .form-switch {
    margin-top: 0;
  }
}
.header .form-switch label {
  margin-right: 60px;
}
.header .form-switch .form-check-input {
  height: 12px;
  width: 21px;
  margin-top: 0;
  background-image: url('data:image/svg+xml,<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="5" cy="5" r="5" fill="%2393258E"/></svg>');
}
.header .form-switch .form-check-input:checked {
  background-color: #d1cfd2;
  border-color: #d1cfd2;
}
.header .form-switch:has(.form-check-input:focus-visible) {
  border-radius: 30px;
  outline: 1px dashed white;
  padding: 2px 8px;
}
.header .active {
  color: #fff !important;
}
.header .active .underline {
  width: 100%;
  height: 1px;
  background-color: white;
}
.header .klein {
  color: #725f83;
  font-size: 12px;
  cursor: pointer;
}
.header .gross {
  color: #725f83;
  font-size: 1.125rem;
  cursor: pointer;
}
.header .header-switch-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  z-index: 15;
  position: relative;
}
.header .form-check-label {
  color: #fff;
  font-weight: 500;
  font-size: 12px;
}
.header .menu_top li:hover > .submenu {
  opacity: 1;
}
.header .submenu {
  opacity: 0;
  position: absolute;
  top: 40px;
  left: 0;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.header .submenu li {
  border-radius: 25px;
  padding: 5px 20px;
  background: #93258E;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  margin-top: 5px;
}
.header .submenu li:hover {
  background-color: #46286E;
}
.header .burger span {
  color: white;
  font-weight: 500;
  font-size: 1rem;
  margin-right: 20px;
}

.menu_top .submenu:has(a:focus-visible) {
  opacity: 1;
}

.menu-mobile {
  background-color: #9e3b9a;
  width: 100vw;
  height: 100vh;
  position: absolute;
  z-index: 10;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.menu-mobile-liste {
  padding-top: 70px;
}
.menu-mobile .header-switch-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 280px;
  margin: 0 auto;
  margin-top: 50px;
}
.menu-mobile li {
  list-style-type: none;
  border-bottom: 1px solid #EBF2FF;
  padding: 25px 0;
  text-align: center;
}
.menu-mobile li a,
.menu-mobile li span {
  color: #EBF2FF;
  font-weight: 500;
  font-size: 1.375rem;
  text-decoration: none;
  cursor: pointer;
}
.menu-mobile .submenu {
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: translate(0%);
          transform: translate(0%);
}
.menu-mobile .submenu li {
  border: none;
  background-color: #93258E;
}
.menu-mobile .dropdown-arrow {
  cursor: pointer;
}

.close {
  display: none;
}

.open_menu .header {
  background: #9e3b9a !important;
  position: fixed;
  z-index: 14;
  width: 100%;
}
.open_menu .open {
  display: none;
}
.open_menu .close {
  display: block;
}

@media (max-width: 767px) {
  .header-subpage {
    background: transparent;
    z-index: 10;
    position: relative;
  }
}

.arrow-mobile {
  position: relative;
}
.arrow-mobile::after {
  content: url('data:image/svg+xml,<svg width="8" height="4" viewBox="0 0 8 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L4 3L7 1" stroke="white"/></svg>');
  position: absolute;
  top: -5px;
  right: -15px;
}

.footer {
  background-color: #fff;
}
.footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-logos img {
  height: 80px;
  width: auto;
}
.footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
}
.footer-links a {
  text-decoration: none;
  color: #46286E;
  font-weight: 600;
  font-size: 1.125rem;
  margin-right: 40px;
}
@media (max-width: 767px) {
  .footer .footer-links,
  .footer .footer-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    row-gap: 20px;
  }
}

.link-underline {
  position: relative;
}
.link-underline:before {
  content: "";
  position: absolute;
  bottom: -5px;
  width: 0;
  height: 1px;
  background-color: #46286E;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
.link-underline:hover::before {
  width: 100%;
}

.accordion {
  padding-top: 80px;
}
.accordion .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.accordion .accordion-body {
  padding-top: 0;
}
.accordion h2 {
  font-family: "Montserrat", sans-serif;
}
.accordion .accordion-item {
  border: none;
  border-bottom: 1px solid #46286E;
  border-radius: initial;
  margin: 0 60px;
}
@media (max-width: 767px) {
  .accordion .accordion-item {
    margin: 0 15px;
  }
}
.accordion .accordion-item:has(.show) .accordion-button::after {
  background-image: url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg" style="rotate: 90deg;"><circle cx="25" cy="25" r="24.5" fill="%2393258E" fill-opacity="0.2" stroke="%2346286E"/><path d="M26 33L32.6667 25L26 17" stroke="%2346286E"/><path d="M33 25H17" stroke="%2346286E"/></svg>') !important;
}
.accordion .accordion-item:hover .accordion-button::after {
  background-image: url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg" style="rotate: 90deg;"><circle cx="25" cy="25" r="24.5" fill="%2393258E" fill-opacity="0.2" stroke="%2346286E"/><path d="M26 33L32.6667 25L26 17" stroke="%2346286E"/><path d="M33 25H17" stroke="%2346286E"/></svg>') !important;
}
.accordion-button {
  padding-left: 0;
  padding-right: 0;
}
.accordion .accordion-button::after {
  background-image: url("../Icons/arrow.svg");
  height: 50px;
  width: 50px;
  margin-right: 20px;
  background-size: cover;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 767px) {
  .accordion .accordion-button::after {
    height: 30px;
    width: 30px;
  }
}
.accordion-button {
  color: #46286E;
  font-weight: 500;
  font-size: 1.375rem;
}
@media (max-width: 767px) {
  .accordion-button {
    font-size: 1.125rem;
  }
}
.accordion .accordion-button:not(.collapsed) {
  background-color: transparent;
  color: #46286E;
}

.accordion-section a,
.accordion-section p,
.accordion-section h1,
.accordion-section h2,
.accordion-section h3,
.accordion-section h4,
.accordion-section .accordion-body {
  color: #46286E;
}
.accordion-section-inner {
  border-radius: 30px;
  padding-top: 40px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .accordion-section-inner {
    border-radius: initial;
  }
}

.accordion-section .titles-inner {
  max-width: 450px;
  margin: 0 auto;
}

.homeSlider {
  width: 100%;
  padding: 40px 0;
  height: auto;
  position: absolute;
  padding-bottom: 80px;
}
.homeSlider .slide-inhalt h3 {
  font-size: 1.375rem;
  font-weight: 700;
}
.homeSlider .swiper-slide {
  opacity: 0.25;
  -webkit-transition: opacity linear 0.7s;
  transition: opacity linear 0.7s;
}
.homeSlider .swiper-slide-prev,
.homeSlider .swiper-slide-next,
.homeSlider .swiper-slide-active {
  opacity: 1;
}
@media (max-width: 1200px) {
  .homeSlider {
    width: 100%;
  }
}
.homeSlider .mainBild {
  visibility: visible;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}
.homeSlider .circle {
  height: 76px;
  width: 76px;
  border-radius: 50%;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-bottom: 20px;
  position: relative;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}
@media (max-width: 767px) {
  .homeSlider .circle {
    height: 60px;
    width: 60px;
  }
}
.homeSlider .circle img {
  position: absolute;
  width: 40px;
  height: 40px;
}
@media (max-width: 767px) {
  .homeSlider .circle img {
    height: 35px;
    width: 35;
  }
}
.homeSlider .slide-icon-state {
  opacity: 1;
}
.homeSlider .icon-hover {
  opacity: 0;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}
.homeSlider .swiper-slide:hover .icon-hover {
  opacity: 1;
}
.homeSlider .swiper-slide:hover .slide-icon-state {
  opacity: 0;
}
.homeSlider .swiper-slide:hover .circle {
  background-color: #93258E;
}
.homeSlider .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(21.15%, rgba(0, 0, 0, 0)), to(rgb(147, 37, 142)));
  background: linear-gradient(rgba(0, 0, 0, 0) 21.15%, rgb(147, 37, 142) 100%);
  border-radius: 180px;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}
@media (max-width: 767px) {
  .homeSlider .overlay {
    height: 480px;
    width: 265px;
  }
}
.homeSlider .outline-bild {
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 95%;
  width: 95%;
  border-radius: 180px;
  border: 1px dashed white;
  z-index: 13;
}
.homeSlider .swiper-slide {
  height: 600px;
  width: 310px;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(21.15%, rgba(0, 0, 0, 0)), to(rgb(147, 37, 142)));
  background: linear-gradient(rgba(0, 0, 0, 0) 21.15%, rgb(147, 37, 142) 100%);
  border-radius: 180px;
  overflow: hidden;
}
.homeSlider .swiper-slide:first-child {
  margin-left: 0px;
}
@media (max-width: 767px) {
  .homeSlider .swiper-slide {
    height: 480px;
    width: 265px;
  }
}
.homeSlider .swiper-slide:focus-visible {
  outline: none;
}
.homeSlider .swiper-slide a:focus-visible .outline-bild {
  visibility: visible;
}
.homeSlider .swiper-slide a:focus-visible {
  outline: none;
}
.homeSlider .swiper-slide .slide-inhalt {
  position: absolute;
  bottom: 30px;
  padding: 0 50px;
  z-index: 1;
  height: 180px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .homeSlider .swiper-slide .slide-inhalt {
    padding: 0 20px;
  }
}
.homeSlider .swiper-slide svg .icon path {
  fill: rgb(147, 37, 142);
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}
.homeSlider .swiper-slide svg .kreis path {
  fill: white;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}
.homeSlider .swiper-slide:hover svg .icon path {
  fill: white;
}
.homeSlider .swiper-slide:hover svg .kreis path {
  fill: rgb(147, 37, 142);
}
.homeSlider .swiper-slide:hover .overlay {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.homeSlider .swiper-slide:hover .mainBild {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.homeSlider .mainBild {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  width: 310px;
  height: 600px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 180px;
}
@media (max-width: 767px) {
  .homeSlider .mainBild {
    height: 480px;
    width: 265px;
  }
}
.homeSlider .swiper-button-prev,
.homeSlider .swiper-button-next {
  position: absolute;
  top: 100%;
  padding-bottom: 50px;
}
.homeSlider .swiper-button-prev {
  left: calc(50% - 45px);
}
.homeSlider .swiper-button-prev:hover::after {
  content: url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="25" cy="25" r="24.5" fill="%2393258E" fill-opacity="0.2" transform="rotate(-180 25 25)" stroke="%2346286E"/><path d="M24 17L17.3333 25L24 33" stroke="%2346286E"/><path d="M17 25L33 25" stroke="%2346286E"/></svg>');
}
.homeSlider .swiper-button-next {
  left: calc(50% + 15px);
}
.homeSlider .swiper-button-next:hover::after {
  content: url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="25" cy="25" r="24.5" fill="%2393258E" fill-opacity="0.2" stroke="%2346286E"/><path d="M26 33L32.6667 25L26 17" stroke="%2346286E"/><path d="M33 25H17" stroke="%2346286E"/></svg>');
}
.homeSlider .swiper-button-next::after {
  position: relative;
  content: url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="25" cy="25" r="24.5" stroke="%2346286E"/><path d="M26 33L32.6667 25L26 17" stroke="%2346286E"/><path d="M33 25H17" stroke="%2346286E"/></svg>');
  top: -5px;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}
.homeSlider .swiper-button-prev::after {
  position: relative;
  content: url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="25" cy="25" r="24.5" transform="rotate(-180 25 25)" stroke="%2346286E"/><path d="M24 17L17.3333 25L24 33" stroke="%2346286E"/><path d="M17 25L33 25" stroke="%2346286E"/></svg>');
  top: -5px;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}

.swiper-button-next:focus-visible {
  outline: none;
}
.swiper-button-next:focus-visible::after {
  position: relative;
  top: -5px;
  content: url('data:image/svg+xml,<svg width="58" height="58" style="transform: rotate(180deg);" viewBox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="29" cy="29" r="24.5" transform="rotate(-180 29 29)" stroke="%2346286E"/><path d="M28 21L21.3333 29L28 37" stroke="%2346286E"/><path d="M21 29L37 29" stroke="%2346286E"/><rect x="1" y="1" width="56" height="56" rx="28" stroke="%2346286E" stroke-miterlimit="8.2289" stroke-dasharray="2 2"/></svg>');
}

.swiper-button-prev:focus-visible {
  outline: none;
}
.swiper-button-prev:focus-visible::after {
  position: relative;
  top: -5px;
  content: url('data:image/svg+xml,<svg width="58" height="58" viewBox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="29" cy="29" r="24.5" transform="rotate(-180 29 29)" stroke="%2346286E"/><path d="M28 21L21.3333 29L28 37" stroke="%2346286E"/><path d="M21 29L37 29" stroke="%2346286E"/><rect x="1" y="1" width="56" height="56" rx="28" stroke="%2346286E" stroke-miterlimit="8.2289" stroke-dasharray="2 2"/></svg>');
}

.cardsSlider {
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .cardsSlider {
    padding-left: 70px;
  }
}
.cardsSlider .swiper-button-next,
.cardsSlider .swiper-button-prev {
  top: calc(100% - 20px);
}
.cardsSlider .swiper-button-prev {
  left: calc(50% - 30px);
}
.cardsSlider .swiper-button-next {
  left: calc(50% + 30px);
}
.cardsSlider .swiper-button-next::after {
  position: relative;
  content: url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="25" cy="25" r="24.5" stroke="%2346286E"/><path d="M26 33L32.6667 25L26 17" stroke="%2346286E"/><path d="M33 25H17" stroke="%2346286E"/></svg>');
  top: -5px;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}
.cardsSlider .swiper-button-prev::after {
  position: relative;
  content: url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="25" cy="25" r="24.5" transform="rotate(-180 25 25)" stroke="%2346286E"/><path d="M24 17L17.3333 25L24 33" stroke="%2346286E"/><path d="M17 25L33 25" stroke="%2346286E"/></svg>');
  top: -5px;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}

.hero {
  background: -webkit-gradient(linear, left top, left bottom, from(#46286E), to(#932584));
  background: linear-gradient(180deg, #46286E 0%, #932584 100%);
  border-radius: 0px 0px 66px 66px;
  padding-top: 40px;
  color: white;
  margin-bottom: 350px;
  padding-bottom: 400px;
  position: relative;
}
.hero a {
  color: white;
}
.hero .text-block {
  max-width: 670px;
  margin: 0 auto;
  text-align: center;
  z-index: 5;
  position: relative;
}
@media (max-width: 767px) {
  .hero .text-block {
    padding: 0 20px;
  }
}
.hero .description {
  color: white;
  font-size: 1.125rem;
  font-weight: 500;
  margin-top: 20px;
}
.hero h1 {
  -ms-hyphens: none;
      hyphens: none;
}

.subpage-hero {
  -webkit-transform: translateY(-145px);
          transform: translateY(-145px);
  z-index: -1;
  position: relative;
}
@media (max-width: 1400px) {
  .subpage-hero .custom-bild {
    min-height: 700px;
    border-radius: 0 0 30px 30px;
  }
}

.hero-bild {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 767px) {
  .hero-slider {
    padding-bottom: 300px;
  }
}

.subpage {
  padding: 0;
  padding-top: 70px;
  padding-bottom: 180px;
  margin-bottom: 130px;
  min-height: 560px;
}
.subpage h1 {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 1400px) {
  .subpage h1 {
    width: initial;
  }
}
@media (max-width: 767px) {
  .subpage {
    padding-top: 0;
    padding-bottom: 40px;
    min-height: initial;
    margin-bottom: 70px;
  }
}
.subpage-bild {
  width: 100%;
  height: auto;
  border-radius: 30px;
  position: absolute;
  aspect-ratio: 511/638;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .subpage-bild {
    width: calc(100% + 24px);
    aspect-ratio: 395/404;
    position: relative;
    margin-left: -12px;
    border-radius: 0px 0px 30px 30px;
    -webkit-transform: translateY(-85px);
            transform: translateY(-85px);
    margin-bottom: -60px;
  }
}
.subpage .tag {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: #EBF2FF;
  font-size: 0.875rem;
  padding: 5px 15px;
  border-radius: 2px;
}
.subpage .tag img {
  height: 19px;
  width: 19px;
  margin-top: 2px;
}
@media (max-width: 767px) {
  .subpage .tag {
    margin: 0 auto;
  }
}
.subpage .link-video {
  cursor: pointer;
  font-weight: 600;
  font-size: 1rem;
  border-radius: 30px;
  border: 1px solid white;
  padding: 12px 20px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  z-index: 10;
  position: relative;
}
@media (max-width: 767px) {
  .subpage .link-video {
    margin: 0 auto;
    margin-top: 15px;
  }
}
.subpage .link-video img {
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.subpage .link-video:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.subpage .text-block {
  text-align: left;
}
@media (max-width: 767px) {
  .subpage .text-block {
    text-align: center;
  }
}

.text-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 140px;
}
.text-overlay .description {
  color: white;
  margin-top: 20px;
}
.text-overlay .description p {
  color: white;
}

@media (max-width: 991px) {
  .custom-hero {
    padding-top: 0;
    padding-bottom: 40px;
    margin-bottom: 0;
  }
  .custom-hero .subpage-bild {
    width: calc(100% + 24px);
    aspect-ratio: 395/404;
    position: relative;
    margin-left: -12px;
    border-radius: 0px 0px 30px 30px;
    -webkit-transform: translateY(-85px);
            transform: translateY(-85px);
    margin-bottom: -60px;
  }
}

.subpage-links {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .subpage-links {
    padding-bottom: 40px;
  }
}
.subpage-links .subpage-bild {
  aspect-ratio: 511/638;
}

@media (max-width: 767px) {
  .subpage-bild {
    max-height: 400px;
  }
}

@media (max-width: 767px) {
  .info-img {
    padding: 0 15px;
  }
}
.info-img .title {
  font-weight: 700;
  font-size: 1rem;
  color: #46286E;
}
.info-img-wrapper {
  border-radius: 30px;
  padding-top: 15px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.info-img img {
  height: 165px;
  -o-object-fit: contain;
     object-fit: contain;
}
.info-img .big-text {
  font-size: 40px;
  font-family: "Dela Gothic One";
  color: #93258E;
  line-height: 54px;
}
.info-img .item:last-child {
  margin-bottom: 0;
}
.info-img .item-title {
  font-weight: 700;
  font-size: 1rem;
  color: #46286E;
}
.info-img .item-text {
  font-weight: 500;
  color: #46286E;
}
.info-img .item .frage {
  position: absolute;
  height: 21px;
  width: 21px;
  bottom: -12px;
  right: -12px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  fill: white;
}
.info-img .item .frage:hover {
  cursor: pointer;
  fill: #c8a0d2;
}
.info-img .item .frage:active {
  height: 25px;
  width: 25px;
  border: 1px dashed #46286E;
  padding: 2px;
  border-radius: 50%;
  outline: none;
}
.info-img .item .frage:focus-visible {
  height: 25px;
  width: 25px;
  border: 1px dashed #46286E;
  padding: 2px;
  border-radius: 50%;
  outline: none;
}
.info-img .item .frage:hover .hover-block {
  z-index: 5;
}
.info-img .hover-block {
  font-weight: 500;
  font-size: 1rem;
  background-color: #EF9AEF;
  border-radius: 8px;
  padding: 20px 15px;
  opacity: 0;
  position: absolute;
  width: 100%;
  line-height: 18px;
  top: 0;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
  z-index: 12;
  overflow: hidden;
}
@media (max-width: 767px) {
  .info-img .hover-block {
    -ms-hyphens: auto;
        hyphens: auto;
  }
}
.info-img .inhalt {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .info-img .inhalt {
    max-width: 250px;
  }
}
@media (max-width: 767px) {
  .info-img .bild-block {
    max-width: 250px;
    margin: 0 auto;
  }
}

.text-image-arrow {
  color: #93258E;
  font-weight: 600;
  font-size: 1.125rem;
}
.text-image-arrow:after {
  position: absolute;
  content: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.93994 1H0.939941V11H10.9399V7" stroke="%2393258E"/><path d="M5.93994 6L10.5828 1.35714M7.36851 1H10.9399V2.65179V4.57143" stroke="%2393258E"/></svg>');
  margin-left: 10px;
}

.text-image {
  padding-top: 50px;
  padding-bottom: 90px;
}
@media (max-width: 767px) {
  .text-image {
    text-align: center;
  }
}
.text-image-arrow {
  position: relative;
  text-decoration: none;
}
.text-image-arrow:after {
  position: absolute;
  content: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.93994 1H0.939941V11H10.9399V7" stroke="%2393258E"/><path d="M5.93994 6L10.5828 1.35714M7.36851 1H10.9399V2.65179V4.57143" stroke="%2393258E"/></svg>');
  margin-left: 10px;
}
.text-image-arrow:before {
  content: "";
  position: absolute;
  bottom: -5px;
  width: 0;
  height: 1px;
  background-color: #93258E;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
.text-image-arrow:hover::before {
  width: calc(100% + 25px);
}
.text-image .img {
  border-radius: 30px;
  max-width: 330px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 35px;
}
@media (max-width: 768px) {
  .text-image .img {
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .text-image .img {
    max-width: 330px;
    border-radius: 35px;
  }
}
.text-image .img-ecke {
  position: absolute;
  bottom: -90px;
  right: 45px;
}
@media (max-width: 1200px) {
  .text-image .img-ecke {
    display: none;
  }
}
.text-image p {
  color: #46286E;
  font-weight: 600;
  font-size: 1.125rem;
}
.text-image a {
  color: #93258E;
  font-weight: 600;
  font-size: 1.125rem;
}

.text-image-layout2 {
  text-align: center;
}
@media (max-width: 767px) {
  .text-image-layout2 .img {
    width: 80px;
    height: auto;
  }
}

.hover-block-visible {
  opacity: 1 !important;
}

.info-img .close_hover {
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}

.custom_frage {
  border: 1px solid #93258E;
  font-size: 13px !important;
  font-weight: 400 !important;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  line-height: 16px;
  margin-right: 0;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-family: "Montserrat";
}
.custom_frage:hover {
  background-color: #c8a0d2;
}
.custom_frage:focus-visible {
  height: 25px;
  width: 25px;
  border: 1px dashed #46286E;
  padding: 2px;
  border-radius: 50%;
  outline: none;
}

.kacheln {
  padding-top: 86px;
}
.kacheln-size {
  width: 425px;
}
@media (max-width: 991px) {
  .kacheln-size {
    width: 41.6%;
  }
}
@media (min-width: 200px) and (max-width: 767px) {
  .kacheln-size {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .kacheln {
    padding-top: 0;
  }
}
.kacheln-item {
  border-radius: 30px;
  background-color: white;
  padding: 25px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 115px;
  max-width: 425px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .kacheln-item {
    min-height: initial;
  }
}
.kacheln-item img {
  margin-right: 20px;
  height: 33px;
  width: 33px;
}
.kacheln-item p {
  font-weight: 500;
  color: #46286E;
  font-size: 1rem;
}
.kacheln-liste {
  padding-top: 75px;
  padding-bottom: 105px;
}
@media (max-width: 767px) {
  .kacheln-liste {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}
.kacheln-liste-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 30px;
}
@media (max-width: 767px) {
  .kacheln-liste-inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.kacheln-liste-inner .right {
  margin-top: 45px;
}
@media (max-width: 767px) {
  .kacheln-liste-inner .right {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .kacheln-liste-inner .left .kacheln-item:last-child {
    margin-bottom: 0;
  }
}
.kacheln .title-block {
  max-width: 650px;
  margin: 0 auto;
}

.icons_bg {
  padding-top: 70px;
  padding-bottom: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.icons_bg h2 {
  color: #EBF2FF;
  margin-bottom: 35px;
}
.icons_bg p {
  color: white;
}
.icons_bg .inhalt {
  max-width: 520px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.icons_bg .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 20px;
}
@media (max-width: 767px) {
  .icons_bg .list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.icons_bg .list .item {
  text-align: center;
  max-width: 160px;
}
.icons_bg .list .item .kreis {
  width: 130px;
  height: 130px;
  background-color: white;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
.icons_bg .list .item img {
  max-height: 90px;
  width: auto;
}

.overlay {
  background-color: rgba(38, 22, 60, 0.8);
  /* dunkles Violett mit Transparenz */
  z-index: 1;
}

.icons_bg .container {
  z-index: 2;
}

.kreis-title {
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 10px;
}

.text-cards p {
  font-weight: 500;
  font-size: 1.125rem;
}
.text-cards .card-img-top {
  border-radius: 30px 30px 0 0;
}
.text-cards .card {
  border-radius: 30px;
  border: none;
}
.text-cards .card-title {
  font-weight: 700;
  font-size: 1.125rem;
  text-align: center;
  margin-bottom: 20px;
}
.text-cards .card-body {
  margin: 0 15px;
}
.text-cards .card-body p,
.text-cards .card-body li {
  font-size: 1rem;
  color: rgba(70, 40, 110, 0.8);
  margin-bottom: 25px;
}

.card-img-top {
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-card {
  padding-top: 70px;
  padding-bottom: 100px;
}

.video {
  z-index: 500;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: #93258E;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

iframe {
  width: 90vw;
  height: 80vh;
}

.video video {
  max-width: 90vw;
  max-height: 80vh;
}

.close_video {
  cursor: pointer;
  text-align: right;
  color: white;
  font-size: 1.125rem;
  font-weight: 500;
  padding-bottom: 10px;
}

.video-inner {
  position: absolute;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.warning {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 156;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 30px;
  padding: 15px;
  background-color: #93258E;
  color: white;
  min-width: 300px;
}
.warning .check {
  background-color: #46286E;
  border-radius: 16px;
  padding: 10px 20px;
  margin-top: 15px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  cursor: pointer;
}
.warning-close {
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.warning-text {
  padding-top: 35px;
}

.form,
.form-antwort {
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .form,
  .form-antwort {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
.form input,
.form select,
.form-antwort input,
.form-antwort select {
  margin-top: 30px;
  border: none;
  background-color: #EBF2FF;
  border-radius: 10px;
  width: 320px;
  height: 60px;
  font-weight: 600;
  font-size: 28px;
  color: #46286E;
  padding-left: 15px;
  letter-spacing: 5px;
}
.form .btn-find,
.form-antwort .btn-find {
  background: transparent;
  border: 1px solid #EBF2FF;
  border-radius: 30px;
  margin: 0 auto;
  margin-top: 55px;
  padding: 15px 40px;
  color: #EBF2FF;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.form .btn-find .btn-arrow,
.form-antwort .btn-find .btn-arrow {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}
.form .btn-find:hover > .btn-arrow,
.form-antwort .btn-find:hover > .btn-arrow {
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
.form .btn-find:active,
.form .btn-find:focus-visible,
.form-antwort .btn-find:active,
.form-antwort .btn-find:focus-visible {
  outline: 1px dashed #EBF2FF;
  outline-offset: 2px;
}
.form .antwort,
.form-antwort .antwort {
  border-radius: 30px;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-right: 30px;
  padding-left: 70px;
  max-width: 420px;
  text-align: left;
  margin: 0 auto;
}
.form .antwort p,
.form .antwort a,
.form-antwort .antwort p,
.form-antwort .antwort a {
  color: #46286E;
  font-weight: 500;
  font-size: 1rem;
}
.form .antwort .title,
.form-antwort .antwort .title {
  font-weight: 700;
  position: relative;
}
.form .antwort .title::before,
.form-antwort .antwort .title::before {
  position: absolute;
  content: url('data:image/svg+xml,<svg width="21" height="30" viewBox="0 0 21 30" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="10.9535" cy="10.7468" r="4.37343" stroke="%2393258E"/><path d="M1.34277 10.7471C1.34277 17.0128 10.7415 28.5003 10.7415 28.5003C10.7415 28.5003 20.3528 17.0128 20.3528 10.7471C20.3528 4.48138 16.2417 0.974629 10.954 1.00013C5.66627 1.02562 1.34277 4.48138 1.34277 10.7471Z" stroke="%2393258E"/></svg>');
  left: -35px;
  top: 5px;
}
.form .antwort-btn,
.form-antwort .antwort-btn {
  border: 0;
  background: transparent;
  color: #93258E;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
}

.form:has(.antwort) .inhalt {
  margin-bottom: 0;
}

.antwort-btn {
  border: 0;
  background: transparent;
  color: #93258E;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
}

.custom-select {
  position: relative;
  width: 320px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin: 0 auto;
}

.select-trigger {
  margin-top: 30px;
  border: none;
  background-color: #EBF2FF;
  border-radius: 10px;
  width: 320px;
  height: 60px;
  font-weight: 600;
  font-size: 28px;
  color: #46286E;
  padding-left: 15px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.select-trigger::after {
  content: url('data:image/svg+xml,<svg width="20px" height="20px" viewBox="-19.04 0 75.804 75.804" xmlns="http://www.w3.org/2000/svg" fill="%23000000" transform="matrix(1, 0, 0, 1, 0, 0)rotate(90)"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><g id="Group_65" data-name="Group 65" transform="translate(-831.568 -384.448)"><path id="Path_57" data-name="Path 57" d="M833.068,460.252a1.5,1.5,0,0,1-1.061-2.561l33.557-33.56a2.53,2.53,0,0,0,0-3.564l-33.557-33.558a1.5,1.5,0,0,1,2.122-2.121l33.556,33.558a5.53,5.53,0,0,1,0,7.807l-33.557,33.56A1.5,1.5,0,0,1,833.068,460.252Z" fill="%2346286E"></path></g></g></svg>');
  position: absolute;
  right: 15px;
  -webkit-transition: linear 0.3s transform;
  transition: linear 0.3s transform;
}

.select-options {
  position: absolute;
  top: 100%;
  left: 0;
  width: 320px;
  max-height: 250px;
  overflow-y: auto;
  background: #EBF2FF;
  z-index: 100;
  display: none;
  /* Hidden by default */
}

.select-option {
  padding: 10px;
  cursor: pointer;
}

.select-option:hover {
  background: #dbdff0;
}

.custom-select.open .select-options {
  display: block;
}

.select-option {
  font-weight: 600;
  font-size: 28px;
  color: #46286E;
  text-align: left;
  padding-left: 15px;
}

.open .select-trigger {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.open .select-trigger::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.open .select-options {
  border-radius: 0 0 12px 12px;
}

.validierung {
  border-radius: 60px;
  color: white;
  background-color: #D93732;
  margin: 0 auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 7px 25px;
  margin-top: -5px;
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
.validierung-show {
  opacity: 1;
}

.kontrast {
  background: black;
}
.kontrast img,
.kontrast .frage,
.kontrast .icons_bg,
.kontrast .bg_zartblau,
.kontrast .header .menu_top li:hover,
.kontrast .homeSlider .swiper-slide,
.kontrast .swiper-button-prev::after,
.kontrast .swiper-button-next::after,
.kontrast .text-icons-link::before,
.kontrast .text-icons-link::after,
.kontrast .header .form-switch .form-check-input,
.kontrast .text-image-arrow::after,
.kontrast .info-img .hover-block,
.kontrast .tag,
.kontrast .video {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.kontrast .hero,
.kontrast .header,
.kontrast .bg-blue,
.kontrast .open_menu .header,
.kontrast .menu-mobile {
  background: black !important;
}
.kontrast .berry-title,
.kontrast h1,
.kontrast h2,
.kontrast .text-block p,
.kontrast .text-icons-link,
.kontrast .text-image .berry-title,
.kontrast .text-image p,
.kontrast .text-image .text-image-arrow,
.kontrast .text-cards p,
.kontrast .text-image-arrow,
.kontrast .frame-type-text p,
.kontrast .frame-type-text a {
  color: white !important;
}
.kontrast .big-text,
.kontrast .bg-blue .h2,
.kontrast .accordion-section-inner h2,
.kontrast .accordion-section-inner .berry-title,
.kontrast .info-img .item-title,
.kontrast .footer-links a,
.kontrast .text-cards .card-body li,
.kontrast .text-cards .card-title,
.kontrast .kacheln-item p {
  color: black !important;
}
.kontrast .bg-marker {
  background-color: white !important;
}
.kontrast .swiper-button-prev::after {
  content: url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="25" cy="25" r="24.5" transform="rotate(-180 25 25)" stroke="white"/><path d="M24 17L17.3333 25L24 33" stroke="white"/><path d="M17 25L33 25" stroke="white"/></svg>');
}
.kontrast .swiper-button-next::after {
  content: url('data:image/svg+xml,<svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="25" cy="25" r="24.5" stroke="white"/><path d="M26 33L32.6667 25L26 17" stroke="white"/><path d="M33 25H17" stroke="white"/></svg>');
}
.kontrast .text-icons-link::after {
  content: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="11" cy="11" r="10.5" stroke="white"/><path d="M11.4668 15L14.1335 11L11.4668 7" stroke="white"/><path d="M14 11L6 11" stroke="white"/></svg>');
}
.kontrast .text-image-arrow::after {
  content: url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.93994 1H0.939941V11H10.9399V7" stroke="white"/><path d="M5.93994 6L10.5828 1.35714M7.36851 1H10.9399V2.65179V4.57143" stroke="white"/></svg>');
}
.kontrast .gross,
.kontrast .klein,
.kontrast video {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.kontrast .menu-mobile .submenu li {
  background-color: #111;
}

*,
img,
html,
h1,
h2,
ul,
li,
p,
div,
a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
}

body {
  background-color: #EBF2FF;
  font-family: "Montserrat";
}

body:has(.subpage-hero-custom) .header {
  background: rgba(0, 0, 0, 0.3019607843);
  z-index: 10;
  position: relative;
}

@media (max-width: 767px) {
  body:has(.mob-shadow) .header {
    background: rgba(0, 0, 0, 0.3019607843);
    z-index: 15;
    position: relative;
  }
}

h1 {
  font-family: "Dela Gothic One";
  font-size: 3rem;
  line-height: 54px;
}
@media (max-width: 767px) {
  h1 {
    font-size: 1.875rem;
    line-height: 36px;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}

h2 {
  font-family: "Dela Gothic One";
  font-size: 1.625rem;
  color: #46286E;
}
@media (max-width: 767px) {
  h2 {
    -ms-hyphens: auto;
        hyphens: auto;
  }
}

.container {
  max-width: 1060px;
}

.berry-title {
  font-weight: 500 !important;
  color: #93258E !important;
  font-size: 14px !important;
}

.text-justify {
  text-align: justify;
  text-justify: inter-word;
}

.text-icons-link {
  color: #93258E;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}
.text-icons-link:after {
  position: absolute;
  content: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="11" cy="11" r="10.5" stroke="%2393258E"/><path d="M11.4668 15L14.1335 11L11.4668 7" stroke="%2393258E"/><path d="M14 11L6 11" stroke="%2393258E"/></svg>');
  margin-left: 10px;
  top: 0;
}
.text-icons-link:before {
  content: "";
  position: absolute;
  bottom: -5px;
  width: 0;
  height: 1px;
  background-color: #93258E;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
.text-icons-link:hover::before {
  width: calc(100% + 30px);
}
.text-icons-link:focus-visible {
  border-radius: 30px;
  outline: 1px dashed #93258E;
  padding: 20px 30px;
  padding-right: 50px;
}
.text-icons-link:focus-visible::after {
  top: 20px;
}

.line {
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  height: calc(100% + 40px);
}
@media (max-width: 991px) {
  .line {
    display: none;
  }
}

.w-80 {
  width: 80%;
}

.frame-layout-1 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.frame-layout-1 h1 {
  font-family: "Dela Gothic One";
  font-size: 3rem;
  color: #46286E;
}

.frame-layout-1:has(.kacheln-liste) {
  padding-top: 0;
  padding-bottom: 0;
}
.frame-layout-1:has(.kacheln-liste) .kacheln-liste {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .frame-layout-1:has(.kacheln-liste) .kacheln-liste {
    padding-bottom: 35px;
  }
  .frame-layout-1:has(.kacheln-liste) .kacheln-liste .kacheln-item:last-child {
    margin-bottom: 0;
  }
}

.frame-layout-2:has(.kacheln-liste) .kacheln-liste {
  padding-bottom: 65px;
}
@media (max-width: 767px) {
  .frame-layout-2:has(.kacheln-liste) .kacheln-liste {
    padding-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .frame-layout-2:has(.kacheln-liste) {
    padding-top: 50px;
  }
}/*# sourceMappingURL=style.css.map */