.splide__arrows {
  position: absolute;
  z-index: 1;
}
.splide__arrows button {
  position: absolute;
  top: 50px;
  background: initial;
  border: 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .splide__arrows button {
    top: 9px;
  }
}
.news_hero {
  max-width: 1732px;
  margin: 0 auto;
  padding: 0 1rem;
  min-height: 130px;
}
.news_hero > .image_container img {
  max-height: 600px;
  border-radius: 16px;
  object-fit: cover;
}
.news_hero .caption {
  display: none;
}
.news_hero .news_hero-content {
  max-width: 1468px;
  margin: 0 auto;
  padding: 0 1rem;
  margin-top: 3rem;
  transition: all 0.2s ease;
}
.news_hero .news_hero-content img {
  max-width: 200px;
  max-height: 100px;
}
@media (max-width: 768px) {
  .news_hero .news_hero-content h3 {
    margin: 1.5rem auto;
  }
}
@media (min-width: 768px) {
  .news_hero .news_hero-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.news_hero .arrow-back a {
  position: relative;
  padding-left: 1.3rem;
  color: #818181;
}
.news_hero .arrow-back a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-image: url("../../bundles/dssbasic/icons/arrow-left-circle.svg");
  background-size: cover;
}
.news_hero-small {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  max-width: 100%;
  background: #fff;
  z-index: 2;
}
.news_hero-small .news_hero-content {
  margin-top: 6rem;
  padding-bottom: 1rem;
}
.news_hero-small > .image_container {
  width: 0;
}
.news_hero-small h1 {
  font-size: 2rem;
  font-size: clamp(1.25rem, 1.05rem + 1vw, 2.25rem);
  font-family: "DINNextRoundedRegular", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", sans-serif;
  line-height: 1.2;
  margin-bottom: 0.3rem;
}
.news_hero-small p {
  padding-bottom: 0;
}
p.back {
  display: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvirtual%2Fdss2023.abnahme-server.de%2Fhtdocs%2Fprivate-bundles%2Fvonheldenundgestalten%2Fdss-basic-bundle%2Fsrc%2FResources%2Fpublic%2Fcss%2Fnews%2F..%2Fincludes%2F_typography.scss%22%2C%22var%2Fwww%2Fvirtual%2Fdss2023.abnahme-server.de%2Fhtdocs%2Fprivate-bundles%2Fvonheldenundgestalten%2Fdss-basic-bundle%2Fsrc%2FResources%2Fpublic%2Fcss%2Fnews%2Fnews_project_hero.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AA8FA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BACxGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%22%7D */