.webp .jubilaeum .aktuelles .heading-large,
.webp .jubilaeum .aktiv {
  background-image: url(../../img/bg-image-green-blurred.webp);
}

.jubilaeum {
  /* #region breadcrumbs */
  /* #region posts */
  /* #endregion posts */
  /* #region intro */
  /* #endregion intro */
  /* #region image */
  /* #endregion image */
  /* #region linkbox */
}
@media screen and (min-width: 1180px) {
  .jubilaeum section {
    padding-left: calc((100% - 1140px) / 2);
    padding-right: calc((100% - 1140px) / 2);
  }
}
.jubilaeum main {
  padding: 0px 16px 24px;
}
@media screen and (min-width: 992px) {
  .jubilaeum main {
    border-bottom: none;
  }
}
@media screen and (min-width: 1172px) {
  .jubilaeum main {
    padding-left: calc((100% - 1140px) / 2);
    padding-right: calc((100% - 1140px) / 2);
  }
}
.jubilaeum .breadcrumbs {
  padding-top: 15px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .jubilaeum .breadcrumbs {
    margin-bottom: 0;
    text-align: left;
  }
}
.jubilaeum .posts {
  background-color: #eaebeb;
  padding: 0 0;
}
@media screen and (min-width: 768px) {
  .jubilaeum .posts {
    background-color: #eaebeb;
  }
}
.jubilaeum .posts .posts {
  margin-bottom: 22px;
}
@media screen and (min-width: 768px) {
  .jubilaeum .posts .posts {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
  }
}
@media screen and (min-width: 992px) {
  .jubilaeum .posts .posts {
    grid-template-columns: repeat(3, 1fr);
  }
}
.jubilaeum .posts .posts .card-link {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .jubilaeum .posts .posts .card-link {
    margin-bottom: 0;
  }
}
.jubilaeum .posts .posts .card-meta {
  display: none;
}
@media screen and (max-width: 400px) {
  .jubilaeum .posts .posts .youtube-container .text-center {
    font-size: 14px;
  }
}
@media screen and (max-width: 350px) {
  .jubilaeum .posts .posts .youtube-container .text-center {
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) {
  .jubilaeum .posts .posts .youtube-container .text-center {
    font-size: 14px;
  }
}
@media screen and (min-width: 1155px) {
  .jubilaeum .posts .posts .youtube-container .text-center {
    font-size: 18px;
  }
}
.jubilaeum .intro {
  margin-bottom: 24px;
  padding: 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .jubilaeum .intro {
    margin-bottom: 0;
    padding-left: calc((100% - 1140px) / 2);
    padding-right: calc((100% - 1140px) / 2);
    padding-bottom: 24px;
    padding-top: 24px;
  }
}
.jubilaeum .intro .intro-wrapper {
  background-color: white;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1490196078);
  padding: 38px 25px 25px;
}
.jubilaeum .intro .intro-wrapper .heading-large {
  color: #545c5c;
  margin-bottom: 16px;
  text-transform: unset;
}
.jubilaeum .image {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 24px;
}
.jubilaeum .image .image-container {
  background-image: url("../../img/rinder_(135pixels_shutterstock)_mobile.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 230px;
}
@media screen and (min-width: 768px) {
  .jubilaeum .image .image-container {
    background-image: url("../../img/rinder_(135pixels_shutterstock)_dt.jpg");
    height: 400px;
  }
}
.jubilaeum .linkbox {
  background-color: #97CE84;
  border: 1px solid #545c5c;
  text-align: center;
  margin-bottom: 24px;
  padding: 16px;
}
@media screen and (min-width: 768px) {
  .jubilaeum .linkbox {
    padding: 24px 20px 20px;
  }
}
.jubilaeum .linkbox .text {
  font-size: 24px;
}
.jubilaeum .linkbox .btn-secondary {
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .jubilaeum .linkbox .btn-secondary {
    display: inline;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .jubilaeum .form-team-impact .form-container {
    background-position: center;
  }
}

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