.mod_article {
  position: relative;
  margin-bottom: 60px;
}
.mod_article .inside:has(.contact-wrapper) {
  display: flex;
  justify-content: space-between;
}
.mod_article.bg-abstract:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/files/aid/inhalte/bilder/abstrakt/abstract-structure-4.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 100%;
  z-index: -10;
}
.mod_article.bg-abstract-booking:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/files/aid/inhalte/bilder/abstrakt/linien-rechts.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  height: 100%;
  z-index: -15;
}
.mod_article.bg-abstract-right-news:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/files/aid/inhalte/bilder/abstrakt/abstract-structure-right-variant2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  height: 100%;
  z-index: -10;
}
.mod_article.bg-abstract-left-grid:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/files/aid/inhalte/bilder/abstrakt/abstract-structure-left-variant2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  height: 100%;
  z-index: -10;
}
.mod_article.bg-abstract-left-map:before, .mod_article.bg-abstract-left-map:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/files/aid/inhalte/bilder/abstrakt/abstract-structure-left-variant3.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  height: 100%;
  z-index: -10;
}
.mod_article.bg-abstract-left-map:after {
  transform: rotateY(180deg);
}
.mod_article:has(.individual-teaser) {
  margin-bottom: 0;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvhosts%2Fai-designer.net%2Ftourismustest.ai-designer.net%2Ftourismustest%2Ffiles%2Faid%2Fdesign%2Fcss%2Fmodules%2F_article.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%22%7D */