/**
 * @file
 * Visual styles for fields.
 */
.field__label {
  font-weight: bold;
}
.field--label-inline .field__label,
.field--label-inline .field__items {
  float: left;
  /* LTR */
}
.field--label-inline .field__label,
.field--label-inline > .field__item,
.field--label-inline .field__items {
  padding-right: 0.5em;
}
[dir="rtl"] .field--label-inline .field__label,
[dir="rtl"] .field--label-inline .field__items {
  padding-right: 0;
  padding-left: 0.5em;
}
.field--label-inline .field__label::after {
  content: ":";
}
.field--name-field-svg-bild img {
  width: 100%;
  height: auto;
}
.field--name-field-hintergrundbild {
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  bottom: 0;
}
.field--name-field-hintergrundbild img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.field--name-field-bild {
  flex-grow: 1;
}
.field--name-field-bild img {
  width: 100%;
  height: 100%;
  transition: all 500ms;
}
.field--name-field-vorschaubild-teaser {
  font-size: 0;
}
.field--name-field-vorschaubild-teaser img {
  width: 100%;
  height: auto;
}
.field--name-field-bild .field__item,
.field--name-field-vorschaubild-teaser .field__item {
  overflow: hidden;
  height: 100%;
}
.field--name-field-bild img,
.field--name-field-vorschaubild-teaser img {
  transition: all 500ms;
}
.field--name-field-bild:hover img,
.field--name-field-vorschaubild-teaser:hover img {
  transform: scale(1.1);
}
.field--name-field-text-formatiert-lang blockquote {
  font-size: 2.6em;
  line-height: 1.15;
  font-family: athelas, serif;
  font-weight: 700;
  max-width: 1010px;
  margin: auto;
}
.field--name-field-text-formatiert-lang blockquote p {
  font-size: inherit;
}
.field--name-field-text-formatiert-lang p:last-child {
  margin-bottom: 0;
}
.field--name-field-bild-interview,
.field--name-field-timeline-bild {
  position: relative;
}
.field--name-field-bild-interview .field__items,
.field--name-field-timeline-bild .field__items {
  width: 100px;
  position: relative;
}
.field--name-field-bild-interview .field__items:before,
.field--name-field-timeline-bild .field__items:before {
  content: '';
  padding-top: 100%;
  display: block;
}
.field--name-field-bild-interview .field__item,
.field--name-field-timeline-bild .field__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.field--name-field-bild-interview .field__item img,
.field--name-field-timeline-bild .field__item img {
  width: 100%;
  height: 100%;
}
.field--name-field-news-bild img {
  width: 100%;
  height: auto;
  float: left;
}
.field--name-field-video video {
  width: 100%;
  height: auto;
  float: left;
}
a.btn,
button.btn,
.btn > a,
.btn > span {
  color: inherit;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  background: none;
  border: none;
  font-family: inherit;
}
a.btn:before,
button.btn:before,
.btn > a:before,
.btn > span:before {
  background: var(--primary-color);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--white);
  overflow: hidden;
}
a.btn-primary:before,
button.btn-primary:before,
.btn-primary > a:before,
.btn-primary > span:before,
a.btn-secondary:before,
button.btn-secondary:before,
.btn-secondary > a:before,
.btn-secondary > span:before,
a.btn-small:before,
button.btn-small:before,
.btn-small > a:before,
.btn-small > span:before {
  font-family: 'Atelier-MB';
  font-weight: normal;
  content: '\f10b\f10b\f10b';
}
a.btn-primary:hover:before,
button.btn-primary:hover:before,
.btn-primary > a:hover:before,
.btn-primary > span:hover:before,
a.btn-secondary:hover:before,
button.btn-secondary:hover:before,
.btn-secondary > a:hover:before,
.btn-secondary > span:hover:before,
a.btn-small:hover:before,
button.btn-small:hover:before,
.btn-small > a:hover:before,
.btn-small > span:hover:before {
  transition: all 500ms;
  text-indent: 2em;
}
a.btn-small,
button.btn-small,
.btn-small > a,
.btn-small > span {
  font-size: 1em;
  gap: 12px;
}
a.btn-small:before,
button.btn-small:before,
.btn-small > a:before,
.btn-small > span:before {
  font-size: 1.25em;
  width: 26px;
  height: 26px;
}
a.btn-secondary,
button.btn-secondary,
.btn-secondary > a,
.btn-secondary > span {
  font-size: clamp(1.125rem, 0.912rem + 0.444vw, 1.3rem);
  gap: 0.875em;
}
a.btn-secondary:before,
button.btn-secondary:before,
.btn-secondary > a:before,
.btn-secondary > span:before {
  font-size: clamp(1em, 0.714rem + 0.762vw, 1.25em);
  width: clamp(1.5rem, -0.398rem + 3.17vw, 2rem);
  height: clamp(1.5rem, -0.398rem + 3.17vw, 2rem);
}
a.btn-primary,
button.btn-primary,
.btn-primary > a,
.btn-primary > span {
  font-size: clamp(1.25rem, 0.854rem + 0.824vw, 1.575rem);
  letter-spacing: 0.04em;
  gap: 1rem;
  hyphens: auto;
  align-items: flex-start;
}
a.btn-primary:before,
button.btn-primary:before,
.btn-primary > a:before,
.btn-primary > span:before {
  font-size: clamp(1rem, 0.714rem + 0.762vw, 1.4rem);
  width: clamp(1.5rem, -0.398rem + 3.17vw, 2.375rem);
  height: clamp(1.5rem, -0.398rem + 3.17vw, 2.375rem);
}
a.btn-close,
button.btn-close,
.btn-close > a,
.btn-close > span {
  text-indent: -100vw;
  width: 38px;
}
a.btn-close:before,
button.btn-close:before,
.btn-close > a:before,
.btn-close > span:before {
  font-family: 'Atelier-MB';
  font-weight: normal;
  content: '\f10e';
  font-size: 3em;
  width: 38px;
  height: 38px;
  text-indent: 0;
  background: none;
}
a.btn-scrollup,
button.btn-scrollup,
.btn-scrollup > a,
.btn-scrollup > span {
  width: 78px;
}
a.btn-scrollup:before,
button.btn-scrollup:before,
.btn-scrollup > a:before,
.btn-scrollup > span:before {
  font-family: 'Atelier-MB';
  font-weight: normal;
  content: '\f10f';
  font-size: 0.75em;
  width: 78px;
  height: 78px;
  text-indent: 0;
}

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