@charset "UTF-8";
/* BREAKPOINTS */
/* COLORS */
/* SIZES FONT */
/* Regular text */
/* Bigger text */
/* Smaller text */
/* Hero text header */
/* Tags */
/* Image description */
/* Headline 1 */
/* Headline 2 */
/* Headline 3 */
/* Headline 4 */
/* Regular text */
/* Bigger text */
/* Regular text */
/* Regular text */
/* Tags text */
/* Image description text */
/* H1 text */
/* H2 text */
/* H3 Text */
/* H4 Text */
/* Arrow icon */
/* Download icon */
/* Intern download icon */
@font-face {
  font-family: "Open Sans", sans-serif;
  src: url("assets/fonts/open-sans-v17-latin-regular.eot") format("eot"), url("assets/fonts/open-sans-v17-latin-regular.ttf") format("ttf"), url("assets/fonts/open-sans-v17-latin-regular.woff2") format("woff2"), url("assets/fonts/open-sans-v17-latin-regular.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
h1,
.h1 {
  font-size: 2.5rem;
  margin-bottom: 6vw;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #019477;
  margin: 0;
  word-break: break-word;
  line-height: 1.2 !important;
}
@media screen and (min-width: 768px) {
  h1,
  .h1 {
    font-size: calc(2.5rem + 30 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  h1,
  .h1 {
    font-size: 4.375rem;
  }
}

h2,
.h2,
h3,
.h3,
h4,
.h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  margin: 40px 0 15px 0;
  line-height: 1.2 !important;
}

h2,
.h2 {
  font-size: 1.375rem;
  margin-bottom: 1.5vw;
  display: block;
  color: #003a5d;
}
@media screen and (min-width: 768px) {
  h2,
  .h2 {
    font-size: calc(1.375rem + 6 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  h2,
  .h2 {
    font-size: 1.75rem;
  }
}

h3,
.h3 {
  font-size: 1.125rem;
  display: block;
  color: #0069b3;
}
@media screen and (min-width: 768px) {
  h3,
  .h3 {
    font-size: calc(1.125rem + 5 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  h3,
  .h3 {
    font-size: 1.4375rem;
  }
}

h4,
.h4 {
  font-size: 1rem;
  display: block;
  color: #003a5d;
}
@media screen and (min-width: 768px) {
  h4,
  .h4 {
    font-size: calc(1rem + 2 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  h4,
  .h4 {
    font-size: 1.125rem;
  }
}

a:focus,
input:focus,
input[type=radio]:focus,
input[type=checkbox]:focus,
input[type=submit]:focus,
input[type=reset]:focus,
select:focus,
textarea:focus,
button:focus,
input:focus + label {
  outline: none;
}

video:focus-visible {
  outline: none;
}

a:focus-visible {
  outline: 3px solid #019477;
  outline-offset: 2px;
}

main a:focus-visible,
button:focus-visible,
input:focus-visible,
input[type=radio]:focus-visible,
input[type=checkbox]:focus-visible,
input[type=submit]:focus-visible,
input[type=reset]:focus-visible,
input[type=file]:focus-visible,
input[type=search]:focus-visible,
select:focus-visible,
textarea:focus-visible,
input:focus-visible + label,
div[role=button]:focus-visible,
.wrl__open-project-on-map:focus-visible,
.wrl__filter__top__container__headline:focus-visible {
  outline: 3px solid #019477;
  outline-offset: 2px;
}

.sub-menu a:focus-visible,
.sub-menu main a:focus-visible,
.sub-menu button:focus-visible,
.sub-menu input:focus-visible,
.sub-menu input[type=radio]:focus-visible,
.sub-menu input[type=checkbox]:focus-visible,
.sub-menu input[type=submit]:focus-visible,
.sub-menu input[type=reset]:focus-visible,
.sub-menu input[type=file]:focus-visible,
.sub-menu input[type=search]:focus-visible,
.sub-menu select:focus-visible,
.sub-menu textarea:focus-visible,
.sub-menu input:focus-visible + label,
footer a:focus-visible,
footer main a:focus-visible,
footer button:focus-visible,
footer input:focus-visible,
footer input[type=radio]:focus-visible,
footer input[type=checkbox]:focus-visible,
footer input[type=submit]:focus-visible,
footer input[type=reset]:focus-visible,
footer input[type=file]:focus-visible,
footer input[type=search]:focus-visible,
footer select:focus-visible,
footer textarea:focus-visible,
footer input:focus-visible + label,
.wrl__frontpage-map-header__left a:focus-visible,
.wrl__frontpage-map-header__left main a:focus-visible,
.wrl__frontpage-map-header__left button:focus-visible,
.wrl__frontpage-map-header__left input:focus-visible,
.wrl__frontpage-map-header__left input[type=radio]:focus-visible,
.wrl__frontpage-map-header__left input[type=checkbox]:focus-visible,
.wrl__frontpage-map-header__left input[type=submit]:focus-visible,
.wrl__frontpage-map-header__left input[type=reset]:focus-visible,
.wrl__frontpage-map-header__left input[type=file]:focus-visible,
.wrl__frontpage-map-header__left input[type=search]:focus-visible,
.wrl__frontpage-map-header__left select:focus-visible,
.wrl__frontpage-map-header__left textarea:focus-visible,
.wrl__frontpage-map-header__left input:focus-visible + label,
.wrl__frontpage-news a:focus-visible,
.wrl__frontpage-news main a:focus-visible,
.wrl__frontpage-news button:focus-visible,
.wrl__frontpage-news input:focus-visible,
.wrl__frontpage-news input[type=radio]:focus-visible,
.wrl__frontpage-news input[type=checkbox]:focus-visible,
.wrl__frontpage-news input[type=submit]:focus-visible,
.wrl__frontpage-news input[type=reset]:focus-visible,
.wrl__frontpage-news input[type=file]:focus-visible,
.wrl__frontpage-news input[type=search]:focus-visible,
.wrl__frontpage-news select:focus-visible,
.wrl__frontpage-news textarea:focus-visible,
.wrl__frontpage-news input:focus-visible + label,
.wrl__metabox a:focus-visible,
.wrl__metabox main a:focus-visible,
.wrl__metabox button:focus-visible,
.wrl__metabox input:focus-visible,
.wrl__metabox input[type=radio]:focus-visible,
.wrl__metabox input[type=checkbox]:focus-visible,
.wrl__metabox input[type=submit]:focus-visible,
.wrl__metabox input[type=reset]:focus-visible,
.wrl__metabox input[type=file]:focus-visible,
.wrl__metabox input[type=search]:focus-visible,
.wrl__metabox select:focus-visible,
.wrl__metabox textarea:focus-visible,
.wrl__metabox input:focus-visible + label,
.wrl__frontpage-map-header__controls a:focus-visible,
.wrl__frontpage-map-header__controls main a:focus-visible,
.wrl__frontpage-map-header__controls button:focus-visible,
.wrl__frontpage-map-header__controls input:focus-visible,
.wrl__frontpage-map-header__controls input[type=radio]:focus-visible,
.wrl__frontpage-map-header__controls input[type=checkbox]:focus-visible,
.wrl__frontpage-map-header__controls input[type=submit]:focus-visible,
.wrl__frontpage-map-header__controls input[type=reset]:focus-visible,
.wrl__frontpage-map-header__controls input[type=file]:focus-visible,
.wrl__frontpage-map-header__controls input[type=search]:focus-visible,
.wrl__frontpage-map-header__controls select:focus-visible,
.wrl__frontpage-map-header__controls textarea:focus-visible,
.wrl__frontpage-map-header__controls input:focus-visible + label,
.wrl_card-team__back__content a:focus-visible,
.wrl_card-team__back__content main a:focus-visible,
.wrl_card-team__back__content button:focus-visible,
.wrl_card-team__back__content input:focus-visible,
.wrl_card-team__back__content input[type=radio]:focus-visible,
.wrl_card-team__back__content input[type=checkbox]:focus-visible,
.wrl_card-team__back__content input[type=submit]:focus-visible,
.wrl_card-team__back__content input[type=reset]:focus-visible,
.wrl_card-team__back__content input[type=file]:focus-visible,
.wrl_card-team__back__content input[type=search]:focus-visible,
.wrl_card-team__back__content select:focus-visible,
.wrl_card-team__back__content textarea:focus-visible,
.wrl_card-team__back__content input:focus-visible + label,
.wrl__werkstatt-map__grid__link a:focus-visible,
.wrl__werkstatt-map__grid__link main a:focus-visible,
.wrl__werkstatt-map__grid__link button:focus-visible,
.wrl__werkstatt-map__grid__link input:focus-visible,
.wrl__werkstatt-map__grid__link input[type=radio]:focus-visible,
.wrl__werkstatt-map__grid__link input[type=checkbox]:focus-visible,
.wrl__werkstatt-map__grid__link input[type=submit]:focus-visible,
.wrl__werkstatt-map__grid__link input[type=reset]:focus-visible,
.wrl__werkstatt-map__grid__link input[type=file]:focus-visible,
.wrl__werkstatt-map__grid__link input[type=search]:focus-visible,
.wrl__werkstatt-map__grid__link select:focus-visible,
.wrl__werkstatt-map__grid__link textarea:focus-visible,
.wrl__werkstatt-map__grid__link input:focus-visible + label,
.wrl__interner-downloadbereich a:focus-visible,
.wrl__interner-downloadbereich main a:focus-visible,
.wrl__interner-downloadbereich button:focus-visible,
.wrl__interner-downloadbereich input:focus-visible,
.wrl__interner-downloadbereich input[type=radio]:focus-visible,
.wrl__interner-downloadbereich input[type=checkbox]:focus-visible,
.wrl__interner-downloadbereich input[type=submit]:focus-visible,
.wrl__interner-downloadbereich input[type=reset]:focus-visible,
.wrl__interner-downloadbereich input[type=file]:focus-visible,
.wrl__interner-downloadbereich input[type=search]:focus-visible,
.wrl__interner-downloadbereich select:focus-visible,
.wrl__interner-downloadbereich textarea:focus-visible,
.wrl__interner-downloadbereich input:focus-visible + label {
  outline: 3px solid #fff !important;
  outline-offset: 2px;
}

@media screen and (max-width: 992px) {
  #header-menu li a:focus-visible,
  #header-menu li main a:focus-visible,
  #header-menu li button:focus-visible,
  #header-menu li input:focus-visible,
  #header-menu li input[type=radio]:focus-visible,
  #header-menu li input[type=checkbox]:focus-visible,
  #header-menu li input[type=submit]:focus-visible,
  #header-menu li input[type=reset]:focus-visible,
  #header-menu li input[type=file]:focus-visible,
  #header-menu li input[type=search]:focus-visible,
  #header-menu li select:focus-visible,
  #header-menu li textarea:focus-visible,
  #header-menu li input:focus-visible + label,
  #header-menu li video,
  .wrl__header__right__top__search a:focus-visible,
  .wrl__header__right__top__search main a:focus-visible,
  .wrl__header__right__top__search button:focus-visible,
  .wrl__header__right__top__search input:focus-visible,
  .wrl__header__right__top__search input[type=radio]:focus-visible,
  .wrl__header__right__top__search input[type=checkbox]:focus-visible,
  .wrl__header__right__top__search input[type=submit]:focus-visible,
  .wrl__header__right__top__search input[type=reset]:focus-visible,
  .wrl__header__right__top__search input[type=file]:focus-visible,
  .wrl__header__right__top__search input[type=search]:focus-visible,
  .wrl__header__right__top__search select:focus-visible,
  .wrl__header__right__top__search textarea:focus-visible,
  .wrl__header__right__top__search input:focus-visible + label,
  .wrl__header__right__top__search video {
    outline: 3px solid #fff !important;
    outline-offset: 2px;
  }
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
  scroll-padding-top: 100px;
}
html.no-scroll {
  overflow: hidden !important;
}

body {
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  color: #003a5d;
  position: relative;
  line-height: 1.5 !important;
}
@media screen and (min-width: 768px) {
  body {
    font-size: calc(1rem + 4 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  body {
    font-size: 1.25rem;
  }
}

body,
body * {
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
}

main {
  margin-top: 120px;
}

a {
  color: #0069b3;
  hyphens: none;
  -moz-hyphens: none;
  -webkit-hyphens: none;
}
a:hover, a:focus {
  opacity: 1 !important;
}

.wrl__hero-image {
  height: 300px;
}
.wrl__hero-image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.breadcrumbs {
  display: none;
}

ol,
ul {
  padding-left: 50px;
  margin: 30px 0;
}
ol li,
ul li {
  padding-left: 10px;
}

.rotate180 {
  transform: rotateX(180deg);
}

@keyframes slide {
  0% {
    transform: scaleY(0);
    transform-origin: top;
  }
  100% {
    transform: scaleY(1);
    transform-origin: top;
  }
}
@media screen and (min-width: 992px) {
  html.no-scroll {
    overflow: auto !important;
  }
  .breadcrumbs {
    display: block;
    color: #0069b3;
    margin: 0;
    padding: 5px 10px;
    margin-left: -10px;
    position: absolute;
    top: 70px;
    background-color: rgba(255, 255, 255, 0.7);
    width: inherit;
    max-width: fit-content;
  }
  .breadcrumbs a {
    color: #0069b3;
    cursor: pointer;
    padding-right: 5px;
  }
  .breadcrumbs span:not(:first-child) {
    padding-left: 5px;
  }
  .wrl__hero-image {
    height: 500px;
  }
}
@media screen and (max-width: 992px) {
  main {
    margin-top: 70px;
  }
}
.wrl__dreieck-header {
  position: absolute;
  bottom: 0;
  height: 140%;
  z-index: -1;
  width: 100%;
  display: block;
  pointer-events: none;
}
.wrl__dreieck-header__img {
  height: 100%;
  right: 0;
  position: absolute;
}

.wrl__dreieck-footer {
  position: absolute;
  bottom: 0;
  right: 0;
  width: auto;
  height: 100%;
  pointer-events: none;
}
.wrl__dreieck-footer__img {
  object-fit: cover;
  object-position: 0% 0%;
  height: 100%;
  display: block;
  mix-blend-mode: multiply;
}

.wrl__dreieck-frontpage-map__img {
  height: 100%;
  right: 0;
  position: absolute;
  opacity: 0.8;
  bottom: 0;
}

.wrl__dreieck-post {
  position: relative;
  grid-column: 1;
  grid-row: 1;
  pointer-events: none;
}
.wrl__dreieck-post__img {
  position: absolute;
  right: 0;
  opacity: 0.6;
  min-height: 220px;
  height: 100% !important;
  max-height: 100% !important;
}

.wrl__dreieck-post-multiply {
  position: relative;
  grid-column: 1;
  grid-row: 1;
  pointer-events: none;
}
.wrl__dreieck-post-multiply__img {
  position: absolute;
  right: 0;
  mix-blend-mode: multiply;
}

@media screen and (max-width: 992px) {
  .wrl__dreieck-header {
    display: none;
  }
  .wrl__dreieck-footer__img {
    display: none;
  }
  .wrl__dreieck-schnelleinstieg {
    height: 180px;
  }
  .wrl__dreieck-schnelleinstieg__img {
    height: 100%;
  }
  .wrl__dreieck-frontpage-map {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
  }
}
.wrl__wrapper,
.wrl__wrapper--breadcrumb,
.wrl__wrapper--frontpage,
.wrl__wrapper--headline,
.wrl__wrapper--footer {
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

.wrl__wrapper {
  margin-bottom: 100px;
}

.wrl__wrapper--breadcrumb {
  padding: 0;
}

.wrl__wrapper--headline {
  padding: 0 16px;
  margin-top: 150px;
  margin-bottom: 100px;
}
.wrl__wrapper--headline h1 {
  margin-bottom: 100px;
}

.page-template-page-werkstatt .wrl__wrapper--headline {
  padding: 0 16px;
  margin-top: 100px;
  margin-bottom: 100px;
}
.page-template-page-werkstatt .wrl__wrapper--headline h1 {
  margin-bottom: 100px;
}

.wrl__wrapper--frontpage {
  padding: 0 16px;
}

.wrl__wrapper--footer {
  padding: 50px 16px;
  position: relative;
  z-index: 1;
}

.page-template-page-verteiler .wrl__wrapper--headline h1 {
  margin-bottom: 0;
  padding-bottom: 100px;
}
.page-template-page-verteiler .wrl__wrapper--headline .wrl__schnelleinstiege {
  padding-bottom: 50px;
}

@media screen and (min-width: 992px) {
  .wrl__wrapper,
  .wrl__wrapper--breadcrumb,
  .wrl__wrapper--frontpage,
  .wrl__wrapper--headline,
  .wrl__wrapper--footer {
    width: 85vw;
    max-width: 1600px;
    padding: 0;
  }
  .wrl__wrapper--breadcrumb {
    padding: 0 0 180px 0;
  }
  .wrl__wrapper--headline {
    margin-top: 0;
    margin-bottom: 100px;
  }
  .wrl__wrapper--headline h1 {
    margin-bottom: 0;
  }
  .wrl__wrapper--footer {
    padding: 100px 0;
  }
  .page-template-page-verteiler .wrl__wrapper--headline h1 {
    padding-bottom: 0;
  }
  .page-template-page-werkstatt .wrl__wrapper--headline {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .page-template-page-werkstatt .wrl__wrapper--headline h1 {
    margin-bottom: ß;
  }
}
#header {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  z-index: 20;
  position: fixed;
  height: 120px;
  width: 100%;
  background-color: #fff;
  display: flex;
  top: 0;
  z-index: 9999;
}

.wrl__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 85vw;
  max-width: 1600px;
  margin: 0 auto;
}
.wrl__header__left__logo {
  height: 100%;
  display: flex;
  align-items: center;
}
.wrl__header__left__logo img {
  max-height: 70px;
  width: auto;
}
.wrl__header__right {
  padding: 15px 0 10px 0;
  font-size: 1rem !important;
}
@media screen and (min-width: 768px) {
  .wrl__header__right {
    font-size: calc(1rem + 2 * (100vw - 768px) / 632) !important;
  }
}
@media screen and (min-width: 1400px) {
  .wrl__header__right {
    font-size: 1.125rem !important;
  }
}
.wrl__header__right__top {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.wrl__header__right__top__search form {
  height: 30px;
}
.wrl__header__right__top__search form input {
  background-color: #fff;
  border: 1px solid #0069b3 !important;
  border-radius: 0;
  color: #003a5d;
  opacity: 1;
}
.wrl__header__right__top__search form input:focus {
  box-shadow: none !important;
}
.wrl__header__right__top__search form input::placeholder {
  font-size: 16px;
  color: #003a5d;
  opacity: 1;
}
.wrl__header__right__top__search form input:focus ~ button {
  box-shadow: none !important;
}
.wrl__header__right__top__search form .search-submit {
  background-color: #fff;
  border: 1px solid #0069b3;
  border-radius: 0;
  margin-left: 10px;
}
.wrl__header__right__top__search form .search-submit svg {
  fill: #003a5d;
  opacity: 1;
}
.wrl__header__right__top__search form .search-submit:hover {
  background-color: #003a5d;
}
.wrl__header__right__top__search form .search-submit:hover svg {
  fill: #fff;
}
.wrl__header__right__top__search form button::before {
  content: none !important;
}
.wrl__header__right nav ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrl__header__right nav ul li {
  position: relative;
  padding: 0;
}
.wrl__header__right nav ul li:not(:last-child) {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  margin-right: 40px;
}
.wrl__header__right nav ul li a {
  width: fit-content;
}
.wrl__header__right nav ul li button {
  display: flex;
  background-color: transparent;
  padding: 0;
  margin-left: 10px;
  padding: 6px 7px;
  border: none;
}
.wrl__header__right nav ul li button img {
  width: 12px;
  height: 14px;
}
.wrl__header__right nav ul li .sub-menu {
  position: absolute;
  padding: 20px 0;
  animation: 0.3s linear slide;
  z-index: 999;
  display: none;
  list-style: none;
  top: 27px;
  margin-top: 10px;
}
.wrl__header__right nav ul li .sub-menu:after {
  content: "";
  background: transparent linear-gradient(54deg, #0069B3 0%, #9BC431 100%) 0% 0% no-repeat padding-box;
  width: 300vw;
  height: 100%;
  position: absolute;
  left: calc((200vw - 200%) / 2 * -1);
  top: 0;
  z-index: -1;
}
.wrl__header__right nav ul li .sub-menu li {
  padding: 5px 0;
  hyphens: none !important;
  -moz-hyphens: none !important;
  -webkit-hyphens: none !important;
}
.wrl__header__right nav ul li .sub-menu li a {
  color: #fff;
  font-weight: normal;
}
.wrl__header__right nav ul li .sub-menu li a:hover {
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}
.wrl__header__right nav ul a {
  color: #0069b3;
  font-weight: bolder;
}
.wrl__header .hamburger {
  display: none;
}

@media screen and (min-width: 993px) {
  #wrl__header__right {
    display: flex !important;
    flex-direction: column-reverse;
    height: 100%;
    justify-content: space-between;
    align-items: end;
  }
}
@media screen and (max-width: 992px) {
  #header {
    height: 70px !important;
  }
  .wrl__header {
    padding: 5px 16px;
    width: 100%;
  }
  .wrl__header__left__logo img {
    max-height: 35px;
  }
  .wrl__header .hamburger {
    display: block;
    padding: 0;
    background: none;
  }
  .wrl__header .hamburger:hover {
    cursor: pointer;
  }
  .wrl__header .hamburger .line {
    width: 35px;
    height: 4px;
    background-color: #0069b3;
    display: block;
    margin: 6px auto;
    transition: all 0.3s ease-in-out;
  }
  .wrl__header #hamburger.is-active .line:nth-child(2) {
    -webkit-transform: translateY(10px) rotate(45deg);
    -ms-transform: translateY(10px) rotate(45deg);
    -o-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
  }
  .wrl__header #hamburger.is-active .line:nth-child(3) {
    opacity: 0;
  }
  .wrl__header #hamburger.is-active .line:nth-child(4) {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  .wrl__header__right {
    display: none;
    flex-direction: column;
    padding: 0;
    justify-content: space-between !important;
    background: transparent linear-gradient(54deg, #0069B3 0%, #9BC431 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    top: 70px;
    left: 0;
    padding: 16px;
    width: 100%;
    height: calc(100vh - 70px);
  }
  .wrl__header__right__top {
    display: block !important;
    margin-top: 40px;
  }
  .wrl__header__right nav {
    width: 100%;
  }
  .wrl__header__right nav ul {
    display: block;
  }
  .wrl__header__right nav ul li {
    position: relative;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .wrl__header__right nav ul li:not(:last-child) {
    padding-right: 0;
    margin-right: 0;
    grid-template-columns: 1fr 36px;
  }
  .wrl__header__right nav ul li a {
    color: #fff;
    hyphens: auto;
    -webkit-hyphens: auto;
  }
  .wrl__header__right nav ul li button {
    background-color: #fff;
    border-radius: 100px;
  }
  .wrl__header__right nav ul li button svg {
    pointer-events: none;
  }
  .wrl__header__right nav ul li .sub-menu {
    animation: none;
    position: relative;
    padding: 25px 0 0 0;
    top: 0;
    background: none;
    margin-top: 0;
  }
  .wrl__header__right nav ul li .sub-menu:after {
    background: transparent;
    width: 100vw;
  }
  .wrl__header__right nav ul li .sub-menu li {
    padding: 0 !important;
  }
  .wrl__header__right nav ul li .sub-menu li:first-child {
    padding: 15px 0 0 0;
  }
  .wrl__header__right nav ul li .sub-menu li a {
    hyphens: auto;
    -webkit-hyphens: auto;
  }
}
#wrl__header__right__flex-container {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  height: 100%;
}

@media screen and (max-width: 992px) {
  #wrl__header__right__flex-container {
    display: flex;
    flex-direction: column !important;
    justify-content: space-between;
    height: 100%;
  }
}
@media screen and (min-width: 993px) {
  .sub-menu.hideDropdown {
    display: none !important;
    height: 0;
  }
  .sub-menu.showDropdown {
    display: block !important;
    height: auto;
  }
}
.wrl__page__grid {
  display: block;
}

.wrl__page__content ul li {
  list-style: disc;
}

.wrl__page-grid__bottom,
.wrl__page-grid__team {
  display: grid;
  grid-template-columns: 1fr;
  width: 100%;
  gap: 20px;
}

.wrl__page-grid__team {
  padding: 0;
  margin: 0;
}
.wrl__page-grid__team li {
  padding: 0;
}

.wrl__page-grid__bottom {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrl__page-grid__bottom li {
  padding: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1254901961);
}

.wrl__page__side-content {
  display: flex;
  flex-direction: column-reverse;
}

.wrl__page-werkstatt__topline {
  margin: 0;
  color: #003a5d;
}

.wrl__page__error h1 {
  padding-top: 300px;
}
.wrl__page__error p {
  font-size: 1.5625rem;
  color: #0069b3;
}
@media screen and (min-width: 768px) {
  .wrl__page__error p {
    font-size: calc(1.5625rem + 15 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__page__error p {
    font-size: 2.5rem;
  }
}
.wrl__page__error a {
  color: #019477;
}
.wrl__page__error a:hover {
  color: #019477;
  text-decoration: underline;
}

.wrl__page__gesellschaft__left__container {
  margin-bottom: 100px;
}
.wrl__page__gesellschaft__left__container__headline {
  margin-top: 80px;
}
.wrl__page__gesellschaft__left__container__headline:first-of-type {
  margin-top: 0;
}
.wrl__page__gesellschaft__left__container h3 {
  color: #0069b3;
  margin: 20px 0 5px 0;
}
.wrl__page__gesellschaft__left__container__description p {
  font-size: 1rem !important;
  font-style: italic;
}
@media screen and (min-width: 768px) {
  .wrl__page__gesellschaft__left__container__description p {
    font-size: calc(1rem + 2 * (100vw - 768px) / 632) !important;
  }
}
@media screen and (min-width: 1400px) {
  .wrl__page__gesellschaft__left__container__description p {
    font-size: 1.125rem !important;
  }
}

@media screen and (min-width: 768px) {
  .wrl__page-grid__bottom,
  .wrl__page-grid__team {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .wrl__page__grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 100px;
  }
  .wrl__page-grid__bottom,
  .wrl__page-grid__team {
    grid-template-columns: repeat(3, 1fr);
  }
  .wrl__page__content {
    padding: 0;
  }
  .wrl__page__side-content {
    flex-direction: column;
  }
}
@media screen and (min-width: 1400px) {
  .wrl__page__grid {
    gap: 150px;
  }
}
@media screen and (min-width: 1600px) {
  .wrl__page__grid {
    grid-template-columns: 2fr 1fr;
    gap: 250px;
  }
  .wrl__page-grid__team {
    grid-template-columns: repeat(4, 1fr);
  }
}
.wrl__team__h2 {
  padding: 50px 0 20px 0;
}

.wrl_card-team {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  min-height: 250px;
  hyphens: auto !important;
  -moz-hyphens: auto !important;
  height: 100%;
}
.wrl_card-team:hover .wrl_card-team__back {
  display: grid !important;
}
.wrl_card-team:hover .wrl__dreieck-post__img {
  display: none !important;
}
.wrl_card-team__front {
  position: relative;
  grid-row: 1;
  grid-column: 1;
  display: grid;
  grid-auto-columns: minmax(0, 1fr);
  grid-auto-flow: column;
  background-color: #ebe9e8;
}
.wrl_card-team__front h3 {
  margin: 0 0 30px 0;
}
.wrl_card-team__front__left {
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.wrl_card-team__front__left p {
  font-size: 1rem;
  margin-bottom: 0;
  font-style: italic;
}
@media screen and (min-width: 768px) {
  .wrl_card-team__front__left p {
    font-size: calc(1rem + 1 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl_card-team__front__left p {
    font-size: 1.0625rem;
  }
}
.wrl_card-team__front__right__img {
  grid-column: 1/2;
  grid-row: 1/2;
  min-height: 220px;
  display: grid;
  grid-template-columns: 1fr;
  height: 100%;
  background-color: rgb(243, 243, 243);
}
.wrl_card-team__front__right__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  grid-column: 1;
  grid-row: 1;
}
.wrl_card-team__front__right .wrl__dreieck-post__img {
  min-height: 100px;
  max-height: 100% !important;
  height: 50% !important;
  bottom: 0;
  width: auto;
}
.wrl_card-team__back {
  position: relative;
  background-color: #0069b3;
  grid-row: 1;
  grid-column: 1;
  display: none;
}
.wrl_card-team__back__content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 16px;
}
.wrl_card-team__back__content h3 {
  margin: 0 0 30px 0;
  color: #fff;
  width: 50%;
  padding-right: 16px;
}
.wrl_card-team__back__content div {
  color: #fff;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .wrl_card-team__back__content div {
    font-size: calc(1rem + 1 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl_card-team__back__content div {
    font-size: 1.0625rem;
  }
}
.wrl_card-team__back__content div span {
  display: block;
}
.wrl_card-team__back__content div p {
  margin-bottom: 20px;
}
.wrl_card-team__back__content div a {
  color: #fff;
}
.wrl_card-team__arrow__container {
  display: flex;
  justify-content: end;
  margin-top: 10px;
}
.wrl_card-team__arrow--front, .wrl_card-team__arrow--back {
  display: none;
}

@media screen and (hover: none) {
  .wrl_card-team__arrow--front {
    display: block;
    position: absolute;
    bottom: 16px;
    right: 16px;
    height: 40px !important;
  }
  .wrl_card-team__arrow--back {
    display: block;
    height: 40px !important;
  }
}
.wrl__metabox {
  padding: 20px;
  background: transparent linear-gradient(54deg, #0069B3 0%, #9BC431 100%) 0% 0% no-repeat padding-box;
  box-shadow: 0 4px 29px rgba(0, 0, 0, 0.1254901961);
  margin: 0 0 100px 0;
}
.wrl__metabox__section {
  color: #fff;
  margin-bottom: 32px;
}
.wrl__metabox__section__headline {
  margin: 0 0 5px 0;
  color: #fff;
}
.wrl__metabox__section ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wrl__metabox__section ul li {
  padding: 0 !important;
}
.wrl__metabox__section__item {
  display: block;
  width: 100%;
}
.wrl__metabox__section__item p,
.wrl__metabox__section__item div {
  margin: 0 0 5px 0;
}
.wrl__metabox__section__item p a,
.wrl__metabox__section__item div a {
  color: #fff;
}
.wrl__metabox__section__item p a:before,
.wrl__metabox__section__item div a:before {
  content: "";
  background-image: url(../../assets/img/icon_arrow_white.svg);
  height: 24px;
  width: 24px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  padding-right: 10px;
  margin-right: 10px;
  transition: 0.2s;
  margin-top: 3px;
}
@media screen and (max-width: 992px) {
  .wrl__metabox__section__item p a:before,
  .wrl__metabox__section__item div a:before {
    margin-top: 0;
  }
}
.wrl__metabox__section__item p a:hover,
.wrl__metabox__section__item div a:hover {
  color: #fff;
}
.wrl__metabox__section__item--event-divider {
  display: block;
  height: 10px;
}
.wrl__metabox__section__item--link, .wrl__metabox__section__item--download,
.wrl__metabox__section__item a {
  display: grid;
  gap: 10px;
  grid-template-columns: 24px auto;
  width: fit-content;
  color: #fff;
  hyphens: none !important;
  -moz-hyphens: none !important;
  margin-bottom: 5px;
}
.wrl__metabox__section__item--link:hover, .wrl__metabox__section__item--link:focus, .wrl__metabox__section__item--download:hover, .wrl__metabox__section__item--download:focus,
.wrl__metabox__section__item a:hover,
.wrl__metabox__section__item a:focus {
  color: #fff;
}
.wrl__metabox__section__item--link span, .wrl__metabox__section__item--download span,
.wrl__metabox__section__item a span {
  display: contents;
  font-size: 14px;
}
.wrl__metabox__section__item--link:before,
.wrl__metabox__section__item a:before {
  content: "";
  background-image: url(../../assets/img/icon_arrow_white.svg);
  height: 24px;
  width: 24px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  padding-right: 10px;
  margin-right: 10px;
  transition: 0.2s;
  margin-top: 3px;
  margin-top: 5px;
}
@media screen and (max-width: 992px) {
  .wrl__metabox__section__item--link:before,
  .wrl__metabox__section__item a:before {
    margin-top: 0;
  }
}
.wrl__metabox__section__item--link:hover:before,
.wrl__metabox__section__item a:hover:before {
  transform: translateX(5px);
}
.wrl__metabox__section__item--download:before {
  content: "";
  background-image: url(../../assets/img/icon_download_white.svg);
  height: 24px;
  width: 24px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  padding-left: 10px;
  margin-right: 10px;
  margin-top: 2px;
  transition: 0.2s;
  margin-top: 5px;
}
.wrl__metabox__section:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .wrl__metabox {
    padding: 32px 16px;
    margin: 100px 0 -100px -16px;
    width: 100vw;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .wrl__metabox {
    display: block;
  }
}
.wrl__filter {
  color: #0069b3;
  width: fit-content;
  margin: 50px 0 80px 0;
}
.wrl__filter__top__container {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #0069b3;
  padding: 20px 0;
}
.wrl__filter__top__container:last-child {
  border: none;
  margin-bottom: 30px;
}
.wrl__filter__top__container__headline {
  user-select: none;
}
.wrl__filter__top__container__headline h2 {
  color: #0069b3;
  margin: 0;
  min-width: 150px !important;
}
.wrl__filter__top__container__headline img {
  display: none;
}
.wrl__filter__top__container fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.wrl__filter__top__container fieldset legend {
  font-size: 0;
  height: 0;
}
.wrl__filter__top__container fieldset label {
  font-size: 1rem !important;
  margin-right: 30px;
}
@media screen and (min-width: 768px) {
  .wrl__filter__top__container fieldset label {
    font-size: calc(1rem + 2 * (100vw - 768px) / 632) !important;
  }
}
@media screen and (min-width: 1400px) {
  .wrl__filter__top__container fieldset label {
    font-size: 1.125rem !important;
  }
}
.wrl__filter__top__container fieldset label:before {
  width: 15px;
  height: 15px;
  border: 2px solid #0069b3;
  display: block;
  content: "";
  float: left;
  margin-right: 10px;
  margin-top: 6px;
}
.wrl__filter__top__container fieldset input {
  width: 0;
  height: 0;
  opacity: 0;
}
.wrl__filter__top__container fieldset input:checked + label:before {
  box-shadow: inset 0 0 0 1px #EBE9E8;
  background-color: #0069b3;
}
.wrl__filter__top__container fieldset input[type=radio] + label:before {
  border-radius: 50%;
}
.wrl__filter__bottom {
  display: flex;
  width: 100%;
  justify-content: space-between;
  min-width: 450px;
}
.wrl__filter__bottom__apply-filter, .wrl__filter__bottom__reset-filter {
  display: flex;
  align-items: center;
}
.wrl__filter__bottom__apply-filter input, .wrl__filter__bottom__reset-filter input {
  margin-left: 20px;
  padding: 0;
}
.wrl__filter__bottom__apply-filter input:focus-visible, .wrl__filter__bottom__reset-filter input:focus-visible {
  outline: none;
}
.wrl__filter__bottom__apply-filter label, .wrl__filter__bottom__reset-filter label {
  font-size: 1rem;
  color: #0069b3;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .wrl__filter__bottom__apply-filter label, .wrl__filter__bottom__reset-filter label {
    font-size: calc(1rem + 4 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__filter__bottom__apply-filter label, .wrl__filter__bottom__reset-filter label {
    font-size: 1.25rem;
  }
}
.wrl__filter__bottom__apply-filter button, .wrl__filter__bottom__reset-filter button {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  padding: 0;
  background-color: transparent;
  font-weight: normal;
  color: #0069b3;
  letter-spacing: normal;
}
@media screen and (min-width: 768px) {
  .wrl__filter__bottom__apply-filter button, .wrl__filter__bottom__reset-filter button {
    font-size: calc(1rem + 4 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__filter__bottom__apply-filter button, .wrl__filter__bottom__reset-filter button {
    font-size: 1.25rem;
  }
}
.wrl__filter__bottom__apply-filter img, .wrl__filter__bottom__reset-filter img {
  width: 30px;
  margin: 0 20px 0 0;
}
.wrl__filter__bottom__apply-filter:hover img, .wrl__filter__bottom__reset-filter:hover img {
  width: 30px;
  margin: 0 5px 0 15px;
  transition: rotate 1s;
}
.wrl__filter__bottom__reset-filter img {
  margin: 0;
}
.wrl__filter__bottom__reset-filter:hover label {
  cursor: pointer;
}
.wrl__filter__bottom__reset-filter:hover img {
  transform: rotate(-180deg) !important;
  margin: 0;
}

@media screen and (max-width: 992px) {
  .wrl__filter {
    width: 100%;
  }
  .wrl__filter__top__container {
    display: block;
    width: 100%;
    max-width: 400px;
    padding: 0;
  }
  .wrl__filter__top__container:last-child {
    border: none;
    margin-bottom: 0;
  }
  .wrl__filter__top__container__headline {
    display: flex;
    align-items: center;
  }
  .wrl__filter__top__container__headline h2 {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    cursor: pointer;
    height: 70px;
    position: relative;
    z-index: 9;
  }
  .wrl__filter__top__container__headline img {
    display: block !important;
    width: 30px;
    height: 30px;
  }
  .wrl__filter__top__container .hideFilter {
    display: none;
  }
  .wrl__filter__top__container .showFilter {
    display: flex;
  }
  .wrl__filter__top__container fieldset {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .wrl__filter__top__container fieldset label {
    margin: 0;
    width: fit-content;
  }
  .wrl__filter__bottom {
    display: block;
  }
  .wrl__filter__bottom__apply-filter {
    padding: 20px 0;
  }
}
.wrl__schnelleinstiege {
  display: flex;
  flex-direction: column;
  gap: 20px;
  list-style: none;
  margin: 0 0 50px 0;
  padding: 0;
}
.wrl__schnelleinstiege li {
  padding: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1882352941);
}
.wrl__schnelleinstiege__container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  background-color: #fff;
  position: relative;
}
.wrl__schnelleinstiege__container__title {
  padding: 16px;
  word-break: break-word;
}
.wrl__schnelleinstiege__container__title h2 {
  margin: 0;
}
.wrl__schnelleinstiege__container__image {
  position: relative;
  display: grid;
  height: 150px;
  background: transparent linear-gradient(54deg, #3a93d2 0%, #9BC431 100%) 0% 0% no-repeat padding-box;
  pointer-events: none;
}
.wrl__schnelleinstiege__container__image img {
  grid-row-start: 1;
  grid-row-end: span 1;
  grid-column-start: 1;
  grid-column-end: span 1;
  height: 150px;
  object-fit: cover;
}
.wrl__schnelleinstiege__container__image__triangle {
  position: absolute;
  right: 0;
  mix-blend-mode: multiply;
  height: 150px !important;
}
.wrl__schnelleinstiege__container__arrow {
  position: absolute;
  bottom: 16px;
  left: 16px;
  height: 40px !important;
  transition: 0.2s;
}
.wrl__schnelleinstiege__container:hover .wrl__schnelleinstiege__container__arrow {
  left: 26px;
}

@media screen and (min-width: 768px) {
  .wrl__schnelleinstiege {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 992px) {
  .wrl__schnelleinstiege {
    grid-template-columns: 1fr;
  }
  .wrl__schnelleinstiege__container__title {
    padding-bottom: 50px;
  }
  .wrl__schnelleinstiege__container__image {
    height: 250px;
  }
  .wrl__schnelleinstiege__container__image img {
    height: 250px;
  }
  .wrl__schnelleinstiege__container__image__triangle {
    height: 250px !important;
  }
}
.wrl__content__single .wrl__hero-image {
  padding: 0 0 60px 0;
  height: 500px;
}

.wrl__file-preview {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.wrl__file-preview .wrl__file-preview__top {
  display: flex;
  background-color: #019477;
  width: 100%;
  padding: 20px;
  color: #fff;
  justify-content: space-between;
  align-items: center;
}
.wrl__file-preview .wrl__file-preview__top div {
  display: flex;
  flex-direction: column;
}
.wrl__file-preview .wrl__file-preview__top__headline {
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 10px;
  line-height: 1 !important;
}
.wrl__file-preview .wrl__file-preview__top__filename {
  font-size: 1rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .wrl__file-preview .wrl__file-preview__top__filename {
    font-size: calc(1rem + 4 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__file-preview .wrl__file-preview__top__filename {
    font-size: 1.25rem;
  }
}
.wrl__file-preview .wrl__file-preview__top img {
  color: #fff;
  height: 35px;
  width: auto;
  padding: 0;
}
.wrl__file-preview img,
.wrl__file-preview embed {
  padding: 0 20px 20px 20px;
  background-color: #019477;
  width: 100%;
}
.wrl__file-preview img {
  height: 100%;
  object-fit: cover;
}
.wrl__file-preview embed {
  height: 600px;
}

@media screen and (max-width: 992px) {
  .wrl__content__single .wrl__hero-image {
    padding: 0 0 60px 0;
    height: 300px;
  }
}
.wrl__page__search__bottom {
  padding-bottom: 300px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrl__page__search__bottom p {
  font-size: 1rem;
  color: #0069b3;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .wrl__page__search__bottom p {
    font-size: calc(1rem + 4 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__page__search__bottom p {
    font-size: 1.25rem;
  }
}
.wrl__page__search__bottom form input,
.wrl__page__search__bottom form button {
  background-color: #fff;
  border: 1px solid #003a5d !important;
  border-radius: 0;
  color: #003a5d;
}
.wrl__page__search__bottom form input:focus,
.wrl__page__search__bottom form button:focus {
  box-shadow: none !important;
}
.wrl__page__search__bottom form input::placeholder,
.wrl__page__search__bottom form button::placeholder {
  font-size: 16px;
  color: #003a5d;
  opacity: 1;
}
.wrl__page__search__bottom form input:focus ~ button,
.wrl__page__search__bottom form button:focus ~ button {
  box-shadow: none !important;
}
.wrl__page__search__bottom form .search-submit {
  background-color: #fff;
  border: 1px solid #003a5d !important;
  border-radius: 0;
  margin-left: 10px;
  width: 70px;
}
.wrl__page__search__bottom form .search-submit svg {
  fill: #003a5d;
  opacity: 1;
}
.wrl__page__search__bottom form .search-submit:hover {
  background-color: #003a5d;
}
.wrl__page__search__bottom form .search-submit:hover svg {
  fill: #fff;
}

.wrl__page__error__top h1 {
  padding-top: 200px;
}

.wrl__page__error__bottom {
  padding-bottom: 200px;
}
.wrl__page__error__bottom p {
  font-size: 1.5625rem;
  color: #0069b3;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .wrl__page__error__bottom p {
    font-size: calc(1.5625rem + 15 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__page__error__bottom p {
    font-size: 2.5rem;
  }
}
.wrl__page__error__bottom a {
  color: #019477;
  font-weight: bolder;
}
.wrl__page__error__bottom a:hover {
  color: #019477;
  text-decoration: underline;
}

@media screen and (max-width: 992px) {
  .wrl__page__error__top h1 {
    padding-top: 100px;
  }
}
.wrl__button-interner-bereich {
  background-color: #ebe9e8;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 16px;
}
.wrl__button-interner-bereich .h3 {
  margin: 0 0 10px 0;
  color: #003a5d;
  font-weight: bold;
}
.wrl__button-interner-bereich span {
  color: #019477;
  font-weight: bolder;
}

.wrl__interner-downloadbereich {
  background-color: #003a5d;
  margin-bottom: 0;
  padding-bottom: 100px;
}
.wrl__interner-downloadbereich .breadcrumbs {
  background-color: transparent;
}
.wrl__interner-downloadbereich .breadcrumbs span, .wrl__interner-downloadbereich .breadcrumbs a {
  color: #fff;
}
.wrl__interner-downloadbereich h1,
.wrl__interner-downloadbereich h2,
.wrl__interner-downloadbereich .h2,
.wrl__interner-downloadbereich h3,
.wrl__interner-downloadbereich .h3,
.wrl__interner-downloadbereich h4,
.wrl__interner-downloadbereich .h4,
.wrl__interner-downloadbereich p {
  color: #fff;
}
.wrl__interner-downloadbereich .wrl_card__top__text__filetype,
.wrl__interner-downloadbereich .wrl_card__top__text .h3 {
  color: #003a5d !important;
}
.wrl__interner-downloadbereich__download-all {
  padding: 30px 16px 16px 16px;
  color: #019477;
  font-weight: bold;
}
.wrl__interner-downloadbereich__download-all:hover {
  color: #003a5d;
}
.wrl__interner-downloadbereich .wrl_card__bottom {
  display: block;
}
.wrl__interner-downloadbereich .wrl_card__bottom span:not(:last-child):after {
  content: "|";
  padding: 0 5px;
}
.wrl__interner-downloadbereich .wrl_card__bottom__error-no-downloads {
  color: white;
}

.wrl_card__top__img--grey {
  background-color: #ebe9e8;
}

.post-password-form p {
  display: flex;
  align-items: center;
  margin-top: 30px;
  gap: 20px;
}
.post-password-form input {
  height: 50px;
  border: none;
  border-radius: 0;
  margin-left: 50px;
}
.post-password-form input[type=password] {
  border-radius: 0;
  border: none;
}
.post-password-form input[type=submit] {
  background-color: #fff;
  color: #003a5d;
  margin: 0;
  padding: 10px 20px;
}

@media screen and (max-width: 992px) {
  .wrl__button-interner-bereich {
    margin-bottom: 100px;
  }
  .post-password-form p {
    align-items: end;
    flex-wrap: wrap;
  }
  .post-password-form input {
    margin-left: 0;
  }
}
nf-fields-wrap {
  display: grid;
  gap: 30px 100px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas: "name  topic" "email  topic" "phone topic" "message message" "dsgvo dsgvo" "submit submit";
  margin-top: 50px;
  font-size: 1rem !important;
}
@media screen and (min-width: 768px) {
  nf-fields-wrap {
    font-size: calc(1rem + 2 * (100vw - 768px) / 632) !important;
  }
}
@media screen and (min-width: 1400px) {
  nf-fields-wrap {
    font-size: 1.125rem !important;
  }
}
nf-fields-wrap nf-field:nth-child(1) {
  grid-area: name;
}
nf-fields-wrap nf-field:nth-child(2) {
  grid-area: email;
}
nf-fields-wrap nf-field:nth-child(3) {
  grid-area: phone;
}
nf-fields-wrap nf-field:nth-child(4) {
  grid-area: topic;
}
nf-fields-wrap nf-field:nth-child(4) label:before, nf-fields-wrap nf-field:nth-child(4) label:after {
  display: none !important;
}
nf-fields-wrap nf-field:nth-child(4) input {
  opacity: 1 !important;
}
nf-fields-wrap nf-field:nth-child(4) li {
  display: flex;
  align-items: center;
}
nf-fields-wrap nf-field:nth-child(4) .list-radio-wrap .nf-field-element li input {
  width: 25px !important;
  height: 25px !important;
  min-width: 25px;
}
nf-fields-wrap nf-field:nth-child(4) .list-radio-wrap .nf-field-element li input:checked {
  accent-color: #019477;
}
nf-fields-wrap nf-field:nth-child(4) .nf-label-span {
  font-size: 1rem !important;
}
@media screen and (min-width: 768px) {
  nf-fields-wrap nf-field:nth-child(4) .nf-label-span {
    font-size: calc(1rem + 2 * (100vw - 768px) / 632) !important;
  }
}
@media screen and (min-width: 1400px) {
  nf-fields-wrap nf-field:nth-child(4) .nf-label-span {
    font-size: 1.125rem !important;
  }
}
nf-fields-wrap nf-field:nth-child(5) {
  grid-area: message;
}
nf-fields-wrap nf-field:nth-child(6) {
  grid-area: dsgvo;
}
nf-fields-wrap nf-field:nth-child(6) .field-wrap {
  align-items: start;
  flex-direction: column;
  gap: 15px;
}
nf-fields-wrap nf-field:nth-child(6) .nf-field-label {
  width: auto !important;
  padding-right: 20px !important;
}
nf-fields-wrap nf-field:nth-child(6) .nf-field-label label {
  padding: 0 0 0 20px;
}
nf-fields-wrap nf-field:nth-child(6) .checkbox-container .nf-field-element {
  opacity: 1;
}
nf-fields-wrap nf-field:nth-child(6) .checkbox-container .nf-field-element input[type=checkbox] {
  border-color: #003a5d !important;
  border-radius: 0 !important;
  opacity: 1;
  width: 25px;
  height: 25px;
}
nf-fields-wrap nf-field:nth-child(6) .checkbox-container .nf-field-element input[type=checkbox]:focus-visible {
  outline: 3px solid #019477 !important;
  outline-offset: 2px;
  padding: 5px;
  border-radius: 0 !important;
}
nf-fields-wrap nf-field:nth-child(6) .checkbox-container .nf-field-element input[type=checkbox]:checked {
  accent-color: #003a5d;
}
nf-fields-wrap nf-field:nth-child(6) label {
  font-size: 1rem !important;
}
@media screen and (min-width: 768px) {
  nf-fields-wrap nf-field:nth-child(6) label {
    font-size: calc(1rem + 2 * (100vw - 768px) / 632) !important;
  }
}
@media screen and (min-width: 1400px) {
  nf-fields-wrap nf-field:nth-child(6) label {
    font-size: 1.125rem !important;
  }
}
nf-fields-wrap nf-field:nth-child(6) label:before, nf-fields-wrap nf-field:nth-child(6) label:after {
  display: none;
}
nf-fields-wrap nf-field:nth-child(6) .nf-field-description {
  font-size: 1rem !important;
}
@media screen and (min-width: 768px) {
  nf-fields-wrap nf-field:nth-child(6) .nf-field-description {
    font-size: calc(1rem + 2 * (100vw - 768px) / 632) !important;
  }
}
@media screen and (min-width: 1400px) {
  nf-fields-wrap nf-field:nth-child(6) .nf-field-description {
    font-size: 1.125rem !important;
  }
}
nf-fields-wrap nf-field:nth-child(7) {
  grid-area: submit;
}
nf-fields-wrap label {
  font-size: 1rem !important;
}
@media screen and (min-width: 768px) {
  nf-fields-wrap label {
    font-size: calc(1rem + 2 * (100vw - 768px) / 632) !important;
  }
}
@media screen and (min-width: 1400px) {
  nf-fields-wrap label {
    font-size: 1.125rem !important;
  }
}
nf-fields-wrap input:not([type=button]),
nf-fields-wrap textarea {
  background-color: #fff !important;
  border: 2px solid #0069b3 !important;
  transition: none !important;
  font-size: 1rem;
  color: #003a5d !important;
}
@media screen and (min-width: 768px) {
  nf-fields-wrap input:not([type=button]),
  nf-fields-wrap textarea {
    font-size: calc(1rem + 4 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  nf-fields-wrap input:not([type=button]),
  nf-fields-wrap textarea {
    font-size: 1.25rem;
  }
}
nf-fields-wrap input:not([type=button]):focus-visible,
nf-fields-wrap textarea:focus-visible {
  outline: 3px solid #019477 !important;
  outline-offset: 2px;
}
nf-fields-wrap input:not([type=button])::placeholder,
nf-fields-wrap textarea::placeholder {
  color: #003a5d !important;
  opacity: 1;
}
nf-fields-wrap input[type=submit] {
  background-color: transparent !important;
  color: #003a5d !important;
  height: auto !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  border: 2px solid #019477 !important;
}
nf-fields-wrap input[type=submit]:hover {
  background-color: #019477 !important;
  color: #fff !important;
}
nf-fields-wrap input[type=submit]:focus-visible {
  outline: 3px solid #019477 !important;
  outline-offset: 2px;
}
nf-fields-wrap input[aria-disabled=true] {
  border: 3px solid #ebe9e8 !important;
}
nf-fields-wrap input[aria-disabled=true]:hover {
  background-color: #ebe9e8 !important;
  color: #003a5d !important;
}

@media screen and (max-width: 768px) {
  nf-fields-wrap {
    grid-template-columns: 1fr;
    gap: 15px;
    grid-template-areas: "name" "email" "phone" "topic" "message" "dsgvo" "submit";
    margin-top: 50px;
  }
}
#karte {
  margin-top: 100px;
  padding: 1px;
}
#karte h2 {
  margin: 200px auto 50px auto;
}
#karte .wrl__page__map {
  position: relative;
  display: flex;
  align-items: center;
  height: 600px;
  max-height: 80vh;
}

@media screen and (max-width: 768px) {
  #karte h2 {
    margin: 100px auto 50px auto;
  }
}
.wrl__frontpage-map-header {
  display: flex;
  width: 100vw;
  height: 600px;
  background-color: #019477;
  position: relative;
  margin: 70px 0 100px 0 !important;
  overflow: hidden !important;
}
.wrl__frontpage-map-header__left {
  width: 30%;
  height: 100%;
  display: flex;
  align-items: center;
}
.wrl__frontpage-map-header__left__container {
  width: 90%;
}
.wrl__frontpage-map-header__left__container h1 {
  font-size: 1.875rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 50px;
  padding-bottom: 0;
  position: relative;
  z-index: 999;
}
@media screen and (min-width: 768px) {
  .wrl__frontpage-map-header__left__container h1 {
    font-size: calc(1.875rem + 10 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__frontpage-map-header__left__container h1 {
    font-size: 2.5rem;
  }
}
.wrl__frontpage-map-header__left__container a {
  font-size: 1rem;
  color: #fff;
  position: relative;
  z-index: 9;
  font-weight: bolder;
}
@media screen and (min-width: 768px) {
  .wrl__frontpage-map-header__left__container a {
    font-size: calc(1rem + 4 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__frontpage-map-header__left__container a {
    font-size: 1.25rem;
  }
}
.wrl__frontpage-map-header__left__container a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 1px;
}
.wrl__frontpage-map-header__right {
  width: 70%;
  position: relative;
}
.wrl__frontpage-map-header__right__img-background {
  height: 100%;
  width: calc(100vw - 30%);
  max-width: 100vw;
}
.wrl__frontpage-map-header__right__img-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrl__frontpage-map-header__right .slide:hover {
  cursor: pointer;
}
.wrl__frontpage-map-header__right__img-1, .wrl__frontpage-map-header__right__img-2, .wrl__frontpage-map-header__right__img-3 {
  width: 35%;
  min-width: 350px;
  position: absolute;
  border: 5px solid #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  height: 280px;
  z-index: 9;
}
.wrl__frontpage-map-header__right__img-1 span, .wrl__frontpage-map-header__right__img-2 span, .wrl__frontpage-map-header__right__img-3 span {
  position: absolute;
  top: 5px;
  left: 5px;
}
.wrl__frontpage-map-header__right__img-1 p, .wrl__frontpage-map-header__right__img-2 p, .wrl__frontpage-map-header__right__img-3 p {
  font-size: 1rem;
  bottom: 0;
  position: absolute;
  background: #fff;
  padding: 5px 5px 0 0;
  margin-bottom: 0;
  color: #003a5d;
}
@media screen and (min-width: 768px) {
  .wrl__frontpage-map-header__right__img-1 p, .wrl__frontpage-map-header__right__img-2 p, .wrl__frontpage-map-header__right__img-3 p {
    font-size: calc(1rem + 1 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__frontpage-map-header__right__img-1 p, .wrl__frontpage-map-header__right__img-2 p, .wrl__frontpage-map-header__right__img-3 p {
    font-size: 1.0625rem;
  }
}
.wrl__frontpage-map-header__right__img-1 img, .wrl__frontpage-map-header__right__img-2 img, .wrl__frontpage-map-header__right__img-3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  opacity: 1;
}
.wrl__frontpage-map-header__right__img-1:hover, .wrl__frontpage-map-header__right__img-2:hover, .wrl__frontpage-map-header__right__img-3:hover {
  opacity: 1;
}
.wrl__frontpage-map-header__right__img-1 {
  left: 5%;
  bottom: 10%;
}
.wrl__frontpage-map-header__right__img-2 {
  right: 0;
  top: 30%;
}
.wrl__frontpage-map-header__right__img-3 {
  left: 35%;
  top: 10%;
}
.wrl__frontpage-map-header__controls {
  display: flex;
  position: absolute;
  bottom: 16px;
  height: 40px !important;
  right: 30px;
  z-index: 9;
  gap: 10px;
}
.wrl__frontpage-map-header__controls button {
  background: none;
  padding: 0;
  border-radius: 100px;
}
.wrl__frontpage-map-header__controls button img {
  width: 40px;
}

.wrl__frontpage-map-header__wrapper {
  width: 85vw;
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
}

#wrl__frontpage-map-header__controls__play {
  display: none;
}

#wrl__frontpage-map-header__controls__previous,
#wrl__frontpage-map-header__controls__next {
  display: none;
}

@media screen and (max-width: 992px) {
  .wrl__frontpage-map-header__wrapper {
    width: 100vw;
    padding: 0 16px;
  }
}
@media screen and (max-width: 768px) {
  .wrl__frontpage-map-header {
    height: 100%;
  }
  .wrl__frontpage-map-header__left {
    width: 100%;
    height: fit-content;
    padding: 50px 0;
  }
  .wrl__frontpage-map-header__left__container {
    width: 100%;
  }
  .wrl__frontpage-map-header__right {
    width: 100%;
    position: relative;
    display: grid;
  }
  .wrl__frontpage-map-header__right__img-background {
    grid-row-start: 1;
    grid-row-end: span 1;
    grid-column-start: 1;
    grid-column-end: span 1;
    margin: 0 -16px;
    width: 100vw;
    height: 100%;
  }
  .wrl__frontpage-map-header__right__img-background img {
    width: 100%;
    height: 150%;
    object-fit: cover;
  }
  .wrl__frontpage-map-header__right #slides {
    grid-row-start: 1;
    grid-row-end: span 1;
    grid-column-start: 1;
    grid-column-end: span 1;
    padding: 16px 0;
    /*
    height: 100%;
    width: 100vw;
    z-index: 9;
    position: absolute;
    display: flex;
    align-items: center;
    overflow-y: scroll;
    margin-left: -16px;
    padding-left: 16px;
    */
    display: flex !important;
    flex-direction: column !important;
    gap: 16px;
  }
  .wrl__frontpage-map-header__right .slide {
    display: block !important;
    width: 100% !important;
  }
  .wrl__frontpage-map-header__right__img-1, .wrl__frontpage-map-header__right__img-2, .wrl__frontpage-map-header__right__img-3 {
    width: 100%;
    min-width: 0;
    height: 200px;
    max-height: 200px;
    left: unset;
    bottom: unset;
    right: unset;
    top: unset;
    display: block !important;
    position: relative;
  }
  .wrl__frontpage-map-header__controls {
    display: none !important;
  }
  .wrl__frontpage-map-header__wrapper {
    display: block;
  }
}
footer {
  background-color: #003a5d;
  position: relative;
}

.wrl__footer__top {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 250px;
}
.wrl__footer__top__left__logo {
  display: block;
  height: auto;
  margin-bottom: 50px;
  max-width: 380px;
}
.wrl__footer__top__left__headline {
  color: #fff;
  margin: 20px 0 15px 0;
}
.wrl__footer__top__left__adress {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  max-width: 700px;
}
.wrl__footer__top__left__adress_item {
  color: #fff;
  margin: 20px 0 0 0;
}
.wrl__footer__top__left__adress_item_headline {
  color: #fff;
  margin: 20px 0 15px 0;
}
.wrl__footer__top__left__adress_item a {
  color: #fff;
}
.wrl__footer__top__right {
  display: flex;
  align-items: flex-end;
  z-index: 9999;
}
.wrl__footer__top__right__container {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.wrl__footer__top__right__container__social-media {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  align-items: center;
  width: 250px;
  margin-top: 50px;
  padding: 0;
}
.wrl__footer__top__right__container__social-media a {
  display: flex;
  align-items: center;
}
.wrl__footer__top__right__container__social-media img {
  height: 25px;
}
.wrl__footer__top__right__container nav ul {
  margin: 0;
  padding: 0;
}
.wrl__footer__top__right__container nav ul li {
  padding: 20px 0 0 0;
}
.wrl__footer__top__right__container nav ul li a {
  color: #fff;
  font-weight: bold;
}
.wrl__footer__bottom {
  width: 100%;
  margin-top: 50px;
}
.wrl__footer__bottom a {
  color: #fff;
  position: relative;
  z-index: 9999;
}
.wrl__footer__bmwk img {
  width: 75%;
}

@media screen and (max-width: 992px) {
  .wrl__footer__top {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .wrl__footer__top__left__logo {
    width: 100%;
    max-width: 180px;
  }
  .wrl__footer__top__left__adress {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .wrl__footer__top__right {
    align-items: start;
  }
  .wrl__footer__top__right__container {
    align-items: start;
  }
  .wrl__footer__top__right__container nav li {
    text-align: left;
  }
}
.wrl_card {
  box-shadow: 0 4px 29px rgba(0, 0, 0, 0.1254901961);
  min-height: 250px;
  height: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.wrl_card__top {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
.wrl_card__top__img {
  grid-column: 1/2;
  grid-row: 1/2;
  min-height: 220px;
  display: grid;
  grid-template-columns: 1fr;
}
.wrl_card__top__img img {
  height: 100%;
  max-height: 220px;
  object-fit: cover;
  grid-column: 1;
  grid-row: 1;
}
.wrl_card__top__img--blue {
  background: #0069b3;
}
.wrl_card__top__img--petrol {
  background: #019477;
}
.wrl_card__top__text {
  grid-column: 1/2;
  grid-row: 1/2;
  color: #fff;
  padding: 16px;
}
.wrl_card__top__text__filetype, .wrl_card__top__text__filetype--intern {
  display: flex !important;
  align-items: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  gap: 10px;
  font-size: 1.125rem;
  display: block;
}
@media screen and (min-width: 768px) {
  .wrl_card__top__text__filetype, .wrl_card__top__text__filetype--intern {
    font-size: calc(1.125rem + 5 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl_card__top__text__filetype, .wrl_card__top__text__filetype--intern {
    font-size: 1.4375rem;
  }
}
.wrl_card__top__text__filetype::after {
  content: "";
  background-image: url(../../assets/img/icon_download_white.svg);
  height: 24px;
  width: 24px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  padding-left: 10px;
  margin-right: 10px;
  margin-top: 2px;
  transition: 0.2s;
}
.wrl_card__top__text__filetype--intern {
  color: #003a5d;
}
.wrl_card__top__text__filetype--intern:after {
  content: "";
  background-image: url(../../assets/img/icon_download_blue.svg);
  height: 24px;
  width: 24px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  padding-left: 10px;
  margin-right: 10px;
  margin-top: 2px;
  transition: 0.2s;
}
.wrl_card__top__text h2,
.wrl_card__top__text h3 {
  margin: 10px 0 0 0;
  color: #fff;
}
.wrl_card__bottom {
  padding: 16px 16px 0 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.wrl_card__bottom h2,
.wrl_card__bottom h3 {
  margin: 0 0 15px 0;
}
.wrl_card__bottom__excerpt {
  color: #003a5d;
  font-size: 1rem !important;
}
@media screen and (min-width: 768px) {
  .wrl_card__bottom__excerpt {
    font-size: calc(1rem + 2 * (100vw - 768px) / 632) !important;
  }
}
@media screen and (min-width: 1400px) {
  .wrl_card__bottom__excerpt {
    font-size: 1.125rem !important;
  }
}
.wrl_card__bottom .tags {
  font-size: 1rem;
  color: #0069b3;
  margin: 15px 0 0 0;
}
@media screen and (min-width: 768px) {
  .wrl_card__bottom .tags {
    font-size: calc(1rem + 2 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl_card__bottom .tags {
    font-size: 1.125rem;
  }
}
.wrl_card__arrow {
  margin: 16px;
  transition: 0.2s;
  padding-left: 0;
  height: 35px;
  width: 35px;
  display: block;
}
.wrl_card:hover .wrl_card__arrow {
  margin-left: 26px;
  transition: 0.2s;
}
.wrl_card:hover .wrl_card__bottom__excerpt {
  color: #003a5d;
}

.wrl__card-search {
  padding: 0 0 50px 0;
  margin-bottom: 50px;
  border-bottom: 3px solid #0069b3;
}
.wrl__card-search a {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.wrl__card-search a div {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: space-between;
}
.wrl__card-search a div h2 {
  margin: 0;
}
.wrl__card-search a div p {
  color: #003a5d !important;
  margin: 0;
}
.wrl__card-search a div span {
  color: #0069b3;
}
.wrl__card-search a:hover span {
  color: #003a5d;
}
.wrl__card-search:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

@media screen and (min-width: 768px) {
  .wrl__card-search a {
    flex-direction: row;
  }
  .wrl__card-search a img {
    object-fit: cover;
    width: 10vw;
    height: 10vw;
  }
  .wrl__card-search a div {
    gap: 30px;
  }
}
.wrl__sprungmarken {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 900px;
}
.wrl__sprungmarken__item {
  display: flex;
  align-items: center;
  color: #019477;
  margin: 10px 30px 10px 0;
}
.wrl__sprungmarken__item img {
  margin-right: 10px;
}
.wrl__sprungmarken__item a {
  color: #019477;
  font-weight: bolder;
}
.wrl__sprungmarken__item a:hover {
  color: #019477;
  text-decoration: underline;
}

.wrl__accordion h2 {
  margin-top: 0;
}
.wrl__accordion__item {
  border-bottom: 2px solid #0069b3;
  padding: 20px 0;
}
.wrl__accordion__item:last-child {
  border: none;
}
.wrl__accordion__item__headline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.wrl__accordion__item__headline h3 {
  font-size: 1rem;
  margin: 0;
  color: #0069b3;
  font-weight: bolder;
}
@media screen and (min-width: 768px) {
  .wrl__accordion__item__headline h3 {
    font-size: calc(1rem + 4 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__accordion__item__headline h3 {
    font-size: 1.25rem;
  }
}
.wrl__accordion__item__headline img {
  width: 30px;
  height: 30px;
}
.wrl__accordion__item__content {
  display: none;
  padding-top: 20px;
  transition: all 2s ease;
}
.wrl__accordion__item__content p:last-child {
  margin-bottom: 0;
}
.wrl__accordion__item__content ul,
.wrl__accordion__item__content ol {
  margin-left: 40px;
}
.wrl__accordion__item__content ul li,
.wrl__accordion__item__content ol li {
  padding-bottom: 10px;
}
.wrl__accordion__item__content ol {
  list-style: decimal;
}
.wrl__accordion__item__content.hideSection {
  display: none;
}
.wrl__accordion__item__content.showSection {
  display: block;
}

.wrl__video {
  max-width: 1100px;
  margin: 0 auto;
}
.wrl__video h2 {
  margin-top: 0;
}

.wrl__werkstatt-contact-person {
  display: flex;
  align-items: center;
  margin: 50px 0;
}
.wrl__werkstatt-contact-person img {
  width: 300px;
  max-height: 400px;
  object-fit: cover;
}
.wrl__werkstatt-contact-person div {
  padding-left: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wrl__werkstatt-contact-person__name-age {
  font-weight: bold;
  color: #0069b3;
  margin-bottom: 40px;
}
.wrl__werkstatt-contact-person__quote {
  font-size: 1.375rem;
  margin-bottom: 1.5vw;
  display: block;
  font-style: italic;
  color: #0069b3;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .wrl__werkstatt-contact-person__quote {
    font-size: calc(1.375rem + 6 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__werkstatt-contact-person__quote {
    font-size: 1.75rem;
  }
}
.wrl__werkstatt-contact-person__description {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .wrl__werkstatt-contact-person {
    margin: 100px 0;
  }
}
@media screen and (max-width: 599px) {
  .wrl__werkstatt-contact-person {
    display: block;
  }
  .wrl__werkstatt-contact-person img {
    width: 100%;
  }
  .wrl__werkstatt-contact-person div {
    padding: 50px 0 0 0;
  }
}
.wrl__werkstatt-map {
  margin: 50px 0;
}
.wrl__werkstatt-map h2 {
  margin-top: 0;
}
.wrl__werkstatt-map img {
  margin-bottom: -10px;
}
.wrl__werkstatt-map__grid {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  background-color: #019477;
  height: 500px;
}
.wrl__werkstatt-map__grid img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.wrl__werkstatt-map__grid__img--left {
  grid-row-start: 1;
  grid-row-end: 2;
  grid-column-start: 1;
  grid-column-end: 2;
}
.wrl__werkstatt-map__grid__img--right {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
}
.wrl__werkstatt-map__grid__link {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
  display: flex;
  align-items: center;
  padding: 30px;
}
.wrl__werkstatt-map__grid__link a {
  font-size: 1rem;
  color: #fff;
  font-weight: bold;
  display: block;
}
@media screen and (min-width: 768px) {
  .wrl__werkstatt-map__grid__link a {
    font-size: calc(1rem + 4 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__werkstatt-map__grid__link a {
    font-size: 1.25rem;
  }
}
.wrl__werkstatt-map__grid__link a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}

@media screen and (min-width: 768px) {
  .wrl__werkstatt-member {
    margin: 100px 0;
  }
}
@media screen and (max-width: 768px) {
  .wrl__werkstatt-map__grid {
    height: 400px;
  }
  .wrl__werkstatt-map__grid img {
    height: 200px;
    width: 100%;
    object-fit: cover;
  }
  .wrl__werkstatt-map__grid__img--right {
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .wrl__werkstatt-map__grid div {
    grid-column-start: 1;
    grid-column-end: 3;
    height: 200px;
  }
  .wrl__werkstatt-map__grid div a {
    text-decoration: underline;
  }
}
.wrl__werkstatt-member {
  margin: 50px 0;
}
.wrl__werkstatt-member h2 {
  margin-top: 0;
}
.wrl__werkstatt-member p {
  color: #0069b3;
  display: block;
  margin-bottom: 30px;
}
.wrl__werkstatt-member a {
  color: #0069b3;
  margin-bottom: 10px;
  display: flex;
  gap: 10px;
  width: fit-content;
}
.wrl__werkstatt-member a:after {
  content: "";
  background-image: url(../../assets/img/icon_arrow_white.svg);
  height: 24px;
  width: 24px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  padding-right: 10px;
  margin-right: 10px;
  transition: 0.2s;
  margin-top: 3px;
  background-image: url(../../assets/img/icon_arrow_blue.svg);
}
@media screen and (max-width: 992px) {
  .wrl__werkstatt-member a:after {
    margin-top: 0;
  }
}
.wrl__werkstatt-member a:hover {
  color: #0069b3;
  gap: 15px;
}

@media screen and (min-width: 768px) {
  .wrl__werkstatt-member {
    margin: 100px 0;
  }
}
.wrl__frontpage-news {
  background-color: #019477;
  padding: 50px 0;
  margin-top: 150px;
}
.wrl__frontpage-news__headline {
  color: #fff;
  margin: 0 0 50px 0;
}
.wrl__frontpage-news .wrl__page-grid__bottom {
  margin: 0 0 50px 0;
}
.wrl__frontpage-news__link {
  color: #fff;
  font-weight: bolder;
}
.wrl__frontpage-news__link:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 1px;
}
.wrl__frontpage-news__link:focus-visible {
  color: #fff !important;
}

@media screen and (min-width: 992px) {
  .wrl__frontpage-news {
    padding: 100px 0;
    margin-top: 100px;
  }
}
.wrl__frontpage-teaser p {
  max-width: 1100px;
  margin: 0 auto;
  font-size: 1.5625rem;
  color: #0069b3;
}
@media screen and (min-width: 768px) {
  .wrl__frontpage-teaser p {
    font-size: calc(1.5625rem + 15 * (100vw - 768px) / 632);
  }
}
@media screen and (min-width: 1400px) {
  .wrl__frontpage-teaser p {
    font-size: 2.5rem;
  }
}

.wrl__frontpage-featured-event__container {
  margin: -200px 0 -50px 0;
}

.wrl__frontpage-featured-event {
  width: 220px;
  border-radius: 50%;
  background: #0069b3;
  line-height: 0;
  position: relative;
  height: 220px;
  transform: rotate(-7deg);
  display: block;
  margin-left: 3%;
}
.wrl__frontpage-featured-event__text {
  width: 100%;
  height: 100%;
}
.wrl__frontpage-featured-event__text p {
  height: 100%;
  font-size: 1rem !important;
  text-align: center;
  color: #fff;
  width: 80%;
  height: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .wrl__frontpage-featured-event__text p {
    font-size: calc(1rem + 2 * (100vw - 768px) / 632) !important;
  }
}
@media screen and (min-width: 1400px) {
  .wrl__frontpage-featured-event__text p {
    font-size: 1.125rem !important;
  }
}
.wrl__frontpage-featured-event__text span {
  font-weight: bold;
  padding: 20px 0 10px 0;
}

@media screen and (max-width: 1599px) {
  .wrl__frontpage-featured-event__container {
    margin: -200px 0 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .wrl__frontpage-featured-event__container {
    margin: -80px 0 20px 0;
  }
  .wrl__frontpage-featured-event {
    width: 200px;
    height: 200px;
  }
}
.wrl__frontpage-video-text {
  max-width: 1100px;
  margin: 0 auto;
}
.wrl__frontpage-video-text ol {
  list-style: decimal;
  margin-left: 40px;
}

/*# sourceMappingURL=styles.css.map */
