@media (min-width: 1024px) {
  .mono_page--content footer {
    bottom: 0;
    margin-top: 0;
  }
}

footer {
  z-index: 1000;
}

.mono_footer {
  justify-content: center;
  display: flex;
  position: relative;
  bottom: -90px;
  padding: 50px 0 0 0;
  height: 100%;
}
.mono_footer p, .mono_footer a {
  font-size: 15px;
}
.mono_footer.mono_container {
  padding: 50px 0 0 0 !important;
}
.mono_footer .mono_text__bodytext p {
  color: var(--white);
}
.mono_footer__nav-wrapper {
  order: 1;
  display: flex;
}
@media (min-width: 1024px) {
  .mono_footer__nav-wrapper {
    order: 1;
    width: 50%;
  }
}
.mono_footer__outer {
  width: 100%;
  overflow: hidden;
  height: 745px;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .mono_footer__outer {
    height: 475px;
  }
}
.mono_footer__text {
  order: 4;
}
@media (min-width: 1024px) {
  .mono_footer__text {
    order: 2;
  }
}
.mono_footer__text .mono_container {
  padding: 0;
}
.mono_footer__text .mono_container .mono_text {
  padding: 0 20px 20px 20px;
}
@media (min-width: 1024px) {
  .mono_footer__text .mono_container .mono_text {
    padding: 0;
  }
}
.mono_footer__text .mono_default {
  align-items: flex-start;
}
.mono_footer__info {
  order: 3;
}
@media (min-width: 1024px) {
  .mono_footer__info {
    order: 3;
    margin-top: -25px;
  }
}
.mono_footer__info .mono_container {
  padding: 0 !important;
}
.mono_footer__info .mono_container .mono_text {
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .mono_footer__info .mono_container .mono_text {
    padding: 0;
  }
}
.mono_footer__info .mono_default {
  align-items: start;
}
.mono_footer:after {
  background-image: url(/typo3conf/ext/mono_site/Resources/Public/images/icons/Banderole_6-Bahnen_Footer.svg);
  content: "";
}
.mono_footer__cta {
  box-shadow: 4px 4px 0px #E5EDF3;
  color: var(--white);
  z-index: 1000;
  transform: skewY(-3deg);
  background: var(--orange);
  height: 100px;
  justify-content: center;
  display: flex;
  position: relative;
  max-width: 350px;
  padding: 10px;
  width: 85%;
  align-items: start;
  top: 0;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .mono_footer__cta .mono_default {
    margin-top: 20px;
  }
}
.mono_footer__cta .mono_default .mono_text {
  display: flex;
  justify-content: center;
}
.mono_footer__cta .mono_default .mono_text__bodytext {
  width: fit-content;
  display: flex;
  flex-direction: row-reverse;
}
.mono_footer__cta .mono_default .mono_text__bodytext:after {
  content: "";
  position: absolute;
  top: 5px;
  width: 25px;
  height: 25px;
  z-index: -1;
  background-image: url(/typo3conf/ext/mono_site/Resources/Public/images/icons/Arrow-right.svg);
  background-size: cover;
  right: -30px;
  transform: rotate(270deg);
}
@media (min-width: 768px) {
  .mono_footer__cta {
    max-width: 500px;
  }
}
@media (min-width: 1024px) {
  .mono_footer__cta {
    top: 0px;
    width: 100%;
    max-width: 500px;
    max-width: 748px;
  }
}
.mono_footer__cta .mono_text__bodytext {
  transform: skewY(3deg);
}
.mono_footer__cta .mono_text__bodytext p, .mono_footer__cta .mono_text__bodytext .h2 {
  color: var(--white);
  font-size: 22px;
  font-weight: 600;
}
.mono_footer__cta-inner {
  box-shadow: 4px 4px 0px #E5EDF3;
  color: var(--white);
  z-index: 1000;
  transform: skewY(-3deg);
  background: var(--orange);
  height: fit-content;
  justify-content: center;
  display: flex;
  position: relative;
  max-width: 500px;
  width: 85%;
  align-items: center;
  padding: 20px;
  top: -230px;
  padding-bottom: 100px !important;
}
@media (min-width: 768px) {
  .mono_footer__cta-inner {
    max-width: 500px;
  }
}
@media (min-width: 1024px) {
  .mono_footer__cta-inner {
    width: 100%;
    height: fit-content;
    align-items: start;
    max-width: 748px;
  }
}
.mono_footer__cta-inner .mono_container {
  transform: skewY(3deg);
  padding: 10px;
}
.mono_footer__cta-inner .mono_text__bodytext .mono_typo--two-columns {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media (min-width: 1024px) {
  .mono_footer__cta-inner .mono_text__bodytext .mono_typo--two-columns {
    display: flex;
    flex-direction: initial;
    gap: 20px;
  }
}
.mono_footer__cta-inner .mono_text__bodytext .h2 {
  color: var(--white);
  font-size: 22px;
  font-weight: 600;
}
.mono_footer__cta-inner .mono_text__bodytext p {
  color: var(--white);
  font-weight: 600;
  text-align: center;
  display: flex;
  justify-content: center;
}
.mono_footer__cta-inner .mono_text__bodytext a:hover {
  color: white;
}
.mono_footer__cta-inner .mono_mail, .mono_footer__cta-inner .mono_mobil {
  color: var(--white);
}
.mono_footer__cta-inner .mono_mail:hover, .mono_footer__cta-inner .mono_mobil:hover {
  color: var(--white);
}
.mono_footer__cta-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  position: absolute;
}
.mono_footer__cta .mono_default .mono_container {
  padding: 0 !important;
  text-align: center;
}
.mono_footer:before {
  content: "";
  position: absolute;
  top: 0;
  width: 125%;
  height: 200%;
  z-index: -1;
  background-image: url(/typo3conf/ext/mono_site/Resources/Public/images/icons/Banderole_6-Bahnen_Footer.svg);
  background-size: cover;
  transform: rotate(-3deg);
}
.mono_footer__nav {
  list-style: none;
  margin: 0;
  padding: 0 20px;
  gap: 20px;
  display: block;
  flex-direction: column;
  font-weight: 600;
}
.mono_footer__nav :first-child, .mono_footer__nav :nth-child(3) {
  float: left;
  margin-bottom: 10px;
}
.mono_footer__nav :nth-child(2), .mono_footer__nav :nth-child(4) {
  float: right;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .mono_footer__nav {
    padding: 0;
    display: flex;
    padding-left: 134px;
    gap: 30px;
  }
  .mono_footer__nav :first-child, .mono_footer__nav :nth-child(3) {
    float: initial;
    margin-bottom: 0;
  }
  .mono_footer__nav :nth-child(2), .mono_footer__nav :nth-child(4) {
    float: initial;
    margin-bottom: 0;
  }
}
.mono_footer__nav-list {
  width: 50%;
}
@media (min-width: 1024px) {
  .mono_footer__nav-list {
    width: 100%;
  }
}
.mono_footer__nav-left {
  width: 100%;
}
@media (min-width: 1024px) {
  .mono_footer__nav-left {
    width: 100%;
    justify-content: start;
    display: flex;
  }
}
.mono_footer__nav a {
  text-decoration: none;
}
.mono_footer__copyright {
  width: 100%;
  color: var(--blue-dark);
  font-weight: 600;
  justify-content: center;
  display: flex;
}
.mono_footer__wrapper-top {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1140px;
  justify-content: space-evenly;
  padding: 20px 0;
  height: 100%;
}
@media (min-width: 1024px) {
  .mono_footer__wrapper-top {
    flex-direction: initial;
  }
}
.mono_footer__wrapper-top img {
  width: 50px;
  height: auto;
}
@media (min-width: 1024px) {
  .mono_footer__wrapper-top img {
    width: 67px;
  }
}
.mono_footer__wrapper-bottom {
  width: 100%;
  background-color: var(--white);
  display: flex;
  justify-content: center;
  height: 100%;
  max-height: 119px;
}
.mono_footer__wrapper-bottom-inner {
  width: 100%;
  max-width: 1140px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px;
}
@media (min-width: 1024px) {
  .mono_footer__wrapper-bottom-inner {
    justify-content: center;
    padding: 0 20px;
  }
}
.mono_footer__socials {
  padding: 0 20px;
  margin-top: 0;
  order: 3;
}
@media (min-width: 1024px) {
  .mono_footer__socials {
    padding-right: 20px;
    margin-top: -25px;
  }
}
.mono_footer__socials img {
  width: 40px;
  transition: transform 350ms;
}
.mono_footer__socials img:hover {
  transform: scale(1.2) skewY(-3deg);
}
.mono_footer__socials-wrapper {
  transform: skewY(3deg);
}
.mono_footer__socials-wrapper:hover {
  transform: skewY(3deg);
}
.mono_footer__socials-wrapper .mono_container {
  padding: 0 !important;
}
.mono_footer__nav-link, .mono_footer__nav-link:visited, .mono_footer__nav-link:active, .mono_footer__nav-link:focus {
  color: white;
}
.mono_footer .mono_navigation__border {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: auto;
}
.mono_footer .mono_navigation__border img {
  position: static;
}
.mono_footer .mono_navigation__border.mono_navigation__border--left {
  justify-content: flex-end;
}
.mono_footer .mono_navigation__border.mono_navigation__border--left img {
  margin-right: 20px;
}
.mono_footer .mono_navigation__border.mono_navigation__border--right img {
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .mono_footer .mono_footer__icon-border-wrapper .mono_navigation__border {
    display: none;
  }
}

/*   html:lang(en-us) {
       .mono_footer__cta-inner {
           top: -140px;
           @media (min-width: map-get($breakpoints, 'large')) {
               top: -135px;

           }
       }
   }*/