@import "nouislider.min.css";
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before,
.mini-rechner .entwicklung-detail .mfp-container.close::after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before,
.mfp-align-top .mini-rechner .entwicklung-detail .mfp-container.close::after,
.mini-rechner .entwicklung-detail .mfp-align-top .mfp-container.close::after {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mini-rechner .entwicklung-detail .mfp-arrow.close::after,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset rgba(0, 0, 0, 0);
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mini-rechner .entwicklung-detail .mfp-arrow.close::after {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mini-rechner .entwicklung-detail .mfp-arrow-left.close::after {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mini-rechner .entwicklung-detail .mfp-arrow-right.close::after {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@font-face {
  font-family: "TheMix";
  font-weight: 300;
  font-style: normal;
  src:
    url("../fonts/TheMixB4-3_Light.woff2") format("woff2"),
    url("../fonts/TheMixB4-3_Light.woff") format("woff");
}
@font-face {
  font-family: "TheMix";
  font-weight: 400;
  font-style: normal;
  src:
    url("../fonts/TheMixB4-5_Plain.woff2") format("woff2"),
    url("../fonts/TheMixB4-5_Plain.woff") format("woff");
}
@font-face {
  font-family: "TheMix";
  font-weight: 700;
  font-style: normal;
  src:
    url("../fonts/TheMixB4-7_Bold.woff2") format("woff2"),
    url("../fonts/TheMixB4-7_Bold.woff") format("woff");
}
@font-face {
  font-family: "TheMix";
  font-weight: 800;
  font-style: normal;
  src:
    url("../fonts/TheMixB4-8_ExtraBold.woff2") format("woff2"),
    url("../fonts/TheMixB4-8_ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "RobotoCondensed";
  font-weight: 300;
  font-style: light;
  src: url("../fonts/RobotoCondensed-Light.woff") format("woff");
}
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.sk-cube-grid {
  width: 2rem;
  height: 2rem;
  margin: 0 auto;
}
.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #1d1d1b;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
.lds-ellipsis {
  display: block;
  position: relative;
  width: 64px;
  height: 64px;
  margin: 0 auto;
}
.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #1d1d1b;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}
.ajax-loader .sk-cube-grid,
.ajax-loader .lds-ellipsis {
  transform: scale(0, 0);
  transition: transform 0.3s linear;
}
.ajax-loader.show .sk-cube-grid,
.ajax-loader.show .lds-ellipsis {
  transform: scale(1, 1);
}
input {
  border: none;
  font-size: 0.875rem;
}
input::-webkit-input-placeholder {
  color: #1d1d1b !important;
}
input:-moz-placeholder {
  color: #1d1d1b !important;
}
input::-moz-placeholder {
  color: #1d1d1b !important;
}
input:-ms-input-placeholder {
  color: #1d1d1b !important;
}
input[type="text"] {
  appearance: none;
  border-radius: 0;
}
#standards .color-primary {
  background: #e8e600;
  color: #000;
}
#standards .color-primary::before,
#standards .mini-rechner .entwicklung-detail .color-primary.close::after,
.mini-rechner .entwicklung-detail #standards .color-primary.close::after {
  content: "$primary #E8E600";
}
#standards .color-semi-light-primary {
  background: #f1f067;
  color: #000;
}
#standards .color-semi-light-primary::before,
#standards
  .mini-rechner
  .entwicklung-detail
  .color-semi-light-primary.close::after,
.mini-rechner
  .entwicklung-detail
  #standards
  .color-semi-light-primary.close::after {
  content: "$semi-light-primary #F1F067";
}
#standards .color-light-primary {
  background: #fbfad0;
  color: #000;
}
#standards .color-light-primary::before,
#standards .mini-rechner .entwicklung-detail .color-light-primary.close::after,
.mini-rechner .entwicklung-detail #standards .color-light-primary.close::after {
  content: "$light-primary #FBFAD0";
}
#standards .color-dark-primary {
  background: #d0d451;
  color: #000;
}
#standards .color-dark-primary::before,
#standards .mini-rechner .entwicklung-detail .color-dark-primary.close::after,
.mini-rechner .entwicklung-detail #standards .color-dark-primary.close::after {
  content: "$dark-primary #D0D451";
}
#standards .color-darker-primary {
  background: #bac000;
  color: #000;
}
#standards .color-darker-primary::before,
#standards .mini-rechner .entwicklung-detail .color-darker-primary.close::after,
.mini-rechner
  .entwicklung-detail
  #standards
  .color-darker-primary.close::after {
  content: "$darker-primary #BAC000";
}
#standards .color-black {
  background: #000;
  color: #fff;
}
#standards .color-black::before,
#standards .mini-rechner .entwicklung-detail .color-black.close::after,
.mini-rechner .entwicklung-detail #standards .color-black.close::after {
  content: "$black #000000";
}
#standards .color-light-black {
  background: #bbb;
  color: #fff;
}
#standards .color-light-black::before,
#standards .mini-rechner .entwicklung-detail .color-light-black.close::after,
.mini-rechner .entwicklung-detail #standards .color-light-black.close::after {
  content: "$light-black #bbbbbb";
}
#standards .color-white {
  background: #fff;
  color: #000;
}
#standards .color-white::before,
#standards .mini-rechner .entwicklung-detail .color-white.close::after,
.mini-rechner .entwicklung-detail #standards .color-white.close::after {
  content: "$white #FFFFFF";
}
body {
  background: #fff;
  color: #000;
  font-family: "TheMix", Arial, Helvetica, sans-serif;
}
hr,
.hr {
  border: 0;
  border-bottom: 1px dashed #bbb;
}
ul:not(.list--unstyled) {
  padding: 0 0 0 1.5rem;
  margin: 1rem 0;
  list-style: none;
}
ul:not(.list--unstyled) li {
  position: relative;
}
ul:not(.list--unstyled) li::before,
ul:not(.list--unstyled) .mini-rechner .entwicklung-detail li.close::after,
.mini-rechner .entwicklung-detail ul:not(.list--unstyled) li.close::after {
  content: "";
  display: block;
  background: url(../img/icon-checkmark.svg) no-repeat center/16px 18px;
  width: 16px;
  height: 18px;
  position: absolute;
  left: -1.5rem;
  top: 5px;
}
ul:not(.list--unstyled).arrow-list,
ul.download-list:not(.list--unstyled),
.modul-box.downloads ul.download-list:not(.list--unstyled) {
  padding: 0 0 0 1.2rem;
}
ul:not(.list--unstyled).arrow-list li,
ul.download-list:not(.list--unstyled) li,
.modul-box.downloads ul.download-list:not(.list--unstyled) li {
  position: relative;
}
ul:not(.list--unstyled).arrow-list li::before,
ul:not(.list--unstyled).arrow-list
  .mini-rechner
  .entwicklung-detail
  li.close::after,
.mini-rechner
  .entwicklung-detail
  ul:not(.list--unstyled).arrow-list
  li.close::after,
ul.download-list:not(.list--unstyled) li::before,
ul.download-list:not(.list--unstyled)
  .mini-rechner
  .entwicklung-detail
  li.close::after,
.mini-rechner
  .entwicklung-detail
  ul.download-list:not(.list--unstyled)
  li.close::after,
.modul-box.downloads ul.download-list:not(.list--unstyled) li::before {
  content: "";
  display: block;
  background: url("../img/icon-double-arrow-right-black.svg") center/contain
    no-repeat;
  width: 13px;
  height: 11px;
  position: absolute;
  left: -1.2rem;
  top: 7px;
}
ul:not(.list--unstyled).arrow-list li a,
ul.download-list:not(.list--unstyled) li a,
.modul-box.downloads ul.download-list:not(.list--unstyled) li a {
  float: none;
  font-weight: bold;
}
ul:not(.list--unstyled).download-list,
.modul-box.downloads ul:not(.list--unstyled).download-list {
  padding: 0 0 0 1.8rem;
}
ul:not(.list--unstyled).download-list li::before,
ul:not(.list--unstyled).download-list
  .mini-rechner
  .entwicklung-detail
  li.close::after,
.mini-rechner
  .entwicklung-detail
  ul:not(.list--unstyled).download-list
  li.close::after,
.modul-box.downloads ul:not(.list--unstyled).download-list li::before {
  background-image: url("../img/icon-download-black-box.svg");
  width: 23px;
  height: 23px;
  left: -1.8rem;
}
ul:not(.list--unstyled).download-list li:hover::before,
ul:not(.list--unstyled).download-list
  .mini-rechner
  .entwicklung-detail
  li.close:hover::after,
.mini-rechner
  .entwicklung-detail
  ul:not(.list--unstyled).download-list
  li.close:hover::after,
.modul-box.downloads ul:not(.list--unstyled).download-list li:hover::before {
  background-image: url("../img/icon-download-white-box.svg");
}
ol {
  padding: 0 0 0 1rem;
  margin: 1rem 0;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.button {
  text-decoration: none;
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.813rem;
  line-height: 1rem;
  font-family: "TheMix", Arial, Helvetica, sans-serif;
  margin: 0;
  border: none;
  border-radius: 0;
  background-color: #000;
  color: #fff;
  transition:
    background-color 0.3s,
    color 0.3s;
  position: relative;
}
.button:hover {
  text-decoration: none;
}
.button::before,
.mini-rechner .entwicklung-detail .button.close::after,
.button::after {
  transition: background-image 0.3s;
}
.button.green {
  background-color: #e8e600;
  color: #000;
}
.button.white {
  color: #e8e600;
  background-color: #fff;
}
.button.semi-light-green {
  background-color: #f1f067;
  color: #000;
}
.button.black {
  color: #fff;
  background-color: #1d1d1b;
}
.button.black:hover {
  background-color: #e8e600;
  color: #000;
}
.button.text-black {
  color: #000;
}
.button.border-green {
  color: #1d1d1b;
  border: 1px solid #e8e600;
  background-color: #fff;
}
.button.arrow-white::before,
.mini-rechner .entwicklung-detail .button.arrow-white.close::after {
  content: "";
  display: inline-block;
  height: 12px;
  width: 1rem;
  background-image: url("../img/icon-double-arrow-right-white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: baseline;
}
.button.arrow-white:hover::before,
.mini-rechner .entwicklung-detail .button.arrow-white.close:hover::after {
  background-image: url("../img/icon-double-arrow-right-black.svg");
}
.button.arrow-black::before,
.mini-rechner .entwicklung-detail .button.arrow-black.close::after {
  content: "";
  display: inline-block;
  height: 12px;
  width: 1rem;
  background-image: url("../img/icon-double-arrow-right-black.svg");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: baseline;
}
.button.less-padding,
.button.less-padding.linkstyle.box {
  padding: 0.3rem 0.8rem 0.3rem 0.6rem;
}
.button::after,
.button::before,
.mini-rechner .entwicklung-detail .button.close::after {
  transition: transform 0.3s;
  will-change: transform;
}
.button.mail {
  padding-left: 33px;
}
.button.mail::before,
.mini-rechner .entwicklung-detail .button.mail.close::after {
  content: "";
  background: url("../img/icon-mail.svg") no-repeat center/16px 13px;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 1rem;
  height: 13px;
  margin-top: -7px;
  transform: scale(1);
  transform-origin: center;
}
.button.mail:hover {
  background-color: #fff;
}
.button.mail:hover::before,
.mini-rechner .entwicklung-detail .button.mail.close:hover::after {
  content: "";
  background-image: url("../img/icon-mail-font-color.svg");
  transform: scale(1.1);
}
.button.download {
  padding-right: 1.5rem;
}
.button.download::after {
  content: "";
  background: url("../img/icon-download-button.svg") no-repeat center/9px 9px;
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 9px;
  height: 9px;
  margin-top: -4px;
  transform: translateY(0);
}
.button.download:hover {
  background-color: #fff;
}
.button.download:hover::after {
  transform: translateY(1px);
}
.button.download-blaettern {
  padding-right: 1.5rem;
}
.button.download-blaettern::after {
  content: "";
  background: url("../img/icon-arrow-mini-white.svg") no-repeat center/8px 8px;
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  transform: translateX(0);
}
.button.download-blaettern:hover {
  background-color: #fff;
}
.button.download-blaettern:hover::after {
  transform: translateX(1px);
  content: "";
  background: url("../img/icon-arrow-mini-black.svg") no-repeat center/8px 8px;
}
.button.more-info {
  padding-right: 2.5rem;
}
.button.more-info::after {
  content: "";
  background: url("../img/icon-more-info-button.svg") no-repeat center/19px 19px;
  position: absolute;
  top: 50%;
  right: 0.75rem;
  width: 19px;
  height: 19px;
  margin-top: -9px;
  transform: translateX(0);
}
.button.more-info:hover::after {
  content: "";
  background-image: url("../img/icon-more-info-button-font-color.svg");
  transform: translateX(2px);
}
.button.show-more {
  padding-right: 1.813rem;
  color: #1d1d1b;
  font-size: 1.063rem;
  cursor: pointer;
}
.button.show-more::after {
  content: "";
  background: url("../img/icon-double-arrow-right-gray-accessibility.svg")
    no-repeat center/18px 15px;
  position: absolute;
  top: 50%;
  right: 0.2rem;
  width: 18px;
  height: 15px;
  margin-top: -7px;
  transform: translateX(0);
}
.button.show-more:hover::after {
  content: "";
  transform: translateX(2px);
}
.button.read-more,
.button.back,
.button.modul-box-btn {
  padding-left: 1.813rem;
}
@media screen and (min-width: 64rem) {
  .button.read-more,
  .button.back,
  .button.modul-box-btn {
    padding-left: 1.75rem;
  }
}
.button.read-more::before,
.mini-rechner .entwicklung-detail .button.read-more.close::after,
.button.back::before,
.mini-rechner .entwicklung-detail .button.back.close::after,
.button.modul-box-btn::before,
.mini-rechner .entwicklung-detail .button.modul-box-btn.close::after {
  content: "";
  background: url(../img/icon-double-arrow-right-white.svg) no-repeat
    center/12px 12px;
  position: absolute;
  top: 50%;
  left: 0.556rem;
  width: 12px;
  height: 12px;
  margin-top: -7px;
  transform: translateX(0);
}
.button.read-more.linkstyle.white,
.button.back.linkstyle.white,
.button.modul-box-btn.linkstyle.white {
  color: #1d1d1b;
  padding-left: 1.65rem;
  font-weight: 700;
  padding-top: 0;
  padding-bottom: 0;
}
.button.read-more.linkstyle.white.box,
.button.back.linkstyle.white.box,
.button.modul-box-btn.linkstyle.white.box {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.button.read-more.linkstyle::before,
.mini-rechner .entwicklung-detail .button.read-more.linkstyle.close::after,
.button.back.linkstyle::before,
.mini-rechner .entwicklung-detail .button.back.linkstyle.close::after,
.button.modul-box-btn.linkstyle::before,
.mini-rechner .entwicklung-detail .button.modul-box-btn.linkstyle.close::after {
  background-image: url(../img/icon-double-arrow-right-black.svg);
}
.button.read-more:hover::before,
.mini-rechner .entwicklung-detail .button.read-more.close:hover::after,
.button.back:hover::before,
.mini-rechner .entwicklung-detail .button.back.close:hover::after,
.button.modul-box-btn:hover::before,
.mini-rechner .entwicklung-detail .button.modul-box-btn.close:hover::after {
  content: "";
  background-image: url(../img/icon-double-arrow-right-black.svg);
  transform: translateX(2px);
}
.button.read-more.to-white:hover,
.button.back.to-white:hover,
.button.modul-box-btn.to-white:hover {
  background-color: #fff;
}
@media screen and (min-width: 64rem) {
  .button.read-more.button-l,
  .button.back.button-l,
  .button.modul-box-btn.button-l {
    padding-left: 2.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1.125rem;
  }
  .button.read-more.button-l::before,
  .mini-rechner .entwicklung-detail .button.read-more.button-l.close::after,
  .button.back.button-l::before,
  .mini-rechner .entwicklung-detail .button.back.button-l.close::after,
  .button.modul-box-btn.button-l::before,
  .mini-rechner
    .entwicklung-detail
    .button.modul-box-btn.button-l.close::after {
    background-size: 14px 14px;
    left: 1rem;
    width: 14px;
    height: 14px;
    margin-top: -7px;
  }
}
.button.back::before,
.mini-rechner .entwicklung-detail .button.back.close::after {
  transform: scaleX(-1) translateX(0);
}
.button.back:hover::before,
.mini-rechner .entwicklung-detail .button.back.close:hover::after {
  transform: scaleX(-1) translateX(2px);
}
.button.external-link::before,
.mini-rechner .entwicklung-detail .button.external-link.close::after {
  background-image: url("../img/icon-arrow-link-white.svg");
  background-size: 10px 10px;
  margin-top: -6px;
}
.button.external-link:hover:before,
.mini-rechner .entwicklung-detail .button.external-link.close:hover::after {
  background-image: url("../img/icon-arrow-link-white.svg");
  transform: translate(2px, -2px);
}
.button.external-link.to-white:hover::before,
.mini-rechner
  .entwicklung-detail
  .button.external-link.to-white.close:hover::after {
  background-image: url("../img/icon-arrow-link-black.svg");
}
.button.open-window {
  padding-right: 2.5rem;
}
.button.open-window::after {
  background: url(../img/icon-open-white.svg) center/18px 18px no-repeat;
  transform: scale(1);
  transform-origin: center;
  position: absolute;
  top: 50%;
  right: 0.75rem;
  width: 18px;
  height: 18px;
  content: "";
  margin-top: -9px;
}
.button.open-window:hover::after {
  background-image: url(../img/icon-open-black.svg);
  transform: scale(1.1);
}
.button.position-bottom-outside {
  position: absolute;
  top: 100%;
  left: 0;
}
.button.modul-box-btn {
  padding-right: 1.813rem;
  font-size: 1rem;
  font-weight: 700;
  z-index: 2;
  width: 1px;
  padding-left: 0;
  text-indent: -85px;
  overflow: hidden;
}
@media screen and (min-width: 48rem) {
  .button.modul-box-btn {
    padding-left: inherit;
    width: auto;
    text-indent: initial;
  }
}
@media screen and (min-width: 64rem) {
  .button.modul-box-btn {
    padding-right: 1.2rem;
    padding-left: inherit;
  }
}
.button.modul-box-btn::before,
.mini-rechner .entwicklung-detail .button.modul-box-btn.close::after {
  left: inherit;
  right: 2px;
}
.button.white-hover:hover {
  background-color: #fff;
  color: #1d1d1b;
}
.button.select-wrapper {
  padding: 0 0.3rem 0 0;
  width: auto;
}
.button.select-wrapper .select-style {
  background: rgba(0, 0, 0, 0) url(../img/icon-arrow-select.svg) no-repeat right
    center;
  background-size: 10px 6px;
  padding-right: 0.5rem;
}
.button.select-wrapper .select-style select {
  min-width: 120%;
  height: 1.6rem;
  background: rgba(0, 0, 0, 0);
  margin: 0;
  font-size: 0.813rem;
  line-height: 120%;
  color: #1d1d1b;
  border: none;
  border-radius: 0;
  overflow: hidden;
  padding: 0.3rem;
  appearance: none;
}
.button.select-wrapper .select-style select option {
  padding: 0;
}
.button.select-wrapper.border {
  border: 3px solid rgba(0, 0, 0, 0);
}
.button.select-wrapper.border.green {
  border-color: #bac000;
}
.button-group {
  display: inline-block;
  width: 100%;
}
.button-group .button {
  float: left;
}
.button-group .button.select-wrapper {
  padding-right: 0.6rem;
  margin: 0 0.6rem 0 0;
  width: auto;
}
#download-lebe .inner .grd-row {
  justify-content: space-between;
}
#download-lebe .inner .grd-row .button-group {
  width: auto;
  flex: 46%;
}
#download-lebe .inner .grd-row .button-group .button.select-wrapper {
  padding-right: 0.6rem;
  margin: 0 0.6rem 0 0;
  width: auto;
}
.label {
  height: 1.375rem;
}
.label .inner-label {
  background: #e8e600;
  float: left;
  padding: 0 0.625rem;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.375rem;
  position: absolute;
}
.label.label--sm .inner-label {
  float: none;
}
@media screen and (min-width: 64rem) {
  .label.label--sm {
    height: 1rem;
    line-height: 1rem;
  }
  .label.label--sm .inner-label {
    padding: 0 0.5rem;
    font-size: 0.688rem;
    line-height: 1rem;
  }
}
.standard-content a,
.data-protection-submit a {
  color: #767a00;
  position: relative;
  font-weight: 600;
  hyphens: auto;
}
.standard-content a::after,
.data-protection-submit a::after {
  content: "";
  background: url(../img/icon-arrow-link-accessibility.svg) no-repeat center/7px
    8px;
  width: 7px;
  height: 8px;
  transition: transform 0.2s;
  transform: translate(0, 0);
  display: inline-block;
  vertical-align: super;
  margin: 0 0.2rem;
}
.standard-content a:not([href])::after,
.data-protection-submit a:not([href])::after {
  display: none;
}
.standard-content a.lightbox-image,
.data-protection-submit a.lightbox-image {
  display: inline-block;
}
.standard-content a.lightbox-image::after,
.data-protection-submit a.lightbox-image::after {
  position: absolute;
  top: 0.2rem;
  right: 2px;
}
.standard-content a:hover::after,
.data-protection-submit a:hover::after {
  transform: translate(2px, -2px);
}
p.headline-arrow {
  margin: 0 0 1rem 0;
  font-size: 1.188rem;
  font-weight: 800;
  line-height: 100%;
}
@media screen and (min-width: 64rem) {
  p.headline-arrow {
    line-height: 25px;
  }
  p.headline-arrow.float {
    float: left;
  }
  p.headline-arrow::before,
  .mini-rechner .entwicklung-detail p.headline-arrow.close::after {
    content: "";
    display: inline-block;
    background: url(../img/icon-arrow-right.svg) no-repeat left top 50%/14px
      14px;
    width: 1.75rem;
    height: 14px;
  }
  p.headline-arrow.no-arrow::before,
  .mini-rechner .entwicklung-detail p.headline-arrow.no-arrow.close::after {
    display: none;
  }
}
.bg--primary {
  background-color: #e8e600;
  justify-content: space-between;
}
.fnt--primary {
  background-color: #e8e600;
}
.no-wrap {
  white-space: nowrap;
}
.relative-wrapper {
  position: relative;
}
.youtube-frame {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
}
.youtube-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lightplus {
  font-weight: 300;
}
.flx--space-between {
  justify-content: space-between;
} /*! excerpts from normalize.css v3.0.1 | MIT License | git.io/normalize */
body {
  margin: 0;
}
aside,
details,
main,
summary {
  display: block;
}
template {
  display: none;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.grd {
  padding-left: 1rem;
  padding-right: 1rem;
}
.grd-row {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 100%;
}
.grd-row.col {
  flex-direction: column;
}
.grd-row.col.between {
  justify-content: space-between;
}
.grd-row-col-1-24,
.grd-row-col-1-24--sm,
.grd-row-col-1-24--md,
.grd-row-col-1-24--lg,
.grd-row-col-2-24,
.grd-row-col-2-24--sm,
.grd-row-col-2-24--md,
.grd-row-col-2-24--lg,
.grd-row-col-3-24,
.grd-row-col-3-24--sm,
.grd-row-col-3-24--md,
.grd-row-col-3-24--lg,
.grd-row-col-4-24,
.grd-row-col-4-24--sm,
.grd-row-col-4-24--md,
.grd-row-col-4-24--lg,
.grd-row-col-5-24,
.grd-row-col-5-24--sm,
.grd-row-col-5-24--md,
.grd-row-col-5-24--lg,
.grd-row-col-6-24,
.grd-row-col-6-24--sm,
.grd-row-col-6-24--md,
.grd-row-col-6-24--lg,
.grd-row-col-7-24,
.grd-row-col-7-24--sm,
.grd-row-col-7-24--md,
.grd-row-col-7-24--lg,
.grd-row-col-8-24,
.grd-row-col-8-24--sm,
.grd-row-col-8-24--md,
.grd-row-col-8-24--lg,
.grd-row-col-9-24,
.grd-row-col-9-24--sm,
.grd-row-col-9-24--md,
.grd-row-col-9-24--lg,
.grd-row-col-10-24,
.grd-row-col-10-24--sm,
.grd-row-col-10-24--md,
.grd-row-col-10-24--lg,
.grd-row-col-11-24,
.grd-row-col-11-24--sm,
.grd-row-col-11-24--md,
.grd-row-col-11-24--lg,
.grd-row-col-12-24,
.grd-row-col-12-24--sm,
.grd-row-col-12-24--md,
.grd-row-col-12-24--lg,
.grd-row-col-13-24,
.grd-row-col-13-24--sm,
.grd-row-col-13-24--md,
.grd-row-col-13-24--lg,
.grd-row-col-14-24,
.grd-row-col-14-24--sm,
.grd-row-col-14-24--md,
.grd-row-col-14-24--lg,
.grd-row-col-15-24,
.grd-row-col-15-24--sm,
.grd-row-col-15-24--md,
.grd-row-col-15-24--lg,
.grd-row-col-16-24,
.grd-row-col-16-24--sm,
.grd-row-col-16-24--md,
.grd-row-col-16-24--lg,
.grd-row-col-17-24,
.grd-row-col-17-24--sm,
.grd-row-col-17-24--md,
.grd-row-col-17-24--lg,
.grd-row-col-18-24,
.grd-row-col-18-24--sm,
.grd-row-col-18-24--md,
.grd-row-col-18-24--lg,
.grd-row-col-19-24,
.grd-row-col-19-24--sm,
.grd-row-col-19-24--md,
.grd-row-col-19-24--lg,
.grd-row-col-20-24,
.grd-row-col-20-24--sm,
.grd-row-col-20-24--md,
.grd-row-col-20-24--lg,
.grd-row-col-21-24,
.grd-row-col-21-24--sm,
.grd-row-col-21-24--md,
.grd-row-col-21-24--lg,
.grd-row-col-22-24,
.grd-row-col-22-24--sm,
.grd-row-col-22-24--md,
.grd-row-col-22-24--lg,
.grd-row-col-23-24,
.grd-row-col-23-24--sm,
.grd-row-col-23-24--md,
.grd-row-col-23-24--lg,
.grd-row-col-24,
.grd-row-col-24--sm,
.grd-row-col-24--md,
.grd-row-col-24--lg {
  flex: 1;
  flex-direction: column;
  box-sizing: border-box;
}
.grd-row-col-1-24--sm,
.grd-row-col-1-24--md,
.grd-row-col-1-24--lg,
.grd-row-col-2-24--sm,
.grd-row-col-2-24--md,
.grd-row-col-2-24--lg,
.grd-row-col-3-24--sm,
.grd-row-col-3-24--md,
.grd-row-col-3-24--lg,
.grd-row-col-4-24--sm,
.grd-row-col-4-24--md,
.grd-row-col-4-24--lg,
.grd-row-col-5-24--sm,
.grd-row-col-5-24--md,
.grd-row-col-5-24--lg,
.grd-row-col-6-24--sm,
.grd-row-col-6-24--md,
.grd-row-col-6-24--lg,
.grd-row-col-7-24--sm,
.grd-row-col-7-24--md,
.grd-row-col-7-24--lg,
.grd-row-col-8-24--sm,
.grd-row-col-8-24--md,
.grd-row-col-8-24--lg,
.grd-row-col-9-24--sm,
.grd-row-col-9-24--md,
.grd-row-col-9-24--lg,
.grd-row-col-10-24--sm,
.grd-row-col-10-24--md,
.grd-row-col-10-24--lg,
.grd-row-col-11-24--sm,
.grd-row-col-11-24--md,
.grd-row-col-11-24--lg,
.grd-row-col-12-24--sm,
.grd-row-col-12-24--md,
.grd-row-col-12-24--lg,
.grd-row-col-13-24--sm,
.grd-row-col-13-24--md,
.grd-row-col-13-24--lg,
.grd-row-col-14-24--sm,
.grd-row-col-14-24--md,
.grd-row-col-14-24--lg,
.grd-row-col-15-24--sm,
.grd-row-col-15-24--md,
.grd-row-col-15-24--lg,
.grd-row-col-16-24--sm,
.grd-row-col-16-24--md,
.grd-row-col-16-24--lg,
.grd-row-col-17-24--sm,
.grd-row-col-17-24--md,
.grd-row-col-17-24--lg,
.grd-row-col-18-24--sm,
.grd-row-col-18-24--md,
.grd-row-col-18-24--lg,
.grd-row-col-19-24--sm,
.grd-row-col-19-24--md,
.grd-row-col-19-24--lg,
.grd-row-col-20-24--sm,
.grd-row-col-20-24--md,
.grd-row-col-20-24--lg,
.grd-row-col-21-24--sm,
.grd-row-col-21-24--md,
.grd-row-col-21-24--lg,
.grd-row-col-22-24--sm,
.grd-row-col-22-24--md,
.grd-row-col-22-24--lg,
.grd-row-col-23-24--sm,
.grd-row-col-23-24--md,
.grd-row-col-23-24--lg,
.grd-row-col-24--sm,
.grd-row-col-24--md,
.grd-row-col-24--lg {
  max-width: 100%;
  flex-basis: 100%;
}
.grd-row-col-1-24 {
  max-width: 4.1666666667%;
  flex-basis: 4.1666666667%;
}
.grd-row-col-2-24 {
  max-width: 8.3333333333%;
  flex-basis: 8.3333333333%;
}
.grd-row-col-3-24 {
  max-width: 12.5%;
  flex-basis: 12.5%;
}
.grd-row-col-4-24 {
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
.grd-row-col-5-24 {
  max-width: 20.8333333333%;
  flex-basis: 20.8333333333%;
}
.grd-row-col-6-24 {
  max-width: 25%;
  flex-basis: 25%;
}
.grd-row-col-7-24 {
  max-width: 29.1666666667%;
  flex-basis: 29.1666666667%;
}
.grd-row-col-8-24 {
  max-width: 33.3333333333%;
  flex-basis: 33.3333333333%;
}
.grd-row-col-9-24 {
  max-width: 37.5%;
  flex-basis: 37.5%;
}
.grd-row-col-10-24 {
  max-width: 41.6666666667%;
  flex-basis: 41.6666666667%;
}
.grd-row-col-11-24 {
  max-width: 45.8333333333%;
  flex-basis: 45.8333333333%;
}
.grd-row-col-12-24 {
  max-width: 50%;
  flex-basis: 50%;
}
.grd-row-col-13-24 {
  max-width: 54.1666666667%;
  flex-basis: 54.1666666667%;
}
.grd-row-col-14-24 {
  max-width: 58.3333333333%;
  flex-basis: 58.3333333333%;
}
.grd-row-col-15-24 {
  max-width: 62.5%;
  flex-basis: 62.5%;
}
.grd-row-col-16-24 {
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
.grd-row-col-17-24 {
  max-width: 70.8333333333%;
  flex-basis: 70.8333333333%;
}
.grd-row-col-18-24 {
  max-width: 75%;
  flex-basis: 75%;
}
.grd-row-col-19-24 {
  max-width: 79.1666666667%;
  flex-basis: 79.1666666667%;
}
.grd-row-col-20-24 {
  max-width: 83.3333333333%;
  flex-basis: 83.3333333333%;
}
.grd-row-col-21-24 {
  max-width: 87.5%;
  flex-basis: 87.5%;
}
.grd-row-col-22-24 {
  max-width: 91.6666666667%;
  flex-basis: 91.6666666667%;
}
.grd-row-col-23-24 {
  max-width: 95.8333333333%;
  flex-basis: 95.8333333333%;
}
.grd-row-col-24 {
  max-width: 100%;
  flex-basis: 100%;
}
.grd-row-col-1-24--no {
  max-width: 4.1666666667%;
  flex-basis: 4.1666666667%;
}
.grd-row-col-2-24--no {
  max-width: 8.3333333333%;
  flex-basis: 8.3333333333%;
}
.grd-row-col-3-24--no {
  max-width: 12.5%;
  flex-basis: 12.5%;
}
.grd-row-col-4-24--no {
  max-width: 16.6666666667%;
  flex-basis: 16.6666666667%;
}
.grd-row-col-5-24--no {
  max-width: 20.8333333333%;
  flex-basis: 20.8333333333%;
}
.grd-row-col-6-24--no {
  max-width: 25%;
  flex-basis: 25%;
}
.grd-row-col-7-24--no {
  max-width: 29.1666666667%;
  flex-basis: 29.1666666667%;
}
.grd-row-col-8-24--no {
  max-width: 33.3333333333%;
  flex-basis: 33.3333333333%;
}
.grd-row-col-9-24--no {
  max-width: 37.5%;
  flex-basis: 37.5%;
}
.grd-row-col-10-24--no {
  max-width: 41.6666666667%;
  flex-basis: 41.6666666667%;
}
.grd-row-col-11-24--no {
  max-width: 45.8333333333%;
  flex-basis: 45.8333333333%;
}
.grd-row-col-12-24--no {
  max-width: 50%;
  flex-basis: 50%;
}
.grd-row-col-13-24--no {
  max-width: 54.1666666667%;
  flex-basis: 54.1666666667%;
}
.grd-row-col-14-24--no {
  max-width: 58.3333333333%;
  flex-basis: 58.3333333333%;
}
.grd-row-col-15-24--no {
  max-width: 62.5%;
  flex-basis: 62.5%;
}
.grd-row-col-16-24--no {
  max-width: 66.6666666667%;
  flex-basis: 66.6666666667%;
}
.grd-row-col-17-24--no {
  max-width: 70.8333333333%;
  flex-basis: 70.8333333333%;
}
.grd-row-col-18-24--no {
  max-width: 75%;
  flex-basis: 75%;
}
.grd-row-col-19-24--no {
  max-width: 79.1666666667%;
  flex-basis: 79.1666666667%;
}
.grd-row-col-20-24--no {
  max-width: 83.3333333333%;
  flex-basis: 83.3333333333%;
}
.grd-row-col-21-24--no {
  max-width: 87.5%;
  flex-basis: 87.5%;
}
.grd-row-col-22-24--no {
  max-width: 91.6666666667%;
  flex-basis: 91.6666666667%;
}
.grd-row-col-23-24--no {
  max-width: 95.8333333333%;
  flex-basis: 95.8333333333%;
}
.grd-row-col-24--no {
  max-width: 100%;
  flex-basis: 100%;
}
@media screen and (min-width: 48rem) {
  .grd-row-col-1-24--sm {
    max-width: 4.1666666667%;
    flex-basis: 4.1666666667%;
  }
  .grd-row-col-2-24--sm {
    max-width: 8.3333333333%;
    flex-basis: 8.3333333333%;
  }
  .grd-row-col-3-24--sm {
    max-width: 12.5%;
    flex-basis: 12.5%;
  }
  .grd-row-col-4-24--sm {
    max-width: 16.6666666667%;
    flex-basis: 16.6666666667%;
  }
  .grd-row-col-5-24--sm {
    max-width: 20.8333333333%;
    flex-basis: 20.8333333333%;
  }
  .grd-row-col-6-24--sm {
    max-width: 25%;
    flex-basis: 25%;
  }
  .grd-row-col-7-24--sm {
    max-width: 29.1666666667%;
    flex-basis: 29.1666666667%;
  }
  .grd-row-col-8-24--sm {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
  .grd-row-col-9-24--sm {
    max-width: 37.5%;
    flex-basis: 37.5%;
  }
  .grd-row-col-10-24--sm {
    max-width: 41.6666666667%;
    flex-basis: 41.6666666667%;
  }
  .grd-row-col-11-24--sm {
    max-width: 45.8333333333%;
    flex-basis: 45.8333333333%;
  }
  .grd-row-col-12-24--sm {
    max-width: 50%;
    flex-basis: 50%;
  }
  .grd-row-col-13-24--sm {
    max-width: 54.1666666667%;
    flex-basis: 54.1666666667%;
  }
  .grd-row-col-14-24--sm {
    max-width: 58.3333333333%;
    flex-basis: 58.3333333333%;
  }
  .grd-row-col-15-24--sm {
    max-width: 62.5%;
    flex-basis: 62.5%;
  }
  .grd-row-col-16-24--sm {
    max-width: 66.6666666667%;
    flex-basis: 66.6666666667%;
  }
  .grd-row-col-17-24--sm {
    max-width: 70.8333333333%;
    flex-basis: 70.8333333333%;
  }
  .grd-row-col-18-24--sm {
    max-width: 75%;
    flex-basis: 75%;
  }
  .grd-row-col-19-24--sm {
    max-width: 79.1666666667%;
    flex-basis: 79.1666666667%;
  }
  .grd-row-col-20-24--sm {
    max-width: 83.3333333333%;
    flex-basis: 83.3333333333%;
  }
  .grd-row-col-21-24--sm {
    max-width: 87.5%;
    flex-basis: 87.5%;
  }
  .grd-row-col-22-24--sm {
    max-width: 91.6666666667%;
    flex-basis: 91.6666666667%;
  }
  .grd-row-col-23-24--sm {
    max-width: 95.8333333333%;
    flex-basis: 95.8333333333%;
  }
  .grd-row-col-24--sm {
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media screen and (min-width: 64rem) {
  .grd-row-col-1-24--md {
    max-width: 4.1666666667%;
    flex-basis: 4.1666666667%;
  }
  .grd-row-col-2-24--md {
    max-width: 8.3333333333%;
    flex-basis: 8.3333333333%;
  }
  .grd-row-col-3-24--md {
    max-width: 12.5%;
    flex-basis: 12.5%;
  }
  .grd-row-col-4-24--md {
    max-width: 16.6666666667%;
    flex-basis: 16.6666666667%;
  }
  .grd-row-col-5-24--md {
    max-width: 20.8333333333%;
    flex-basis: 20.8333333333%;
  }
  .grd-row-col-6-24--md {
    max-width: 25%;
    flex-basis: 25%;
  }
  .grd-row-col-7-24--md {
    max-width: 29.1666666667%;
    flex-basis: 29.1666666667%;
  }
  .grd-row-col-8-24--md {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
  .grd-row-col-9-24--md {
    max-width: 37.5%;
    flex-basis: 37.5%;
  }
  .grd-row-col-10-24--md {
    max-width: 41.6666666667%;
    flex-basis: 41.6666666667%;
  }
  .grd-row-col-11-24--md {
    max-width: 45.8333333333%;
    flex-basis: 45.8333333333%;
  }
  .grd-row-col-12-24--md {
    max-width: 50%;
    flex-basis: 50%;
  }
  .grd-row-col-13-24--md {
    max-width: 54.1666666667%;
    flex-basis: 54.1666666667%;
  }
  .grd-row-col-14-24--md {
    max-width: 58.3333333333%;
    flex-basis: 58.3333333333%;
  }
  .grd-row-col-15-24--md {
    max-width: 62.5%;
    flex-basis: 62.5%;
  }
  .grd-row-col-16-24--md {
    max-width: 66.6666666667%;
    flex-basis: 66.6666666667%;
  }
  .grd-row-col-17-24--md {
    max-width: 70.8333333333%;
    flex-basis: 70.8333333333%;
  }
  .grd-row-col-18-24--md {
    max-width: 75%;
    flex-basis: 75%;
  }
  .grd-row-col-19-24--md {
    max-width: 79.1666666667%;
    flex-basis: 79.1666666667%;
  }
  .grd-row-col-20-24--md {
    max-width: 83.3333333333%;
    flex-basis: 83.3333333333%;
  }
  .grd-row-col-21-24--md {
    max-width: 87.5%;
    flex-basis: 87.5%;
  }
  .grd-row-col-22-24--md {
    max-width: 91.6666666667%;
    flex-basis: 91.6666666667%;
  }
  .grd-row-col-23-24--md {
    max-width: 95.8333333333%;
    flex-basis: 95.8333333333%;
  }
  .grd-row-col-24--md {
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media screen and (min-width: 75rem) {
  .grd-row-col-1-24--lg {
    max-width: 4.1666666667%;
    flex-basis: 4.1666666667%;
  }
  .grd-row-col-2-24--lg {
    max-width: 8.3333333333%;
    flex-basis: 8.3333333333%;
  }
  .grd-row-col-3-24--lg {
    max-width: 12.5%;
    flex-basis: 12.5%;
  }
  .grd-row-col-4-24--lg {
    max-width: 16.6666666667%;
    flex-basis: 16.6666666667%;
  }
  .grd-row-col-5-24--lg {
    max-width: 20.8333333333%;
    flex-basis: 20.8333333333%;
  }
  .grd-row-col-6-24--lg {
    max-width: 25%;
    flex-basis: 25%;
  }
  .grd-row-col-7-24--lg {
    max-width: 29.1666666667%;
    flex-basis: 29.1666666667%;
  }
  .grd-row-col-8-24--lg {
    max-width: 33.3333333333%;
    flex-basis: 33.3333333333%;
  }
  .grd-row-col-9-24--lg {
    max-width: 37.5%;
    flex-basis: 37.5%;
  }
  .grd-row-col-10-24--lg {
    max-width: 41.6666666667%;
    flex-basis: 41.6666666667%;
  }
  .grd-row-col-11-24--lg {
    max-width: 45.8333333333%;
    flex-basis: 45.8333333333%;
  }
  .grd-row-col-12-24--lg {
    max-width: 50%;
    flex-basis: 50%;
  }
  .grd-row-col-13-24--lg {
    max-width: 54.1666666667%;
    flex-basis: 54.1666666667%;
  }
  .grd-row-col-14-24--lg {
    max-width: 58.3333333333%;
    flex-basis: 58.3333333333%;
  }
  .grd-row-col-15-24--lg {
    max-width: 62.5%;
    flex-basis: 62.5%;
  }
  .grd-row-col-16-24--lg {
    max-width: 66.6666666667%;
    flex-basis: 66.6666666667%;
  }
  .grd-row-col-17-24--lg {
    max-width: 70.8333333333%;
    flex-basis: 70.8333333333%;
  }
  .grd-row-col-18-24--lg {
    max-width: 75%;
    flex-basis: 75%;
  }
  .grd-row-col-19-24--lg {
    max-width: 79.1666666667%;
    flex-basis: 79.1666666667%;
  }
  .grd-row-col-20-24--lg {
    max-width: 83.3333333333%;
    flex-basis: 83.3333333333%;
  }
  .grd-row-col-21-24--lg {
    max-width: 87.5%;
    flex-basis: 87.5%;
  }
  .grd-row-col-22-24--lg {
    max-width: 91.6666666667%;
    flex-basis: 91.6666666667%;
  }
  .grd-row-col-23-24--lg {
    max-width: 95.8333333333%;
    flex-basis: 95.8333333333%;
  }
  .grd-row-col-24--lg {
    max-width: 100%;
    flex-basis: 100%;
  }
}
*,
*::after,
*::before,
.mini-rechner .entwicklung-detail .close::after {
  box-sizing: border-box;
}
.measure {
  max-width: 68.125rem;
  margin: 0 auto;
}
.measure-small {
  max-width: 54rem;
  margin: 0 2rem;
}
@media screen and (min-width: 64rem) {
  .measure-small {
    margin: 0 auto;
  }
}
a {
  color: #767a00;
}
a:hover,
a:focus,
a:active {
  color: rgb(68.6721311475, 71, 0);
}
.bg--red {
  background-color: #e74c3c;
}
.bg--orange {
  background-color: #f39c12;
}
.bg--blue {
  background-color: #3498db;
}
.bg--green {
  background-color: #25ba84;
}
.bg--white {
  background-color: #fff;
}
.bg--light-gray {
  background-color: rgba(216, 216, 216, 0.99);
}
.bg--mid-gray {
  background-color: rgba(144, 144, 144, 0.99);
}
.bg--dark-gray {
  background-color: rgba(72, 72, 72, 0.99);
}
.bg--off-white {
  background-color: rgba(250, 250, 250, 0.99);
}
.fnt--red {
  color: #e74c3c;
}
.fnt--orange {
  color: #f39c12;
}
.fnt--blue {
  color: #3498db;
}
.fnt--green {
  color: #25ba84;
}
.fnt--white {
  color: #fff;
}
.fnt--light-gray {
  color: rgba(216, 216, 216, 0.99);
}
.fnt--mid-gray {
  color: rgba(144, 144, 144, 0.99);
}
.fnt--dark-gray {
  color: rgba(72, 72, 72, 0.99);
}
.fnt--off-white {
  color: rgba(250, 250, 250, 0.99);
}
.m0 {
  margin: 0;
}
.mx0 {
  margin-left: 0;
  margin-right: 0;
}
.my0 {
  margin-top: 0;
  margin-bottom: 0;
}
.m1 {
  margin: 1rem;
}
.mx1 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx1-l {
  margin-left: 1rem;
}
.mx1-r {
  margin-right: 1rem;
}
.my1 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my1-t {
  margin-top: 1rem;
}
.my1-b {
  margin-bottom: 1rem;
}
.my1-l {
  margin-left: 1rem;
}
.my1-r {
  margin-right: 1rem;
}
.m2 {
  margin: 2rem;
}
.mx2 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.mx2-l {
  margin-left: 2rem;
}
.mx2-r {
  margin-right: 2rem;
}
.my2 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my2-t {
  margin-top: 2rem;
}
.my2-b {
  margin-bottom: 2rem;
}
.my2-l {
  margin-left: 2rem;
}
.my2-r {
  margin-right: 2rem;
}
.m3 {
  margin: 3rem;
}
.mx3 {
  margin-left: 3rem;
  margin-right: 3rem;
}
.my3 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my3-t {
  margin-top: 3rem;
}
.my3-b {
  margin-bottom: 3rem;
}
.my3-l {
  margin-left: 3rem;
}
.my3-r {
  margin-right: 3rem;
}
.m4 {
  margin: 4rem;
}
.mx4 {
  margin-left: 4rem;
  margin-right: 4rem;
}
.my4 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.my4-t {
  margin-top: 4rem;
}
.my4-b {
  margin-bottom: 4rem;
}
.m5 {
  margin: 5rem;
}
.mx5 {
  margin-left: 5rem;
  margin-right: 5rem;
}
.my5 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.my5-t {
  margin-top: 5rem;
}
.my5-b {
  margin-bottom: 5rem;
}
.m6 {
  margin: 6rem;
}
.mx6 {
  margin-left: 6rem;
  margin-right: 6rem;
}
.my6 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.my6-t {
  margin-top: 6rem;
}
.my6-b {
  margin-bottom: 6rem;
}
.m7 {
  margin: 7rem;
}
.mx7 {
  margin-left: 7rem;
  margin-right: 7rem;
}
.my7 {
  margin-top: 7rem;
  margin-bottom: 7rem;
}
.my7-t {
  margin-top: 7rem;
}
.my7-b {
  margin-bottom: 7rem;
}
.p0 {
  padding: 0;
}
.px0 {
  padding-left: 0;
  padding-right: 0;
}
.py0 {
  padding-top: 0;
  padding-bottom: 0;
}
.p1 {
  padding: 1rem;
}
.px1 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py1-t {
  padding-top: 1rem;
}
.py1-b {
  padding-bottom: 1rem;
}
.px1-r {
  padding-right: 1rem;
}
.px1-l {
  padding-left: 1rem;
}
.p2 {
  padding: 2rem;
}
.px2 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py2 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py2-t {
  padding-top: 2rem;
}
.py2-b {
  padding-bottom: 2rem;
}
.px2-r {
  padding-right: 2rem;
}
.px2-l {
  padding-left: 2rem;
}
.p3 {
  padding: 3rem;
}
.px3 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.py3 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py3-t {
  padding-top: 3rem;
}
.py3-b {
  padding-bottom: 3rem;
}
.px3-r {
  padding-right: 3rem;
}
.px3-l {
  padding-left: 3rem;
}
.p4 {
  padding: 4rem;
}
.px4 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.py4 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py4-t {
  padding-top: 4rem;
}
.py4-b {
  padding-bottom: 4rem;
}
.px4-r {
  padding-right: 4rem;
}
.px4-l {
  padding-left: 4rem;
}
.p5 {
  padding: 5rem;
}
.px5 {
  padding-left: 5rem;
  padding-right: 5rem;
}
.py5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py5-t {
  padding-top: 5rem;
}
.py5-b {
  padding-bottom: 5rem;
}
.p6 {
  padding: 6rem;
}
.px6 {
  padding-left: 6rem;
  padding-right: 6rem;
}
.py6 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py6-t {
  padding-top: 6rem;
}
.py6-b {
  padding-bottom: 6rem;
}
.p7 {
  padding: 7rem;
}
.px7 {
  padding-left: 7rem;
  padding-right: 7rem;
}
.py7 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.py7-t {
  padding-top: 7rem;
}
.py7-b {
  padding-bottom: 7rem;
}
html {
  font-size: 16px;
}
body {
  font-family: "TheMix", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.85;
  color: #1d1d1b;
}
p,
.p {
  font-size: 1rem;
  margin-bottom: 1.3rem;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  margin: 1.414rem 0 0.5rem;
  font-weight: inherit;
  line-height: 1.42;
}
h1,
.h1 {
  margin-top: 0;
  font-size: 3.998rem;
}
h2,
.h2 {
  font-size: 2.827rem;
}
h3,
.h3 {
  font-size: 1.999rem;
}
h4,
.h4 {
  font-size: 1.414rem;
}
h5,
.h5,
table th {
  font-size: 1.121rem;
}
h6,
.h6 {
  font-size: 0.88rem;
}
small,
.small {
  font-size: 0.707em;
}
pre,
code {
  font-family: "Monaco", "Lucida Console", Courier, monospace;
}
.italic {
  font-style: italic;
}
.thin {
  font-weight: 100;
}
.bold {
  font-weight: bold;
}
.semibold {
  font-weight: 500;
}
.caps,
table th {
  font-variant: small-caps;
}
.justify {
  text-align: justify;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.muted {
  opacity: 0.7;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.flt--left {
  float: left;
}
.flt--right {
  float: right;
}
.flt--none {
  float: none;
}
.center {
  margin: auto auto;
}
.txt--center {
  text-align: center;
}
.txt--right {
  text-align: right;
}
.txt--left,
table th {
  text-align: left;
}
.oflow-y--scroll {
  overflow-y: scroll;
}
.w100,
.w100--s {
  width: 100%;
  display: block;
}
@media screen and (min-width: 48rem) {
  .w100--s {
    width: auto;
    display: inline-block;
  }
}
img,
canvas,
iframe,
video,
svg,
select,
textarea {
  max-width: 100%;
}
.brdr--rounded {
  border-radius: 3px;
}
.brdr--light-gray {
  border: thin solid rgba(216, 216, 216, 0.99);
}
.brdr--mid-gray {
  border: thin solid rgba(144, 144, 144, 0.99);
}
.brdr--dark-gray {
  border: thin solid rgba(72, 72, 72, 0.99);
}
.brdr--off-white {
  border: thin solid rgba(250, 250, 250, 0.99);
}
.list--unstyled {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
input,
select,
textarea {
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
  width: 100%;
  box-shadow: none;
  border: thin solid rgba(216, 216, 216, 0.99);
}
input[type="submit"] {
  margin-top: 0.85rem;
}
input[type="checkbox"] {
  display: inline-block;
  vertical-align: bottom;
  width: auto;
}
.media {
  display: flex;
  align-items: flex-start;
}
.media .media-figure {
  margin-right: 1em;
}
.media .media-body {
  flex: 1 0 0;
}
table > thead {
  border-bottom: thin solid rgba(250, 250, 250, 0.99);
}
table th,
table td {
  padding: 0.25rem;
  word-wrap: normal;
  line-height: 1;
}
.tableContainer2 {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(7, 1fr);
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}
@media screen and (min-width: 769px) {
  .tableContainer2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
  }
}
.tableContainer2 table {
  border-collapse: collapse;
  border-bottom: 2px solid #000;
}
.tableContainer2 td,
.tableContainer2 th {
  text-align: left;
  padding: 8px;
}
.tableContainer2 td {
  border-top: 1px dashed #bac000;
}
.tableContainer2 th {
  font-size: 20px;
  border-bottom: 2px solid #000;
  font-weight: normal;
  font-variant: normal;
}
.tableContainer2 .div1 {
  grid-area: 1/1/2/2;
}
@media screen and (min-width: 769px) {
  .tableContainer2 .div1 {
    grid-area: 1/1/2/2;
  }
}
.tableContainer2 .div2 {
  grid-area: 2/1/3/2;
}
@media screen and (min-width: 769px) {
  .tableContainer2 .div2 {
    grid-area: 2/1/3/2;
  }
}
.tableContainer2 .div3 {
  grid-area: 3/1/4/2;
}
@media screen and (min-width: 769px) {
  .tableContainer2 .div3 {
    grid-area: 3/1/4/2;
  }
}
.tableContainer2 .div4 {
  grid-area: 4/1/5/2;
}
@media screen and (min-width: 769px) {
  .tableContainer2 .div4 {
    grid-area: 4/1/5/2;
  }
}
.tableContainer2 .div5 {
  grid-area: 5/1/6/2;
}
@media screen and (min-width: 769px) {
  .tableContainer2 .div5 {
    grid-area: 1/2/2/3;
  }
}
.tableContainer2 .div6 {
  grid-area: 6/1/7/2;
}
@media screen and (min-width: 769px) {
  .tableContainer2 .div6 {
    grid-area: 2/2/3/3;
  }
}
.tableContainer2 .div7 {
  grid-area: 7/1/8/2;
}
@media screen and (min-width: 769px) {
  .tableContainer2 .div7 {
    grid-area: 3/2/4/3;
  }
}
#toggle-navigation {
  padding: 20px;
  display: inline-block;
  cursor: pointer;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  margin: 0;
  overflow: visible;
  line-height: 0;
  position: absolute;
  right: 0;
  z-index: 3;
}
#toggle-navigation .hamburger-box {
  width: 30px;
  height: 26px;
  display: inline-block;
  position: relative;
}
#toggle-navigation .hamburger-box .hamburger-inner {
  top: 50%;
  content: "";
  display: block;
  width: 30px;
  height: 6px;
  margin-bottom: 4px;
  opacity: 0.99;
  background: url("../img/hamburger-bar.svg") no-repeat center/30px 6px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition:
    transform 0.3s,
    -webkit-transform 0.3s;
}
#toggle-navigation .hamburger-box .hamburger-inner:nth-child(2) {
  -webkit-transform: scale(1);
  transform: scale(1);
}
#toggle-navigation .hamburger-box .hamburger-inner,
#toggle-navigation .hamburger-box .hamburger-inner:last-child {
  -webkit-transform: translateY(0) rotate(0);
  transform: translateY(0) rotate(0);
}
#toggle-navigation .hamburger-box .hamburger-inner:last-child {
  margin-bottom: 0;
}
.navigation-open #toggle-navigation {
  background-color: #fff;
}
.navigation-open #toggle-navigation .hamburger-box .hamburger-inner {
  transform: translateY(10px) rotate(45deg);
}
.navigation-open
  #toggle-navigation
  .hamburger-box
  .hamburger-inner:nth-child(2) {
  transform: scale(0);
}
.navigation-open #toggle-navigation .hamburger-box .hamburger-inner:last-child {
  transform: translateY(-10px) rotate(-45deg);
}
.navigation-open {
  height: 100%;
  overflow: hidden;
}
.mobile-background {
  position: fixed;
  background: #fff;
  left: 0;
  right: 0;
  top: 0;
  height: 4.2rem;
  z-index: 2;
  border-bottom: 1px dashed #d8d8d8;
  display: none;
}
.navigation-open .mobile-background {
  display: block;
}
#main-navigation {
  display: none;
  z-index: 1;
  background-color: #fff;
}
.navigation-open #main-navigation {
  display: block;
  position: fixed;
  padding-top: 4.25rem;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow-y: scroll;
}
#main-navigation a {
  color: #000;
  text-decoration: none;
}
#main-navigation a:hover {
  text-decoration: none;
  color: #000;
}
#main-navigation .lvl-1.entry {
  display: block;
  border-bottom: 1px solid #d8d8d8;
  position: relative;
  padding: 1rem 0;
}
#main-navigation .lvl-1.entry .nav-link {
  padding: 0.375rem 0.7rem;
  display: inline-block;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 120%;
}
#main-navigation .lvl-1.entry .nav-link.lvl-1.active {
  color: #767a00;
}
#main-navigation .lvl-1.entry .toggle-subnavi {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  margin: 0;
  border: 0;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 1.6rem;
  right: 2.55rem;
  cursor: pointer;
}
#main-navigation .lvl-1.entry .toggle-subnavi::before,
#main-navigation .lvl-1.entry .toggle-subnavi::after {
  content: "";
  display: block;
  background: #000;
  width: 100%;
  height: 2px;
  position: absolute;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  top: 50%;
  left: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#main-navigation .lvl-1.entry .toggle-subnavi::after {
  width: 2px;
  height: 100%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  top: 0;
  left: 50%;
}
#main-navigation .lvl-1.entry.open-subnavi {
  background: #e8e600;
}
#main-navigation .lvl-1.entry.open-subnavi .lvl-1.nav-link.active {
  color: #1d1d1b;
}
#main-navigation .lvl-1.entry.open-subnavi .lvl-2.nav-link.active {
  text-decoration: underline;
}
#main-navigation .lvl-1.entry.open-subnavi .toggle-subnavi::before,
#main-navigation .lvl-1.entry.open-subnavi .toggle-subnavi::after {
  -webkit-transform: rotate(180deg) translate(0%, 50%);
  transform: rotate(180deg) translate(0%, 50%);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#main-navigation .lvl-1.entry.open-subnavi .toggle-subnavi::after {
  -webkit-transform: rotate(270deg) translate(0%, 0%);
  transform: rotate(270deg) translate(0%, 0%);
}
#main-navigation .lvl-1.entry.open-subnavi .subnavi {
  display: block;
}
#main-navigation .lvl-1.entry.open {
  background: #e8e600;
}
#main-navigation .lvl-1.entry .subnavi {
  display: none;
}
#main-navigation .lvl-2.entry .nav-link {
  font-size: 1.1rem;
  padding: 0.35rem 1.25rem;
  margin: 0 0 0.4rem 0;
}
#main-navigation .lvl-3 {
  display: none;
}
@media screen and (min-width: 64rem) {
  .navigation-wrapper {
    display: flex;
  }
  .navigation-wrapper .mobile-background {
    display: none;
  }
  #toggle-navigation {
    display: none;
    z-index: 3;
  }
  #main-navigation {
    display: block;
    position: absolute;
    bottom: 50%;
    -webkit-transform: translate(0%, 50%);
    transform: translate(0%, 50%);
    right: 4rem;
    z-index: 1;
  }
  #main-navigation #home {
    padding: 0 1rem 0 0;
  }
  #main-navigation #home:hover {
    background-color: rgba(0, 0, 0, 0);
  }
  #main-navigation #home:focus-within {
    background: none;
  }
  #main-navigation #home a {
    width: 20px;
    height: 100%;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    background: rgba(0, 0, 0, 0) url("../img/icon-home.svg") no-repeat center
      center/contain;
    vertical-align: bottom;
  }
  #main-navigation ul.lvl-0 {
    display: flex;
    justify-content: space-between;
    border-top: none;
  }
  #main-navigation .lvl-1.entry {
    border: none;
    padding: 0;
  }
  #main-navigation .lvl-1.entry .nav-link {
    font-size: 1rem;
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
  }
  #main-navigation .lvl-1.entry a.lvl-1.nav-link.active::after {
    content: "";
    position: absolute;
    left: 1rem;
    bottom: 4px;
    right: 1rem;
    margin: auto;
    background: #767a00;
    height: 2px;
  }
  #main-navigation .lvl-1.entry .toggle-subnavi {
    display: none;
  }
  #main-navigation .lvl-1.entry:hover,
  #main-navigation .lvl-1.entry .open-subnavi,
  #main-navigation .lvl-1.entry:focus-within {
    background: #e8e600;
  }
  #main-navigation .lvl-1.entry:hover .nav-link.lvl-1.active,
  #main-navigation .lvl-1.entry .open-subnavi .nav-link.lvl-1.active,
  #main-navigation .lvl-1.entry:focus-within .nav-link.lvl-1.active {
    color: #1d1d1b;
  }
  #main-navigation .lvl-1.entry:hover .nav-link.lvl-1.active::after,
  #main-navigation .lvl-1.entry .open-subnavi .nav-link.lvl-1.active::after,
  #main-navigation .lvl-1.entry:focus-within .nav-link.lvl-1.active::after {
    display: none;
  }
  #main-navigation .lvl-1.entry:hover .subnavi.lvl-1,
  #main-navigation .lvl-1.entry .open-subnavi .subnavi.lvl-1,
  #main-navigation .lvl-1.entry:focus-within .subnavi.lvl-1 {
    display: block;
  }
  #main-navigation .lvl-1.entry:last-child .lvl-1.subnavi {
    right: 0;
  }
  #main-navigation ul.lvl-1.subnavi {
    position: absolute;
    background: #e8e600;
    padding: 0.8rem 0.8rem 0.4rem 0;
  }
  #main-navigation ul.lvl-1.subnavi .entry .nav-link {
    white-space: nowrap;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }
  #main-navigation ul.lvl-1.subnavi .entry .nav-link::before,
  #main-navigation
    ul.lvl-1.subnavi
    .entry
    .mini-rechner
    .entwicklung-detail
    .nav-link.close::after,
  .mini-rechner
    .entwicklung-detail
    #main-navigation
    ul.lvl-1.subnavi
    .entry
    .nav-link.close::after {
    content: "";
    display: inline-block;
    background: rgba(0, 0, 0, 0) url("../img/icon-double-arrow-right-black.svg")
      no-repeat left center/auto;
    height: 0.625rem;
    width: 0.75rem;
    margin: 0 0.6rem 0 0;
    vertical-align: baseline;
  }
  #main-navigation ul.lvl-1.subnavi .entry .nav-link:hover,
  #main-navigation ul.lvl-1.subnavi .entry .nav-link.active {
    color: #767a00;
    text-decoration: underline;
  }
  #main-navigation ul.lvl-1.subnavi .entry .nav-link:hover::before,
  #main-navigation
    ul.lvl-1.subnavi
    .entry
    .mini-rechner
    .entwicklung-detail
    .nav-link.close:hover::after,
  .mini-rechner
    .entwicklung-detail
    #main-navigation
    ul.lvl-1.subnavi
    .entry
    .nav-link.close:hover::after,
  #main-navigation ul.lvl-1.subnavi .entry .nav-link.active::before,
  #main-navigation
    ul.lvl-1.subnavi
    .entry
    .mini-rechner
    .entwicklung-detail
    .nav-link.active.close::after,
  .mini-rechner
    .entwicklung-detail
    #main-navigation
    ul.lvl-1.subnavi
    .entry
    .nav-link.active.close::after {
    background-image: url("../img/icon-double-arrow-right-gray-accessibility2.svg");
  }
}
@media screen and (min-width: 75rem) {
  #main-navigation {
    right: 0;
    bottom: 1.4rem;
    transform: translate(0, 0);
  }
  .nav-scrolled #main-navigation {
    right: 4rem;
    bottom: 50%;
    transform: translate(0%, 50%);
  }
  .landing-page #main-navigation {
    background-color: rgba(0, 0, 0, 0);
  }
  #main-navigation li.lvl-1.entry a.lvl-1.nav-link {
    padding: 0.55rem 1rem;
  }
  #main-navigation li.lvl-1.entry a.lvl-1.nav-link.active::after {
    left: 1.3rem;
    right: 1.3rem;
  }
  .nav-scrolled #main-navigation li.lvl-1.entry a.lvl-1.nav-link {
    padding: 0.55rem 0.8rem;
  }
  .nav-scrolled #main-navigation li.lvl-1.entry a.lvl-1.nav-link.active::after {
    left: 1rem;
    right: 1rem;
  }
}
#suche {
  display: none;
  z-index: 3;
}
.navigation-open #suche {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 63px;
  height: 4rem;
  background-color: #fff;
  transition: width 0.3s linear;
}
#suche form {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
}
#suche form #search-input {
  flex: 1 1;
  display: block;
  max-width: 70%;
  margin: 0;
  border: none;
  border-bottom: 2px solid #000;
  padding: 0.2rem 0;
  margin: 0;
  transition:
    padding 0.1s linear,
    margin 0.1s 0.1s linear,
    width 0.3s linear;
  appearance: none;
  border-radius: 0;
}
#suche form #btn-search {
  width: 1.7rem;
  padding: 1.125rem;
  height: 1.9rem;
  box-sizing: content-box;
  border: none;
  background: none;
}
#suche form #btn-search svg {
  max-width: 100%;
  max-height: 100%;
}
.search-open #suche {
  width: 75%;
}
.search-open #suche form #search-input {
  transition:
    padding 0.1s linear,
    margin 0.1s linear,
    width 0.3s linear;
  padding: 0.2rem 0.6rem;
  margin-left: 1rem;
}
@media screen and (min-width: 64rem) {
  #suche {
    display: block;
    position: absolute;
    bottom: 50%;
    right: 0;
    transform: translate(0%, 50%);
    transition: width 0.3s linear;
    width: 63px;
    background: #fff;
    height: 100%;
    overflow: hidden;
  }
  .search-open #suche {
    width: 100%;
  }
  #suche form {
    justify-content: flex-end;
  }
  #suche form #btn-search {
    flex: 0 0 1.7rem;
  }
}
@media screen and (min-width: 75rem) {
  #suche {
    position: absolute;
    bottom: auto;
    right: 0;
    top: 0;
    transform: translate(0%, 0%);
    background-color: #fbfad0;
    transition: none;
    width: auto;
    height: auto;
  }
  .nav-scrolled #suche {
    bottom: 50%;
    top: auto;
    transform: translate(0%, 50%);
    background-color: #fff;
    transition: width 0.3s linear;
    width: 63px;
    height: 100%;
  }
  .search-open #suche {
    width: auto;
  }
  .nav-scrolled.search-open #suche {
    width: 100%;
  }
  #suche form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #suche form #search-input {
    max-width: 30%;
    display: block;
    order: 2;
    border: none;
    border-bottom: 2px solid #1d1d1b;
    background: rgba(0, 0, 0, 0) url("../img/icon-arrow-right.svg") no-repeat
      right center/13px 12px;
    height: 1.9rem;
    padding: 0 1rem 0 0;
    margin: 1.125rem 1.125rem 0.4rem 0;
    line-height: 1.9rem;
    max-width: none;
    max-width: initial;
    flex-grow: 1;
    width: auto;
  }
  .search-open #suche form #search-input {
    margin-left: 0;
    padding: 0 1rem 0 0;
  }
  .nav-scrolled #suche form #search-input {
    order: 0;
    background: none;
    height: auto;
    padding: 0.2rem 0;
    margin: 0;
    line-height: normal;
    max-width: 70%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
  }
  #suche form #btn-search {
    display: block;
    width: auto;
    padding: 0;
    margin: 1.125rem 0.2rem 0.6rem 0.9rem;
    white-space: nowrap;
    width: 5.2rem;
    flex: initial;
  }
  .nav-scrolled #suche form #btn-search {
    padding: 1.125rem;
    margin: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 1.7rem;
    width: 1.7rem;
  }
  #suche form #btn-search svg {
    width: 28px;
  }
  #suche form #btn-search::after {
    content: "";
    display: inline-block;
    width: 47px;
    height: 30px;
    background: rgba(0, 0, 0, 0) url("../img/text-suche.svg") no-repeat left
      center/contain;
  }
  .nav-scrolled #suche form #btn-search::after {
    display: none;
  }
}
#footer-navigation,
#social-navigation {
  padding: 0.6rem 1rem 0.6rem 1rem;
}
#footer-navigation a,
#social-navigation a {
  color: #000;
}
#footer-navigation a:hover,
#social-navigation a:hover {
  text-decoration: none;
}
#footer-navigation ul.lvl-0,
#social-navigation ul.lvl-0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#footer-navigation .lvl-1.entry,
#social-navigation .lvl-1.entry {
  margin: 0 0.8rem;
}
@media screen and (min-width: 64rem) {
  #footer-navigation {
    font-size: 0.8em;
    padding-top: 1rem;
    padding-bottom: 1.6rem;
    margin-left: -0.6rem;
  }
  #footer-navigation ul.lvl-0 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  #footer-navigation .lvl-1.entry {
    margin: 0 0.6rem;
  }
}
#social-navigation {
  padding-bottom: 1.8rem;
  padding-top: 1.3rem;
}
#social-navigation ul.lvl-0 {
  justify-content: center;
}
#social-navigation .lvl-1 .nav-link {
  display: block;
  width: 2rem;
  height: 2rem;
}
#breadcrumb {
  display: block;
  font-size: 0.6rem;
  line-height: 140%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#breadcrumb a {
  padding: 0;
  margin: 0 0.5rem 0 0;
  color: #000;
  line-height: 140%;
  text-decoration: none;
  display: inline-block;
  font-weight: normal;
}
#breadcrumb a:hover {
  color: #bac000;
}
#breadcrumb a:hover::before,
#breadcrumb .mini-rechner .entwicklung-detail a.close:hover::after,
.mini-rechner .entwicklung-detail #breadcrumb a.close:hover::after {
  background: rgba(0, 0, 0, 0) url("../img/icon-arrow-mini-green.svg") left
    center/contain no-repeat;
}
#breadcrumb a::before,
#breadcrumb .mini-rechner .entwicklung-detail a.close::after,
.mini-rechner .entwicklung-detail #breadcrumb a.close::after {
  content: "";
  background: rgba(0, 0, 0, 0) url("../img/icon-arrow-mini-black.svg") left
    center/contain no-repeat;
  display: inline-block;
  width: 5px;
  height: 8px;
  margin-right: 0.25rem;
}
#breadcrumb ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
#breadcrumb li {
  display: inline-block;
  white-space: nowrap;
}
#breadcrumb li:hover .sub-navigation {
  display: block;
}
#breadcrumb .lvl-0 a::before,
#breadcrumb .lvl-0 .mini-rechner .entwicklung-detail a.close::after,
.mini-rechner .entwicklung-detail #breadcrumb .lvl-0 a.close::after {
  display: none;
}
#breadcrumb .entry {
  position: relative;
  padding: 0;
  margin-right: 0;
  line-height: 120%;
}
#breadcrumb .entry:last-child {
  padding: 0;
}
#breadcrumb .sub-navigation {
  display: none;
  position: absolute;
  top: 0.8125rem;
  left: 0.3rem;
  background-color: #fff;
  padding: 0.5rem 0.25rem 0.25rem 0.25rem;
  -webkit-box-shadow: 0px 2px 2px #bbb;
  box-shadow: 0px 2px 2px #bbb;
  z-index: 1000;
  border: none;
}
#breadcrumb .sub-navigation li {
  display: block;
}
#breadcrumb .sub-navigation a {
  padding: 0 0 0 8px;
  text-transform: none;
}
#breadcrumb .sub-navigation a::before,
#breadcrumb .sub-navigation .mini-rechner .entwicklung-detail a.close::after,
.mini-rechner .entwicklung-detail #breadcrumb .sub-navigation a.close::after {
  display: none;
}
#breadcrumb .currentEntry a {
  color: #767a00;
}
#breadcrumb .currentEntry a::before,
#breadcrumb .currentEntry .mini-rechner .entwicklung-detail a.close::after,
.mini-rechner .entwicklung-detail #breadcrumb .currentEntry a.close::after {
  background: rgba(0, 0, 0, 0)
    url("../img/icon-arrow-mini-green-accessibility.svg") left center/contain
    no-repeat;
}
.module {
  padding: 0 1rem;
}
@media screen and (min-width: 48rem) {
  .module {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}
.modul-box-wrapper {
  padding: 1rem 0;
}
.modul-box {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  line-height: 140%;
}
.modul-box.height--auto {
  height: auto;
}
.modul-box a {
  color: #000;
}
.modul-box header {
  padding: 1.2rem 1.4rem 0 1.4rem;
}
.modul-box header h3 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 800;
  float: left;
  cursor: pointer;
  font-size: 1.3rem;
  line-height: 120%;
}
@media screen and (min-width: 64rem) {
  .modul-box header h3 {
    font-size: 1.8rem;
  }
}
.modul-box header a {
  float: right;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
@media screen and (min-width: 64rem) {
  .modul-box header a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.modul-box header::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
.modul-box header .modul-box-btn {
  padding-left: 1rem;
  line-height: 120%;
}
.modul-box .modul-box-content {
  padding: 0 1.4rem 1.2rem 1.4rem;
}
.modul-box .modul-box-content.no-padding {
  padding: 0;
}
.modul-box .modul-box-content a:hover {
  color: #000;
}
.modul-box.accordion .modul-box-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s linear;
}
.modul-box.accordion.open .modul-box-content {
  max-height: 580px;
}
.modul-box ul.arrow-list li,
.modul-box ul.download-list:not(.list--unstyled) li,
.modul-box.downloads ul.download-list:not(.list--unstyled) li {
  margin: 0.45rem 0;
}
.modul-box ul.arrow-list li a:hover,
.modul-box ul.download-list:not(.list--unstyled) li a:hover {
  color: #fff;
}
.modul-box ul.arrow-list li::before,
.modul-box ul.arrow-list .mini-rechner .entwicklung-detail li.close::after,
.mini-rechner .entwicklung-detail .modul-box ul.arrow-list li.close::after,
.modul-box ul.download-list:not(.list--unstyled) li::before,
.modul-box
  ul.download-list:not(.list--unstyled)
  .mini-rechner
  .entwicklung-detail
  li.close::after,
.mini-rechner
  .entwicklung-detail
  .modul-box
  ul.download-list:not(.list--unstyled)
  li.close::after,
.modul-box.downloads ul.download-list:not(.list--unstyled) li::before {
  top: 4px;
}
.modul-box ul.arrow-list li:hover a,
.modul-box ul.download-list:not(.list--unstyled) li:hover a {
  color: #fff;
}
.modul-box ul.arrow-list li:hover::before,
.modul-box
  ul.arrow-list
  .mini-rechner
  .entwicklung-detail
  li.close:hover::after,
.mini-rechner
  .entwicklung-detail
  .modul-box
  ul.arrow-list
  li.close:hover::after,
.modul-box ul.download-list:not(.list--unstyled) li:hover::before,
.modul-box
  ul.download-list:not(.list--unstyled)
  .mini-rechner
  .entwicklung-detail
  li.close:hover::after,
.mini-rechner
  .entwicklung-detail
  .modul-box
  ul.download-list:not(.list--unstyled)
  li.close:hover::after {
  background-image: url("../img/icon-double-arrow-right-white.svg");
}
.modul-box .download-box,
.modul-box .link-box {
  background: #000 url("../img/icon-download-green.svg") 28px center no-repeat;
  background-size: auto 2.7rem;
  color: #fff;
  padding: 0.4rem 1rem 0.6rem 4.7rem;
  margin-top: 1rem;
}
.modul-box .download-box .text,
.modul-box .link-box .text {
  display: block;
  line-height: 120%;
  margin-bottom: 0.3rem;
}
.modul-box .download-box a,
.modul-box .link-box a {
  float: none;
}
.modul-box .link-box {
  background-image: url("../img/icon-document-green.svg") !important;
}
.modul-box.service header {
  padding-bottom: 1.2rem;
  transition: padding 0.2s linear;
}
.modul-box.service.open header {
  padding-bottom: 0;
}
.modul-box.wohnplus header .modul-box-btn,
.modul-box.zinskonditionen header .modul-box-btn,
.modul-box.mietkautionsverwaltung header .modul-box-btn {
  padding-left: 0rem;
}
@media screen and (min-width: 48rem) {
  .modul-box.wohnplus header .modul-box-btn,
  .modul-box.zinskonditionen header .modul-box-btn,
  .modul-box.mietkautionsverwaltung header .modul-box-btn {
    padding-left: 1rem;
  }
}
.modul-box.wohnplus .modul-box-content p,
.modul-box.zinskonditionen .modul-box-content p,
.modul-box.mietkautionsverwaltung .modul-box-content p {
  margin-top: 1.1rem;
}
@media screen and (min-width: 64rem) {
  .modul-box.wohnplus.big .editorial,
  .modul-box.big.zinskonditionen .editorial,
  .modul-box.big.mietkautionsverwaltung .editorial {
    padding-right: 2rem;
  }
  .modul-box.wohnplus.big .wohnplus-list,
  .modul-box.big.zinskonditionen .wohnplus-list,
  .modul-box.big.mietkautionsverwaltung .wohnplus-list {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    display: block;
    box-shadow: none;
    padding: 0.65rem 0 2rem 0;
    margin: 0;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
  .modul-box.wohnplus.big .arrow-list,
  .modul-box.big.zinskonditionen .arrow-list,
  .modul-box.big.mietkautionsverwaltung .arrow-list,
  .modul-box.wohnplus.big ul:not(.list--unstyled).download-list,
  .modul-box.big.zinskonditionen ul:not(.list--unstyled).download-list,
  .modul-box.big.mietkautionsverwaltung ul:not(.list--unstyled).download-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    padding: 0;
  }
  .modul-box.wohnplus.big .arrow-list li,
  .modul-box.big.zinskonditionen .arrow-list li,
  .modul-box.big.mietkautionsverwaltung .arrow-list li,
  .modul-box.wohnplus.big ul:not(.list--unstyled).download-list li,
  .modul-box.big.zinskonditionen ul:not(.list--unstyled).download-list li,
  .modul-box.big.mietkautionsverwaltung
    ul:not(.list--unstyled).download-list
    li {
    margin-left: 1.2rem;
    margin-top: 0;
  }
  .modul-box.wohnplus.big .arrow-list li a,
  .modul-box.big.zinskonditionen .arrow-list li a,
  .modul-box.big.mietkautionsverwaltung .arrow-list li a,
  .modul-box.wohnplus.big ul:not(.list--unstyled).download-list li a,
  .modul-box.big.zinskonditionen ul:not(.list--unstyled).download-list li a,
  .modul-box.big.mietkautionsverwaltung
    ul:not(.list--unstyled).download-list
    li
    a {
    float: none;
  }
}
.modul-box.zinskonditionen,
.modul-box.mietkautionsverwaltung {
  padding-bottom: 50%;
  background-image: url("../img/modulbox-zinsrechner.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 80% auto;
}
@media screen and (min-width: 48rem) {
  .modul-box.zinskonditionen,
  .modul-box.mietkautionsverwaltung {
    padding-top: 1rem;
    padding-bottom: 1.3rem;
    min-height: auto;
    min-height: initial;
    background-position: right 4rem bottom;
    background-size: auto;
  }
}
.modul-box.zinskonditionen header h3,
.modul-box.mietkautionsverwaltung header h3 {
  hyphens: auto;
}
.modul-box.zinskonditionen .button.read-more,
.modul-box.mietkautionsverwaltung .button.read-more {
  position: absolute;
  bottom: 2.2rem;
}
@media screen and (min-width: 48rem) {
  .modul-box.zinskonditionen .button.read-more,
  .modul-box.mietkautionsverwaltung .button.read-more {
    position: relative;
    bottom: auto;
  }
}
.modul-box.mietkautionsverwaltung {
  background-image: url("../img/modulbox-mietkautionsverwaltung.png");
}
.modul-box.wohnen {
  background-image: url("../img/bg-wohnen.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.modul-box.wohnen header {
  padding-bottom: 1.2rem;
  transition: padding 0.2s linear;
}
.modul-box.wohnen .modul-box-content {
  padding: 0 1.4rem 0 1.4rem;
}
.modul-box.wohnen.open header {
  padding-bottom: 0;
}
.modul-box.wohnen.open .modul-box-content {
  padding-bottom: 1.2rem;
}
.modul-box.wohnen .markers {
  position: relative;
  height: 120px;
}
.modul-box.wohnen .markers .marker {
  width: 58px;
  height: 70px;
  position: absolute;
}
.modul-box.wohnen .markers .marker1 {
  top: 8px;
  left: 30px;
}
.modul-box.wohnen .markers .marker2 {
  top: 0;
  left: 170px;
}
.modul-box.wohnen .markers .marker3 {
  top: 30px;
  right: 67px;
}
.modul-box.wohnen .map-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 74%;
}
@media screen and (min-width: 48rem) {
  .modul-box.wohnen .map-link {
    height: 70%;
  }
}
@media screen and (min-width: 64rem) {
  .modul-box.wohnen .map-link {
    height: 77%;
  }
}
@media screen and (min-width: 75rem) {
  .modul-box.wohnen .map-link {
    height: 77%;
  }
}
.modul-box.stadtteilpanorama {
  min-height: 550px;
}
.modul-box.stadtteilpanorama header {
  padding: 0;
}
.modul-box.stadtteilpanorama header h4 {
  float: left;
  margin: 0 0 0.7rem 0;
  font-weight: 600;
  font-size: 1.2rem;
}
.modul-box.stadtteilpanorama .modul-box-btn {
  margin-top: 4px;
  line-height: 140%;
}
.modul-box.stadtteilpanorama .stadtteilpanorama-wrapper {
  padding: 0;
  -webkit-flex: 1 0;
  -ms-flex: 1 0;
  flex: 1 0;
}
.modul-box.stadtteilpanorama .stadtteilpanorama-wrapper::before,
.modul-box.stadtteilpanorama
  .mini-rechner
  .entwicklung-detail
  .stadtteilpanorama-wrapper.close::after,
.mini-rechner
  .entwicklung-detail
  .modul-box.stadtteilpanorama
  .stadtteilpanorama-wrapper.close::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
.modul-box.stadtteilpanorama .stadtteilpanorama-content {
  position: relative;
  background: #e8e600 url("../img/bg-stadtteilpanorama.png") right 65px / cover
    no-repeat;
  padding: 1.2rem 1.8rem;
  height: 100%;
}
.modul-box.stadtteilpanorama .stadtteilpanorama-content h3 {
  line-height: 110%;
  font-size: 1.8rem;
  float: none;
  margin-top: 0;
  font-weight: 800;
}
.modul-box.stadtteilpanorama .stadtteilpanorama-content a {
  float: none;
}
.modul-box.stadtteilpanorama .stadtteilpanorama-content .show-districts {
  position: absolute;
  bottom: 2.35rem;
  left: 1.8rem;
  right: 1.8rem;
  padding: 0.6rem 3.1rem 0.6rem 1.6rem;
  color: #000;
  font-size: 1rem;
  line-height: 25px;
  font-weight: bold;
  cursor: pointer;
}
.modul-box.stadtteilpanorama .stadtteilpanorama-content .show-districts::after {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0) url("../img/icon-arrow-white-on-black-up.svg")
    center center/contain no-repeat;
  width: 25px;
  height: 25px;
  vertical-align: bottom;
  margin: 0 0 0 0.4rem;
  position: absolute;
  right: 1rem;
}
@media screen and (min-width: 48rem) {
  .modul-box.stadtteilpanorama .stadtteilpanorama-content .show-districts {
    font-size: 1.2rem;
  }
}
.modul-box.stadtteilpanorama .stadtteilpanorama-content .districts {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1.2rem 1.8rem;
  right: 0;
  bottom: 0;
  background: #e8e600;
  display: none;
}
.modul-box.stadtteilpanorama .stadtteilpanorama-content .districts h3 {
  display: none;
}
.open-modulbox-districts
  .modul-box.stadtteilpanorama
  .stadtteilpanorama-content
  .districts {
  display: block;
}
.modul-box.stadtteilpanorama
  .stadtteilpanorama-content
  .districts
  .close-districts {
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0) url("../img/icon-arrow-white-on-black-up.svg")
    center center/contain no-repeat;
  width: 25px;
  height: 25px;
  top: 1rem;
  right: 1rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  cursor: pointer;
}
.modul-box.stories-tipps header {
  padding: 0;
}
.modul-box.stories-tipps header h3 {
  line-height: 100%;
  font-size: 1.4rem;
}
.modul-box.stories-tipps .modul-box-content {
  padding: 0;
}
.modul-box.stories-tipps .modul-box-content.no-padding {
  padding: 0;
}
.modul-box.stories-tipps .button.modul-box-btn {
  padding-left: 37%;
  line-height: 1.2rem;
}
.modul-box.stories-tipps .button.modul-box-btn::after {
  content: "Übersicht";
  display: inline;
}
.modul-box.stories-tipps .highlighted-item {
  position: relative;
}
.modul-box.stories-tipps .highlighted-item::before,
.modul-box.stories-tipps
  .mini-rechner
  .entwicklung-detail
  .highlighted-item.close::after,
.mini-rechner
  .entwicklung-detail
  .modul-box.stories-tipps
  .highlighted-item.close::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
.modul-box.stories-tipps .highlighted-item a {
  float: none;
}
.modul-box.stories-tipps .highlighted-item picture {
  min-width: 100%;
  display: block;
}
.modul-box.stories-tipps .highlighted-item picture img {
  min-width: 100%;
}
.modul-box.stories-tipps .content-area {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.modul-box.stories-tipps .content-area .inner {
  height: calc(100% - 1.375rem);
}
.modul-box.stories-tipps .content-area .inner h3 {
  float: none;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.modul-box.stories-tipps .other-items .items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.modul-box.stories-tipps .other-items .items .item {
  background: hsla(0, 0%, 100%, 0.9);
  padding: 1rem 1rem 1rem 1rem;
  position: relative;
  display: none;
  width: 100%;
}
.modul-box.stories-tipps .other-items .items .item:first-child {
  margin-bottom: 1rem;
}
.modul-box.stories-tipps .other-items .items .item a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 1rem 1rem 1rem 1rem;
}
.modul-box.stories-tipps .other-items .items .item .label {
  margin-bottom: 0.3rem;
  height: 1rem;
}
.modul-box.stories-tipps .other-items .items .item .label .inner-label {
  font-size: 0.7rem;
  line-height: 1rem;
}
.modul-box.stories-tipps .other-items .items .item .item-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.modul-box.stories-tipps .other-items .items .item .item-content .image {
  width: 93px;
  height: 54px;
  -webkit-flex: 0 0 93px;
  -ms-flex: 0 0 93px;
  flex: 0 0 93px;
  background: hsla(0, 0%, 100%, 0.9);
}
.modul-box.stories-tipps .other-items .items .item .item-content .image img {
  max-width: 100%;
  height: auto;
}
.modul-box.stories-tipps .other-items .items .item .item-content .description {
  padding: 0 0 0 1rem;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  line-height: 120%;
}
.modul-box.stories-tipps .other-items .items .newsletter-badge {
  width: 110px;
  height: 110px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(0%, -70%);
  -ms-transform: translate(0%, -70%);
  transform: translate(0%, -70%);
}
.modul-box.neubau,
.modul-box.interessentenbogen,
.modul-box.kontakt,
.modul-box.stellenangebote,
.modul-box.presse,
.modul-box.modernisierung {
  justify-content: space-between;
  background-image: url("../img/modulbox-neubau.svg");
  background-position: center center;
  background-size: auto 135px;
  background-repeat: no-repeat;
  min-height: 330px;
}
.modul-box.neubau header,
.modul-box.interessentenbogen header,
.modul-box.kontakt header,
.modul-box.stellenangebote header,
.modul-box.presse header,
.modul-box.modernisierung header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.modul-box.neubau header h3,
.modul-box.interessentenbogen header h3,
.modul-box.kontakt header h3,
.modul-box.stellenangebote header h3,
.modul-box.presse header h3,
.modul-box.modernisierung header h3 {
  flex: 1 1;
  float: none;
}
.modul-box.neubau header a,
.modul-box.interessentenbogen header a,
.modul-box.kontakt header a,
.modul-box.stellenangebote header a,
.modul-box.presse header a,
.modul-box.modernisierung header a {
  float: none;
  flex: 0 0 auto;
}
.modul-box.neubau p,
.modul-box.interessentenbogen p,
.modul-box.kontakt p,
.modul-box.stellenangebote p,
.modul-box.presse p,
.modul-box.modernisierung p {
  margin-bottom: 0;
}
.modul-box.neubau.background,
.modul-box.background.interessentenbogen,
.modul-box.background.kontakt,
.modul-box.background.stellenangebote,
.modul-box.background.presse,
.modul-box.background.modernisierung {
  background: #fff;
}
@media screen and (min-width: 64rem) {
  .modul-box.neubau.background picture,
  .modul-box.background.interessentenbogen picture,
  .modul-box.background.kontakt picture,
  .modul-box.background.stellenangebote picture,
  .modul-box.background.presse picture,
  .modul-box.background.modernisierung picture {
    overflow: hidden;
    text-align: center;
  }
}
.modul-box.neubau.background picture img,
.modul-box.background.interessentenbogen picture img,
.modul-box.background.kontakt picture img,
.modul-box.background.stellenangebote picture img,
.modul-box.background.presse picture img,
.modul-box.background.modernisierung picture img {
  width: auto;
  height: auto;
  min-width: 100%;
}
@media screen and (min-width: 64rem) {
  .modul-box.neubau.background picture img,
  .modul-box.background.interessentenbogen picture img,
  .modul-box.background.kontakt picture img,
  .modul-box.background.stellenangebote picture img,
  .modul-box.background.presse picture img,
  .modul-box.background.modernisierung picture img {
    min-width: 120%;
  }
}
.modul-box.neubau.background .content-area,
.modul-box.background.interessentenbogen .content-area,
.modul-box.background.kontakt .content-area,
.modul-box.background.stellenangebote .content-area,
.modul-box.background.presse .content-area,
.modul-box.background.modernisierung .content-area {
  bottom: 3.5rem;
}
.modul-box.neubau.background .content-area .inner,
.modul-box.background.interessentenbogen .content-area .inner,
.modul-box.background.kontakt .content-area .inner,
.modul-box.background.stellenangebote .content-area .inner,
.modul-box.background.presse .content-area .inner,
.modul-box.background.modernisierung .content-area .inner {
  margin-top: 0.4rem;
}
@media screen and (min-width: 64rem) {
  .modul-box.neubau.background .content-area .inner,
  .modul-box.background.interessentenbogen .content-area .inner,
  .modul-box.background.kontakt .content-area .inner,
  .modul-box.background.stellenangebote .content-area .inner,
  .modul-box.background.presse .content-area .inner,
  .modul-box.background.modernisierung .content-area .inner {
    margin-top: 0;
  }
}
.modul-box.neubau.background .button.position-bottom-outside,
.modul-box.background.interessentenbogen .button.position-bottom-outside,
.modul-box.background.kontakt .button.position-bottom-outside,
.modul-box.background.stellenangebote .button.position-bottom-outside,
.modul-box.background.presse .button.position-bottom-outside,
.modul-box.background.modernisierung .button.position-bottom-outside {
  position: relative;
  top: auto;
  left: auto;
}
@media screen and (min-width: 64rem) {
  .modul-box.neubau.background .button.position-bottom-outside,
  .modul-box.background.interessentenbogen .button.position-bottom-outside,
  .modul-box.background.kontakt .button.position-bottom-outside,
  .modul-box.background.stellenangebote .button.position-bottom-outside,
  .modul-box.background.presse .button.position-bottom-outside,
  .modul-box.background.modernisierung .button.position-bottom-outside {
    position: absolute;
    top: 100%;
    left: 0;
  }
}
.modul-box.presse {
  background-image: url("../img/modulbox-presse.svg");
  background-size: auto 110px;
}
.modul-box.stellenangebote {
  background-image: url("../img/icon-servicefilme-white.svg");
}
.modul-box.kontakt {
  background-image: url("../img/modulbox-kontakt.svg");
  background-size: 6.375rem auto;
}
.modul-box.interessentenbogen {
  background: #d8d8d8 url("../img/modulbox-interessentenbogen-M.jpg") center
    center/cover no-repeat;
}
@media screen and (min-width: 64rem) {
  .modul-box.interessentenbogen {
    background-image: url("../img/modulbox-interessentenbogen-L.jpg");
  }
}
@media screen and (min-width: 64rem) {
  .module {
    padding: 0;
    margin-right: -1.2rem;
    margin-left: -1.2rem;
  }
  .modul-box-wrapper {
    padding: 1.2rem;
  }
  .modul-box header h3 {
    cursor: default;
  }
  .modul-box header .modul-box-btn {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    padding: 0.5rem 1.2rem;
    text-indent: 0;
  }
  .modul-box header .modul-box-btn::before,
  .modul-box
    header
    .mini-rechner
    .entwicklung-detail
    .modul-box-btn.close::after,
  .mini-rechner
    .entwicklung-detail
    .modul-box
    header
    .modul-box-btn.close::after {
    right: 2px;
    top: 50%;
  }
  .modul-box.accordion .modul-box-content {
    max-height: none;
    max-height: initial;
  }
  .modul-box.wohnen header {
    padding-bottom: 0;
  }
  .modul-box.wohnen .markers {
    height: 170px;
  }
  .modul-box.wohnen .markers .marker1 {
    top: 68px;
    left: 50px;
  }
  .modul-box.wohnen .markers .marker2 {
    top: 40px;
    left: 44%;
  }
  .modul-box.wohnen .markers .marker3 {
    top: 90px;
    right: 20px;
  }
  .modul-box.stadtteilpanorama .stadtteilpanorama-content .show-districts {
    left: 2rem;
    right: 2rem;
  }
  .modul-box.stadtteilpanorama.big {
    min-height: initial;
  }
  .modul-box.stadtteilpanorama.big .stadtteilpanorama-content {
    background-image: none;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #e8e600;
  }
  .modul-box.stadtteilpanorama.big .stadtteilpanorama-content h3 {
    float: none;
  }
  .modul-box.stadtteilpanorama.big
    .stadtteilpanorama-content
    .stadtteilpanorama-editorial {
    padding: 2rem 10rem 2rem 2rem;
    -webkit-flex: 0 0 490px;
    -ms-flex: 0 0 490px;
    flex: 0 0 490px;
    background: rgba(0, 0, 0, 0)
      url("../img/bg-stadtteilpanorama-full-width.png") right bottom no-repeat;
  }
  .modul-box.stadtteilpanorama.big .stadtteilpanorama-content .show-districts {
    display: none;
  }
  .modul-box.stadtteilpanorama.big .stadtteilpanorama-content .districts {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    display: block;
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    padding: 2rem 2rem 2rem 2rem;
    margin: 0;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
  .modul-box.stadtteilpanorama.big .stadtteilpanorama-content .districts h3 {
    display: block;
    width: 128px;
    height: 50px;
  }
  .modul-box.stadtteilpanorama.big
    .stadtteilpanorama-content
    .districts
    .close-districts {
    display: none;
  }
  .modul-box.stadtteilpanorama.big
    .stadtteilpanorama-content
    .districts
    .arrow-list,
  .modul-box.stadtteilpanorama.big
    .stadtteilpanorama-content
    .districts
    ul:not(.list--unstyled).download-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    padding: 0;
  }
  .modul-box.stadtteilpanorama.big
    .stadtteilpanorama-content
    .districts
    .arrow-list
    li,
  .modul-box.stadtteilpanorama.big
    .stadtteilpanorama-content
    .districts
    ul:not(.list--unstyled).download-list
    li {
    margin-left: 1.2rem;
    margin-top: 0;
  }
  .modul-box.stories-tipps header h3 {
    font-size: 1.999rem;
  }
  .modul-box.stories-tipps .modul-box-content {
    padding: 0 1.4rem 1.2rem 1.4rem;
  }
  .modul-box.stories-tipps .button.modul-box-btn {
    margin-top: 7px;
    float: left;
    padding-right: 1.813rem;
    padding-left: 1.65rem;
    line-height: 1rem;
  }
  .modul-box.stories-tipps .button.modul-box-btn::after {
    content: "weitere Storys+Tipps";
    display: inline;
  }
  .modul-box.stories-tipps .highlighted-item {
    position: absolute;
    top: 2.4rem;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .modul-box.stories-tipps .highlighted-item a {
    position: absolute;
    bottom: 1rem;
  }
  .modul-box.stories-tipps .highlighted-item picture {
    display: block;
    height: 100%;
    overflow: hidden;
    min-width: initial;
  }
  .modul-box.stories-tipps .highlighted-item picture img {
    min-height: 100%;
    max-width: initial;
    width: auto;
    height: auto;
  }
  .modul-box.stories-tipps .content-area {
    position: absolute;
  }
  .modul-box.stories-tipps .content-area .inner {
    padding-bottom: 3.7rem;
  }
  .modul-box.stories-tipps .other-items {
    padding-top: 1.375rem;
    padding-left: 2rem;
  }
  .modul-box.stories-tipps .other-items .items .newsletter-badge {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    top: auto;
    right: auto;
  }
}
@media screen and (min-width: 75rem) {
  .modul-box header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .modul-box .modul-box-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .modul-box.wohnen .modul-box-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .modul-box.stadtteilpanorama .stadtteilpanorama-content {
    padding-left: 2rem;
    padding-right: 4.4rem;
  }
  .modul-box.stories-tipps .modul-box-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .modul-box.stories-tipps .other-items .items {
    position: relative;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .modul-box.stories-tipps .other-items .items .item {
    display: block;
  }
  .modul-box.stories-tipps .other-items .items .newsletter-badge {
    -webkit-transform: translate(0%, -84%);
    -ms-transform: translate(0%, -84%);
    transform: translate(0%, -84%);
    position: absolute;
    top: 0;
    right: 0;
  }
  .modul-box .interessentenbogen {
    background-image: url("../img/modulbox-interessentenbogen-XL.jpg");
  }
}
.wohnplus-modul-box.modul-box.background.modernisierung {
  background: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 64rem) {
  .wohnplus-modul-box.modul-box.background.modernisierung {
    max-height: 380px;
  }
}
@media screen and (min-width: 64rem) {
  .wohnplus-modul-box.modul-box.background.modernisierung picture img {
    min-width: 100%;
  }
}
.wohnungssuche {
  height: 100%;
}
.wohnungssuche .wohnungssuche__teaser {
  background: #e8e600;
  height: 100%;
  position: relative;
}
.wohnungssuche .wohnungssuche__teaser .modul-box-content {
  background: #e8e600;
  max-height: initial;
  height: 100%;
}
@media screen and (min-width: 64rem) {
  .wohnungssuche .wohnungssuche__teaser .modul-box-content {
    background: #e8e600 url("../img/icon-wohnungssuche.svg") center 30% / auto
      40% no-repeat;
  }
}
.wohnungssuche .wohnungssuche__teaser.open .modul-box-content {
  background: #e8e600 url("../img/icon-wohnungssuche.svg") center 30% / auto 40%
    no-repeat;
}
.wohnungssuche .wohnungssuche__teaser h3 {
  line-height: 110%;
  font-size: 1.2rem 1.8rem;
  float: none;
  margin-top: 0;
  font-weight: 800;
}
.wohnungssuche .wohnungssuche__teaser p {
  line-height: 140%;
}
@media screen and (min-width: 64rem) {
  .wohnungssuche .wohnungssuche__teaser .button {
    position: absolute;
    left: 1.4rem;
    bottom: 1.4rem;
  }
}
.wohnungssuche .swiper-freie-wohnungen {
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.3 linear,
    padding 0.3 linear;
  background: #e8e600;
  padding: 0 1.4rem;
}
@media screen and (min-width: 64rem) {
  .wohnungssuche .swiper-freie-wohnungen {
    max-height: none;
    padding: 0;
  }
}
.wohnungssuche.open .swiper-freie-wohnungen {
  max-height: 675px;
  padding-bottom: 1.4rem;
}
.wohnungssuche .slider-wrapper {
  width: 100%;
  overflow: hidden;
  background: #fff;
}
@media screen and (min-width: 64rem) {
  .wohnungssuche .slider-wrapper {
    height: 100%;
  }
}
.wohnungssuche .swiper-slide a,
.wohnungssuche .swiper-slide picture {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.wohnungssuche .swiper-slide picture {
  padding: 0 0 50% 0;
  overflow: hidden;
}
@media screen and (min-width: 64rem) {
  .wohnungssuche .swiper-slide picture {
    padding: 0;
  }
}
.wohnungssuche .swiper-slide picture img {
  display: block;
  width: 100%;
  min-height: 100%;
  position: absolute;
}
.wohnungssuche .swiper-slide .infos {
  background: #fff;
  color: #1d1d1b;
  padding: 1rem 1rem 3rem 1rem;
}
@media screen and (min-width: 64rem) {
  .wohnungssuche .swiper-slide .infos {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: hsla(0, 0%, 100%, 0.9);
    padding: 1rem 8rem 3rem 1rem;
  }
}
.wohnungssuche .swiper-slide .infos label {
  font-weight: bold;
}
.wohnungssuche .swiper-slide .infos .descr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 0.85rem;
  margin: -0.4rem;
  padding: 0.4rem 3rem 0.4rem 0;
}
@media screen and (min-width: 64rem) {
  .wohnungssuche .swiper-slide .infos .descr {
    padding-right: 0;
  }
}
.wohnungssuche .swiper-slide .infos .descr span {
  margin: 0 0.4rem;
}
.wohnungssuche .swiper-slide .infos .button {
  position: absolute;
  right: 1rem;
  bottom: 3rem;
  width: 1px;
  text-indent: -999999px;
  overflow: hidden;
  padding-right: 0.1rem;
}
@media screen and (min-width: 64rem) {
  .wohnungssuche .swiper-slide .infos .button {
    text-indent: 0;
    width: auto;
    padding-right: 0.8rem;
    right: 15px;
  }
}
.wohnungssuche .ws-swiper-pagination.swiper-pagination {
  position: absolute;
  bottom: 1.4rem;
  left: 1.4rem;
  right: 1.4rem;
  background: #fff;
  transform: translate(0, 0);
  border-top: 1px solid #d8d8d8;
}
@media screen and (min-width: 64rem) {
  .wohnungssuche .ws-swiper-pagination.swiper-pagination {
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
  }
}
.wohnungssuche .ws-swiper-prev,
.wohnungssuche .ws-swiper-next {
  display: none;
}
@media screen and (min-width: 64rem) {
  .wohnungssuche .ws-swiper-prev,
  .wohnungssuche .ws-swiper-next {
    display: block;
    bottom: 0rem;
    top: auto;
    margin-top: 0;
    width: 46px;
    height: 35px;
    background-size: auto 15px;
    z-index: 100;
  }
}
.wohnungssuche .ws-swiper-prev {
  left: 0;
}
.wohnungssuche .ws-swiper-next {
  right: 0;
}
.wohnungssuche a:hover {
  text-decoration: none;
}
.wohnungssuche .whitebox {
  border-bottom: 1px dashed #d8d8d8;
  position: relative;
  color: #1d1d1b;
  display: flex;
  justify-content: space-between;
  padding: 0 0 3rem 0;
  margin: 0 0 2rem 0;
}
.wohnungssuche .whitebox h3 {
  margin: 0 0 0.7rem;
  font-weight: 600;
  font-size: 1.2rem;
}
.wohnungssuche .whitebox p {
  margin: 0.7rem 0;
  line-height: 120%;
}
.wohnungssuche .whitebox .whitebox__content {
  padding: 0 1rem 0 0;
}
.wohnungssuche .whitebox .button {
  position: absolute;
  right: 0;
  bottom: 1rem;
}
.wohnungssuche .whitebox.neubau::after,
.wohnungssuche .whitebox.modul-box.modernisierung::after,
.wohnungssuche .whitebox.modul-box.presse::after,
.wohnungssuche .whitebox.modul-box.stellenangebote::after,
.wohnungssuche .whitebox.modul-box.kontakt::after,
.wohnungssuche .whitebox.interessentenbogen::after {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0) url("../img/icon-neubau.svg") left top/contain
    no-repeat;
  height: 64px;
  width: 71px;
  flex-shrink: 0;
}
.wohnungssuche .whitebox.interessentenbogen::after {
  background: rgba(0, 0, 0, 0) url("../img/icon-document-green.svg") left
    top/contain no-repeat;
  height: 75px;
  width: 54px;
}
.wohnungssuche a:last-child .whitebox {
  margin: 0;
}
#wohnungssuche {
  padding: 2rem 0 1rem 0;
}
.stadtteilpanorama__h3 .logo {
  display: inline-block;
  max-width: 100px;
  height: auto;
  vertical-align: middle;
  margin-right: 1rem;
}
.stadtteilpanorama__h3 h3 {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-size: 1.3rem;
  font-weight: bold;
}
#wohnungssuche__filter {
  background: #e8e600;
  transition: background-color 0.3s linear;
}
@media screen and (min-width: 64rem) {
  #wohnungssuche__filter.open {
    background: #fbfad0;
  }
}
#wohnungssuche__filter header {
  display: flex;
  justify-content: space-between;
  padding: 1.2rem 1rem;
  align-items: center;
  flex-wrap: nowrap;
}
@media screen and (min-width: 64rem) {
  #wohnungssuche__filter header {
    padding: 1.2rem 2rem;
  }
}
#wohnungssuche__filter header h3 {
  margin: 0;
  line-height: 110%;
  font-size: 1.4rem;
  font-weight: 500;
  cursor: pointer;
  white-space: nowrap;
}
#wohnungssuche__filter header #wohnungssuche__filter__aktive-filter {
  display: none;
}
@media screen and (min-width: 64rem) {
  #wohnungssuche__filter header #wohnungssuche__filter__aktive-filter {
    display: block;
  }
}
#wohnungssuche__filter header #wohnungssuche__filter__aktive-filter li {
  display: inline-block;
}
#wohnungssuche__filter header #wohnungssuche__filter__aktive-filter a {
  color: #fff;
  font-weight: 700;
  background: #bac000;
  padding: 0.4rem 0.8rem;
  margin-left: 0.1rem;
  margin-bottom: 0.1rem;
  position: relative;
  display: inline-block;
  line-height: 120%;
}
#wohnungssuche__filter header #wohnungssuche__filter__aktive-filter a span {
  max-width: 150px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
  line-height: 120%;
}
#wohnungssuche__filter header #wohnungssuche__filter__aktive-filter a::after {
  content: "";
  display: inline-block;
  background: url("../img/icon-cross-lightgreen.svg") center center/contain
    no-repeat;
  height: 0.8rem;
  width: 0.8rem;
  vertical-align: middle;
  margin-bottom: 0px;
  margin-left: 0.4rem;
}
#wohnungssuche__filter header #wohnungssuche__filter__aktive-filter a:hover {
  text-decoration: none;
}
#wohnungssuche__filter header .plusminus {
  display: inline-block;
}
#wohnungssuche__filter main {
  padding: 0 1rem 0 1rem;
  min-height: 0;
  max-height: 0;
  background: inherit;
  overflow: hidden;
  transition:
    max-height 0.3s linear,
    padding 0.3s linear;
}
@media screen and (min-width: 64rem) {
  #wohnungssuche__filter main {
    padding: 0 2rem 0 2rem;
  }
}
#wohnungssuche__filter.open main {
  max-height: 1150px;
  padding-top: 0.5rem;
  padding-bottom: 1.4rem;
}
@media screen and (min-width: 64rem) {
  #wohnungssuche__filter.open main {
    max-height: 600px;
  }
}
#wohnungssuche__filter.open main #wohnungssuche__filter__ganz-hannover {
  padding-right: 1rem;
  flex-basis: 100%;
}
@media screen and (min-width: 48rem) {
  #wohnungssuche__filter.open main #wohnungssuche__filter__ganz-hannover {
    flex-basis: auto;
    border-right: 1px solid #bac000;
  }
}
#wohnungssuche__filter.open main #wohnungssuche__filter__ganz-hannover span {
  font-weight: bold;
}
#wohnungssuche__filter hr {
  display: none;
}
@media screen and (min-width: 48rem) {
  #wohnungssuche__filter hr {
    display: block;
  }
}
#wohnungssuche__filter #stadtteile-label,
#wohnungssuche__filter #ausstattung-label {
  margin: 0;
  background: #fbfad0;
  font-size: 1.1rem;
  line-height: 140%;
  padding: 0.4rem 1.8rem 0.4rem 0.8rem;
  position: relative;
  cursor: pointer;
}
@media screen and (min-width: 48rem) {
  #wohnungssuche__filter #stadtteile-label,
  #wohnungssuche__filter #ausstattung-label {
    display: none;
  }
}
#wohnungssuche__filter #stadtteile-label::after,
#wohnungssuche__filter #ausstattung-label::after {
  content: "";
  background: url("../img/icon-double-arrow-right-black.svg") center/12px 12px
    no-repeat;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: transalteX(-50%);
  width: 12px;
  height: 12px;
  margin-top: -7px;
}
@media screen and (min-width: 48rem) {
  #wohnungssuche__filter #ausstattung-label {
    display: block;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0 0 1rem;
    font-size: inherit;
    line-height: inherit;
  }
  #wohnungssuche__filter #ausstattung-label::after {
    display: none;
  }
}
#wohnungssuche__filter .filter-counter {
  font-weight: bold;
}
@media screen and (min-width: 48rem) {
  #wohnungssuche__filter .filter-counter {
    display: none;
  }
}
#wohnungssuche__filter #wohnungssuche__treffer {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  background: #e8e600;
  padding: 1.2rem 0;
}
@media screen and (min-width: 64rem) {
  #wohnungssuche__filter #wohnungssuche__treffer {
    flex-direction: row;
    padding: 1.2rem 2rem;
  }
}
#wohnungssuche__filter #wohnungssuche__treffer .treffer-container {
  display: flex;
  justify-content: center;
  flex-grow: 1;
  flex-shrink: 1;
  flex-wrap: wrap;
}
#wohnungssuche__filter #wohnungssuche__treffer .send-to-interessentenbogen {
  flex-grow: 0;
  flex-shrink: 0;
  text-align: center;
  padding-top: 1rem;
}
@media screen and (min-width: 64rem) {
  #wohnungssuche__filter #wohnungssuche__treffer .send-to-interessentenbogen {
    text-align: right;
    padding-top: 0;
  }
}
#wohnungssuche__filter #wohnungssuche__treffer .send-to-interessentenbogen a {
  border: 1px solid #918d07;
  color: #918d07;
  line-height: 140%;
  padding-left: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#wohnungssuche__filter
  #wohnungssuche__treffer
  .send-to-interessentenbogen
  a::after {
  content: "";
  display: inline-block;
  background: url("../img/icon-send-to-document.svg") center center/contain
    no-repeat;
  width: 19px;
  height: 15px;
  margin: 0 0 0 0.4rem;
  vertical-align: middle;
}
#wohnungssuche__filter
  #wohnungssuche__treffer
  .send-to-interessentenbogen
  a:hover::after {
  transform: translateX(2px);
}
#wohnungssuche__filter #wohnungssuche__treffer .treffer-label {
  text-transform: uppercase;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding-right: 1rem;
  margin-right: 1rem;
  border-right: 1px solid #fff;
}
#wohnungssuche__filter #wohnungssuche__treffer .treffer-label-icon {
  width: 73px;
  height: 40px;
  display: inline-block;
  margin-left: 0.3rem;
}
#wohnungssuche__filter #wohnungssuche__treffer #wohnungssuche__treffer-count {
  font-size: 2rem;
  line-height: 120%;
  font-weight: 900;
  padding-right: 1rem;
  margin-right: 0rem;
  border-right: 1px solid #fff;
}
@media screen and (min-width: 28.75rem) {
  #wohnungssuche__filter #wohnungssuche__treffer #wohnungssuche__treffer-count {
    margin-right: 1rem;
  }
}
#wohnungssuche__filter
  #wohnungssuche__treffer
  #wohnungssuche__treffer-count
  span {
  transition: all 0.3s ease-in-out;
  display: block;
}
#wohnungssuche__filter
  #wohnungssuche__treffer
  #wohnungssuche__treffer-count
  span.updated {
  transform: scale(2);
}
#wohnungssuche__filter
  #wohnungssuche__treffer
  .wohnungssuche__treffer-anzeigen-container {
  flex-basis: 100%;
  text-align: center;
}
@media screen and (min-width: 28.75rem) {
  #wohnungssuche__filter
    #wohnungssuche__treffer
    .wohnungssuche__treffer-anzeigen-container {
    flex-basis: auto;
    text-align: left;
  }
}
#wohnungssuche__filter
  #wohnungssuche__treffer
  #wohnungssuche__treffer-anzeigen {
  margin-top: 1rem;
  cursor: pointer;
}
@media screen and (min-width: 28.75rem) {
  #wohnungssuche__filter
    #wohnungssuche__treffer
    #wohnungssuche__treffer-anzeigen {
    margin-top: 3px;
  }
}
.filter-scrolled #wohnungssuche {
  padding-top: 5.9rem;
}
@media screen and (min-width: 64rem) {
  .filter-scrolled #wohnungssuche {
    padding-top: 6.5rem;
  }
}
.filter-scrolled #wohnungssuche__filter-container {
  position: fixed;
  top: 69px;
  left: 0;
  right: 0;
  padding: 0;
  z-index: 12;
}
.navigation-open #wohnungssuche__filter-container {
  display: none;
}
.filter-open {
  height: 100%;
  overflow: hidden;
}
@media screen and (min-width: 64rem) {
  .filter-open {
    height: auto;
    overflow: auto;
  }
}
.filter-open #wohnungssuche__filter-container {
  bottom: 0;
  overflow-y: scroll;
}
@media screen and (min-width: 64rem) {
  .filter-open #wohnungssuche__filter-container {
    bottom: auto;
    overflow: auto;
  }
}
#stadtteile-overlay,
#ausstattung-overlay {
  display: none;
  padding: 1rem;
}
@media screen and (min-width: 48rem) {
  #stadtteile-overlay,
  #ausstattung-overlay {
    display: block;
    padding: 0;
  }
}
#stadtteile-overlay .stadtteile-overlay__wrapper,
#stadtteile-overlay .ausstattung-overlay__wrapper,
#ausstattung-overlay .stadtteile-overlay__wrapper,
#ausstattung-overlay .ausstattung-overlay__wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 48rem) {
  #stadtteile-overlay .stadtteile-overlay__wrapper,
  #stadtteile-overlay .ausstattung-overlay__wrapper,
  #ausstattung-overlay .stadtteile-overlay__wrapper,
  #ausstattung-overlay .ausstattung-overlay__wrapper {
    display: block;
  }
}
#stadtteile-overlay .stadtteile-overlay__wrapper label,
#stadtteile-overlay .ausstattung-overlay__wrapper label,
#ausstattung-overlay .stadtteile-overlay__wrapper label,
#ausstattung-overlay .ausstattung-overlay__wrapper label {
  flex-basis: 50%;
  margin-right: 0;
}
@media screen and (min-width: 48rem) {
  #stadtteile-overlay .stadtteile-overlay__wrapper label,
  #stadtteile-overlay .ausstattung-overlay__wrapper label,
  #ausstattung-overlay .stadtteile-overlay__wrapper label,
  #ausstattung-overlay .ausstattung-overlay__wrapper label {
    margin-right: 1rem;
  }
}
#stadtteile-overlay
  .stadtteile-overlay__wrapper
  label#wohnungssuche__filter__ganz-hannover,
#stadtteile-overlay
  .ausstattung-overlay__wrapper
  label#wohnungssuche__filter__ganz-hannover,
#ausstattung-overlay
  .stadtteile-overlay__wrapper
  label#wohnungssuche__filter__ganz-hannover,
#ausstattung-overlay
  .ausstattung-overlay__wrapper
  label#wohnungssuche__filter__ganz-hannover {
  flex-basis: 100%;
}
@media screen and (min-width: 48rem) {
  #stadtteile-overlay
    .stadtteile-overlay__wrapper
    label#wohnungssuche__filter__ganz-hannover,
  #stadtteile-overlay
    .ausstattung-overlay__wrapper
    label#wohnungssuche__filter__ganz-hannover,
  #ausstattung-overlay
    .stadtteile-overlay__wrapper
    label#wohnungssuche__filter__ganz-hannover,
  #ausstattung-overlay
    .ausstattung-overlay__wrapper
    label#wohnungssuche__filter__ganz-hannover {
    flex-basis: auto;
  }
}
#stadtteile-overlay .button,
#ausstattung-overlay .button {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 48rem) {
  #stadtteile-overlay .button,
  #ausstattung-overlay .button {
    display: none;
  }
}
.show-ausstattung-overlay #ausstattung-overlay,
.show-stadtteile-overlay #stadtteile-overlay {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  display: flex;
  flex-direction: column;
  overflow: scroll;
  justify-content: center;
}
@media screen and (min-width: 48rem) {
  .show-ausstattung-overlay #ausstattung-overlay,
  .show-stadtteile-overlay #stadtteile-overlay {
    position: initial;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: auto;
    background: rgba(0, 0, 0, 0);
    display: block;
  }
}
.show-stadtteile-overlay,
.show-ausstattung-overlay {
  height: 100%;
  overflow: hidden;
}
@media screen and (min-width: 48rem) {
  .show-stadtteile-overlay,
  .show-ausstattung-overlay {
    height: auto;
    overflow: initial;
  }
}
#wohnungssuche__map,
#panorama-map {
  margin-top: 0;
  width: 100%;
  height: 0;
  transition:
    height 0.3s linear,
    margin-top 0.3s linear;
  background: #e6e6e6;
}
#wohnungssuche__map.open,
#panorama-map.open {
  height: 370px;
  margin-top: 3rem;
}
#wohnungssuche__map .wohnungssuche__map__wohnung .top,
#panorama-map .wohnungssuche__map__wohnung .top {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
#wohnungssuche__map .wohnungssuche__map__wohnung .top img,
#panorama-map .wohnungssuche__map__wohnung .top img {
  max-width: 110px;
  height: auto;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 110px;
}
#wohnungssuche__map .wohnungssuche__map__wohnung .top .top__details,
#panorama-map .wohnungssuche__map__wohnung .top .top__details {
  flex-grow: 1;
  padding: 0 0 2rem 1rem;
  position: relative;
}
#wohnungssuche__map .wohnungssuche__map__wohnung .top .top__details .button,
#panorama-map .wohnungssuche__map__wohnung .top .top__details .button {
  position: absolute;
  bottom: 0;
}
#wohnungssuche__map .wohnungssuche__map__wohnung .bottom,
#panorama-map .wohnungssuche__map__wohnung .bottom {
  padding-top: 1rem;
  max-width: 260px;
}
#wohnungssuche__ergebnisse .view-selector {
  text-align: right;
  padding: 1.5rem 0;
}
#wohnungssuche__ergebnisse .pagination {
  display: flex;
  justify-content: flex-end;
}
#wohnungssuche__ergebnisse .pagination ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#wohnungssuche__ergebnisse .pagination li {
  padding: 0.2rem 0 0.8rem 1rem;
  white-space: nowrap;
}
#wohnungssuche__ergebnisse .pagination a {
  display: block;
  background: #1d1d1b;
  color: #fff;
  line-height: 120%;
  padding: 0.2rem 0.8rem;
}
#wohnungssuche__ergebnisse .pagination a:hover {
  text-decoration: none;
}
#wohnungssuche__ergebnisse .pagination a.active,
#wohnungssuche__ergebnisse .pagination a:hover {
  background: #e8e600;
  color: #1d1d1b;
}
#wohnungssuche__view-selector__kachel,
#wohnungssuche__view-selector__liste {
  transition: transform 0.15s linear;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 23px;
  vertical-align: middle;
  margin-left: 0.6rem;
}
#wohnungssuche__view-selector__kachel svg,
#wohnungssuche__view-selector__liste svg {
  width: 100%;
  height: auto;
}
#wohnungssuche__view-selector__kachel .a,
#wohnungssuche__view-selector__liste .a {
  fill: none;
  stroke: #1d1d1b;
  stroke-miterlimit: 10;
  transition: stroke 0.15s linear;
}
#wohnungssuche__view-selector__kachel.active .a,
.active#wohnungssuche__view-selector__liste .a,
#wohnungssuche__view-selector__kachel:hover .a,
#wohnungssuche__view-selector__liste:hover .a {
  stroke: #bac000;
}
#wohnungssuche__view-selector__kachel:hover,
#wohnungssuche__view-selector__liste:hover {
  transform: scale(1.1);
}
#wohnungssuche__ergebnis-liste,
#proposal.wohnungssuche-more-hits {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 -1rem;
}
#wohnungssuche__ergebnis-liste .item,
#proposal.wohnungssuche-more-hits .item {
  padding: 1rem;
  flex-basis: 100%;
}
@media screen and (min-width: 48rem) {
  #wohnungssuche__ergebnis-liste .item,
  #proposal.wohnungssuche-more-hits .item {
    flex-basis: 50%;
  }
}
@media screen and (min-width: 64rem) {
  #wohnungssuche__ergebnis-liste .item,
  #proposal.wohnungssuche-more-hits .item {
    flex-basis: 33.33333333%;
  }
}
#wohnungssuche__ergebnis-liste .item a,
#proposal.wohnungssuche-more-hits .item a {
  text-decoration: none;
  color: #1d1d1b;
  display: block;
  height: 100%;
}
#wohnungssuche__ergebnis-liste .item .item-container,
#proposal.wohnungssuche-more-hits .item .item-container {
  border: 1px solid #d8d8d8;
  height: 100%;
  display: flex;
  flex-direction: column;
}
#wohnungssuche__ergebnis-liste .item picture,
#proposal.wohnungssuche-more-hits .item picture {
  padding: 0 0 56%;
  height: 0;
  position: relative;
  overflow: hidden;
}
#wohnungssuche__ergebnis-liste .item picture img,
#proposal.wohnungssuche-more-hits .item picture img {
  top: 50%;
  position: absolute;
  transform: translate(0, -50%);
  min-width: 100%;
}
#wohnungssuche__ergebnis-liste .item .details,
#proposal.wohnungssuche-more-hits .item .details {
  padding: 0.3rem 1rem 1rem 1rem;
  position: relative;
  flex-grow: 1;
}
#wohnungssuche__ergebnis-liste .item h2,
#proposal.wohnungssuche-more-hits .item h2 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: 0;
  line-height: 120%;
  height: 2.88rem;
}
#wohnungssuche__ergebnis-liste .item .stats,
#proposal.wohnungssuche-more-hits .item .stats {
  font-size: 1rem;
  line-height: 140%;
}
@media screen and (min-width: 28.75rem) {
  #wohnungssuche__ergebnis-liste .item .stats,
  #proposal.wohnungssuche-more-hits .item .stats {
    padding-right: 6rem;
  }
}
@media screen and (min-width: 28.75rem) {
  #wohnungssuche__ergebnis-liste .item .button,
  #proposal.wohnungssuche-more-hits .item .button {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
  }
}
#wohnungssuche__ergebnis-liste.kachel.empty,
.kachel.empty#proposal.wohnungssuche-more-hits {
  padding: 0 1rem;
}
#wohnungssuche__ergebnis-liste.liste,
.liste#proposal.wohnungssuche-more-hits {
  margin: 0;
}
#wohnungssuche__ergebnis-liste.liste .item,
.liste#proposal.wohnungssuche-more-hits .item {
  padding: 1rem 0 0 0;
  flex-basis: 100%;
}
#wohnungssuche__ergebnis-liste.liste .item .item-container,
.liste#proposal.wohnungssuche-more-hits .item .item-container {
  border: none;
  border-bottom: 1px dashed #d8d8d8;
  display: flex;
  flex-direction: row;
  padding: 0 0 1rem 0;
}
#wohnungssuche__ergebnis-liste.liste .item picture,
.liste#proposal.wohnungssuche-more-hits .item picture {
  max-width: 130px;
  width: 130px;
  height: 72px;
  padding: 0;
}
#wohnungssuche__ergebnis-liste.liste .item h2,
.liste#proposal.wohnungssuche-more-hits .item h2 {
  height: auto;
}
#wohnungssuche__ergebnis-liste.liste .item .details,
.liste#proposal.wohnungssuche-more-hits .item .details {
  flex-grow: 1;
  padding: 0.3rem 1rem 1.8rem 1rem;
}
#wohnungssuche__ergebnis-liste.liste .item .stats,
.liste#proposal.wohnungssuche-more-hits .item .stats {
  display: flex;
  justify-content: flex-start;
  padding-right: 1rem;
  flex-wrap: wrap;
}
@media screen and (min-width: 48rem) {
  #wohnungssuche__ergebnis-liste.liste .item .stats,
  .liste#proposal.wohnungssuche-more-hits .item .stats {
    padding-right: 5rem;
  }
}
#wohnungssuche__ergebnis-liste.liste .item .stats div,
.liste#proposal.wohnungssuche-more-hits .item .stats div {
  padding-right: 2vw;
}
#wohnungssuche__ergebnis-liste.liste .item .button,
.liste#proposal.wohnungssuche-more-hits .item .button {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 48rem) {
  #wohnungssuche__ergebnis-liste.liste .item .button,
  .liste#proposal.wohnungssuche-more-hits .item .button {
    bottom: 1rem;
  }
}
.stadtteil-teaser {
  background: #e8e600;
}
.stadtteil-teaser .stadtteil-teaser__bild {
  padding: 2rem 1rem 1rem 1rem;
}
@media screen and (min-width: 64rem) {
  .stadtteil-teaser .stadtteil-teaser__bild {
    padding: 2rem 1rem 2rem 2rem;
  }
}
.stadtteil-teaser .stadtteil-teaser__bild picture {
  display: block;
}
.stadtteil-teaser .stadtteil-teaser__bild picture img {
  min-width: 100%;
}
.stadtteil-teaser .stadtteil-teaser__text {
  padding: 0.5rem 2rem 3.5rem 1rem;
  position: relative;
  height: 100%;
}
@media screen and (min-width: 64rem) {
  .stadtteil-teaser .stadtteil-teaser__text {
    padding: 2rem 2rem 3.5rem 1rem;
  }
}
.stadtteil-teaser .stadtteil-teaser__text h3 {
  font-size: 1.7rem;
}
@media screen and (min-width: 64rem) {
  .stadtteil-teaser .stadtteil-teaser__text h3 {
    font-size: 1.04rem;
  }
}
.stadtteil-teaser .stadtteil-teaser__text .button {
  position: absolute;
  bottom: 2rem;
}
#proposal.wohnungssuche-more-hits {
  display: block;
  flex-wrap: initial;
  justify-content: initial;
  margin: 0 auto;
}
#proposal.wohnungssuche-more-hits .item {
  flex-basis: auto;
}
@media screen and (min-width: 48rem) {
  #proposal.wohnungssuche-more-hits .item {
    flex-basis: auto;
  }
}
@media screen and (min-width: 64rem) {
  #proposal.wohnungssuche-more-hits .item {
    flex-basis: auto;
  }
}
#proposal.wohnungssuche-more-hits.slider-container
  .slider-wrapper
  .swiper-slide.swiper-slide-active {
  padding-left: 1rem;
}
#proposal.wohnungssuche-more-hits .slider-wrapper {
  margin: 0 -1rem;
}
.wohnungssuche-detail__teaserimg {
  padding: 0 0 56% 0;
  height: 0;
}
.wohnungssuche-detail__teaserimg picture {
  top: 50%;
  position: absolute;
  transform: translate(0, -50%);
}
.wohnungssuche-detail__galerie-container.galerie-container
  .lightbox-image-gallery {
  padding: 0 0 74% 0;
  height: 0;
}
.wohnungssuche-detail__galerie-container.galerie-container
  .lightbox-image-gallery
  picture {
  top: 50%;
  position: absolute;
  transform: translate(0, -50%);
}
.interessentenbogen__wrapper,
.wohnungssuche__wrapper {
  margin: 0 -1.4rem;
}
.interessentenbogen__input-container,
.wohnungssuche__input-container {
  padding: 0.6rem 1.4rem;
}
@media screen and (min-width: 48rem) {
  .interessentenbogen__input-container,
  .wohnungssuche__input-container {
    padding: 1.4rem 1.4rem;
  }
}
.interessentenbogen__input-container label,
.wohnungssuche__input-container label {
  display: block;
}
.interessentenbogen__input-container .head-label,
.wohnungssuche__input-container .head-label {
  margin: 0 0 0.2rem 0;
}
@media screen and (min-width: 48rem) {
  .interessentenbogen__input-container .head-label,
  .wohnungssuche__input-container .head-label {
    margin: 0 0 1rem 0;
  }
}
.interessentenbogen__input-container .select-wrapper,
.wohnungssuche__input-container .select-wrapper {
  width: 100%;
}
.interessentenbogen__input-container .slider-input,
.wohnungssuche__input-container .slider-input {
  border: 4px solid #bac000;
  font-size: 1.1rem;
  line-height: 120%;
  padding: 0.2rem 0.5rem 0.1rem 0.5rem;
  text-align: center;
  max-width: 72px;
  font-weight: 600;
  flex-grow: 0;
  margin-left: 0.8rem;
  flex-shrink: 0;
  flex-basis: 72px;
  margin-bottom: 0;
}
.interessentenbogen__input-container .slider-input:disabled,
.wohnungssuche__input-container .slider-input:disabled {
  border-color: #f1f067;
  background: rgba(0, 0, 0, 0);
}
.interessentenbogen__input-container .slider-container,
.wohnungssuche__input-container .slider-container {
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0;
}
.interessentenbogen__input-container .slider-container .slidebar,
.wohnungssuche__input-container .slider-container .slidebar {
  height: 2px;
  background: #bac000;
  box-shadow: none;
  border: none;
  border-radius: 0;
  margin: 0 0.4rem 1rem 0.4rem;
  padding: 0 0.5rem;
  width: 80px;
  min-width: 80px;
  max-width: 250px;
  flex: 1 1 auto;
}
.interessentenbogen__input-container .slider-container .slidebar .noUi-handle,
.wohnungssuche__input-container .slider-container .slidebar .noUi-handle {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: #1d1d1b url("../img/icon-arrow-mini-white.svg") center center/5px
    auto no-repeat;
  width: 1rem;
  height: 1rem;
  right: -0.5rem;
  top: -0.45rem;
}
.interessentenbogen__input-container
  .slider-container
  .slidebar
  .noUi-handle:before,
.interessentenbogen__input-container
  .slider-container
  .slidebar
  .noUi-handle:after,
.wohnungssuche__input-container .slider-container .slidebar .noUi-handle:before,
.wohnungssuche__input-container .slider-container .slidebar .noUi-handle:after {
  display: none;
}
.interessentenbogen__input-container
  .slider-container
  .slidebar
  .noUi-handle.noUi-handle-lower,
.wohnungssuche__input-container
  .slider-container
  .slidebar
  .noUi-handle.noUi-handle-lower {
  transform: rotate(180deg);
}
.interessentenbogen__input-container .slider-container .slidebar .noUi-connects,
.wohnungssuche__input-container .slider-container .slidebar .noUi-connects {
  height: 200%;
  top: -1px;
}
.interessentenbogen__input-container .slider-container .slidebar .noUi-connect,
.wohnungssuche__input-container .slider-container .slidebar .noUi-connect {
  background: #bac000;
}
.interessentenbogen__input-container .interessentenbogen__range-container,
.interessentenbogen__input-container .wohnungssuche__range-container,
.wohnungssuche__input-container .interessentenbogen__range-container,
.wohnungssuche__input-container .wohnungssuche__range-container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.interessentenbogen__input-container
  .interessentenbogen__range-container
  .range-slidebar,
.interessentenbogen__input-container
  .wohnungssuche__range-container
  .range-slidebar,
.wohnungssuche__input-container
  .interessentenbogen__range-container
  .range-slidebar,
.wohnungssuche__input-container
  .wohnungssuche__range-container
  .range-slidebar {
  max-width: initial;
}
.interessentenbogen__input-container
  .interessentenbogen__range-container
  .min-value,
.interessentenbogen__input-container .wohnungssuche__range-container .min-value,
.wohnungssuche__input-container .interessentenbogen__range-container .min-value,
.wohnungssuche__input-container .wohnungssuche__range-container .min-value {
  margin-left: 0;
}
@media screen and (min-width: 48rem) {
  .interessentenbogen__input-container
    .interessentenbogen__range-container
    .min-value,
  .interessentenbogen__input-container
    .wohnungssuche__range-container
    .min-value,
  .wohnungssuche__input-container
    .interessentenbogen__range-container
    .min-value,
  .wohnungssuche__input-container .wohnungssuche__range-container .min-value {
    margin-right: 0.8rem;
  }
}
.interessentenbogen__input-container
  .interessentenbogen__range-container
  .range-value-labeled
  label,
.interessentenbogen__input-container
  .wohnungssuche__range-container
  .range-value-labeled
  label,
.wohnungssuche__input-container
  .interessentenbogen__range-container
  .range-value-labeled
  label,
.wohnungssuche__input-container
  .wohnungssuche__range-container
  .range-value-labeled
  label {
  text-align: center;
  display: none;
}
@media screen and (min-width: 48rem) {
  .interessentenbogen__input-container
    .interessentenbogen__range-container
    .range-value-labeled
    label,
  .interessentenbogen__input-container
    .wohnungssuche__range-container
    .range-value-labeled
    label,
  .wohnungssuche__input-container
    .interessentenbogen__range-container
    .range-value-labeled
    label,
  .wohnungssuche__input-container
    .wohnungssuche__range-container
    .range-value-labeled
    label {
    display: block;
  }
}
.interessentenbogen__input-container
  .interessentenbogen__range-container
  .range-value-labeled.min-value-container,
.interessentenbogen__input-container
  .wohnungssuche__range-container
  .range-value-labeled.min-value-container,
.wohnungssuche__input-container
  .interessentenbogen__range-container
  .range-value-labeled.min-value-container,
.wohnungssuche__input-container
  .wohnungssuche__range-container
  .range-value-labeled.min-value-container {
  margin-left: 0;
}
@media screen and (min-width: 48rem) {
  .interessentenbogen__input-container
    .interessentenbogen__range-container
    .range-value-labeled.min-value-container,
  .interessentenbogen__input-container
    .wohnungssuche__range-container
    .range-value-labeled.min-value-container,
  .wohnungssuche__input-container
    .interessentenbogen__range-container
    .range-value-labeled.min-value-container,
  .wohnungssuche__input-container
    .wohnungssuche__range-container
    .range-value-labeled.min-value-container {
    margin-right: 0.8rem;
  }
}
.interessentenbogen__input-container
  .interessentenbogen__range-container
  .range-value-labeled.max-value-container,
.interessentenbogen__input-container
  .wohnungssuche__range-container
  .range-value-labeled.max-value-container,
.wohnungssuche__input-container
  .interessentenbogen__range-container
  .range-value-labeled.max-value-container,
.wohnungssuche__input-container
  .wohnungssuche__range-container
  .range-value-labeled.max-value-container {
  margin-right: 0;
}
@media screen and (min-width: 48rem) {
  .interessentenbogen__input-container
    .interessentenbogen__range-container
    .range-value-labeled.max-value-container,
  .interessentenbogen__input-container
    .wohnungssuche__range-container
    .range-value-labeled.max-value-container,
  .wohnungssuche__input-container
    .interessentenbogen__range-container
    .range-value-labeled.max-value-container,
  .wohnungssuche__input-container
    .wohnungssuche__range-container
    .range-value-labeled.max-value-container {
    margin-left: 0.8rem;
  }
}
.interessentenbogen__input-container
  .interessentenbogen__range-container
  .range-value-labeled
  .min-value,
.interessentenbogen__input-container
  .wohnungssuche__range-container
  .range-value-labeled
  .min-value,
.wohnungssuche__input-container
  .interessentenbogen__range-container
  .range-value-labeled
  .min-value,
.wohnungssuche__input-container
  .wohnungssuche__range-container
  .range-value-labeled
  .min-value {
  margin: 0;
}
.interessentenbogen__input-container
  .interessentenbogen__range-container
  .range-value-labeled
  .max-value,
.interessentenbogen__input-container
  .wohnungssuche__range-container
  .range-value-labeled
  .max-value,
.wohnungssuche__input-container
  .interessentenbogen__range-container
  .range-value-labeled
  .max-value,
.wohnungssuche__input-container
  .wohnungssuche__range-container
  .range-value-labeled
  .max-value {
  margin: 0;
}
@media screen and (min-width: 64rem) {
  .interessentenbogen__input-container .interessentenbogen__checkbox,
  .interessentenbogen__input-container .wohnungssuche__checkbox,
  .wohnungssuche__input-container .interessentenbogen__checkbox,
  .wohnungssuche__input-container .wohnungssuche__checkbox {
    display: inline-block;
  }
}
.interessentenbogen__input-container.error .interessentenbogen__input,
.interessentenbogen__input-container.error .button.select-wrapper.border.green,
.interessentenbogen__input-container.error .slider-input,
.wohnungssuche__input-container.error .interessentenbogen__input,
.wohnungssuche__input-container.error .button.select-wrapper.border.green,
.wohnungssuche__input-container.error .slider-input {
  border-color: #e74c3c;
}
.interessentenbogen__input-container.error .interessentenbogen__input,
.interessentenbogen__input-container.error .button.select-wrapper .selected,
.interessentenbogen__input-container.error .slider-input,
.wohnungssuche__input-container.error .interessentenbogen__input,
.wohnungssuche__input-container.error .button.select-wrapper .selected,
.wohnungssuche__input-container.error .slider-input {
  color: #e74c3c;
}
.interessentenbogen__checkbox,
.wohnungssuche__checkbox {
  text-align: left;
  hyphens: auto;
  margin: 0.5rem 1rem 0.5rem 0;
}
@media screen and (min-width: 64rem) {
  .interessentenbogen__checkbox,
  .wohnungssuche__checkbox {
    display: inline-block;
    margin-right: 1rem;
    hyphens: none;
  }
}
.interessentenbogen__checkbox input,
.wohnungssuche__checkbox input {
  display: none;
}
.interessentenbogen__checkbox input + span,
.wohnungssuche__checkbox input + span {
  position: relative;
  display: inline-block;
  padding-left: 1.7rem;
  font-size: 0.938rem;
  font-weight: 400;
}
.interessentenbogen__checkbox input + span::before,
.interessentenbogen__checkbox
  .mini-rechner
  .entwicklung-detail
  input
  + span.close::after,
.mini-rechner
  .entwicklung-detail
  .interessentenbogen__checkbox
  input
  + span.close::after,
.wohnungssuche__checkbox input + span::before,
.wohnungssuche__checkbox
  .mini-rechner
  .entwicklung-detail
  input
  + span.close::after,
.mini-rechner
  .entwicklung-detail
  .wohnungssuche__checkbox
  input
  + span.close::after {
  content: "";
  background: #fff url(../img/checkbox-unchecked.svg) no-repeat left bottom
    0/20px 20px;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 2px;
  left: 0;
}
.interessentenbogen__checkbox input:checked + span::before,
.interessentenbogen__checkbox
  .mini-rechner
  .entwicklung-detail
  input:checked
  + span.close::after,
.mini-rechner
  .entwicklung-detail
  .interessentenbogen__checkbox
  input:checked
  + span.close::after,
.wohnungssuche__checkbox input:checked + span::before,
.wohnungssuche__checkbox
  .mini-rechner
  .entwicklung-detail
  input:checked
  + span.close::after,
.mini-rechner
  .entwicklung-detail
  .wohnungssuche__checkbox
  input:checked
  + span.close::after {
  background: #fff url(../img/checkbox-checked.svg) no-repeat left bottom 0/20px
    21px;
}
.interessentenbogen__checkbox.error input + span,
.wohnungssuche__checkbox.error input + span {
  color: #e74c3c;
}
.interessentenbogen__input {
  border: none;
  border-bottom: 2px solid #bac000;
  padding: 0.5rem 0;
  margin: 0 0 1.3rem;
  background: #fff;
}
.interessentenbogen__input::placeholder {
  color: #bbb !important;
}
.button.select-wrapper.interessentenbogen__stadtteile .select-style {
  position: relative;
  overflow: initial;
}
.button.select-wrapper.interessentenbogen__stadtteile .selected {
  width: 100%;
  display: block;
  height: 1.6rem;
  background: 0 0;
  margin: 0;
  font-size: 0.813rem;
  line-height: 120%;
  color: #1d1d1b;
  outline: 0;
  border: none;
  border-radius: 0;
  overflow: hidden;
  padding: 0.3rem;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.button.select-wrapper.interessentenbogen__stadtteile #stadtteile-overlay {
  display: none;
  z-index: 10000;
  padding-bottom: 1rem;
}
.show-stadtteile-overlay
  .button.select-wrapper.interessentenbogen__stadtteile
  #stadtteile-overlay {
  display: block;
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: auto;
  border: 3px solid #bac000;
  background: #fff;
  overflow: initial;
}
.button.select-wrapper.interessentenbogen__stadtteile
  #stadtteile-overlay
  .stadtteile-overlay__wrapper {
  padding: 0 1rem;
}
.button.select-wrapper.interessentenbogen__stadtteile
  #stadtteile-overlay
  label {
  display: block;
  margin: 1rem 1rem;
}
.button.select-wrapper.interessentenbogen__stadtteile
  #stadtteile-overlay
  label#wohnungssuche__filter__ganz-hannover {
  margin-left: 0;
  margin-right: 0;
}
.button.select-wrapper.interessentenbogen__stadtteile
  #stadtteile-overlay
  label
  input
  + span {
  line-height: 1.6rem;
  color: #1d1d1b;
}
.button.select-wrapper.interessentenbogen__stadtteile
  #stadtteile-overlay
  .button {
  display: block;
}
picture {
  line-height: 0;
}
@media screen and (min-width: 75rem) {
  #article-container.stories-list .grd-row-col-8-24--md:nth-child(1) article,
  #article-container.stories-list .grd-row-col-8-24--md:nth-child(2) article,
  #article-container.stories-list .grd-row-col-8-24--md:nth-child(3) article {
    margin-top: 0.6rem;
  }
}
#teaserstory-geschaeftsbericht {
  margin-bottom: 2.313rem;
}
#teaserstory-geschaeftsbericht picture {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 48rem) {
  #teaserstory-geschaeftsbericht picture {
    max-height: 385px;
  }
}
#teaserstory-geschaeftsbericht picture img {
  width: 100%;
}
#teaserstory-geschaeftsbericht #download-lebe-geschaeftsbericht {
  margin-top: 5rem;
}
#teaserstory-geschaeftsbericht #download-lebe-geschaeftsbericht .inner {
  background: #1d1d1b;
  padding: 0.8rem 0.8rem 1rem 1rem;
  position: relative;
}
#teaserstory-geschaeftsbericht #download-lebe-geschaeftsbericht .inner p {
  font-size: 1.1rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0 0 1.5rem 0;
  position: relative;
  width: 60%;
  max-width: 190px;
  padding-left: 42px;
}
#teaserstory-geschaeftsbericht
  #download-lebe-geschaeftsbericht
  .inner
  p::before,
#teaserstory-geschaeftsbericht
  #download-lebe-geschaeftsbericht
  .inner
  .mini-rechner
  .entwicklung-detail
  p.close::after,
.mini-rechner
  .entwicklung-detail
  #teaserstory-geschaeftsbericht
  #download-lebe-geschaeftsbericht
  .inner
  p.close::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/icon-download-green.svg) no-repeat right top 50%;
  height: 100%;
  width: 28px;
  background-size: auto 39px;
}
#teaserstory-geschaeftsbericht
  #download-lebe-geschaeftsbericht
  .inner
  .blaettern::before,
#teaserstory-geschaeftsbericht
  #download-lebe-geschaeftsbericht
  .inner
  .mini-rechner
  .entwicklung-detail
  .blaettern.close::after,
.mini-rechner
  .entwicklung-detail
  #teaserstory-geschaeftsbericht
  #download-lebe-geschaeftsbericht
  .inner
  .blaettern.close::after {
  background: url(../img/icon-bildung.svg) no-repeat right top 50%;
  background-size: auto 29px;
  width: 34px;
}
#teaserstory-geschaeftsbericht
  #download-lebe-geschaeftsbericht
  .inner
  .grd-row
  p {
  font-size: 1.188rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0 0 1.5rem 0;
  position: relative;
  width: 60%;
  max-width: 160px;
  padding-right: 40px;
}
#teaserstory-geschaeftsbericht
  #download-lebe-geschaeftsbericht
  .inner
  .grd-row
  p::after {
  background: none;
}
#teaserstory-geschaeftsbericht #download-lebe-geschaeftsbericht .inner .thumb {
  width: 127px;
  position: absolute;
  top: auto;
  bottom: 1.2rem;
  right: 4px;
}
#teaserstory-geschaeftsbericht
  #download-lebe-geschaeftsbericht
  .inner
  .button-group {
  padding-top: 1rem;
  position: absolute;
  top: auto;
  bottom: 0.9rem;
  right: 12px;
}
#teaserstory-geschaeftsbericht
  #download-lebe-geschaeftsbericht
  .inner
  .button-group:last-child {
  bottom: 1.2rem;
}
#teaserstory-geschaeftsbericht
  #download-lebe-geschaeftsbericht
  .inner
  .button-group
  .button {
  float: right;
}
#teaserstory-geschaeftsbericht
  #download-lebe-geschaeftsbericht
  .inner
  .button-group
  .button.select-wrapper {
  width: 100%;
  margin-bottom: 0.688rem;
}
#teaserstory-geschaeftsbericht #download-lebe-geschaeftsbericht .inner hr {
  border: 0;
  border-bottom: 2px solid #fff;
  margin-bottom: 15px;
}
@media screen and (min-width: 64rem) {
  #teaserstory-geschaeftsbericht {
    padding-top: 2rem;
  }
  #teaserstory-geschaeftsbericht picture {
    max-height: 450px;
  }
  #teaserstory-geschaeftsbericht .content-area {
    max-width: 400px;
    left: 0;
    right: 0;
  }
  #teaserstory-geschaeftsbericht #download-lebe-geschaeftsbericht {
    display: block;
    position: absolute;
    bottom: 2.5rem;
    right: 0;
    width: 100%;
  }
  #teaserstory-geschaeftsbericht #download-lebe-geschaeftsbericht .inner {
    max-width: 360px;
    float: right;
    width: 100%;
  }
  #teaserstory-geschaeftsbericht #download-lebe-geschaeftsbericht .inner p {
    width: 50%;
    padding-left: 50px;
    font-size: 1.188rem;
  }
  #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    p::before,
  #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    .mini-rechner
    .entwicklung-detail
    p.close::after,
  .mini-rechner
    .entwicklung-detail
    #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    p.close::after {
    content: "";
    width: 30px;
    background-size: auto 42px;
  }
  #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    .blaettern::before,
  #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    .mini-rechner
    .entwicklung-detail
    .blaettern.close::after,
  .mini-rechner
    .entwicklung-detail
    #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    .blaettern.close::after {
    background-size: auto 34px;
    width: 40px;
  }
  #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    .thumb {
    width: auto;
    right: 0px;
    top: -133px;
    bottom: 0;
  }
  #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    .button-group {
    position: absolute;
    bottom: 1rem;
    right: 0.8rem;
    padding-top: 0;
  }
  #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    .button-group
    .button.select-wrapper {
    width: auto;
    min-width: 55%;
  }
  #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    .button-group
    .button.download {
    float: right;
  }
  #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    .button-group
    .button.download-blaettern {
    float: right;
  }
  #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    .grd-row
    .button-group
    .button.select-wrapper {
    width: auto;
    min-width: 100%;
  }
  #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    .grd-row
    .button-group
    .button.download {
    float: right;
  }
  #teaserstory-geschaeftsbericht
    #download-lebe-geschaeftsbericht
    .inner
    .grd-row
    .button-group
    .button.download-blaettern {
    float: right;
  }
}
.background-color--green {
  background: #e8e600;
}
@media screen and (min-width: 64rem) {
  .download-geschaeftsbericht {
    margin-top: 12rem;
  }
  #teaserstory-geschaeftsbericht picture {
    max-height: initial;
  }
}
#teaserstory-geschaeftsbericht-content {
  padding-top: 2rem;
  padding-bottom: 1rem;
}
#vorstand-geschaeftsbericht .plusminus.clicked::before,
#vorstand-geschaeftsbericht
  .mini-rechner
  .entwicklung-detail
  .plusminus.clicked.close::after,
.mini-rechner
  .entwicklung-detail
  #vorstand-geschaeftsbericht
  .plusminus.clicked.close::after {
  width: 0;
}
#vorstand-geschaeftsbericht .plusminus {
  display: inline-block;
  margin-right: 0.5rem;
}
@media screen and (min-width: 64rem) {
  #vorstand-geschaeftsbericht .plusminus {
    display: inline-block;
  }
}
.mehr-lesen {
  height: 26rem;
  overflow: hidden;
  -webkit-mask-image: -webkit-gradient(
    linear,
    0% 75%,
    0% 100%,
    from(rgb(0, 0, 0)),
    to(rgba(0, 0, 0, 0))
  );
  mask-image: linear-gradient(rgb(0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
}
.winiger-lesen {
  height: auto;
  -webkit-mask-image: none;
  mask-image: none;
}
@media screen and (min-width: 64rem) {
  #teaserstory-geschaeftsbericht-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4rem;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 64rem) {
  .vorstandsteam {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 100%;
  }
  .vorstandsteam .content-image-size--25 {
    flex-basis: 25%;
    flex-shrink: 0;
    flex-grow: 0;
  }
}
.trennlinie {
  width: 90%;
  height: auto;
  margin: 1rem auto 4rem auto;
  display: block;
}
.facts-zahlen {
  align-items: center;
  justify-content: space-evenly;
  position: relative;
}
.facts-zahlen .grd-row:nth-child(2) div {
  flex-basis: 50%;
}
.facts-zahlen div:last-child div:first-child img {
  padding-bottom: 2rem;
}
.facts-zahlen div:last-child div:last-child {
  background: url(/spar-und-bau/geschaeftsbericht/assets/Element_18.png)
    no-repeat 0 0 / contain;
  padding: 3.3rem 0 0 4.3rem;
  margin-top: 2rem;
}
.facts-zahlen div:last-child div:last-child img {
  width: auto;
  max-height: 32%;
}
.facts-zahlen div:last-child div:last-child p {
  margin-bottom: 70px;
}
.facts-zahlen .item {
  padding: 1rem;
}
.facts-zahlen .item p {
  font-size: 1.3rem;
}
.facts-zahlen .item img {
  max-width: 100%;
  height: auto;
}
.facts-zahlen div:first-child div:first-child img {
  margin-left: 40px;
  width: auto;
  max-height: 45%;
}
@media screen and (min-width: 64rem) {
  .facts-zahlen .item img {
    max-width: initial;
  }
  .facts-zahlen .item {
    padding: 3rem;
  }
  .facts-zahlen .item p {
    font-size: 1.3rem !important;
  }
  .facts-zahlen div:last-child div:last-child {
    background: url(/spar-und-bau/geschaeftsbericht/assets/Element_18.png)
      no-repeat no-repeat 0 0;
    padding-left: 97px;
    padding-top: 87px;
    margin-top: -85px;
  }
  .facts-zahlen div:first-child div:first-child img {
    margin-left: 90px;
    width: auto;
    max-height: 51%;
  }
}
.zahlen {
  justify-content: space-evenly;
  padding-top: 5rem;
}
.zahlen .items {
  padding: 1rem;
  z-index: 1;
}
.zahlen .items p {
  font-size: 1.3rem !important;
}
.zahlen .items img {
  max-width: 256px;
}
.zahlen .items .sofa {
  margin-top: -1.8rem;
  margin-left: -1rem;
}
@media screen and (min-width: 64rem) {
  .zahlen .items img {
    max-width: initial;
  }
  .zahlen .items .sofa {
    margin-top: -2rem;
    margin-left: -2rem;
  }
  .zahlen .items {
    padding-top: 3rem;
  }
}
.geschaeftsjahr .grd-row {
  flex-wrap: wrap-reverse;
}
.geschaeftsjahr p {
  padding: unset;
}
@media screen and (min-width: 64rem) {
  .geschaeftsjahr p {
    padding: 3rem;
  }
}
.geschaeftsjahr-zahlen img {
  height: auto;
}
.geschaeftsjahr-zahlen .item {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.geschaeftsjahr-zahlen .item:nth-child(2) {
  padding: 0rem 0 1rem 0;
}
.geschaeftsjahr-zahlen .item h3 {
  font-size: 1.2rem !important;
  margin: 0 !important;
}
.geschaeftsjahr-zahlen-button {
  background: #1d1d1b;
  padding: 0.8rem 0.8rem 1rem 1.2rem;
  position: relative;
  margin: 0 auto;
  margin-top: 2rem;
  max-width: 20.5rem;
  height: 4rem;
}
.geschaeftsjahr-zahlen-button > p {
  font-size: 1.188rem;
  line-height: 1em !important;
  font-weight: 500;
  margin-bottom: 0;
  position: relative;
  width: 80%;
  max-width: 238px;
  padding-left: 50px;
}
.geschaeftsjahr-zahlen-button > p::before,
.mini-rechner
  .entwicklung-detail
  .geschaeftsjahr-zahlen-button
  > p.close::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/icon-download-green.svg) no-repeat right top 50%;
  height: 100%;
  width: 31px;
  background-size: auto 37px;
}
.geschaeftsjahr-zahlen-button .button-group {
  padding-top: 1rem;
  position: relative;
}
.geschaeftsjahr-zahlen-button .button-group a {
  width: 34px;
  height: 34px;
  position: absolute;
  bottom: 24px;
  left: 260px;
}
.geschaeftsjahr-zahlen-button .button-group p {
  font-size: 0.813rem !important;
  line-height: 1rem !important;
  margin: 0;
  display: none;
}
@media screen and (min-width: 64rem) {
  .geschaeftsjahr-zahlen .item:nth-child(2) {
    padding-top: 4rem;
  }
  .geschaeftsjahr-zahlen-button {
    width: 100%;
    margin-top: -3rem;
    max-width: 26rem;
  }
  .geschaeftsjahr-zahlen-button > p {
    width: 63%;
    width: 69%;
    max-width: 237px;
    margin-bottom: 0;
  }
  .geschaeftsjahr-zahlen-button .thumb {
    width: auto;
    right: 0px;
    top: -130px;
    bottom: 0;
  }
  .geschaeftsjahr-zahlen-button .button-group {
    position: absolute;
    bottom: -0.3rem;
    right: -13px;
    padding-top: 0;
  }
  .geschaeftsjahr-zahlen-button .button-group a {
    width: 125px;
    height: auto;
  }
  .geschaeftsjahr-zahlen-button .button-group p {
    display: block;
  }
}
.blaettern-first-end {
  padding-bottom: 4rem;
}
.blaettern-first-end .item:first-child {
  text-align: center;
}
.blaettern-first-end img {
  object-fit: contain;
}
@media screen and (min-width: 64rem) {
  .blaettern-first-end .item:first-child {
    text-align: unset;
  }
  .blaettern-first-end .item:last-child {
    padding: 3rem;
  }
}
.blaettern-mitte {
  padding-bottom: 4rem;
}
.blaettern-mitte .item:last-child {
  text-align: center;
}
.blaettern-mitte img {
  object-fit: contain;
}
.blaettern-mitte .grd-row {
  flex-wrap: wrap-reverse;
}
@media screen and (min-width: 64rem) {
  .blaettern-mitte .item:last-child {
    text-align: right;
  }
  .blaettern-mitte .item:first-child {
    padding: 3rem;
  }
}
.blaettern-h2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.blaettern-h2 svg {
  width: 21rem;
  height: auto;
}
.blaettern-h2 svg text {
  font-size: 1.8rem;
  font-weight: bolder;
}
.blaettern-h2 svg text tspan:nth-of-type(2) {
  font-size: 2.8rem;
}
.blaettern-h2 svg text:nth-of-type(2) {
  font-size: 2.8rem;
}
.blaettern-h2.vorwort svg {
  width: 20.7rem;
  height: 8rem;
}
.blaettern-h2.vorwort text {
  font-size: 1.8rem;
  font-weight: bolder;
}
.blaettern-h2.vorwort text:nth-of-type(1) {
  font-size: 2.8rem;
  transform: translateX(-36px);
}
.blaettern-h2.vorwort text:nth-of-type(2) {
  transform: translate(-37px, -18px);
}
.blaettern-h2.oben {
  margin: 0.5rem 0 3rem 0 !important;
}
.blaettern-h2.oben svg {
  height: 8.2rem;
}
.blaettern-h2.oben svg text:nth-of-type(1) {
  transform: translate(-150px, -9px);
}
.blaettern-h2.oben svg text:nth-of-type(2) {
  transform: translate(-228px, -41px);
}
.blaettern-h2.oben svg text:nth-of-type(3) {
  transform: translate(-150px, -52px);
}
.blaettern-h2.oben svg text:nth-of-type(4) {
  transform: translate(-140px, -63px);
}
.blaettern-h2.geschaeftsjahr svg {
  width: 19.8rem;
}
.blaettern-h2.geschaeftsjahr svg text {
  font-size: 2.7rem !important;
}
.blaettern-h2.geschaeftsjahr svg text tspan:nth-of-type(2) {
  font-size: 2.7rem !important;
}
.blaettern-h2.end svg {
  width: 16rem;
}
.blaettern-h2.mitte svg text {
  transform: translateX(-105px);
}
@media screen and (min-width: 64rem) {
  .blaettern-h2.geschaeftsjahr {
    justify-content: start;
  }
  .blaettern-h2.geschaeftsjahr svg {
    width: 27rem;
    height: 9.5rem;
  }
  .blaettern-h2.geschaeftsjahr svg text {
    font-size: 3.4rem !important;
  }
  .blaettern-h2.geschaeftsjahr svg text tspan:nth-of-type(2) {
    font-size: 3.4rem !important;
  }
  .blaettern-h2.vorwort {
    margin-bottom: 3rem !important;
  }
  .blaettern-h2.vorwort svg {
    width: 25.1rem;
  }
  .blaettern-h2.vorwort svg text:nth-of-type(n) {
    font-size: 4rem;
    transform: none;
  }
  .blaettern-h2.oben {
    justify-content: flex-start;
  }
  .blaettern-h2.oben svg {
    height: 12rem;
    width: 32.3rem;
  }
  .blaettern-h2.oben svg text {
    font-size: 2.8rem;
  }
  .blaettern-h2.oben svg text:nth-of-type(n) {
    transform: none;
  }
  .blaettern-h2.oben svg text:nth-of-type(2) {
    font-size: 5.6rem;
  }
  .blaettern-h2.first-end svg {
    margin-left: 20rem;
  }
  .blaettern-h2.mitte svg {
    margin-right: 22rem;
  }
  .blaettern-h2.mitte svg text {
    transform: unset;
  }
  .blaettern-h2.end svg {
    width: 24.3rem;
  }
  .blaettern-h2 svg {
    width: 24.3rem;
  }
  .blaettern-h2 svg text {
    font-size: 1.9rem;
  }
  .blaettern-h2 svg text tspan:nth-of-type(2) {
    font-size: 3.7rem;
  }
}
.rand {
  display: none;
}
@media screen and (min-width: 64rem) {
  .rand {
    position: absolute;
    right: 0;
    top: 169.65px;
    height: 1400px;
    display: block;
  }
}
h2.font--the-mix {
  font-family: TheMix, Arial, Helvetica, sans-serif;
  text-transform: none !important;
  font-size: 6.5vw !important;
  font-weight: 300 !important;
  line-height: 110%;
}
@media screen and (min-width: 64rem) {
  h2.font--the-mix {
    font-family: TheMix, Arial, Helvetica, sans-serif;
    text-transform: none !important;
    font-size: 3.8rem !important;
    font-weight: 300 !important;
    line-height: 110%;
  }
}
.stadtteil-legende {
  padding: 1rem 0;
}
.stadtteil-legende .item {
  font-size: 0.8em;
}
.stadtteil-legende .item p {
  font-size: 1em !important;
}
.stadtteil-legende .item label {
  background: #e8e600;
  text-transform: uppercase;
  padding: 0.3rem 0.5rem;
}
.stoerer--green {
  background: #e8e600;
  padding: 1rem 2rem;
}
.stoerer--green p {
  font-size: 0.9em !important;
  line-height: 160% !important;
}
#download-geschaeftsbericht {
  position: relative;
  width: 100%;
  margin: 80px auto 0;
  max-width: 380px;
}
#download-geschaeftsbericht .inner {
  background: #1d1d1b;
  padding: 0.8rem;
  position: relative;
  align-items: baseline;
  height: 5rem;
}
#download-geschaeftsbericht .inner:last-child {
  height: 3.7rem;
}
#download-geschaeftsbericht .inner p {
  font-size: 1.05rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0;
  position: relative;
  padding-right: 0;
  display: flex;
  width: 57%;
  order: 1;
}
#download-geschaeftsbericht .inner p::before,
#download-geschaeftsbericht
  .inner
  .mini-rechner
  .entwicklung-detail
  p.close::after,
.mini-rechner
  .entwicklung-detail
  #download-geschaeftsbericht
  .inner
  p.close::after {
  content: "";
  background: url(../img/icon-download-green.svg) no-repeat right top 40%;
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 1rem;
  height: auto;
  width: 30px;
  background-size: auto 41px;
}
#download-geschaeftsbericht .inner:last-child p::before,
#download-geschaeftsbericht
  .inner:last-child
  .mini-rechner
  .entwicklung-detail
  p.close::after,
.mini-rechner
  .entwicklung-detail
  #download-geschaeftsbericht
  .inner:last-child
  p.close::after {
  content: "";
  background: url(../img/icon-bildung.svg) no-repeat right 24%;
  height: 43px;
  width: 30px;
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 0.5rem;
  background-size: auto 32px;
  width: 40px;
}
#download-geschaeftsbericht .button-group {
  order: 3;
  margin-top: 1rem;
  position: absolute;
  top: auto;
  right: 13px;
  bottom: 17px;
}
#download-geschaeftsbericht .button-group .button {
  float: right;
}
#download-geschaeftsbericht .button-group a {
  width: 123px;
  z-index: 10;
}
#download-geschaeftsbericht .button-group:last-child {
  order: 3;
  margin-top: 1rem;
  position: absolute;
  top: auto;
  right: 11px;
  bottom: 17px;
}
#download-geschaeftsbericht .thumb {
  width: 117px;
  position: absolute;
  right: 0;
  top: -80px;
}
@media screen and (min-width: 64rem) {
  #download-geschaeftsbericht {
    max-width: initial;
    margin: 30px 0 120px 0;
  }
  #download-geschaeftsbericht .inner {
    padding: 1.8rem 0.8rem 2.2rem 2.2rem;
    height: 10rem;
  }
  #download-geschaeftsbericht .inner:last-child {
    height: 10rem;
  }
  #download-geschaeftsbericht .inner p {
    width: auto;
    height: 100%;
    order: 0;
    margin-right: 5rem;
  }
  #download-geschaeftsbericht .inner p span {
    font-size: 1.6rem;
    line-height: 110%;
    font-weight: bold;
  }
  #download-geschaeftsbericht .inner p::before,
  #download-geschaeftsbericht
    .inner
    .mini-rechner
    .entwicklung-detail
    p.close::after,
  .mini-rechner
    .entwicklung-detail
    #download-geschaeftsbericht
    .inner
    p.close::after {
    height: 86px;
    width: 64px;
    background-size: auto 70px;
    margin-right: 2rem;
  }
  #download-geschaeftsbericht .inner:last-child p span {
    font-size: 1.6rem;
    line-height: 110%;
    font-weight: bold;
  }
  #download-geschaeftsbericht .inner:last-child p::before,
  #download-geschaeftsbericht
    .inner:last-child
    .mini-rechner
    .entwicklung-detail
    p.close::after,
  .mini-rechner
    .entwicklung-detail
    #download-geschaeftsbericht
    .inner:last-child
    p.close::after {
    height: 86px;
    width: 84px;
    background-size: auto 70px;
    margin-right: 2rem;
  }
  #download-geschaeftsbericht .button-group {
    order: 0;
    margin-top: 0;
    right: 290px;
    bottom: 32px;
  }
  #download-geschaeftsbericht .button-group:last-child {
    order: 0;
    margin-top: 0;
    right: 267px;
    bottom: 32px;
  }
  #download-geschaeftsbericht .thumb {
    bottom: 0;
    width: 367px;
    transform: translate(0, 30%);
    top: -484px;
    right: -490px;
    z-index: 10;
  }
}
.button.black.dnk:hover {
  background-color: #1d1d1b;
  color: #fff;
}
.button.dnk::after {
  content: "";
  background: url(../img/icon-arrow-mini-white.svg) no-repeat 0 70%/10px 10px;
  height: 1.5em;
  width: 1em;
  vertical-align: bottom;
  display: inline-block;
  margin: 0 0 0 0.8rem;
  padding: 0;
  position: initial;
}
.standard-content a.dnk:hover::after {
  -webkit-transform: translate(2px, 0px);
  -ms-transform: translate(2px, 0px);
  transform: translate(2px, 0px);
}
.highlight {
  color: #fff;
  padding: 0.25em 0.4em;
  background-color: #1d1d1b;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.highlight:hover {
  color: #1d1d1b;
  padding: 0.25em 0.4em;
  background-color: #fff;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.swiper-button-prev,
.swiper-button-next {
  top: 24%;
}
#geschaeftsbericht-swiper {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.5rem;
  background-color: #e8e600;
}
#geschaeftsbericht-swiper .swiper {
  width: 100%;
  height: 100%;
}
#geschaeftsbericht-swiper .swiper-slide {
  height: 19rem;
  padding: 0 2rem;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: space-between;
  position: relative;
}
#geschaeftsbericht-swiper .swiper-slide {
  width: 80%;
}
#geschaeftsbericht-swiper .swiper-slide img {
  display: block;
  width: auto;
  height: auto;
  object-fit: scale-down;
}
@media only screen and (min-width: 769px) {
  #geschaeftsbericht-swiper .swiper-slide {
    padding: 0 6rem;
  }
  #geschaeftsbericht-swiper .swiper-slide:first-child {
    transition: transform 100ms;
  }
  #geschaeftsbericht-swiper .swiper-slide:first-child img {
    transition: box-shadow 500ms;
  }
  #geschaeftsbericht-swiper .swiper-slide:nth-child(2) {
    transition: transform 100ms;
  }
  #geschaeftsbericht-swiper .swiper-slide.swiper-slide-next {
    transform: translateX(0%);
    z-index: 1;
  }
}
@media screen and (min-width: 64rem) {
  #geschaeftsbericht-swiper {
    background-color: #e8e600;
  }
}
#geschaeftsbericht-swiper .swiper-wrapper {
  margin-bottom: 5rem;
}
#geschaeftsbericht-swiper picture {
  min-width: 100%;
  display: inline-block;
}
#geschaeftsbericht-swiper picture img {
  min-width: 100%;
  display: block;
}
#geschaeftsbericht-swiper .geschaeftsbericht-swiper-pagination {
  bottom: 0rem;
  background: none;
}
#geschaeftsbericht-swiper
  .swiper-pagination.swiper-pagination-bullets
  .swiper-pagination-bullet {
  background: #d8db2a;
}
#geschaeftsbericht-swiper
  .swiper-pagination.swiper-pagination-bullets
  .swiper-pagination-bullet-active {
  background: #000;
}
#geschaeftsbericht-swiper .swiper-button-prev,
#geschaeftsbericht-swiper .swiper-button-next {
  display: none;
}
@media screen and (min-width: 48rem) {
  .swiper-button-prev,
  .swiper-button-next {
    display: block;
    top: 33%;
  }
}
@media screen and (min-width: 64rem) {
  .swiper-button-prev,
  .swiper-button-next {
    display: block;
    top: 50%;
  }
  #geschaeftsbericht-swiper .geschaeftsbericht-swiper-pagination {
    display: block;
  }
}
@media screen and (min-width: 75rem) {
  #geschaeftsbericht-swiper .swiper-button-prev,
  #geschaeftsbericht-swiper .swiper-button-next {
    display: block;
    top: 60%;
  }
  .swiper-button-prev,
  .swiper-button-next {
    width: 2.3125rem;
    height: 2.875rem;
    margin-top: -1.125rem;
  }
}
.scrollen {
  position: relative;
}
.scrollen a {
  display: block;
  padding-top: 60px;
}
.scrollen a span {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-animation: sdb04 2s infinite;
  animation: sdb04 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb04 {
  0% {
    -webkit-transform: translate(0, 0);
  }
  20% {
    -webkit-transform: translate(0, -10px);
  }
  40% {
    -webkit-transform: translate(0, 0);
  }
}
@keyframes sdb04 {
  0% {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(0, 10px);
  }
  40% {
    transform: translate(0, 0);
  }
}
picture {
  line-height: 0;
}
@media screen and (min-width: 75rem) {
  #article-container.stories-list .grd-row-col-8-24--md:nth-child(1) article,
  #article-container.stories-list .grd-row-col-8-24--md:nth-child(2) article,
  #article-container.stories-list .grd-row-col-8-24--md:nth-child(3) article {
    margin-top: 0.6rem;
  }
}
#teaserstory-nachhaltigkeit_22 {
  margin-bottom: 2.313rem;
}
#teaserstory-nachhaltigkeit_22 picture {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 48rem) {
  #teaserstory-nachhaltigkeit_22 picture {
    max-height: 385px;
  }
}
#teaserstory-nachhaltigkeit_22 picture img {
  width: 100%;
}
#teaserstory-nachhaltigkeit_22 #download-lebe-nachhaltigkeit_22 {
  margin-top: 5rem;
}
#teaserstory-nachhaltigkeit_22 #download-lebe-nachhaltigkeit_22 .inner {
  background: #1d1d1b;
  padding: 0.8rem 0.8rem 1rem 1rem;
  position: relative;
}
#teaserstory-nachhaltigkeit_22 #download-lebe-nachhaltigkeit_22 .inner p {
  font-size: 1.1rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0 0 1.5rem 0;
  position: relative;
  width: 60%;
  max-width: 190px;
  padding-left: 42px;
}
#teaserstory-nachhaltigkeit_22
  #download-lebe-nachhaltigkeit_22
  .inner
  p::before,
#teaserstory-nachhaltigkeit_22
  #download-lebe-nachhaltigkeit_22
  .inner
  .mini-rechner
  .entwicklung-detail
  p.close::after,
.mini-rechner
  .entwicklung-detail
  #teaserstory-nachhaltigkeit_22
  #download-lebe-nachhaltigkeit_22
  .inner
  p.close::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/icon-download-green.svg) no-repeat right top 50%;
  height: 100%;
  width: 28px;
  background-size: auto 39px;
}
#teaserstory-nachhaltigkeit_22
  #download-lebe-nachhaltigkeit_22
  .inner
  .blaettern::before,
#teaserstory-nachhaltigkeit_22
  #download-lebe-nachhaltigkeit_22
  .inner
  .mini-rechner
  .entwicklung-detail
  .blaettern.close::after,
.mini-rechner
  .entwicklung-detail
  #teaserstory-nachhaltigkeit_22
  #download-lebe-nachhaltigkeit_22
  .inner
  .blaettern.close::after {
  background: url(../img/icon-bildung.svg) no-repeat right top 50%;
  background-size: auto 29px;
  width: 34px;
}
#teaserstory-nachhaltigkeit_22
  #download-lebe-nachhaltigkeit_22
  .inner
  .grd-row
  p {
  font-size: 1.188rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0 0 1.5rem 0;
  position: relative;
  width: 60%;
  max-width: 160px;
  padding-right: 40px;
}
#teaserstory-nachhaltigkeit_22
  #download-lebe-nachhaltigkeit_22
  .inner
  .grd-row
  p::after {
  background: none;
}
#teaserstory-nachhaltigkeit_22 #download-lebe-nachhaltigkeit_22 .inner .thumb {
  width: 127px;
  position: absolute;
  top: auto;
  bottom: 1.2rem;
  right: 4px;
}
#teaserstory-nachhaltigkeit_22
  #download-lebe-nachhaltigkeit_22
  .inner
  .button-group {
  padding-top: 1rem;
  position: absolute;
  top: auto;
  bottom: 0.9rem;
  right: 12px;
}
#teaserstory-nachhaltigkeit_22
  #download-lebe-nachhaltigkeit_22
  .inner
  .button-group:last-child {
  bottom: 1.2rem;
}
#teaserstory-nachhaltigkeit_22
  #download-lebe-nachhaltigkeit_22
  .inner
  .button-group
  .button {
  float: right;
}
#teaserstory-nachhaltigkeit_22
  #download-lebe-nachhaltigkeit_22
  .inner
  .button-group
  .button.select-wrapper {
  width: 100%;
  margin-bottom: 0.688rem;
}
#teaserstory-nachhaltigkeit_22 #download-lebe-nachhaltigkeit_22 .inner hr {
  border: 0;
  border-bottom: 2px solid #fff;
  margin-bottom: 15px;
}
@media screen and (min-width: 64rem) {
  #teaserstory-nachhaltigkeit_22 {
    padding-top: 2rem;
  }
  #teaserstory-nachhaltigkeit_22 picture {
    max-height: 450px;
  }
  #teaserstory-nachhaltigkeit_22 .content-area {
    max-width: 400px;
    left: 0;
    right: 0;
  }
  #teaserstory-nachhaltigkeit_22 #download-lebe-nachhaltigkeit_22 {
    display: block;
    position: absolute;
    bottom: 2.5rem;
    right: 0;
    width: 100%;
  }
  #teaserstory-nachhaltigkeit_22 #download-lebe-nachhaltigkeit_22 .inner {
    max-width: 360px;
    float: right;
    width: 100%;
  }
  #teaserstory-nachhaltigkeit_22 #download-lebe-nachhaltigkeit_22 .inner p {
    width: 50%;
    padding-left: 50px;
    font-size: 1.188rem;
  }
  #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    p::before,
  #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    .mini-rechner
    .entwicklung-detail
    p.close::after,
  .mini-rechner
    .entwicklung-detail
    #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    p.close::after {
    content: "";
    width: 30px;
    background-size: auto 42px;
  }
  #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    .blaettern::before,
  #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    .mini-rechner
    .entwicklung-detail
    .blaettern.close::after,
  .mini-rechner
    .entwicklung-detail
    #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    .blaettern.close::after {
    background-size: auto 34px;
    width: 40px;
  }
  #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    .thumb {
    width: auto;
    right: 0px;
    top: -133px;
    bottom: 0;
  }
  #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    .button-group {
    position: absolute;
    bottom: 1rem;
    right: 0.8rem;
    padding-top: 0;
  }
  #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    .button-group
    .button.select-wrapper {
    width: auto;
    min-width: 55%;
  }
  #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    .button-group
    .button.download {
    float: right;
  }
  #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    .button-group
    .button.download-blaettern {
    float: right;
  }
  #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    .grd-row
    .button-group
    .button.select-wrapper {
    width: auto;
    min-width: 100%;
  }
  #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    .grd-row
    .button-group
    .button.download {
    float: right;
  }
  #teaserstory-nachhaltigkeit_22
    #download-lebe-nachhaltigkeit_22
    .inner
    .grd-row
    .button-group
    .button.download-blaettern {
    float: right;
  }
}
.background-color--green {
  background: #e8e600;
}
@media screen and (min-width: 64rem) {
  .download-nachhaltigkeit_22 {
    margin-top: 12rem;
  }
  #teaserstory-nachhaltigkeit_22 picture {
    max-height: initial;
  }
}
#teaserstory-nachhaltigkeit_22-content {
  padding-top: 2rem;
  padding-bottom: 1rem;
}
#vorstand-nachhaltigkeit_22 .plusminus.clicked::before,
#vorstand-nachhaltigkeit_22
  .mini-rechner
  .entwicklung-detail
  .plusminus.clicked.close::after,
.mini-rechner
  .entwicklung-detail
  #vorstand-nachhaltigkeit_22
  .plusminus.clicked.close::after {
  width: 0;
}
#vorstand-nachhaltigkeit_22 .plusminus {
  display: inline-block;
  margin-right: 0.5rem;
}
@media screen and (min-width: 64rem) {
  #vorstand-nachhaltigkeit_22 .plusminus {
    display: inline-block;
  }
}
.mehr-lesen {
  height: 26rem;
  overflow: hidden;
  -webkit-mask-image: -webkit-gradient(
    linear,
    0% 75%,
    0% 100%,
    from(rgb(0, 0, 0)),
    to(rgba(0, 0, 0, 0))
  );
  mask-image: linear-gradient(rgb(0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
}
.winiger-lesen {
  height: auto;
  -webkit-mask-image: none;
  mask-image: none;
}
@media screen and (min-width: 64rem) {
  #teaserstory-nachhaltigkeit_22-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4rem;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 64rem) {
  .vorstandsteam {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 100%;
  }
  .vorstandsteam .content-image-size--27 {
    flex-basis: 27%;
    flex-shrink: 0;
    flex-grow: 0;
  }
}
@media screen and (min-width: 48rem) {
  .content figure.content-image-size--27 {
    width: 25%;
    max-width: 100%;
  }
}
.trennlinie {
  width: 90%;
  height: auto;
  margin: 1rem auto 4rem auto;
  display: block;
}
.zahlen {
  justify-content: space-evenly;
  padding-top: 5rem;
}
.zahlen .items {
  padding: 1rem;
  z-index: 1;
}
.zahlen .items p {
  font-size: 1.3rem !important;
}
.zahlen .items img {
  max-width: 256px;
}
.zahlen .items .sofa {
  margin-top: -1.8rem;
  margin-left: -1rem;
}
@media screen and (min-width: 64rem) {
  .zahlen .items img {
    max-width: initial;
  }
  .zahlen .items .sofa {
    margin-top: -2rem;
    margin-left: -2rem;
  }
  .zahlen .items {
    padding-top: 3rem;
  }
}
.blaettern-first-end {
  padding-bottom: 4rem;
}
.blaettern-first-end .item:first-child {
  text-align: center;
}
.blaettern-first-end img {
  object-fit: contain;
}
@media screen and (min-width: 64rem) {
  .blaettern-first-end .item:first-child {
    text-align: unset;
  }
  .blaettern-first-end .item:last-child {
    padding: 3rem;
  }
}
.blaettern-mitte {
  padding-bottom: 4rem;
}
.blaettern-mitte .item:last-child {
  text-align: center;
}
.blaettern-mitte img {
  object-fit: contain;
}
.blaettern-mitte .grd-row {
  flex-wrap: wrap-reverse;
}
@media screen and (min-width: 64rem) {
  .blaettern-mitte .item:last-child {
    text-align: right;
  }
  .blaettern-mitte .item:first-child {
    padding: 3rem;
  }
}
.blaettern-h2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.blaettern-h2.vorwort {
  justify-content: flex-start;
  margin-left: 4rem !important;
}
.blaettern-h2.vorwort svg {
  width: 20.7rem;
  height: 8rem;
}
.blaettern-h2.vorwort text {
  font-size: 1.8rem;
  font-weight: bolder;
}
.blaettern-h2.vorwort text:nth-of-type(1) {
  font-size: 2.8rem;
  transform: translateX(-36px);
}
.blaettern-h2.vorwort text:nth-of-type(2) {
  transform: translate(-37px, -18px);
}
.blaettern-h2.oben {
  margin: 0.5rem 0 2rem 0 !important;
}
.blaettern-h2.end svg {
  width: 16rem;
}
.blaettern-h2.mitte svg text {
  transform: translateX(-105px);
}
@media screen and (min-width: 64rem) {
  .blaettern-h2.vorwort {
    margin-bottom: 3rem !important;
  }
  .blaettern-h2.oben {
    justify-content: flex-start;
    font-size: 3.4rem !important;
    line-height: 1 !important;
  }
  .blaettern-h2.first-end svg {
    margin-left: 20rem;
  }
  .blaettern-h2.mitte svg {
    margin-right: 22rem;
  }
  .blaettern-h2.mitte svg text {
    transform: unset;
  }
  .blaettern-h2.end svg {
    width: 24.3rem;
  }
  .blaettern-h2 svg {
    width: 24.3rem;
  }
  .blaettern-h2 svg text {
    font-size: 1.9rem;
  }
  .blaettern-h2 svg text tspan:nth-of-type(2) {
    font-size: 3.7rem;
  }
}
.rand {
  display: none;
}
@media screen and (min-width: 64rem) {
  .rand {
    position: absolute;
    right: 0;
    top: 169.65px;
    height: 1400px;
    display: block;
  }
}
h2.font--the-mix {
  font-family: TheMix, Arial, Helvetica, sans-serif;
  text-transform: none !important;
  font-size: 6.5vw !important;
  font-weight: 300 !important;
  line-height: 110%;
}
@media screen and (min-width: 64rem) {
  h2.font--the-mix {
    font-family: TheMix, Arial, Helvetica, sans-serif;
    text-transform: none !important;
    font-size: 3.8rem !important;
    font-weight: 300 !important;
    line-height: 110%;
  }
}
.stadtteil-legende_22 {
  padding: 1rem 0;
}
.stadtteil-legende_22 .item {
  font-size: 0.8em;
}
.stadtteil-legende_22 .item p {
  font-size: 1em !important;
}
.stadtteil-legende_22 .item label {
  background: #1d1d1b;
  text-transform: uppercase;
  padding: 0.3rem 0.5rem;
  color: #fff;
}
.stoerer--green {
  background: #e8e600;
  padding: 1rem 2rem;
}
.stoerer--green p {
  font-size: 0.9em !important;
  line-height: 160% !important;
}
#download-nachhaltigkeit_22 {
  position: relative;
  width: 100%;
  margin: 80px auto 0;
  max-width: 380px;
}
#download-nachhaltigkeit_22 .inner {
  background: #1d1d1b;
  padding: 0.8rem;
  position: relative;
  align-items: baseline;
  height: 5rem;
}
#download-nachhaltigkeit_22 .inner:last-child {
  height: 3.7rem;
}
#download-nachhaltigkeit_22 .inner p {
  font-size: 1.05rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0;
  position: relative;
  padding-right: 0;
  display: flex;
  width: 57%;
  order: 1;
}
#download-nachhaltigkeit_22 .inner p::before,
#download-nachhaltigkeit_22
  .inner
  .mini-rechner
  .entwicklung-detail
  p.close::after,
.mini-rechner
  .entwicklung-detail
  #download-nachhaltigkeit_22
  .inner
  p.close::after {
  content: "";
  background: url(../img/icon-download-green.svg) no-repeat right top 40%;
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 1rem;
  height: auto;
  width: 30px;
  background-size: auto 41px;
}
#download-nachhaltigkeit_22 .inner:last-child p::before,
#download-nachhaltigkeit_22
  .inner:last-child
  .mini-rechner
  .entwicklung-detail
  p.close::after,
.mini-rechner
  .entwicklung-detail
  #download-nachhaltigkeit_22
  .inner:last-child
  p.close::after {
  content: "";
  background: url(../img/icon-bildung.svg) no-repeat right 24%;
  height: 43px;
  width: 30px;
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 0.5rem;
  background-size: auto 32px;
  width: 40px;
}
#download-nachhaltigkeit_22 .button-group {
  order: 3;
  margin-top: 1rem;
  position: absolute;
  top: auto;
  right: 13px;
  bottom: 17px;
}
#download-nachhaltigkeit_22 .button-group .button {
  float: right;
}
#download-nachhaltigkeit_22 .button-group a {
  width: 123px;
  z-index: 10;
}
#download-nachhaltigkeit_22 .button-group:last-child {
  order: 3;
  margin-top: 1rem;
  position: absolute;
  top: auto;
  right: 11px;
  bottom: 17px;
}
#download-nachhaltigkeit_22 .thumb {
  width: 117px;
  position: absolute;
  right: 0;
  top: -80px;
}
@media screen and (min-width: 64rem) {
  #download-nachhaltigkeit_22 {
    max-width: initial;
    margin: 30px 0 120px 0;
  }
  #download-nachhaltigkeit_22 .inner {
    padding: 1.8rem 0.8rem 2.2rem 2.2rem;
    height: 11rem;
  }
  #download-nachhaltigkeit_22 .inner:last-child {
    height: 11rem;
  }
  #download-nachhaltigkeit_22 .inner p {
    width: auto;
    height: 100%;
    order: 0;
    margin-right: 5rem;
  }
  #download-nachhaltigkeit_22 .inner p span {
    font-size: 1.6rem;
    line-height: 110%;
    font-weight: bold;
  }
  #download-nachhaltigkeit_22 .inner p::before,
  #download-nachhaltigkeit_22
    .inner
    .mini-rechner
    .entwicklung-detail
    p.close::after,
  .mini-rechner
    .entwicklung-detail
    #download-nachhaltigkeit_22
    .inner
    p.close::after {
    height: 86px;
    width: 64px;
    background-size: auto 70px;
    margin-right: 2rem;
  }
  #download-nachhaltigkeit_22 .inner:last-child p span {
    font-size: 1.6rem;
    line-height: 110%;
    font-weight: bold;
  }
  #download-nachhaltigkeit_22 .inner:last-child p::before,
  #download-nachhaltigkeit_22
    .inner:last-child
    .mini-rechner
    .entwicklung-detail
    p.close::after,
  .mini-rechner
    .entwicklung-detail
    #download-nachhaltigkeit_22
    .inner:last-child
    p.close::after {
    height: 86px;
    width: 84px;
    background-size: auto 70px;
    margin-right: 2rem;
  }
  #download-nachhaltigkeit_22 .button-group {
    order: 0;
    margin-top: 0;
    right: 290px;
    bottom: 32px;
  }
  #download-nachhaltigkeit_22 .button-group:last-child {
    order: 0;
    margin-top: 0;
    right: 267px;
    bottom: 32px;
  }
  #download-nachhaltigkeit_22 .thumb {
    bottom: 0;
    width: 367px;
    transform: translate(0, 30%);
    top: -484px;
    right: -490px;
    z-index: 10;
  }
}
.button.black.dnk:hover {
  background-color: #1d1d1b;
  color: #fff;
}
.button.dnk::after {
  content: "";
  background: url(../img/icon-arrow-mini-white.svg) no-repeat 0 70%/10px 10px;
  height: 1.5em;
  width: 1em;
  vertical-align: bottom;
  display: inline-block;
  margin: 0 0 0 0.8rem;
  padding: 0;
  position: initial;
}
.standard-content a.dnk:hover::after {
  -webkit-transform: translate(2px, 0px);
  -ms-transform: translate(2px, 0px);
  transform: translate(2px, 0px);
}
.highlight {
  color: #fff;
  padding: 0.25em 0.4em;
  background-color: #1d1d1b;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.highlight:hover {
  color: #1d1d1b;
  padding: 0.25em 0.4em;
  background-color: #fff;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
#nachhaltigkeit_22-nummer {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.5rem;
  background-color: #e8e600;
}
#nachhaltigkeit_22-nummer::before,
.mini-rechner .entwicklung-detail #nachhaltigkeit_22-nummer.close::after {
  content: "";
  position: absolute;
  left: 45%;
  top: -6%;
  background: url(/spar-und-bau/nachhaltigkeit/assets/Triangel.png) no-repeat;
  height: 100%;
  width: 121px;
  background-size: auto 68px;
}
#nachhaltigkeit_22-nummer .zahlen {
  height: 30rem;
  padding: 0 2rem;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: space-evenly;
  align-items: center;
  position: relative;
}
#nachhaltigkeit_22-nummer .zahlen {
  width: 80%;
}
#nachhaltigkeit_22-nummer .zahlen img {
  display: block;
  width: auto;
  height: auto;
  object-fit: scale-down;
}
@media only screen and (min-width: 769px) {
  #nachhaltigkeit_22-nummer .zahlen {
    padding: 3rem;
  }
  #nachhaltigkeit_22-nummer .zahlen:first-child {
    transition: transform 100ms;
  }
  #nachhaltigkeit_22-nummer .zahlen:first-child img {
    transition: box-shadow 500ms;
  }
  #nachhaltigkeit_22-nummer .zahlen:nth-child(2) {
    transition: transform 100ms;
  }
  #nachhaltigkeit_22-nummer .zahlen.zahlen-next {
    transform: translateX(0%);
    z-index: 1;
  }
}
@media screen and (min-width: 64rem) {
  #nachhaltigkeit_22-nummer {
    background-color: #e8e600;
  }
}
#nachhaltigkeit_22-nummer picture {
  min-width: 100%;
  display: inline-block;
}
#nachhaltigkeit_22-nummer picture img {
  min-width: 100%;
  display: block;
}
.scrollen {
  position: relative;
}
.scrollen a {
  display: block;
  padding-top: 60px;
}
.scrollen a span {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-animation: sdb04 2s infinite;
  animation: sdb04 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb04 {
  0% {
    -webkit-transform: translate(0, 0);
  }
  20% {
    -webkit-transform: translate(0, -10px);
  }
  40% {
    -webkit-transform: translate(0, 0);
  }
}
@keyframes sdb04 {
  0% {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(0, 10px);
  }
  40% {
    transform: translate(0, 0);
  }
}
#download-nachhaltigkeit-kodex-22 {
  margin-top: 3rem;
}
@media only screen and (max-width: 64rem) {
  #download-nachhaltigkeit-kodex-22 {
    max-width: 50%;
    margin: auto;
  }
}
@media only screen and (max-width: 48rem) {
  #download-nachhaltigkeit-kodex-22 {
    max-width: 100%;
    margin: auto;
  }
}
#download-nachhaltigkeit-kodex-22 .inner {
  background: #1d1d1b;
  padding: 0.8rem 0.8rem 1rem 1rem;
  margin-top: 2rem;
  position: relative;
  width: 100%;
}
#download-nachhaltigkeit-kodex-22 .inner p {
  font-size: 1.1rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0 0 0 0;
  position: relative;
  width: 60%;
  max-width: 190px;
  padding-right: 42px;
}
#download-nachhaltigkeit-kodex-22 .inner p::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 10px;
  background: url(../img/icon-download-green.svg) no-repeat right top 50%;
  height: 100%;
  width: 28px;
  background-size: auto 39px;
}
#download-nachhaltigkeit-kodex-22 .inner .grd-row p {
  font-size: 1.188rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0 0 1.5rem 0;
  position: relative;
  width: 60%;
  max-width: 160px;
  padding-right: 40px;
}
#download-nachhaltigkeit-kodex-22 .inner .grd-row p::after {
  background: none;
}
#download-nachhaltigkeit-kodex-22 .inner .thumb {
  width: 127px;
  position: absolute;
  top: auto;
  bottom: 1.2rem;
  right: 4px;
}
#download-nachhaltigkeit-kodex-22 .inner .button-group {
  padding-top: 1rem;
  position: absolute;
  top: auto;
  bottom: 0.9rem;
  right: 12px;
}
#download-nachhaltigkeit-kodex-22 .inner .button-group:last-child {
  bottom: 1.2rem;
}
#download-nachhaltigkeit-kodex-22 .inner .button-group .button {
  float: right;
}
#download-nachhaltigkeit-kodex-22 .inner .button-group .button.select-wrapper {
  width: 100%;
  margin-bottom: 0.688rem;
}
#download-nachhaltigkeit-kodex-22 .inner hr {
  border: 0;
  border-bottom: 2px solid #fff;
  margin-bottom: 15px;
}
.sideArrow {
  position: absolute;
  width: auto;
  height: 50%;
  margin: -5rem 0 0 0;
  z-index: -1;
}
@media only screen and (max-width: 48rem) {
  .sideArrow {
    display: none;
  }
}
@media only screen and (max-width: 93rem) {
  .hide {
    display: none;
  }
}
.mobile-margin {
  margin-top: -6.5rem;
}
@media only screen and (max-width: 48rem) {
  .mobile-margin {
    margin-top: 0;
  }
}
.uppercase-intro {
  font-family: RobotoCondensed;
  font-weight: 300 !important;
}
.sideHook {
  position: absolute;
  z-index: -1;
}
.sideHook.left {
  left: 0;
  top: 0;
  width: 75%;
  height: 69%;
}
.sideHook.right {
  top: -100px;
  right: 0;
  width: 75%;
  height: 80%;
}
@media only screen and (max-width: 75rem) {
  .sideHook {
    width: 100% !important;
    height: auto !important;
  }
}
@media only screen and (max-width: 64rem) {
  .sideHook {
    display: none;
  }
}
picture {
  line-height: 0;
}
@media screen and (min-width: 75rem) {
  #article-container.stories-list .grd-row-col-8-24--md:nth-child(1) article,
  #article-container.stories-list .grd-row-col-8-24--md:nth-child(2) article,
  #article-container.stories-list .grd-row-col-8-24--md:nth-child(3) article {
    margin-top: 0.6rem;
  }
}
#teaserstory-geschaeftsbericht_23 {
  margin-bottom: 2.313rem;
}
#teaserstory-geschaeftsbericht_23.geschaeftsbericht_25 .label .inner-label {
  background: #1d1d1b;
  float: left;
  padding: 0 0.625rem;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.375rem;
  position: absolute;
  color: #fff;
}
#teaserstory-geschaeftsbericht_23.geschaeftsbericht_25 .content-area .inner {
  background: hsla(59, 100%, 45%, 0.9);
  padding: 0.5rem 1rem 1rem 1rem;
}
#teaserstory-geschaeftsbericht_23.geschaeftsbericht_25 picture {
  display: flex;
  justify-content: center;
}
#teaserstory-geschaeftsbericht_23.geschaeftsbericht_25 picture .stoerer-2025 {
  display: flex;
  position: absolute;
  align-self: center;
  width: clamp(15.188rem, 9.091vw + 13.369rem, 19.188rem);
}
#teaserstory-geschaeftsbericht_23 picture {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 48rem) {
  #teaserstory-geschaeftsbericht_23 picture {
    max-height: 385px;
  }
}
#teaserstory-geschaeftsbericht_23 picture img {
  width: 100%;
}
#teaserstory-geschaeftsbericht_23 #download-lebe-geschaeftsbericht_23 {
  margin-top: 5rem;
}
#teaserstory-geschaeftsbericht_23 #download-lebe-geschaeftsbericht_23 .inner {
  background: #1d1d1b;
  padding: 0.8rem 0.8rem 1rem 1rem;
  position: relative;
}
#teaserstory-geschaeftsbericht_23 #download-lebe-geschaeftsbericht_23 .inner p {
  font-size: 1.1rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0 0 1.5rem 0;
  position: relative;
  width: 60%;
  max-width: 190px;
  padding-left: 42px;
}
#teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  p::before,
#teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  .mini-rechner
  .entwicklung-detail
  p.close::after,
.mini-rechner
  .entwicklung-detail
  #teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  p.close::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/icon-download-green.svg) no-repeat right top 50%;
  height: 100%;
  width: 28px;
  background-size: auto 39px;
}
#teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  .blaettern::before,
#teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  .mini-rechner
  .entwicklung-detail
  .blaettern.close::after,
.mini-rechner
  .entwicklung-detail
  #teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  .blaettern.close::after {
  background: url(../img/icon-bildung.svg) no-repeat right top 50%;
  background-size: auto 29px;
  width: 34px;
}
#teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  .grd-row
  p {
  font-size: 1.188rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0 0 1.5rem 0;
  position: relative;
  width: 60%;
  max-width: 160px;
  padding-right: 40px;
}
#teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  .grd-row
  p::after {
  background: none;
}
#teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  .thumb {
  width: 127px;
  position: absolute;
  top: auto;
  bottom: 1.2rem;
  right: 4px;
}
#teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  .button-group {
  padding-top: 1rem;
  position: absolute;
  top: auto;
  bottom: 0.9rem;
  right: 12px;
}
#teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  .button-group:last-child {
  bottom: 1.2rem;
}
#teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  .button-group
  .button {
  float: right;
}
#teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  .button-group
  .button.select-wrapper {
  width: 100%;
  margin-bottom: 0.688rem;
}
#teaserstory-geschaeftsbericht_23
  #download-lebe-geschaeftsbericht_23
  .inner
  hr {
  border: 0;
  border-bottom: 2px solid #fff;
  margin-bottom: 15px;
}
@media screen and (min-width: 64rem) {
  #teaserstory-geschaeftsbericht_23 {
    padding-top: 2rem;
  }
  #teaserstory-geschaeftsbericht_23.geschaeftsbericht_25 .content-area .inner {
    background: hsla(59, 100%, 45%, 0.9);
    padding: 0.5rem 1rem 1rem 1rem;
  }
  #teaserstory-geschaeftsbericht_23.geschaeftsbericht_25 picture .stoerer-2025 {
    display: none;
  }
  #teaserstory-geschaeftsbericht_23.geschaeftsbericht_25
    #download-lebe-geschaeftsbericht_23
    .inner
    .thumb {
    width: auto;
    right: 0px;
    top: -150px;
    bottom: 0;
  }
  #teaserstory-geschaeftsbericht_23 picture {
    max-height: 450px;
  }
  #teaserstory-geschaeftsbericht_23 .content-area {
    max-width: 400px;
    left: 0;
    right: 0;
  }
  #teaserstory-geschaeftsbericht_23 #download-lebe-geschaeftsbericht_23 {
    display: block;
    position: absolute;
    bottom: 2.5rem;
    right: 0;
    width: 100%;
  }
  #teaserstory-geschaeftsbericht_23 #download-lebe-geschaeftsbericht_23 .inner {
    max-width: 360px;
    float: right;
    width: 100%;
  }
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    p {
    width: 50%;
    padding-left: 50px;
    font-size: 1.188rem;
  }
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    p::before,
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    .mini-rechner
    .entwicklung-detail
    p.close::after,
  .mini-rechner
    .entwicklung-detail
    #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    p.close::after {
    content: "";
    width: 30px;
    background-size: auto 42px;
  }
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    .blaettern::before,
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    .mini-rechner
    .entwicklung-detail
    .blaettern.close::after,
  .mini-rechner
    .entwicklung-detail
    #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    .blaettern.close::after {
    background-size: auto 34px;
    width: 40px;
  }
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    .thumb {
    width: auto;
    right: 0px;
    top: -133px;
    bottom: 0;
  }
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    .button-group {
    position: absolute;
    bottom: 1rem;
    right: 0.8rem;
    padding-top: 0;
  }
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    .button-group
    .button.select-wrapper {
    width: auto;
    min-width: 55%;
  }
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    .button-group
    .button.download {
    float: right;
  }
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    .button-group
    .button.download-blaettern {
    float: right;
  }
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    .grd-row
    .button-group
    .button.select-wrapper {
    width: auto;
    min-width: 100%;
  }
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    .grd-row
    .button-group
    .button.download {
    float: right;
  }
  #teaserstory-geschaeftsbericht_23
    #download-lebe-geschaeftsbericht_23
    .inner
    .grd-row
    .button-group
    .button.download-blaettern {
    float: right;
  }
}
.background-color--green {
  background: #e8e600;
}
@media screen and (min-width: 64rem) {
  .download-geschaeftsbericht_23 {
    margin-top: 12rem;
  }
  #teaserstory-geschaeftsbericht_23 picture {
    max-height: initial;
  }
}
#teaserstory-geschaeftsbericht_23-content {
  padding-top: 2rem;
  padding-bottom: 1rem;
  position: relative;
}
#teaserstory-geschaeftsbericht_23-content .stoerer-2025 {
  display: none;
}
#vorstand-geschaeftsbericht_23 .plusminus.clicked::before,
#vorstand-geschaeftsbericht_23
  .mini-rechner
  .entwicklung-detail
  .plusminus.clicked.close::after,
.mini-rechner
  .entwicklung-detail
  #vorstand-geschaeftsbericht_23
  .plusminus.clicked.close::after {
  width: 0;
}
#vorstand-geschaeftsbericht_23 .plusminus {
  display: inline-block;
  margin-right: 0.5rem;
}
#vorstand-geschaeftsbericht_23 h2 {
  font-size: 3.2rem;
  line-height: 3.2rem;
}
@media screen and (min-width: 64rem) {
  #vorstand-geschaeftsbericht_23 .plusminus {
    display: inline-block;
  }
  #vorstand-geschaeftsbericht_23 h2 {
    font-size: 3.8rem;
    line-height: 3.8rem;
  }
}
@media screen and (min-width: 93rem) {
  #vorstand-geschaeftsbericht_23 h2 {
    font-size: 4.6rem;
    line-height: 4.6rem;
  }
}
#vorstand-geschaeftsbericht_23 .vorstandsteam-24 {
  align-items: baseline;
  margin: 2rem 0;
  column-gap: 4rem;
}
#vorstand-geschaeftsbericht_23 .vorstandsteam-24 figure {
  float: unset;
  margin: 0;
}
#vorstand-geschaeftsbericht_23 .vorstandsteam-24 figure.content-image-size--25 {
  width: auto;
  max-width: 100%;
  height: auto;
  margin-bottom: 2rem;
}
#vorstand-geschaeftsbericht_23 .vorstandsteam-24 p {
  text-transform: uppercase;
  text-align: right;
  margin: 2rem -6.4rem 0;
  align-self: center;
}
#vorstand-geschaeftsbericht_23 .vorstandsteam-24 p .highlight {
  color: #e8e600;
}
@media screen and (min-width: 48rem) {
  #vorstand-geschaeftsbericht_23 .vorstandsteam-24 p {
    text-align: right;
    margin: 2rem -2rem 0;
    align-self: center;
  }
}
.mehr-lesen {
  height: 26rem;
  overflow: hidden;
  -webkit-mask-image: -webkit-gradient(
    linear,
    0% 75%,
    0% 100%,
    from(rgb(0, 0, 0)),
    to(rgba(0, 0, 0, 0))
  );
  mask-image: linear-gradient(rgb(0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
}
.winiger-lesen {
  height: auto;
  -webkit-mask-image: none;
  mask-image: none;
}
@media screen and (min-width: 64rem) {
  #teaserstory-geschaeftsbericht_23-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4rem;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  #teaserstory-geschaeftsbericht_23-content .stoerer-2025 {
    position: relative;
    display: block;
    top: clamp(1.812rem, -2.768vh - 6.064rem, -17.875rem);
    right: 8rem;
    margin: 0;
    width: 100%;
    width: clamp(20.188rem, 37.768vw - 5.064rem, 36.875rem);
  }
  #teaserstory-geschaeftsbericht_23-content .stoerer-2025 img {
    max-width: 100%;
  }
}
@media screen and (min-width: 1440px) {
  #teaserstory-geschaeftsbericht_23-content .stoerer-2025 {
    top: clamp(-5.188rem, -2.768vh - 6.064rem, -17.875rem);
    right: -12rem;
    margin: 0;
    width: 100%;
    width: clamp(17.188rem, 34.768vw - 5.064rem, 36.875rem);
  }
}
@media screen and (min-width: 115rem) {
  #teaserstory-geschaeftsbericht_23-content .stoerer-2025 {
    top: clamp(-6.188rem, -2.768vh - 6.064rem, -17.875rem);
    right: -12rem;
    margin: 0;
    width: 100%;
    width: clamp(17.188rem, 34.768vw - 5.064rem, 36.875rem);
  }
}
@media screen and (min-width: 64rem) {
  .vorstandsteam {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 100%;
  }
  .vorstandsteam .content-image-size--27 {
    flex-basis: 27%;
    flex-shrink: 0;
    flex-grow: 0;
  }
}
@media screen and (min-width: 48rem) {
  .content figure.content-image-size--27 {
    width: 25%;
    max-width: 100%;
  }
}
.trennlinie {
  width: 90%;
  height: auto;
  margin: 1rem auto 4rem auto;
  display: block;
}
.bild-rechts {
  text-align: right;
}
@media screen and (min-width: 48rem) {
  .bild-rechts {
    text-align: left;
  }
}
.zahlen {
  justify-content: space-evenly;
  padding-top: 5rem;
}
.zahlen .items {
  padding: 1rem;
  z-index: 1;
}
.zahlen .items p {
  font-size: 1.3rem !important;
}
.zahlen .items img {
  max-width: 256px;
}
.zahlen .items .sofa {
  margin-top: -1.8rem;
  margin-left: -1rem;
}
@media screen and (min-width: 64rem) {
  .zahlen .items img {
    max-width: initial;
  }
  .zahlen .items .sofa {
    margin-top: -2rem;
    margin-left: -2rem;
  }
  .zahlen .items {
    padding-top: 3rem;
  }
}
.geschaeftsjahr-23 .grd-row {
  flex-wrap: wrap-reverse;
}
.geschaeftsjahr-23 p {
  padding: unset;
}
@media screen and (min-width: 64rem) {
  .geschaeftsjahr-23 p {
    padding: 3rem 1rem;
  }
}
.geschaeftsjahr-23-zahlen img {
  height: auto;
}
.geschaeftsjahr-23-zahlen .item {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.geschaeftsjahr-23-zahlen .item:nth-child(2) {
  padding: 0rem 0 1rem 0;
}
.geschaeftsjahr-23-zahlen .item h3 {
  font-size: 1.2rem !important;
  margin: 0 !important;
}
.geschaeftsjahr-23-zahlen-button {
  background: #1d1d1b;
  padding: 0.8rem 0.8rem 1rem 1.2rem;
  position: relative;
  margin: 0 auto;
  margin-top: 2rem;
  max-width: 20.5rem;
  height: 4rem;
}
.geschaeftsjahr-23-zahlen-button > p {
  font-size: 1.188rem;
  line-height: 1em !important;
  font-weight: 500;
  margin-bottom: 0;
  position: relative;
  width: 81%;
  max-width: 238px;
  padding-left: 50px;
}
.geschaeftsjahr-23-zahlen-button > p::before,
.mini-rechner
  .entwicklung-detail
  .geschaeftsjahr-23-zahlen-button
  > p.close::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/icon-download-green.svg) no-repeat right top 50%;
  height: 100%;
  width: 31px;
  background-size: auto 37px;
}
.geschaeftsjahr-23-zahlen-button .button-group {
  padding-top: 1rem;
  position: relative;
}
.geschaeftsjahr-23-zahlen-button .button-group a {
  width: 34px;
  height: 34px;
  position: absolute;
  bottom: 24px;
  left: 260px;
}
.geschaeftsjahr-23-zahlen-button .button-group p {
  font-size: 0.813rem !important;
  line-height: 1rem !important;
  margin: 0;
  display: none;
}
@media screen and (max-width: 320px) {
  .geschaeftsjahr-23-zahlen-button {
    height: 5rem;
  }
  .geschaeftsjahr-23-zahlen-button .button-group a {
    width: 34px;
    height: 34px;
    position: absolute;
    bottom: 35px;
    left: 219px;
  }
}
@media screen and (min-width: 64rem) {
  .geschaeftsjahr-23-zahlen .item:nth-child(2) {
    padding-top: 4rem;
  }
  .geschaeftsjahr-23-zahlen-button {
    width: 100%;
    margin-top: -3rem;
    max-width: 26rem;
  }
  .geschaeftsjahr-23-zahlen-button > p {
    width: 63%;
    width: 69%;
    max-width: 238px;
    margin-bottom: 0;
  }
  .geschaeftsjahr-23-zahlen-button .thumb {
    width: auto;
    right: 0px;
    top: -130px;
    bottom: 0;
  }
  .geschaeftsjahr-23-zahlen-button .button-group {
    position: absolute;
    bottom: -0.3rem;
    right: -13px;
    padding-top: 0;
  }
  .geschaeftsjahr-23-zahlen-button .button-group a {
    width: 125px;
    height: auto;
  }
  .geschaeftsjahr-23-zahlen-button .button-group p {
    display: block;
  }
}
.blaettern-first-end {
  padding-bottom: 4rem;
}
.blaettern-first-end .item:first-child {
  text-align: center;
}
.blaettern-first-end img {
  object-fit: contain;
}
@media screen and (min-width: 64rem) {
  .blaettern-first-end .item:first-child {
    text-align: unset;
  }
  .blaettern-first-end .item:last-child {
    padding: 3rem;
  }
}
.blaettern-mitte {
  padding-bottom: 4rem;
}
.blaettern-mitte .item:last-child {
  text-align: center;
}
.blaettern-mitte img {
  object-fit: contain;
}
.blaettern-mitte .grd-row {
  flex-wrap: wrap-reverse;
}
@media screen and (min-width: 64rem) {
  .blaettern-mitte .item:last-child {
    text-align: right;
  }
  .blaettern-mitte .item:first-child {
    padding: 3rem;
  }
}
.blaettern-h2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.blaettern-h2.vorwort-23 {
  justify-content: flex-start;
  margin-left: 4rem !important;
}
.blaettern-h2.vorwort-23 svg {
  width: 20.7rem;
  height: 8rem;
}
.blaettern-h2.vorwort-23 text {
  font-size: 1.8rem;
  font-weight: bolder;
}
.blaettern-h2.vorwort-23 text:nth-of-type(1) {
  font-size: 2.8rem;
  transform: translateX(-36px);
}
.blaettern-h2.vorwort-23 text:nth-of-type(2) {
  transform: translate(-37px, -18px);
}
.blaettern-h2.vorwort-24 {
  margin-left: calc((65vw - clamp(320px, 100%, 950px)) / 2 + 0rem);
  margin-top: 0;
  margin-bottom: 0;
  justify-content: flex-start;
}
.blaettern-h2.vorwort-24 img {
  height: auto;
}
.blaettern-h2.vorwort-25 {
  margin-top: 0;
  margin-bottom: 0;
  justify-content: flex-start;
  flex-wrap: wrap-reverse;
}
.blaettern-h2.vorwort-25 > img {
  max-width: clamp(20rem, 54.375vw + 9.125rem, 74.375rem);
  height: auto;
}
.blaettern-h2.vorwort-25 picture {
  width: clamp(20rem, 25.688vw + 14.863rem, 45.688rem);
  height: auto;
  margin: 0 auto;
  margin-bottom: 1rem;
}
.blaettern-h2.oben {
  margin: 0.5rem 0 2rem 0 !important;
}
.blaettern-h2.geschaeftsjahr-23 svg {
  width: 19.8rem;
}
.blaettern-h2.geschaeftsjahr-23 svg text {
  font-size: 2.7rem !important;
}
.blaettern-h2.geschaeftsjahr-23 svg text tspan:nth-of-type(2) {
  font-size: 2.7rem !important;
}
.blaettern-h2.end svg {
  width: 16rem;
}
.blaettern-h2.mitte svg text {
  transform: translateX(-105px);
}
@media screen and (min-width: 64rem) {
  .blaettern-h2.geschaeftsjahr-23 {
    justify-content: start;
  }
  .blaettern-h2.vorwort-23 {
    margin-bottom: 3rem !important;
  }
  .blaettern-h2.vorwort-25 {
    margin-left: calc((49vw - clamp(320px, 100%, 950px)) / 2 + 0rem);
    margin-top: 0;
    margin-bottom: 0;
    justify-content: flex-start;
  }
  .blaettern-h2.vorwort-25 > img {
    max-width: clamp(20rem, 54.375vw + 9.125rem, 74.375rem);
    height: auto;
  }
  .blaettern-h2.vorwort-25 picture {
    width: clamp(20rem, 25.688vw + 14.863rem, 45.688rem);
    margin-left: clamp(-11rem, -9.598vw + 0.518rem, -5.625rem);
    margin-bottom: 4rem;
    height: auto;
  }
  .blaettern-h2.oben {
    justify-content: flex-start;
    font-size: 3.4rem !important;
    line-height: 1 !important;
  }
  .blaettern-h2.first-end svg {
    margin-left: 20rem;
  }
  .blaettern-h2.mitte svg {
    margin-right: 22rem;
  }
  .blaettern-h2.mitte svg text {
    transform: unset;
  }
  .blaettern-h2.end svg {
    width: 24.3rem;
  }
  .blaettern-h2 svg {
    width: 24.3rem;
  }
  .blaettern-h2 svg text {
    font-size: 1.9rem;
  }
  .blaettern-h2 svg text tspan:nth-of-type(2) {
    font-size: 3.7rem;
  }
}
@media screen and (min-width: 48rem) {
  .blaettern-h2.vorwort-24 {
    margin: 0 0 0 calc((100vw - clamp(320px, 84%, 950px)) / 2 + 1rem);
  }
}
.geschaeft25-intro {
  font-family: RobotoCondensed;
  font-size: clamp(1.25rem, 0.625vw + 1.125rem, 1.875rem) !important;
  text-transform: uppercase;
  font-style: italic;
}
.rand {
  display: none;
}
@media screen and (min-width: 64rem) {
  .rand {
    position: absolute;
    right: 0;
    top: 169.65px;
    height: 1400px;
    display: block;
  }
}
.stadtteil-legende_22 {
  padding: 1rem 0;
}
.stadtteil-legende_22 .item {
  font-size: 0.8em;
}
.stadtteil-legende_22 .item p {
  font-size: 1em !important;
}
.stadtteil-legende_22 .item label {
  background: #1d1d1b;
  text-transform: uppercase;
  padding: 0.3rem 0.5rem;
  color: #fff;
}
.stoerer--green {
  background: #e8e600;
  padding: 1rem 2rem;
}
.stoerer--green p {
  font-size: 0.9em !important;
  line-height: 160% !important;
}
#download-geschaeftsbericht_23 {
  position: relative;
  width: 100%;
  margin: 80px auto 0;
  max-width: 380px;
}
#download-geschaeftsbericht_23 .inner {
  background: #1d1d1b;
  padding: 0.8rem;
  position: relative;
  align-items: baseline;
  height: 5rem;
}
#download-geschaeftsbericht_23 .inner:last-child {
  height: 3.7rem;
}
#download-geschaeftsbericht_23 .inner p {
  font-size: 1.05rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0;
  position: relative;
  padding-right: 0;
  display: flex;
  width: 57%;
  order: 1;
}
#download-geschaeftsbericht_23 .inner p::before,
#download-geschaeftsbericht_23
  .inner
  .mini-rechner
  .entwicklung-detail
  p.close::after,
.mini-rechner
  .entwicklung-detail
  #download-geschaeftsbericht_23
  .inner
  p.close::after {
  content: "";
  background: url(../img/icon-download-green.svg) no-repeat right top 40%;
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 1rem;
  height: auto;
  width: 30px;
  background-size: auto 41px;
}
#download-geschaeftsbericht_23 .inner:last-child p::before,
#download-geschaeftsbericht_23
  .inner:last-child
  .mini-rechner
  .entwicklung-detail
  p.close::after,
.mini-rechner
  .entwicklung-detail
  #download-geschaeftsbericht_23
  .inner:last-child
  p.close::after {
  content: "";
  background: url(../img/icon-bildung.svg) no-repeat right 24%;
  height: 43px;
  width: 30px;
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 0.5rem;
  background-size: auto 32px;
  width: 40px;
}
#download-geschaeftsbericht_23 .button-group {
  order: 3;
  margin-top: 1rem;
  position: absolute;
  top: auto;
  right: 13px;
  bottom: 17px;
}
#download-geschaeftsbericht_23 .button-group .button {
  float: right;
}
#download-geschaeftsbericht_23 .button-group a {
  width: 123px;
  z-index: 10;
}
#download-geschaeftsbericht_23 .button-group:last-child {
  order: 3;
  margin-top: 1rem;
  position: absolute;
  top: auto;
  right: 11px;
  bottom: 17px;
}
#download-geschaeftsbericht_23 .thumb {
  width: 117px;
  position: absolute;
  right: 0;
  top: -80px;
}
@media screen and (min-width: 64rem) {
  #download-geschaeftsbericht_23 {
    max-width: initial;
    margin: 30px 0 120px 0;
  }
  #download-geschaeftsbericht_23 .inner {
    padding: 1.8rem 0.8rem 2.2rem 2.2rem;
    height: 11rem;
  }
  #download-geschaeftsbericht_23 .inner:last-child {
    height: 11rem;
  }
  #download-geschaeftsbericht_23 .inner p {
    width: auto;
    height: 100%;
    order: 0;
    margin-right: 5rem;
  }
  #download-geschaeftsbericht_23 .inner p span {
    font-size: 1.6rem;
    line-height: 110%;
    font-weight: bold;
  }
  #download-geschaeftsbericht_23 .inner p::before,
  #download-geschaeftsbericht_23
    .inner
    .mini-rechner
    .entwicklung-detail
    p.close::after,
  .mini-rechner
    .entwicklung-detail
    #download-geschaeftsbericht_23
    .inner
    p.close::after {
    height: 86px;
    width: 64px;
    background-size: auto 70px;
    margin-right: 2rem;
  }
  #download-geschaeftsbericht_23 .inner:last-child p span {
    font-size: 1.6rem;
    line-height: 110%;
    font-weight: bold;
  }
  #download-geschaeftsbericht_23 .inner:last-child p::before,
  #download-geschaeftsbericht_23
    .inner:last-child
    .mini-rechner
    .entwicklung-detail
    p.close::after,
  .mini-rechner
    .entwicklung-detail
    #download-geschaeftsbericht_23
    .inner:last-child
    p.close::after {
    height: 86px;
    width: 84px;
    background-size: auto 70px;
    margin-right: 2rem;
  }
  #download-geschaeftsbericht_23 .button-group {
    order: 0;
    margin-top: 0;
    right: 290px;
    bottom: 32px;
  }
  #download-geschaeftsbericht_23 .button-group:last-child {
    order: 0;
    margin-top: 0;
    right: 267px;
    bottom: 32px;
  }
  #download-geschaeftsbericht_23 .thumb {
    bottom: 0;
    width: 367px;
    transform: translate(0, 30%);
    top: -484px;
    right: -490px;
    z-index: 10;
  }
}
.download-geschaeftsbericht_23 .stoerer-2025 {
  display: block;
  position: relative;
  right: 0rem;
  margin: 0 auto;
  width: clamp(17.188rem, 37.768vw - 5.064rem, 36.875rem);
  padding-top: 2rem;
  margin-bottom: -3rem;
}
@media screen and (min-width: 28.75rem) {
  .download-geschaeftsbericht_23 .stoerer-2025 {
    display: block;
    position: absolute;
    top: clamp(-10.188rem, -2.768vh - 5.064rem, -21.875rem);
    right: 0rem;
    margin: 0 auto;
    width: clamp(17.188rem, 37.768vw - 5.064rem, 36.875rem);
    bottom: 0;
    padding-top: 3rem;
  }
}
@media screen and (min-width: 64rem) {
  .download-geschaeftsbericht_23 .stoerer-2025 {
    display: block;
    position: absolute;
    top: clamp(-13.188rem, -2.768vh - 5.064rem, -21.875rem);
    right: 18rem;
    margin: 0;
    width: clamp(20.188rem, 37.768vw - 5.064rem, 36.875rem);
    bottom: 0;
  }
}
@media screen and (min-width: 115rem) {
  .download-geschaeftsbericht_23 .stoerer-2025 {
    display: block;
    position: absolute;
    top: clamp(-14.188rem, -2.768vh - 5.064rem, -21.875rem);
    right: -22rem;
    margin: 0;
    width: clamp(17.188rem, 34.768vw - 5.064rem, 36.875rem);
    bottom: 0;
  }
}
.button.black.dnk:hover {
  background-color: #1d1d1b;
  color: #fff;
}
.button.dnk::after {
  content: "";
  background: url(../img/icon-arrow-mini-white.svg) no-repeat 0 70%/10px 10px;
  height: 1.5em;
  width: 1em;
  vertical-align: bottom;
  display: inline-block;
  margin: 0 0 0 0.8rem;
  padding: 0;
  position: initial;
}
.standard-content a.dnk:hover::after {
  -webkit-transform: translate(2px, 0px);
  -ms-transform: translate(2px, 0px);
  transform: translate(2px, 0px);
}
.highlight {
  color: #fff;
  padding: 0.25em 0.4em;
  background-color: #1d1d1b;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.highlight:hover {
  color: #1d1d1b;
  padding: 0.25em 0.4em;
  background-color: #fff;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
#geschaeftsbericht_23-zahlen::before,
.mini-rechner .entwicklung-detail #geschaeftsbericht_23-zahlen.close::after {
  content: "";
  position: absolute;
  left: calc(50% - 60px);
  top: 0.1%;
  background: url(/spar-und-bau/nachhaltigkeit/assets/Triangel.png) no-repeat;
  height: 100%;
  width: 121px;
  background-size: auto 68px;
}
#geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
#geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper .swiper {
  width: 100%;
  height: 100%;
}
#geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper .swiper-slide {
  height: 24rem;
  padding: 0 2rem;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: space-between;
  position: relative;
}
#geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper .swiper-slide.gb24 {
  height: 18rem;
}
#geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper .swiper-slide {
  width: 80%;
}
#geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper .swiper-slide img {
  display: block;
  width: auto;
  height: auto;
  object-fit: scale-down;
}
@media only screen and (min-width: 769px) {
  #geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper .swiper-slide {
    padding: 0 6rem;
  }
  #geschaeftsbericht_23-zahlen
    #geschaeftsbericht-23-swiper
    .swiper-slide:first-child {
    transition: transform 100ms;
  }
  #geschaeftsbericht_23-zahlen
    #geschaeftsbericht-23-swiper
    .swiper-slide:first-child
    img {
    transition: box-shadow 500ms;
  }
  #geschaeftsbericht_23-zahlen
    #geschaeftsbericht-23-swiper
    .swiper-slide:nth-child(2) {
    transition: transform 100ms;
  }
  #geschaeftsbericht_23-zahlen
    #geschaeftsbericht-23-swiper
    .swiper-slide.swiper-slide-next {
    transform: translateX(0%);
    z-index: 1;
  }
}
#geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper .swiper-wrapper {
  margin-bottom: 5rem;
}
#geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper picture {
  min-width: 100%;
  display: inline-block;
}
#geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper picture img {
  min-width: 100%;
  display: block;
}
#geschaeftsbericht_23-zahlen
  #geschaeftsbericht-23-swiper
  .geschaeftsbericht-swiper-pagination {
  bottom: 0rem;
  background: none;
}
#geschaeftsbericht_23-zahlen
  #geschaeftsbericht-23-swiper
  .swiper-pagination.swiper-pagination-bullets
  .swiper-pagination-bullet {
  background: #d8db2a;
}
#geschaeftsbericht_23-zahlen
  #geschaeftsbericht-23-swiper
  .swiper-pagination.swiper-pagination-bullets
  .swiper-pagination-bullet-active {
  background: #000;
}
#geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper .swiper-button-prev,
#geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper .swiper-button-next {
  display: none;
}
@media screen and (min-width: 48rem) {
  #geschaeftsbericht_23-zahlen .swiper-button-prev,
  #geschaeftsbericht_23-zahlen .swiper-button-next {
    display: block;
    top: 33%;
  }
}
@media screen and (min-width: 64rem) {
  #geschaeftsbericht_23-zahlen .swiper-button-prev,
  #geschaeftsbericht_23-zahlen .swiper-button-next {
    display: block;
    top: 50%;
  }
  #geschaeftsbericht_23-zahlen
    #geschaeftsbericht-23-swiper
    .geschaeftsbericht-swiper-pagination {
    display: block;
  }
}
@media screen and (min-width: 75rem) {
  #geschaeftsbericht_23-zahlen #geschaeftsbericht-23-swiper .swiper-button-prev,
  #geschaeftsbericht_23-zahlen
    #geschaeftsbericht-23-swiper
    .swiper-button-next {
    display: block;
    top: 60%;
  }
  #geschaeftsbericht_23-zahlen .swiper-button-prev,
  #geschaeftsbericht_23-zahlen .swiper-button-next {
    width: 1.3125rem;
    height: 1.875rem;
    margin-top: -1.125rem;
  }
}
#geschaeftsbericht_23-zahlen .swiper-button-prev.gb24,
#geschaeftsbericht_23-zahlen .swiper-button-next.gb24 {
  display: none;
  transform: translate(0%, 50%);
  top: 60%;
}
@media screen and (min-width: 64rem) {
  #geschaeftsbericht_23-zahlen .swiper-button-prev.gb24,
  #geschaeftsbericht_23-zahlen .swiper-button-next.gb24 {
    display: block;
  }
}
#geschaeftsbericht_23-zahlen .swiper-button-prev.gb24 {
  left: 4px;
  margin-top: 0;
}
@media screen and (min-width: 75rem) {
  #geschaeftsbericht_23-zahlen .swiper-button-prev.gb24 {
    left: -35px;
    transform: translate(-100%, -50%);
    top: 50%;
  }
}
#geschaeftsbericht_23-zahlen .swiper-button-next.gb24 {
  right: 4px;
  margin-top: 0;
}
@media screen and (min-width: 75rem) {
  #geschaeftsbericht_23-zahlen .swiper-button-next.gb24 {
    right: -35px;
    transform: translate(100%, -50%);
    top: 50%;
  }
}
#geschaeftsbericht_23-zahlen .facts-zahlen-23 {
  align-items: center;
  justify-content: space-evenly;
  position: relative;
}
#geschaeftsbericht_23-zahlen .facts-zahlen-23 .uppercase-intro {
  font-family: RobotoCondensed;
  font-weight: 300 !important;
}
#geschaeftsbericht_23-zahlen .facts-zahlen-23 .start {
  flex-wrap: wrap-reverse;
}
#geschaeftsbericht_23-zahlen .facts-zahlen-23 .start .item .grd-row {
  align-items: center;
}
#geschaeftsbericht_23-zahlen
  .facts-zahlen-23
  .facts-zahlen-3
  .item:last-child
  p {
  background-color: #dcdcdb;
  padding: 3rem;
  border-radius: 30px 0;
}
#geschaeftsbericht_23-zahlen .facts-zahlen-23 .grd-row div {
  flex-basis: 50%;
}
#geschaeftsbericht_23-zahlen
  .facts-zahlen-23
  div:last-child
  div:first-child
  img {
  padding-bottom: 2rem;
}
#geschaeftsbericht_23-zahlen
  .facts-zahlen-23
  div:last-child
  div:last-child
  img {
  width: auto;
  max-height: 32%;
}
#geschaeftsbericht_23-zahlen .facts-zahlen-23 div:last-child div:last-child p {
  margin-bottom: 70px;
}
#geschaeftsbericht_23-zahlen .facts-zahlen-23 .item {
  padding: 1rem;
}
#geschaeftsbericht_23-zahlen .facts-zahlen-23 .item h3 {
  font-size: 1.3rem;
  line-height: 1.1;
  margin: 0 0 1rem 0;
}
#geschaeftsbericht_23-zahlen .facts-zahlen-23 .item p {
  font-size: 1.3rem;
}
#geschaeftsbericht_23-zahlen .facts-zahlen-23 .item img {
  max-width: 100%;
  height: auto;
}
#geschaeftsbericht_23-zahlen
  .facts-zahlen-23
  .grd-row:nth-child(3)
  div:first-child {
  margin-top: -7.4rem;
}
@media screen and (min-width: 64rem) {
  #geschaeftsbericht_23-zahlen .facts-zahlen-23 .start {
    flex-wrap: unset;
  }
  #geschaeftsbericht_23-zahlen .facts-zahlen-23 .start .item img {
    margin-left: -3rem;
  }
  #geschaeftsbericht_23-zahlen .facts-zahlen-23 .start .item:first-child {
    padding: 0;
    padding-right: 3rem;
  }
  #geschaeftsbericht_23-zahlen .facts-zahlen-23 .start .item:last-child {
    padding-top: 0px;
    margin-top: -11rem;
  }
  #geschaeftsbericht_23-zahlen .facts-zahlen-23 .item img {
    max-width: initial;
  }
  #geschaeftsbericht_23-zahlen .facts-zahlen-23 .item {
    padding: 3rem;
  }
  #geschaeftsbericht_23-zahlen .facts-zahlen-23 .item p {
    font-size: 1.3rem !important;
  }
  #geschaeftsbericht_23-zahlen .facts-zahlen-23 .uppercase-intro p {
    font-size: 1.8rem !important;
  }
  #geschaeftsbericht_23-zahlen
    .facts-zahlen-23
    .grd-row:nth-child(2)
    div:last-child
    h3 {
    font-size: 1.8rem !important;
  }
  #geschaeftsbericht_23-zahlen
    .facts-zahlen-23
    .grd-row:nth-child(3)
    div:last-child {
    padding-top: 2rem;
  }
}
@media screen and (max-width: 28.75rem) {
  #geschaeftsbericht_23-zahlen
    .facts-zahlen-23
    .das-wichtigste-zahlen
    .item:first-child {
    padding-top: 3rem;
  }
  #geschaeftsbericht_23-zahlen .facts-zahlen-23 .grd-row div {
    flex-basis: 100%;
  }
  #geschaeftsbericht_23-zahlen
    .facts-zahlen-23
    .grd-row:nth-child(3)
    div:first-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 48rem) {
  #geschaeftsbericht_23-zahlen
    .facts-zahlen-23
    .das-wichtigste-zahlen
    .item:first-child {
    padding: 0 3rem 3rem 0;
  }
  #geschaeftsbericht_23-zahlen .facts-zahlen-23 .facts-zahlen-3 .item {
    padding-bottom: 0;
  }
  #geschaeftsbericht_23-zahlen
    .facts-zahlen-23
    .facts-zahlen-3
    .item:first-child {
    margin-top: 0rem !important;
  }
  #geschaeftsbericht_23-zahlen
    .facts-zahlen-23
    .facts-zahlen-3
    .item:last-child {
    margin-top: -5rem;
    padding-bottom: 0;
    padding-top: 0rem !important;
  }
}
#energie .section-header {
  max-width: unset;
}
#energie .section-header div:last-child section {
  margin: 5% 20% 0;
}
@media screen and (min-width: 48rem) {
  #energie .section-header div:last-child section {
    margin: 11% 28% 0;
  }
}
@media screen and (min-width: 64rem) {
  #energie .section-header div:last-child section {
    margin: 0;
  }
}
#klima .section-header {
  max-width: unset;
  justify-content: flex-end;
}
#klima .section-header div:first-child {
  background: none;
  margin-left: -10% rem;
}
#klima .section-header div:first-child section {
  text-align: end;
  margin: 15% 20% 0;
}
@media screen and (min-width: 48rem) {
  #klima .section-header div:first-child section {
    margin: 11% 30% 0;
  }
}
@media screen and (min-width: 64rem) {
  #klima .section-header div:first-child {
    background: url(/spar-und-bau/geschaeftsbericht/assets/Element_8_0.png)
      no-repeat 99% / contain;
    margin-right: -7rem;
  }
  #klima .section-header div:first-child section {
    margin: 13% 0 0 24%;
  }
}
.wohn-wende-h2 {
  display: grid;
}
.wohn-wende-h2 section {
  align-self: center;
}
#wohn-wende .section-header div:last-child {
  background: none;
  margin-left: -10% rem;
}
#wohn-wende .section-header div:last-child section {
  margin: 15% 20% 0;
}
@media screen and (min-width: 48rem) {
  #wohn-wende .section-header div:last-child section {
    margin: 11% 30% 0;
  }
}
@media screen and (min-width: 64rem) {
  #wohn-wende .section-header div:last-child {
    background: url(/spar-und-bau/geschaeftsbericht/assets/green-pfeil.png)
      no-repeat 0 0 / contain;
    margin-left: -5rem;
  }
  #wohn-wende .section-header div:last-child section {
    margin: 0 0 0 23%;
  }
}
#zukunft .section-header {
  max-width: unset;
  justify-content: flex-end;
}
#zukunft .section-header div:first-child section {
  text-align: end;
  margin: 15% 20% 0;
}
@media screen and (min-width: 48rem) {
  #zukunft .section-header div:first-child section {
    margin: 11% 27% 0;
  }
}
@media screen and (min-width: 64rem) {
  #zukunft .section-header div:first-child section {
    margin: 13% 0 0 26%;
  }
}
.section-header {
  justify-content: center;
  max-width: 111rem;
  margin: 0 auto;
}
.scrollen {
  position: relative;
}
.scrollen a {
  display: block;
  padding-top: 60px;
}
.scrollen a span {
  position: absolute;
  top: 0;
  left: calc(50% - 14.5px);
  -webkit-animation: sdb04 2s infinite;
  animation: sdb04 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb04 {
  0% {
    -webkit-transform: translate(0, 0);
  }
  20% {
    -webkit-transform: translate(0, -10px);
  }
  40% {
    -webkit-transform: translate(0, 0);
  }
}
@keyframes sdb04 {
  0% {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(0, 10px);
  }
  40% {
    transform: translate(0, 0);
  }
}
.sideArrow {
  position: absolute;
  width: auto;
  height: 50%;
  margin: -5rem 0 0 0;
  z-index: -1;
}
@media only screen and (max-width: 48rem) {
  .sideArrow {
    display: none;
  }
}
@media only screen and (max-width: 115rem) {
  .hide {
    display: none;
  }
}
.mobile-margin {
  margin-top: -6.5rem;
}
@media only screen and (max-width: 48rem) {
  .mobile-margin {
    margin-top: 0;
  }
}
.sideHook {
  position: absolute;
  z-index: -1;
}
.sideHook.left {
  left: 0;
  top: 0;
  width: 75%;
  height: 69%;
}
.sideHook.right {
  top: -100px;
  right: 0;
  width: 75%;
  height: 80%;
}
@media only screen and (max-width: 75rem) {
  .sideHook {
    width: 100% !important;
    height: auto !important;
  }
}
@media only screen and (max-width: 64rem) {
  .sideHook {
    display: none;
  }
}
#geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen .facts-zahlen-23 {
  padding-top: 2rem;
}
#geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
  .facts-zahlen-23
  .facts-zahlen-3
  .item:last-child
  p {
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}
#geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
  .facts-zahlen-23
  > div:last-child
  div:first-child {
  margin-top: -13.5rem;
}
#geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
  .facts-zahlen-23
  > div:last-child
  div:first-child
  img {
  padding-bottom: 0;
}
#geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
  .facts-zahlen-23
  > div:last-child
  div:last-child {
  padding: 0;
  align-content: end;
}
#geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
  .facts-zahlen-23
  > div:last-child
  div:last-child
  img {
  width: auto;
  max-height: 100%;
}
#geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
  .facts-zahlen-23
  .facts-zahlen-3
  .item:last-child {
  margin-top: -10rem;
}
#geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
  .facts-zahlen-23
  .start
  .item:last-child {
  margin-top: 0;
}
#geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
  .facts-zahlen-23
  .uppercase-intro
  p {
  font-size: clamp(1.25rem, 0.563vw + 1.137rem, 1.813rem) !important;
}
@media screen and (max-width: 32rem) {
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    .grd-row
    div {
    flex-basis: 100%;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    > div:last-child
    div:first-child {
    margin-top: -5.5rem;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    > div:last-child
    div:first-child
    img {
    padding-bottom: 0;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    > div:last-child
    div:last-child {
    padding: 0;
    align-content: end;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    > div:last-child
    div:last-child
    img {
    width: auto;
    max-height: 100%;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    .facts-zahlen-3
    .item:last-child {
    margin-top: 0rem;
  }
}
@media screen and (min-width: 48rem) {
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen .facts-zahlen-23 {
    padding-top: 0rem;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    .das-wichtigste-zahlen
    .item:first-child {
    padding: 0 4.5rem 0 0;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    > div:last-child
    div:first-child {
    padding: 0 4.5rem 0 0;
    margin-top: -8.5rem;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    > div:last-child
    div:first-child
    img {
    padding-bottom: 0;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    > div:last-child
    div:last-child {
    padding: 0;
    align-content: end;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    > div:last-child
    div:last-child
    img {
    width: auto;
    max-height: 100%;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    .facts-zahlen-3
    .item:last-child {
    margin-top: -10rem;
  }
}
@media screen and (min-width: 64rem) {
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    .start
    .item:first-child {
    padding: 0 6.5rem 0 2rem;
    margin-top: -2.5rem;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    .start
    .item:last-child {
    margin-top: -2rem;
    margin-left: -1rem;
    padding: 1rem;
  }
}
@media screen and (min-width: 75rem) {
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    .start
    .item:first-child {
    padding: 0 6.5rem 0 2rem;
    margin-top: -2.5rem;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    .start
    .item:last-child {
    margin-top: -9rem;
    margin-left: -2rem;
    padding: 1rem;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    > div:last-child
    div:first-child {
    padding: 0 4.5rem 0 0;
    margin-top: -12.5rem;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    > div:last-child
    div:first-child
    img {
    padding-bottom: 0;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    > div:last-child
    div:last-child {
    padding: 0;
    align-content: end;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .facts-zahlen-23
    > div:last-child
    div:last-child
    img {
    width: auto;
    max-height: 100%;
  }
  #geschaeftsbericht_23-zahlen.geschaeftsbericht_25-zahlen
    .content.standard-content:not(.standard-content-full)
    p {
    line-height: 2.4rem;
  }
}
#recruiting p {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.4px;
}
#recruiting .badge {
  position: absolute;
  top: 12%;
  right: 5%;
  width: 5rem;
  height: auto;
  z-index: 2;
}
@media screen and (min-width: 28.75rem) {
  #recruiting .badge {
    top: 22%;
    width: 6rem;
  }
}
@media screen and (min-width: 48rem) {
  #recruiting .badge {
    right: 15%;
    top: 35%;
    width: 8rem;
  }
}
@media screen and (min-width: 64rem) {
  #recruiting .badge {
    top: 55%;
    width: 10rem;
  }
}
@media screen and (min-width: 75rem) {
  #recruiting .badge {
    width: 12rem;
  }
}
@media screen and (min-width: 93rem) {
  #recruiting .badge {
    right: 20%;
    width: 15rem;
  }
}
#recruiting .uppercase-intro {
  font-size: 1.5rem;
}
#recruiting p,
#recruiting span {
  font-size: 1.1rem;
}
#recruiting .header-box,
#recruiting .footer-box {
  padding-top: 1rem;
}
@media screen and (min-width: 64rem) {
  #recruiting .header-box,
  #recruiting .footer-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4rem;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
#recruiting .header-box .label {
  display: none;
}
@media screen and (min-width: 64rem) {
  #recruiting .header-box .label {
    display: block;
  }
}
#recruiting .header-box .content-area .inner {
  background: none;
}
@media screen and (min-width: 64rem) {
  #recruiting .header-box .content-area .inner {
    background: hsla(0, 0%, 100%, 0.9);
  }
}
#recruiting .background-color--white {
  background-color: #fff;
}
#recruiting .background-color--black {
  background-color: #000;
  color: #fff;
}
#recruiting .background-color--grey {
  background-color: #ededed;
}
#recruiting .text-green {
  color: #e8e600;
}
#recruiting .section-spaced {
  justify-content: space-evenly;
  max-width: 111rem;
  margin: 0 auto;
}
#recruiting .section-centered {
  justify-content: center;
}
#recruiting .column-text {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  left: -2.4rem;
  top: -2rem;
  margin-top: 1.5rem;
  font-size: 1.1rem;
}
#recruiting .column-text span {
  background-color: #fff;
  padding: 0 0.4em;
  line-height: 1.5;
  font-weight: 600;
}
#recruiting .center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#recruiting .center-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#recruiting .right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#recruiting .left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#recruiting .text-right {
  text-align: right;
}
#recruiting .sticker-stack {
  font-size: 2rem;
  display: flex;
  justify-content: right;
  align-items: flex-start;
  flex-direction: column;
}
#recruiting .sticker-stack span {
  font-size: 1.9rem;
}
#recruiting .sticker-stack.team-bottom {
  align-items: flex-end;
}
#recruiting .sticker {
  display: inline-block;
  padding: 0.15em 0.5em;
}
#recruiting .sticker {
  position: relative;
}
#recruiting .x-offset--right {
  right: 0;
}
#recruiting .x-offset--right.wide {
  right: -0.8em;
}
#recruiting .x-offset-left {
  left: 0;
}
#recruiting .x-offset-left.wide {
  left: -0.8em;
}
#recruiting .small-blog-text-right {
  position: relative;
  left: 5rem;
  line-height: 1.3;
}
#recruiting .small-blog-text {
  position: relative;
  line-height: 1.3;
}
#recruiting .scroll-indicator::after {
  content: "";
  background-image: url("../../jobs/assets/icon-black-arrow-down.svg");
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  width: 45px;
  height: 45px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -33px;
  z-index: 2;
}
#recruiting .offset-headline {
  line-height: 1;
}
#recruiting .offset-headline :nth-child(2) {
  margin-left: 2rem;
}
#recruiting .offset-headline.benefits {
  padding-top: 2rem;
}
@media screen and (min-width: 48rem) {
  #recruiting .offset-headline.benefits {
    padding-top: 4rem;
    padding-left: 4rem;
  }
}
#recruiting .offset-headline h2 {
  line-height: 1;
  font-size: 1.7rem;
}
@media screen and (min-width: 48rem) {
  #recruiting .offset-headline h2 {
    font-size: 3.998rem;
  }
}
#recruiting #benefits .desktop {
  display: block;
}
@media screen and (max-width: 48rem) {
  #recruiting #benefits .desktop {
    display: none;
  }
}
#recruiting #benefits .mobile {
  display: none;
}
@media screen and (max-width: 48rem) {
  #recruiting #benefits .mobile {
    display: block;
  }
}
#recruiting #benefits .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 64rem) {
  #recruiting #benefits .benefits-intro {
    padding-top: 8rem;
    padding-left: 4rem;
  }
}
#recruiting #benefits .offset-top {
  margin-top: 2rem;
}
@media screen and (min-width: 64rem) {
  #recruiting #benefits .offset-top {
    margin-top: -5rem;
  }
}
#recruiting #benefits .line {
  display: none;
}
#recruiting #benefits .line.start {
  display: block;
  width: 0;
  height: 50px;
  border-left: 1px dotted #000;
  position: relative;
  margin-bottom: 2rem;
}
#recruiting #benefits .line.start::after {
  content: "▼";
  position: absolute;
  bottom: -18px;
  left: -9px;
  font-size: 18px;
}
@media screen and (min-width: 48rem) {
  #recruiting #benefits .line {
    display: block;
    width: 0;
    height: 100%;
    border-left: 1px dotted #000;
    position: relative;
  }
  #recruiting #benefits .line.start {
    margin-bottom: unset;
  }
  #recruiting #benefits .line.start::after {
    content: none;
  }
  #recruiting #benefits .line.end {
    height: 50px;
  }
  #recruiting #benefits .line.end::after {
    content: "▼";
    position: absolute;
    bottom: -18px;
    left: -9px;
    font-size: 18px;
  }
}
#recruiting #benefits .item-benefit img {
  height: 8rem;
}
@media screen and (min-width: 48rem) {
  #recruiting #benefits .item-benefit {
    margin: 3rem;
  }
  #recruiting #benefits .item-benefit img {
    height: 10rem;
    max-width: 18rem;
  }
}
@media screen and (min-width: 48rem) {
  #recruiting #benefits .item-benefit.first-right,
  #recruiting #benefits .item-benefit.second-right,
  #recruiting #benefits .item-benefit.third-right {
    margin: 7rem 0 0 0;
  }
  #recruiting #benefits .item-benefit.first-left,
  #recruiting #benefits .item-benefit.second-left,
  #recruiting #benefits .item-benefit.third-left {
    margin: 0 0 7rem 0;
  }
}
#recruiting #benefits .item-benefit-group {
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  max-width: 111rem;
  margin: 0 2rem;
}
@media screen and (min-width: 48rem) {
  #recruiting #benefits .item-benefit-group {
    justify-content: space-evenly;
    align-items: unset;
    flex-direction: unset;
    flex-wrap: wrap;
    margin: 0 auto;
  }
}
#recruiting #benefits .list-container {
  font-size: 1rem;
  font-weight: bold;
  justify-content: flex-start;
  max-width: 111rem;
  margin: 0 auto;
  flex-direction: column;
}
@media screen and (min-width: 64rem) {
  #recruiting #benefits .list-container {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
}
#recruiting #benefits .list-container .list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (min-width: 48rem) {
  #recruiting #benefits .list-container .list .middle-container {
    flex-direction: column;
  }
}
@media screen and (min-width: 64rem) {
  #recruiting #benefits .list-container .list .middle-container {
    flex-direction: row;
  }
}
@media screen and (min-width: 64rem) {
  #recruiting #benefits .list-container .list .middle {
    display: flex;
    flex-direction: row;
    margin: 1rem auto;
  }
}
@media screen and (min-width: 64rem) {
  #recruiting #benefits .list-container .list {
    display: block;
    margin: unset;
    margin: 1rem;
  }
}
#recruiting #benefits .list-container .list .spezial {
  margin: 0;
  font-size: 1.1rem;
}
#recruiting #benefits .list-container .list span.spezial::before,
#recruiting
  #benefits
  .list-container
  .list
  .mini-rechner
  .entwicklung-detail
  span.spezial.close::after,
.mini-rechner
  .entwicklung-detail
  #recruiting
  #benefits
  .list-container
  .list
  span.spezial.close::after {
  content: none;
  display: none;
  text-transform: unset;
}
#recruiting #benefits .list-container .list span {
  margin: 0.5rem 1rem 0.5rem 3rem;
  font-size: 0.9rem;
}
@media screen and (min-width: 64rem) {
  #recruiting #benefits .list-container .list span {
    margin: 0 1rem;
  }
}
#recruiting #benefits .list-container .list .list-item {
  display: flex;
  margin: 0.5rem 1rem 0.5rem 2rem;
  line-height: 1.4;
  font-size: 1.1rem;
}
@media screen and (min-width: 64rem) {
  #recruiting #benefits .list-container .list .list-item {
    display: unset;
    font-size: 1.3rem;
  }
}
#recruiting #benefits .list-container .list span::before,
#recruiting
  #benefits
  .list-container
  .list
  .mini-rechner
  .entwicklung-detail
  span.close::after,
.mini-rechner
  .entwicklung-detail
  #recruiting
  #benefits
  .list-container
  .list
  span.close::after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url("../../jobs/assets/icon-white-checkbox.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.5rem;
  vertical-align: middle;
  flex-shrink: 0;
}
@media screen and (min-width: 64rem) {
  #recruiting #benefits .list-container .list span::before,
  #recruiting
    #benefits
    .list-container
    .list
    .mini-rechner
    .entwicklung-detail
    span.close::after,
  .mini-rechner
    .entwicklung-detail
    #recruiting
    #benefits
    .list-container
    .list
    span.close::after {
    vertical-align: text-bottom;
    width: 27px;
    height: 27px;
  }
}
#recruiting #benefits .offset-headline {
  line-height: 1;
}
#recruiting #benefits .offset-headline :nth-child(2) {
  margin-left: 2rem;
}
#recruiting #benefits .offset-headline h2 {
  line-height: 1;
  font-size: 2.5rem;
}
@media screen and (min-width: 48rem) {
  #recruiting #benefits .offset-headline h2 {
    font-size: 3.998rem;
  }
}
#recruiting #benefits .item .info-trigger {
  position: relative;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
#recruiting #benefits .item .info-box {
  position: absolute;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  padding: 0.75rem 0.75rem;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  white-space: wrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
  width: 100%;
}
#recruiting #benefits .item .info-trigger:hover .info-box,
#recruiting #benefits .item .info-trigger:focus .info-box {
  opacity: 1;
}
#recruiting #benefits .item .info-box::after {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  width: 15px;
  height: 15px;
  background: #fff;
}
#recruiting #stellenanzeigen ul {
  margin: 4rem 0;
}
#recruiting #stellenanzeigen li {
  padding: 1.5rem 2rem;
  margin: 0 -2rem;
  border-bottom: 2px solid #f1f067;
}
@media screen and (min-width: 48rem) {
  #recruiting #stellenanzeigen li {
    padding: 1.5rem 0.5rem;
    margin: 0;
  }
}
#recruiting #stellenanzeigen li:first-child {
  border-top: 2px solid #f1f067;
}
#recruiting #stellenanzeigen .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  gap: 1rem;
}
#recruiting #stellenanzeigen h5 {
  margin: 0;
  flex: 1;
}
#recruiting #stellenanzeigen .mobile {
  display: block;
  padding: 0.65rem;
}
@media screen and (min-width: 48rem) {
  #recruiting #stellenanzeigen .mobile {
    display: none;
  }
}
#recruiting #stellenanzeigen .mobile::after {
  content: "";
  background: url(../../jobs/assets/icon-white-double-arrow.svg) no-repeat 0
    70%/20px 20px;
  height: 1rem;
  width: 1.3rem;
  vertical-align: bottom;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: initial;
}
#recruiting #stellenanzeigen .button.dnk::after {
  height: 1rem;
  width: 1rem;
}
#recruiting #stellenanzeigen .desktop {
  display: none;
}
@media screen and (min-width: 48rem) {
  #recruiting #stellenanzeigen .desktop {
    display: block;
    padding: 0.4rem 0.2rem 0.3rem 0.8rem;
    text-align: center;
    font-size: 0.9rem;
  }
}
#recruiting .button.dnk.green::after {
  content: "";
  background: url(../../jobs/assets/icon-black-arrow-right.svg) no-repeat 0
    70%/10px 20px;
  vertical-align: text-bottom;
}
#recruiting #bewerbungsprozess .measure-small {
  margin: 0 1.5rem;
}
@media screen and (min-width: 64rem) {
  #recruiting #bewerbungsprozess .measure-small {
    margin: 0 auto;
  }
}
#recruiting #bewerbungsprozess .explanation span {
  font-size: 1.75rem;
}
#recruiting #bewerbungsprozess .explanation span::before,
#recruiting
  #bewerbungsprozess
  .explanation
  .mini-rechner
  .entwicklung-detail
  span.close::after,
.mini-rechner
  .entwicklung-detail
  #recruiting
  #bewerbungsprozess
  .explanation
  span.close::after {
  content: "";
  display: inline-block;
  width: 75px;
  height: 75px;
  background-image: url("../../jobs/assets/icon-white-black-questionmark.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.5rem;
  vertical-align: middle;
}
@media screen and (min-width: 48rem) {
  #recruiting #bewerbungsprozess .explanation span::before,
  #recruiting
    #bewerbungsprozess
    .explanation
    .mini-rechner
    .entwicklung-detail
    span.close::after,
  .mini-rechner
    .entwicklung-detail
    #recruiting
    #bewerbungsprozess
    .explanation
    span.close::after {
    width: 50px;
    height: 50px;
  }
}
#recruiting #bewerbungsprozess li {
  margin: 0 -2.5rem;
  padding: 1rem 1rem;
}
@media screen and (min-width: 48rem) {
  #recruiting #bewerbungsprozess li {
    margin: unset;
    padding: 1rem 0;
  }
}
#recruiting #bewerbungsprozess .listhead {
  display: flex;
  align-items: center;
  gap: 0rem;
}
@media screen and (min-width: 28.75rem) {
  #recruiting #bewerbungsprozess .listhead {
    display: block;
  }
}
#recruiting #bewerbungsprozess .listhead .plusminus {
  flex-shrink: 0;
}
#recruiting #bewerbungsprozess .listhead span {
  line-height: 1.5;
  padding-left: 0.5rem;
}
#recruiting #bewerbungsprozess .lvl-1.grd.background-color--green {
  background: none !important;
  border-bottom: 1px solid #fff;
}
#recruiting #bewerbungsprozess .lvl-1.grd.background-color--green:first-child {
  border-top: 1px solid #fff;
}
#recruiting
  #bewerbungsprozess
  .lvl-1.grd.background-color--green
  .download-container {
  margin-left: 2rem;
  padding-left: 0.5rem;
}
#recruiting #bewerbungsprozess .contact-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}
@media screen and (min-width: 48rem) {
  #recruiting #bewerbungsprozess .contact-container .contact-content {
    padding: 0 2rem;
  }
}
#recruiting #bewerbungsprozess .contact-container .contact-img img {
  height: auto;
}
#recruiting #bewerbungsprozess .contact-container .contactperson .intro-icon {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url("../img/icon-headset.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.5rem;
  vertical-align: middle;
}
#recruiting #bewerbungsprozess .contact-container .contactperson.intro {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.2rem;
  line-height: 1.3;
}
#recruiting #bewerbungsprozess .contact-container .contactperson.intro.mobile {
  display: flex;
  margin-bottom: 1rem;
}
@media screen and (min-width: 28.75rem) {
  #recruiting
    #bewerbungsprozess
    .contact-container
    .contactperson.intro.mobile {
    display: none;
  }
}
#recruiting
  #bewerbungsprozess
  .contact-container
  .contactperson.intro.mobile
  span {
  font-size: 1.4rem;
}
#recruiting
  #bewerbungsprozess
  .contact-container
  .contactperson.intro.mobile
  .intro-icon {
  width: 60px;
  height: 60px;
}
#recruiting #bewerbungsprozess .contact-container .contactperson.intro.desktop {
  display: none;
}
@media screen and (min-width: 28.75rem) {
  #recruiting
    #bewerbungsprozess
    .contact-container
    .contactperson.intro.desktop {
    display: flex;
    margin-bottom: 1.5rem;
  }
}
#recruiting #bewerbungsprozess .contact-container .contactperson.text {
  display: inline-block;
}
#recruiting #bewerbungsprozess .contact-container .contactperson.text span {
  font-size: 1.5rem;
  line-height: 1.4;
}
@media screen and (min-width: 28.75rem) {
  #recruiting #bewerbungsprozess .contact-container .contactperson.text span {
    font-size: 1rem;
  }
}
#recruiting
  #bewerbungsprozess
  #contact-form
  .button.select-wrapper
  .select-style
  select {
  min-width: unset;
}
#recruiting #bewerbungsprozess #contact-form input,
#recruiting #bewerbungsprozess #contact-form textarea,
#recruiting #bewerbungsprozess #contact-form select {
  border: none;
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 48rem) {
  #recruiting #bewerbungsprozess #contact-form input,
  #recruiting #bewerbungsprozess #contact-form textarea,
  #recruiting #bewerbungsprozess #contact-form select {
    font-size: 1rem;
    padding: 0.4rem 0 0.4rem 1rem;
    margin-right: 1rem;
    width: 100%;
  }
}
#recruiting #bewerbungsprozess #contact-form select {
  padding: 0.5rem 1rem;
  margin: unset;
  height: unset;
}
#recruiting #bewerbungsprozess #contact-form textarea {
  height: 150px;
}
#recruiting #bewerbungsprozess #contact-form .select-wrapper {
  margin-bottom: 1rem;
  padding-right: 0.5rem;
  width: 100%;
}
#recruiting #bewerbungsprozess #contact-form .submit {
  position: relative;
  right: 0;
}
@media screen and (min-width: 48rem) {
  #recruiting #bewerbungsprozess #contact-form .data-protection-submit {
    text-align: right;
    padding-bottom: 1rem;
  }
}
#recruiting #bewerbungsprozess #contact-form .data-protection-submit label a {
  color: #1d1d1b;
}
#recruiting #interesse .offset-headline h2 {
  font-size: 1.5rem;
}
@media screen and (min-width: 48rem) {
  #recruiting #interesse .offset-headline h2 {
    font-size: 3.998rem;
  }
}
#recruiting #team .mitarbeiter-grid .tile {
  position: relative;
  transition:
    opacity 0.4s ease,
    transform 0.4s ease;
  opacity: 1;
  transform: scale(1);
  height: 100%;
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile {
    height: unset;
  }
  #recruiting #team .mitarbeiter-grid .tile.top {
    grid-area: top;
    z-index: 1;
    max-height: 800px;
    height: 800px;
  }
  #recruiting #team .mitarbeiter-grid .tile.top img {
    mask-image: linear-gradient(to top, black 90%, transparent 100%);
    -webkit-mask-image: linear-gradient(to top, black 90%, transparent 100%);
  }
  #recruiting #team .mitarbeiter-grid .tile.left {
    grid-area: left;
    z-index: 2;
    margin-bottom: -7rem;
    max-height: 600px;
  }
  #recruiting #team .mitarbeiter-grid .tile.right {
    grid-area: right;
    z-index: 2;
    margin-top: -7rem;
    max-height: 600px;
  }
  #recruiting #team .mitarbeiter-grid .tile.bottom {
    grid-area: bottom;
    z-index: 1;
    max-height: 800px;
    height: 800px;
  }
}
#recruiting #team .mitarbeiter-grid .tile .headline {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2rem;
  z-index: 2;
  word-break: break-word;
  font-size: 1.8rem;
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .headline.top {
    right: 20%;
    left: unset;
    top: 15%;
  }
}
@media screen and (min-width: 93rem) {
  #recruiting #team .mitarbeiter-grid .tile .headline.top {
    right: 25%;
    left: unset;
    top: 15%;
  }
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .headline.left {
    background: #e8e600;
    right: 3rem;
    left: unset;
    top: 186px;
  }
}
@media screen and (min-width: 93rem) {
  #recruiting #team .mitarbeiter-grid .tile .headline.left {
    top: 296px;
  }
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .headline.right {
    background: #fff;
    left: 3rem;
    right: unset;
    top: 186px;
  }
}
@media screen and (min-width: 93rem) {
  #recruiting #team .mitarbeiter-grid .tile .headline.right {
    top: 296px;
  }
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .headline.bottom {
    color: #fff;
    left: 10rem;
    right: unset;
    top: unset;
    bottom: 220px;
  }
}
@media screen and (min-width: 93rem) {
  #recruiting #team .mitarbeiter-grid .tile .headline.bottom {
    bottom: 250px;
  }
}
#recruiting #team .mitarbeiter-grid .tile .close::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 25px;
  height: 25px;
  bottom: 25px;
  right: 25px;
  background-image: url("../../jobs/assets/icon-black-x.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 1rem;
}
#recruiting #team .mitarbeiter-grid .tile .info::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 35px;
  height: 35px;
  bottom: 20px;
  right: 20px;
  background-image: url("../../jobs/assets/icon-yellow-info.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 1rem;
}
#recruiting #team .mitarbeiter-grid .tile img {
  display: block;
  width: 100%;
  height: 100vh;
  max-height: 500px;
  object-fit: cover;
  cursor: pointer;
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile img {
    cursor: default;
  }
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile img {
    max-height: unset;
  }
}
#recruiting #team .mitarbeiter-grid .tile .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  transform: scale(0);
  transform-origin: bottom right;
  opacity: 0;
  transition:
    transform 0.4s ease,
    opacity 0.4s ease;
  pointer-events: none;
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption {
    height: 100%;
    bottom: unset;
    top: 0;
  }
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption {
    position: absolute;
    max-width: 500px;
    padding: 16px 40px;
    opacity: unset;
    transform: none;
    transition: none;
  }
}
#recruiting #team .mitarbeiter-grid .tile .caption.top {
  background: rgba(232, 230, 0, 0.9);
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption.top {
    background: none;
    max-width: 50%;
    top: 0;
    right: 0;
    left: unset;
  }
  #recruiting #team .mitarbeiter-grid .tile .caption.top .content {
    position: absolute;
    right: 30%;
    top: 10%;
    max-width: 400px;
    max-height: 400px;
  }
  #recruiting #team .mitarbeiter-grid .tile .caption.top p {
    font-size: 1.2rem;
    margin-left: 2rem;
    max-width: 50%;
  }
}
@media screen and (min-width: 93rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption.top .content {
    right: 35%;
  }
}
#recruiting #team .mitarbeiter-grid .tile .caption.bottom {
  background: hsla(0, 0%, 100%, 0.9);
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption.bottom {
    align-items: flex-start;
    text-align: start;
    top: unset;
    bottom: 100px;
    left: 0;
    right: unset;
    height: auto;
    max-height: 450px;
    margin-left: 10rem;
    margin-top: -1px;
    min-height: 128px;
  }
  #recruiting #team .mitarbeiter-grid .tile .caption.bottom span {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 93rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption.bottom {
    bottom: 130px;
  }
}
#recruiting #team .mitarbeiter-grid .tile .caption.bottom .content {
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption.bottom .content {
    align-items: flex-start;
    width: auto;
    margin: 0;
  }
}
#recruiting #team .mitarbeiter-grid .tile .caption.left {
  background: hsla(0, 0%, 100%, 0.9);
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption.left {
    align-items: flex-end;
    text-align: end;
    top: 230px;
    right: 0;
    left: unset;
    height: auto;
    max-height: 450px;
    margin-right: 3rem;
    margin-top: -1px;
  }
  #recruiting #team .mitarbeiter-grid .tile .caption.left .headline {
    left: unset;
    right: 3rem;
  }
  #recruiting #team .mitarbeiter-grid .tile .caption.left span {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 93rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption.left {
    top: 340px;
  }
}
#recruiting #team .mitarbeiter-grid .tile .caption.left .content {
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption.left .content {
    align-items: flex-end;
    width: auto;
    margin: 0;
  }
}
#recruiting #team .mitarbeiter-grid .tile .caption.right {
  background: hsla(0, 0%, 100%, 0.9);
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption.right {
    background: rgba(232, 230, 0, 0.9);
    align-items: flex-start;
    text-align: start;
    top: 230px;
    left: 0;
    right: unset;
    height: auto;
    max-height: 450px;
    margin-left: 3rem;
    margin-top: -1px;
  }
  #recruiting #team .mitarbeiter-grid .tile .caption.right span {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 93rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption.right {
    top: 340px;
  }
}
#recruiting #team .mitarbeiter-grid .tile .caption.right .content {
  flex-direction: column;
  align-items: flex-start;
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid .tile .caption.right .content {
    align-items: flex-start;
    width: auto;
    margin: 0;
  }
}
#recruiting #team .mitarbeiter-grid .tile .caption.show {
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
}
#recruiting #team .mitarbeiter-grid .tile .caption.hidden {
  transform: scale(0);
  opacity: 0;
  pointer-events: none;
}
#recruiting #team .mitarbeiter-grid .tile .department {
  font-size: 1.52rem;
  padding: 0.2rem 1rem;
  line-height: 1.2;
}
@media screen and (min-width: 28.75rem) {
  #recruiting #team .mitarbeiter-grid .tile .department {
    font-size: 2rem;
    padding: 0 1rem 0.3rem 1rem;
  }
}
#recruiting #team .mitarbeiter-grid .tile .department.icon::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("../../jobs/assets/icon-white-arrow-box.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
  margin-left: 1rem;
}
#recruiting #team .mitarbeiter-grid .tile .content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70%;
  height: 90%;
  margin: 0 auto;
}
#recruiting #team .mitarbeiter-grid .tile .mitarbeiter-name {
  font-size: 1.1rem;
  line-height: 1.1;
  left: 23%;
}
#recruiting #team .mitarbeiter-grid .tile.hidden {
  opacity: 0;
  transform: scale(0.95);
  pointer-events: none;
  height: 0;
}
#recruiting #team #team-intro .item {
  padding: unset;
}
@media screen and (min-width: 48rem) {
  #recruiting #team #team-intro {
    padding: 0 5rem;
  }
}
#recruiting #team #team-outro .sticker-stack span {
  font-size: 1.7rem;
}
@media screen and (min-width: 48rem) {
  #recruiting #team #team-outro .sticker-stack span {
    font-size: 2.1rem;
  }
}
@media screen and (min-width: 75rem) {
  #recruiting #team .mitarbeiter-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "top top" "left right" "bottom bottom";
    gap: 0;
  }
  #recruiting #team .tile {
    position: relative;
    overflow: hidden;
    min-height: 320px;
  }
  #recruiting #team .info,
  #recruiting #team .close {
    display: none;
  }
  #recruiting #team .department {
    font-size: 2.5rem;
    line-height: 1;
  }
  #recruiting #team .department.left {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0.5rem 1.5rem;
    right: 0;
  }
  #recruiting #team .department.right {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0.5rem 1.5rem;
    left: 0;
  }
  #recruiting #team .mitarbeiter-name {
    font-size: 1.25rem;
    line-height: 1;
  }
  #recruiting #team .caption h3 span {
    font-weight: normal;
    display: block;
    font-size: 0.9rem;
  }
  #recruiting #team .tile {
    opacity: 1;
    transition: opacity 1.5s;
  }
  #recruiting #team .tile.hidden {
    opacity: 0;
    pointer-events: none;
  }
}
@media screen and (min-width: 64rem) {
  #recruiting #footer-banner {
    margin-bottom: -2rem;
  }
}
@media screen and (min-width: 64rem) {
  #recruiting #footer-banner .content-area .inner {
    background: rgba(232, 230, 0, 0.9);
    padding: 1.5rem 2rem 2rem 2rem;
  }
}
#recruiting #footer-banner .content-area::after {
  border-bottom: none;
}
#recruiting .sticky-menu {
  display: none;
}
@media screen and (min-width: 64rem) {
  #recruiting .sticky-menu {
    position: fixed;
    top: 20%;
    left: 0;
    width: auto;
    display: flex;
    align-items: center;
    z-index: 1000;
  }
  #recruiting .sticky-menu ul {
    list-style: none;
    margin: 0;
    padding: 14px 20px 13px 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    background: #fff;
    position: relative;
    width: 50px;
  }
  #recruiting .sticky-menu li {
    width: 10px;
    height: 10px;
    background: #ccc;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
  }
  #recruiting .sticky-menu li::before,
  #recruiting .sticky-menu .mini-rechner .entwicklung-detail li.close::after,
  .mini-rechner .entwicklung-detail #recruiting .sticky-menu li.close::after {
    content: none;
  }
  #recruiting .sticky-menu li.active {
    background: #e8e600;
    width: 13px;
    height: 13px;
  }
  #recruiting .sticky-menu li::after {
    content: attr(data-label);
    position: absolute;
    left: 25px;
    top: 40%;
    transform: translateY(-50%);
    background: #fff;
    padding: 5px 10px;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
    transition: all 0.3s ease;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
  }
  #recruiting .sticky-menu li:hover::after {
    opacity: 1;
    pointer-events: auto;
  }
  #recruiting .sticky-menu li.reveal-label::after {
    opacity: 1;
  }
}
@media screen and (min-width: 64rem) {
  #ausbildung #header .header-box .content-area {
    margin-bottom: -5rem;
    margin-left: 1rem;
  }
}
@media screen and (min-width: 75rem) {
  #ausbildung #header .header-box .content-area {
    margin-bottom: -5rem;
    margin-left: 5rem;
  }
}
@media screen and (min-width: 93rem) {
  #ausbildung #header .header-box .content-area {
    margin-bottom: -1rem;
    margin-left: 5rem;
  }
}
@media screen and (min-width: 64rem) {
  #ausbildung #header .header-box .content-area .inner {
    width: 550px;
  }
}
#ausbildung .badge {
  position: absolute;
  top: 25%;
  right: 5%;
  width: 5rem;
  height: auto;
  z-index: 2;
}
@media screen and (min-width: 28.75rem) {
  #ausbildung .badge {
    top: 30%;
    width: 6rem;
  }
}
@media screen and (min-width: 48rem) {
  #ausbildung .badge {
    right: 5%;
    top: 35%;
    width: 8rem;
  }
}
@media screen and (min-width: 64rem) {
  #ausbildung .badge {
    top: 55%;
    width: 10rem;
  }
}
@media screen and (min-width: 75rem) {
  #ausbildung .badge {
    width: 12rem;
  }
}
@media screen and (min-width: 93rem) {
  #ausbildung .badge {
    right: 8%;
    width: 15rem;
  }
}
#ausbildung p {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.4px;
}
@media screen and (min-width: 64rem) {
  #ausbildung #recruiting #benefits > .measure {
    padding-bottom: 3rem;
  }
}
#ausbildung #recruiting #benefits .item-benefit img {
  height: 8rem;
  max-width: 100%;
}
#ausbildung #recruiting #benefits .item-benefit-group {
  margin: 0;
}
#ausbildung #recruiting #benefits .info-box {
  z-index: 10;
  line-height: 1.5em;
  text-align: left;
  top: 120px;
}
#ausbildung #recruiting #benefits .column-text {
  gap: 0.2rem;
}
@media screen and (max-width: 767px) {
  #ausbildung #recruiting .item-benefit {
    margin: 0;
  }
  #ausbildung #recruiting .item-benefit-group {
    justify-content: unset;
    align-items: unset;
  }
}
@media screen and (min-width: 28.85rem) and (max-width: 767px) {
  #ausbildung #recruiting .benefits .item-benefit img {
    height: 8rem;
    max-width: 23rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  #ausbildung #recruiting .benefits .item-benefit img {
    height: 8rem;
    max-width: 20rem;
  }
}
@media screen and (min-width: 48rem) {
  #ausbildung #recruiting .item-benefit.first-left,
  #ausbildung #recruiting .item-benefit.second-left,
  #ausbildung #recruiting .item-benefit.third-left {
    margin: 0 0 5rem 0;
  }
  #ausbildung #recruiting .item-benefit.first-right,
  #ausbildung #recruiting .item-benefit.second-right,
  #ausbildung #recruiting .item-benefit.third-right {
    margin: 5rem 0 0 0;
  }
}
@media screen and (min-width: 64rem) {
  #ausbildung #recruiting #benefits .offset-top {
    margin-top: 2rem;
  }
  #ausbildung #recruiting #benefits .benefits-intro {
    padding-top: 8rem;
    padding-left: 5rem;
  }
  #ausbildung #recruiting #benefits .line.start {
    display: block;
    width: 0;
    height: 0;
  }
  #ausbildung #recruiting #benefits .item-benefit img {
    height: 8rem;
    max-width: 24rem;
  }
}
#ausbildung #recruiting .column-text {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  left: unset;
  top: -2rem;
  margin-top: 1.5rem;
  font-size: 1.1rem;
}
#ausbildung #recruiting .column-text span {
  font-size: 1.25rem;
}
#ausbildung #recruiting .column-text span:first-child {
  left: -1.45rem;
  position: relative;
}
#ausbildung #recruiting .column-text span:nth-child(2) {
  background-color: #000;
  color: #fff;
  left: 1.45rem;
  position: relative;
}
@media screen and (min-width: 48rem) {
  #ausbildung #recruiting .column-text span {
    font-size: 1.999rem;
  }
}
#ausbildung #recruiting #bewerben .column-text {
  align-items: center;
}
#ausbildung #recruiting #bewerben .column-text span:first-child {
  left: unset;
  background-color: unset;
  font-size: 1.563rem;
}
#ausbildung #recruiting #bewerben .column-text span:nth-child(2) {
  left: unset;
  font-size: 1rem;
}
@media screen and (min-width: 48rem) {
  #ausbildung #recruiting #bewerben .column-text span:first-child {
    left: unset;
    background-color: unset;
    font-size: 2.313rem;
  }
  #ausbildung #recruiting #bewerben .column-text span:nth-child(2) {
    left: unset;
    font-size: 1.4rem;
  }
}
#ausbildung #recruiting .top-ausbildung .column-text span:first-child {
  left: unset;
  background-color: #000;
  color: #fff;
  font-weight: 100;
  font-size: 1.1rem;
}
#ausbildung #recruiting .top-ausbildung .column-text span:nth-child(2) {
  background-color: #000;
  color: #fff;
  left: unset;
  font-size: 1.25rem;
}
@media screen and (min-width: 48rem) {
  #ausbildung #recruiting .top-ausbildung .column-text span:nth-child(2) {
    background-color: #000;
    color: #fff;
    left: unset;
    font-size: 1.999rem;
  }
}
#ausbildung #recruiting .top-ausbildung .ihk-text {
  font-size: 17px;
}
#ausbildung #recruiting .list-item {
  display: flex;
  margin: 0 1rem 1.5rem 2.7rem;
  line-height: 1.4;
  font-size: 1.1rem;
}
@media screen and (min-width: 64rem) {
  #ausbildung #recruiting .list-item {
    display: block;
    font-size: 1.3rem;
  }
}
#ausbildung #recruiting .list::before,
#ausbildung #recruiting .mini-rechner .entwicklung-detail .list.close::after,
.mini-rechner .entwicklung-detail #ausbildung #recruiting .list.close::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 22px;
  height: 22px;
  background-image: url("../../jobs/ausbildung/assets/icon-green-checkbox.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.5rem;
  vertical-align: middle;
  flex-shrink: 0;
}
@media screen and (min-width: 64rem) {
  #ausbildung #recruiting .list::before,
  #ausbildung #recruiting .mini-rechner .entwicklung-detail .list.close::after,
  .mini-rechner .entwicklung-detail #ausbildung #recruiting .list.close::after {
    vertical-align: text-bottom;
    width: 27px;
    height: 27px;
  }
}
#ausbildung #recruiting .sticker-stack span {
  font-size: 1.25rem;
}
@media screen and (min-width: 48rem) {
  #ausbildung #recruiting .sticker-stack span {
    font-size: 1.999rem;
  }
}
#ausbildung #recruiting .scroll-indicator::after {
  content: unset;
  display: none;
}
#ausbildung .headline-ausbildung-benefits {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#ausbildung .headline-ausbildung-benefits h3 {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}
#ausbildung .headline-ausbildung-benefits h3:nth-child(2) {
  background-color: #fff;
  padding: 0.3rem 0.8rem 0.2rem 0.8rem;
  line-height: 1;
}
@media screen and (min-width: 48rem) {
  #ausbildung .headline-ausbildung-benefits h3 {
    font-size: 1.999rem;
  }
}
#ausbildung .headline-ausbildung-benefits p {
  line-height: normal;
}
@media screen and (min-width: 48rem) {
  #ausbildung .headline-ausbildung-benefits {
    font-size: 3.998rem;
  }
}
#ausbildung #ausbildung-25-swiper {
  overflow: hidden;
}
#ausbildung #ausbildung-25-swiper img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
#ausbildung #ausbildung-25-swiper p {
  margin-bottom: 0;
  margin-top: 1rem;
  padding: 0 4rem;
  font-size: 1.1rem;
  line-height: 1.4;
}
@media screen and (min-width: 48rem) {
  #ausbildung #ausbildung-25-swiper p {
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
  }
}
#ausbildung .swiper-button-next,
#ausbildung .swiper-button-prev {
  color: #000;
  width: 27px;
  height: 27px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 55%;
  top: clamp(15rem, 48% + 35dvw, 13rem);
}
@media screen and (min-width: 28.75rem) {
  #ausbildung .swiper-button-next,
  #ausbildung .swiper-button-prev {
    top: 58%;
    top: clamp(15rem, 35% + 27dvw, 22rem);
  }
}
@media screen and (min-width: 48rem) {
  #ausbildung .swiper-button-next,
  #ausbildung .swiper-button-prev {
    top: 77%;
  }
}
@media screen and (min-width: 64rem) {
  #ausbildung .swiper-button-next,
  #ausbildung .swiper-button-prev {
    top: 85%;
  }
}
#ausbildung .ausbildung-swiper-next {
  background-image: url("../../jobs/ausbildung/assets/icon-black-arrow-right.svg");
  right: clamp(0.5rem, 2vw, 1.5rem);
}
#ausbildung .ausbildung-swiper-prev {
  background-image: url("../../jobs/ausbildung/assets/icon-black-arrow-left.svg");
  left: clamp(0.5rem, 2vw, 1.5rem);
}
#ausbildung .swiper-pagination.swiper-pagination-bullets {
  background: rgba(0, 0, 0, 0);
  position: unset;
  bottom: 2rem;
  left: 50%;
  transform: unset;
  display: block;
  padding: 0.5rem 0.8rem 1rem 0.8rem;
  width: auto;
  line-height: 120%;
}
#ausbildung .swiper-pagination-bullet {
  border: #fff 2px solid;
  opacity: 1;
}
#ausbildung .swiper-pagination-bullet-active {
  background: #fff;
}
#ausbildung #einblick {
  margin-top: -2.2rem;
}
#ausbildung #einblick .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#ausbildung #einblick .item .line.start {
  display: block;
  width: 0;
  height: 50px;
  border-left: 1px dotted #000;
  position: relative;
  margin-bottom: 2rem;
}
#ausbildung #einblick .item .line.start::after {
  content: "▼";
  position: absolute;
  bottom: -18px;
  left: -9px;
  font-size: 18px;
}
#ausbildung #einblick .item .line.start::after {
  content: "";
  position: absolute;
  bottom: -11px;
  left: -9px;
  width: 18px;
  height: 18px;
  background: url("/standards/img/icon-arrow-select.svg") no-repeat center;
  background-size: contain;
}
#ausbildung #einblick .iframe-container,
#ausbildung #einblick .maps-container,
#ausbildung #einblick .youtube-frame {
  display: block;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  background: url("../../jobs/ausbildung/assets/maxresdefault.jpg") no-repeat
    center;
  background-size: cover;
}
#ausbildung #einblick .iframe-container .note,
#ausbildung #einblick .maps-container .note,
#ausbildung #einblick .youtube-frame .note {
  background: hsla(0, 0%, 100%, 0.8);
  padding: 1rem;
}
#ausbildung #stellenanzeigen .iframe-container,
#ausbildung #stellenanzeigen .maps-container,
#ausbildung #stellenanzeigen .youtube-frame {
  display: block;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  background: url("../../jobs/ausbildung/assets/hqdefault.jpg") no-repeat center;
  background-size: cover;
}
#ausbildung #stellenanzeigen .iframe-container .note,
#ausbildung #stellenanzeigen .maps-container .note,
#ausbildung #stellenanzeigen .youtube-frame .note {
  background: hsla(0, 0%, 100%, 0.8);
  padding: 1rem;
}
#ausbildung #nach_ausbildung ul:not(.list--unstyled) li::before,
#ausbildung
  #nach_ausbildung
  ul:not(.list--unstyled)
  .mini-rechner
  .entwicklung-detail
  li.close::after,
.mini-rechner
  .entwicklung-detail
  #ausbildung
  #nach_ausbildung
  ul:not(.list--unstyled)
  li.close::after {
  content: "";
  display: block;
  background: url(../img/icon-arrow-mini-black.svg) no-repeat center/10px 18px;
  width: 10px;
  height: 18px;
  position: absolute;
  left: -1.5rem;
  top: 1px;
}
#ausbildung #mehr-bereiche {
  margin-top: -2.2rem;
  margin-bottom: 2rem;
}
#unternehmenbereich {
  hyphens: auto;
}
#unternehmenbereich p {
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.4px;
}
#unternehmenbereich hr {
  border: none;
  border-top: 2px solid #f1f067;
}
#unternehmenbereich .container-header img {
  width: 100%;
  height: auto;
  max-height: 800px;
  object-fit: cover;
}
#unternehmenbereich .container-header .bereichs-headline {
  position: relative;
  z-index: 2;
  margin: -2rem 0 0 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 1.1rem;
}
#unternehmenbereich .container-header .bereichs-headline h1,
#unternehmenbereich .container-header .bereichs-headline h4 {
  margin: 0;
  padding: 0.3rem 0.5rem;
  line-height: 1.1rem;
}
#unternehmenbereich .container-header .bereichs-headline h1 {
  font-size: 22px;
  padding-top: 0.15rem;
}
#unternehmenbereich .container-header .bereichs-headline h4 {
  font-size: 18px;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich .container-header .bereichs-headline {
    margin: -3rem 0 0 0;
  }
  #unternehmenbereich .container-header .bereichs-headline h1,
  #unternehmenbereich .container-header .bereichs-headline h4 {
    margin: 0;
    padding: 0.5rem 1rem;
    line-height: 2rem;
  }
  #unternehmenbereich .container-header .bereichs-headline h1 {
    font-size: 38px;
  }
  #unternehmenbereich .container-header .bereichs-headline h4 {
    font-size: 30px;
  }
  #unternehmenbereich .container-header .inner {
    margin: 3rem 0;
    padding: 1rem 0;
    max-width: 70%;
  }
}
@media screen and (min-width: 64rem) {
  #unternehmenbereich .header-box {
    position: unset;
  }
  #unternehmenbereich .content-area {
    position: unset;
  }
  #unternehmenbereich .content-area .inner {
    background-color: unset !important;
  }
  #unternehmenbereich .inner-content {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
#unternehmenbereich .container-top {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
#unternehmenbereich .container-top .container-top-text span {
  padding: 0 0.5rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  font-size: 13px;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich .container-top .container-top-text span {
    font-size: 18px;
  }
}
#unternehmenbereich .container-top .container-top-badge {
  margin-right: -3px;
  margin-top: -1.5rem;
}
#unternehmenbereich .container-top .container-top-badge img {
  min-width: 47px;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich .container-top .container-top-badge img {
    min-width: 60px;
  }
}
@media screen and (min-width: 64rem) {
  #unternehmenbereich .container-top .container-top-badge img {
    min-width: 70px;
  }
}
#unternehmenbereich .content-text {
  line-height: 18px;
  font-weight: 300;
  letter-spacing: 0.7px;
}
#unternehmenbereich .container-img {
  width: 100%;
  display: flex;
}
#unternehmenbereich .container-img.right {
  justify-content: flex-end;
}
#unternehmenbereich .container-img.left {
  justify-content: flex-start;
}
#unternehmenbereich .container-img.center {
  justify-content: center;
}
#unternehmenbereich .content-img {
  position: relative;
}
#unternehmenbereich .content-img img {
  height: auto;
  width: 100%;
}
#unternehmenbereich .content-img.center {
  max-width: 70%;
  margin: 0 auto;
}
#unternehmenbereich .content-img.left {
  left: -16px;
}
#unternehmenbereich .content-img.left.offset {
  max-width: 70%;
  left: -16px;
}
#unternehmenbereich .content-img.left.aligned {
  max-width: 70%;
  left: 0;
}
#unternehmenbereich .content-img.right {
  right: -16px;
}
#unternehmenbereich .content-img.right.offset {
  max-width: 70%;
  right: -16px;
}
#unternehmenbereich .content-img.right.aligned {
  max-width: 70%;
  right: 0;
}
#unternehmenbereich .bereich {
  padding: 3rem 0;
}
#unternehmenbereich #start .sticker-stack span {
  font-size: 25px;
  padding: 0.1em 0.25em;
}
#unternehmenbereich #bereich-1 {
  padding: 0 0 3rem 0;
}
#unternehmenbereich #bereich-1 .content-img {
  margin-bottom: 1rem;
}
#unternehmenbereich #bereich-1 .content-img img {
  height: 100%;
  width: auto;
  object-fit: cover;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-1 .bereichs-headline {
    margin-left: 2rem;
  }
  #unternehmenbereich #bereich-1 .bereichs-headline h4 {
    font-size: 38px;
  }
  #unternehmenbereich #bereich-1 .block-content-one {
    margin-top: 1rem;
  }
}
#unternehmenbereich #bereich-2 .bereichs-headline {
  position: relative;
  bottom: -2px;
  max-width: 280px;
  margin: 0 auto;
}
#unternehmenbereich #bereich-2 .bereichs-headline h4 {
  padding: 0.15rem 0.5rem;
  display: inline;
  line-height: 1;
  box-decoration-break: clone;
  font-size: 20px;
}
#unternehmenbereich #bereich-2 .image-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#unternehmenbereich #bereich-2 .content-text {
  margin-left: 3rem;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-2 .block-header .container-img {
    width: 100%;
  }
  #unternehmenbereich #bereich-2 .block-header .content-img {
    width: 90%;
  }
  #unternehmenbereich #bereich-2 .block-header .content-img img {
    max-height: 450px;
    object-fit: cover;
  }
  #unternehmenbereich #bereich-2 .bereichs-headline {
    margin: 0;
    max-width: 400px;
  }
  #unternehmenbereich #bereich-2 .bereichs-headline h4 {
    font-size: 28px;
  }
  #unternehmenbereich #bereich-2 .block-content-one .content-text {
    margin-left: 2rem;
  }
  #unternehmenbereich #bereich-2 .block-content-one,
  #unternehmenbereich #bereich-2 .block-content-two {
    margin-top: 1rem;
  }
  #unternehmenbereich #bereich-2 .block-content-two {
    align-items: flex-start;
  }
  #unternehmenbereich #bereich-2 .block-content-two .content-img {
    max-width: unset;
    margin-top: 1rem;
  }
  #unternehmenbereich #bereich-2 .block-content-two .content-text {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 64rem) {
  #unternehmenbereich #bereich-2 .bereichs-headline {
    max-width: 500px;
  }
  #unternehmenbereich #bereich-2 .bereichs-headline h4 {
    position: relative;
    top: -5px;
    font-size: 36px;
  }
}
#unternehmenbereich #bereich-3 .container-top-badge {
  position: relative;
  z-index: 2;
  bottom: -30px;
}
#unternehmenbereich #bereich-3 .container-top-text {
  margin-top: -3.5rem;
}
#unternehmenbereich #bereich-3 .sticker-stack span {
  font-size: 20px;
  padding: 0 0.25em;
  line-height: 2rem;
}
#unternehmenbereich #bereich-3 .image-overlay {
  position: absolute;
  top: 1px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-3 .container-top-text {
    margin-top: -1.5rem;
  }
  #unternehmenbereich #bereich-3 .container-top-badge {
    bottom: -45px;
  }
  #unternehmenbereich #bereich-3 .sticker-stack span {
    font-size: 36px;
    padding: 8px 0.5rem;
  }
  #unternehmenbereich #bereich-3 .block-header .image-overlay {
    top: 56px;
  }
}
@media screen and (min-width: 48rem) and (min-width: 48rem) {
  #unternehmenbereich #bereich-3 .block-header .image-overlay {
    top: 47px;
  }
}
@media screen and (min-width: 48rem) and (min-width: 64rem) {
  #unternehmenbereich #bereich-3 .block-header .image-overlay {
    top: 56px;
  }
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-3 .block-header .content-img {
    width: 100%;
  }
  #unternehmenbereich #bereich-3 .block-header .content-img img {
    max-height: 450px;
    object-fit: cover;
  }
  #unternehmenbereich #bereich-3 .block-content-two .content-img {
    margin: 1rem 0;
  }
  #unternehmenbereich #bereich-3 .block-content-two .content-img img {
    max-height: 300px;
  }
}
#unternehmenbereich #bereich-4 {
  padding: 0 0 3rem 0;
}
#unternehmenbereich #bereich-4 p {
  margin: 1rem;
}
#unternehmenbereich #bereich-4 h4 {
  display: inline;
  padding: 0.15rem 0.35rem;
  margin: 0;
  line-height: 1.4;
  box-decoration-break: clone;
}
#unternehmenbereich #bereich-4 .block-header {
  justify-content: flex-end;
}
#unternehmenbereich #bereich-4 .block-header .content-img {
  margin-left: -1rem;
}
#unternehmenbereich #bereich-4 .block-content-one {
  justify-content: flex-end;
  margin: 2rem auto;
}
#unternehmenbereich #bereich-4 .block-content-one .bereichs-headline {
  max-width: 300px;
  margin-right: 2rem;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-4 .block-content-one {
    justify-content: center;
  }
  #unternehmenbereich #bereich-4 .block-content-one .bereichs-headline {
    margin-right: unset;
  }
}
#unternehmenbereich #bereich-4 .content-img {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  overflow: hidden;
}
#unternehmenbereich #bereich-4 .content-img img {
  min-height: 200px;
  width: 100%;
  object-fit: cover;
}
#unternehmenbereich #bereich-4 .bereichs-headline {
  text-align: right;
  min-width: 150px;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-4 .bereichs-headline {
    max-width: 180px;
  }
  #unternehmenbereich #bereich-4 .bereichs-headline h4 {
    font-size: 28px;
  }
  #unternehmenbereich #bereich-4 .block-header {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #unternehmenbereich #bereich-4 .block-header .content-img img {
    max-height: 300px;
    object-fit: cover;
  }
  #unternehmenbereich #bereich-4 .block-content-two {
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 2rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  #unternehmenbereich #bereich-4 .block-content-two .content-img {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 64rem) {
  #unternehmenbereich #bereich-4 .bereichs-headline {
    max-width: 230px;
  }
  #unternehmenbereich #bereich-4 .bereichs-headline h4 {
    font-size: 36px;
  }
}
#unternehmenbereich #bereich-5 .container-top {
  margin-left: 1rem;
  width: unset;
}
#unternehmenbereich #bereich-5 .container-top-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
#unternehmenbereich #bereich-5 .container-top-text span {
  display: inline;
  line-height: 1.2;
  padding: 0.25rem 0.5rem;
  box-decoration-break: clone;
  position: relative;
}
#unternehmenbereich #bereich-5 .bereichs-headline {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
  line-height: 1.2;
}
#unternehmenbereich #bereich-5 .bereichs-headline span {
  font-size: 24px;
}
#unternehmenbereich #bereich-5 .bereichs-headline :nth-child(2) {
  margin-left: -2rem;
}
#unternehmenbereich #bereich-5 .block-header .content-img {
  margin-right: -1rem;
}
#unternehmenbereich #bereich-5 .block-content-one .content-img {
  margin: 1rem 0 1rem 0;
}
#unternehmenbereich #bereich-5 .block-content-one .content-img.right {
  max-width: 80%;
}
#unternehmenbereich #bereich-5 .image-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#unternehmenbereich #bereich-5 .content-text {
  margin-left: 1rem;
}
#unternehmenbereich #bereich-5 .sticker-stack span {
  font-size: 24px;
  padding: 0 0.25em;
  line-height: 2rem;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-5 .block-header .content-img {
    width: 100%;
  }
  #unternehmenbereich #bereich-5 .block-header .content-img.left {
    left: unset;
  }
  #unternehmenbereich #bereich-5 .block-header .content-img img {
    max-height: 450px;
    object-fit: cover;
  }
  #unternehmenbereich #bereich-5 .block-header .bereichs-headline {
    margin: 3rem 7.5rem;
  }
  #unternehmenbereich #bereich-5 .block-header .bereichs-headline span {
    font-size: 36px;
  }
  #unternehmenbereich #bereich-5 .block-header .container-top {
    margin-left: 0;
  }
  #unternehmenbereich #bereich-5 .block-header .container-top-text {
    flex-direction: row;
  }
  #unternehmenbereich #bereich-5 .block-header .container-top-text span {
    font-size: 18px;
  }
  #unternehmenbereich #bereich-5 .block-header .container-top-text :last-child {
    padding-left: 0;
  }
  #unternehmenbereich #bereich-5 .block-content-one .content-img.right {
    right: -16px;
    max-width: unset;
  }
}
#unternehmenbereich #bereich-6 {
  width: 100%;
  padding: 0 0 3rem 0;
}
#unternehmenbereich #bereich-6 .bereichs-headline h4 {
  display: flex;
  align-items: flex-end;
}
#unternehmenbereich #bereich-6 .bereichs-headline h4 :nth-child(1) {
  max-width: 155px;
  min-width: 155px;
}
#unternehmenbereich #bereich-6 .bereichs-headline h4 :last-child {
  padding-left: 0.5rem;
}
#unternehmenbereich #bereich-6 .bereichs-headline h4 span {
  display: inline-block;
  font-size: 22px;
}
#unternehmenbereich #bereich-6 .bereichs-headline h4 img {
  width: auto;
  height: 4rem;
  vertical-align: -1rem;
  position: relative;
  bottom: -12px;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-6 .bereichs-headline h4 img {
    height: 4.5rem;
    margin: 0 0.5rem;
  }
}
#unternehmenbereich #bereich-6 .block-content-two .content-img {
  max-width: 70%;
  left: -16px;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich
    #bereich-6
    .block-header
    .bereichs-headline
    h4
    :nth-child(1) {
    max-width: unset;
  }
  #unternehmenbereich #bereich-6 .block-header .bereichs-headline h4 h4 {
    font-size: 36px;
  }
  #unternehmenbereich #bereich-6 .block-header .bereichs-headline h4 span {
    font-size: 36px;
  }
  #unternehmenbereich #bereich-6 .block-header .bereichs-headline h4 img {
    bottom: 0;
  }
  #unternehmenbereich #bereich-6 .block-header .content-img {
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  #unternehmenbereich #bereich-6 .block-header .content-img img {
    position: relative;
    max-height: 450px;
    object-fit: cover;
    max-width: 80%;
    right: -16px;
  }
  #unternehmenbereich #bereich-6 .block-content-one {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  #unternehmenbereich #bereich-6 .block-content-two .content-img {
    max-width: unset;
    margin-top: 1rem;
  }
  #unternehmenbereich #bereich-6 .block-content-two .content-img img {
    max-height: 300px;
  }
}
#unternehmenbereich #bereich-7 {
  padding: 0 0 3rem 0;
}
#unternehmenbereich #bereich-7 .container-top {
  align-items: center;
  margin: 3rem 0;
}
#unternehmenbereich #bereich-7 .container-top-badge {
  display: flex;
  margin: auto 0;
}
#unternehmenbereich #bereich-7 .sticker-stack span {
  font-size: 18px;
  padding: 0 0.25em;
  line-height: 2rem;
}
#unternehmenbereich #bereich-7 .image-overlay {
  position: absolute;
  top: -32px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: 1rem;
}
#unternehmenbereich #bereich-7 .content-text {
  margin-left: 2rem;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-7 .block-header .image-overlay {
    align-items: center;
    top: -48px;
  }
  #unternehmenbereich #bereich-7 .block-header .container-top {
    margin-bottom: 5rem;
  }
  #unternehmenbereich #bereich-7 .block-header .container-top-badge {
    margin: unset;
  }
  #unternehmenbereich #bereich-7 .block-header .sticker-stack span {
    font-size: 36px;
    line-height: 3rem;
  }
  #unternehmenbereich #bereich-7 .block-header .content-img {
    width: 100%;
    display: flex;
    justify-content: flex-start;
  }
  #unternehmenbereich #bereich-7 .block-header .content-img img {
    position: relative;
    max-height: 450px;
    object-fit: cover;
    max-width: 80%;
    left: -16px;
  }
  #unternehmenbereich #bereich-7 .block-content-one {
    max-width: 650px;
    margin: 2rem auto;
  }
  #unternehmenbereich #bereich-7 .block-content-one .item,
  #unternehmenbereich #bereich-7 .block-content-one .content-img {
    margin-right: 2rem;
  }
  #unternehmenbereich #bereich-7 .block-content-one .content-img {
    margin-top: 2rem;
  }
  #unternehmenbereich #bereich-7 .block-content-one .content-img.left.aligned {
    max-width: unset;
  }
  #unternehmenbereich #bereich-7 .block-content-two .content-img {
    max-width: unset;
    margin-top: 1rem;
  }
  #unternehmenbereich #bereich-7 .block-content-two .content-img img {
    max-height: 300px;
  }
}
#unternehmenbereich #bereich-8 .container-top-text span {
  display: inline;
  line-height: 1.2;
  padding: 0.25rem 0.5rem;
  box-decoration-break: clone;
  position: relative;
  top: -3px;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-8 .container-top-text span {
    top: 0;
  }
}
#unternehmenbereich #bereich-8 .bereichs-headline {
  margin: 1rem 0;
}
#unternehmenbereich #bereich-8 .bereichs-headline h4 {
  padding: 0 0.5rem;
  display: inline;
  line-height: 1.2;
  box-decoration-break: clone;
}
#unternehmenbereich #bereich-8 .image-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  top: 0;
}
#unternehmenbereich #bereich-8 .sticker-stack span {
  font-size: 24px;
  padding: 0 0.25em;
  line-height: 2rem;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-8 .block-header .bereichs-headline {
    margin: 1rem 7.5rem;
  }
  #unternehmenbereich #bereich-8 .block-header .sticker-stack span {
    font-size: 28px;
    line-height: 2.5rem;
  }
  #unternehmenbereich #bereich-8 .block-header .content-img {
    width: 100%;
  }
  #unternehmenbereich #bereich-8 .block-header .content-img img {
    max-height: 450px;
    object-fit: cover;
  }
  #unternehmenbereich #bereich-8 .block-content-one {
    margin: 1rem auto;
  }
  #unternehmenbereich #bereich-8 .block-content-one .content-img {
    margin-top: 1rem;
  }
  #unternehmenbereich #bereich-8 .block-content-one .content-img.right.offset {
    max-width: unset;
    right: -16px;
  }
}
@media screen and (min-width: 64rem) {
  #unternehmenbereich #bereich-8 .block-header .sticker-stack span {
    font-size: 28px;
    line-height: 2.5rem;
  }
}
#unternehmenbereich #bereich-9 {
  padding: 0 0 3rem 0;
}
#unternehmenbereich #bereich-9 p {
  margin: 1rem;
}
#unternehmenbereich #bereich-9 .block-header {
  margin-top: 3rem;
}
#unternehmenbereich #bereich-9 .bereichs-headline {
  max-width: 180px;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-9 .bereichs-headline {
    max-width: 200px;
  }
}
#unternehmenbereich #bereich-9 h4 {
  display: inline;
  padding: 0.15rem 0.35rem;
  margin: 0;
  line-height: 1.2;
  box-decoration-break: clone;
}
#unternehmenbereich #bereich-9 .block-header .content-img {
  margin-left: -1rem;
}
#unternehmenbereich #bereich-9 .content-img {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  overflow: hidden;
}
#unternehmenbereich #bereich-9 .content-img.right {
  right: -32px;
}
#unternehmenbereich #bereich-9 .content-img img {
  min-height: 160px;
  min-width: 240px;
  width: 100%;
  object-fit: cover;
}
#unternehmenbereich #bereich-9 .container-top-badge {
  margin-top: -0.5rem;
  position: relative;
  z-index: 2;
}
#unternehmenbereich #bereich-9 .bereichs-headline {
  text-align: right;
  min-width: 140px;
}
#unternehmenbereich #bereich-9 .block-content-one {
  justify-content: flex-end;
}
#unternehmenbereich #bereich-9 .block-content-one .bereichs-headline {
  margin-right: 1rem;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-9 .block-header {
    margin-top: unset;
    justify-content: center;
    margin-bottom: 2rem;
  }
  #unternehmenbereich #bereich-9 .block-header .container-top-badge {
    top: -25px;
  }
  #unternehmenbereich #bereich-9 .block-header .bereichs-headline {
    max-width: 180px;
  }
  #unternehmenbereich #bereich-9 .block-header .bereichs-headline h4 {
    font-size: 28px;
  }
  #unternehmenbereich #bereich-9 .block-header .content-img.right {
    right: unset;
    margin-left: unset;
  }
  #unternehmenbereich #bereich-9 .block-content-one {
    justify-content: center;
  }
  #unternehmenbereich #bereich-9 .block-content-one .content-img {
    margin-top: 1rem;
  }
  #unternehmenbereich #bereich-9 .block-content-one .content-img img {
    width: auto;
    height: 100%;
    max-height: 450px;
    object-fit: cover;
  }
  #unternehmenbereich #bereich-9 .block-content-two {
    margin-top: 5rem;
  }
  #unternehmenbereich #bereich-9 .block-content-two .content-img {
    margin-top: 1rem;
  }
  #unternehmenbereich #bereich-9 .block-content-two .content-img img {
    width: auto;
    height: 100%;
    max-height: 450px;
    object-fit: cover;
  }
}
@media screen and (min-width: 64rem) {
  #unternehmenbereich #bereich-9 .block-header .bereichs-headline {
    max-width: 210px;
  }
  #unternehmenbereich #bereich-9 .block-header .bereichs-headline h4 {
    font-size: 36px;
  }
}
#unternehmenbereich #bereich-10 {
  width: 100%;
  padding: 0 0 3rem 0;
}
#unternehmenbereich #bereich-10 .sticker-stack span {
  font-size: 20px;
  padding: 0 0.25em;
  line-height: 2rem;
}
#unternehmenbereich #bereich-10 .block-header .content-img {
  margin-top: 4rem;
}
#unternehmenbereich #bereich-10 .image-overlay {
  position: absolute;
  top: -32px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #bereich-10 .block-header .image-overlay {
    top: -48px;
  }
  #unternehmenbereich #bereich-10 .block-header .sticker-stack span {
    font-size: 36px;
    line-height: 3rem;
  }
  #unternehmenbereich #bereich-10 .block-header .content-img {
    width: 100%;
  }
  #unternehmenbereich #bereich-10 .block-header .content-img img {
    max-height: 450px;
    object-fit: cover;
  }
  #unternehmenbereich #bereich-10 .block-header .item {
    margin-top: 2rem;
  }
  #unternehmenbereich #bereich-10 .block-content-one {
    margin-top: 2rem;
  }
  #unternehmenbereich #bereich-10 .block-content-one .content-img {
    max-width: 550px;
    height: auto;
    object-fit: cover;
    margin: 1rem auto;
  }
  #unternehmenbereich #bereich-10 .block-content-two .item {
    margin-left: 2rem;
  }
}
#unternehmenbereich #stellenanzeigen h4 {
  padding: 0.25rem 0.75rem;
  font-size: 18px;
}
#unternehmenbereich #stellenanzeigen .text-img {
  display: flex;
  justify-content: end;
  width: 100%;
  display: flex;
  align-items: end;
  margin-right: 1rem;
}
#unternehmenbereich #stellenanzeigen .text-img img {
  position: relative;
  height: auto;
  width: 70%;
  max-width: 300px;
  top: -25px;
}
#unternehmenbereich #stellenanzeigen .more {
  position: relative;
  top: -25px;
}
#unternehmenbereich #stellenanzeigen .more a {
  padding: 0.75rem;
  font-size: 16px;
}
@media screen and (min-width: 48rem) {
  #unternehmenbereich #stellenanzeigen .block-content-one {
    max-width: 400px;
  }
}
#unternehmenbereich #footer-banner {
  padding-bottom: 6rem;
}
#unternehmenbereich #footer-banner .sticker-stack {
  align-items: end;
  margin: 0 1rem;
}
#unternehmenbereich #footer-banner .sticker-stack span {
  font-size: 20px;
}
#unternehmenbereich #footer-banner .image-overlay {
  position: absolute;
  top: 37px;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
#unternehmenbereich #footer-banner a {
  font-size: 16px;
  position: relative;
  right: -20%;
  padding: 0.2rem 0.35rem 0.25rem 0.75rem;
}
.background-color--gray {
  background-color: #ededed !important;
}
:focus-visible {
  position: relative;
  z-index: 999;
  outline: none;
  box-shadow: 0 0 0 2px #767a00;
}
picture {
  line-height: 0;
}
.small,
small {
  line-height: 140% !important;
  font-size: 0.6em !important;
}
body {
  overscroll-behavior-y: none;
  overflow-x: hidden;
}
body.menu-open,
body.overflow-hidden {
  overflow-y: hidden;
}
#dev-host {
  position: fixed;
  top: 0;
  background: #f9bcac;
  width: 100%;
  text-align: center;
  padding: 0.5rem 0;
  font-weight: bold;
  color: red;
  z-index: 10000000;
  transition: top 0.1s ease-in-out;
}
#dev-host.hide {
  top: -50px;
}
.measure {
  max-width: 68.125rem;
}
.position-rltv {
  position: relative;
}
a {
  text-decoration: underline;
  font-family: "TheMix", Arial, Helvetica, sans-serif;
}
a:hover,
a:focus,
a:active {
  text-decoration: underline;
  color: #bac000;
}
.lightplus {
  font-weight: 400;
}
@media screen and (min-width: 48rem) {
  .image-left,
  .imageLeft {
    float: left;
    margin: 0.4rem 2rem 0 0;
  }
  .image-right,
  .imageRight {
    float: right;
    margin: 0.4rem 0 0 2rem;
  }
}
.no-wrap {
  white-space: nowrap;
}
@media screen and (min-width: 64rem) {
  .grd {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (min-width: 68rem) {
  .grd {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}
.autocomplete input {
  background: rgba(0, 0, 0, 0);
  z-index: 10;
  position: relative;
}
.autocomplete .input-clone {
  position: absolute;
  height: 33px;
  border: none;
  font-size: 0.85rem;
  top: 0;
  left: 0;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  line-height: normal;
  color: #bbb;
  font-kerning: auto;
  width: 100%;
  z-index: 0;
  background: #fff;
}
header.header {
  z-index: 15;
  border-bottom: 1px dashed #bbb;
  background-color: #fff;
  padding: 0 1rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
header.header .grd-row-col-12-24--no {
  z-index: 100;
}
header.header .logo {
  height: 3.563rem;
  display: block;
  padding: 0 0 0.6875rem 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
header.header .logo .logo-big {
  display: none;
}
@media screen and (min-width: 75rem) {
  header.header {
    padding: 0;
  }
  header.header .logo {
    height: 8em;
    padding: 0.6875rem 0 1rem 0;
    transition:
      height 0.3s linear,
      padding 0.3s linear;
  }
  .nav-scrolled header.header .logo {
    height: 3.563rem;
    padding: 0 0 0.6875rem 0;
  }
  header.header .logo .logo-mobile {
    display: none;
  }
  .nav-scrolled header.header .logo .logo-mobile {
    display: block;
  }
  header.header .logo .logo-big {
    display: block;
  }
  .nav-scrolled header.header .logo .logo-big {
    display: none;
  }
  .landing-page header.header {
    background-color: hsla(0, 0%, 100%, 0.85);
  }
  .landing-scrolled header.header {
    background-color: #fff;
  }
}
main {
  min-height: 200px;
  z-index: 1;
  background: #fff;
  padding-top: 4.3rem;
  padding-bottom: 2rem;
}
@media screen and (min-width: 75rem) {
  main {
    padding-top: 9.6875rem;
  }
  .landing-page main {
    padding-top: 0;
  }
}
@media screen and (min-width: 48rem) {
  main .measure {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 64rem) {
  main .measure {
    padding: 0 2rem;
  }
}
@media screen and (min-width: 75rem) {
  main .measure {
    padding: 0 0;
  }
}
#precontent {
  margin-bottom: 1rem;
}
@media screen and (min-width: 64rem) {
  #precontent {
    margin-bottom: 1.2rem;
  }
}
.minimized-content {
  margin-top: 1.5rem;
}
@media screen and (min-width: 64rem) {
  .minimized-content {
    margin-top: -2.575rem;
  }
}
.minimized-content h4 {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  font-size: 1.375rem;
  line-height: 1em;
  padding: 1rem;
  background: #e8e600;
}
@media screen and (min-width: 64rem) {
  .minimized-content h4 {
    font-size: 1.25rem;
    line-height: 1.42em;
    margin: 0;
  }
  .minimized-content h4.headset {
    padding: 0.5rem 0 0.5rem 2.5rem;
    background: url(../img/icon-headset.png) no-repeat left top 5px/26px 36px;
  }
}
.minimized-content .contact-toggle-box {
  display: none;
}
@media screen and (min-width: 64rem) {
  .minimized-content .contact-toggle-box {
    display: block;
  }
}
.minimized-content .contact-toggle-box .contact-box {
  background: #e8e600;
  display: flex;
}
.minimized-content .contact-toggle-box .contact-box .contact-picture {
  display: flex;
  align-items: flex-end;
  align-self: flex-end;
}
.minimized-content .contact-toggle-box .contact-box .contact-info {
  padding: 0.75rem 1rem 0.5rem 0;
  line-height: 1.2;
  font-size: 14px;
}
.minimized-content .contact-toggle-box .contact-box .contact-info .name {
  display: block;
  font-weight: bold;
}
.minimized-content .contact-toggle-box .contact-box .contact-info .tel {
  font-weight: normal;
  color: #1d1d1b;
}
.minimized-content .contact-toggle-box .contact-box .contact-info .button {
  margin-top: 0.5rem;
}
.minimized-content .contact-toggle-box .contact-box.team {
  display: block;
}
.minimized-content .contact-toggle-box .contact-box.team .contact-picture {
  display: block;
  align-items: initial;
}
.minimized-content .contact-toggle-box .contact-box.team .contact-picture img {
  width: 100%;
  height: auto;
}
.minimized-content .contact-toggle-box .contact-box.team .contact-info {
  display: flex;
  justify-content: space-between;
  padding: 0 2rem 1.3rem 2rem;
}
.minimized-content
  .contact-toggle-box
  .contact-box.team
  .contact-info
  .contact-info-numbers {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}
.minimized-content
  .contact-toggle-box
  .contact-box.team
  .contact-info
  .contact-info-mail
  .button {
  margin-top: 0;
}
@media screen and (min-width: 64rem) {
  .wohnplus-container .minimized-content p.headset {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-position: left top 10px;
  }
}
.closed .plusminus::before,
.closed .mini-rechner .entwicklung-detail .plusminus.close::after,
.mini-rechner .entwicklung-detail .closed .plusminus.close::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.closed .plusminus::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}
.open .plusminus::before,
.open .mini-rechner .entwicklung-detail .plusminus.close::after,
.mini-rechner .entwicklung-detail .open .plusminus.close::after {
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.open .plusminus::after {
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
}
.plusminus {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  position: relative;
  margin-right: 1rem;
}
@media screen and (min-width: 64rem) {
  .plusminus {
    display: none;
  }
}
.plusminus::before,
.mini-rechner .entwicklung-detail .plusminus.close::after,
.plusminus::after {
  content: "";
  position: absolute;
  background-color: #1d1d1b;
  transition: transform 0.25s ease-out;
}
.plusminus::before,
.mini-rechner .entwicklung-detail .plusminus.close::after {
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
}
.plusminus::after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
}
.content-header {
  padding-bottom: 1.5rem;
}
.content-header #content-teaser h1 {
  font-size: 1.875rem;
  line-height: 1em;
  font-weight: 700;
  hyphens: auto;
}
.content-header #content-teaser .teaser,
.content-header #content-teaser .teaser p {
  font-weight: 200;
  font-size: 1.125rem;
  line-height: 1.11em;
}
.content-header #content-teaser .teaser p {
  margin: 0;
}
.content-header #content-teaser .sub-teaser {
  font-size: 1rem;
  line-height: 140%;
  font-weight: normal;
  margin: 1rem 0 0 0;
}
.content-header #content-teaser .wohnung__stats {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 1rem 0 0.3rem 0;
}
.content-header #content-teaser .wohnung__stats div {
  width: 100%;
  display: flex;
}
@media screen and (min-width: 64rem) {
  .content-header #content-teaser .wohnung__stats div {
    margin-right: 2.4rem;
    width: auto;
    display: block;
  }
}
.content-header #content-teaser .wohnung__stats div > span {
  margin-right: 1rem;
  min-width: 50%;
}
@media screen and (min-width: 64rem) {
  .content-header #content-teaser .wohnung__stats div > span {
    min-width: none;
  }
}
.content-header #content-teaser .wohnung__stats div b {
  text-transform: none;
}
@media screen and (min-width: 64rem) {
  .content-header {
    padding-bottom: 1.5rem;
  }
  .content-header #content-teaser {
    padding-right: 1rem;
  }
  .content-header #content-teaser h1 {
    font-size: 3.125rem;
    line-height: 1em;
  }
  .content-header #content-teaser .teaser,
  .content-header #content-teaser .teaser p {
    font-weight: 200;
    font-size: 1.438rem;
    line-height: 1.26em;
  }
  .content-header.content-header-border::after {
    border-bottom: 1px solid #d8d8d8;
    height: 1rem;
    margin-left: -1rem;
    margin-right: -1rem;
    display: block;
    content: "";
    height: 2rem;
  }
}
@media screen and (min-width: 64rem) and (min-width: 64rem) {
  .content-header.content-header-border::after {
    border-bottom: 1px dashed #bbb;
    margin: 0;
    width: 100%;
  }
}
@media screen and (min-width: 64rem) {
  .content-header.content-header-padding {
    padding-bottom: 2rem;
  }
}
.teaserimg {
  width: 100%;
  overflow: hidden;
  max-width: 68.125rem;
  position: relative;
}
.teaserimg picture,
.teaserimg img {
  width: 100%;
}
.content-area {
  margin-top: -1.375rem;
}
@media screen and (min-width: 64rem) {
  .content-area {
    margin-top: 0;
  }
}
.content-area .inner {
  padding: 1rem 0 0 0;
}
.content-area .inner h3,
.content-area .inner h1.teaserstory-h1 {
  margin: 0 0 0.3em 0;
  font-size: 1.875rem;
  line-height: 100%;
  font-weight: 700;
  padding-top: 0.6rem;
}
.content-area .inner .content {
  line-height: 1.313rem;
  margin-top: 0.5rem;
}
.content-area .inner .button {
  margin-top: 0.6em;
}
.content-area::after {
  border-bottom: 1px solid #d8d8d8;
  height: 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  display: block;
  content: "";
}
@media screen and (min-width: 64rem) {
  .content-area::after {
    border-bottom: 1px dashed #bbb;
    margin: 0;
    width: 100%;
  }
}
.content-area.teaserstory .content {
  font-size: 1.4rem;
  line-height: 132%;
}
.content-area.teaserstory::after {
  border: none;
}
@media screen and (min-width: 64rem) {
  .content-area {
    display: block;
    position: absolute;
    bottom: 2.5rem;
    left: 2.5rem;
    right: 2.5rem;
    padding: 0;
    border-bottom: 0;
    margin-top: 0;
  }
  .content-area .inner {
    background: hsla(0, 0%, 100%, 0.9);
    padding: 0.5rem 1rem 1rem 1rem;
  }
  .content-area .inner h3,
  .content-area .inner h1.teaserstory-h1 {
    margin: 0 0 0.1em 0;
    font-size: 2.313rem;
    font-weight: 700;
  }
  .content-area .inner h1.teaserstory-h1 {
    font-size: 3.125rem;
  }
  .content-area.teaserstory .content {
    font-size: 1.438rem;
    line-height: 1.261em;
  }
  .content-area::after {
    display: none;
  }
  .content-area.right {
    left: auto;
  }
  .content-area.right .label .inner-label {
    float: right;
  }
}
@media screen and (min-width: 75rem) {
  #teaser-standard .content-area {
    left: 2.5rem;
  }
  #teaser-standard .content-area.right {
    left: auto;
    right: 2.5rem;
  }
}
.section-subhead {
  font-size: 1.75rem;
  margin: 0 0 1rem 0;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 800;
}
.galerie-container {
  position: relative;
  margin-bottom: 0.5rem;
}
.galerie-container .swiper-button-prev,
.galerie-container .swiper-button-next {
  display: none;
}
@media screen and (min-width: 64rem) {
  .galerie-container .swiper-button-prev,
  .galerie-container .swiper-button-next {
    margin-top: 0.5rem;
    display: block;
  }
}
.galerie-container .galerie-slide-container a {
  display: block;
}
.galerie-container .galerie-slide-container picture {
  display: block;
}
.galerie-container .galerie-slide-container picture img {
  width: 100%;
  height: auto;
}
.content {
  line-height: 1.5em;
}
.content p {
  margin-top: 0;
}
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  font-size: 1.063rem;
  font-weight: 600;
  margin: 0 0 0.3rem 0;
}
.content h3 {
  font-size: 1.04rem;
}
.content h4,
.content h5,
.content h6 {
  font-size: 1rem;
}
.content ol {
  padding: 0;
  list-style: none;
  counter-reset: list-counter;
}
.content ol li {
  display: flex;
  counter-increment: list-counter;
}
.content ol li::before,
.content ol .mini-rechner .entwicklung-detail li.close::after,
.mini-rechner .entwicklung-detail .content ol li.close::after {
  content: counter(list-counter) ".";
  margin-right: 0.5rem;
}
.content figure {
  margin: 0 0 1.2rem 0;
}
.content figure img {
  width: 100%;
}
@media screen and (min-width: 48rem) {
  .content figure.content-image-size--25 {
    width: 25%;
    max-width: 100%;
  }
}
.content figure.content-image-size--25 .content-image-lightbox-anchor {
  width: 100%;
  display: block;
}
@media screen and (min-width: 48rem) {
  .content figure.content-image-size--33 {
    width: 33%;
    max-width: 100%;
  }
}
.content figure.content-image-size--33 .content-image-lightbox-anchor {
  width: 100%;
  display: block;
}
@media screen and (min-width: 48rem) {
  .content figure.content-image-size--50 {
    width: 50%;
    max-width: 100%;
  }
}
.content figure.content-image-size--50 .content-image-lightbox-anchor {
  width: 100%;
  display: block;
}
@media screen and (min-width: 48rem) {
  .content figure {
    float: left;
    margin: 0.4rem 2rem 0 0;
    max-width: 190px;
  }
  .content figure.left {
    float: left;
    margin: 0.4rem 2rem 0.4rem 0;
  }
  .content figure.right {
    float: right;
    margin: 0.4rem 0 0.4rem 2rem;
  }
}
.content figure figcaption {
  font-size: 0.813rem;
  line-height: 140%;
}
.content figure + p::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
.content.standard-content:not(.standard-content-full) {
  font-size: 1.2rem;
  line-height: 2rem;
}
.content.standard-content:not(.standard-content-full) p {
  font-size: 1.2rem;
  line-height: 2rem;
}
.content.standard-content:not(.standard-content-full) h2,
.content.standard-content:not(.standard-content-full) h3,
.content.standard-content:not(.standard-content-full) h4,
.content.standard-content:not(.standard-content-full) h5,
.content.standard-content:not(.standard-content-full) h6 {
  font-weight: 600;
  margin: 1.2rem 0 1rem 0;
  text-transform: uppercase;
}
.content.standard-content:not(.standard-content-full) h2 {
  font-size: 1.4rem;
}
.content.standard-content:not(.standard-content-full) h3 {
  font-size: 1.3rem;
}
.content.standard-content:not(.standard-content-full) h4 {
  font-size: 1.2rem;
}
.content.standard-content:not(.standard-content-full) h5 {
  font-size: 1.1rem;
}
.content.standard-content:not(.standard-content-full) h6 {
  font-size: 1.04rem;
}
@media screen and (min-width: 64rem) {
  .content.standard-content:not(.standard-content-full) {
    margin-top: 2.2rem;
  }
}
@media screen and (min-width: 64rem) {
  .content.standard-content-full {
    margin-top: 2.2rem;
  }
}
@media screen and (min-width: 64rem) {
  .content.content-galerie p {
    margin-top: 1rem;
  }
  .content.content-galerie .swiper-wrapper.swiper-wrapper-justify {
    justify-content: center;
  }
}
.container,
.modul-teaser {
  padding: 1.6rem 2rem 2.5rem 2rem;
}
.container.light-green,
.modul-teaser.light-green {
  background: #fbfad0;
}
.container.green,
.modul-teaser.green {
  background: #e8e600;
}
#article-container {
  margin-top: 0.6rem;
}
@media screen and (min-width: 64rem) {
  #article-container {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 48rem) {
  #article-container .article-canvas {
    margin-left: -1.3rem;
    margin-right: -1.3rem;
  }
}
@media screen and (min-width: 64rem) {
  #article-container .article-canvas {
    margin-left: -1.3rem;
    margin-right: -1.3rem;
  }
}
@media screen and (min-width: 75rem) {
  #article-container .article-canvas {
    margin-left: -1.7rem;
    margin-right: -1.7rem;
  }
}
#article-container article {
  height: 290px;
  min-width: 290px;
  width: auto;
  margin: 0 0 1.2rem 0;
  position: relative;
}
@media screen and (min-width: 48rem) {
  #article-container article {
    margin: 1.3rem;
  }
}
@media screen and (min-width: 64rem) {
  #article-container article {
    margin: 1.3rem;
  }
}
@media screen and (min-width: 75rem) {
  #article-container article {
    height: 330px;
    margin: 1.7rem;
  }
}
#article-container article a {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#article-container article a .label,
#article-container article a .inner h3 {
  color: #1d1d1b;
}
#article-container article .inner {
  position: absolute;
  bottom: 1.188rem;
  left: 1.188rem;
  max-width: 85%;
}
#article-container article .inner h3 {
  padding: 0.3rem;
  margin: 0;
  font-size: 1.625rem;
  line-height: 100%;
  font-weight: 700;
  background: hsla(0, 0%, 100%, 0.9);
}
#article-container article .inner .button {
  clear: both;
  float: left;
}
#article-container div.show-more {
  text-align: center;
  width: 100%;
  margin-bottom: 0.4rem;
}
#stories-swiper article {
  height: 290px;
  min-width: 290px;
  width: auto;
  position: relative;
}
#stories-swiper article a {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#stories-swiper article a .label,
#stories-swiper article a .inner h3 {
  color: #1d1d1b;
}
#stories-swiper article .inner {
  position: absolute;
  bottom: 1.188rem;
  left: 1.188rem;
  max-width: 85%;
}
#stories-swiper article .inner h3 {
  padding: 0.3rem;
  margin: 0;
  font-size: 1.625rem;
  line-height: 100%;
  font-weight: 700;
  background: hsla(0, 0%, 100%, 0.9);
}
#stories-swiper article .inner .button {
  clear: both;
  float: left;
}
#news-list div.show-more {
  text-align: center;
  width: 100%;
  margin-bottom: 0.4rem;
}
#news-swiper a,
#news-list a {
  display: block;
}
#news-swiper a:hover,
#news-list a:hover {
  text-decoration: none;
}
#news-swiper a .label,
#news-swiper a .newstext,
#news-list a .label,
#news-list a .newstext {
  color: #1d1d1b;
}
#news-swiper a .label .inner-label,
#news-swiper a .newstext .inner-label,
#news-list a .label .inner-label,
#news-list a .newstext .inner-label {
  position: static;
}
#proposal::before,
.mini-rechner .entwicklung-detail #proposal.close::after,
#aktuelles::before,
.mini-rechner .entwicklung-detail #aktuelles.close::after {
  border-bottom: 1px solid #d8d8d8;
  height: 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  display: block;
  content: "";
  height: 1.3rem;
}
@media screen and (min-width: 64rem) {
  #proposal::before,
  .mini-rechner .entwicklung-detail #proposal.close::after,
  #aktuelles::before,
  .mini-rechner .entwicklung-detail #aktuelles.close::after {
    border-bottom: 1px dashed #bbb;
    margin: 0;
    width: 100%;
  }
}
#proposal p,
#aktuelles p {
  margin-top: 1.8rem;
}
@media screen and (min-width: 64rem) {
  #proposal {
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 64rem) {
  #aktuelles {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 75rem) {
  #aktuelles {
    padding-left: 0;
    padding-right: 0;
  }
}
.swiper-button-prev,
.swiper-button-next {
  width: 19px;
  height: 24px;
  background-size: contain;
  margin-top: -0.875rem;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("../img/icon-arrow-slide-left.svg");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("../img/icon-arrow-slide-right.svg");
}
.swiper-pagination.swiper-pagination-bullets {
  background: hsla(0, 0%, 100%, 0.25);
  position: absolute;
  bottom: 2rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  display: inline-block;
  padding: 0.5rem 0.8rem;
  width: auto;
  line-height: 120%;
}
.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  background: #e8e600;
  opacity: 1;
  border-radius: 0;
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 7px;
}
@media screen and (min-width: 64rem) {
  .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
  }
}
.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #000;
}
.slider-container {
  position: relative;
}
.slider-container p {
  margin-top: 2rem;
  position: relative;
  line-height: 1rem;
}
.slider-container p a.linkstyle {
  float: right;
}
@media screen and (min-width: 64rem) {
  main .slider-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .slider-container p {
    float: none;
  }
  .slider-container p a.linkstyle {
    margin-left: 0.4rem;
    float: none;
  }
}
.slider-container .slider-wrapper {
  padding: 0.25rem;
  overflow: hidden;
}
.slider-container .slider-wrapper .label {
  margin-bottom: 0.45rem;
}
.slider-container .slider-wrapper .label .newsdate {
  padding-left: 0.5rem;
  font-size: 1rem;
  line-height: 1.375rem;
  font-weight: 700;
}
@media screen and (min-width: 64rem) {
  .slider-container .slider-wrapper .label .newsdate {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}
.slider-container .slider-wrapper .inner {
  margin-top: 0.5rem;
  line-height: 1.063rem;
}
.slider-container .slider-wrapper .inner picture {
  width: 100%;
}
.slider-container .slider-wrapper .inner picture img {
  width: 100%;
  margin-bottom: 1rem;
}
.slider-container .slider-wrapper .inner .newstext {
  max-width: 100%;
}
.slider-container .slider-wrapper .inner .newstext a.read-more,
.slider-container .slider-wrapper .inner .newstext span.read-more {
  float: right;
  padding-right: 0;
  padding-left: 1.613rem;
}
.slider-container .slider-wrapper .inner .newstext p {
  margin: 0;
}
.slider-container .slider-wrapper .inner::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
@media screen and (min-width: 48rem) {
  .slider-container .slider-wrapper .swiper-slide.news-slide::after,
  .slider-container .slider-wrapper .swiper-slide.event-slide::after {
    content: "";
    display: inline-block;
    border-left: 1px solid #d8d8d8;
    position: absolute;
    top: 0;
    right: -1.3rem;
    width: 1px;
    height: 100%;
  }
  .slider-container .slider-wrapper .inner {
    max-width: 290px;
    margin-top: 0;
    position: relative;
  }
  .slider-container .slider-wrapper .inner picture img {
    width: auto;
    margin-bottom: 0;
  }
  .slider-container .slider-wrapper .inner .newstext {
    max-width: 66%;
  }
  .slider-container .slider-wrapper .inner .newstext div {
    width: 80%;
    float: left;
    padding-bottom: 1rem;
  }
  .slider-container .slider-wrapper .inner .newstext a.read-more,
  .slider-container .slider-wrapper .inner .newstext span.read-more {
    position: absolute;
    bottom: 0;
    right: -0.5rem;
  }
  .slider-container .slider-wrapper .inner .newstext::after {
    content: "";
    clear: both;
    display: block;
    float: none;
  }
}
@media screen and (min-width: 64rem) {
  .slider-container .slider-wrapper .swiper-slide.swiper-slide-active {
    border: none;
    padding-left: 0;
    margin: 0;
  }
  .slider-container .slider-wrapper .inner {
    max-width: inherit;
    margin: 0;
  }
  .slider-container .slider-wrapper .inner picture {
    float: left;
    width: auto;
    margin-right: 1rem;
  }
  .slider-container .slider-wrapper .inner .newstext {
    max-width: 47%;
    float: left;
  }
  .slider-container .slider-wrapper .inner .newstext div {
    float: none;
    width: 100%;
  }
}
.slider-container .swiper-button-prev,
.slider-container .swiper-button-next {
  display: none;
  transform: translate(0%, 50%);
  top: 60%;
}
@media screen and (min-width: 64rem) {
  .slider-container .swiper-button-prev,
  .slider-container .swiper-button-next {
    display: block;
  }
}
.slider-container .swiper-button-prev #aktuelles,
.slider-container .swiper-button-next #aktuelles {
  top: 71%;
}
.slider-container .swiper-button-prev {
  left: 4px;
  margin-top: 0;
}
@media screen and (min-width: 75rem) {
  .slider-container .swiper-button-prev {
    left: -10px;
    transform: translate(-100%, -50%);
    width: 19px;
    height: 24px;
    top: 50%;
  }
}
.slider-container .swiper-button-next {
  right: 4px;
  margin-top: 0;
}
@media screen and (min-width: 75rem) {
  .slider-container .swiper-button-next {
    right: -10px;
    transform: translate(100%, -50%);
    width: 19px;
    height: 24px;
    top: 50%;
  }
}
.slider-container .swiper-pagination {
  display: block;
}
.slider-container .swiper-pagination.swiper-pagination-bullets {
  padding-top: 1.5rem;
  bottom: auto;
  position: relative;
}
@media screen and (min-width: 64rem) {
  .slider-container .swiper-pagination {
    display: none;
  }
}
#aktuelles .swiper-button-prev,
#aktuelles .swiper-button-next {
  top: 71%;
}
#news-list {
  margin: 1rem -1rem 2rem -1rem;
}
@media screen and (min-width: 48rem) {
  #news-list .news-container {
    padding: 1.2rem 0 1.2rem 1rem;
  }
  #news-list .news-container .news-slide {
    padding: 0 1rem 0 0;
    border-right: 1px solid #d8d8d8;
  }
  #news-list .news-container:nth-child(3n + 0) .news-slide {
    border-right: none;
  }
}
#news-list .label {
  margin-bottom: 0.45rem;
}
#news-list .label .newsdate {
  padding-left: 1rem;
  font-size: 1rem;
  line-height: 1.375rem;
  font-weight: 700;
}
@media screen and (min-width: 64rem) {
  #news-list .label .newsdate {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}
#news-list .inner {
  margin-top: 0.5rem;
  line-height: 1.063rem;
}
#news-list .inner picture {
  width: 100%;
}
#news-list .inner picture img {
  width: 100%;
  margin-bottom: 1rem;
}
#news-list .inner .newstext {
  max-width: 100%;
}
#news-list .inner .newstext a.read-more,
#news-list .inner .newstext span.read-more {
  float: right;
  padding-right: 0;
  padding-left: 1.613rem;
}
#news-list .inner::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
@media screen and (min-width: 48rem) {
  #news-list .inner {
    max-width: 290px;
    margin-top: 0;
    position: relative;
  }
  #news-list .inner picture img {
    width: auto;
    margin-bottom: 0;
  }
  #news-list .inner .newstext {
    max-width: 66%;
  }
  #news-list .inner .newstext div {
    width: 80%;
    float: left;
    padding-bottom: 1rem;
  }
  #news-list .inner .newstext a.read-more,
  #news-list .inner .newstext span.read-more {
    position: absolute;
    bottom: 0;
    right: -0.5rem;
  }
  #news-list .inner .newstext::after {
    content: "";
    clear: both;
    display: block;
    float: none;
  }
}
@media screen and (min-width: 64rem) {
  #news-list .inner {
    max-width: inherit;
    margin: 0;
  }
  #news-list .inner picture {
    float: left;
    width: auto;
    margin-right: 1rem;
  }
  #news-list .inner .newstext {
    max-width: 47%;
    float: left;
  }
  #news-list .inner .newstext div {
    float: none;
    width: 100%;
  }
}
#news-list .show-more {
  text-align: center;
  cursor: pointer;
}
.contact-form {
  margin: 4rem 0 9rem 0;
}
.contact-form .select-wrapper {
  padding-right: 0.7rem;
}
.contact-form .select-wrapper .select-style select {
  font-size: 1rem;
  height: 2rem;
}
.contact-form input.error,
.contact-form textarea.error {
  border-color: #e74c3c;
}
.contact-form input {
  border: none;
  border-bottom: 2px solid #bac000;
  padding: 0.5rem 0rem;
  margin: 0 0 1.3rem 0;
}
@media screen and (min-width: 64rem) {
  .contact-form input.forename,
  .contact-form input.name {
    max-width: 90%;
  }
}
.contact-form input::placeholder {
  color: #bac000;
}
.contact-form textarea {
  border: 2px solid #bac000;
  padding: 0.5rem 0.8rem;
  height: 190px;
  resize: vertical;
}
.contact-form .data-protection-submit {
  text-align: right;
}
.contact-form .data-protection-submit a {
  white-space: nowrap;
  hyphens: none;
}
.contact-form .data-protection {
  text-align: left;
  hyphens: auto;
  display: inline-block;
}
.contact-form .data-protection span {
  font-size: 0.938rem;
}
@media screen and (min-width: 64rem) {
  .contact-form .data-protection {
    display: inline;
    margin-right: 1rem;
    hyphens: none;
  }
}
.contact-form .data-protection input {
  display: none;
}
.contact-form .data-protection input + span {
  padding-left: 1.7rem;
}
.contact-form .data-protection input + .checkbox-span {
  background: url(../img/checkbox-unchecked.svg) no-repeat left bottom 0/20px
    20px;
  height: 22px;
  width: 21px;
  display: inline;
}
.contact-form .data-protection input:checked + .checkbox-span {
  background: url(../img/checkbox-checked.svg) no-repeat left bottom 0/20px 21px;
}
.contact-form .data-protection.error input + span {
  color: #e74c3c;
}
.form-msg {
  border: 2px solid;
  padding: 0.7rem 1rem;
  margin: 0.5rem 0;
}
.form-msg.error {
  color: #e74c3c;
  border-color: #e74c3c;
}
.form-msg.success {
  color: #bac000;
  border-color: #bac000;
}
@media screen and (min-width: 64rem) {
  .content-accordion > .grd {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
}
.slider-border-top p {
  margin-top: 1rem;
}
.slider-border-top::before,
.mini-rechner .entwicklung-detail .slider-border-top.close::after {
  border-bottom: 1px solid #d8d8d8;
  height: 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  display: block;
  content: "";
}
@media screen and (min-width: 64rem) {
  .slider-border-top::before,
  .mini-rechner .entwicklung-detail .slider-border-top.close::after {
    border-bottom: 1px dashed #bbb;
    margin: 0;
    width: 100%;
  }
}
.slider-border-bottom::after {
  border-bottom: 1px solid #d8d8d8;
  height: 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
  display: block;
  content: "";
}
@media screen and (min-width: 64rem) {
  .slider-border-bottom::after {
    border-bottom: 1px dashed #bbb;
    margin: 0;
    width: 100%;
  }
}
.news-content figure {
  margin-top: 0;
}
.news-content .label {
  margin-bottom: 0.6rem;
}
.news-content .newsdate {
  font-size: 0.7rem;
  margin-left: 0.6rem;
}
.news-content .news-text {
  margin: 0.4rem 0 0 0;
}
.news-content::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
#faq h3 {
  text-transform: uppercase;
  font-size: 1.375rem;
  line-height: 1.091em;
  font-weight: 800;
  padding-right: 2rem;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
  display: table;
}
#faq h3 span {
  display: table-cell;
  vertical-align: middle;
}
#faq h3::before,
#faq .mini-rechner .entwicklung-detail h3.close::after,
.mini-rechner .entwicklung-detail #faq h3.close::after {
  content: "";
  display: inline-block;
  background: url(../img/icon-fragezeichen-black.svg) no-repeat left top
    50%/100%;
  width: 44px;
  height: 45px;
  margin-right: 0.8rem;
}
#faq h3::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
#faq ul.lvl-1 li.lvl-1 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  cursor: pointer;
  border-bottom: 1px solid #f1f067;
}
@media screen and (min-width: 64rem) {
  #faq ul.lvl-1 li.lvl-1 {
    cursor: default;
  }
}
#faq ul.lvl-1 li.lvl-1 .listhead {
  position: relative;
}
#faq ul.lvl-1 li.lvl-1 .listhead .plusminus {
  margin-right: 8px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
@media screen and (min-width: 64rem) {
  #faq ul.lvl-1 li.lvl-1 .listhead .plusminus {
    display: none;
  }
}
#faq ul.lvl-1 li.lvl-1 .listhead .plusminus::before,
#faq
  ul.lvl-1
  li.lvl-1
  .listhead
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #faq
  ul.lvl-1
  li.lvl-1
  .listhead
  .plusminus.close::after {
  top: 12%;
}
#faq ul.lvl-1 li.lvl-1 .listhead .plusminus::after {
  top: 62%;
}
#faq ul.lvl-1 li.lvl-1 .listhead .lvl-1-head {
  font-size: 1.188rem;
  font-weight: 800;
  line-height: 1.263em;
  padding-left: 30px;
  float: left;
}
#faq ul.lvl-1 li.lvl-1 .listhead::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
@media screen and (min-width: 64rem) {
  #faq ul.lvl-1 li.lvl-1 {
    border-bottom: none;
  }
}
#faq ul.lvl-1 li.lvl-1:first-child {
  border-top: 1px solid #f1f067;
}
@media screen and (min-width: 64rem) {
  #faq ul.lvl-1 li.lvl-1:first-child {
    border-top: none;
  }
}
#faq ul.lvl-1 li.lvl-1.closed .plusminus::before,
#faq
  ul.lvl-1
  li.lvl-1.closed
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #faq
  ul.lvl-1
  li.lvl-1.closed
  .plusminus.close::after {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
#faq ul.lvl-1 li.lvl-1.closed .plusminus::after {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}
#faq ul.lvl-1 li.lvl-1.closed .faq-container {
  display: none;
}
@media screen and (min-width: 64rem) {
  #faq ul.lvl-1 li.lvl-1.closed .faq-container {
    display: block;
  }
}
#faq ul.lvl-1 li.lvl-1.open .plusminus::before,
#faq
  ul.lvl-1
  li.lvl-1.open
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #faq
  ul.lvl-1
  li.lvl-1.open
  .plusminus.close::after {
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
#faq ul.lvl-1 li.lvl-1.open .plusminus::after {
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
}
#faq ul.lvl-1 li.lvl-1.open .faq-container {
  display: block;
}
#faq ul.lvl-1 li.lvl-1 .faq-container {
  margin: 1.25rem 0 0 0.375rem;
  font-size: 0.938rem;
  line-height: 1.467em;
}
#faq ul.lvl-1 li.lvl-1 .faq-container p {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
#faq ul.lvl-1 li.lvl-1 .faq-container p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 64rem) {
  #faq h3 {
    margin-bottom: 0.2rem;
    font-size: 1.75rem;
  }
  #faq ul.lvl-1 li.lvl-1 {
    padding-bottom: 1.3rem;
    cursor: default;
  }
  #faq ul.lvl-1 li.lvl-1 .listhead .lvl-1-head {
    padding-left: 0;
  }
  #faq ul.lvl-1 li.lvl-1 .faq-container {
    margin-left: 0;
    margin-top: 0.6rem;
  }
  #faq ul.lvl-1 li.lvl-1.no-slide--l.grd {
    padding-left: 0;
    padding-right: 0;
  }
  #faq ul.lvl-1.no-slide--l {
    margin: 0;
  }
}
#keel {
  background: #e8e600;
  height: auto;
}
#keel #logo-footer {
  height: 6.45rem;
  display: block;
  padding: 0.2rem 0 0.7rem 0;
}
#keel #logo-footer svg {
  width: 132px;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 64rem) {
  #keel {
    height: 8.375rem;
    padding: 0 0 0 1rem;
  }
  #keel .footer-logo-container {
    text-align: right;
  }
  #keel #logo-footer {
    margin: 0;
    width: 212px;
    display: inline-block;
    padding: 0.4rem 0 0.7rem 0;
    height: 101px;
  }
}
.swiper-button-prev,
.swiper-button-next {
  top: 24%;
}
#hero-swiper {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.5rem;
  background-color: #f9f9f9;
}
@media screen and (min-width: 64rem) {
  #hero-swiper {
    background-color: #fff;
  }
}
#hero-swiper picture {
  min-width: 100%;
  display: inline-block;
}
#hero-swiper picture img {
  min-width: 100%;
  display: block;
}
#hero-swiper .description {
  line-height: 110%;
  font-size: 1.3rem;
  font-weight: 300;
  padding: 1rem;
}
@media screen and (min-width: 48rem) {
  #hero-swiper .description {
    padding: 1rem 0;
  }
}
@media screen and (min-width: 64rem) {
  #hero-swiper .description {
    background: #fff;
  }
  #hero-swiper .description:has(.gb-25) {
    background: #e8e600;
  }
}
#hero-swiper .description .text {
  display: block;
}
#hero-swiper .description .text .headline {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0.8rem;
  line-height: 110%;
}
#hero-swiper .description .text p {
  margin: 0;
  font-size: 1em;
}
#hero-swiper .description .more-link {
  display: inline-block;
  font-size: 1rem;
  margin-top: 1rem;
}
#hero-swiper .description .more-link::before,
#hero-swiper
  .description
  .mini-rechner
  .entwicklung-detail
  .more-link.close::after,
.mini-rechner
  .entwicklung-detail
  #hero-swiper
  .description
  .more-link.close::after {
  margin: 0 0.6rem 0 0;
  vertical-align: baseline;
}
#hero-swiper .description .position-bottom-outside {
  position: relative;
  top: auto;
  left: auto;
  margin: 1rem 0 0 0;
}
#hero-swiper .hero-swiper-pagination {
  display: none;
}
@media screen and (min-width: 48rem) {
  .swiper-button-prev,
  .swiper-button-next {
    top: 33%;
  }
}
@media screen and (min-width: 64rem) {
  .swiper-button-prev,
  .swiper-button-next {
    top: 50%;
  }
  #hero-swiper .description-wrapper {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    width: 100%;
    transform: translate(-50%, 0%);
  }
  #hero-swiper .description {
    position: absolute;
    bottom: 20%;
    width: 40%;
    padding: 1rem 1.3rem;
  }
  #hero-swiper .description.left {
    left: 2rem;
  }
  #hero-swiper .description.right {
    right: 2rem;
  }
  #hero-swiper .description .text {
    display: inline;
  }
  #hero-swiper .description .more-link {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 0;
  }
  #hero-swiper .description .position-bottom-outside {
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
  }
  #hero-swiper .hero-swiper-pagination {
    display: block;
  }
}
@media screen and (min-width: 75rem) {
  #hero-swiper .description.left {
    left: 1rem;
  }
  #hero-swiper .description.right {
    right: 1rem;
  }
  #hero-swiper .swiper-button-prev,
  #hero-swiper .swiper-button-next {
    top: 60%;
  }
  .swiper-button-prev,
  .swiper-button-next {
    width: 2.3125rem;
    height: 2.875rem;
    margin-top: -1.125rem;
  }
}
.newsletter-disturber {
  display: flex;
  color: inherit;
  text-decoration: inherit;
  font-weight: inherit;
  flex-direction: column;
  flex-wrap: nowrap;
  padding: 10px 0 1.2rem 0;
  background: #e8e600;
}
.newsletter-disturber:hover {
  color: inherit;
  text-decoration: inherit;
  font-weight: inherit;
}
@media screen and (min-width: 64rem) {
  .newsletter-disturber {
    background: #fff;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.newsletter-disturber .hide-inline-block--lg {
  display: none;
}
@media screen and (min-width: 64rem) {
  .newsletter-disturber .hide-inline-block--lg {
    display: inline-block;
  }
}
.newsletter-disturber .umschlag-container {
  background: #1d1d1b;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  padding: 16px;
  position: absolute;
  top: -34px;
}
@media screen and (min-width: 64rem) {
  .newsletter-disturber .umschlag-container {
    top: -40px;
    width: 150px;
    height: 150px;
    padding: 36px;
  }
}
.newsletter-disturber .umschlag-container use {
  fill: #e8e600;
}
.newsletter-disturber svg {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.newsletter-disturber .umschlag {
  fill: #e8e600;
}
.newsletter-disturber .left {
  flex-basis: 50%;
  display: flex;
}
@media screen and (min-width: 64rem) {
  .newsletter-disturber .left {
    border-right: 1px dashed #d8d8d8;
  }
}
.newsletter-disturber .right {
  flex-basis: 50%;
  padding: 0 1.5rem;
}
@media screen and (min-width: 64rem) {
  .newsletter-disturber .right {
    padding: 0 5.5rem;
  }
}
.newsletter-disturber .umschlag-bubble-container {
  width: 80px;
  flex-basis: 80px;
  flex-shrink: 0;
  position: relative;
  min-height: 4rem;
  padding-left: 1rem;
}
@media screen and (min-width: 64rem) {
  .newsletter-disturber .umschlag-bubble-container {
    width: 150px;
    flex-basis: 150px;
    padding-left: 0;
  }
}
.newsletter-disturber .title {
  font-weight: 700;
  font-size: 1.6rem;
  padding-left: 2rem;
  line-height: 120%;
}
@media screen and (min-width: 64rem) {
  .newsletter-disturber .title {
    font-size: 2.6rem;
  }
}
.newsletter-disturber .text {
  text-transform: uppercase;
  line-height: 120%;
  font-size: 1rem;
  font-weight: 400;
  margin: 0;
  padding: 0 0 1rem 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.newsletter-disturber-container {
  position: relative;
  height: auto;
  padding: 22px 1rem 0 1rem;
  z-index: 10;
}
@media screen and (min-width: 48rem) {
  .newsletter-disturber-container {
    padding: 0;
  }
}
#corona-meldung.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: hsla(0, 0%, 100%, 0.8);
  z-index: 100000;
  cursor: pointer;
}
#corona-meldung .meldung {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #e8e600;
  padding: 2.2rem 2rem 1rem 2rem;
  width: 900px;
  max-width: 94%;
  overflow-y: auto;
  max-height: 94%;
}
#corona-meldung .meldung::after {
  content: "schließen X";
  display: block;
  position: absolute;
  right: 1rem;
  top: 0.3rem;
  background: #e8e600;
  padding: 0.5rem;
}
#corona-meldung .headline {
  font-size: 1.8rem;
  margin: 0.7rem 0 1rem 0;
  line-height: 120%;
  font-weight: 700;
}
#corona-meldung a {
  color: #000;
  font-weight: 700;
  hyphens: auto;
}
@media screen and (min-width: 614px) {
  #corona-meldung a {
    white-space: nowrap;
  }
}
#corona-meldung a:hover {
  color: #fff;
}
#corona-meldung .newsletter-disturber {
  background: #f1f067;
}
@media screen and (min-width: 64rem) {
  #corona-meldung .newsletter-disturber {
    flex-direction: column;
  }
}
@media screen and (min-width: 614px) {
  #corona-meldung .newsletter-disturber {
    white-space: normal;
  }
}
@media screen and (min-width: 64rem) {
  #corona-meldung .newsletter-disturber .left {
    border-right: none;
  }
}
@media screen and (min-width: 64rem) {
  #corona-meldung .newsletter-disturber .right {
    padding: 0 1.5rem;
  }
}
@media screen and (min-width: 64rem) {
  #corona-meldung .newsletter-disturber .umschlag-bubble-container {
    width: 80px;
    flex-basis: 80px;
    padding-left: 1rem;
  }
}
@media screen and (min-width: 64rem) {
  #corona-meldung .newsletter-disturber .umschlag-container {
    top: -34px;
    width: 80px;
    height: 80px;
    padding: 16px;
  }
}
@media screen and (min-width: 64rem) {
  #corona-meldung .newsletter-disturber .title {
    font-size: 1.6rem;
  }
}
#corona-meldung .newsletter-disturber-container {
  margin: 3rem -2rem 2rem -2rem;
  padding: 0;
}
@media screen and (min-width: 64rem) {
  #corona-meldung .newsletter-disturber-container {
    max-width: 300px;
    position: absolute;
    right: 6rem;
    margin: 5rem 0 0 0;
  }
}
#corona-meldung .newsletter-disturber-container a:hover {
  color: inherit;
}
#corona-meldung .mini-rechner .entwicklung-detail a.close::after,
#corona-meldung a::before,
.mini-rechner .entwicklung-detail #corona-meldung a.close::after {
  content: "";
  display: inline-block;
  background: url(/standards/img/icon-double-arrow-right-black.svg)
    center/contain no-repeat;
  width: 13px;
  height: 11px;
  margin-right: 0.3rem;
}
#corona-meldung .mini-rechner .entwicklung-detail .close:hover::after,
#corona-meldung a:hover::before,
.mini-rechner .entwicklung-detail #corona-meldung .close:hover::after {
  background-image: url(/standards/img/icon-double-arrow-right-white.svg);
}
#corona-meldung
  .newsletter-disturber-container
  .mini-rechner
  .entwicklung-detail
  .close:hover::after,
#corona-meldung
  .newsletter-disturber-container
  .mini-rechner
  .entwicklung-detail
  a.close::after,
#corona-meldung .newsletter-disturber-container a::before,
#corona-meldung .newsletter-disturber-container a:hover::before,
.mini-rechner
  .entwicklung-detail
  #corona-meldung
  .newsletter-disturber-container
  .close:hover::after,
.mini-rechner
  .entwicklung-detail
  #corona-meldung
  .newsletter-disturber-container
  a.close::after {
  display: none;
}
.service .service-suche {
  padding: 1.2rem 1.4rem 3.2rem 1.4rem;
}
@media screen and (min-width: 75rem) {
  .service .service-suche {
    padding: 1.2rem 1.8rem 3.2rem 1.8rem;
  }
}
.service .service-tel {
  padding: 1.2rem 1.4rem 1.2rem 1.4rem;
  padding-top: 0.6rem;
  padding-bottom: 0;
}
@media screen and (min-width: 75rem) {
  .service .service-tel {
    padding: 1.2rem 1.8rem 1.2rem 1.8rem;
  }
}
.service .service-tel a {
  float: none;
  font-size: 2rem;
  font-weight: 300;
  line-height: 110%;
}
@media screen and (min-width: 64rem) {
  .service .service-tel a {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 75rem) {
  .service .service-tel a {
    font-size: 2.3rem;
    letter-spacing: 0.03em;
  }
}
.service .service-suche {
  position: relative;
}
.service .service-suche .adresse .select-wrapper {
  margin: 0;
  width: 100%;
}
.service .service-suche .strasse {
  height: 33px;
  border: none;
  font-size: 0.85rem;
}
.service .service-suche .strasse::placeholder {
  color: #000;
}
@media screen and (min-width: 64rem) {
  .service .service-links {
    padding: 1.2rem 1.8rem;
  }
}
.service .service-links a {
  transition: transform 0.3s;
  height: 100%;
  width: 100%;
}
.service .service-links a:hover {
  transform: translate(5%, 0) scale(1.1);
}
@media screen and (min-width: 64rem) {
  .service .service-links a:hover {
    transform: scale(1.1);
  }
}
.service .service-links label {
  line-height: 1.1rem;
  font-size: 1rem;
  display: block;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 64rem) {
  .service .service-links label {
    font-size: 0.8rem;
    height: 2.4rem;
  }
}
.service .service-links .service-link {
  border-top: 1px solid #fff;
  padding: 1.2rem 1.4rem;
}
@media screen and (min-width: 64rem) {
  .service .service-links .service-link {
    border-top: 0;
    border-right: 1px solid #fff;
    display: block;
    padding: 0;
  }
  .service .service-links .service-link a {
    padding: 0 1.2rem;
    justify-content: center;
  }
  .service .service-links .service-link:first-child a {
    padding-left: 0;
    justify-content: flex-start;
  }
  .service .service-links .service-link:last-child {
    border-right: none;
  }
  .service .service-links .service-link:last-child a {
    padding-right: 0;
    justify-content: flex-end;
  }
}
.service .service-links .service-link a {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.service .service-links .service-link a label {
  order: 2;
  height: auto;
  text-align: left;
}
.service .service-links .service-link a::before,
.service
  .service-links
  .service-link
  .mini-rechner
  .entwicklung-detail
  a.close::after,
.mini-rechner
  .entwicklung-detail
  .service
  .service-links
  .service-link
  a.close::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 32px;
  margin-right: 0.8rem;
  flex-shrink: 0;
}
.service .service-links .service-link .image {
  order: 1;
  background: rgba(0, 0, 0, 0) no-repeat center center;
  display: block;
  margin: 0 0.5rem 0 0;
}
@media screen and (min-width: 64rem) {
  .service .service-links .service-link .image {
    margin: 0.3rem auto 0.7rem auto;
  }
}
.service .service-links .link-downloads::before,
.service
  .service-links
  .mini-rechner
  .entwicklung-detail
  .link-downloads.close::after,
.mini-rechner
  .entwicklung-detail
  .service
  .service-links
  .link-downloads.close::after {
  background: url(../img/icon-download-black.svg) left center/23px no-repeat;
}
.service .service-links .link-notdienst::before,
.service
  .service-links
  .mini-rechner
  .entwicklung-detail
  .link-notdienst.close::after,
.mini-rechner
  .entwicklung-detail
  .service
  .service-links
  .link-notdienst.close::after {
  background: url(../img/icon-service-uhr.svg) left center/23px no-repeat;
}
.service .service-links .link-kontakt::before,
.service
  .service-links
  .mini-rechner
  .entwicklung-detail
  .link-kontakt.close::after,
.mini-rechner
  .entwicklung-detail
  .service
  .service-links
  .link-kontakt.close::after {
  background: url(../img/icon-headset.svg) left center/20px no-repeat;
}
#service-suche-result {
  position: relative;
  background: #fff;
  display: none;
}
#service-suche-result a {
  color: #1d1d1b;
}
#service-suche-result.open {
  display: block;
}
#service-suche-result .content {
  position: absolute;
  top: -0.5rem;
  width: 100%;
  z-index: 10;
  box-shadow: 0px 2px 3px rgba(29, 29, 27, 0.5);
  max-height: 180px;
  overflow: scroll;
}
@media screen and (min-width: 64rem) {
  #service-suche-result .content {
    max-height: 210px;
  }
}
#service-suche-result .content li {
  padding: 0.5rem 1rem;
  background: #f9f8b7;
  border-top: 1px dashed #d8d8d8;
}
#service-suche-result .content li .name {
  display: block;
}
#service-suche-result .content li .tel {
  display: block;
}
#service-suche-result .content li .tel a {
  display: inline;
}
#emergency-service {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 1.2rem 1.8rem;
  padding: 1.2rem 1.8rem;
  background: #e8e600;
  display: none;
  box-shadow: 1px 1px 11px #000;
  z-index: 100;
  transform: translate(0%, -50%);
}
#emergency-service.open {
  display: block;
}
#emergency-service h5 {
  margin: 1rem 0 1rem 0;
}
#emergency-service .tel {
  font-weight: bold;
  font-size: 1.65rem;
}
@media screen and (min-width: 64rem) {
  #emergency-service .tel {
    font-size: 2rem;
  }
}
#emergency-service .close-emergency-service {
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0) url("../img/icon-arrow-white-on-black-up.svg")
    center center/contain no-repeat;
  width: 25px;
  height: 25px;
  top: 1rem;
  right: 1rem;
  transform: rotate(180deg);
  cursor: pointer;
}
#news-container {
  margin: 0 0;
}
#news-container .measure {
  max-width: 82rem;
}
#panorama-navigation {
  margin-bottom: 2rem;
}
#panorama-navigation h3 {
  margin-top: 0;
}
#panorama-navigation h3.mobile {
  border: 3px solid #d0d451;
  display: block;
  padding: 0.3rem 1rem 0.2rem 1rem;
  font-size: 1.1rem;
  position: relative;
  cursor: pointer;
}
#panorama-navigation h3.mobile::after {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0) url(../img/icon-arrow-select.svg) right
    center/contain no-repeat;
  height: 6px;
  width: 10px;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translate(0, -50%);
  transition: transform 0.3s;
}
.open-panorama-nav #panorama-navigation h3.mobile::after {
  transform: translate(0, -50%) rotate(180deg);
}
#panorama-navigation h3.desktop {
  display: none;
}
@media screen and (min-width: 48rem) {
  #panorama-navigation h3.desktop {
    display: block;
  }
  #panorama-navigation h3.mobile {
    display: none;
  }
}
#panorama-navigation .city-list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s;
}
@media screen and (min-width: 48rem) {
  #panorama-navigation .city-list {
    max-height: none;
    max-height: initial;
    overflow: visible;
  }
}
.open-panorama-nav #panorama-navigation .city-list {
  max-height: 400px;
}
#panorama-navigation .city-list li {
  display: block;
}
@media screen and (min-width: 48rem) {
  #panorama-navigation .city-list li {
    float: left;
  }
}
#panorama-navigation .city-list li a {
  display: block;
  color: #1d1d1b;
  padding: 0rem 0.8rem;
  background: #fff;
  transition:
    background-color 0.3s,
    color 0.3s;
  font-weight: bold;
}
@media screen and (min-width: 48rem) {
  #panorama-navigation .city-list li a {
    border: 1px solid #d8d8d8;
  }
}
#panorama-navigation .city-list li:hover a,
#panorama-navigation .city-list li.active a {
  background: #e8e600;
  text-decoration: none;
}
@media screen and (min-width: 48rem) {
  #panorama-navigation .city-list li:hover a,
  #panorama-navigation .city-list li.active a {
    border: 1px solid #e8e600;
  }
}
#panorama-navigation .city-list::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
#panorama-content {
  padding-top: 1rem;
  transition: opacity 0.3s;
  opacity: 1;
}
#panorama-content.hide {
  opacity: 0.5;
}
#panorama-content .modul-box.wohnplus.mt2,
#panorama-content .modul-box.mt2.zinskonditionen,
#panorama-content .modul-box.mt2.mietkautionsverwaltung {
  margin-top: 2rem;
}
#teaser-panorama .inner {
  background: #fff;
}
@media screen and (min-width: 48rem) {
  #teaser-panorama .inner {
    display: flex;
  }
}
#teaser-panorama .inner .inner-content {
  flex: 1 1;
}
#teaser-panorama .inner .map {
  margin: 1rem 0 0 0;
  padding-top: 1rem;
  border-top: 1px dashed #d8d8d8;
  flex: 0 0 294px;
}
@media screen and (min-width: 48rem) {
  #teaser-panorama .inner .map {
    margin: 0;
    padding: 0;
    border: none;
  }
}
.stadtteil-liegenschaften {
  margin: 1.3rem 0;
}
.stadtteil-liegenschaften ul::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
.stadtteil-liegenschaften li {
  float: left;
  list-style-type: square;
  white-space: nowrap;
  margin: 0 1rem 0 1.1rem;
}
.stadtteil-liegenschaften::after {
  border-bottom: 1px dashed #bbb;
  margin: 0 0 1.3rem 0;
  width: 100%;
  display: block;
  content: "";
  height: 1.3rem;
}
#stadtteil-map::after,
#stadtteil-map::before {
  border-bottom: 1px dashed #bbb;
  margin: 0 0 1.3rem 0;
  width: 100%;
  display: block;
  content: "";
  height: 1.3rem;
}
@media screen and (min-width: 64rem) {
  #stadtteil-map .map-container {
    padding: 0 2rem 0 0;
  }
}
#stadtteil-map h2 {
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin: 1rem 0;
}
@media screen and (min-width: 48rem) {
  #stadtteil-map h2 {
    font-size: 2rem;
    line-height: 5rem;
    margin: 1.2rem 0;
  }
  #stadtteil-map h2 .plusminus {
    display: none;
  }
}
#stadtteil-map #map-nav ul {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 1rem;
}
#stadtteil-map #map-nav li {
  border-left: 1px solid rgba(216, 216, 216, 0.99);
  background-color: #fff;
  width: 100%;
  height: 45px;
  background-repeat: no-repeat;
}
#stadtteil-map #map-nav li:last-child {
  border-right: 1px solid rgba(216, 216, 216, 0.99);
}
#stadtteil-map #map-nav li:hover,
#stadtteil-map #map-nav li:active,
#stadtteil-map #map-nav li.active {
  background-color: #e8e600;
  border-left: 1px solid #e8e600;
  cursor: pointer;
}
#stadtteil-map #map-nav li:hover + li,
#stadtteil-map #map-nav li:active + li,
#stadtteil-map #map-nav li.active + li {
  border-left: 1px solid #e8e600;
}
#stadtteil-map #map-nav li span {
  display: none;
}
#stadtteil-map #map-nav li#marker-nahverkehr {
  background-image: url("../img/icon-nahverkehr.svg");
  background-position: center 5px;
  background-size: 19px 37px;
}
#stadtteil-map #map-nav li#marker-einkaufen {
  background-image: url("../img/icon-einkaufen.svg");
  background-position: center 13px;
  background-size: 28px 24px;
}
#stadtteil-map #map-nav li#marker-kultur {
  background-image: url("../img/icon-kultur.svg");
  background-position: center 12px;
  background-size: 35px 27px;
}
#stadtteil-map #map-nav li#marker-gastro {
  background-image: url("../img/icon-gastro.svg");
  background-position: center 13px;
  background-size: 33px 25px;
}
#stadtteil-map #map-nav li#marker-bildung {
  background-image: url("../img/icon-bildung.svg");
  background-position: center 15px;
  background-size: 25px 22px;
}
#stadtteil-map #map-nav li#marker-gesundheit {
  background-image: url("../img/icon-gesundheit.svg");
  background-position: center 12px;
  background-size: 31px 29px;
}
@media screen and (min-width: 48rem) {
  #stadtteil-map #map-nav ul {
    justify-content: flex-end;
    border: none;
    padding-top: 22px;
  }
  #stadtteil-map #map-nav ul::before,
  #stadtteil-map #map-nav .mini-rechner .entwicklung-detail ul.close::after,
  .mini-rechner .entwicklung-detail #stadtteil-map #map-nav ul.close::after {
    font-size: 16px;
    line-height: 19px;
    width: 155px;
    padding: 20px 50px 0 0;
    height: auto;
    position: relative;
    top: 0;
  }
  #stadtteil-map #map-nav li {
    width: 72px;
    height: auto;
  }
  #stadtteil-map #map-nav li span {
    display: inline-block;
    font-size: 12px;
    line-height: 1em;
    padding-top: 50px;
    width: 100%;
    text-align: center;
  }
  #stadtteil-map #map-nav li span.einzlg {
    padding-top: 56px;
  }
  #stadtteil-map #map-nav li#marker-nahverkehr {
    background-size: 21px 41px;
  }
  #stadtteil-map #map-nav li#marker-einkaufen {
    background-size: 28px 24px;
  }
  #stadtteil-map #map-nav li#marker-kultur {
    background-size: 35px 27px;
  }
  #stadtteil-map #map-nav li#marker-gastro {
    background-size: 33px 25px;
  }
  #stadtteil-map #map-nav li#marker-bildung {
    background-size: 25px 22px;
  }
  #stadtteil-map #map-nav li#marker-gesundheit {
    background-size: 31px 29px;
  }
}
#highlights-list-swiper {
  overflow: hidden;
  position: relative;
  padding-bottom: 2rem;
}
#highlights-list-swiper article {
  line-height: 1.063rem;
  position: relative;
}
#highlights-list-swiper article.tipp a::before,
#highlights-list-swiper
  article.tipp
  .mini-rechner
  .entwicklung-detail
  a.close::after,
.mini-rechner
  .entwicklung-detail
  #highlights-list-swiper
  article.tipp
  a.close::after {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0) url("../img/badge-tipp.svg") center
    center/contain no-repeat;
  width: 59px;
  height: 59px;
  position: absolute;
  top: -0.5rem;
  right: 0;
}
#highlights-list-swiper article.tipp .title {
  padding-right: 4rem;
}
#highlights-list-swiper article a {
  display: block;
  color: #1d1d1b;
  padding-bottom: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #d8d8d8;
}
#highlights-list-swiper article a:hover {
  text-decoration: none;
}
#highlights-list-swiper article a::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
#highlights-list-swiper article span {
  display: block;
}
#highlights-list-swiper article .label {
  display: inline-block;
}
#highlights-list-swiper article .inner {
  position: relative;
}
#highlights-list-swiper article .inner::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
#highlights-list-swiper article .title {
  display: block;
  margin: 0.6rem 0;
}
#highlights-list-swiper article picture {
  float: left;
  width: auto;
  margin-right: 1rem;
}
#highlights-list-swiper article .highlight-text {
  max-width: 47%;
  float: left;
}
#highlights-list-swiper article .highlight-text div {
  float: none;
  width: 100%;
  padding-bottom: 1rem;
}
#highlights-list-swiper article .read-more {
  position: absolute;
  bottom: 0;
  right: -0.5rem;
  display: none;
}
#highlights-list-swiper article .link .read-more {
  display: block;
}
#highlights-list-swiper .highlights-swiper-pagination {
  bottom: 0;
}
#panorama-map {
  width: 100%;
  height: 500px;
  background: #e6e6e6;
  position: relative;
}
#panorama-map .sk-cube-grid {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#panorama-container-loader {
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
}
#wirsind-navigation {
  margin-bottom: 2rem;
}
@media screen and (min-width: 64rem) {
  #wirsind-navigation {
    display: none;
  }
}
#wirsind-navigation h3 {
  margin-top: 0;
}
#wirsind-navigation h3.mobile {
  border: 3px solid #d0d451;
  display: block;
  padding: 0.3rem 1rem 0.2rem 1rem;
  font-size: 1.1rem;
  position: relative;
  cursor: pointer;
}
#wirsind-navigation h3.mobile::after {
  content: "";
  display: inline-block;
  background: rgba(0, 0, 0, 0) url(../img/icon-arrow-select.svg) right
    center/contain no-repeat;
  height: 6px;
  width: 10px;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translate(0, -50%);
  transition: transform 0.3s;
}
.open-panorama-nav #wirsind-navigation h3.mobile::after {
  transform: translate(0, -50%) rotate(180deg);
}
#wirsind-navigation .nav-list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s;
}
.open-wirsind-nav #wirsind-navigation .nav-list {
  max-height: 400px;
}
#wirsind-navigation .nav-list li {
  display: block;
}
#wirsind-navigation .nav-list li a {
  display: block;
  color: #1d1d1b;
  padding: 0rem 0.8rem;
  background: #fff;
  transition:
    background-color 0.3s,
    color 0.3s;
  font-weight: bold;
}
#wirsind-navigation .nav-list li:hover a,
#wirsind-navigation .nav-list li.active a {
  background: #e8e600;
  text-decoration: none;
}
#wirsind-navigation .nav-list::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
#immosolve-container .immosolve-canvas {
  position: relative;
  transition: padding 0.3s linear;
  padding: 0 0 200% 0;
  overflow: scroll;
}
@media screen and (min-width: 48rem) {
  #immosolve-container .immosolve-canvas {
    padding: 0 0 100% 0;
  }
}
@media screen and (min-width: 64rem) {
  #immosolve-container .immosolve-canvas {
    padding: 0 0 80% 0;
  }
}
@media screen and (min-width: 75rem) {
  #immosolve-container .immosolve-canvas {
    padding: 0 0 50% 0;
  }
}
#immosolve-container .immosolve-canvas #immosuche {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 64rem) {
  #panorama-content #immosolve-container .immosolve-canvas {
    padding: 0;
    height: 100%;
  }
}
#search-result {
  margin-bottom: 1.2rem;
}
#search-result .item {
  display: block;
  color: #1d1d1b;
  font-weight: 300;
}
#search-result .item::after {
  display: none;
}
#search-result .item:nth-child(even) article {
  background: rgba(216, 216, 216, 0.3);
}
#search-result .item article {
  padding: 1rem;
}
#search-result .item article h3 {
  font-weight: 400;
}
#search-result .item article h3 sup {
  margin-right: 0.3rem;
}
#search-result div.show-more {
  text-align: center;
  width: 100%;
  margin-top: 1.2rem;
  margin-bottom: 0.4rem;
}
#search-result div.show-more span {
  cursor: pointer;
}
#spar-bau-site {
  margin-bottom: 1rem;
}
@media screen and (min-width: 64rem) {
  #spar-bau-site {
    margin-bottom: 0;
  }
}
#spar-bau-site .inner {
  display: none;
  justify-content: space-between;
}
@media screen and (min-width: 64rem) {
  #spar-bau-site .inner {
    display: flex;
  }
}
#spar-bau-site .inner h2 {
  font-size: 2.1rem;
}
#spar-bau-site .inner .content {
  font-size: 1rem;
  line-height: 1.3rem;
}
#spar-bau-site .inner > div:first-child {
  padding: 0 1rem 0 0;
}
#spar-bau-site .inner > div:last-child {
  padding: 0 1rem;
}
#spar-bau-site .inner > div li {
  white-space: nowrap;
  margin: 0.2rem 0;
  font-size: 1.1rem;
}
#spar-bau-site .inner > div li a {
  color: #1d1d1b;
}
#schnellrechner .spartypen {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 -0.1rem;
}
@media screen and (min-width: 48rem) {
  #schnellrechner .spartypen {
    flex-wrap: nowrap;
  }
}
#schnellrechner .spartyp {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 50%;
  max-width: 50%;
  flex-direction: column;
  padding: 0.1rem;
}
@media screen and (min-width: 35rem) {
  #schnellrechner .spartyp {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media screen and (min-width: 48rem) {
  #schnellrechner .spartyp {
    flex-basis: 176px;
    max-width: auto;
    max-width: initial;
  }
}
#schnellrechner .spartyp a {
  display: block;
  padding: 0.6rem 1.2rem 2.4rem 1.2rem;
  height: 100%;
  background: #e8e600;
  color: #1d1d1b;
  position: relative;
  cursor: pointer;
}
#schnellrechner .spartyp a:hover {
  text-decoration: none;
}
@media screen and (min-width: 48rem) {
  #schnellrechner .spartyp header {
    text-align: center;
  }
}
#schnellrechner .spartyp header h4 {
  margin: 0 0 0.2rem 0;
  font-weight: 800;
  font-size: 1rem;
}
#schnellrechner .spartyp .icon {
  display: none;
  padding: 0.3rem 0 0 0;
  transition: transform 0.3s;
}
@media screen and (min-width: 48rem) {
  #schnellrechner .spartyp .icon {
    display: block;
  }
}
#schnellrechner .spartyp .icon svg {
  display: block;
  margin: 0 auto;
}
#schnellrechner .spartyp .betrag {
  position: absolute;
  bottom: 0.2rem;
  left: 1.2rem;
  max-width: 50%;
  font-weight: 800;
  white-space: nowrap;
}
#schnellrechner .spartyp .arrow {
  display: block;
  position: absolute;
  right: 1.2rem;
  bottom: 0.2rem;
  transition: transform 0.3s;
}
#schnellrechner .spartyp:hover .icon {
  transform: scale(1.1);
}
#schnellrechner .spartyp:hover .arrow {
  transform: translateX(2px);
}
#schnellrechner .spartyp.flexi .icon,
#schnellrechner .spartyp.vl-sparen .icon {
  padding-top: 1rem;
}
#schnellrechner .spartyp.extra .icon,
#schnellrechner .spartyp.festzins .icon {
  padding-top: 0.5rem;
}
#schnellrechner .spartyp[disabled=""] a {
  background: #f9f8b7;
  color: #bac000;
}
#schnellrechner .spartyp[disabled=""] .betrag {
  display: none;
}
#schnellrechner .spartyp[disabled=""] .icon,
#schnellrechner .spartyp[disabled=""] .arrow {
  transform: none;
}
#schnellrechner .spartyp[disabled=""] .icon svg,
#schnellrechner .spartyp[disabled=""] .arrow svg {
  fill: #bac000;
}
#schnellrechner .rechner {
  margin-bottom: 1.5rem;
}
#schnellrechner .rechner label {
  padding: 0.6rem 0 0 0;
  display: block;
  line-height: 120%;
}
#schnellrechner .rechner .rechner-slider {
  height: 2px;
  background: #bac000;
  box-shadow: none;
  border: none;
  border-radius: 0;
  margin: 1.3rem 0 0 0;
  padding: 0 0.5rem;
}
#schnellrechner .rechner .rechner-slider .noUi-handle {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: #1d1d1b url("../img/icon-arrow-mini-white.svg") center center/5px
    auto no-repeat;
  width: 1rem;
  height: 1rem;
  right: -0.5rem;
  top: -0.45rem;
}
#schnellrechner .rechner .rechner-slider .noUi-handle:before,
#schnellrechner .rechner .rechner-slider .noUi-handle:after {
  display: none;
}
#schnellrechner .rechner .input-container {
  padding: 0.3rem 0rem 0.3rem 0.7rem;
  max-width: 100%;
}
@media screen and (min-width: 48rem) {
  #schnellrechner .rechner .input-container {
    padding-right: 2rem;
  }
}
#schnellrechner .rechner .rechner-input {
  border: 4px solid #bac000;
  font-size: 1.1rem;
  line-height: 120%;
  padding: 0.2rem 0.5rem 0.1rem 0.5rem;
  text-align: center;
  width: 100%;
  font-weight: 600;
}
@media screen and (min-width: 48rem) {
  #schnellrechner .rechner .rechner-input {
    width: 200px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
#spararten li.lvl-1 .spar-container {
  position: relative;
  padding: 0;
}
@media screen and (min-width: 48rem) {
  #spararten li.lvl-1 .spar-container {
    padding: 0 1.4rem 1px 1.4rem;
  }
}
#spararten li.lvl-1 .fieldset {
  margin: 0 0 1rem 0;
}
#spararten li.lvl-1 .fieldset .legend {
  display: none;
}
@media screen and (min-width: 64rem) {
  #spararten li.lvl-1 .fieldset .legend {
    display: flex;
  }
}
#spararten li.lvl-1 .fieldset .legend .tab {
  background-color: #f1f067;
  padding: 0.7rem 1.4rem 0.6rem 1.4rem;
  display: block;
  line-height: 140%;
  font-size: 1.2rem;
}
#spararten li.lvl-1 .fieldset .legend .tab.active {
  background-color: #e8e600;
}
#spararten li.lvl-1 .fieldset .content {
  margin: 0 0 1rem 0;
}
@media screen and (min-width: 64rem) {
  #spararten li.lvl-1 .fieldset .content {
    margin: 0;
  }
}
#spararten li.lvl-1 .fieldset .content .title {
  background: #e8e600;
  padding: 1rem 1.4rem;
  font-weight: normal;
  line-height: 140%;
  font-size: 1.2rem;
  display: block;
}
@media screen and (min-width: 64rem) {
  #spararten li.lvl-1 .fieldset .content .title {
    display: none;
  }
}
#spararten li.lvl-1 .fieldset .content .title .plusminus::before,
#spararten
  li.lvl-1
  .fieldset
  .content
  .title
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #spararten
  li.lvl-1
  .fieldset
  .content
  .title
  .plusminus.close::after {
  opacity: 1;
  transform: rotate(0deg);
}
#spararten li.lvl-1 .fieldset .content .accordion-content {
  display: none;
  background: #e8e600;
  padding: 0 1.4rem 0.3rem 1.4rem;
  font-weight: normal;
  font-size: 1rem;
  line-height: 150%;
}
@media screen and (min-width: 64rem) {
  #spararten li.lvl-1 .fieldset .content .accordion-content {
    padding-top: 1.6rem;
  }
}
#spararten li.lvl-1 .fieldset .content .accordion-content p {
  font-weight: normal;
  font-size: 1rem;
  line-height: 150%;
}
#spararten li.lvl-1 .fieldset .content.open .title .plusminus::before,
#spararten
  li.lvl-1
  .fieldset
  .content.open
  .title
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #spararten
  li.lvl-1
  .fieldset
  .content.open
  .title
  .plusminus.close::after {
  opacity: 0;
  transform: rotate(90deg);
}
#spararten li.lvl-1 .fieldset .content.open .accordion-content {
  display: block;
}
.mini-rechner {
  font-weight: normal;
  font-size: 1rem;
  line-height: 150%;
}
.mini-rechner h4 {
  margin-bottom: 1rem;
  font-size: 1.2rem;
}
.mini-rechner .grd-row {
  margin: -1rem;
  max-width: initial;
}
@media screen and (min-width: 64rem) {
  .mini-rechner .grd-row {
    max-width: initial;
  }
}
.mini-rechner .input-container {
  display: flex;
  padding: 0.3rem 1rem;
  align-items: center;
  margin: 0.8rem 0;
  flex-grow: 1;
  flex-shrink: 1;
}
@media screen and (min-width: 48rem) {
  .mini-rechner .input-container {
    flex-grow: 0;
    flex-shrink: 0;
  }
}
.mini-rechner .input-container label {
  padding: 0;
  display: block;
  line-height: 120%;
  hyphens: auto;
}
@media screen and (min-width: 48rem) {
  .mini-rechner .input-container label {
    hyphens: none;
  }
}
.mini-rechner .input-container .rechner-input {
  border: 4px solid #bac000;
  font-size: 1.1rem;
  line-height: 120%;
  padding: 0.2rem 0.5rem 0.1rem 0.5rem;
  text-align: center;
  max-width: 72px;
  font-weight: 600;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 72px;
  margin-bottom: 0;
  margin-left: 0.8rem;
}
.mini-rechner .input-container .rechner-input:disabled {
  border-color: #f1f067;
  background: rgba(0, 0, 0, 0);
}
.mini-rechner .input-container.slider-container {
  flex-grow: 1;
  flex-shrink: 1;
}
.mini-rechner .input-container.slider-container .rechner-slider {
  height: 2px;
  background: #bac000;
  box-shadow: none;
  border: none;
  border-radius: 0;
  margin: 0 0 0 0.4rem;
  padding: 0 0.5rem;
  width: 80px;
  min-width: 80px;
  max-width: 250px;
  flex: 1 1 auto;
}
.mini-rechner .input-container.slider-container .rechner-slider .noUi-handle {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: #1d1d1b url("../img/icon-arrow-mini-white.svg") center center/5px
    auto no-repeat;
  width: 1rem;
  height: 1rem;
  right: -0.5rem;
  top: -0.45rem;
}
.mini-rechner
  .input-container.slider-container
  .rechner-slider
  .noUi-handle:before,
.mini-rechner
  .input-container.slider-container
  .rechner-slider
  .noUi-handle:after {
  display: none;
}
.mini-rechner .mini-rechner-bottom {
  display: flex;
  justify-content: space-between;
  padding: 2rem 0;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 64rem) {
  .mini-rechner .mini-rechner-bottom {
    flex-direction: row;
    align-items: flex-end;
  }
}
.mini-rechner .mini-rechner-bottom .summe {
  display: flex;
  border: 1px solid #e8e600;
  margin: 0 0 1rem 0;
  flex-direction: column;
}
@media screen and (min-width: 48rem) {
  .mini-rechner .mini-rechner-bottom .summe {
    flex-direction: row;
  }
}
@media screen and (min-width: 64rem) {
  .mini-rechner .mini-rechner-bottom .summe {
    margin: 0 0 0 0;
  }
}
.mini-rechner .mini-rechner-bottom .summe .eingezahlt,
.mini-rechner .mini-rechner-bottom .summe .praemien {
  padding: 0.3rem 1.3rem;
  line-height: 170%;
  text-align: center;
}
.mini-rechner .mini-rechner-bottom .summe .eingezahlt span,
.mini-rechner .mini-rechner-bottom .summe .praemien span {
  font-size: 0.8rem;
  font-weight: 800;
}
.mini-rechner .mini-rechner-bottom .summe .endbetrag {
  background-color: #e8e600;
  padding: 0.3rem 1.3rem;
  text-align: center;
}
.mini-rechner .mini-rechner-bottom .summe .endbetrag span {
  font-size: 1.2rem;
  display: inline-block;
  vertical-align: middle;
  line-height: 120%;
  padding-bottom: 2px;
  padding-left: 0.2rem;
}
.mini-rechner .entwicklung-detail {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
}
.mini-rechner .entwicklung-detail.open {
  display: block;
}
.mini-rechner .entwicklung-detail .inner-container {
  position: absolute;
  background: #e8e600;
  top: 10%;
  left: 50%;
  max-height: 80%;
  display: block;
  transform: translateX(-50%);
  padding: 1rem;
  display: flex;
}
.mini-rechner .entwicklung-detail .inner-container .inner {
  overflow: scroll;
}
.mini-rechner .entwicklung-detail .inner-container .grd-row {
  margin: 0;
}
.mini-rechner .entwicklung-detail .inner-container .grd-row-col-12-24 {
  padding: 0.3rem 2rem 0.3rem 1.5rem;
  line-height: 140%;
  white-space: nowrap;
}
.mini-rechner .entwicklung-detail .close {
  height: 18px;
  width: 18px;
  position: absolute;
  right: 1rem;
  top: 1rem;
  cursor: pointer;
}
.mini-rechner .entwicklung-detail .close::before,
.mini-rechner .entwicklung-detail .close::after {
  content: "";
  width: 18px;
  height: 3px;
  background: #1d1d1b;
  transform: translate(0%, 100%) rotate(45deg);
  display: block;
}
.mini-rechner .entwicklung-detail .close::after {
  transform: rotate(-45deg);
}
#teaserstory.zinsrechner-modul {
  padding: 0;
  margin-bottom: 1rem;
}
@media screen and (min-width: 64rem) {
  #teaserstory.zinsrechner-modul {
    padding: 1.2rem;
    margin: 0;
  }
  #teaserstory.zinsrechner-modul .content-area {
    max-width: 70%;
  }
}
picture {
  line-height: 0;
}
@media screen and (min-width: 75rem) {
  #article-container.stories-list .grd-row-col-8-24--md:nth-child(1) article,
  #article-container.stories-list .grd-row-col-8-24--md:nth-child(2) article,
  #article-container.stories-list .grd-row-col-8-24--md:nth-child(3) article {
    margin-top: 0.6rem;
  }
}
#teaserstory {
  margin-bottom: 2.313rem;
}
#teaserstory picture {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 48rem) {
  #teaserstory picture {
    max-height: 385px;
  }
}
#teaserstory picture img {
  width: 100%;
}
#teaserstory #download-lebe {
  margin-top: 1rem;
}
#teaserstory #download-lebe .inner {
  background: #1d1d1b;
  padding: 0.8rem 0.8rem 1rem 1.2rem;
  position: relative;
}
#teaserstory #download-lebe .inner p {
  font-size: 1.188rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0 0 1.5rem 0;
  position: relative;
  width: 60%;
  max-width: 160px;
  padding-right: 40px;
}
#teaserstory #download-lebe .inner p::after {
  content: "";
  position: absolute;
  right: 5px;
  top: 0;
  background: url(../img/icon-download-green.svg) no-repeat right top 5px/25px
    34px;
  height: 100%;
  width: 25px;
}
#teaserstory #download-lebe .inner .grd-row p {
  font-size: 1.188rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0 0 1.5rem 0;
  position: relative;
  width: 60%;
  max-width: 160px;
  padding-right: 40px;
}
#teaserstory #download-lebe .inner .grd-row p::after {
  background: none;
}
#teaserstory #download-lebe .inner .thumb {
  width: 127px;
  position: absolute;
  right: -16px;
  top: -30px;
}
#teaserstory #download-lebe .inner .button-group .button.select-wrapper {
  width: 100%;
  margin-bottom: 0.688rem;
}
#teaserstory #download-lebe .inner hr {
  border: 0;
  border-bottom: 2px solid #fff;
  margin-bottom: 15px;
}
@media screen and (min-width: 64rem) {
  #teaserstory {
    padding-top: 2rem;
  }
  #teaserstory picture {
    max-height: 450px;
  }
  #teaserstory .content-area {
    max-width: 370px;
  }
  #teaserstory #download-lebe {
    display: block;
    position: absolute;
    bottom: 2.5rem;
    right: 2.5rem;
    width: 100%;
  }
  #teaserstory #download-lebe .inner {
    max-width: 330px;
    float: right;
    width: 100%;
  }
  #teaserstory #download-lebe .inner p {
    width: 50%;
    padding-right: 40px;
  }
  #teaserstory #download-lebe .inner .thumb {
    width: auto;
    right: -10px;
    top: -75px;
  }
  #teaserstory #download-lebe .inner .button-group .button.select-wrapper {
    width: auto;
    min-width: 55%;
  }
  #teaserstory #download-lebe .inner .button-group .button.download {
    float: right;
  }
  #teaserstory
    #download-lebe
    .inner
    .grd-row
    .button-group
    .button.select-wrapper {
    width: auto;
    min-width: 100%;
  }
  #teaserstory #download-lebe .inner .grd-row .button-group .button.download {
    float: right;
  }
}
#get-newsletter .container {
  background: #e8e600;
  padding: 1rem 1rem 1.7rem 1.5rem;
}
#get-newsletter .container .inner .button {
  float: left;
}
#get-newsletter .container .inner .badge-nl {
  background: #1d1d1b;
  border-radius: 50%;
  height: 74px;
  width: 74px;
  padding: 16px;
  float: left;
  margin-top: -1.75rem;
  margin-left: -1rem;
  position: absolute;
}
#get-newsletter .container .inner .get-newsletter-text h4 {
  margin: 0 0 1.4rem 0;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1em;
  padding: 0.25rem 0 0 4.4rem;
}
#get-newsletter .container .inner .get-newsletter-text p {
  margin: 0 0 0.8rem 0;
  line-height: 112%;
  font-weight: 200;
}
#get-newsletter .container .inner.newsletter-archiv .get-newsletter-text {
  width: 100%;
}
#get-newsletter
  .container
  .inner.newsletter-archiv
  .get-newsletter-text
  .newsletter-archiv-headline {
  padding-top: 1.1rem;
  font-weight: 700;
  width: auto;
}
#get-newsletter
  .container
  .inner.newsletter-archiv
  .get-newsletter-text
  .button-group
  .select-wrapper {
  width: 100%;
  margin-bottom: 0.688rem;
}
@media screen and (min-width: 64rem) {
  #get-newsletter .container {
    padding: 1.25rem 1rem 1.6rem 3rem;
  }
  #get-newsletter .container .inner .button {
    float: left;
    display: block;
  }
  #get-newsletter .container .inner .badge-nl {
    height: 126px;
    width: 126px;
    padding: 27px;
    margin: 0 1.25rem 0 0;
    position: relative;
  }
  #get-newsletter .container .inner .get-newsletter-text h4 {
    padding: 0.5rem 0 0 0;
    margin-bottom: 0.4rem;
  }
  #get-newsletter .container .inner.new-newsletter::after {
    display: none;
  }
  #get-newsletter
    .container
    .inner.newsletter-archiv
    .get-newsletter-text
    .newsletter-archiv-headline {
    padding-top: 0.75rem;
  }
  #get-newsletter
    .container
    .inner.newsletter-archiv
    .get-newsletter-text
    .button-group
    .select-wrapper {
    min-width: 47%;
    width: auto;
  }
}
#themenselektor {
  margin-top: 1.1rem;
  transition: height 0.2s linear;
}
@media screen and (min-width: 64rem) {
  #themenselektor {
    margin-top: 2.4rem;
  }
}
@media screen and (min-width: 75rem) {
  #themenselektor {
    margin-top: 1.6rem;
  }
}
#themenselektor p.headline-arrow {
  margin-right: 1.2rem;
  float: none;
}
@media screen and (min-width: 64rem) {
  #themenselektor div {
    line-height: 25px;
  }
}
#themenselektor .themenselektor-container {
  max-width: 68.125rem;
  margin: 0 auto;
  position: relative;
}
#themenselektor #themenselektor-toggle {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
#themenselektor #themenselektor-themen {
  display: flex;
  flex-wrap: wrap;
  max-height: initial;
  transition: max-height 0.3s ease-in-out;
}
#themenselektor .checkbox {
  cursor: pointer;
  width: 50%;
  flex-basis: 50%;
  margin-bottom: 0.8rem;
}
@media screen and (min-width: 64rem) {
  #themenselektor .checkbox {
    width: auto;
    flex-basis: initial;
    float: none;
    margin-right: 0.45rem;
  }
}
@media screen and (min-width: 75rem) {
  #themenselektor .checkbox {
    margin-right: 1.5rem;
  }
}
#themenselektor .checkbox input {
  cursor: pointer;
  display: none;
}
#themenselektor .checkbox input + span {
  position: relative;
  display: inline-block;
  padding-left: 2rem;
  font-size: 0.938rem;
  font-weight: 400;
}
#themenselektor .checkbox input + span::before,
#themenselektor
  .checkbox
  .mini-rechner
  .entwicklung-detail
  input
  + span.close::after,
.mini-rechner
  .entwicklung-detail
  #themenselektor
  .checkbox
  input
  + span.close::after {
  content: "";
  background: url(../img/checkbox-unchecked.svg) no-repeat left bottom 0/25px
    25px;
  height: 25px;
  width: 25px;
  position: absolute;
  top: 0;
  left: 0;
}
#themenselektor .checkbox input:checked + span::before,
#themenselektor
  .checkbox
  .mini-rechner
  .entwicklung-detail
  input:checked
  + span.close::after,
.mini-rechner
  .entwicklung-detail
  #themenselektor
  .checkbox
  input:checked
  + span.close::after {
  background: url(../img/checkbox-checked.svg) no-repeat left bottom 0/25px 26px;
}
@media screen and (min-width: 75rem) {
  #themenselektor .checkbox input + span {
    line-height: 1rem;
    padding-left: 1.5rem;
  }
  #themenselektor .checkbox input + span::before,
  #themenselektor
    .checkbox
    .mini-rechner
    .entwicklung-detail
    input
    + span.close::after,
  .mini-rechner
    .entwicklung-detail
    #themenselektor
    .checkbox
    input
    + span.close::after {
    background-size: 16px 16px;
    height: 16px;
    width: 16px;
  }
  #themenselektor .checkbox input:checked + span::before,
  #themenselektor
    .checkbox
    .mini-rechner
    .entwicklung-detail
    input:checked
    + span.close::after,
  .mini-rechner
    .entwicklung-detail
    #themenselektor
    .checkbox
    input:checked
    + span.close::after {
    background-size: 16px 17px;
  }
}
#themenselektor::after {
  content: "";
  clear: both;
  display: block;
  float: none;
}
.themenselektor-scrolled #themenselektor .themenselektor-canvas {
  position: fixed;
  top: 69px;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 14;
  width: auto;
  max-width: initial;
  margin-top: 0;
  padding: 1.4rem 0 0.2rem 0;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}
.themenselektor-scrolled
  #themenselektor
  .themenselektor-canvas
  .themenselektor-container {
  display: block;
  padding: 0 1rem;
}
@media screen and (min-width: 64rem) {
  .themenselektor-scrolled
    #themenselektor
    .themenselektor-canvas
    .themenselektor-container {
    padding: 0 2rem;
  }
}
@media screen and (min-width: 75rem) {
  .themenselektor-scrolled
    #themenselektor
    .themenselektor-canvas
    .themenselektor-container {
    padding: 0;
  }
}
.themenselektor-scrolled #themenselektor #themenselektor-toggle {
  display: block;
}
@media screen and (min-width: 64rem) {
  .themenselektor-scrolled #themenselektor #themenselektor-toggle {
    display: none;
  }
}
.themenselektor-scrolled #themenselektor #themenselektor-themen {
  max-height: 200px;
}
@media screen and (min-width: 64rem) {
  .themenselektor-scrolled #themenselektor #themenselektor-themen {
    max-height: initial;
  }
}
.themenselektor-scrolled #themenselektor.closed #themenselektor-themen {
  max-height: 0;
}
p.block-headline {
  padding: 1rem 0;
}
.link-mieter-service::before,
.mini-rechner .entwicklung-detail .link-mieter-service.close::after {
  background: url(../img/icon-gluehbirne.svg) left center/23px no-repeat;
}
@media screen and (max-width: 48rem) {
  #serviceinfo .serviceinfo {
    align-self: center;
  }
}
#serviceinfo {
  margin-top: 1.2rem;
}
@media screen and (max-width: 48rem) {
  #serviceinfo {
    margin-top: 0;
  }
  #serviceinfo .section-subhead {
    display: none;
  }
}
#serviceinfo .modul-teaser {
  padding: 1.2rem 1.375rem 1.625rem 1.75rem;
}
@media screen and (min-width: 64rem) {
  #serviceinfo .modul-teaser {
    padding: 2.5rem 3.313rem 2.375rem 3.125rem;
  }
}
@media screen and (min-width: 75rem) {
  #serviceinfo .modul-teaser {
    padding: 2rem 3.313rem 2.375rem 3.125rem;
  }
}
@media screen and (max-width: 48rem) {
  #serviceinfo .modul-teaser .serviceinfo::after {
    content: "";
    border-bottom: 1px solid #fbfad0;
    height: 1.5rem;
    display: block;
    margin: 0 -1.375rem 0 -1.75rem;
  }
}
@media screen and (min-width: 48rem) {
  #serviceinfo .modul-teaser .serviceinfo {
    padding-right: 2rem;
    align-self: center;
  }
}
@media screen and (min-width: 75rem) {
  #serviceinfo .modul-teaser .serviceinfo {
    padding-right: 6rem;
    align-self: center;
  }
}
#serviceinfo .modul-teaser .serviceinfo .serviceinfo-head {
  margin-left: -10px;
  padding-bottom: 0.8rem;
}
#serviceinfo .modul-teaser .serviceinfo .serviceinfo-head a {
  color: #1d1d1b;
}
#serviceinfo .modul-teaser .serviceinfo .serviceinfo-head::before,
#serviceinfo
  .modul-teaser
  .serviceinfo
  .mini-rechner
  .entwicklung-detail
  .serviceinfo-head.close::after,
.mini-rechner
  .entwicklung-detail
  #serviceinfo
  .modul-teaser
  .serviceinfo
  .serviceinfo-head.close::after {
  content: "";
  display: inline-block;
  background: url(../img/icon-service-uhr.svg) no-repeat left top/100%;
  width: 42px;
  height: 44px;
  margin-right: 0.8rem;
}
#serviceinfo .modul-teaser .serviceinfo .serviceinfo-head h4 {
  margin: 0;
  font-size: 1.375rem;
  font-weight: 300;
  margin-right: -15px;
  line-height: 100%;
}
#serviceinfo .modul-teaser .serviceinfo .serviceinfo-head p {
  margin: 0;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 140%;
}
@media screen and (min-width: 48rem) {
  #serviceinfo .modul-teaser .serviceinfo .serviceinfo-head {
    margin-left: 0px;
    padding-bottom: 0.5rem;
  }
  #serviceinfo .modul-teaser .serviceinfo .serviceinfo-head::before,
  #serviceinfo
    .modul-teaser
    .serviceinfo
    .mini-rechner
    .entwicklung-detail
    .serviceinfo-head.close::after,
  .mini-rechner
    .entwicklung-detail
    #serviceinfo
    .modul-teaser
    .serviceinfo
    .serviceinfo-head.close::after {
    width: 60px;
    height: 62px;
  }
  #serviceinfo .modul-teaser .serviceinfo .serviceinfo-head h4,
  #serviceinfo .modul-teaser .serviceinfo .serviceinfo-head p {
    font-size: 2.188rem;
    line-height: 100%;
  }
  #serviceinfo .modul-teaser .serviceinfo .serviceinfo-head h4 {
    margin: 0;
    font-size: 1.375rem;
    font-weight: 300;
    margin-right: -15px;
    line-height: 100%;
  }
}
#serviceinfo .modul-teaser .serviceinfo .link-mieter-service::before,
#serviceinfo
  .modul-teaser
  .serviceinfo
  .mini-rechner
  .entwicklung-detail
  .link-mieter-service.close::after,
.mini-rechner
  .entwicklung-detail
  #serviceinfo
  .modul-teaser
  .serviceinfo
  .link-mieter-service.close::after {
  content: "";
  display: inline-block;
  background: url(../img/icon-gluehbirne.svg) no-repeat left top/100%;
  width: 42px;
  height: 57px;
  margin-right: 0.8rem;
}
@media screen and (min-width: 48rem) {
  #serviceinfo .modul-teaser .serviceinfo .link-mieter-service::before,
  #serviceinfo
    .modul-teaser
    .serviceinfo
    .mini-rechner
    .entwicklung-detail
    .link-mieter-service.close::after,
  .mini-rechner
    .entwicklung-detail
    #serviceinfo
    .modul-teaser
    .serviceinfo
    .link-mieter-service.close::after {
    width: 60px;
    height: 81px;
    margin-right: 0.8rem;
  }
}
#serviceinfo .modul-teaser .serviceinfo .serviceinfo-text {
  line-height: 143.8%;
}
#serviceinfo .modul-teaser .serviceinfo .serviceinfo-text p {
  margin: 0;
}
#serviceinfo .modul-teaser .service-suche {
  padding-top: 0.8rem;
}
#serviceinfo .modul-teaser .service-suche .such-section::after {
  content: "";
  border-bottom: 1px solid #fbfad0;
  height: 1.5rem;
  display: block;
  margin: 0 -1.375rem 0 -1.75rem;
  height: 1.1rem;
}
#serviceinfo .modul-teaser .service-suche .such-section label {
  font-size: 0.875rem;
  font-weight: 600;
}
#serviceinfo .modul-teaser .service-suche .such-section .adresse {
  display: inline-block;
  margin-bottom: 0.5rem;
}
#serviceinfo
  .modul-teaser
  .service-suche
  .such-section
  .adresse
  .select-wrapper {
  margin: 0;
  width: 100%;
}
#serviceinfo .modul-teaser .service-suche .such-section .adresse::after {
  display: block;
  content: "";
  clear: both;
}
#serviceinfo .modul-teaser .service-suche .such-section .strasse {
  font-size: 0.85rem;
  border: none;
}
@media screen and (min-width: 48rem) {
  #serviceinfo .modul-teaser .service-suche {
    max-width: 288px;
    padding-top: 0;
  }
  #serviceinfo .modul-teaser .service-suche .such-section::after {
    margin: 0;
    height: 1.7rem;
  }
}
@media screen and (min-width: 64rem) {
  #serviceinfo .modul-teaser .service-suche {
    margin-top: -0.6rem;
    margin-left: 1rem;
  }
}
#serviceinfo .modul-teaser .service-suche .kontakt-section {
  position: relative;
  padding: 0.8rem 0 0 0;
  width: 100%;
  float: right;
  line-height: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#serviceinfo
  .modul-teaser
  .service-suche
  .kontakt-section
  .icon-kontakt-section {
  display: none;
  width: 1.875rem;
  height: 2.625rem;
}
@media screen and (min-width: 48rem) {
  #serviceinfo
    .modul-teaser
    .service-suche
    .kontakt-section
    .icon-kontakt-section {
    display: block;
  }
}
#serviceinfo .modul-teaser .service-suche .kontakt-section .notdienst {
  float: left;
  display: none;
}
#serviceinfo .modul-teaser .service-suche .kontakt-section .kontakt {
  float: right;
}
#serviceinfo .modul-teaser .service-suche .kontakt-section #emergency-service {
  margin: 0;
}
#serviceinfo
  .modul-teaser
  .service-suche
  .kontakt-section
  #emergency-service
  a {
  color: #1d1d1b;
}
.service-suche-padding {
  padding-bottom: 0rem !important;
}
.info-accordion,
#downloads,
#wohnplus,
#contacts,
#spararten {
  margin-top: 2.4rem;
}
.info-accordion .download-container,
#downloads .download-container,
#wohnplus .download-container,
#contacts .download-container,
#spararten .download-container {
  margin: 1.25rem 0 0 0.375rem;
  padding-bottom: 0.5rem;
}
.info-accordion .download-container .download .filesize,
#downloads .download-container .download .filesize,
#wohnplus .download-container .download .filesize,
#contacts .download-container .download .filesize,
#spararten .download-container .download .filesize {
  white-space: nowrap;
}
.info-accordion ul.lvl-1 li.lvl-1,
#downloads ul.lvl-1 li.lvl-1,
#wohnplus ul.lvl-1 li.lvl-1,
#contacts ul.lvl-1 li.lvl-1,
#spararten ul.lvl-1 li.lvl-1 {
  font-size: 1.125rem;
  line-height: 2.5rem;
}
.info-accordion ul.lvl-1 li.lvl-1 .listhead,
#downloads ul.lvl-1 li.lvl-1 .listhead,
#wohnplus ul.lvl-1 li.lvl-1 .listhead,
#contacts ul.lvl-1 li.lvl-1 .listhead,
#spararten ul.lvl-1 li.lvl-1 .listhead {
  cursor: pointer;
  font-weight: 600;
  border: 0;
  background: none;
  width: 100%;
  text-align: left;
}
.info-accordion ul.lvl-1 li.lvl-1,
#downloads ul.lvl-1 li.lvl-1,
#wohnplus ul.lvl-1 li.lvl-1,
#contacts ul.lvl-1 li.lvl-1,
#spararten ul.lvl-1 li.lvl-1 {
  border-bottom: 1px solid #f1f067;
}
.info-accordion ul.lvl-1 li.lvl-1:first-child,
#downloads ul.lvl-1 li.lvl-1:first-child,
#wohnplus ul.lvl-1 li.lvl-1:first-child,
#contacts ul.lvl-1 li.lvl-1:first-child,
#spararten ul.lvl-1 li.lvl-1:first-child {
  border-top: 1px solid #f1f067;
}
.info-accordion ul.lvl-1 li.lvl-1 .plusminus::before,
.info-accordion
  ul.lvl-1
  li.lvl-1
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  .info-accordion
  ul.lvl-1
  li.lvl-1
  .plusminus.close::after,
#downloads ul.lvl-1 li.lvl-1 .plusminus::before,
#downloads
  ul.lvl-1
  li.lvl-1
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #downloads
  ul.lvl-1
  li.lvl-1
  .plusminus.close::after,
#wohnplus ul.lvl-1 li.lvl-1 .plusminus::before,
#wohnplus
  ul.lvl-1
  li.lvl-1
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #wohnplus
  ul.lvl-1
  li.lvl-1
  .plusminus.close::after,
#contacts ul.lvl-1 li.lvl-1 .plusminus::before,
#contacts
  ul.lvl-1
  li.lvl-1
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #contacts
  ul.lvl-1
  li.lvl-1
  .plusminus.close::after,
#spararten ul.lvl-1 li.lvl-1 .plusminus::before,
#spararten
  ul.lvl-1
  li.lvl-1
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #spararten
  ul.lvl-1
  li.lvl-1
  .plusminus.close::after {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.info-accordion ul.lvl-1 li.lvl-1 .plusminus::after,
#downloads ul.lvl-1 li.lvl-1 .plusminus::after,
#wohnplus ul.lvl-1 li.lvl-1 .plusminus::after,
#contacts ul.lvl-1 li.lvl-1 .plusminus::after,
#spararten ul.lvl-1 li.lvl-1 .plusminus::after {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}
.info-accordion ul.lvl-1 li.lvl-1 .download-container,
.info-accordion ul.lvl-1 li.lvl-1 .wohnplus-container,
.info-accordion ul.lvl-1 li.lvl-1 .spar-container,
.info-accordion ul.lvl-1 li.lvl-1 .accordion__container,
#downloads ul.lvl-1 li.lvl-1 .download-container,
#downloads ul.lvl-1 li.lvl-1 .wohnplus-container,
#downloads ul.lvl-1 li.lvl-1 .spar-container,
#downloads ul.lvl-1 li.lvl-1 .accordion__container,
#wohnplus ul.lvl-1 li.lvl-1 .download-container,
#wohnplus ul.lvl-1 li.lvl-1 .wohnplus-container,
#wohnplus ul.lvl-1 li.lvl-1 .spar-container,
#wohnplus ul.lvl-1 li.lvl-1 .accordion__container,
#contacts ul.lvl-1 li.lvl-1 .download-container,
#contacts ul.lvl-1 li.lvl-1 .wohnplus-container,
#contacts ul.lvl-1 li.lvl-1 .spar-container,
#contacts ul.lvl-1 li.lvl-1 .accordion__container,
#spararten ul.lvl-1 li.lvl-1 .download-container,
#spararten ul.lvl-1 li.lvl-1 .wohnplus-container,
#spararten ul.lvl-1 li.lvl-1 .spar-container,
#spararten ul.lvl-1 li.lvl-1 .accordion__container {
  display: none;
}
.info-accordion ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2,
.info-accordion ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2,
#downloads ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2,
#downloads ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2,
#wohnplus ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2,
#wohnplus ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2,
#contacts ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2,
#contacts ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2,
#spararten ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2,
#spararten ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2 {
  font-size: 0.875rem;
  line-height: 1.214em;
  padding: 0.5rem 0 0.5rem 2.25rem;
  position: relative;
}
.info-accordion ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2 a,
.info-accordion ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2 a,
#downloads ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2 a,
#downloads ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2 a,
#wohnplus ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2 a,
#wohnplus ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2 a,
#contacts ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2 a,
#contacts ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2 a,
#spararten ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2 a,
#spararten ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2 a {
  color: #1d1d1b;
}
.info-accordion ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2::before,
.info-accordion
  ul.lvl-1
  li.lvl-1
  .download-container
  ul.lvl-2
  .mini-rechner
  .entwicklung-detail
  li.lvl-2.close::after,
.mini-rechner
  .entwicklung-detail
  .info-accordion
  ul.lvl-1
  li.lvl-1
  .download-container
  ul.lvl-2
  li.lvl-2.close::after,
.info-accordion
  ul.lvl-1
  li.lvl-1
  .accordion__container
  ul.lvl-2
  li.lvl-2::before,
.info-accordion
  ul.lvl-1
  li.lvl-1
  .accordion__container
  ul.lvl-2
  .mini-rechner
  .entwicklung-detail
  li.lvl-2.close::after,
.mini-rechner
  .entwicklung-detail
  .info-accordion
  ul.lvl-1
  li.lvl-1
  .accordion__container
  ul.lvl-2
  li.lvl-2.close::after,
#downloads ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2::before,
#downloads
  ul.lvl-1
  li.lvl-1
  .download-container
  ul.lvl-2
  .mini-rechner
  .entwicklung-detail
  li.lvl-2.close::after,
.mini-rechner
  .entwicklung-detail
  #downloads
  ul.lvl-1
  li.lvl-1
  .download-container
  ul.lvl-2
  li.lvl-2.close::after,
#downloads ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2::before,
#downloads
  ul.lvl-1
  li.lvl-1
  .accordion__container
  ul.lvl-2
  .mini-rechner
  .entwicklung-detail
  li.lvl-2.close::after,
.mini-rechner
  .entwicklung-detail
  #downloads
  ul.lvl-1
  li.lvl-1
  .accordion__container
  ul.lvl-2
  li.lvl-2.close::after,
#wohnplus ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2::before,
#wohnplus
  ul.lvl-1
  li.lvl-1
  .download-container
  ul.lvl-2
  .mini-rechner
  .entwicklung-detail
  li.lvl-2.close::after,
.mini-rechner
  .entwicklung-detail
  #wohnplus
  ul.lvl-1
  li.lvl-1
  .download-container
  ul.lvl-2
  li.lvl-2.close::after,
#wohnplus ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2::before,
#wohnplus
  ul.lvl-1
  li.lvl-1
  .accordion__container
  ul.lvl-2
  .mini-rechner
  .entwicklung-detail
  li.lvl-2.close::after,
.mini-rechner
  .entwicklung-detail
  #wohnplus
  ul.lvl-1
  li.lvl-1
  .accordion__container
  ul.lvl-2
  li.lvl-2.close::after,
#contacts ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2::before,
#contacts
  ul.lvl-1
  li.lvl-1
  .download-container
  ul.lvl-2
  .mini-rechner
  .entwicklung-detail
  li.lvl-2.close::after,
.mini-rechner
  .entwicklung-detail
  #contacts
  ul.lvl-1
  li.lvl-1
  .download-container
  ul.lvl-2
  li.lvl-2.close::after,
#contacts ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2::before,
#contacts
  ul.lvl-1
  li.lvl-1
  .accordion__container
  ul.lvl-2
  .mini-rechner
  .entwicklung-detail
  li.lvl-2.close::after,
.mini-rechner
  .entwicklung-detail
  #contacts
  ul.lvl-1
  li.lvl-1
  .accordion__container
  ul.lvl-2
  li.lvl-2.close::after,
#spararten ul.lvl-1 li.lvl-1 .download-container ul.lvl-2 li.lvl-2::before,
#spararten
  ul.lvl-1
  li.lvl-1
  .download-container
  ul.lvl-2
  .mini-rechner
  .entwicklung-detail
  li.lvl-2.close::after,
.mini-rechner
  .entwicklung-detail
  #spararten
  ul.lvl-1
  li.lvl-1
  .download-container
  ul.lvl-2
  li.lvl-2.close::after,
#spararten ul.lvl-1 li.lvl-1 .accordion__container ul.lvl-2 li.lvl-2::before,
#spararten
  ul.lvl-1
  li.lvl-1
  .accordion__container
  ul.lvl-2
  .mini-rechner
  .entwicklung-detail
  li.lvl-2.close::after,
.mini-rechner
  .entwicklung-detail
  #spararten
  ul.lvl-1
  li.lvl-1
  .accordion__container
  ul.lvl-2
  li.lvl-2.close::after {
  content: "";
  background: #1d1d1b url(../img/icon-download-button-white.svg) no-repeat
    center center/10px 10px;
  display: inline-block;
  height: 23px;
  width: 23px;
  position: absolute;
  top: 4px;
  left: 0;
}
.info-accordion ul.lvl-1 li.lvl-1 .accordion__container,
#downloads ul.lvl-1 li.lvl-1 .accordion__container,
#wohnplus ul.lvl-1 li.lvl-1 .accordion__container,
#contacts ul.lvl-1 li.lvl-1 .accordion__container,
#spararten ul.lvl-1 li.lvl-1 .accordion__container {
  padding-bottom: 1rem;
  line-height: 160%;
}
.info-accordion ul.lvl-1 li.lvl-1.open,
#downloads ul.lvl-1 li.lvl-1.open,
#wohnplus ul.lvl-1 li.lvl-1.open,
#contacts ul.lvl-1 li.lvl-1.open,
#spararten ul.lvl-1 li.lvl-1.open {
  background: #f9f8b7;
  border: none;
}
.info-accordion ul.lvl-1 li.lvl-1.open:first-child,
#downloads ul.lvl-1 li.lvl-1.open:first-child,
#wohnplus ul.lvl-1 li.lvl-1.open:first-child,
#contacts ul.lvl-1 li.lvl-1.open:first-child,
#spararten ul.lvl-1 li.lvl-1.open:first-child {
  border: none;
}
.info-accordion ul.lvl-1 li.lvl-1.open .plusminus::before,
.info-accordion
  ul.lvl-1
  li.lvl-1.open
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  .info-accordion
  ul.lvl-1
  li.lvl-1.open
  .plusminus.close::after,
#downloads ul.lvl-1 li.lvl-1.open .plusminus::before,
#downloads
  ul.lvl-1
  li.lvl-1.open
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #downloads
  ul.lvl-1
  li.lvl-1.open
  .plusminus.close::after,
#wohnplus ul.lvl-1 li.lvl-1.open .plusminus::before,
#wohnplus
  ul.lvl-1
  li.lvl-1.open
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #wohnplus
  ul.lvl-1
  li.lvl-1.open
  .plusminus.close::after,
#contacts ul.lvl-1 li.lvl-1.open .plusminus::before,
#contacts
  ul.lvl-1
  li.lvl-1.open
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #contacts
  ul.lvl-1
  li.lvl-1.open
  .plusminus.close::after,
#spararten ul.lvl-1 li.lvl-1.open .plusminus::before,
#spararten
  ul.lvl-1
  li.lvl-1.open
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #spararten
  ul.lvl-1
  li.lvl-1.open
  .plusminus.close::after {
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.info-accordion ul.lvl-1 li.lvl-1.open .plusminus::after,
#downloads ul.lvl-1 li.lvl-1.open .plusminus::after,
#wohnplus ul.lvl-1 li.lvl-1.open .plusminus::after,
#contacts ul.lvl-1 li.lvl-1.open .plusminus::after,
#spararten ul.lvl-1 li.lvl-1.open .plusminus::after {
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
}
.info-accordion ul.lvl-1 li.lvl-1.open .download-container,
.info-accordion ul.lvl-1 li.lvl-1.open .wohnplus-container,
.info-accordion ul.lvl-1 li.lvl-1.open .spar-container,
.info-accordion ul.lvl-1 li.lvl-1.open .accordion__container,
#downloads ul.lvl-1 li.lvl-1.open .download-container,
#downloads ul.lvl-1 li.lvl-1.open .wohnplus-container,
#downloads ul.lvl-1 li.lvl-1.open .spar-container,
#downloads ul.lvl-1 li.lvl-1.open .accordion__container,
#wohnplus ul.lvl-1 li.lvl-1.open .download-container,
#wohnplus ul.lvl-1 li.lvl-1.open .wohnplus-container,
#wohnplus ul.lvl-1 li.lvl-1.open .spar-container,
#wohnplus ul.lvl-1 li.lvl-1.open .accordion__container,
#contacts ul.lvl-1 li.lvl-1.open .download-container,
#contacts ul.lvl-1 li.lvl-1.open .wohnplus-container,
#contacts ul.lvl-1 li.lvl-1.open .spar-container,
#contacts ul.lvl-1 li.lvl-1.open .accordion__container,
#spararten ul.lvl-1 li.lvl-1.open .download-container,
#spararten ul.lvl-1 li.lvl-1.open .wohnplus-container,
#spararten ul.lvl-1 li.lvl-1.open .spar-container,
#spararten ul.lvl-1 li.lvl-1.open .accordion__container {
  display: block;
}
.info-accordion ul.lvl-1 li.lvl-1 .listhead .plusminus,
#downloads ul.lvl-1 li.lvl-1 .listhead .plusminus,
#wohnplus ul.lvl-1 li.lvl-1 .listhead .plusminus,
#contacts ul.lvl-1 li.lvl-1 .listhead .plusminus,
#spararten ul.lvl-1 li.lvl-1 .listhead .plusminus {
  margin-right: 8px;
  display: inline-block;
}
.info-accordion ul.lvl-1 li.lvl-1 .listhead .plusminus::before,
.info-accordion
  ul.lvl-1
  li.lvl-1
  .listhead
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  .info-accordion
  ul.lvl-1
  li.lvl-1
  .listhead
  .plusminus.close::after,
#downloads ul.lvl-1 li.lvl-1 .listhead .plusminus::before,
#downloads
  ul.lvl-1
  li.lvl-1
  .listhead
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #downloads
  ul.lvl-1
  li.lvl-1
  .listhead
  .plusminus.close::after,
#wohnplus ul.lvl-1 li.lvl-1 .listhead .plusminus::before,
#wohnplus
  ul.lvl-1
  li.lvl-1
  .listhead
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #wohnplus
  ul.lvl-1
  li.lvl-1
  .listhead
  .plusminus.close::after,
#contacts ul.lvl-1 li.lvl-1 .listhead .plusminus::before,
#contacts
  ul.lvl-1
  li.lvl-1
  .listhead
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #contacts
  ul.lvl-1
  li.lvl-1
  .listhead
  .plusminus.close::after,
#spararten ul.lvl-1 li.lvl-1 .listhead .plusminus::before,
#spararten
  ul.lvl-1
  li.lvl-1
  .listhead
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #spararten
  ul.lvl-1
  li.lvl-1
  .listhead
  .plusminus.close::after {
  top: 12%;
}
.info-accordion ul.lvl-1 li.lvl-1 .listhead .plusminus::after,
#downloads ul.lvl-1 li.lvl-1 .listhead .plusminus::after,
#wohnplus ul.lvl-1 li.lvl-1 .listhead .plusminus::after,
#contacts ul.lvl-1 li.lvl-1 .listhead .plusminus::after,
#spararten ul.lvl-1 li.lvl-1 .listhead .plusminus::after {
  top: 62%;
}
.info-accordion ul.lvl-1.flex-accordion li.lvl-1.open .download-container,
#downloads ul.lvl-1.flex-accordion li.lvl-1.open .download-container,
#wohnplus ul.lvl-1.flex-accordion li.lvl-1.open .download-container,
#contacts ul.lvl-1.flex-accordion li.lvl-1.open .download-container,
#spararten ul.lvl-1.flex-accordion li.lvl-1.open .download-container {
  display: flex;
}
.info-accordion {
  margin: 2.4rem 0;
}
.info-accordion .detail-container {
  display: block;
  margin: 0.5rem 0;
}
@media screen and (min-width: 48rem) {
  .info-accordion .detail-container {
    display: flex;
    margin: 0;
    padding: 0 1rem;
  }
}
#contacts .contact-container {
  font-weight: normal;
  line-height: 140%;
  padding: 0 1rem 0.1rem 1rem;
}
#contacts .contact-container p {
  margin-top: 0;
}
#contacts .contact-grd-row {
  justify-content: space-between;
}
@media screen and (min-width: 64rem) {
  #contacts .contact-grd-row {
    justify-content: flex-start;
  }
}
#contacts .contact-grd-row .contact-grd-row-col {
  flex: 1 0;
}
@media screen and (min-width: 48rem) {
  #contacts .contact-grd-row .contact-grd-row-col {
    white-space: nowrap;
  }
}
@media screen and (min-width: 64rem) {
  #contacts .contact-grd-row .contact-grd-row-col {
    flex: 0;
  }
}
#wohnplus {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 64rem) {
  #wohnplus {
    padding: 0 2rem;
  }
}
@media screen and (min-width: 48rem) {
  #wohnplus .content-accordion > .grd {
    padding: 0 2rem;
  }
}
#wohnplus .section-subhead {
  padding-left: 1rem;
}
@media screen and (min-width: 64rem) {
  #wohnplus .section-subhead {
    padding-left: 0;
  }
}
#wohnplus .listhead {
  margin-left: -0.4rem;
}
@media screen and (min-width: 64rem) {
  #wohnplus .listhead {
    margin-left: -1.3rem;
  }
}
#wohnplus .wohnplus-container {
  font-weight: 400;
}
#wohnplus .wohnplus-container p.block-headline {
  font-size: 1.188rem;
  font-weight: 800;
  line-height: 100%;
  margin: 0;
}
#wohnplus .wohnplus-container .minimized-content {
  margin-top: 1rem;
}
@media screen and (min-width: 64rem) {
  #wohnplus .wohnplus-container .minimized-content {
    margin-top: 0;
  }
}
#wohnplus .wohnplus-container .minimized-content .block-headline {
  padding-left: 1rem;
  cursor: pointer;
}
@media screen and (min-width: 64rem) {
  #wohnplus .wohnplus-container .minimized-content .block-headline {
    padding-left: 0rem;
  }
}
#wohnplus
  .wohnplus-container
  .minimized-content
  .block-headline
  .plusminus::before,
#wohnplus
  .wohnplus-container
  .minimized-content
  .block-headline
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #wohnplus
  .wohnplus-container
  .minimized-content
  .block-headline
  .plusminus.close::after {
  opacity: 1 !important;
}
#wohnplus
  .wohnplus-container
  .minimized-content
  .block-headline.open
  .plusminus::before,
#wohnplus
  .wohnplus-container
  .minimized-content
  .block-headline.open
  .mini-rechner
  .entwicklung-detail
  .plusminus.close::after,
.mini-rechner
  .entwicklung-detail
  #wohnplus
  .wohnplus-container
  .minimized-content
  .block-headline.open
  .plusminus.close::after {
  transform: rotate(90deg);
  opacity: 0 !important;
}
#wohnplus .wohnplus-container .adress-container {
  padding: 0 1rem 1.5rem 2rem;
}
#wohnplus .wohnplus-container .adress-container p.block-headline {
  padding-left: 0;
}
#wohnplus .wohnplus-container .adress-container.adress-container-no-contact {
  width: 100%;
}
#wohnplus .wohnplus-container .adress {
  line-height: 1.438em;
  font-size: 1rem;
}
#wohnplus .wohnplus-container .adress p {
  margin: 0 0 0.4rem 0;
}
@media screen and (min-width: 64rem) {
  #wohnplus .wohnplus-container .contact .block-headline {
    padding: 0.7rem 0;
  }
  #wohnplus .wohnplus-container .contact .block-headline::before,
  #wohnplus
    .wohnplus-container
    .contact
    .mini-rechner
    .entwicklung-detail
    .block-headline.close::after,
  .mini-rechner
    .entwicklung-detail
    #wohnplus
    .wohnplus-container
    .contact
    .block-headline.close::after {
    content: "";
    background: rgba(0, 0, 0, 0) url("../img/icon-headset.svg") left top/contain
      no-repeat;
    display: inline-block;
    height: 34px;
    width: 24px;
    margin-right: 0.8rem;
    vertical-align: middle;
  }
}
@media screen and (min-width: 48rem) {
  #wohnplus .wohnplus-container .contact .contact-toggle-box {
    display: flex;
    align-items: center;
  }
}
#wohnplus .wohnplus-container .contact .contact-box {
  padding-left: 0rem;
  padding-right: 1rem;
  padding-bottom: 0rem;
}
@media screen and (min-width: 48rem) {
  #wohnplus .wohnplus-container .contact .contact-box {
    width: 50%;
    float: left;
  }
}
@media screen and (min-width: 64rem) {
  #wohnplus .wohnplus-container .contact .contact-box {
    padding: 0 0 1rem 0;
  }
}
#wohnplus .wohnplus-container .contact .contact-box .contact-info {
  padding-left: 1rem;
}
@media screen and (min-width: 64rem) {
  #wohnplus .wohnplus-container .contact {
    padding: 0 0 0 2.2rem;
    position: relative;
  }
  #wohnplus .wohnplus-container .contact::before,
  #wohnplus
    .wohnplus-container
    .mini-rechner
    .entwicklung-detail
    .contact.close::after,
  .mini-rechner
    .entwicklung-detail
    #wohnplus
    .wohnplus-container
    .contact.close::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    margin: 1rem 0;
    border-right: 1px dashed #1d1d1b;
  }
  #wohnplus .wohnplus-container .contact.contact-container-no-adress::before,
  #wohnplus
    .wohnplus-container
    .mini-rechner
    .entwicklung-detail
    .contact.contact-container-no-adress.close::after,
  .mini-rechner
    .entwicklung-detail
    #wohnplus
    .wohnplus-container
    .contact.contact-container-no-adress.close::after {
    border: none;
  }
}
#wohnplus .wohnplus-container .content {
  padding-bottom: 0.5rem;
  margin-top: 2rem;
}
#wohnplus .wohnplus-container .content.block-map {
  margin-top: 0;
}
#wohnplus .wohnplus-container .content.block-map .map-canvas {
  margin-left: -1rem;
  margin-right: -1rem;
}
@media screen and (min-width: 64rem) {
  #wohnplus .wohnplus-container .content.block-map .map-canvas {
    margin-left: 0;
    margin-right: 0;
  }
}
#wohnplus .wohnplus-container .content.block-map img {
  box-sizing: content-box;
}
@media screen and (min-width: 64rem) {
  #wohnplus .wohnplus-container .content.noadress {
    margin-top: 0.5rem;
  }
}
#wohnplus .wohnplus-container .border-top::before,
#wohnplus
  .wohnplus-container
  .mini-rechner
  .entwicklung-detail
  .border-top.close::after,
.mini-rechner
  .entwicklung-detail
  #wohnplus
  .wohnplus-container
  .border-top.close::after {
  content: "";
  border-top: 1px solid #d0d451;
  height: 0.4rem;
  display: block;
}
#wohnplus .wohnplus-container .weitere-inhalte {
  padding-bottom: 1rem;
}
@media screen and (min-width: 48rem) {
  #wohnplus .wohnplus-container .weitere-inhalte {
    padding-bottom: 1.5rem;
  }
}
#wohnplus .wohnplus-container .events,
#wohnplus .wohnplus-container .textcontent {
  padding-bottom: 1rem;
}
@media screen and (min-width: 48rem) {
  #wohnplus .wohnplus-container .events,
  #wohnplus .wohnplus-container .textcontent {
    padding-bottom: 1.5rem;
  }
}
#wohnplus .wohnplus-container .events .block-headline,
#wohnplus .wohnplus-container .textcontent .block-headline,
#wohnplus .wohnplus-container .weitere-inhalte .block-headline {
  padding-left: 0;
}
#wohnplus .wohnplus-container .slider-container a.white {
  background: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 64rem) {
  #wohnplus .wohnplus-container .slider-container {
    padding-left: 0;
    padding-right: 0;
  }
  #wohnplus .wohnplus-container .slider-container.events .swiper-pagination {
    display: block;
  }
}
#wohnplus .wohnplus-container .slider-wrapper a {
  text-decoration: none;
  color: inherit;
  display: block;
  height: 100%;
}
#wohnplus .wohnplus-container .slider-wrapper a:hover {
  text-decoration: none;
}
#wohnplus .wohnplus-container .slider-wrapper .wohnplus-slide {
  background: #fff;
  padding: 0.5rem 1rem 0.7rem 0.7rem;
}
@media screen and (max-width: 48rem) {
  #wohnplus .wohnplus-container .slider-wrapper .wohnplus-slide {
    flex: none !important;
  }
}
#wohnplus .wohnplus-container .slider-wrapper .wohnplus-slide .label,
#wohnplus .wohnplus-container .slider-wrapper .events-slide .label,
#wohnplus .wohnplus-container .slider-wrapper .textcontent-slide .label {
  line-height: 1rem;
  height: 1rem;
}
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .wohnplus-slide
  .label
  .inner-label,
#wohnplus .wohnplus-container .slider-wrapper .events-slide .label .inner-label,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .textcontent-slide
  .label
  .inner-label {
  padding: 0 0.5rem;
  font-size: 0.688rem;
  line-height: 1rem;
}
#wohnplus .wohnplus-container .slider-wrapper .wohnplus-slide .label .newsdate,
#wohnplus .wohnplus-container .slider-wrapper .events-slide .label .newsdate,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .textcontent-slide
  .label
  .newsdate {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1rem;
}
#wohnplus .wohnplus-container .slider-wrapper .wohnplus-slide .inner,
#wohnplus .wohnplus-container .slider-wrapper .events-slide .inner,
#wohnplus .wohnplus-container .slider-wrapper .textcontent-slide .inner {
  max-width: none;
  font-size: 0.875rem;
  line-height: 1.214em;
  position: initial;
  display: flex;
}
#wohnplus .wohnplus-container .slider-wrapper .wohnplus-slide .inner picture,
#wohnplus .wohnplus-container .slider-wrapper .events-slide .inner picture,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .textcontent-slide
  .inner
  picture {
  width: auto;
  margin-right: 1rem;
  width: 82px;
  flex-basis: 35%;
}
@media screen and (min-width: 48rem) {
  #wohnplus .wohnplus-container .slider-wrapper .wohnplus-slide .inner picture,
  #wohnplus .wohnplus-container .slider-wrapper .events-slide .inner picture,
  #wohnplus
    .wohnplus-container
    .slider-wrapper
    .textcontent-slide
    .inner
    picture {
    flex-basis: 30%;
  }
}
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .wohnplus-slide
  .inner
  picture
  img,
#wohnplus .wohnplus-container .slider-wrapper .events-slide .inner picture img,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .textcontent-slide
  .inner
  picture
  img {
  border: 1px solid #efefef;
  width: 100%;
  margin-bottom: 0;
}
#wohnplus .wohnplus-container .slider-wrapper .wohnplus-slide .inner .newstext,
#wohnplus .wohnplus-container .slider-wrapper .events-slide .inner .newstext,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .textcontent-slide
  .inner
  .newstext {
  max-width: none;
  max-width: initial;
  position: initial;
  flex-basis: 65%;
}
@media screen and (min-width: 48rem) {
  #wohnplus
    .wohnplus-container
    .slider-wrapper
    .wohnplus-slide
    .inner
    .newstext,
  #wohnplus .wohnplus-container .slider-wrapper .events-slide .inner .newstext,
  #wohnplus
    .wohnplus-container
    .slider-wrapper
    .textcontent-slide
    .inner
    .newstext {
    flex-basis: 70%;
  }
}
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .wohnplus-slide
  .inner
  .newstext
  div,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .events-slide
  .inner
  .newstext
  div,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .textcontent-slide
  .inner
  .newstext
  div {
  padding-bottom: 0;
  padding-right: 1rem;
}
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .wohnplus-slide
  .inner
  .newstext
  p,
#wohnplus .wohnplus-container .slider-wrapper .events-slide .inner .newstext p,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .textcontent-slide
  .inner
  .newstext
  p {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.214em;
}
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .wohnplus-slide
  .inner
  .newstext
  a.read-more,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .wohnplus-slide
  .inner
  .newstext
  span.read-more,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .events-slide
  .inner
  .newstext
  a.read-more,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .events-slide
  .inner
  .newstext
  span.read-more,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .textcontent-slide
  .inner
  .newstext
  a.read-more,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .textcontent-slide
  .inner
  .newstext
  span.read-more {
  position: absolute;
  bottom: 0.6rem;
  right: 0.5rem;
  background: rgba(0, 0, 0, 0);
}
#wohnplus .wohnplus-container .slider-wrapper .wohnplus-slide .inner::after,
#wohnplus .wohnplus-container .slider-wrapper .events-slide .inner::after,
#wohnplus .wohnplus-container .slider-wrapper .textcontent-slide .inner::after {
  display: none;
}
#wohnplus .wohnplus-container .slider-wrapper .events-slide .label .newsdate,
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .textcontent-slide
  .label
  .newsdate {
  font-size: 0.75rem;
  font-weight: 600;
}
#wohnplus .wohnplus-container .slider-wrapper .events-slide .inner,
#wohnplus .wohnplus-container .slider-wrapper .events-slide .newstext p,
#wohnplus .wohnplus-container .slider-wrapper .textcontent-slide .inner,
#wohnplus .wohnplus-container .slider-wrapper .textcontent-slide .newstext p {
  font-size: 0.938rem;
  line-height: 1.133em;
}
#wohnplus
  .wohnplus-container
  .slider-wrapper
  .swiper-pagination.swiper-pagination-bullets {
  background: none;
  padding-top: 0.7rem;
  padding-bottom: 0;
}
@media screen and (min-width: 48rem) {
  #wohnplus .wohnplus-container .slider-wrapper .events-slide::after,
  #wohnplus .wohnplus-container .slider-wrapper .textcontent-slide::after {
    content: "";
    display: inline-block;
    border-left: 1px solid #bac000;
    position: absolute;
    top: 0;
    right: -1rem;
    width: 1px;
    height: 100%;
  }
  #wohnplus .wohnplus-container .slider-wrapper .events-slide .inner .newstext,
  #wohnplus
    .wohnplus-container
    .slider-wrapper
    .textcontent-slide
    .inner
    .newstext {
    max-width: 54%;
  }
}
@media screen and (min-width: 48rem) and (min-width: 48rem) {
  #wohnplus .wohnplus-container .slider-wrapper .events-slide .inner .newstext,
  #wohnplus
    .wohnplus-container
    .slider-wrapper
    .textcontent-slide
    .inner
    .newstext {
    max-width: 50%;
  }
}
@media screen and (min-width: 48rem) {
  #wohnplus
    .wohnplus-container
    .slider-wrapper.wohnplus-further-content-swiper {
    margin-right: -1rem;
  }
  #wohnplus
    .wohnplus-container
    .slider-wrapper.wohnplus-further-content-swiper
    .wohnplus-slide,
  #wohnplus
    .wohnplus-container
    .slider-wrapper.wohnplus-further-content-swiper
    .events-slide {
    height: 100%;
  }
}
@media screen and (min-width: 48rem) and (min-width: 75rem) {
  #wohnplus
    .wohnplus-container
    .slider-wrapper.wohnplus-further-content-swiper
    .wohnplus-slide,
  #wohnplus
    .wohnplus-container
    .slider-wrapper.wohnplus-further-content-swiper
    .events-slide {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 48rem) {
  #wohnplus
    .wohnplus-container
    .slider-wrapper.wohnplus-further-content-swiper
    .swiper-slide {
    height: auto;
  }
}
#oeffnungszeiten {
  font-size: 0.9rem;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.2rem;
}
#oeffnungszeiten .links,
#oeffnungszeiten .rechts {
  max-width: 50%;
}
#oeffnungszeiten .links {
  float: left;
}
#oeffnungszeiten .rechts {
  float: right;
}
#oeffnungszeiten .footer {
  clear: both;
  padding-top: 17px;
  font-weight: 600;
}
#oeffnungszeiten h5 {
  text-transform: uppercase;
  margin: 0.5rem 0;
}
#oeffnungszeiten p {
  font-weight: 600;
  margin: 0.5rem 0;
}
#oeffnungszeiten td {
  padding: 0.2rem 0 0.2rem 1rem;
  text-align: right;
}
#oeffnungszeiten td:first-child {
  text-align: left;
  padding-left: 0;
}
@media screen and (max-width: 28.75rem) {
  #oeffnungszeiten .links,
  #oeffnungszeiten .rechts {
    max-width: 100%;
    float: none;
  }
}
.matomo-frame {
  border: none;
  width: 100%;
  height: 420px;
}
@media screen and (min-width: 28.75rem) {
  .matomo-frame {
    height: 300px;
  }
}
@media screen and (min-width: 48rem) {
  .matomo-frame {
    height: 240px;
  }
}
@media screen and (min-width: 48rem) {
  .matomo-frame {
    height: 180px;
  }
}
@media all and (-ms-high-contrast: none) {
  #suche form #search-input {
    flex: auto;
  }
  .nav-scrolled #suche form #search-input {
    order: 1;
  }
  .modul-box.stadtteilpanorama .stadtteilpanorama-wrapper {
    flex: auto;
  }
  .modul-box.stadtteilpanorama.big {
    min-height: auto;
  }
  .modul-box.stadtteilpanorama.big
    .stadtteilpanorama-content
    .stadtteilpanorama-editorial {
    flex-basis: 280px;
  }
  select::-ms-expand {
    display: none;
  }
  .modul-box.neubau header a,
  .modul-box.modernisierung header a,
  .modul-box.presse header a,
  .modul-box.stellenangebote header a,
  .modul-box.kontakt header a,
  .modul-box.interessentenbogen header a {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
  }
  #contacts .contact-grd-row .contact-grd-row-col {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
  }
}
#immosolve-container .immosolve-canvas.ios-iframe {
  padding: 0;
}
#immosolve-container .immosolve-canvas.ios-iframe #immosuche {
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
  left: auto;
}
.captcha-container .captcha-img {
  width: 150px;
  margin-right: 1rem;
}
.captcha-container #captcha-audio {
  width: 200px;
  height: 30px;
}
.captcha-container #audio-trigger {
  width: 20px;
  cursor: pointer;
}
.captcha-container #audio-trigger2 {
  cursor: pointer;
}
.copyright-wrapper {
  position: relative;
}
.copyright-wrapper .copyright {
  position: absolute;
  bottom: 8px;
  right: 8px;
  font-size: 12px;
  line-height: 120%;
  color: #fff;
  z-index: 10;
  text-align: right;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
}
.stoerer-sparwoche {
  max-width: clamp(9.375rem, 3.125vw + 8.75rem, 12.5rem);
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(32%, 39%);
}
@media screen and (min-width: 64rem) {
  .stoerer-sparwoche {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    left: unset;
    transform: translate(48%, 91%);
  }
}
@media screen and (min-width: 75rem) {
  .stoerer-sparwoche {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(32%, 95%);
  }
}
@media screen and (min-width: 1270px) {
  .stoerer-sparwoche {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(53%, 75%);
  }
} /*# sourceMappingURL=sparundbau.min.css.map */
