.svg-fill {
  fill: #1f8743;
}
.tx-epbmel .tx-ep-bmel-close-popup {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: transparent;
  z-index: 104;
  display: none;
}
.tx-epbmel .leaflet-pane {
  z-index: 1;
}
.tx-epbmel .leaflet-top {
  z-index: -1;
}
.tx-epbmel .leaflet-bottom {
  z-index: 2;
}
.tx-epbmel .leaflet-touch .leaflet-control-zoom-in,
.tx-epbmel .leaflet-touch .leaflet-control-zoom-out {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1f8743;
  height: 40px;
  width: 44px;
  font-weight: normal;
  font-size: 31px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .leaflet-marker-icon {
    height: 53px !important;
  }
}
.tx-epbmel .markerClusterNumber {
  position: absolute;
  z-index: 2;
  /*left: -56px;
    top: -48px;
    width: 93px;
    height: 110px;*/
  left: -24px;
  top: -16px;
  width: 26px;
  height: 37px;
  color: white;
  font-size: 24px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 31.875em) {
  .tx-epbmel .markerClusterNumber {
    left: -34px;
    top: -27px;
  }
}
.tx-epbmel .customMarkerCluster svg {
  position: absolute;
  top: -45px;
  left: -55px;
  z-index: 1;
  width: 90px;
  height: auto;
}
@media (max-width: 31.875em) {
  .tx-epbmel .customMarkerCluster svg {
    width: 71px;
    height: 81px;
  }
}
.tx-epbmel .epBmelMapContainer {
  position: relative;
}
@media (max-width: 31.875em) {
  .tx-epbmel .epBmelMapContainer {
    margin: 0 -20px;
  }
}
.tx-epbmel .pseudoBreadcrumbs {
  margin: -30px 85px 47px 85px;
  border-bottom: black 2px dotted;
  position: relative;
}
@media (max-width: 54.0625em) {
  .tx-epbmel .pseudoBreadcrumbs {
    margin: 0 0 50px 0;
  }
}
@media (max-width: 31.875em) {
  .tx-epbmel .pseudoBreadcrumbs {
    display: none;
  }
}
.tx-epbmel .pseudoBreadcrumbs .backLink_top {
  background-color: white;
  height: 16px;
  position: absolute;
  top: -14px;
  left: -1px;
  padding-right: 3px;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.tx-epbmel .detailIntro {
  margin: 5px 0 34px 0;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 21px;
}
.tx-epbmel .detailIntro.first {
  display: none;
}
.tx-epbmel .detailIntro.second {
  display: block;
}
.tx-epbmel .detailIntro p {
  font-size: 1.6rem;
  color: #000000;
}
@media (max-width: 54.0625em) {
  .tx-epbmel .detailIntro {
    margin: 0 0 44px 0;
  }
  .tx-epbmel .detailIntro.first {
    display: block;
  }
  .tx-epbmel .detailIntro.second {
    display: none;
  }
}
@media (max-width: 31.875em) {
  .tx-epbmel .detailIntro {
    margin: 0 0 50px 0;
    font-size: 1.3rem;
    line-height: 18px;
  }
  .tx-epbmel .detailIntro p {
    font-size: 1.3rem;
    line-height: 18px;
  }
}
.tx-epbmel .epBmelDetailContainer {
  display: flex;
  flex-direction: row;
}
@media (max-width: 54.0625em) {
  .tx-epbmel .epBmelDetailContainer {
    flex-direction: column;
  }
}
.tx-epbmel .epBmelDetailContainer .showFilterValues .infoData {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 21px;
}
.tx-epbmel .epBmelDetailContainer .showFilterValues .infoData p {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 21px;
}
.tx-epbmel .epBmelDetailContainer .showFilterValues .infoData p.article__paragraph {
  margin-bottom: 0;
}
@media (max-width: 31.875em) {
  .tx-epbmel .epBmelDetailContainer .showFilterValues .infoData {
    font-size: 1.3rem;
    line-height: 17px;
  }
  .tx-epbmel .epBmelDetailContainer .showFilterValues .infoData p {
    font-size: 1.3rem;
    line-height: 17px;
  }
}
.tx-epbmel .epBmelDetailContainer .showFilterValues .infoData:last-of-type {
  margin-bottom: 34px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .epBmelDetailContainer .showFilterValues .infoData:last-of-type {
    margin-bottom: 21px;
  }
}
.tx-epbmel .epBmelDetailContainer .showFilterValues .infoHeader {
  margin-bottom: 10px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .epBmelDetailContainer .showFilterValues .infoHeader {
    font-size: 1.5rem;
    line-height: 18px;
  }
}
.tx-epbmel .epBmelDetailContainer .showFilterValues.contactData .infoData {
  line-height: 21px;
  font-weight: 700;
}
@media (max-width: 31.875em) {
  .tx-epbmel .epBmelDetailContainer .showFilterValues.contactData .infoData {
    line-height: 34px;
  }
}
.tx-epbmel .epBmelDetailContainer .infoData {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 21px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .epBmelDetailContainer .infoData {
    font-size: 1.3rem;
    line-height: 17px;
  }
}
.tx-epbmel .epBmelDetailContainer .infoData:last-of-type {
  margin-bottom: 34px;
}
.tx-epbmel .epBmelDetailContainer .infoData .link {
  color: #1f8743;
}
.tx-epbmel .epBmelDetailContainer .infoHeader {
  margin-bottom: 10px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .epBmelDetailContainer .infoHeader {
    font-size: 25px;
  }
}
.tx-epbmel .showDetail {
  margin-bottom: 41px;
  line-height: 21px;
  font-size: 1.5rem;
  font-weight: 400;
}
.tx-epbmel .showDetail p {
  font-size: 1.5rem;
  font-weight: 400;
}
.tx-epbmel .left {
  width: 40%;
  padding-right: 40px;
}
@media (max-width: 54.0625em) {
  .tx-epbmel .left {
    width: 100%;
  }
}
.tx-epbmel .right {
  max-width: 60%;
  color: #222222;
  font-size: 1.5rem;
}
@media (max-width: 54.0625em) {
  .tx-epbmel .right {
    max-width: 100%;
  }
}
@media (max-width: 31.875em) {
  .tx-epbmel .right {
    font-size: 1.3rem;
  }
}
.tx-epbmel .right .showDetail {
  margin-bottom: 20px;
}
.tx-epbmel .right .showDetail,
.tx-epbmel .right .showDetail p {
  font-size: 1.5rem;
  line-height: 1.5;
}
@media (max-width: 31.875em) {
  .tx-epbmel .right .showDetail,
  .tx-epbmel .right .showDetail p {
    font-size: 1.3rem;
    line-height: 1.5;
  }
}
.tx-epbmel .quote {
  text-align: left;
  max-width: 100%;
}
@media (min-width: 31.875em) {
  .tx-epbmel .quote {
    padding: 0;
  }
}
.tx-epbmel .quote .quoteContent,
.tx-epbmel .quote .quoteContent p {
  font-style: italic;
  color: #000000;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.3;
  display: inline;
}
@media (max-width: 31.875em) {
  .tx-epbmel .quote .quoteContent,
  .tx-epbmel .quote .quoteContent p {
    font-size: 1.5rem;
    line-height: 1.3;
  }
}
.tx-epbmel .quote .author {
  font-style: italic;
  font-size: 13px;
  margin-top: 33px;
  color: #000000;
}
.tx-epbmel .hashtags {
  margin: 69px 95px;
  line-height: 32px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .hashtags {
    margin: 57px 0;
  }
}
.tx-epbmel .hashtags .hashtag {
  margin-right: 23px;
  font-weight: 700;
  color: #1f8743;
  font-size: 1.5rem;
}
@media (max-width: 31.875em) {
  .tx-epbmel .hashtags .hashtag {
    font-size: 1.3rem;
  }
}
.tx-epbmel #epBmelMap {
  height: 594px;
}
@media (max-width: 31.875em) {
  .tx-epbmel #epBmelMap {
    height: 298px;
  }
}
.tx-epbmel .hide {
  display: none !important;
}
.tx-epbmel .shadow {
  -webkit-box-shadow: -1px 1px 7px 1px rgba(120, 120, 120, 0.33);
  -moz-box-shadow: -1px 1px 7px 1px rgba(120, 120, 120, 0.33);
  box-shadow: -1px 1px 7px 1px rgba(120, 120, 120, 0.33);
}
.tx-epbmel .arrow {
  position: relative;
}
.tx-epbmel .arrow:after,
.tx-epbmel .arrow:before {
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.tx-epbmel .arrow:after {
  border-color: rgba(255, 255, 255, 0);
  border-width: 7px;
  margin-left: -6px;
}
.tx-epbmel .arrow:before {
  border-color: rgba(51, 51, 51, 0);
  border-width: 9px;
  margin-left: -8px;
}
.tx-epbmel .arrow.open {
  margin-bottom: -12px;
}
.tx-epbmel .arrow.open:after {
  border-bottom-color: #ffffff;
  bottom: 100%;
}
.tx-epbmel .arrow.open:before {
  border-bottom-color: #222222;
  bottom: 100%;
}
.tx-epbmel .arrow.close {
  margin-bottom: 6px;
}
.tx-epbmel .arrow.close:after {
  border-top-color: #ffffff;
  top: 100%;
}
.tx-epbmel .arrow.close:before {
  border-top-color: #222222;
  top: 100%;
}
.tx-epbmel .moreLinkContainer {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
  height: 22px;
}
.tx-epbmel .moreLinkContainer .moreLink {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1f8743;
  line-height: 21px;
  height: 18px;
  display: flex;
  margin-right: 3px;
  margin-bottom: 9px;
}
.tx-epbmel .moreLinkContainer .moreLink svg {
  margin: 5px 0 0 7px;
  height: 1em;
  width: 1em;
}
@media (max-width: 31.875em) {
  .tx-epbmel .moreLinkContainer .moreLink {
    font-size: 1.3rem;
  }
}
.tx-epbmel .backLink {
  color: #1f8743;
}
.tx-epbmel .backLinkContainer {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 109px;
  padding-right: 80px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .backLinkContainer {
    margin-top: 40px;
    padding-right: 0;
  }
}
.tx-epbmel .backLinkContainer .backLink {
  font-size: 1.5rem;
  color: #1f8743;
  font-weight: 700;
  display: flex;
}
@media (max-width: 31.875em) {
  .tx-epbmel .backLinkContainer .backLink {
    font-size: 1.3rem;
    font-weight: 600;
  }
}
.tx-epbmel .backLinkContainer .backLink svg {
  height: 24px;
  margin-right: 3px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .backLinkContainer .backLink svg {
    height: 20px;
  }
}
.tx-epbmel .openFilters {
  width: 180px;
  height: 39px;
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 14px;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  z-index: 3;
  font-size: 18px;
  cursor: pointer;
}
@media (max-width: 31.875em) {
  .tx-epbmel .openFilters {
    font-size: 1.3rem;
    line-height: 17px;
    height: 22px;
    width: 135px;
    padding-left: 7px;
  }
  .tx-epbmel .openFilters svg {
    height: 12px;
  }
}
.tx-epbmel .openFilters .openFiltersButton {
  margin-right: 22px;
}
.tx-epbmel .openFilters .openFiltersButton .openFiltersButtonPath {
  fill: #1f8743;
}
@media (max-width: 54.0625em) {
  .tx-epbmel .openFilters .openFiltersButton {
    margin-bottom: 3px;
    margin-right: 13px;
  }
}
.tx-epbmel .closeFilters {
  width: 174px;
  height: 36px;
  font-size: 18px;
  display: flex;
  align-items: center;
  padding-left: 14px;
  position: absolute;
  top: 0;
  right: 370px;
  z-index: 5;
  background-color: #ffffff;
  cursor: pointer;
}
.tx-epbmel .closeFilters .closeFiltersButton {
  margin-right: 14px;
  display: flex;
  align-items: center;
}
@media (max-width: 54.0625em) {
  .tx-epbmel .closeFilters .closeFiltersButton {
    margin-right: 0;
  }
}
.tx-epbmel .closeFilters:after {
  height: 36px;
  width: 10px;
  background-color: #ffffff;
  content: ' ';
  position: absolute;
  right: -7px;
}
@media (max-width: 54.0625em) {
  .tx-epbmel .closeFilters {
    background-color: #ffffff;
    width: 42px;
    height: 40px;
    right: calc(80% + 9px);
  }
  .tx-epbmel .closeFilters:after {
    display: none;
  }
  .tx-epbmel .closeFilters .closeFiltersText {
    display: none;
  }
}
.tx-epbmel .tx-epbmel-filters {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  padding: 0 26px;
  background: white;
  width: 370px;
  max-height: 595px;
  overflow-y: auto;
}
@media (max-width: 54.0625em) {
  .tx-epbmel .tx-epbmel-filters {
    width: 80%;
  }
}
@media (max-width: 31.875em) {
  .tx-epbmel .tx-epbmel-filters {
    max-height: 298px;
  }
}
.tx-epbmel .tx-epbmel-filters .labelSelectedFilters {
  width: 184px;
  padding-top: 23px;
}
.tx-epbmel .tx-epbmel-filters .showSelectedFilters {
  font-size: 1.3rem;
  min-height: 63px;
  position: relative;
}
.tx-epbmel .tx-epbmel-filters .selectedFilters {
  padding-bottom: 6px;
}
.tx-epbmel .tx-epbmel-filters .reset {
  background-color: #d8e8d1;
  height: 31px;
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  margin: 0 -26px 22px -26px;
  padding: 0 26px;
  cursor: pointer;
}
.tx-epbmel .tx-epbmel-filters .reset .resetButton {
  margin-right: 12px;
  margin-top: -3px;
}
.tx-epbmel .tx-epbmel-filters .category {
  border-top: #222222 1px solid;
}
.tx-epbmel .tx-epbmel-filters .category:first-child {
  border-top: none;
}
.tx-epbmel .tx-epbmel-filters .categoryName {
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-size: 1.3rem;
}
@media (min-width: 31.875em) {
  .tx-epbmel .tx-epbmel-filters .categoryName {
    font-size: 18px;
    height: 68px;
  }
}
.tx-epbmel .tx-epbmel-filters .filterContainer {
  margin-bottom: 38px;
  display: none;
}
.tx-epbmel .tx-epbmel-filters .arrow {
  margin-right: 13px;
}
.tx-epbmel .tx-epbmel-filters label {
  font-size: 1.3rem;
  font-weight: 700;
  display: flex;
  align-items: flex-start;
  min-height: 20px;
  margin-bottom: 13px;
  position: relative;
  cursor: pointer;
  touch-action: auto;
}
@media (min-width: 31.875em) {
  .tx-epbmel .tx-epbmel-filters label {
    font-size: 1.5rem;
    min-height: 24px;
  }
}
.tx-epbmel .tx-epbmel-filters label:hover,
.tx-epbmel .tx-epbmel-filters label:active {
  cursor: pointer;
  color: #1f8743;
  text-decoration: underline;
}
.tx-epbmel .tx-epbmel-filters label input {
  opacity: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.tx-epbmel .tx-epbmel-filters label .checkmark {
  height: 12px;
  width: 12px;
  border: solid 1px #78a425;
  border-radius: 3px;
  margin-right: 15px;
  margin-top: 4px;
  background-color: white;
  position: relative;
}
.tx-epbmel .tx-epbmel-filters label .checkmark.checked {
  background-color: #f28501;
}
@media (min-width: 31.875em) {
  .tx-epbmel .tx-epbmel-filters label .checkmark {
    margin-top: 6px;
  }
}
.tx-epbmel .tx-epbmel-filters label .checkmark svg {
  position: absolute;
  top: 2px;
  left: 1px;
}
.tx-epbmel .tx-epbmel-filters label .filterText {
  max-width: 170px;
}
@media (min-width: 31.875em) {
  .tx-epbmel .tx-epbmel-filters label .filterText {
    max-width: 274px;
  }
}
.tx-epbmel .epBmelMapPopup .teaser {
  width: 434px;
  background-color: #ffffff;
  position: absolute;
  z-index: 150;
  top: 40px;
  left: 17px;
  display: flex;
  flex-direction: column;
  padding: 30px 20px 0 20px;
  font-size: 1.5rem;
  line-height: 26px;
  max-height: 513px;
  overflow-y: auto;
  overflow-x: hidden;
}
.tx-epbmel .epBmelMapPopup .teaser p {
  font-size: 1.5rem;
  line-height: 26px;
}
.tx-epbmel .epBmelMapPopup .teaser .moreLinkContainer {
  padding-bottom: 30px;
  height: auto;
}
@media (max-width: 31.875em) {
  .tx-epbmel .epBmelMapPopup .teaser {
    left: 25px;
    top: 103px;
    bottom: auto;
    width: calc(100% - 50px);
    font-size: 1.3rem;
    line-height: 17px;
    padding: 24px 12px;
  }
  .tx-epbmel .epBmelMapPopup .teaser p {
    font-size: 1.3rem;
    line-height: 17px;
  }
  .tx-epbmel .epBmelMapPopup .teaser .showFilterValues:nth-last-of-type(2) {
    margin-top: 15px;
  }
}
.tx-epbmel .epBmelMapPopup .teaser .infoData {
  font-weight: 700;
}
.tx-epbmel .epBmelMapPopup .popupTeaserContainer .copyright {
  text-align: right;
  font-size: 10px;
  margin-bottom: 27px;
}
.tx-epbmel .epBmelMapPopup .popupTeaserContainer .copyright p {
  font-size: 10px;
}
.tx-epbmel .epBmelMapPopup .popupTeaserContainer .buttonContainer {
  position: relative;
}
.tx-epbmel .epBmelMapPopup .popupTeaserContainer .buttonContainer .closePopupButton {
  background-color: #ffffff;
  height: 40px;
  width: 40px;
  position: absolute;
  left: 455px;
  top: 40px;
  z-index: 106;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  pointer-events: none;
}
@media (max-width: 54.0625em) {
  .tx-epbmel .epBmelMapPopup .popupTeaserContainer .buttonContainer .closePopupButton {
    left: auto;
    right: -12px;
    top: -75px;
  }
}
.tx-epbmel .popupHeadline {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 26px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .popupHeadline {
    font-size: 1.3rem;
    margin-bottom: 6px;
    line-height: 17px;
  }
}
.tx-epbmel .showFilterValues {
  display: block;
  font-size: 1.5rem;
  color: #222222;
  line-height: 26px;
}
.tx-epbmel .showFilterValues .infoHeader {
  font-weight: 700;
  color: #1f8743;
  font-size: 21px;
  line-height: 23px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .epBmelSliderContainer {
    margin: 0 -20px;
  }
}
.tx-epbmel .epBmelSliderContainer.hidden {
  position: relative;
  visibility: hidden;
  height: 0;
}
.tx-epbmel .epBmelSliderContainer .teaser__image .copyright p {
  font-size: 0.8rem;
}
.tx-epbmel .epBmelSlider,
.tx-epbmel .teaser {
  background-color: #d8e9d0;
  padding: 72px 82px 82px 82px;
}
.tx-epbmel .epBmelSlider[data-alternative="1"],
.tx-epbmel .teaser[data-alternative="1"],
.tx-epbmel .epBmelSlider.teaser-alternative,
.tx-epbmel .teaser.teaser-alternative {
  background-color: unset;
  padding: 0;
}
@media (max-width: 31.875em) {
  .tx-epbmel .epBmelSlider[data-alternative="1"],
  .tx-epbmel .teaser[data-alternative="1"],
  .tx-epbmel .epBmelSlider.teaser-alternative,
  .tx-epbmel .teaser.teaser-alternative {
    padding-left: 14px;
    padding-right: 14px;
  }
}
.tx-epbmel .epBmelSlider img,
.tx-epbmel .teaser img {
  width: 100%;
}
@media (max-width: 54.0625em) {
  .tx-epbmel .epBmelSlider,
  .tx-epbmel .teaser {
    padding: 48px;
  }
}
@media (max-width: 31.875em) {
  .tx-epbmel .epBmelSlider,
  .tx-epbmel .teaser {
    padding: 33px 14px 14px 14px;
  }
}
.tx-epbmel .epBmelSlider .showFilterValues,
.tx-epbmel .teaser .showFilterValues {
  display: flex;
  justify-content: flex-start;
  font-weight: 700;
  font-size: 1.5rem;
  flex-wrap: wrap;
}
.tx-epbmel .epBmelSlider .showFilterValues .infoHeader,
.tx-epbmel .teaser .showFilterValues .infoHeader {
  font-weight: 700;
  color: #000000;
  font-size: 1.5rem;
  line-height: 26px;
  padding-right: 3px;
}
.tx-epbmel .epBmelSlider .showFilterValues .infoHeader:after,
.tx-epbmel .teaser .showFilterValues .infoHeader:after {
  content: ":";
}
.tx-epbmel .epBmelSlider .showFilterValues .infoData,
.tx-epbmel .teaser .showFilterValues .infoData {
  font-size: 1.5rem;
  line-height: 66px;
}
.tx-epbmel .epBmelSlider .showFilterValues .infoData p,
.tx-epbmel .teaser .showFilterValues .infoData p {
  font-size: 1.5rem;
  line-height: 26px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .epBmelSlider .showFilterValues,
  .tx-epbmel .teaser .showFilterValues {
    font-size: 1.3rem;
    line-height: 16px;
  }
  .tx-epbmel .epBmelSlider .showFilterValues .infoData,
  .tx-epbmel .teaser .showFilterValues .infoData,
  .tx-epbmel .epBmelSlider .showFilterValues .infoHeader,
  .tx-epbmel .teaser .showFilterValues .infoHeader {
    font-size: 1.3rem;
    line-height: 16px;
  }
  .tx-epbmel .epBmelSlider .showFilterValues .infoData p,
  .tx-epbmel .teaser .showFilterValues .infoData p,
  .tx-epbmel .epBmelSlider .showFilterValues .infoHeader p,
  .tx-epbmel .teaser .showFilterValues .infoHeader p {
    font-size: 1.3rem;
    line-height: 16px;
  }
}
.tx-epbmel .teaserHeadline {
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #000000;
}
@media (max-width: 31.875em) {
  .tx-epbmel .teaserHeadline {
    font-size: 1.3rem;
    margin-bottom: 24px;
  }
}
.tx-epbmel .teaserContainer {
  margin-top: 30px;
  margin-bottom: 25px;
  font-size: 1.5rem;
  line-height: 26px;
}
.tx-epbmel .teaserContainer p {
  font-size: 1.5rem;
}
@media (max-width: 31.875em) {
  .tx-epbmel .teaserContainer p {
    font-size: 1.3rem;
    line-height: 21px;
  }
}
@media (max-width: 31.875em) {
  .tx-epbmel .teaserContainer {
    font-size: 1.3rem;
    line-height: 21px;
  }
  .tx-epbmel .teaserContainer .infoHeader,
  .tx-epbmel .teaserContainer .infoData {
    font-size: 1.3rem;
  }
}
.tx-epbmel .prevArrow,
.tx-epbmel .nextArrow {
  text-transform: uppercase;
  color: #1f8743;
  letter-spacing: 3px;
  line-height: 19px;
  font-size: 1.5rem;
  font-weight: 700;
  cursor: pointer;
}
.tx-epbmel .prevArrow:hover,
.tx-epbmel .nextArrow:hover,
.tx-epbmel .prevArrow:active,
.tx-epbmel .nextArrow:active {
  text-decoration: underline;
}
@media (max-width: 31.875em) {
  .tx-epbmel .prevArrow,
  .tx-epbmel .nextArrow {
    font-size: 1.3rem;
    letter-spacing: 1px;
  }
}
@media (max-width: 31.875em) {
  .tx-epbmel .prevArrow {
    padding-left: 3px;
  }
}
.tx-epbmel .inactiveArrow {
  color: #1E252C;
  opacity: 0.35;
  cursor: auto;
}
.tx-epbmel .inactiveArrow:hover,
.tx-epbmel .inactiveArrow:active {
  text-decoration: none;
}
.tx-epbmel .sliderNavigation {
  background: #d8e9d0;
  padding-bottom: 77px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.tx-epbmel .sliderNavigation[data-alternative="1"] {
  margin-top: 40px;
  background-color: unset;
}
@media (max-width: 31.875em) {
  .tx-epbmel .sliderNavigation {
    padding-bottom: 29px;
  }
}
.tx-epbmel .sliderNavigation .arrowContainer {
  width: 220px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 12px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .sliderNavigation .arrowContainer {
    width: 174px;
  }
}
.tx-epbmel .sliderNavigation .counterContainer {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 360px;
  font-size: 1.5rem;
}
@media (max-width: 31.875em) {
  .tx-epbmel .sliderNavigation .counterContainer {
    width: 171px;
    font-size: 1.3rem;
  }
}
.tx-epbmel .sliderNavigation .counterContainer .counterStart {
  font-weight: 700;
}
.tx-epbmel .sliderNavigation .counterContainer .progressBar {
  width: 280px;
  height: 2px;
  position: relative;
}
@media (max-width: 31.875em) {
  .tx-epbmel .sliderNavigation .counterContainer .progressBar {
    width: 116px;
  }
}
.tx-epbmel .sliderNavigation .counterContainer .progressBar .progressBarEnd {
  position: absolute;
  right: 0;
  height: 2px;
  width: 1px;
  background-color: #d8e9d0;
}
.tx-epbmel .sliderNavigation .counterContainer .progressBar .slick-dots {
  position: absolute;
  display: flex;
  left: 0;
  top: -15px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .sliderNavigation .counterContainer .progressBar .slick-dots {
    top: -5px;
  }
}
.tx-epbmel .sliderNavigation .counterContainer .progressBar .slick-dots .slick-active {
  border-bottom: solid 2px #1f8743;
}
.tx-epbmel .sliderNavigation .counterContainer .progressBar .slick-dots li {
  margin: 0;
  border-bottom: solid 2px #ffffff;
  height: 20px;
  width: 100%;
  background-color: transparent;
  cursor: pointer;
}
.tx-epbmel .sliderNavigation .counterContainer .progressBar .slick-dots li button {
  padding: 0;
  width: auto;
}
.tx-epbmel .sliderNavigation .counterContainer .progressBar .slick-dots li button:before {
  width: inherit;
  content: '';
}
.tx-epbmel .sliderNavigation .counterContainer .progressBar .slick-dots .visited {
  border-bottom: solid 2px #1f8743;
}
.tx-epbmel .footnoteMap {
  background-color: #d8e9d0;
  min-height: 88px;
  display: flex;
  align-items: center;
  padding: 30px 24px;
  font-size: 13px;
  line-height: 21px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .footnoteMap {
    padding: 12px 24px;
    font-size: 1.3rem;
    line-height: 20px;
    font-weight: 400;
  }
}
.tx-epbmel .showSliderContainer {
  position: relative;
  height: 128px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .showSliderContainer {
    height: 111px;
  }
}
.tx-epbmel .showSliderContainer[data-alternative="1"] {
  height: 60px;
}
.tx-epbmel .showSliderContainer .showSlider {
  position: absolute;
  left: 0;
  top: 54px;
  z-index: 2;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 100%;
  height: 60px;
}
.tx-epbmel .showSliderContainer .showSlider .showSliderText {
  padding-right: 30px;
  color: #000000;
}
@media (max-width: 31.875em) {
  .tx-epbmel .showSliderContainer .showSlider {
    font-size: 1.3rem;
    top: 17px;
    left: -6px;
    width: 100%;
  }
}
.tx-epbmel .teaserDetailpage {
  background-color: #d8e9d0;
  margin-bottom: 42px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .teaserDetailpage {
    margin: 0 -2em;
  }
}
.tx-epbmel .teaserDetailpage .teaserContainer {
  padding: 5px 24px 34px 24px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .teaserDetailpage .teaserContainer {
    padding: 0 2em 16px 2em;
    margin-top: 18px;
  }
}
.tx-epbmel .teaserDetailpage .teaserContainer p {
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}
@media (max-width: 31.875em) {
  .tx-epbmel .teaserDetailpage .teaserContainer p {
    font-size: 1.3rem;
    line-height: 21px;
  }
}
.tx-epbmel .teaserDetailpage .teaserContainer p:last-of-type {
  margin-bottom: 0;
}
.tx-epbmel .teaserDetailpage .teaserHeadline {
  display: none;
}
.tx-epbmel .teaserDetailpage .copyright {
  float: right;
  font-size: 10px;
}
.tx-epbmel .teaserDetailpage .epBmelSlider-copyright {
  color: #000000;
  text-shadow: 0 0 1px #ffffff;
  display: block;
  font-size: 10px;
  float: right;
}
.article .article__container.detailPage {
  margin: 4rem auto;
  position: relative;
  width: 100%;
  z-index: 104;
}
.article .article__container.detailPage .openFilters {
  display: none;
}
@media (min-width: 31.875em) {
  .article .article__container.detailPage {
    margin: 4rem auto 0;
    max-width: 70rem;
    padding-top: 24px;
  }
  .article .article__container.detailPage .epBmelMapContainer {
    margin: 0 50px;
  }
}
@media (min-width: 54.0625em) {
  .article .article__container.detailPage {
    max-width: 95rem;
    padding: 49px 3rem 0  3rem;
  }
  .article .article__container.detailPage .epBmelMapContainer {
    margin: 0 80px;
  }
}
@media (min-width: 62.5em) {
  .article .article__container.detailPage {
    padding: 49px 0 0 0;
  }
}
@media (min-width: 90em) {
  .article .article__container.detailPage {
    left: -9rem;
    padding: 49px 0 0 0;
  }
}
@media (max-width: 31.875em) {
  .article .article__container.detailPage {
    padding-top: 11px;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
}
.showBreakpoints {
  display: block;
  height: 50px;
  width: 400px;
  padding: 15px;
  position: fixed !important;
  z-index: 100000;
  background-color: pink;
}
.showBreakpoints::after {
  content: "< breakpoint 5 (< 480px)";
}
@media screen and (min-width: 31.875em) {
  .showBreakpoints {
    background-color: darkred;
    color: white;
  }
  .showBreakpoints::after {
    content: "min-width: @custom-breakpoint-5 (31.875em - 54.0625em)";
  }
}
@media screen and (min-width: 54.0625em) {
  .showBreakpoints {
    background-color: blueviolet;
    color: white;
  }
  .showBreakpoints::after {
    content: "min-width: @custom-breakpoint-4 (54.0625em - 62.5em) ";
  }
}
@media screen and (min-width: 62.5em) {
  .showBreakpoints {
    background-color: yellow;
    color: black;
  }
  .showBreakpoints::after {
    content: "min-width: @custom-breakpoint-3 (62.5em - 74.375em)";
  }
}
@media screen and (min-width: 74.375em) {
  .showBreakpoints {
    background-color: plum;
  }
  .showBreakpoints::after {
    content: "min-width: @custom-breakpoint-2  (74.375em - 90em)";
  }
}
@media screen and (min-width: 90em) {
  .showBreakpoints {
    background-color: lime;
  }
  .showBreakpoints::after {
    content: "min-width: @custom-breakpoint-1 (> 90em)";
  }
}
/*# sourceMappingURL=map.css.map */