@charset "UTF-8";
#headvideo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}
#headvideo .content-player {
  grid-column: 1/3;
  grid-row: 1/3;
}
#headvideo #logo-ov {
  grid-column: 1/3;
  grid-row: 1/2;
}
#headvideo #logo-ov img {
  width: 100%;
  max-width: 300px;
  padding-left: 2rem;
  padding-top: 2rem;
  height: auto;
}
#headvideo #claim-ov {
  grid-column: 1/3;
  grid-row: 2/3;
  display: block;
  padding: 3rem;
  z-index: 90;
}
#headvideo #claim-ov h1,
#headvideo #claim-ov h2,
#headvideo #claim-ov h3 {
  color: #fff;
}
#headvideo video {
  width: 100%;
  grid-column: 1/3;
  grid-row: 1/2;
}

header .media .background-filter {
  width: 100%;
  height: 100vh !important;
  z-index: 99999999;
  background-color: rgba(0, 0, 0, 0.85) !important;
  position: absolute;
}

#article-127 {
  display: flex;
  flex-direction: column;
  padding: 3rem 0;
}
#article-127 .gallery--logolist {
  top: 0px;
}
#article-127 .gallery--logolist ul {
  align-items: center;
}
#article-127 .gallery--logolist li:nth-child(2) {
  position: relative;
  top: 0;
}

body.home header {
  height: auto;
}
body.home header .media {
  overflow: visible;
  top: 0;
  height: inherit;
  aspect-ratio: 16/9;
}
body.home .mod-page-title {
  display: none;
}

header .media .media-headlines {
  position: static !important;
  z-index: 99999999;
}

#article-129 .flexrow {
  display: flex;
  gap: 0px;
  flex-wrap: wrap;
  margin: 0;
  justify-content: space-around;
}
#article-129 .flexrow .teaser-element--small {
  flex: 0 0 auto;
  left: 0;
}

#footer {
  display: flex;
  flex-direction: column;
}
#footer h2 {
  text-shadow: none;
}
#footer h4 {
  text-shadow: none;
  text-decoration: none;
}

@media screen and (min-width: 1200px) {
  body.home#main .mastercontent {
    margin-top: 0px !important;
  }
}
@media screen and (max-width: 1100px) {
  .mod-home-teaser .teaser-element .rte {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 21px !important;
    top: auto !important;
    width: 100%;
    height: 30% !important;
    opacity: 1 !important;
    transition: all 0.3s ease;
  }
  .mod-home-teaser .teaser-element .rte h2 {
    font-size: 1.2rem !important;
    color: #fff;
    padding: 1rem;
  }
  .gallery--logolist {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  #footer h4::after {
    content: " ⤍";
    color: #e1b860;
  }
  #footer .inlay .flexrow.fr-fpl {
    display: flex !important;
    flex-wrap: wrap;
  }
  #footer .inlay .flexrow.fr-fpl .tab-flex-8.flex-12.content-text {
    width: 100%;
    flex: 0 0 100%;
    display: block;
  }
  #footer .inlay .flexrow.fr-fpl .footer-places-item {
    display: inline-block;
    width: 30%;
    flex: 0 0 30%;
  }
  #footer .inlay:nth-of-type(2) {
    padding-top: 2rem;
  }
  #footer .footer-short-navigations {
    display: flex;
    flex-wrap: wrap;
  }
  #footer .footer-short-navigations .fsn-element {
    width: calc(50% - 0.2rem) !important;
    flex: 0 0 calc(50% - 0.2rem) !important;
    padding: 0.3rem;
    background: rgba(255, 255, 255, 0.05);
    margin: 0.1rem;
  }
  #footer .footer-short-navigations .fsn-element .level_1 {
    font-size: 1rem;
    display: block;
    height: auto;
    padding-left: 0.5rem;
  }
  #footer .footer-short-navigations h3 {
    text-decoration: none;
    font-size: 1.2rem;
    cursor: unset;
  }
}
@media (max-width: 660px) {
  #headvideo #logo-ov {
    padding-top: 3.5rem;
  }
  #headvideo #claim-ov {
    padding: 0 2rem;
  }
  #headvideo #claim-ov h1,
  #headvideo #claim-ov h2,
  #headvideo #claim-ov h3 {
    font-size: 1.5rem;
    color: #fff;
    line-height: normal;
  }
  #headvideo #logo-ov img {
    width: 100%;
    max-width: 270px;
    padding-left: 2rem;
    padding-top: 2rem;
  }
}
@media (max-width: 660px) {
  #article-127 {
    padding: 2rem;
  }
  #article-127 .content-gallery--cols-3.gallery--logolist ul {
    align-items: center;
  }
  #article-127 .content-gallery--cols-3.gallery--logolist ul li {
    display: flex;
    flex-direction: column;
    align-self: center;
  }
  #article-127 .content-gallery--cols-3.gallery--logolist ul li:nth-of-type(2) {
    top: 0;
  }
  #header .main-navigation {
    width: 100%;
    max-width: 300px;
    z-index: 999989999;
  }
}
@media (min-width: 550px) {
  .home .mastercontent {
    margin-top: 0 !important;
  }
}
@media (max-width: 550px) {
  #article-127 {
    padding: 1rem;
  }
}
@media screen and (min-width: 1000px) {
  body.home .mod-home-teaser .teaser-element {
    width: 33.333%;
  }
}
@media screen and (max-width: 1024px) {
  body.home .mod-home-teaser {
    display: flex;
    flex-wrap: wrap;
  }
  body.home .mod-home-teaser .teaser-element {
    width: 33.333%;
  }
  body.home #article-129 .inlay {
    width: 100%;
  }
  body.home #article-129 .flexrow {
    display: flex;
    gap: 0px;
    flex-wrap: wrap;
    margin: 0;
    justify-content: space-around;
  }
  body.home #article-129 .flexrow .teaser-element--small {
    flex: 0 0 200px;
    left: 0;
  }
  body.home #article-129 .flexrow .teaser-element--small h3 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 850px) {
  #article-128 .teaser-element h2 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 750px) {
  body.home .mod-home-teaser {
    display: flex;
    flex-wrap: wrap;
  }
  body.home .mod-home-teaser .teaser-element {
    width: 50%;
  }
}
@media screen and (max-width: 620px) {
  .inlay .flexrow.fr-fpl .footer-places-item {
    display: inline-block;
    width: 50% !important;
    flex: 0 0 50% !important;
  }
}
@media screen and (max-width: 490px) {
  body.home .mod-home-teaser {
    display: flex;
    flex-wrap: wrap;
  }
  body.home .mod-home-teaser .teaser-element {
    width: 50%;
  }
  body.home .mod-home-teaser .teaser-element h2 {
    font-size: 1rem;
  }
  body.home .gallery--logolist ul {
    gap: 0 10px;
  }
  #article-129 .flexrow .teaser-element--small {
    flex: 0 0 50% !important;
    left: 0;
  }
  #article-129 .flexrow .teaser-element--small h3 {
    font-size: 1.3rem !important;
  }
}
@media screen and (max-width: 490px) and (max-width: 450px) {
  .inlay .flexrow.fr-fpl .footer-places-item {
    display: inline-block;
    width: 100% !important;
    flex: 0 0 100% !important;
  }
}
@media screen and (max-width: 490px) and (max-width: 380px) {
  #article-129 .flexrow .teaser-element--small h3 {
    font-size: 1.1rem !important;
  }
}
@media screen and (max-width: 450px) {
  .mod-home-teaser .teaser-element .rte h2 {
    font-size: 1rem !important;
    color: #fff;
    padding: 0.9rem;
  }
  .footer-short-navigations .fsn-element {
    width: calc(50% - 0.2rem) !important;
    flex: 0 0 calc(50% - 0.2rem) !important;
  }
  .footer-short-navigations .fsn-element h3 {
    text-decoration: none;
    font-size: 1rem !important;
    cursor: unset;
    line-height: 1.2rem;
  }
  .footer-short-navigations .fsn-element .level_1 {
    font-size: 0.8rem !important;
    display: block;
    height: auto;
    padding-left: 0.5rem;
  }
  .footer-short-navigations .fsn-element .level_1 a {
    font-size: 0.8rem !important;
  }
  footer .footer-navigation a,
  footer .footer-navigation strong {
    font-size: 1rem !important;
  }
  .fsn-element {
    padding: 0.3rem;
    background: rgba(255, 255, 255, 0.05);
    margin: 0.1rem;
  }
}/*# sourceMappingURL=aufbau.css.map */
