.element-heimatjahr {
  background: var(--clr-tertiary);
  position: relative;
  min-height: 100%;
}
.element-heimatjahr .card-title {
  color: var(--clr-primary);
  font-family: var(--font-coheadline, sans-serif);
}
.element-heimatjahr .heimatjahr-icon {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 1rem;
}
.element-heimatjahr .heimatjahr-icon i {
  font-size: 120px;
  line-height: 1;
  color: #C01728;
  display: inline-block;
}
.element-heimatjahr .heimatjahr-icon img {
  max-height: 120px;
  width: auto;
  object-fit: contain;
  display: inline-block;
}
.element-heimatjahr .element-heimatjahr__grid {
  padding-left: 5rem;
}
@media (max-width: 767.98px) {
  .element-heimatjahr .element-heimatjahr__grid {
    margin-bottom: 0;
    padding-left: 0;
  }
}
.element-heimatjahr__titlebox {
  background: var(--clr-primary);
  border-radius: 0px 60px 0px 0px;
  opacity: 1;
  display: inline-block;
  padding: 2.5rem 4rem 2.5rem 2.5rem;
  margin-bottom: 1.5rem;
  max-width: 900px;
  width: 100%;
  font-family: var(--font-coheadline, sans-serif);
}
.element-heimatjahr__titlebox h2 {
  color: #fff;
  margin: 0;
  text-align: left;
  font-size: clamp(2.5rem, 6vw, 5rem);
  line-height: 1.125;
  letter-spacing: 0;
  max-width: 90%;
  opacity: 1;
  white-space: normal;
  font-weight: normal;
}
.element-heimatjahr__circle-br {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 320px;
  height: auto;
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .element-heimatjahr__circle-br {
    width: 100px;
  }
}
.element-heimatjahr__line {
  position: absolute;
  top: 0;
  width: 2px;
  height: 100%;
  background: #C01728;
  z-index: 2;
}
@media (max-width: 1000px) {
  .element-heimatjahr__titlebox {
    padding: 2rem 2rem 2rem 1.5rem;
    max-width: 100%;
  }
  .element-heimatjahr__titlebox h2 {
    font-size: clamp(2rem, 8vw, 3rem);
    max-width: 100%;
  }
}
.element.elementheimatjahr.space-top {
  margin-top: -1px !important;
  padding-top: 0 !important;
}
.element.elementheimatjahr.space-bottom {
  margin-bottom: -1px !important;
  padding-bottom: 0 !important;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%2Fthemes%2Fheimattage%2Fscss%2Fcomponents%2F_elementheimatjahr.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%22%7D */