@charset "UTF-8";
/*@mixin mobile-tile{
    @include media-breakpoint-down(md) {
        display: inline-block;
        float: none;
        height: auto;
        width: calc(800px / 2 - 40px);
    }
}*/
header, header.new-header {
  z-index: 1040;
}
header nav.navbar, header.new-header nav.navbar {
  display: block;
  padding: 0;
}
header nav.navbar.sticky-nav, header.new-header nav.navbar.sticky-nav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1040;
}
header nav.navbar .navbar-brand img, header.new-header nav.navbar .navbar-brand img {
  max-width: 100%;
  max-height: 28px;
  height: auto;
}
@media (min-width: 992px) {
  header nav.navbar .navbar-brand img, header.new-header nav.navbar .navbar-brand img {
    width: 160px;
    max-height: none;
  }
}
header nav.navbar .top-nav-container, header.new-header nav.navbar .top-nav-container {
  display: flex;
  background-color: #fff;
  padding: 20px 0;
  height: 90px;
}
header nav.navbar .top-nav, header.new-header nav.navbar .top-nav {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 992px) {
  header nav.navbar .top-nav .hamburger, header.new-header nav.navbar .top-nav .hamburger {
    display: none;
  }
}
header nav.navbar .top-nav .top-logos, header.new-header nav.navbar .top-nav .top-logos {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
@media (min-width: 992px) {
  header nav.navbar .top-nav .top-logos, header.new-header nav.navbar .top-nav .top-logos {
    width: 100%;
  }
}
header nav.navbar .top-nav .top-logos img, header.new-header nav.navbar .top-nav .top-logos img {
  height: 55px;
}
@media (min-width: 992px) {
  header nav.navbar .top-nav .top-logos img, header.new-header nav.navbar .top-nav .top-logos img {
    height: 65px;
  }
}
header nav.navbar .top-nav .contact-link, header.new-header nav.navbar .top-nav .contact-link {
  display: none;
}
@media (min-width: 992px) {
  header nav.navbar .top-nav .contact-link, header.new-header nav.navbar .top-nav .contact-link {
    display: block;
  }
}
header nav.navbar .top-nav ul.navbar-nav, header.new-header nav.navbar .top-nav ul.navbar-nav {
  margin-left: auto;
}
header nav.navbar .bottom-nav-container, header.new-header nav.navbar .bottom-nav-container {
  background-color: white;
}
@media (min-width: 992px) {
  header nav.navbar .bottom-nav-container, header.new-header nav.navbar .bottom-nav-container {
    border-top: 1px solid #ddd;
    padding: 1rem 0;
  }
}
header nav.navbar .bottom-nav, header.new-header nav.navbar .bottom-nav {
  display: flex;
}
header nav.navbar .bottom-nav .navbar-collapse .navbar-nav, header.new-header nav.navbar .bottom-nav .navbar-collapse .navbar-nav {
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 0;
}
@media (min-width: 992px) {
  header nav.navbar .bottom-nav .navbar-collapse .navbar-nav, header.new-header nav.navbar .bottom-nav .navbar-collapse .navbar-nav {
    align-items: center;
    padding: 0;
  }
}
header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li a, header.new-header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li a {
  font-weight: 400;
  padding: 8px 12px 8px 0;
}
@media (min-width: 992px) {
  header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li a, header.new-header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li a {
    padding: 8px 12px;
  }
}
@media (min-width: 992px) {
  header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li:first-child a, header.new-header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li:first-child a {
    padding-left: 0;
  }
}
header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li.active a, header.new-header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li.active a {
  font-weight: 500;
}
header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li.active:first-child a, header.new-header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li.active:first-child a {
  text-decoration: none;
}
header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li:hover a, header.new-header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li:hover a {
  text-decoration: underline;
}
header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li:first-child a, header.new-header nav.navbar .bottom-nav .navbar-collapse .navbar-nav li:first-child a {
  font-size: 2rem;
  font-weight: 500;
}
header nav.navbar .bottom-nav .navbar-collapse .eservice-link, header.new-header nav.navbar .bottom-nav .navbar-collapse .eservice-link {
  display: inline-block;
  color: #000;
  font-size: 1.6rem;
  font-weight: 400;
  margin-left: auto;
  padding: 2rem 0;
  white-space: nowrap;
}
@media (min-width: 992px) {
  header nav.navbar .bottom-nav .navbar-collapse .eservice-link, header.new-header nav.navbar .bottom-nav .navbar-collapse .eservice-link {
    padding: 0;
  }
}
header nav.navbar .bottom-nav .navbar-collapse .eservice-link:after, header.new-header nav.navbar .bottom-nav .navbar-collapse .eservice-link:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  margin-bottom: -5px;
  background-image: url("../images/icons/icon_right.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
header nav.navbar .bottom-nav .navbar-collapse .eservice-link:hover, header.new-header nav.navbar .bottom-nav .navbar-collapse .eservice-link:hover {
  color: #3D3F8C;
}
header nav.navbar .bottom-nav .navbar-toggler, header.new-header nav.navbar .bottom-nav .navbar-toggler {
  margin-left: auto;
}
header nav.navbar ul.navbar-nav, header.new-header nav.navbar ul.navbar-nav {
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}
header nav.navbar ul.navbar-nav li.nav-item, header.new-header nav.navbar ul.navbar-nav li.nav-item {
  padding: 0;
}
header nav.navbar ul.navbar-nav li.nav-item a, header.new-header nav.navbar ul.navbar-nav li.nav-item a {
  display: block;
  color: #000;
  font-size: 1.6rem;
  font-weight: 300;
  padding: 0.5rem 1rem 0.5rem 0;
  text-decoration: none;
}
@media (min-width: 992px) {
  header nav.navbar ul.navbar-nav li.nav-item a, header.new-header nav.navbar ul.navbar-nav li.nav-item a {
    padding: 0.5rem 1rem;
  }
}
header nav.navbar ul.navbar-nav li.nav-item.active a, header.new-header nav.navbar ul.navbar-nav li.nav-item.active a {
  font-weight: bold;
  text-decoration: underline;
}
header nav.navbar ul.navbar-nav li.nav-item.dropdown, header.new-header nav.navbar ul.navbar-nav li.nav-item.dropdown {
  margin-left: auto;
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle {
  background: transparent;
  border: 0;
  border-radius: 30px;
  color: #000;
  font-size: 0;
  font-weight: 500;
  margin: 0;
  padding: 10px;
  height: 40px;
  width: 40px;
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle:before, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 2px;
  margin-bottom: -5px;
  background-image: url("../images/icons/icon_user_black.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle:after, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle:after {
  content: none;
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle:hover, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle:hover {
  background-color: #f6f6f6;
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle:active, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle:active {
  background-color: #000;
  color: #fff;
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle:active:before, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle:active:before {
  background-image: url("../images/icons/icon_user.svg");
}
@media (min-width: 992px) {
  header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle {
    font-size: 1.6rem;
    padding: 10.4px 24px;
    height: auto;
    width: auto;
  }
  header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle:before, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-toggle:before {
    margin-bottom: -2px;
    margin-left: 0;
    margin-right: 5px;
  }
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu {
  position: absolute;
  top: 100%;
  background-color: white;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin-top: 2px;
  min-width: 200px;
  padding: 1px;
}
@media (min-width: 992px) {
  header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu {
    margin-top: -1px;
    opacity: 0;
    transition: opacity 200ms;
  }
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu.show, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu.show {
  display: inline-block;
}
@media (min-width: 992px) {
  header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu.show, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu.show {
    display: block;
    opacity: 1;
  }
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu:hover, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu:hover {
  display: inline-block;
  opacity: 1;
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu a, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu a {
  color: #000;
  font-size: 1.6rem;
  padding: 1rem 1.5rem 0.8rem;
  transition: all 200ms;
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu a:active, header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu a:focus, header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu a:hover, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu a:active, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu a:focus, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu a:hover {
  background-color: #FCEADF;
  color: #000;
  text-decoration: none;
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu .logout, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu .logout {
  display: inline-block;
  margin: 5px 15px 10px;
}
header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu .logout:hover, header.new-header nav.navbar ul.navbar-nav li.nav-item .dropdown-menu .logout:hover {
  color: #000;
  background-color: #f6f6f6;
  border-color: 1px solid #ddd;
}
header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button, header.new-header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button {
  background: transparent;
  border: 0;
  color: white;
  font-size: 0;
  font-weight: 500;
  margin: 0;
  padding: 10px;
}
header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button:before, header.new-header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  margin-bottom: -10px;
  background-image: url("../images/icons/icon_user_black.svg");
  background-size: 15px;
  background-position: center;
  background-repeat: no-repeat;
}
header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button:hover, header.new-header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button:hover {
  color: #000;
  text-decoration: none;
}
header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button:hover:before, header.new-header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button:hover:before {
  background-image: url("../images/icons/icon_user_black.svg");
}
@media (min-width: 992px) {
  header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button, header.new-header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button {
    background-color: #000;
    border: 1px solid #ddd;
    font-size: 1.6rem;
    padding: 10.4px 24px;
  }
  header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button:before, header.new-header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button:before {
    background-image: url("../images/icons/icon_user.svg");
    margin-bottom: -2px;
  }
  header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button:hover, header.new-header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button:hover {
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    color: #000;
  }
  header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button:hover:before, header.new-header nav.navbar ul.navbar-nav li.nav-item.login-link .ci-button:hover:before {
    background-image: url("../images/icons/icon_user_black.svg");
  }
}

/*!
* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers
*/
.hamburger {
  padding: 10px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger .is-active .hamburger-inner, .hamburger .is-active .hamburger-inner::before, .hamburger .is-active .hamburger-inner::after {
  background-color: #000;
}
.hamburger .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger .hamburger-inner:before, .hamburger .hamburger-inner:after {
  content: "";
  display: block;
}
.hamburger .hamburger-inner:before {
  top: -8px;
}
.hamburger .hamburger-inner:after {
  bottom: -8px;
}

.hamburger-box {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 24px;
  height: 2px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner:after {
  top: -16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner:before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner:after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner:before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}
footer .footer-links {
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  margin: 0;
  padding: 2rem 0;
  list-style: none;
}
footer .footer-links li {
  position: relative;
  font-size: 1.4rem;
}
footer .footer-links li a {
  color: #000;
  font-size: 1.4rem;
}
footer .footer-links li:after {
  content: "|";
  display: inline-block;
  margin-left: 6px;
}
footer .footer-links li:last-child:after {
  content: none;
}

#startsite-carousel .carousel-item img, #startsite-carousel .carousel-item video {
  height: auto;
  object-fit: fill;
}
#startsite-carousel .text {
  position: absolute;
  top: 15%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
@media (max-width: 991.98px) {
  #startsite-carousel .text {
    top: 12%;
  }
}
#startsite-carousel .text h2 {
  color: white;
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
@media (min-width: 420px) {
  #startsite-carousel .text h2 {
    font-size: 3rem;
  }
}
@media (min-width: 800px) {
  #startsite-carousel .text h2 {
    font-size: 5rem;
  }
}
@media (min-width: 992px) {
  #startsite-carousel .text h2 {
    font-size: 6.4rem;
  }
}
#startsite-carousel .text p {
  font-size: 3.2rem;
  color: white;
  line-height: 1.375em;
  margin-bottom: 0rem;
}
@media (max-width: 991.98px) {
  #startsite-carousel .text p {
    font-size: 2.5rem;
  }
}
#startsite-carousel .text a {
  padding: 0.6rem 2rem;
  display: inline-block;
  margin-top: 3rem;
}
@media (max-width: 991.98px) {
  #startsite-carousel .text a {
    font-size: 2.25rem;
  }
}
#startsite-carousel .indicator-container {
  position: absolute;
  z-index: 1;
  margin: 0 auto;
  bottom: 40px;
  left: 0;
  right: 0;
  display: none;
}
@media (min-width: 800px) {
  #startsite-carousel .indicator-container {
    display: flex;
  }
}
#startsite-carousel .indicator-container .carousel-control-next, #startsite-carousel .indicator-container .carousel-control-prev {
  width: 12px;
  height: 12px;
  position: relative;
  display: none;
}
#startsite-carousel .indicator-container .carousel-control-next .carousel-control-prev-icon, #startsite-carousel .indicator-container .carousel-control-prev .carousel-control-prev-icon {
  background-image: url("../images/img/icon_pfeil_button.svg");
  transform: scaleX(-1);
}
#startsite-carousel .indicator-container .carousel-control-next .carousel-control-next-icon, #startsite-carousel .indicator-container .carousel-control-prev .carousel-control-next-icon {
  background-image: url("../images/img/icon_pfeil_button.svg");
}
#startsite-carousel .indicator-container .carousel-indicators {
  position: relative;
  margin: 0;
  right: auto;
  bottom: 0;
  left: 0;
}
#startsite-carousel .indicator-container .carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: transparent;
  border: 1px solid white;
  border-radius: 5px;
  background-clip: border-box;
  margin: 0 5px;
}
#startsite-carousel .indicator-container .carousel-indicators li.active {
  background-color: white;
}
#startsite-carousel.home {
  padding-top: 82px;
}
@media (min-width: 992px) {
  #startsite-carousel.home {
    padding-top: 0;
  }
}

.header-block {
  background-color: #FCEADF;
  padding: 4rem 0;
}
.header-block .container {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
.header-block .header-text {
  width: 80%;
  flex-shrink: 1;
  hyphens: auto;
}
.header-block .header-text h1 {
  color: #000;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
.header-block .header-text h2 {
  color: #000;
  font-size: 2.2rem;
  font-weight: normal;
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .header-block .header-text h1 {
    font-size: 5.4rem;
  }
  .header-block .header-text h2 {
    font-size: 3rem;
  }
}
.header-block .header-image {
  display: none;
  width: 200px;
}
@media (min-width: 800px) {
  .header-block .header-image {
    display: block;
  }
}
.header-block .header-image img {
  width: 100%;
  height: auto;
}

.aufklapper-container .aufklapper {
  background-image: url("../images/icons/icon_accordion_up.svg");
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 32px;
  border-bottom: 1px solid #DDDDDD;
  display: inline-block;
  color: #000;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.5em;
  padding: 1.8rem 5.5rem 1.8rem 2rem;
  transition: all 150ms;
  width: 100%;
}
.aufklapper-container .aufklapper.collapsed {
  background-image: url("../images/icons/icon_accordion_down.svg");
  font-weight: 500;
}
.aufklapper-container .aufklapper:hover {
  text-decoration: none;
}
.aufklapper-container.add-margin-top .aufklapper {
  border-top: 1px solid #DDDDDD;
}
.aufklapper-container .aufklapper-content {
  background-color: white;
}
.aufklapper-container .aufklapper-content .content-inner {
  padding: 2.4rem;
}
.aufklapper-container .aufklapper-content .content-inner img {
  width: 100%;
  height: auto;
}
.aufklapper-container .aufklapper-content .content-inner table {
  width: 100%;
}
@media (max-width: 991.98px) {
  .aufklapper-container .aufklapper-content .content-inner table {
    width: 100% !important;
  }
}
.aufklapper-container .aufklapper-content .content-inner table tr td {
  font-size: 1.5rem;
  padding: 1rem 2rem;
}
@media (max-width: 991.98px) {
  .aufklapper-container .aufklapper-content .content-inner table tr td {
    padding: 1rem 1rem;
  }
}
@media (min-width: 992px) {
  .aufklapper-container .aufklapper-content .content-inner table tr td {
    font-size: 1.6rem;
  }
}
.aufklapper-container .aufklapper-content .content-inner table tr td ul, .aufklapper-container .aufklapper-content .content-inner table tr td ol {
  margin-bottom: 0;
  padding-left: 16px;
}
.aufklapper-container .aufklapper-content .content-inner table tr td p:last-child {
  margin-bottom: 0;
}

.faq-block {
  margin-top: 6rem;
}
.faq-block .textC {
  margin-bottom: 3rem;
}
.faq-block .textC h2 {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.26em;
  margin-bottom: 3rem;
}
.faq-block .textC p {
  line-height: 20px;
}

.image-link-block {
  padding: 4rem 0;
}
.image-link-block .col-12:last-child .image-link {
  margin-bottom: 0;
}
.image-link-block .image-link {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 3rem;
}
@media (min-width: 800px) {
  .image-link-block .image-link {
    margin-bottom: 0;
  }
}
.image-link-block .image-link img {
  width: 100%;
  height: auto;
  transition: transform 800ms;
}
.image-link-block .image-link .image-overlay {
  position: absolute;
  bottom: 0;
  opacity: 0.8;
  background-color: rgba(48, 76, 89, 0.8);
  padding: 4.8rem 2.4rem;
  transition: opacity 300ms;
}
.image-link-block .image-link .image-overlay h2 {
  color: white;
  font-size: 2.4rem;
  margin-bottom: 1rem;
}
.image-link-block .image-link .image-overlay p {
  color: white;
  font-size: 1.6rem;
  line-height: 1.2em;
}
.image-link-block .image-link .image-overlay p:last-child {
  margin-bottom: 0;
}
.image-link-block .image-link:hover .image-overlay {
  opacity: 1;
  /*opacity: 1;
  @include translate(0, 0);*/
}
.image-link-block .image-link:hover img {
  transform: scale(1.5);
}

.video-block {
  padding: 6rem 0 0;
}
.video-block iframe, .video-block video {
  width: 100%;
  height: auto;
  margin: 2rem 0;
}
.video-block .image, .video-block .video-col {
  margin-top: 3rem;
}
@media (min-width: 800px) {
  .video-block .image, .video-block .video-col {
    margin-top: 0;
  }
}
.video-block .image img {
  width: 100%;
}
.video-block p:last-child {
  margin-bottom: 0;
}
.video-block .video-description {
  margin-top: -1.5rem;
  font-size: 1.4rem;
}
.video-block .text-description {
  font-size: 1.4rem;
  margin-top: 3px;
}
@media (min-width: 992px) {
  .video-block .video-col {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    justify-content: space-between;
    gap: 24px;
  }
  .video-block .video-col .video, .video-block .video-col .image {
    margin: 0;
  }
}
.video-block p a:not(.download-link, .editor-button, .link, .info-box) {
  text-decoration: underline;
}

.event-sponsors {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
@media (max-width: 991.98px) {
  .event-sponsors {
    flex-direction: column;
  }
}
.event-sponsors .sponsor-item {
  flex: 1 1 auto;
  padding: 6rem 0rem 4rem;
  margin-right: 2rem;
  text-align: center;
}
@media (max-width: 991.98px) {
  .event-sponsors .sponsor-item {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: 0;
    justify-content: center;
  }
  .event-sponsors .sponsor-item h2 {
    width: 100%;
  }
}
.event-sponsors .sponsor-item:last-child {
  margin-right: 0;
}
.event-sponsors .sponsor-item h2 {
  font-size: 1.3rem;
  line-height: 2.2rem;
  color: #000;
  float: left;
  font-weight: bold;
}
.event-sponsors .sponsor-item a {
  display: inline-block;
  margin: 0 2.5rem 2rem 0;
}
.event-sponsors .sponsor-item a img {
  max-height: 60px;
  max-width: 260px;
  filter: grayscale(100%);
  transition: filter, 200ms;
}
@media (max-width: 991.98px) {
  .event-sponsors .sponsor-item a img {
    max-height: 45px;
  }
}
.event-sponsors .sponsor-item a img:hover {
  filter: grayscale(0%);
}
.event-sponsors .sponsor-item a:hover {
  text-decoration: none;
}
.event-sponsors .sponsor-item > img {
  max-height: 60px;
  max-width: 260px;
  filter: grayscale(100%);
  transition: filter, 200ms;
}
@media (max-width: 991.98px) {
  .event-sponsors .sponsor-item > img {
    max-height: 45px;
  }
}
.event-sponsors .sponsor-item > img:hover {
  filter: grayscale(0%);
}

.self-check-block {
  position: relative;
  margin-bottom: 8rem;
  padding-top: 15rem;
}
.self-check-block .steps {
  position: absolute;
  top: 6rem;
  left: 0;
  right: 0;
  text-align: left;
  max-width: none;
}
.self-check-block .steps ul {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: space-between;
  flex-direction: row;
  list-style-type: none;
  counter-reset: item-counter;
  padding: 0;
  overflow-x: hidden;
}
.self-check-block .steps ul li {
  position: relative;
  background-color: white;
  padding: 1rem 4px;
  text-align: center;
  counter-increment: item-counter;
  z-index: 2;
  width: auto;
}
@media (min-width: 992px) {
  .self-check-block .steps ul li {
    padding: 1rem;
  }
}
.self-check-block .steps ul li button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #949494;
  border: 0;
  border-radius: 50%;
  color: white;
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 32px;
}
.self-check-block .steps ul li button .number:before {
  content: counter(item-counter);
  display: inline-block;
  margin-top: 2px;
}
.self-check-block .steps ul li button .text {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  text-align: center;
  color: #000;
  font-size: 1.2rem;
  line-height: 1.1em;
}
.self-check-block .steps ul li button:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 40px;
  width: 500px;
  height: 1px;
  background-color: #949494;
  z-index: 0;
}
@media (min-width: 992px) {
  .self-check-block .steps ul li button:after {
    left: 52px;
  }
}
.self-check-block .steps ul li button:focus {
  outline: 1px solid #0875E2 !important;
  outline-offset: 2px !important;
}
.self-check-block .steps ul li button.current {
  background-color: #000;
  color: white;
  opacity: 1;
  outline: 1px solid #0875E2;
  outline-offset: 2px;
}
.self-check-block .steps ul li button.done {
  background-color: #167441;
  color: #000;
}
.self-check-block .steps ul li button.done:after {
  background-color: #000;
}
.self-check-block .steps ul li button.done .number {
  font-size: 0;
}
.self-check-block .steps ul li button.done .number:before {
  content: "";
  display: block;
  background-image: url("../images/img/icon_check_rounded.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
}
.self-check-block .steps ul li:last-child button:after {
  content: none;
}
.self-check-block .question p {
  color: #000;
  font-size: 2.2rem;
  line-height: 1.26em;
  margin-bottom: 4rem;
}
@media (min-width: 992px) {
  .self-check-block .question p {
    font-size: 3rem;
  }
}
.self-check-block .question .custom-radio {
  margin-bottom: 1.2rem;
}
.self-check-block .alert-danger {
  margin-top: 3rem;
}
.self-check-block .alert-success {
  display: flex;
  gap: 5px;
  background-color: #FCEADF;
  border-color: #FCEADF;
  color: #000;
  font-size: 1.6rem;
  padding: 1.6rem 2.4rem;
}
.self-check-block .alert-success .success-icon {
  display: inline-block;
  width: 45px;
  min-width: 45px;
  height: 60px;
  background-image: url("../images/icons/icon_success.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 32px;
}

/* FÖRDERUNG-FORM STYLES */
#loading {
  background: no-repeat center center rgba(255, 255, 255, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999999;
  display: none;
}
#loading .spinner-border {
  position: absolute;
  left: calc(50% - 30px);
  top: calc(50% - 30px);
  width: 60px;
  height: 60px;
  border-color: #EE9A89;
  border-right-color: transparent;
}

.foerderungC {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.foerderungC .intro-text h1, .foerderungC .intro-text h2 {
  font-family: DIN, sans-serif;
  font-size: 2.8rem;
  font-weight: normal;
  margin-bottom: 2.4rem;
}
@media (min-width: 992px) {
  .foerderungC .intro-text h1, .foerderungC .intro-text h2 {
    font-size: 4rem;
  }
}
.foerderungC .formC .progress {
  margin-bottom: 2rem;
  border-radius: 5px;
}
.foerderungC .formC .progress .progress-bar {
  background-color: #EE9A89;
  transition: width 300ms;
}
.foerderungC .formC .intro-row {
  margin-bottom: 4rem;
}
.foerderungC .formC .field-group {
  margin-bottom: 6rem;
}
.foerderungC .formC .field-group > h3 {
  font-size: 2.2rem;
  line-height: 1.26em;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .foerderungC .formC .field-group > h3 {
    font-size: 3rem;
  }
}
.foerderungC .formC .field-group p:last-child {
  margin-bottom: 0;
}
.foerderungC .formC .form-group, .foerderungC .formC .form-check {
  position: relative;
}
.foerderungC .formC .form-group label, .foerderungC .formC .form-group input, .foerderungC .formC .form-group select, .foerderungC .formC .form-group textarea, .foerderungC .formC .form-check label, .foerderungC .formC .form-check input, .foerderungC .formC .form-check select, .foerderungC .formC .form-check textarea {
  font-size: 1.5rem;
}
.foerderungC .formC .form-check {
  margin: 2rem 0 0;
}
.foerderungC .formC .form-check label {
  margin-left: 1rem;
  margin-top: -2px;
}
.foerderungC .formC select#branche + .select2-container {
  max-width: 100% !important;
}
.foerderungC .formC select#branche + .select2-container .selection .select2-selection {
  border: 1px solid #949494;
  border-radius: 4px;
  background-color: #fff;
  height: 54px;
  background-image: url("../images/img/icon_dropdown_grau.svg");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
.foerderungC .formC select#branche + .select2-container .selection .select2-selection .select2-selection__rendered {
  height: 52px;
  padding: 2rem 1.6rem 1rem;
  font-size: 1.6rem;
}
.foerderungC .formC select#branche + .select2-container .selection .select2-selection .select2-selection__arrow {
  display: none;
}
.foerderungC .formC select#branche + .select2-container.select2-container--open .selection .select2-selection {
  background-image: url("../images/img/icon_dropdown_grau_2.svg");
}
.foerderungC .formC select#standort + .select2-container {
  max-width: 100% !important;
}
.foerderungC .formC select#standort + .select2-container .selection .select2-selection {
  border: 1px solid #949494;
  border-radius: 4px;
  background-color: #fff;
  height: 54px;
  background-image: url("../images/img/icon_dropdown_grau.svg");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
.foerderungC .formC select#standort + .select2-container .selection .select2-selection .select2-selection__rendered {
  height: 52px;
  padding: 2rem 1.6rem 1rem;
  font-size: 1.6rem;
}
.foerderungC .formC select#standort + .select2-container .selection .select2-selection .select2-selection__arrow {
  display: none;
}
.foerderungC .formC select#standort + .select2-container.select2-container--open .selection .select2-selection {
  background-image: url("../images/img/icon_dropdown_grau_2.svg");
}
.foerderungC .formC .form-group:not(.custom-file) {
  margin: 2rem 0 0;
}
.foerderungC .formC .form-group:not(.custom-file) .form-control {
  border: 1px solid #949494;
  border-radius: 4px;
  background-color: #fff;
  font-size: 1.6rem;
  line-height: 1.25em;
  padding: 2rem 1.6rem 1rem;
}
.foerderungC .formC .form-group:not(.custom-file) .form-control:focus, .foerderungC .formC .form-group:not(.custom-file) .form-control:focus-within {
  outline: 1px solid #EE9A89;
  outline-offset: 4px;
  box-shadow: none;
}
.foerderungC .formC .form-group:not(.custom-file) .form-control.isZero {
  border-color: #BB0D3B;
}
.foerderungC .formC .form-group:not(.custom-file) > p {
  line-height: 20px;
}
.foerderungC .formC .form-group:not(.custom-file) select.form-control {
  padding: 16px 16px 5px;
}
.foerderungC .formC .form-group:not(.custom-file) textarea.form-control {
  height: 8em;
}
.foerderungC .formC .form-group:not(.custom-file) textarea.form-control#projekt_bericht {
  height: 10em;
}
.foerderungC .formC .form-group:not(.custom-file) textarea.form-control.one-line-textarea {
  height: 3.5em;
}
.foerderungC .formC .form-group:not(.custom-file) label, .foerderungC .formC .form-group:not(.custom-file) textarea:focus ~ label, .foerderungC .formC .form-group:not(.custom-file) input:focus ~ label {
  position: absolute;
  left: 16px;
  top: 4px;
  color: #4d4d4d;
  font-size: 1.2rem;
  height: 22px;
  margin-bottom: 0;
  transition: all 200ms;
}
.foerderungC .formC .form-group:not(.custom-file):not(.is-empty) textarea ~ label {
  width: calc(100% - 28px);
  padding-top: 4px;
  top: 0;
}
.foerderungC .formC .form-group:not(.custom-file) textarea:focus ~ label {
  width: calc(100% - 28px);
  padding-top: 4px;
  top: 0;
}
.foerderungC .formC .form-group:not(.custom-file).is-empty label {
  color: #000;
  font-size: 1.5rem;
  top: 16px;
}
.foerderungC .formC .form-group:not(.custom-file) ::-webkit-input-placeholder {
  color: transparent;
}
.foerderungC .formC .form-group:not(.custom-file) :-moz-placeholder {
  color: transparent;
}
.foerderungC .formC .form-group:not(.custom-file) ::-moz-placeholder {
  color: transparent;
}
.foerderungC .formC .form-group:not(.custom-file) :-ms-input-placeholder {
  color: transparent;
}
.foerderungC .formC .form-group:not(.custom-file) input::placeholder {
  color: transparent;
}
.foerderungC .formC .form-group:not(.custom-file) small {
  display: inline-block;
  margin-top: 5px;
  font-size: 1.2rem;
}
.foerderungC .formC .form-group:not(.custom-file) input[disabled], .foerderungC .formC .form-group:not(.custom-file) textarea[disabled] {
  background-color: #f6f6f6;
  color: #4d4d4d;
}
.foerderungC .formC .form-group:not(.custom-file) input[disabled] ~ label, .foerderungC .formC .form-group:not(.custom-file) textarea[disabled] ~ label {
  color: #4d4d4d;
}
.foerderungC .formC .form-group:not(.custom-file) textarea[disabled] ~ label {
  background-color: transparent;
}
.foerderungC .formC .form-group:not(.custom-file) .edit-button {
  position: absolute;
  right: 6px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: transparent;
  border: none;
  color: #000;
  font-size: 0;
  transition: all 150ms;
  padding: 10px;
}
.foerderungC .formC .form-group:not(.custom-file) .edit-button:before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
  background-image: url("../images/img/icon_edit.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.foerderungC .formC .form-group:not(.custom-file) .edit-button:hover {
  background-color: #ccc;
}
.foerderungC .formC .iban-holder .alert .flexC {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  align-items: center;
  margin-top: 10px;
}
.foerderungC .formC .iban-holder .alert .flexC p {
  margin-bottom: -5px;
  margin-right: 10px;
}
.foerderungC .formC .iban-holder .alert .flexC button {
  color: white;
  background-color: #EE9A89;
  margin-top: 5px;
}
.foerderungC .formC .iban-holder .alert .flexC button:hover {
  color: #EE9A89;
  background-color: white;
}
.foerderungC .formC .cost-step {
  position: relative;
}
.foerderungC .formC .cost-step h2 {
  margin-bottom: 0;
}
.foerderungC .formC .cost-step h3 {
  margin-top: 3rem;
  margin-bottom: 2rem;
}
.foerderungC .formC .cost-step .calculation-container table tr td {
  text-align: right;
}
.foerderungC .formC .cost-step .calculation-container table tr td:first-child {
  text-align: left;
}
.foerderungC .formC .cost-step .calculation-container table tr td:last-child {
  width: 45px;
}
.foerderungC .formC .cost-step .calculation-container table tr td:nth-child(2) {
  width: 115px;
}
.foerderungC .formC .cost-step .calculation-container #error-message {
  margin-top: 50px;
}
.foerderungC .formC .cost-step .calculation-container #error-message ul {
  margin-bottom: 0;
}
.foerderungC .formC .modal-body .search-company-button {
  font-size: 0;
  margin-top: 0;
  height: 52.5px;
  width: 52.5px;
  background-image: url("../images/img/icon_search_white.svg");
  background-color: #EE9A89;
  background-position: center;
  background-size: 30px;
  background-repeat: no-repeat;
}
.foerderungC .formC .modal-body .search-company-button:hover {
  background-image: url("../images/img/icon_search_ci.svg");
  background-color: white;
}
.foerderungC .formC .modal-body .company-search-result {
  max-height: 500px;
  overflow: auto;
  margin: 2rem 0;
}
.foerderungC .formC .modal-body .company-search-result p {
  margin-top: 2rem;
}
.foerderungC .formC .modal-body .company-search-result .dataTables_wrapper .dataTable {
  margin: 0;
}
.foerderungC .formC .modal-body .company-error {
  margin-top: 2rem;
}
.foerderungC .formC .modal-body .company-search-form .form-group input.success {
  background-image: url("../images/img/icon_checkmark_green.svg");
  background-repeat: no-repeat;
  background-position: center right 20px;
  background-size: 16px 16px;
  border: 1px solid rgb(40, 167, 69);
  box-shadow: 0 0 5px rgba(40, 167, 69, 0.3);
}
.foerderungC .formC .modal-body .company-search-form .company-select-container label {
  position: relative;
  left: auto;
  top: auto;
  display: block;
}
.foerderungC .formC .modal-body .company-search-form .company-select-container .select2-container .selection .select2-selection {
  color: black;
  cursor: pointer;
  font-size: 1.6rem;
  padding: 0.8rem 6rem 0.8rem 1rem;
  height: 40px;
  background-image: url("../images/img/icon_dropdown_grau.svg");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
.foerderungC .formC .modal-body .company-search-form .company-select-container .select2-container .selection .select2-selection .select2-selection__rendered {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 0;
  max-height: 21px;
  overflow: hidden;
  padding: 0;
  line-height: normal;
}
.foerderungC .formC .modal-body .company-search-form .company-select-container .select2-container .selection .select2-selection .select2-selection__arrow {
  display: none;
}
.foerderungC .formC .modal-body .company-search-form .company-select-container .select2-container.select2-container--open .selection .select2-selection {
  background-image: url("../images/img/icon_dropdown_grau_2.svg");
}
.foerderungC .formC .modal-body #kosten_dienstleister_offen, .foerderungC .formC .modal-body #kosten_dienstleister_abgelehnt {
  font-size: 1.6rem;
  line-height: 1.625rem;
  margin-top: 10px;
}
.foerderungC .formC .modal-body #kosten_dienstleister_abgelehnt {
  color: #b94a48;
}
.foerderungC .formC .modal-body .highlightC .example-gallery {
  margin-top: 4rem;
}
.foerderungC .formC .modal-body .highlightC .example-gallery p, .foerderungC .formC .modal-body .highlightC .example-gallery ul {
  font-size: 1.4rem;
}
.foerderungC .formC .modal-body .highlightC .example-gallery ul {
  padding-left: 15px;
}
.foerderungC .formC .modal-footer .ci-button, .foerderungC .formC .modal-footer .text-button {
  margin: 0;
}
.foerderungC .formC .modal-footer > :not(:last-child) {
  margin-right: 0.5rem;
}
.foerderungC .formC .form-check {
  padding-left: 0;
}
.foerderungC .formC .form-check .custom-check {
  margin-bottom: 12px;
}
.foerderungC .formC .form-check .custom-check:last-child {
  margin-bottom: 0;
}
.foerderungC .formC .form-check .custom-check p {
  line-height: 1.5;
  letter-spacing: normal;
  margin-bottom: 0;
}
.foerderungC .formC .form-check .custom-check ul {
  font-size: 1.5rem;
}
.foerderungC .formC .form-check .custom-radio {
  margin-bottom: 12px;
}
.foerderungC .formC .form-check.check-disabled label {
  opacity: 0.6;
  pointer-events: none;
}
.foerderungC .formC .grouped-input {
  margin-bottom: 3rem;
}
.foerderungC .formC .grouped-input small {
  font-size: 1.2rem;
}
.foerderungC .formC .grouped-input .alert-container {
  background-color: rgba(0, 0, 0, 0.03);
  border-color: rgba(0, 0, 0, 0.03);
}
.foerderungC .formC .grouped-input .alert-container .form-check:first-child {
  margin-top: 0;
}
.foerderungC .formC .grouped-input .form-check + .form-check {
  margin-top: 1rem;
}
.foerderungC .formC span.form-error.help-block {
  color: #BB0D3B;
  display: block;
  margin-top: 2px;
  font-size: 1.2rem;
}
.foerderungC .formC .custom-file {
  position: relative;
  margin-top: 2rem;
}
.foerderungC .formC .custom-file input {
  height: 148px;
  opacity: 0;
  cursor: pointer;
  width: 100%;
}
.foerderungC .formC .custom-file .custom-file-label {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px dashed #949494;
  cursor: pointer;
  padding: 3rem;
  white-space: nowrap;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.foerderungC .formC .custom-file .custom-file-label:before {
  content: "Datei auswählen";
  display: block;
  background-image: url("../images/img/icon_upload.svg");
  background-position: left 24px center;
  background-size: 16px;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 24px;
  color: #000;
  font-size: 1.6rem;
  font-weight: 500;
  margin: 0 auto 2rem;
  padding: 0.8rem 2.4rem 0.8rem 5rem;
  transition: all 150ms;
  width: 200px;
}
.foerderungC .formC .custom-file .custom-file-label:hover:before {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  color: #000;
}
.foerderungC .formC .form-check-title {
  margin-bottom: -0.5rem;
}
.foerderungC .formC .file-preview {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: space-between;
  margin-top: 10px;
}
.foerderungC .formC .file-preview a {
  font-size: 1.2rem;
}
.foerderungC .formC .file-preview a.file {
  color: #3D3F8C !important;
}
.foerderungC .formC .file-preview a.file:hover {
  color: #3D3F8C !important;
}
.foerderungC .formC .file-preview a.delete-file, .foerderungC .formC .file-preview a.delete-file-confirmation, .foerderungC .formC .file-preview a.delete-file-nachforderung, .foerderungC .formC .file-preview a.delete-anhang {
  color: #BB0D3B;
  margin-top: 1px;
}
.foerderungC .formC .file-preview a.delete-file:before, .foerderungC .formC .file-preview a.delete-file-confirmation:before, .foerderungC .formC .file-preview a.delete-file-nachforderung:before, .foerderungC .formC .file-preview a.delete-anhang:before {
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-right: 6px;
  margin-bottom: -2px;
  background-image: url("../images/img/icon_delete_red.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.foerderungC .formC .file-preview .file-pending:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../images/ajax-loader.gif") no-repeat center center rgba(255, 255, 255, 0.7);
  background-size: contain;
  margin-right: 5px;
  margin-top: -4px;
  vertical-align: middle;
}
.foerderungC .formC .file-preview .file-error {
  font-size: 1.2rem;
}
.foerderungC .formC .file-preview .file-error a {
  margin-left: 5px;
}
.foerderungC .formC .multi-upload-list .upload-list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.foerderungC .formC .multi-upload-list .upload-list li {
  position: relative;
  border: 1px solid #dee2e6;
  font-size: 15px;
  padding: 10px 20px;
  width: calc(25% - 15px);
  text-align: center;
}
.foerderungC .formC .multi-upload-list .upload-list li .remove-link-btn {
  font-size: 0;
  border: 0;
  box-shadow: none;
  background-color: transparent;
  display: block;
  margin: 0 auto;
  width: 18px;
  height: 14px;
  background-image: url("../images/img/icon_delete_red.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 5px;
  top: 5px;
}
.foerderungC .formC .multi-upload-list .upload-list li a {
  display: block;
  color: #EE9A89;
  text-decoration: none;
  word-break: break-word;
}
.foerderungC .formC .multi-upload-list .upload-list li a:hover {
  text-decoration: underline;
}
.foerderungC .formC .multi-upload-list .upload-list li a:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto 20px;
  background-image: url("../images/img/icon_beleg.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.foerderungC .validation-row {
  margin-bottom: 3rem;
}
.foerderungC .validation-row h3 {
  position: relative;
  margin-bottom: 1rem;
}
.foerderungC .validation-row h3:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
  margin-bottom: -4px;
  background-color: #167441;
  background-image: url("../images/img/icon_check_rounded.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  border-radius: 50%;
}
.foerderungC .validation-row h3.not-complete:before {
  background-color: #BB0D3B;
  background-image: url("../images/img/icon_rufzeichen_white.svg");
  background-size: 26px;
  background-position: right 0 center;
}
.foerderungC .validation-row p {
  padding-left: 28px;
}
.foerderungC .validation-row ul {
  padding-left: 46px;
  margin-bottom: 0;
}
.foerderungC .steps {
  text-align: left;
  margin-bottom: 6rem;
}
.foerderungC .steps ul {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: space-between;
  flex-direction: row;
  list-style-type: none;
  counter-reset: item-counter;
  height: 100px;
  padding: 0;
  overflow-x: auto;
}
@media (min-width: 992px) {
  .foerderungC .steps ul {
    overflow-x: hidden;
  }
}
.foerderungC .steps ul li {
  position: relative;
  background-color: white;
  padding: 1rem;
  text-align: center;
  counter-increment: item-counter;
  z-index: 2;
}
@media (min-width: 992px) {
  .foerderungC .steps ul li {
    padding: 1rem 3rem;
  }
}
.foerderungC .steps ul li button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #949494;
  border: 0;
  border-radius: 50%;
  color: white;
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 32px;
}
.foerderungC .steps ul li button .number:before {
  content: counter(item-counter);
  display: inline-block;
  margin-top: 2px;
}
.foerderungC .steps ul li button .text {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  text-align: center;
  color: #000;
  font-size: 1.2rem;
  line-height: 1.1em;
}
@media (min-width: 992px) {
  .foerderungC .steps ul li button .text {
    display: block;
  }
}
.foerderungC .steps ul li button:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50px;
  width: 500px;
  height: 1px;
  background-color: #949494;
  z-index: 0;
}
@media (min-width: 992px) {
  .foerderungC .steps ul li button:after {
    left: 92px;
  }
}
.foerderungC .steps ul li button:focus {
  outline: 1px solid #0875E2 !important;
  outline-offset: 2px !important;
}
.foerderungC .steps ul li button.current {
  background-color: #000;
  color: white;
  opacity: 1;
  outline: 1px solid #0875E2;
  outline-offset: 2px;
}
.foerderungC .steps ul li button.done {
  background-color: #167441;
  color: #000;
}
.foerderungC .steps ul li button.done .number {
  font-size: 0;
}
.foerderungC .steps ul li button.done .number:before {
  content: "";
  display: block;
  background-image: url("../images/img/icon_check_rounded.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
}
.foerderungC .steps ul li:last-child button:after {
  content: none;
}
.foerderungC .form-nav-buttons {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 6rem;
  margin-top: 2rem;
}
.foerderungC .form-nav-buttons div {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 20px;
  position: relative;
}
.foerderungC .form-nav-buttons div a, .foerderungC .form-nav-buttons div button {
  min-width: 144px;
}
.foerderungC .form-nav-buttons div > :last-child {
  position: absolute;
  top: calc(100% + 10px);
  text-align: center;
}
@media (min-width: 560px) {
  .foerderungC .form-nav-buttons div > :last-child {
    position: relative;
    top: auto;
  }
}
.foerderungC .form-nav-buttons .prev {
  padding-left: 0;
}
.foerderungC .rechnungsuebersicht {
  position: relative;
}
@media (min-width: 992px) {
  .foerderungC .rechnungsuebersicht {
    position: absolute;
    height: calc(100% - 210px);
    padding-top: 9rem;
  }
}
@media (min-width: 1424px) {
  .foerderungC .rechnungsuebersicht {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .foerderungC .rechnungsuebersicht .stickyC {
    position: sticky;
    top: 105px;
    z-index: 1;
  }
}
.foerderungC .cost-row {
  padding-bottom: 2rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: 2rem;
}
.foerderungC .cost-row .title-with-button {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: space-between;
  align-items: center;
}
.foerderungC .cost-row .title-with-button > div > p {
  font-weight: 500;
}
.foerderungC .cost-row .title-with-button .intro-text {
  margin-top: 5px;
}
.foerderungC .cost-row .title-with-button .intro-text p {
  line-height: 1.3em;
}
.foerderungC .cost-row .title-with-button p {
  margin-bottom: 0;
}
.foerderungC .cost-row .title-with-button p.info-text {
  font-size: 1.1rem;
  margin-top: 10px;
}
.foerderungC .cost-row .title-with-button button {
  margin: 20px 0 10px;
  min-width: 185px;
}
.foerderungC .cost-row .cost-item {
  margin-top: 2rem;
}
.foerderungC .cost-row .cost-item .card.noBelege {
  border-color: #BB0D3B;
}
.foerderungC .cost-row .cost-item .card .card-body {
  padding: 2rem;
}
.foerderungC .cost-row .cost-item .card .card-body .card-title {
  font-size: 1.6rem;
  font-weight: bold;
  padding-right: 4rem;
  margin-bottom: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.foerderungC .cost-row .cost-item .card .card-body .card-text {
  font-size: 1.5rem;
  margin: 0 0 2rem;
}
.foerderungC .cost-row .cost-item .card .card-body .card-text tr td:first-child {
  padding-right: 5px;
  vertical-align: top;
}
.foerderungC .cost-row .cost-item .card .card-body.disabled-text .card-title {
  opacity: 0.5;
}
.foerderungC .cost-row .cost-item .card .card-body.disabled-text .card-text {
  opacity: 0.5;
}
.foerderungC .cost-row .cost-item .card .card-body .form-group {
  margin: 0 0 2rem;
}
.foerderungC .cost-row .cost-item .card .card-body .add-belege-container {
  margin-bottom: 2rem;
}
.foerderungC .cost-row .cost-item .card .card-body .add-belege-container p {
  font-size: 1.4rem;
  margin: 0;
}
.foerderungC .cost-row .cost-item .card .card-body .add-belege-label {
  font-size: 1.6rem;
  font-weight: bold;
}
.foerderungC .cost-row .cost-item .card .card-body .add-belege-button {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  align-items: center;
  gap: 20px;
  background-color: transparent;
  border: 1px dashed #949494;
  padding: 22px 40px;
  text-align: center;
  width: 100%;
}
.foerderungC .cost-row .cost-item .card .card-body .add-belege-button span.icon-upload {
  display: block;
  background-image: url("../images/icons/icon_dragdrop.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0.8rem 2.4rem 0.8rem 5rem;
  transition: all 150ms;
  width: 40px;
  height: 40px;
}
.foerderungC .cost-row .cost-item .card .card-body .add-belege-button span {
  color: #000;
  font-size: 1.6rem;
  font-weight: bold;
}
.foerderungC .cost-row .cost-item .card .card-body .add-belege-button:hover {
  text-decoration: none;
}
.foerderungC .cost-row .cost-item .card .card-body .add-belege-button.noBelege {
  border: 1px dashed #BB0D3B;
}
.foerderungC .cost-row .cost-item .card .card-body select.belege-select {
  width: 100%;
}
.foerderungC .cost-row .cost-item .card .card-body select.belege-select + .select2 {
  position: relative;
  margin-top: -74px;
  visibility: hidden;
}
.foerderungC .cost-row .cost-item .card .card-body .belege-container .added-belege-link {
  display: inline-block;
  position: relative;
  color: #000;
  font-size: 1.6rem;
  font-weight: bold;
  padding-bottom: 5px;
  padding-right: 25px;
}
.foerderungC .cost-row .cost-item .card .card-body .belege-container .added-belege-link:hover {
  text-decoration: none;
}
.foerderungC .cost-row .cost-item .card .card-body .belege-container .added-belege-link .icon-dropdown {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("../images/img/icon_dropdown_grau.svg");
  transition: transform 300ms;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.foerderungC .cost-row .cost-item .card .card-body .belege-container .added-belege-link.collapsed .icon-dropdown {
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.foerderungC .cost-row .cost-item .card .card-body .belege-container .beleg {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #dfdfdf;
  margin-top: 0.5rem;
  padding: 0.5rem 1rem;
  width: 100%;
}
.foerderungC .cost-row .cost-item .card .card-body .belege-container .beleg p {
  color: #212529;
  font-weight: 500;
  margin-bottom: 0;
  max-width: 90%;
}
.foerderungC .cost-row .cost-item .card .card-body .belege-container .beleg .delete-beleg {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  background-image: url("../images/img/icon_trashcan.svg");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
}
.foerderungC .cost-row .cost-item .card .card-body .edit-buttons {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: space-around;
  align-items: center;
}
.foerderungC .cost-row .cost-item .card .card-body .edit-buttons .edit-costs-btn, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .remove-costs-btn, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .edit-accounting-costs-btn, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .remove-cooperation-btn, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .edit-cooperation-btn {
  font-size: 1.3rem;
}
.foerderungC .cost-row .cost-item .card .card-body .edit-buttons .edit-costs-btn:before, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .remove-costs-btn:before, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .edit-accounting-costs-btn:before, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .remove-cooperation-btn:before, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .edit-cooperation-btn:before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 8px;
  margin-bottom: -2px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.foerderungC .cost-row .cost-item .card .card-body .edit-buttons .edit-costs-btn:before, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .edit-accounting-costs-btn:before, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .edit-cooperation-btn:before {
  background-image: url("../images/img/icon_edit.svg");
}
.foerderungC .cost-row .cost-item .card .card-body .edit-buttons .remove-costs-btn, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .remove-cooperation-btn {
  color: #E20613;
}
.foerderungC .cost-row .cost-item .card .card-body .edit-buttons .remove-costs-btn:before, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .remove-cooperation-btn:before {
  background-image: url("../images/img/icon_delete_red.svg");
}
.foerderungC .cost-row .cost-item .card .card-body .edit-buttons .remove-costs-btn:hover, .foerderungC .cost-row .cost-item .card .card-body .edit-buttons .remove-cooperation-btn:hover {
  color: #E20613;
}
.foerderungC .cost-row .cost-item .card .card-body .top-right-icons {
  position: absolute;
  top: 10px;
  right: 10px;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  align-items: center;
}
.foerderungC .cost-row .cost-item .card .card-body .top-right-icons .cost-status {
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.foerderungC .cost-row .cost-item .card .card-body .top-right-icons .cost-status.status-open {
  background-image: url("../images/img/icon_rufzeichen.svg");
}
.foerderungC .cost-row .cost-item .card .card-body .top-right-icons .cost-status.status-denied {
  background-image: url("../images/img/icon_error_red.svg");
}
.foerderungC .cost-row .cost-item .card .card-body .top-right-icons a.remove-costs-btn {
  font-size: 1.3rem;
  margin-left: 10px;
}
.foerderungC .cost-row .cost-item .card .card-body .top-right-icons a.remove-costs-btn:before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-top: 5px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/img/icon_delete_red.svg");
}
.foerderungC .cost-row .cost-item .card .card-body .switch-button {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 0;
  margin-bottom: 2rem;
  width: auto;
}
.foerderungC .cost-row .cost-item .card .card-body .switch-button p {
  font-size: 1.6rem;
  margin-bottom: 0;
}
.foerderungC .cost-row .cost-item .card .card-body .switch-button .switch {
  position: relative;
  right: 0;
  margin: 0;
}
.foerderungC .cost-row .cost-item .card .card-body .switch-button .switch-description {
  position: absolute;
  top: -28px;
  color: white;
  width: 58px;
  left: 2px;
  text-align: center;
  font-size: 11px;
}
.foerderungC table {
  margin: 2rem 0;
  font-size: 1.5rem;
}
.foerderungC .antrag-table {
  vertical-align: middle;
}
.foerderungC .antrag-table tr td:last-child {
  width: 270px;
}
.foerderungC .add-foerderung {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 24px;
  color: #000;
  font-size: 1.6rem;
  margin: 0;
  padding: 10.4px 24px;
  transition: all 150ms;
  text-decoration: none;
  width: 270px;
}
.foerderungC .add-foerderung:hover {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  color: #000;
  text-decoration: none;
}
.foerderungC .add-foerderung:before {
  content: "";
  background-image: url("../images/img/icon_fail_ci.svg");
  display: inline-block;
  height: 13px;
  width: 13px;
  margin-right: 8px;
  margin-bottom: -2px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.belegC {
  background-color: white;
  border: 1px solid #949494;
  border-radius: 4px;
  margin-top: 1.2rem;
  padding: 1.6rem;
  width: auto;
  z-index: 9999;
}
.belegC:first-child {
  margin-top: 0;
}
.belegC.used {
  background-color: rgba(22, 116, 65, 0.2509803922);
}

.beleg-item {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: flex-start;
  align-items: center;
}
.beleg-item span {
  display: block;
  color: #707070;
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 0;
  max-width: 65%;
}
@media (min-width: 1230px) {
  .beleg-item span {
    font-size: 1.4rem;
  }
}
@media (min-width: 1424px) {
  .beleg-item span {
    font-size: 1.5rem;
  }
}
.beleg-item .icon-container {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  margin-left: auto;
  flex-direction: row;
}
@media (min-width: 992px) {
  .beleg-item .icon-container {
    flex-direction: column;
  }
}
@media (min-width: 1230px) {
  .beleg-item .icon-container {
    flex-direction: row;
  }
}
.beleg-item .icon-container span {
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 12px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.beleg-item .icon-container span.icon-edit {
  background-image: url("../images/img/icon_edit.svg");
}
.beleg-item .icon-container span.icon-delete {
  background-image: url("../images/img/icon_trashcan.svg");
}
.beleg-item .icon-container span.icon-dropdown {
  background-image: url("../images/img/icon_dropdown_grau.svg");
}

.beleg-dropdown .beleg-more-infos {
  padding-top: 1rem;
}
.beleg-dropdown .beleg-more-infos p {
  color: #656565;
  font-size: 1.3rem;
  line-height: 1.3em;
  margin-bottom: 1rem;
}
.beleg-dropdown .beleg-more-infos p:last-child {
  margin-bottom: 0;
}

.meine-foerderungen {
  padding: 6rem 0;
}
.meine-foerderungen a.neue-foerderung {
  display: inline-block;
  background-color: white;
  border: 1px solid #EE9A89;
  border-radius: 3px;
  color: #EE9A89;
  font-size: 1.4rem;
  margin: 2rem 0;
  padding: 1rem 0.8rem;
  text-align: left;
}
.meine-foerderungen a.neue-foerderung:hover {
  background-color: #EE9A89;
  border-color: #EE9A89;
  color: white;
  text-decoration: none;
}
.meine-foerderungen a.neue-foerderung:before {
  content: "+";
  display: inline-block;
  margin-right: 5px;
  margin-bottom: -1px;
  vertical-align: text-bottom;
}
.meine-foerderungen table {
  border-bottom: 0;
  max-width: 100%;
}
.meine-foerderungen table thead tr th {
  border-bottom: 1px solid #DDDDDD;
  padding: 1rem 3rem 1rem 1.8rem;
}
.meine-foerderungen table thead tr th:first-child {
  padding-left: 0;
}
.meine-foerderungen table tr td {
  border-bottom: 1px solid #DDDDDD;
  padding: 1rem 1.8rem;
  vertical-align: middle;
}
.meine-foerderungen table tr td:first-child {
  padding-left: 0;
}
.meine-foerderungen table tr td .edit-fd {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 30px;
  color: #000;
  font-size: 0;
  width: 68px;
  height: 48px;
  transition: all 150ms;
  vertical-align: middle;
  background-image: url("../images/img/icon_edit.svg");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}
.meine-foerderungen table tr td .status {
  display: inline-block;
  background-color: #f6f6f6;
  border-radius: 30px;
  padding: 4px 12px;
  white-space: nowrap;
}
.meine-foerderungen table tr:nth-child(odd) td {
  background: white;
  box-shadow: none;
}
.meine-foerderungen table td:last-child {
  padding: 0.25rem 0.75rem;
  text-align: right;
}
.meine-foerderungen table td:last-child .dropdown .dropdown-toggle {
  margin-left: auto;
}
.meine-foerderungen .dropdown .dropdown-menu {
  padding: 0;
  margin: 0 0 0 1px;
}
.meine-foerderungen .dropdown .dropdown-menu a, .meine-foerderungen .dropdown .dropdown-menu button {
  background-color: white;
  border: none;
  border-radius: 0;
  font-size: 1.4rem;
  padding: 6px;
  text-align: left;
  width: 100%;
}
.meine-foerderungen .dropdown .dropdown-menu a:hover, .meine-foerderungen .dropdown .dropdown-menu button:hover {
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
}
.meine-foerderungen .dropdown .dropdown-menu a.edit-foerderung:before, .meine-foerderungen .dropdown .dropdown-menu button.edit-foerderung:before {
  margin-right: 5px;
}
.meine-foerderungen .buttons {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}
.meine-foerderungen .buttons a {
  margin-top: 3px;
  margin-bottom: 3px;
  text-align: left;
}
.meine-foerderungen .buttons .edit-btn:before, .meine-foerderungen .buttons .edit-foerderung:before {
  margin-right: 5px;
}
.meine-foerderungen .download-button, .meine-foerderungen .edit-foerderung {
  min-width: 207px;
}
.meine-foerderungen .cancel-button, .meine-foerderungen .add-accounting, .meine-foerderungen .add-foerderung {
  display: inline-block;
  line-height: 22px;
}
@media (min-width: 1230px) {
  .meine-foerderungen .cancel-button, .meine-foerderungen .add-accounting, .meine-foerderungen .add-foerderung {
    line-height: 28px;
  }
}
.meine-foerderungen .cancel-button:before, .meine-foerderungen .add-accounting:before, .meine-foerderungen .add-foerderung:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url("../images/img/icon_fail_ci.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 6px;
}
.meine-foerderungen .cancel-button.btn, .meine-foerderungen .add-accounting.btn, .meine-foerderungen .add-foerderung.btn {
  background-color: #ddd;
  border: 1px solid #ddd;
  color: #000;
  font-size: 1.4rem;
  transition: all 150ms;
  min-width: 207px;
}
.meine-foerderungen .cancel-button.btn:before, .meine-foerderungen .add-accounting.btn:before, .meine-foerderungen .add-foerderung.btn:before {
  content: "";
  display: inline-block;
  height: 13px;
  width: 13px;
  margin-right: 8px;
  margin-bottom: -2px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.meine-foerderungen .cancel-button.btn:hover, .meine-foerderungen .add-accounting.btn:hover, .meine-foerderungen .add-foerderung.btn:hover {
  background-color: #ccc;
  border: 1px solid #ccc;
}
@media (min-width: 1230px) {
  .meine-foerderungen .cancel-button.btn, .meine-foerderungen .add-accounting.btn, .meine-foerderungen .add-foerderung.btn {
    line-height: 22px;
  }
}
.meine-foerderungen .add-accounting:before, .meine-foerderungen .add-foerderung:before {
  transform: rotate(45deg);
}
.meine-foerderungen .dropdown-item:focus-visible {
  background-color: white !important;
}

.error-message {
  padding: 6rem 0;
}

.ajax-wrapper.success-1 button.step-1 .info-container .correct {
  display: block !important;
}
.ajax-wrapper.error-1 button.step-1 .info-container .error {
  display: block !important;
}
.ajax-wrapper.warning-1 button.step-1 .info-container .warning {
  display: block !important;
}
.ajax-wrapper.success-2 button.step-2 .info-container .correct {
  display: block !important;
}
.ajax-wrapper.error-2 button.step-2 .info-container .error {
  display: block !important;
}
.ajax-wrapper.warning-2 button.step-2 .info-container .warning {
  display: block !important;
}
.ajax-wrapper.success-3 button.step-3 .info-container .correct {
  display: block !important;
}
.ajax-wrapper.error-3 button.step-3 .info-container .error {
  display: block !important;
}
.ajax-wrapper.warning-3 button.step-3 .info-container .warning {
  display: block !important;
}
.ajax-wrapper.success-4 button.step-4 .info-container .correct {
  display: block !important;
}
.ajax-wrapper.error-4 button.step-4 .info-container .error {
  display: block !important;
}
.ajax-wrapper.warning-4 button.step-4 .info-container .warning {
  display: block !important;
}
.ajax-wrapper.success-5 button.step-5 .info-container .correct {
  display: block !important;
}
.ajax-wrapper.error-5 button.step-5 .info-container .error {
  display: block !important;
}
.ajax-wrapper.warning-5 button.step-5 .info-container .warning {
  display: block !important;
}
.ajax-wrapper.success-6 button.step-6 .info-container .correct {
  display: block !important;
}
.ajax-wrapper.error-6 button.step-6 .info-container .error {
  display: block !important;
}
.ajax-wrapper.warning-6 button.step-6 .info-container .warning {
  display: block !important;
}

.beraterpool-block .col-12 {
  margin-bottom: 2rem;
}
.beraterpool-block input#searchCompanies {
  border-width: 1px;
  border-radius: 5px;
  font-size: 1.4rem;
  padding: 0.6rem 1rem;
}
.beraterpool-block input#searchCompanies:focus {
  border-color: #EE9A89;
  outline: none;
}
.beraterpool-block .beraterpool-container .beraterpool-item, .beraterpool-block .beraterpool-container .grid-sizer {
  width: 100%;
}
@media (min-width: 800px) {
  .beraterpool-block .beraterpool-container .beraterpool-item, .beraterpool-block .beraterpool-container .grid-sizer {
    width: calc(50% - 10px);
  }
}
.beraterpool-block .beraterpool-container .gutter-sizer {
  width: 0;
}
@media (min-width: 800px) {
  .beraterpool-block .beraterpool-container .gutter-sizer {
    width: 20px;
  }
}
.beraterpool-block .beraterpool-container .beraterpool-item {
  margin-bottom: 2rem;
}
.beraterpool-block .berater-item {
  border: 1px solid #EE9A89;
  border-radius: 10px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.2);
  position: relative;
}
.beraterpool-block .berater-item .logo {
  position: absolute;
  top: 20px;
  right: 20px;
  max-height: 120px;
  max-width: 85px;
}
@media (min-width: 560px) {
  .beraterpool-block .berater-item .logo {
    max-width: 100px;
  }
}
@media (min-width: 992px) {
  .beraterpool-block .berater-item .logo {
    max-width: 140px;
  }
}
.beraterpool-block .berater-item .text {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  flex-direction: column;
  font-size: 1.5rem;
  padding: 2.4rem;
}
.beraterpool-block .berater-item .text .company-info {
  max-width: 71%;
  min-height: 120px;
  padding-bottom: 2rem;
}
@media (min-width: 800px) {
  .beraterpool-block .berater-item .text .company-info {
    max-width: 65%;
  }
}
@media (min-width: 992px) {
  .beraterpool-block .berater-item .text .company-info {
    max-width: 70%;
  }
}
.beraterpool-block .berater-item .text .company-info h3 {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
.beraterpool-block .berater-item .text a {
  word-break: break-word;
}
.beraterpool-block .berater-item .text .company-description {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  font-size: 1.4rem;
}
@media (min-width: 800px) {
  .beraterpool-block .berater-item .text .company-description {
    -webkit-line-clamp: 10;
  }
}
.beraterpool-block .berater-item .text .ci-button {
  align-self: start;
  margin-bottom: 0;
}

.introjs-tooltipReferenceLayer * {
  font-family: DIN, sans-serif;
}
.introjs-tooltipReferenceLayer .introjs-tooltip {
  min-width: 350px;
  max-width: 350px;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltip-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltip-header h1 {
  font-size: 1.6rem;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltip-header .introjs-skipbutton {
  font-size: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/icon_close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltiptext {
  font-size: 14px;
  padding: 0 20px 20px;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltiptext img {
  margin-top: 10px;
}
@media (min-width: 560px) {
  .introjs-tooltipReferenceLayer .introjs-tooltip.img-tooltip {
    min-width: 500px;
    max-width: 500px;
  }
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons {
  border-top: 0;
  padding: 0 20px 20px;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button {
  background-color: transparent;
  border: none;
  color: #000;
  text-shadow: none;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button:focus, .introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button:active {
  background-color: transparent;
  border: none;
  color: #3D3F8C;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button:hover {
  background-color: transparent;
  color: #3D3F8C;
  text-decoration: underline;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button.introjs-disabled {
  color: #9e9e9e;
  border: none;
  cursor: default;
  background-color: transparent;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button.introjs-disabled:hover {
  text-decoration: none;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button.introjs-prevbutton:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/icon_chevron_left.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 4px;
  margin-bottom: -5px;
}
.introjs-tooltipReferenceLayer .introjs-tooltip .introjs-tooltipbuttons .introjs-button.introjs-nextbutton:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/icon_chevron_right.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 4px;
  margin-bottom: -5px;
}

.assistant-info {
  background-color: #D4DAE0;
  border-radius: 4px;
  padding: 26px 40px;
  margin-bottom: 3rem;
}
.assistant-info h3 {
  font-size: 2rem;
  font-weight: 500;
  margin: 0 0 1.8rem !important;
}
.assistant-info .abrechnungs-steps-info {
  border-bottom: 1px solid white;
}
.assistant-info .abrechnungs-steps-info .abrechnungs-steps {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  flex-direction: column;
}
.assistant-info .abrechnungs-steps-info .abrechnungs-steps .abrechnungs-step {
  display: inline-block;
  color: #000;
  font-size: 1.6rem;
  min-width: 100%;
  padding: 5px;
  text-decoration: none;
  transition: all 150ms;
}
@media (min-width: 1800px) {
  .assistant-info .abrechnungs-steps-info .abrechnungs-steps .abrechnungs-step {
    min-width: 130px;
  }
}
.assistant-info .abrechnungs-steps-info .abrechnungs-steps .abrechnungs-step:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.assistant-info .abrechnungs-steps-info .abrechnungs-steps .abrechnungs-step:before {
  content: "";
  display: inline-block;
  background-color: #000;
  border-radius: 50%;
  color: white;
  font-size: 1.6rem;
  margin-right: 20px;
  padding: 6px 1px;
  width: 26px;
  height: 26px;
  line-height: 1em;
  text-align: center;
  vertical-align: middle;
}
.assistant-info .abrechnungs-steps-info .abrechnungs-steps .abrechnungs-step.step-1:before {
  content: "1";
}
.assistant-info .abrechnungs-steps-info .abrechnungs-steps .abrechnungs-step.step-2:before {
  content: "2";
}
.assistant-info .abrechnungs-steps-info .abrechnungs-steps .abrechnungs-step.step-3:before {
  content: "3";
}
.assistant-info .abrechnungs-steps-info .bottom-button {
  margin-bottom: 0.4rem;
}
.assistant-info .belege-uebersicht {
  padding-top: 24px;
}
.assistant-info .belege-uebersicht #create-belege-button {
  margin-top: 4px;
}

.zahlungsbestaetigung .credit-switcher {
  margin-top: 10px;
  width: auto;
}
.zahlungsbestaetigung .credit-switcher p {
  font-size: 1.3rem;
  margin-bottom: 0;
}
.zahlungsbestaetigung .credit-switcher .switch {
  position: relative;
  right: 0;
}
.zahlungsbestaetigung .credit-switcher .switch-description {
  position: absolute;
  top: -28px;
  color: white;
  width: 58px;
  left: 2px;
  text-align: center;
  font-size: 11px;
}

.text-block-home {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
@media (min-width: 992px) {
  .text-block-home {
    margin-top: -100px;
    margin-bottom: 8rem;
  }
}
.text-block-home h1 {
  color: #000;
  font-size: 3.4rem;
  font-weight: normal;
  line-height: 1em;
}
.text-block-home h1 strong {
  font-weight: 500;
}
.text-block-home .image {
  display: none;
  position: absolute;
  left: 50%;
  top: -75%;
}
@media (min-width: 992px) {
  .text-block-home .image {
    display: block;
  }
}
.text-block-home .image img {
  max-width: 170px;
}
@media (min-width: 1230px) {
  .text-block-home .image img {
    max-width: 100%;
  }
}

.filter-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 560px) {
  .filter-container {
    width: 540px;
  }
}
@media (min-width: 800px) {
  .filter-container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .filter-container {
    width: 960px;
  }
}
@media (min-width: 1230px) {
  .filter-container {
    width: 1160px;
  }
}
@media (min-width: 1424px) {
  .filter-container {
    width: 80%;
  }
}

.filter-questions {
  padding: 60px 0;
}
.filter-questions h2 {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.filter-questions .question {
  position: relative;
  background-color: #FCEADF;
  padding: 20px 40px;
  min-height: 140px;
}
.filter-questions .question h3 {
  color: #000;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 20px;
}
.filter-questions .question .question-text {
  position: relative;
  z-index: 1;
}
@media (min-width: 1424px) {
  .filter-questions .question .question-text {
    max-width: 70%;
  }
}
.filter-questions .question .question-text a {
  display: block;
  color: #000;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter-questions .question .question-text a:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -4px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.filter-questions .question .question-text a.phone-link:before {
  background-image: url("../images/icons/icon_phone.svg");
}
.filter-questions .question .question-text a.mail-link:before {
  background-image: url("../images/icons/icon_mail.svg");
}
.filter-questions .question .question-text a:hover {
  color: #3D3F8C;
  text-decoration: underline;
}
.filter-questions .question .question-image {
  position: absolute;
  top: 20px;
  right: 40px;
  min-width: 100px;
  max-width: 50%;
  z-index: 0;
}
.filter-questions .question .question-image img {
  width: 100%;
  height: auto;
}
.filter-questions .image img {
  width: 100%;
  height: auto;
}
.filter-questions .image figcaption {
  color: #707070;
  font-size: 1.2rem;
  text-align: right;
  margin-top: 4px;
}
.filter-questions p {
  color: #000;
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 20px;
}
.filter-questions p a {
  color: #3D3F8C;
  text-decoration: underline;
}
.filter-questions p + .ci-button {
  margin-top: 0;
}

.funding-filter-section {
  padding: 60px 0;
}
.funding-filter-section h2 {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.funding-filter-section h2 + p {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5em;
  margin-bottom: 0;
}

.funding-filter {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: space-between;
  flex-direction: column;
  gap: 25px;
  position: relative;
  padding: 20px 0 108px 0;
}
@media (min-width: 992px) {
  .funding-filter {
    flex-direction: row;
    gap: 10px;
  }
}
@media (min-width: 1230px) {
  .funding-filter {
    gap: 24px;
  }
}
.funding-filter .category-item {
  background-color: #FCEADF;
  flex-grow: 1;
  padding: 20px;
  width: 100%;
  transition: box-shadow 200ms;
  outline: 0 solid #FCEADF;
}
@media (min-width: 992px) {
  .funding-filter .category-item {
    width: 15%;
  }
}
.funding-filter .category-item .category-icon {
  margin-bottom: 20px;
}
.funding-filter .category-item .category-icon img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}
.funding-filter .category-item .category-text {
  word-break: break-word;
}
.funding-filter .category-item .category-text span {
  display: block;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
}
.funding-filter .category-item:hover {
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 8px;
  cursor: pointer;
}
.funding-filter .category-item.active {
  background-color: #FCEADF;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 8px;
}
.funding-filter .category-item:focus-visible {
  outline: 1px solid #0875E2 !important;
  outline-offset: 2px;
}
.funding-filter .category-reset-container {
  position: absolute;
  left: 0;
  bottom: 20px;
}
.funding-filter .category-reset-container a {
  margin: 0;
}

.fundings-block-container {
  padding: 2rem 0;
}
.fundings-block-container .title h2 {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 3.2rem;
}
@media (min-width: 992px) {
  .fundings-block-container .fundings-block {
    width: 80%;
  }
}
.fundings-block-container .fundings-block p.no-item {
  font-size: 16px;
}
.fundings-block-container .fundings-block p.no-item a {
  color: #3D3F8C;
  text-decoration: underline;
}
.fundings-block-container .fundings-block .funding-item {
  position: relative;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: space-between;
  flex-direction: column;
  gap: 12px;
  background-color: #FCEADF;
  padding: 5rem 2rem 2rem;
  margin-bottom: 3.2rem;
}
@media (min-width: 992px) {
  .fundings-block-container .fundings-block .funding-item {
    padding: 2rem;
  }
}
.fundings-block-container .fundings-block .funding-item .funding-text {
  width: 100%;
}
.fundings-block-container .fundings-block .funding-item .funding-text h3 {
  color: #000;
  font-weight: bold;
  font-size: 2.3rem;
  margin-bottom: 1.2rem;
}
@media (min-width: 992px) {
  .fundings-block-container .fundings-block .funding-item .funding-text h3.funding-title {
    max-width: 75%;
  }
}
.fundings-block-container .fundings-block .funding-item .funding-text .funding-date {
  display: block;
  color: black;
  font-size: 1.4rem;
}
.fundings-block-container .fundings-block .funding-item .funding-text .funding-description {
  margin-top: 2.8rem;
}
.fundings-block-container .fundings-block .funding-item .funding-text .funding-description p {
  color: black;
  font-size: 1.6rem;
}
.fundings-block-container .fundings-block .funding-item .funding-text .funding-description p:last-child {
  margin-bottom: 0;
}
.fundings-block-container .fundings-block .funding-item .funding-actions {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  width: 25%;
  min-width: 250px;
}
.fundings-block-container .fundings-block .funding-item .funding-actions .funding-target {
  position: absolute;
  right: 1rem;
  top: 1rem;
  background-color: #FEF9F5;
  border-radius: 30px;
  color: #000;
  font-size: 1.4rem;
  padding: 4px 12px 2px;
}
@media (min-width: 992px) {
  .fundings-block-container .fundings-block .funding-item .funding-actions .funding-target {
    right: 2rem;
    top: 2rem;
  }
}
.fundings-block-container .fundings-block .funding-item .funding-actions .funding-link {
  margin: 0;
}

.funding-steps {
  padding: 6rem 0;
}
.funding-steps .wizard {
  overflow: visible;
}
@media (min-width: 992px) {
  .funding-steps .wizard {
    width: 80%;
  }
}
.funding-steps .wizard .steps {
  text-align: left;
  margin-bottom: 6rem;
}
.funding-steps .wizard .steps ul {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: space-between;
  flex-direction: row;
  list-style-type: none;
  counter-reset: item-counter;
  height: 60px;
  padding: 0;
  overflow-x: hidden;
}
.funding-steps .wizard .steps ul li {
  position: relative;
  background-color: white;
  padding: 1rem 4px;
  text-align: center;
  counter-increment: item-counter;
  z-index: 2;
  width: auto;
}
@media (min-width: 992px) {
  .funding-steps .wizard .steps ul li {
    padding: 1rem;
  }
}
.funding-steps .wizard .steps ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #949494;
  border: 0;
  border-radius: 50%;
  color: white;
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 32px;
}
.funding-steps .wizard .steps ul li a .number {
  font-size: 0;
}
.funding-steps .wizard .steps ul li a .number:before {
  content: counter(item-counter);
  display: inline-block;
  font-size: 1.6rem;
  line-height: 32px;
  margin-top: 2px;
}
.funding-steps .wizard .steps ul li a:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 40px;
  width: 500px;
  height: 1px;
  background-color: #949494;
  z-index: 0;
}
@media (min-width: 992px) {
  .funding-steps .wizard .steps ul li a:after {
    left: 52px;
  }
}
.funding-steps .wizard .steps ul li a:focus {
  outline: 1px solid #0875E2 !important;
  outline-offset: 2px !important;
}
.funding-steps .wizard .steps ul li.current a {
  background-color: #000;
  color: white;
  opacity: 1;
  outline: 1px solid #0875E2;
  outline-offset: 2px;
}
.funding-steps .wizard .steps ul li.done a {
  background-color: #167441;
  color: #000;
}
.funding-steps .wizard .steps ul li.done a:after {
  background-color: #000;
}
.funding-steps .wizard .steps ul li.done a .number {
  font-size: 0;
}
.funding-steps .wizard .steps ul li.done a .number:before {
  content: "";
  display: block;
  background-image: url("../images/img/icon_check_rounded.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  margin-top: 26px;
}
.funding-steps .wizard .steps ul li.last a:after {
  content: none;
}
.funding-steps .wizard .content {
  background-color: transparent;
  margin: 0;
  overflow: visible;
}
.funding-steps .wizard .content section {
  padding: 0;
  width: 100%;
  height: 100%;
  float: none;
}
.funding-steps .wizard .content h2 {
  color: #000;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 4rem;
}
.funding-steps .wizard .content .interests-container .interests {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: center;
  flex-direction: column;
  gap: 20px;
  margin: 0 auto;
  width: 100%;
}
.funding-steps .wizard .content .interests-container .interests .interest-item {
  width: 100%;
}
.funding-steps .wizard .content .interests-container .interests .interest-item .export-link {
  color: #3D3F8C;
  font-size: 1.6rem;
  text-decoration: underline;
}
.funding-steps .wizard .content .company-type-container .company-types {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: center;
  flex-direction: column;
  gap: 20px;
  margin: 0 auto;
  width: 100%;
}
.funding-steps .wizard .content .company-type-container .company-types .form-check {
  width: 100%;
  padding: 0;
}
@media (min-width: 800px) {
  .funding-steps .wizard .content .company-type-container .company-types .form-check:last-child {
    min-width: 650px;
  }
}
.funding-steps .wizard .content .company-type-container .company-types .additional-checkbox {
  border-top: 1px solid #949494;
  margin-top: 2rem;
  padding-top: 4rem;
}
.funding-steps .wizard .content .company-type-container .company-types .wkooe_member-warning {
  padding-left: 70px;
  font-size: 12px;
  color: #BB0D3B;
  display: block;
  margin-top: 2px;
}
.funding-steps .wizard .content .selection span.selection-title {
  display: block;
  color: #000;
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.funding-steps .wizard .content .selection span.selection-title.bold {
  font-weight: bold;
  font-size: 2.2rem;
}
.funding-steps .wizard .content .selection .category-selection, .funding-steps .wizard .content .selection .company-selection {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.funding-steps .wizard .content .selection .category-selection > span, .funding-steps .wizard .content .selection .company-selection > span {
  min-width: 300px;
}
.funding-steps .wizard .content .selection .category-selection .selected-filters ul, .funding-steps .wizard .content .selection .company-selection .selected-filters ul {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
  align-items: flex-start;
  flex-wrap: wrap;
  list-style: none !important;
}
.funding-steps .wizard .content .selection .category-selection .selected-filters ul li, .funding-steps .wizard .content .selection .company-selection .selected-filters ul li {
  background-color: #F6F6F6;
  border-radius: 30px;
  color: #000;
  font-size: 1.4rem;
  margin-right: 12px;
  margin-bottom: 12px;
  padding: 4px 12px;
}
.funding-steps .wizard .content .repeat-button {
  margin-top: 3rem;
  width: 100%;
  text-align: left;
}
.funding-steps .wizard .content .repeat-button .repeat {
  display: inline-block;
  background-color: white;
  border: 1px solid #000;
  color: #000;
  border-radius: 30px;
  font-size: 1.6rem;
  padding: 10.4px 24px;
  transition: all 150ms;
}
.funding-steps .wizard .content .repeat-button .repeat:hover {
  background-color: #000;
  color: white;
  text-decoration: none;
}
.funding-steps .wizard .actions {
  text-align: left;
}
.funding-steps .wizard .actions ul li a {
  display: inline-block;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 30px;
  color: #fff;
  font-weight: 500;
  padding: 10.4px 24px;
  transition: all 150ms;
}
.funding-steps .wizard .actions ul li a:hover {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  color: #000;
  text-decoration: none;
}
.funding-steps .wizard .actions ul li.disabled {
  opacity: 0.35;
}
.funding-steps .wizard .actions ul li.disabled a {
  cursor: default;
  pointer-events: none;
}
.funding-steps .wizard .actions ul li:first-child a {
  background-color: transparent;
  border: 0;
  color: #000;
  padding: 10.4px 5px;
}
.funding-steps .wizard .actions ul li:first-child a:hover {
  background-color: transparent;
  color: #3D3F8C;
  text-decoration: underline;
}

.states {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  padding-bottom: 40px;
}
.states .state-selection {
  background-color: #FEF9F5;
  width: 100%;
}
@media (min-width: 992px) {
  .states .state-selection {
    width: 312px;
  }
}
.states .state-selection h2 {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.25;
  padding: 40px 20px 0;
  margin-bottom: 20px;
}
.states .state-selection .list-states {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.states .state-selection .list-states li a {
  display: block;
  cursor: pointer;
  color: #000;
  padding: 12px 20px;
  transition: all 150ms;
}
.states .state-selection .list-states li a.disabled {
  opacity: 0.8;
  background-color: rgba(0, 0, 0, 0.04);
  pointer-events: none;
}
.states .state-selection .list-states li:hover a {
  background-color: #FCEADF;
  font-weight: bold;
  text-decoration: none;
}
.states .state-selection .list-states li:hover a.disabled {
  background-color: rgba(0, 0, 0, 0.04);
  font-weight: normal;
}
.states .states-map {
  display: none;
  width: 100%;
  margin: 4rem auto;
}
@media (min-width: 992px) {
  .states .states-map {
    display: block;
    width: 60%;
  }
}
.states #austria-map {
  stroke: #EE9A89;
}
.states #austria-map path {
  stroke: #EE9A89;
  fill: #FCEADF;
}
.states #austria-map path.disabled {
  fill: white;
}
.states #austria-map path.disabled:hover {
  cursor: default;
  fill: white;
}
.states #austria-map path:hover {
  cursor: pointer;
  fill: #EE9A89;
}

.header-landingpage {
  background-color: #FCEADF;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.header-landingpage .header-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px;
  background-color: white;
  padding: 4rem;
}
@media (min-width: 992px) {
  .header-landingpage .header-inner {
    flex-wrap: nowrap;
  }
}
.header-landingpage .header-inner .text {
  width: 80%;
  flex-shrink: 1;
}
.header-landingpage .header-inner .text h1 {
  color: #000;
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 2rem;
}
.header-landingpage .header-inner .text h2 {
  color: #000;
  font-size: 2.2rem;
  font-weight: normal;
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .header-landingpage .header-inner .text h1 {
    font-size: 5.4rem;
  }
  .header-landingpage .header-inner .text h2 {
    font-size: 3rem;
  }
}
.header-landingpage .header-inner .text .header-date {
  display: inline-block;
  background-color: #EE9A89;
  border-radius: 8px;
  color: #000;
  font-size: 1.6rem;
  line-height: 1.5em;
  margin-top: 2rem;
  padding: 0.5rem 1rem;
}
.header-landingpage .header-inner .image {
  position: relative;
  width: 448px;
  max-width: 100%;
}
.header-landingpage .header-inner .image img {
  width: 100%;
  height: auto;
}
.header-landingpage .header-inner .image .copyright {
  position: absolute;
  top: calc(100% + 4px);
  right: 0;
  display: block;
  font-size: 1.2rem;
  text-align: right;
}

.download-container .download-inner {
  background-color: #FCEADF;
  padding: 2.4rem;
}
.download-container .download-inner h2 {
  margin-bottom: 2rem;
}
.download-container .download-inner .download-item {
  display: block;
  border-bottom: 1px solid #DDDDDD;
  color: #3D3F8C;
  font-size: 1.6rem;
  line-height: 1.5em;
  letter-spacing: 0;
  padding: 1.4rem 2.8rem 1.4rem 0;
}
.download-container .download-inner .download-item:first-child {
  border-top: 1px solid #DDDDDD;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

th[role=columnheader]:not(.no-sort) {
  cursor: pointer;
}

th[role=columnheader]:not(.no-sort):after {
  content: "";
  float: right;
  margin-top: 7px;
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #404040 transparent;
  visibility: hidden;
  opacity: 0;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

th[aria-sort=ascending]:not(.no-sort):after {
  border-bottom: none;
  border-width: 4px 4px 0;
}

th[aria-sort]:not(.no-sort):after {
  visibility: visible;
  opacity: 0.4;
}

th[role=columnheader]:not(.no-sort):hover:after {
  visibility: visible;
  opacity: 1;
}

/* BEGIN Bold */
@font-face {
  font-family: DIN;
  src: url("../fonts/DINWebPro-Bold.woff?v=1.101") format("woff");
  font-weight: bold;
  font-style: normal;
}
/* END Bold */
/* BEGIN Regular */
@font-face {
  font-family: DIN;
  src: url("../fonts/DINWebPro-Regular.woff?v=1.101") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* END Regular */
/* BEGIN Bold */
@font-face {
  font-family: DIN;
  src: url("../fonts/DINWebPro-Medium.woff?v=1.101") format("woff");
  font-weight: 500;
  font-style: normal;
}
/* END Bold */
html {
  font-size: 10px;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: DIN, sans-serif;
}

.light {
  font-weight: 300;
}

.semibold {
  font-weight: 600;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

h1 {
  color: #000;
  font-size: 3rem;
  font-weight: normal;
  hyphens: auto;
  line-height: 1em;
}
@media (min-width: 992px) {
  h1 {
    font-size: 5.4rem;
  }
}

h2 {
  color: #000;
  font-family: DIN, sans-serif;
  font-size: 2.2rem;
  hyphens: auto;
  margin-bottom: 2.4rem;
}
@media (min-width: 992px) {
  h2 {
    font-size: 3rem;
  }
}

h3 {
  color: #000;
  font-family: DIN, sans-serif;
  font-size: 2.2rem;
  margin-bottom: 2.4rem;
}

.h3 {
  display: block;
  color: #000;
  font-family: DIN, sans-serif;
  font-size: 3rem;
  margin-bottom: 2.4rem;
}

p {
  color: #000;
  font-size: 1.6rem;
  line-height: 26px;
  letter-spacing: 0.15px;
  margin-bottom: 2rem;
}

ul, ol {
  color: #000;
  font-size: 1.6rem;
}
ul li, ol li {
  line-height: 26px;
  letter-spacing: 0.15px;
}

button:focus, .btn:focus {
  outline: none !important;
  box-shadow: none !important;
}
button:focus-visible, .btn:focus-visible {
  outline: 1px solid #0875E2 !important;
  outline-offset: 2px;
  box-shadow: none !important;
}
button:hover, .btn:hover {
  text-decoration: none;
}

a {
  color: #3D3F8C;
  text-decoration: none;
}
a:focus {
  outline: none !important;
  box-shadow: none !important;
}
a:focus-visible {
  outline: 1px solid #0875E2 !important;
  outline-offset: 2px;
  box-shadow: none !important;
}
a:hover {
  color: #3D3F8C;
  text-decoration: underline;
}

table {
  font-size: 1.6rem;
}
table tr td {
  font-size: 1.6rem;
}

body {
  position: relative;
  background-color: #fff;
  overflow-x: hidden;
}

.container {
  max-width: 100%;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 560px) {
  .container {
    max-width: 480px;
  }
}
@media (min-width: 800px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 912px;
  }
}
@media (min-width: 1230px) {
  .container {
    max-width: 1152px;
  }
}
@media (min-width: 1424px) {
  .container {
    max-width: 1344px;
  }
}
.container .row {
  margin-left: -12px;
  margin-right: -12px;
}
.container .row > * {
  padding-left: 12px;
  padding-right: 12px;
}
.container .row .container {
  padding: 0;
}

.skip-to-main-content {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}
.skip-to-main-content:focus, .skip-to-main-content:active {
  color: #000;
  background-color: #EE9A89;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 10px;
  font-size: 1.6rem;
  letter-spacing: normal;
  min-width: 180px;
  padding: 0.8rem 4rem;
  text-decoration: none;
  text-align: center;
  z-index: 9999;
}

.ci-button {
  display: inline-block;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 30px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 2rem 0;
  padding: 10.4px 24px;
  transition: all 150ms;
  white-space: nowrap;
}
.ci-button:hover {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  color: #000;
  text-decoration: none;
}
.ci-button.inverted {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
}
.ci-button.inverted:hover {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  color: #000;
  text-decoration: none;
}

.text-button {
  display: inline-block;
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #000;
  font-size: 1.6rem;
  margin: 2rem 0;
  padding: 10.4px 24px;
  transition: all 150ms;
}
.text-button:hover {
  background-color: transparent;
  border: none;
  color: #3D3F8C;
  text-decoration: underline;
}

.edit-btn {
  display: block;
  height: 20px;
  width: 10px;
  background-image: url("../images/icons/icon_options.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.edit-btn.dropdown-toggle {
  border: 0;
}
.edit-btn.dropdown-toggle:after {
  content: none;
}
.edit-btn.dropdown-toggle:focus, .edit-btn.dropdown-toggle:active {
  border: none;
  outline: 1px solid #0875E2 !important;
  outline-offset: 2px !important;
}
.edit-btn.dropdown-toggle.show {
  border: 0;
}

.download-button:before, .edit-foerderung:before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 8px;
  margin-bottom: -3px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.edit-btn:before, .edit-foerderung:before {
  background-image: url("../images/img/icon_edit.svg");
}

.download-button:before {
  background-image: url("../images/img/icon_download.svg");
  margin-right: 5px;
  margin-bottom: -3px;
}

a.white-outline-button {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.18px;
  color: white;
  background-color: transparent;
  padding: 0.6rem 2.5rem;
  border: 1px solid white;
  text-decoration: none;
}
a.white-outline-button:hover {
  color: #FCEADF;
  background-color: white;
  text-decoration: none;
}
a.white-outline-button:hover:after {
  background-image: url("../images/img/icon_pfeil_button_mouseover_wko.svg");
}
a.white-outline-button:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 13px;
  font-weight: bold;
  background-image: url("../images/img/icon_pfeil_button.svg");
  background-repeat: no-repeat;
  margin-left: 10px;
}
a.download-link {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 24px;
  color: #000;
  font-size: 1.6rem;
  margin: 0;
  padding: 10.4px 24px;
  transition: all 150ms;
  text-decoration: none;
}
a.download-link:before {
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url("../images/img/icon_download.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-bottom: -2px;
}
a.download-link:hover {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  color: #000;
  text-decoration: none;
}
a.editor-button {
  display: inline-block;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 24px;
  color: #fff;
  font-size: 1.6rem;
  margin: 0;
  padding: 10.4px 24px;
  transition: all 150ms;
  text-decoration: none;
}
a.editor-button:hover {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  color: #000;
  text-decoration: none;
}
a.editor-button-secondary {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 24px;
  color: #000;
  font-size: 1.6rem;
  margin: 0;
  padding: 10.4px 24px;
  transition: all 150ms;
  text-decoration: none;
}
a.editor-button-secondary:hover {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  color: #000;
  text-decoration: none;
}
a.link {
  background-color: white;
  border: none;
  color: #3D3F8C;
  font-size: 1.6rem;
  padding: 2px 0;
  text-decoration: underline;
}
a.link:hover {
  background-color: #ebebf3;
}
a.link.external:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/icon_link_extern.svg");
  background-repeat: no-repeat;
  margin-bottom: -5px;
}
a.contact-phone, a.contact-mail, a.contact-website {
  display: block;
  color: #000;
  font-size: 16px;
}
a.contact-phone:before, a.contact-mail:before, a.contact-website:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -4px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
a.contact-phone:hover, a.contact-mail:hover, a.contact-website:hover {
  color: #3D3F8C;
  text-decoration: underline;
}
a.contact-phone:before {
  background-image: url("../images/icons/icon_phone.svg");
}
a.contact-phone:hover:before {
  background-image: url("../images/icons/icon_phone_hover.svg");
}
a.contact-mail:before {
  background-image: url("../images/icons/icon_mail.svg");
}
a.contact-mail:hover:before {
  background-image: url("../images/icons/icon_mail_hover.svg");
}
a.contact-website:before {
  background-image: url("../images/icons/icon_website.svg");
}
a.contact-website:hover:before {
  background-image: url("../images/icons/icon_website_hover.svg");
}

img {
  max-width: 100%;
  height: auto;
}

select::-ms-expand {
  display: none;
}

select:focus::-ms-value {
  color: #EE9A89;
  background: transparent;
}

.home-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
@media (min-width: 560px) {
  .home-container {
    width: 540px;
  }
}
@media (min-width: 800px) {
  .home-container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .home-container {
    width: 960px;
  }
}
@media (min-width: 1230px) {
  .home-container {
    width: 100%;
    padding-left: 64px;
    padding-right: 64px;
  }
}

.main-content-container {
  min-height: 100vh;
  padding-bottom: 160px;
}
@media (min-width: 992px) {
  .main-content-container {
    padding-bottom: 80px;
  }
}

.absolute-center {
  right: 0 !important;
  left: 0 !important;
  margin: 0 auto !important;
}

.mobile-proportions {
  top: 40px !important;
  height: 75vh !important;
  width: 75% !important;
}
@media (max-width: 767.98px) {
  .mobile-proportions {
    width: 90% !important;
  }
}

.kontaktflappe-wrapper {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 99;
  pointer-events: none;
  transition: top 200ms;
}
.kontaktflappe-wrapper .kontaktflappe-container {
  position: absolute;
  right: -385px;
  top: 0;
  transition: all, 400ms;
  width: 435px;
  pointer-events: all;
}
.kontaktflappe-wrapper .kontaktflappe-container.kontaktflappe-open {
  right: 0;
}
.kontaktflappe-wrapper .kontaktflappe-container .button {
  display: none;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 180px;
  width: 50px;
  height: 50px;
  background-color: #EE9A89;
  cursor: pointer;
}
@media (min-width: 992px) {
  .kontaktflappe-wrapper .kontaktflappe-container .button {
    display: block;
  }
}
.kontaktflappe-wrapper .kontaktflappe-container .button .help-icon {
  display: block;
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  background-image: url("../images/img/flappe/icon_hilfe_und_kontakt_wko.svg");
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
}
.kontaktflappe-wrapper .kontaktflappe-container .button h2 {
  position: absolute;
  bottom: -60px;
  transform: rotate(-90deg);
  transform-origin: top left;
  color: #000;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 3.06px;
  padding: 0 4rem;
  margin-bottom: 0;
  text-transform: uppercase;
  width: 310px;
}
.kontaktflappe-wrapper .kontaktflappe-container .button h2:after {
  content: "";
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  margin-top: 21px;
  transform: rotate(90deg);
  background-size: contain;
  background-repeat: no-repeat;
}
.kontaktflappe-wrapper .kontaktflappe-container .kontaktflappe-helpbutton {
  background-color: #EE9A89;
}
.kontaktflappe-wrapper .kontaktflappe-container .kontaktflappe-helpbutton h2:after {
  background-image: url("../images/img/flappe/icon_hilfe_und_kontakt_wko.svg");
}
.kontaktflappe-wrapper .kontaktflappe-container .button-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.kontaktflappe-wrapper .kontaktflappe-container .kontaktflappe {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  width: 385px;
  height: 100vh;
  transition: all, 400ms;
}
.kontaktflappe-wrapper .kontaktflappe-container .kontaktflappe #help-area {
  padding: 12rem 4rem 4rem;
  background-color: #EE9A89;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
@media (max-width: 991.98px) {
  .kontaktflappe-wrapper .kontaktflappe-container .kontaktflappe #help-area {
    padding: 6rem 4rem 4rem;
  }
}
.kontaktflappe-wrapper .kontaktflappe-container .kontaktflappe h3 {
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 6rem;
}
.kontaktflappe-wrapper .kontaktflappe-container .kontaktflappe img {
  width: 45%;
  margin-bottom: 2rem;
}
.kontaktflappe-wrapper .kontaktflappe-container .kontaktflappe a {
  color: #000;
  text-decoration: underline !important;
  text-underline: #000 !important;
}

.overlay-blur {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: url(#blur);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="5");
  background-color: black;
  opacity: 0.2;
  display: none;
  z-index: 98;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.flappe-blur {
  filter: blur(5px);
}

@media (min-width: 560px) {
  .modal .modal-dialog {
    margin: 4rem auto;
  }
}
@media (min-width: 992px) {
  .modal .modal-dialog {
    max-width: 872px;
  }
}
.modal .modal-dialog .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ddd;
  border-radius: 0;
  outline: 0;
  padding: 2.5rem;
  width: 100%;
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
  color: #000;
  font-size: 2.3rem;
}
.modal .modal-dialog .modal-content .modal-header button.close, .modal .modal-dialog .modal-content .modal-header .btn-close {
  font-size: 1.6rem;
  line-height: 24px;
  padding: 8px;
}
.modal .modal-dialog .modal-content .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 2rem 0 0;
}
.modal .modal-dialog .modal-content .modal-footer {
  border: none;
  justify-content: flex-start;
}

.modal-backdrop.show {
  opacity: 0.8;
}

.add-margin-top {
  margin-top: 6rem;
}

.tooltip.show {
  opacity: 1;
}
.tooltip.bs-tooltip-right {
  left: 15px !important;
}
.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #EE9A89;
}
.tooltip.bs-tooltip-top {
  top: -5px !important;
}
.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #EE9A89;
}
.tooltip .tooltip-inner {
  background-color: #EE9A89;
  border: 1px solid #EE9A89;
  color: white;
  font-size: 1.3rem;
  padding: 0.375rem 0.75rem;
}

.alert {
  padding: 12px 10px 8px;
}
.alert.step-6-alert {
  border-width: 2px;
  font-size: 18px !important;
  padding-left: 58.5px;
}
.alert.step-6-alert .title {
  font-size: 16px;
  margin-bottom: 10px;
}
.alert.step-6-alert span.smaller {
  display: block;
  font-size: 16px;
}
.alert.step-6-alert:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-image: url("../images/img/icon-warning-filled.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.alert p:last-child {
  margin-bottom: 0;
}

.alert-info {
  background-color: #FCEADF;
  border-color: #FCEADF;
  color: #000;
  font-size: 1.6rem;
  margin: 2rem 0;
  padding: 1.6rem 2.4rem;
}
.alert-info .warning-icon {
  display: inline-block;
  width: 45px;
  min-width: 45px;
  height: 60px;
  background-image: url("../images/icons/icon_alert.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 32px;
  vertical-align: top;
}

.select2-container {
  max-width: 600px !important;
}
.select2-container .select2-dropdown .select2-search {
  font-size: 16px;
}
.select2-container .select2-dropdown .select2-search input:focus-visible {
  outline: 0;
}
.select2-container .select2-dropdown .select2-results ul li:hover {
  background-color: #0875E2;
}
.select2-container .select2-dropdown .select2-results ul li:hover span {
  color: white;
}
.select2-container .select2-dropdown .select2-results ul li span {
  display: block;
  border-bottom: 2px solid #eee;
  color: #656565;
  margin: -6px;
  padding: 6px;
}
.select2-container .select2-dropdown .select2-results ul li span.in-use {
  display: block;
  margin: -6px;
  padding: 6px;
  background-color: #d2ebd3;
}
.select2-container .select2-dropdown .select2-results ul li span.in-use:hover {
  color: #fff !important;
}
.select2-container .select2-dropdown .select2-results ul li.select2-results__option--highlighted span {
  background-color: #0875E2;
  color: white;
}
.select2-container .select2-dropdown .select2-results ul li:last-child span {
  border-bottom: none;
}

.dataTables_wrapper {
  position: static;
  overflow-x: auto;
}
.dataTables_wrapper .dataTable thead th {
  border-bottom: 1px solid #ddd;
}
.dataTables_wrapper .dataTable thead th.sorting_asc {
  background-image: url("../images/img/icon_dropdown_grau_2.svg");
  background-size: 18px;
  background-position: right 3px center;
}
.dataTables_wrapper .dataTable thead th.sorting_desc {
  background-image: url("../images/img/icon_dropdown_grau.svg");
  background-size: 18px;
  background-position: right 3px center;
}
.dataTables_wrapper .dataTable thead th.sorting {
  background-image: url("../images/img/icon_dropdown_grau_2.svg"), url("../images/img/icon_dropdown_grau.svg");
  background-size: 18px;
  background-position: right 3px top 8px, right 3px bottom 8px;
}
.dataTables_wrapper .dataTable.no-footer {
  border-bottom: none;
}
.dataTables_wrapper .dataTables_paginate {
  display: flex;
  align-items: center;
  margin-top: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  background: transparent;
  border: 1px solid #EE9A89 !important;
  color: #EE9A89 !important;
  font-size: 14px;
  height: 37px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous, .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  font-size: 0;
  width: 37px;
  height: 37px;
  background-size: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/img/icon_pfeil_button_invert.svg");
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover {
  background-image: url("../images/img/icon_pfeil_button.svg");
  background-size: 14px;
  background-position: center;
  background-repeat: no-repeat;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled:hover {
  background-size: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/img/icon_pfeil_button_invert.svg");
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  transform: rotate(180deg);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: #EE9A89;
  color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #EE9A89;
  color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #EE9A89;
  box-shadow: none;
  color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  opacity: 0.5;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
  background: transparent;
  border: 1px solid #EE9A89 !important;
  color: #EE9A89 !important;
}
.dataTables_wrapper.has-right-shadow:after {
  content: "";
}
.dataTables_wrapper.has-left-shadow:before {
  content: "";
}
.dataTables_wrapper:after {
  content: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  visibility: visible;
  width: 40px;
  z-index: 2;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}
.dataTables_wrapper:before {
  content: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 40px;
  z-index: 2;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}

#cookiehint #show-cookiesettings {
  font-size: 1.5rem;
}

#error-message-costs ul {
  padding-left: 20px;
}
#error-message-costs ul:last-child {
  margin-bottom: 0;
}

#cookie-backdrop {
  z-index: 1041;
}

#cookie-banner, #cookie-settings {
  z-index: 1042;
}
#cookie-banner h5, #cookie-settings h5 {
  font-family: DIN, sans-serif;
  font-weight: 500;
  font-size: 1.8rem;
}
#cookie-banner #cookie-banner-buttons button, #cookie-banner #cookie-settings-buttons button, #cookie-settings #cookie-banner-buttons button, #cookie-settings #cookie-settings-buttons button {
  font-size: 1.4rem;
}
#cookie-banner .cookie-group .cookie-group-head, #cookie-settings .cookie-group .cookie-group-head {
  margin-bottom: 10px;
}
#cookie-banner .cookie-group .cookie-group-name, #cookie-settings .cookie-group .cookie-group-name {
  font-family: DIN, sans-serif;
  font-weight: 500;
}
#cookie-banner .cookie-group .cookie-app p, #cookie-settings .cookie-group .cookie-app p {
  font-size: 1.2rem;
}
#cookie-banner #cookie-settings-check-all + label, #cookie-settings #cookie-settings-check-all + label {
  font-family: DIN, sans-serif;
  font-weight: 500;
}

.show-done-fundings {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.show-done-fundings p {
  margin-bottom: 0;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 32px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch input:checked + .slider {
  background-color: #000;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.switch input:focus + .slider {
  outline: 1px solid #0875E2;
  outline-offset: 2px;
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 34px;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 28px;
  width: 28px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.custom-check {
  display: block;
  position: relative;
  color: #000;
  padding-left: 32px;
  line-height: 1.6667em;
  margin: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-check span, .custom-check .fundingtag-name {
  font-size: 1.6rem;
  line-height: 1.25;
  letter-spacing: normal;
}
.custom-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.custom-check input:checked ~ .checkmark {
  background-color: #000;
  border-color: #000;
}
.custom-check input:checked ~ .checkmark:after {
  display: block;
}
.custom-check input:focus-visible ~ .checkmark {
  outline: 1px solid #0875E2;
  outline-offset: 4px;
}
.custom-check .checkmark {
  position: absolute;
  top: -2px;
  left: 0;
  border: 1px solid #949494;
  border-radius: 4px;
  width: 20px;
  height: 20px;
}
.custom-check .checkmark:after {
  content: "";
  display: none;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/icon_check_white.svg");
}
.custom-check ul {
  font-size: 1.5rem;
}

.custom-radio {
  display: block;
  position: relative;
  color: #000;
  padding-left: 32px;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: normal;
  margin: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.custom-radio input:checked ~ .radio-button {
  background-color: #000;
  border-color: #000;
}
.custom-radio input:checked ~ .radio-button:after {
  display: block;
}
.custom-radio input:focus-visible ~ .radio-button {
  outline: 1px solid #0875E2;
  outline-offset: 4px;
}
.custom-radio .radio-button {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #949494;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.custom-radio .radio-button:after {
  content: "";
  display: none;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  background-color: white;
  border-radius: 50%;
}

.help {
  position: relative;
  background-color: #FCEADF;
  padding: 20px 40px;
  margin-top: 6rem;
  min-height: 140px;
}
@media (min-width: 800px) {
  .help.add-margin-top {
    margin-top: 15rem;
  }
}
@media (min-width: 992px) {
  .help {
    flex-direction: column;
  }
}
@media (min-width: 1424px) {
  .help {
    flex-direction: row;
  }
}
.help h3 {
  color: #000;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 20px;
}
.help .question-text {
  position: relative;
  z-index: 1;
}
@media (min-width: 1424px) {
  .help .question-text {
    max-width: 70%;
  }
}
.help .question-text a {
  display: inline-block;
  color: #000;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.help .question-text a:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -4px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.help .question-text a.phone-link:before {
  background-image: url("../images/icons/icon_phone.svg");
}
.help .question-text a.phone-link:hover:before {
  background-image: url("../images/icons/icon_phone_hover.svg");
}
.help .question-text a.mail-link:before {
  background-image: url("../images/icons/icon_mail.svg");
}
.help .question-text a.mail-link:hover:before {
  background-image: url("../images/icons/icon_mail_hover.svg");
}
.help .question-text a:hover {
  text-decoration: underline;
}
.help .question-text p:last-child {
  margin-bottom: 0;
}
.help .question-image {
  position: absolute;
  top: 20px;
  right: 40px;
  min-width: 100px;
  max-width: 50%;
  z-index: 0;
}
.help .question-image img {
  width: 100%;
  height: auto;
}

.swal2-container .swal2-popup .swal2-header .swal2-title {
  color: #000;
  font-weight: 500;
}
.swal2-container .swal2-popup .swal2-actions .swal2-confirm {
  background-color: #000;
  border: 1px solid #000;
  border-radius: 30px;
  color: #fff;
  font-size: 1.6rem;
  padding: 10.4px 24px;
  transition: all 150ms;
}
.swal2-container .swal2-popup .swal2-actions .swal2-confirm:hover {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  color: #000;
  text-decoration: none;
}
.swal2-container .swal2-popup .swal2-actions .swal2-deny, .swal2-container .swal2-popup .swal2-actions .swal2-cancel {
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  border-radius: 30px;
  font-size: 1.6rem;
  padding: 10.4px 24px;
  transition: all 150ms;
}
.swal2-container .swal2-popup .swal2-actions .swal2-deny:hover, .swal2-container .swal2-popup .swal2-actions .swal2-cancel:hover {
  background-color: #f6f6f6;
  border: 1px solid #ddd;
  color: #000;
  text-decoration: none;
}

.form-error {
  color: #BB0D3B;
  font-size: 1.4rem;
}

.flex-display {
  display: flex;
}
