/* Theme Name: Vonovia Pegasus
Author: hsag.info
Description: Bootstrap 5 + Gutenberg Blocks.
Version: 2.454
*/
body {
  font-family: "Whitney", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Mercury Display", sans-serif;
}

h1.normal,
h2.normal,
h3.normal,
h4.normal,
h5.normal,
h6.normal {
  font-family: "Whitney", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1450px !important;
  }
}
.bg-weiss {
  background-color: #ffffff !important;
}

.bg-schwarz {
  background-color: #575757 !important;
}

.bg-grau {
  background-color: #575757 !important;
}

.bg-grau-5 {
  background-color: #F6F6F6 !important;
}

.bg-grau-60 {
  background-color: #9A9A9A !important;
}

.bg-blau {
  background-color: #3A7CDE !important;
}

.bg-hellgruen {
  background-color: #C7CD00 !important;
}

.bg-gruen {
  background-color: #6AAF23 !important;
}

.bg-dunkelgruen {
  background-color: #009860 !important;
}

.bg-orange {
  background-color: #F4CC38 !important;
}

.bg-rot {
  background-color: #DE4A3A !important;
}

.bg-violett {
  background-color: #B25296 !important;
}

.bg-violett-10 {
  background-color: #F6ECF3 !important;
}

.bg-violett-20 {
  background-color: #EFDBE9 !important;
}

.bg-petrol {
  background-color: #00607B !important;
}

.bg-petrol-hell {
  background-color: #009AA8 !important;
}

.bg-petrol-5 {
  background-color: #F2F7F8 !important;
}

.bg-petrol-10 {
  background-color: #E5EFF1 !important;
}

.weiss {
  color: #ffffff !important;
}

.schwarz {
  color: #575757 !important;
}

.grau {
  color: #575757 !important;
}

.grau-5 {
  color: #F6F6F6 !important;
}

.grau-60 {
  color: #9A9A9A !important;
}

.blau {
  color: #3A7CDE !important;
}

.hellgruen {
  color: #C7CD00 !important;
}

.gruen {
  color: #6AAF23 !important;
}

.dunkelgruen {
  color: #009860 !important;
}

.orange {
  color: #F4CC38 !important;
}

.rot {
  color: #DE4A3A !important;
}

.violett {
  color: #B25296 !important;
}

.violett-10 {
  color: #F6ECF3 !important;
}

.violett-20 {
  color: #EFDBE9 !important;
}

.petrol {
  color: #00607B !important;
}

.petrol-hell {
  color: #009AA8 !important;
}

.petrol-5 {
  color: #F2F7F8 !important;
}

.petrol-10 {
  color: #E5EFF1 !important;
}

body {
  font-size: 1.25rem;
  color: #575757;
  background-color: #ffffff;
  line-height: 1.8rem;
}
@media screen and (max-width: 767.98px) {
  body {
    font-size: 1.25rem;
    line-height: 1.8rem;
  }
}
body {
}

h1,
.pseudo-h1 {
  font-size: 4rem;
  line-height: 4.75rem;
}

h2 {
  font-size: 3rem;
  line-height: 3.5rem;
}

h3 {
  font-size: 2.8rem;
  line-height: 3rem;
}

h4 {
  font-size: 1.75rem;
  line-height: 2.1rem;
}

h5 {
  font-size: 1.5rem;
  line-height: 1.8rem;
}

h6 {
  font-size: 1.2rem;
  line-height: 1.4rem;
}

@media screen and (max-width: 1199.98px) {
  h1,
  .pseudo-h1 {
    font-size: 3.5rem;
    line-height: 4.2rem;
  }
  h2 {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }
  h3 {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  h4 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  h5 {
    font-size: 1.3rem;
    line-height: 1.55rem;
  }
  h6 {
    font-size: 1.1rem;
    line-height: 1.25rem;
  }
}
@media screen and (max-width: 767.98px) {
  h1,
  .pseudo-h1 {
    font-size: 2.25rem;
    line-height: 2.75rem;
  }
  h2 {
    font-size: 2rem;
    line-height: 2.25rem;
  }
  h3 {
    font-size: 1.7rem;
    line-height: 2rem;
  }
  h4 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
  h5 {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
  h6 {
    font-size: 1.1rem;
    line-height: 1.35rem;
  }
}
a {
  color: #575757;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
a:hover {
  color: #B25296;
}
a {
}

.small {
  font-size: 1rem !important;
}

.smaller {
  font-size: 0.85rem !important;
}

.weit {
  letter-spacing: 2px;
}

.eng {
  letter-spacing: -1px;
}

.gross {
  text-transform: uppercase;
}

.fett {
  font-weight: bold;
}

.leicht {
  font-weight: 400;
}

bold,
strong {
  font-weight: 600;
}

.fehler {
  height: 80vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fehler h1 {
  font-size: 120px;
  text-transform: uppercase;
  font-weight: 800;
}
.fehler {
}

.logo {
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (max-width: 767.98px) {
  .logo {
    padding-top: 0.1rem !important;
    padding-bottom: 0.1rem !important;
  }
}
.logo img {
  width: 100%;
  max-width: 196px;
  -webkit-transition: max-width 0.3s ease;
  transition: max-width 0.3s ease;
}
@media screen and (max-width: 767.98px) {
  .logo img {
    max-width: 133px !important;
  }
}
@media screen and (max-width: 1400px) {
  .logo img {
    max-width: 196px;
  }
}
.logo img {
}
.logo {
}

@-webkit-keyframes slideDownFade {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slideDownFade {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes slideUpFade {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
}
@keyframes slideUpFade {
  from {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
}
#header-wrapper {
  width: 100%;
  z-index: 1050;
  background-color: #F2F7F8;
}
#header-wrapper .headerleiste {
  padding-top: 3rem;
  padding-bottom: 1.5rem;
  -webkit-transition: padding 0.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: padding 0.2s cubic-bezier(0.22, 1, 0.36, 1);
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  #header-wrapper .headerleiste {
    padding-top: 1.5rem !important;
    padding-bottom: 1rem !important;
  }
}
@media screen and (max-width: 767.98px) {
  #header-wrapper .headerleiste {
    padding-top: 0.1rem !important;
    padding-bottom: 0.1rem !important;
  }
}
#header-wrapper .headerleiste {
}
#header-wrapper .nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition: -webkit-box-align 0.3s ease;
  transition: -webkit-box-align 0.3s ease;
  transition: align-items 0.3s ease;
  transition: align-items 0.3s ease, -webkit-box-align 0.3s ease, -ms-flex-align 0.3s ease;
}
@media screen and (max-width: 767.98px) {
  #header-wrapper .nav-wrapper {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}
#header-wrapper .nav-wrapper {
}
#header-wrapper.is-sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 3px 20px rgba(43, 43, 43, 0.16);
          box-shadow: 0 3px 20px rgba(43, 43, 43, 0.16);
  -webkit-animation: slideDownFade 0.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
          animation: slideDownFade 0.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}
#header-wrapper.is-sticky .headerleiste {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
@media screen and (max-width: 767.98px) {
  #header-wrapper.is-sticky .headerleiste {
    padding-top: 0.1rem !important;
    padding-bottom: 0.1rem !important;
  }
}
#header-wrapper.is-sticky .headerleiste {
}
#header-wrapper.is-sticky .nav-wrapper {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
#header-wrapper.is-sticky .logo img {
  max-width: 196px !important;
}
@media screen and (max-width: 767.98px) {
  #header-wrapper.is-sticky .logo img {
    max-width: 133px !important;
  }
}
#header-wrapper.is-sticky .logo img {
}
#header-wrapper.is-sticky .container.headerleiste .row,
#header-wrapper.is-sticky .navbar,
#header-wrapper.is-sticky .navicon-oben {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
#header-wrapper.is-sticky .nac-icon-text {
  display: none !important;
}
#header-wrapper.is-sticky .naviconinhalt {
  margin: 0 10px 0 0 !important;
  gap: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
#header-wrapper.is-sticky .naviconinhalt .nav-icon {
  margin: 0 !important;
}
#header-wrapper.is-sticky .naviconinhalt {
}
#header-wrapper.is-sticky {
}
#header-wrapper.is-leaving {
  -webkit-animation: slideUpFade 0.2s cubic-bezier(0.22, 1, 0.36, 1) forwards !important;
          animation: slideUpFade 0.2s cubic-bezier(0.22, 1, 0.36, 1) forwards !important;
}
#header-wrapper {
}

.sticky-spacer {
  display: block;
  height: 0;
  overflow: hidden;
  background: transparent;
  -webkit-transition: height 0.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: height 0.2s cubic-bezier(0.22, 1, 0.36, 1);
}

.naviconinhalt {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  gap: 10px;
  width: 60px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-right: 10px;
  cursor: pointer;
}
.naviconinhalt:hover .nav-icon {
  background-color: #B25296;
  color: #ffffff;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
.naviconinhalt:hover {
}
.naviconinhalt .nav-icon {
  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;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  color: #B25296;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
  font-size: 22px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
}
.naviconinhalt .nav-icon i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.naviconinhalt .nav-icon {
}
.naviconinhalt .nac-icon-text {
  width: 100%;
  line-height: 1.2;
}
.naviconinhalt .nac-icon-text.smaller {
  font-size: 0.75rem;
}
.naviconinhalt .nac-icon-text {
}
.naviconinhalt:last-child {
  margin-right: 0;
}
.naviconinhalt {
}

@media (max-width: 991.98px) {
  .navbar-collapse::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
    pointer-events: none;
  }
  .navbar-collapse.show::before {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .navbar-collapse.show {
  }
}
.navbar-collapse {
}

.hauptmenue {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  width: 100%;
}
.hauptmenue .nav-link {
  font-weight: 400;
  color: #575757;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hauptmenue .nav-link.active {
  color: #B25296 !important;
}
:host-context(.current-menu-item) .hauptmenue .nav-link, .current-menu-item .hauptmenue .nav-link, .current-menu-ancestor .hauptmenue .nav-link, .current-page-ancestor .hauptmenue .nav-link {
  color: #B25296 !important;
}
@media (min-width: 992px) {
  .hauptmenue .nav-link {
    padding: 0 25px !important;
  }
  .hauptmenue .nav-link:hover {
    color: #B25296 !important;
  }
}
@media (max-width: 991.98px) {
  .hauptmenue .nav-link {
    font-size: 28px !important;
    padding: 15px 0 15px 10px !important;
    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;
  }
}
.hauptmenue .nav-link.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.35em;
  vertical-align: 0.15em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
  -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;
}
.hauptmenue .nav-link {
}
@media (min-width: 992px) {
  .hauptmenue .dropdown:hover .dropdown-toggle::after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.hauptmenue {
}

@media (min-width: 992px) {
  .hauptmenue {
    width: auto;
  }
}
.navbar-toggler {
  width: 50px;
  height: 50px;
  padding: 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;
  border: 1px solid #F6F6F6;
  border-radius: 12px;
  background-color: transparent;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
  z-index: 1100;
}
.navbar-toggler:focus, .navbar-toggler:active, .navbar-toggler:focus-visible {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.navbar-toggler .navbar-toggler-icon {
  display: block;
  width: 24px;
  height: 2px;
  background-color: #575757;
  background-image: none !important;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.navbar-toggler::before, .navbar-toggler::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #575757;
  -webkit-transition: background-color 0.4s, -webkit-transform 0.4s ease-in-out;
  transition: background-color 0.4s, -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, background-color 0.4s;
  transition: transform 0.4s ease-in-out, background-color 0.4s, -webkit-transform 0.4s ease-in-out;
}
.navbar-toggler.collapsed .navbar-toggler-icon {
  opacity: 1;
}
.navbar-toggler.collapsed::before {
  -webkit-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
          transform: translateY(-8px);
}
.navbar-toggler.collapsed::after {
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
}
.navbar-toggler.collapsed {
}
.navbar-toggler:not(.collapsed) {
  border-color: transparent !important;
}
.navbar-toggler:not(.collapsed) .navbar-toggler-icon {
  opacity: 0;
}
.navbar-toggler:not(.collapsed)::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.navbar-toggler:not(.collapsed)::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.navbar-toggler:not(.collapsed) {
}
.navbar-toggler:hover {
  border-color: #B25296 !important;
}
.navbar-toggler:hover .navbar-toggler-icon, .navbar-toggler:hover::before, .navbar-toggler:hover::after {
  background-color: #B25296;
}
.navbar-toggler:hover {
}
.navbar-toggler {
}

@media (max-width: 991.98px) {
  .navbar-collapse {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    max-width: 420px;
    height: 100vh;
    background-color: #ffffff;
    padding: 50px 0 0 0 !important;
    -webkit-transition: left 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: left 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 1050;
    overflow-y: auto;
  }
  .navbar-collapse.show {
    left: 0;
  }
  .navbar-collapse .navbar-nav {
    padding: 0 20px 20px 10px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.navbar-collapse {
}

.navbar-nav .dropdown {
  position: relative;
}
@media (min-width: 992px) {
  .navbar-nav .dropdown .dropdown-menu {
    display: block !important;
    visibility: hidden;
    opacity: 0;
    border: none;
    background-color: #ffffff;
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 28px;
    padding: 14px 18px !important;
    margin-top: 25px !important;
    -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
            transform: translateY(15px);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    pointer-events: none;
    top: 100%;
    left: 0;
    min-width: 300px;
  }
  .navbar-nav .dropdown .dropdown-menu::before {
    content: "";
    position: absolute;
    top: calc(-25px - 5px);
    left: 0;
    width: 100%;
    height: calc(25px + 10px);
    background: transparent;
    pointer-events: auto;
  }
  .navbar-nav .dropdown .dropdown-menu {
  }
  .navbar-nav .dropdown:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    pointer-events: auto;
  }
}
@media (max-width: 991.98px) {
  .navbar-nav .dropdown .dropdown-menu {
    border: none;
    background-color: transparent;
    padding: 5px 0 10px 15px !important;
    margin: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: none;
  }
  .navbar-nav .dropdown .dropdown-menu.show {
    display: block;
  }
  .navbar-nav .dropdown .dropdown-menu {
  }
}
.navbar-nav .dropdown {
}
.navbar-nav {
}

@media (max-width: 991.98px) {
  .dropdown-footer-container {
    margin-top: auto;
    padding: 30px 0;
    color: #ffffff;
    width: 100%;
    position: sticky;
    bottom: 0;
  }
}
.dropdown-footer-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  padding: 0 20px;
}
.dropdown-footer-container li {
  font-size: 1rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.dropdown-footer-container {
}

.dropdown-item {
  color: #575757;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  background-color: transparent !important;
}
@media (min-width: 992px) {
  .dropdown-item {
    font-size: 1.2rem;
    padding: 14px 10px;
    border-radius: 12px;
  }
  .dropdown-item:hover {
    color: #B25296 !important;
  }
  .dropdown-item:hover::after {
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
    opacity: 1;
    color: #B25296;
  }
  .dropdown-item:hover {
  }
}
@media (max-width: 991.98px) {
  .dropdown-item {
    font-size: 20px !important;
    padding: 12px 0 12px 10px !important;
    border-bottom: 1px solid #F6F6F6;
  }
}
.dropdown-item::after {
  content: "\e903";
  font-family: "vonovia-icons";
  -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;
  opacity: 0.5;
}
.dropdown-item {
}

body:has(.navbar-collapse.show) {
  overflow: hidden !important;
}

.sticky-sidebar {
  position: fixed;
  right: 15px;
  top: 25%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-50%) translateX(80px);
      -ms-transform: translateY(-50%) translateX(80px);
          transform: translateY(-50%) translateX(80px);
  -webkit-transition: opacity 0.4s ease, top 0.4s ease, visibility 0.4s, -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.4s ease, top 0.4s ease, visibility 0.4s, -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease, top 0.4s ease, visibility 0.4s;
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease, top 0.4s ease, visibility 0.4s, -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (max-width: 1199.98px) {
  .sticky-sidebar {
    top: 60%;
    right: 12px;
    gap: 20px;
  }
}
@media (min-width: 1200px) {
  .sticky-sidebar {
    display: none !important;
  }
}
.sticky-sidebar.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%) translateX(0);
      -ms-transform: translateY(-50%) translateX(0);
          transform: translateY(-50%) translateX(0);
}
.sticky-sidebar .sidebar-item {
  position: relative;
  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;
  width: 52px;
  height: 52px;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-tap-highlight-color: transparent;
}
.sticky-sidebar .sidebar-item span {
  color: #B25296;
  font-size: 1.4rem;
  pointer-events: none;
}
.sticky-sidebar .sidebar-item:active {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  background-color: rgb(248.686, 240.814, 246.39);
}
.sticky-sidebar .sidebar-item::before, .sticky-sidebar .sidebar-item::after {
  position: absolute;
  top: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}
@media (max-width: 480px) {
  .sticky-sidebar .sidebar-item::before, .sticky-sidebar .sidebar-item::after {
    display: none;
  }
}
.sticky-sidebar .sidebar-item::before, .sticky-sidebar .sidebar-item::after {
}
.sticky-sidebar .sidebar-item::before {
  content: attr(data-tooltip);
  right: 70px;
  -webkit-transform: translateY(-50%) translateX(10px);
      -ms-transform: translateY(-50%) translateX(10px);
          transform: translateY(-50%) translateX(10px);
  background-color: #575757;
  color: #ffffff;
  padding: 8px 15px;
  font-size: 0.85rem;
  border-radius: 8px;
  white-space: nowrap;
}
.sticky-sidebar .sidebar-item::after {
  content: "";
  right: 59px;
  -webkit-transform: translateY(-50%) translateX(10px);
      -ms-transform: translateY(-50%) translateX(10px);
          transform: translateY(-50%) translateX(10px);
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent transparent #575757;
}
@media (hover: hover) {
  .sticky-sidebar .sidebar-item:hover {
    background-color: #ffffff;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .sticky-sidebar .sidebar-item:hover::before, .sticky-sidebar .sidebar-item:hover::after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%) translateX(0);
        -ms-transform: translateY(-50%) translateX(0);
            transform: translateY(-50%) translateX(0);
  }
  .sticky-sidebar .sidebar-item:hover {
  }
}
.sticky-sidebar .sidebar-item {
}
.sticky-sidebar {
}

.inhalt {
  position: relative;
  z-index: 999;
}
@media screen and (max-width: 575.98px) {
  .inhalt {
    overflow: hidden;
  }
}
.inhalt {
}

.overlay-halb::before {
  content: "";
  position: absolute;
  height: 50%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
  pointer-events: none;
  z-index: 1;
}

.objekt-z-index {
  z-index: 9;
}

.overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.2);
  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;
}

.schatten {
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.16);
          box-shadow: 0 20px 40px rgba(0, 0, 0, 0.16);
}

.schatten-leicht {
  -webkit-box-shadow: 0 3px 20px rgba(43, 43, 43, 0.16);
          box-shadow: 0 3px 20px rgba(43, 43, 43, 0.16);
}

.schatten-stark {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.45);
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.45);
}

.rundung-oben-big {
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
}

.rundung-unten-big {
  border-bottom-left-radius: 60px;
  border-bottom-right-radius: 60px;
}

.rundung,
.rundung img {
  border-radius: 18px;
  overflow: hidden;
}
.rundung {
}

.rundung-rechts {
  border-radius: 0 500px 500px 0;
}

.rundung-teaser {
  border-bottom-right-radius: 400px;
  overflow: hidden;
}

.rundung-links {
  overflow: hidden;
  border-radius: 500px 0 0 500px;
}

.abstand-links-50 {
  padding-left: 50px;
}

.border-violett {
  border: solid 3px #B25296;
}

.teaser-header-start {
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 991.98px) {
  .teaser-header-start {
    max-height: 550px;
  }
}
.teaser-header-start {
}

.teaser-header {
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 991.98px) {
  .teaser-header {
    max-height: 350px !important;
  }
}
.teaser-header {
}

.button-mit-pfeil:not(.is-style-outline) .wp-block-button__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  padding: 17px 28px;
  border-radius: 500px;
  font-size: 16px !important;
  line-height: 16px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #a65191 !important;
  border: 2px solid #a65191;
  color: #ffffff;
}
.button-mit-pfeil:not(.is-style-outline) .wp-block-button__link::after {
  content: "\e903";
  font-family: "vonovia-icons";
  display: inline-block;
  font-size: 1.3em;
  line-height: 1;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.button-mit-pfeil:not(.is-style-outline) .wp-block-button__link:hover {
  background-color: #ffffff !important;
  color: #a65191;
}
.button-mit-pfeil:not(.is-style-outline) .wp-block-button__link:hover::after {
  -webkit-transform: translate(4px, 1px);
      -ms-transform: translate(4px, 1px);
          transform: translate(4px, 1px);
}
.button-mit-pfeil:not(.is-style-outline) .wp-block-button__link:hover {
}
.button-mit-pfeil:not(.is-style-outline) .wp-block-button__link {
}
.button-mit-pfeil {
}

.link-mit-pfeil a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  color: #575757;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.link-mit-pfeil a::after {
  content: "\e903";
  font-family: "vonovia-icons";
  display: inline-block;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: color 0.2s ease, -webkit-transform 0.2s ease;
  transition: color 0.2s ease, -webkit-transform 0.2s ease;
  transition: transform 0.2s ease, color 0.2s ease;
  transition: transform 0.2s ease, color 0.2s ease, -webkit-transform 0.2s ease;
}
.link-mit-pfeil a:hover {
  color: inherit !important;
}
.link-mit-pfeil a:hover::after {
  -webkit-transform: translate(5px, 0px);
      -ms-transform: translate(5px, 0px);
          transform: translate(5px, 0px);
  color: inherit;
}
.link-mit-pfeil a:hover {
}
.link-mit-pfeil a {
}
.link-mit-pfeil {
}

.btn-outline-success {
  border-color: #6AAF23;
  color: #6AAF23;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-outline-success:hover {
  background-color: #6AAF23;
  color: #ffffff;
}
.btn-outline-success {
}

.btn-outline-dark {
  border-color: #a65191;
  color: #575757;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-outline-dark:hover {
  border-color: #DE4A3A;
  background-color: #DE4A3A;
  color: #ffffff;
  margin-left: 15px;
}
.btn-outline-dark {
}

.bg-weiss-petrol {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #ffffff), color-stop(50%, #F2F7F8));
  background: linear-gradient(to bottom, #ffffff 50%, #F2F7F8 50%);
}

.bg-petrol-weiss {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #F2F7F8), color-stop(50%, #ffffff));
  background: linear-gradient(to bottom, #F2F7F8 50%, #ffffff 50%);
}

.bg-violett-10-halb {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #F6ECF3), color-stop(50%, transparent));
  background: linear-gradient(to right, #F6ECF3 50%, transparent 50%);
}

.bg-violett-weiss {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #a65191), color-stop(50%, #ffffff));
  background: linear-gradient(to right, #a65191 50%, #ffffff 50%);
}

.bg-halb-violett-10 {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, #F6ECF3), color-stop(50%, transparent));
  background: linear-gradient(to left, #F6ECF3 50%, transparent 50%);
}

.icon-rund {
  border-radius: 500px;
}

.card-negative-40 {
  margin-top: -40px;
  z-index: 1;
}

.card-image-index {
  z-index: 2;
}

.icon-top-50 {
  margin-top: -50px;
}

.icon-top-100 {
  margin-top: -100px;
}

.box-icon {
  position: relative;
  z-index: 9;
}

.kein-overflow {
  overflow: visible !important;
}

h2.zahl-big {
  font-size: 280px !important;
  position: relative;
  margin-top: -70px;
  margin-bottom: 90px;
}

.col-icon-fixed {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  width: 80px;
}

.abstand-links {
  padding-left: 120px;
}

.vonovia-app img {
  position: relative;
  max-width: 260px;
  margin-top: -130px;
  left: 0;
  right: 0;
}

.vonovia-app-mitte img {
  position: relative;
  max-width: 260px;
  left: 0;
  right: 0;
  margin-top: -80px;
  margin-bottom: -110px;
}

.top-75 {
  top: 75%;
}

.top-85 {
  top: 85%;
}

.top-80 {
  top: 80%;
}

.top-90 {
  top: 90%;
}

.bottom-negative-30 {
  bottom: -30px !important;
}

@media screen and (max-width: 992px) {
  .rundung-teaser {
    border-bottom-right-radius: 50px;
    overflow: hidden;
  }
  .rundung-oben-big {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
  }
  .rundung-unten-big {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
  }
  .rundung-rechts {
    border-radius: 50px px 500px 0;
  }
  .rundung-links {
    border-radius: 0;
  }
  .bg-violett-10-halb {
    background: #F6ECF3;
  }
  .bg-halb-violett-10 {
    background: #F6ECF3;
  }
  .bg-violett-weiss {
    background: #a65191;
  }
}
@media screen and (max-width: 768px) {
  h2.zahl-big {
    font-size: 200px !important;
    position: relative;
    margin-top: 20px;
    margin-bottom: 50px;
  }
}
.footer {
  position: relative;
}
.footer .row.row-cols-lg-5 > .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer .row.row-cols-lg-5 > .col > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.footer .row.row-cols-lg-5 > .col {
}
.footer h3 {
  font-family: "Whitney", sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  color: #575757;
}
@media screen and (max-width: 768px) {
  .footer h3 {
    font-size: 1.4rem;
  }
}
.footer h3 {
}
.footer .footer-spalte ul,
.footer [cms-sidebar^=footer_spalte] ul {
  list-style: none;
  padding-left: 0;
  font-size: 1rem;
  margin-bottom: 0;
}
.footer .footer-spalte li,
.footer [cms-sidebar^=footer_spalte] li {
  margin-bottom: 12px;
}
.footer .footer-spalte li.externe-links a::after,
.footer [cms-sidebar^=footer_spalte] li.externe-links a::after {
  content: "\e902";
  font-family: "vonovia-icons" !important;
  display: inline-block;
  margin-left: 8px;
  font-size: 0.7rem;
  line-height: 1;
  vertical-align: middle;
}
.footer .footer-spalte li a,
.footer [cms-sidebar^=footer_spalte] li a {
  color: #575757;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .footer-spalte li a:hover,
.footer [cms-sidebar^=footer_spalte] li a:hover {
  color: #a65191;
}
.footer .footer-spalte li a,
.footer [cms-sidebar^=footer_spalte] li a {
}
.footer .footer-spalte li,
.footer [cms-sidebar^=footer_spalte] li {
}
.footer .footer-spalte li:last-child,
.footer [cms-sidebar^=footer_spalte] li:last-child {
  margin-bottom: 0;
}
.footer .footer-spalte,
.footer [cms-sidebar^=footer_spalte] {
}
.footer {
}

.footerlast {
  background-color: #F2F7F8;
}
.footerlast p {
  margin-bottom: 0;
  font-size: 0.9rem;
  color: #575757;
}
.footerlast .fl-links {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .footerlast .fl-links {
    text-align: center;
    margin-bottom: 0.5rem;
  }
}
.footerlast .fl-links {
}
.footerlast .fl-rechts {
  text-align: right;
}
.footerlast .fl-rechts ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.footerlast .fl-rechts li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 30px;
}
.footerlast .fl-rechts li a {
  color: #575757;
  text-decoration: none;
  font-size: 1rem;
}
.footerlast .fl-rechts li a:hover {
  color: #a65191;
}
.footerlast .fl-rechts li a {
}
.footerlast .fl-rechts li {
}
.footerlast .fl-rechts li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .footerlast .fl-rechts {
    text-align: center;
  }
}
@media screen and (max-width: 576px) {
  .footerlast .fl-rechts li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .footerlast .fl-rechts li:last-child {
    margin-bottom: 0;
  }
}
.footerlast .fl-rechts {
}
.footerlast {
}

@font-face {
  font-family: "Mercury Display";
  src: url("assets/fonts/MercuryDisplay-Semibold.woff2") format("woff2"), url("assets/fonts/MercuryDisplay-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mercury Display";
  src: url("assets/fonts/MercuryDisplay-Roman.woff2") format("woff2"), url("assets/fonts/MercuryDisplay-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Whitney";
  src: url("assets/fonts/Whitney-BoldItalic.woff2") format("woff2"), url("assets/fonts/Whitney-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Whitney";
  src: url("assets/fonts/Whitney-SemiboldItalic.woff2") format("woff2"), url("assets/fonts/Whitney-SemiboldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Whitney";
  src: url("assets/fonts/Whitney-Medium.woff2") format("woff2"), url("assets/fonts/Whitney-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Whitney";
  src: url("assets/fonts/Whitney-BlackItalic.woff2") format("woff2"), url("assets/fonts/Whitney-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Whitney";
  src: url("assets/fonts/Whitney-Semibold.woff2") format("woff2"), url("assets/fonts/Whitney-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Whitney Book";
  src: url("assets/fonts/Whitney-BookItalic.woff2") format("woff2"), url("assets/fonts/Whitney-BookItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Whitney";
  src: url("assets/fonts/Whitney-Black.woff2") format("woff2"), url("assets/fonts/Whitney-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Whitney";
  src: url("assets/fonts/Whitney-Bold.woff2") format("woff2"), url("assets/fonts/Whitney-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Whitney";
  src: url("assets/fonts/Whitney-MediumItalic.woff2") format("woff2"), url("assets/fonts/Whitney-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Whitney Book";
  src: url("assets/fonts/Whitney-Book.woff2") format("woff2"), url("assets/fonts/Whitney-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Whitney";
  src: url("assets/fonts/Whitney-Light.woff2") format("woff2"), url("assets/fonts/Whitney-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}