.page-kontakt--topic-title-text__kontakt {
  width: var(--content-width);
  max-width: var(--max-content-width);
  margin: 3.25rem auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-items: flex-start;
  gap: 1.25rem;
}
.page-kontakt--topic-title-text__kontakt-title {
  color: var(--primary);
  font-family: var(--font-family);
  font-size: 2.25rem;
  font-style: normal;
  line-height: normal;
  text-transform: uppercase;
}
.page-kontakt--topic-title-text__kontakt-text {
  color: var(--black);
  max-width: 51.875rem;
  font-family: var(--font-family-firaSans);
  font-size: 1.313rem;
  font-style: normal;
  line-height: 1.938rem;
}

.page-aktionen-und-gewinnspiele--topic-title-text__aktionen-und-gewinnspiele {
  display: flex;
  flex-direction: column;
  gap: 1.38rem;
  width: var(--content-width);
  max-width: min(80vw, 94rem);
  margin: 0 auto;

  .topic-title-text--title {
    color: var(--primary);
    font-family: var(--font-family-FiraSans-medium);
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.045rem;
    text-transform: uppercase;
    text-wrap: auto;
  }

  .topic-title-text--text p {
    color: var(--black);
    font-family: var(--font-family-firaSans);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25rem;
    text-wrap: auto;
  }
}

.topic-image-text--aktionen-und-gewinnspiele {
  position: relative;

  .page-aktionen-und-gewinnspiele--component-wrapper-picture-picture-image__aktionen-und-gewinnspiele.component-wrapper-picture-picture-image__aktionen-und-gewinnspiele.topicImageText--picture-image {
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center;
  }

  .topic-image-text--caption {
    position: absolute;
    top: 1.63rem;
    min-width: 14.3125rem;

    color: var(--secondary);
    font-family: var(--font-family);
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.0675rem;
  }

  .topic-image-text--secondary-caption {
    position: absolute;
    top: 4.41rem;
    max-width: 10.75rem;

    color: var(--black);
    font-family: var(--font-family-FiraSans--condensed-medium);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.125rem;
  }
}

.topic-image-text--aktionen-und-gewinnspiele:nth-child(odd) {
  .topic-image-text--caption {
    left: 1.13rem;
  }
  .topic-image-text--secondary-caption {
    left: 1.13rem;
  }
}

.topic-image-text--aktionen-und-gewinnspiele:nth-child(even) {
  .topic-image-text--caption {
    right: 0;
    min-width: 10.9375rem;
    text-align: left;
  }

  .topic-image-text--secondary-caption {
    right: 2.72rem;
    min-width: 8.21506rem;
    text-align: left;
  }
}

@media screen and (min-width: 64rem) /* 1024px */ {
  .page-kontakt--topic-title-text__kontakt {
    margin: 3.37rem auto;
    align-items: center;
  }
  .page-kontakt--topic-title-text__kontakt-title {
    text-align: center;
    font-size: 3.75rem;
  }
  .page-kontakt--topic-title-text__kontakt-text {
    text-align: center;

    font-size: 1.688rem;
    line-height: 1.9375rem; /* 129.167% */
  }
  .page-uber-greco--topic-title-text__uber-greco {
    padding-top: 6.13rem;
    .page-uber-greco--topic-title-text__uber-greco-title {
      font-size: 2.375rem;
      font-weight: 500;
    }
    .page-uber-greco--topic-title-text__uber-greco-text p {
      max-width: 70.0625rem;
      font-size: 1.3125rem;
      line-height: 1.625rem; /* 123.81% */
      text-align: center;
    }
  }

  .page-aktionen-und-gewinnspiele--topic-title-text__aktionen-und-gewinnspiele {
    gap: 0.81rem;

    .topic-title-text--title {
      font-size: 2.375rem;
      font-weight: 500;
      letter-spacing: normal;
    }

    .topic-title-text--text p {
      font-size: 1.3125rem;
      line-height: 1.625rem; /* 123.81% */
    }
  }

  .topic-image-text--aktionen-und-gewinnspiele {
    .topic-image-text--caption {
      font-size: 3.375rem;
      font-weight: 500;
      letter-spacing: 0.10125rem;
      top: 2.15rem;
      max-width: 14.3125rem;
      text-transform: uppercase;
    }

    .topic-image-text--secondary-caption {
      font-size: 1.25rem;
      font-weight: 700;
      line-height: 1.625rem;
      top: 6.25rem;
      max-width: 16rem;
      font-family: var(--font-family-FiraSans-medium);
    }
  }

  .topic-image-text--aktionen-und-gewinnspiele:nth-child(odd) {
    .topic-image-text--caption {
      left: 2.5rem;
    }
    .topic-image-text--secondary-caption {
      left: 2.5rem;
    }
  }

  .topic-image-text--aktionen-und-gewinnspiele:nth-child(even) {
    .topic-image-text--caption {
      right: 6.19rem;
      min-width: 14.3125rem;
    }

    .topic-image-text--secondary-caption {
      right: 4.5rem;
      min-width: 16rem;
    }
  }
}

@media (min-width: 80rem /* 1280px */) {
  .topic-image-text--aktionen-und-gewinnspiele:nth-child(even) {
    .topic-image-text--caption {
      right: 0rem;
      min-width: 14.3125rem;
    }

    .topic-image-text--secondary-caption {
      right: 0rem;
      min-width: 14.3125rem;
    }
  }
}

@media (min-width: 120rem /* 1920px */) {
  .topic-image-text--aktionen-und-gewinnspiele:nth-child(even) {
    .topic-image-text--caption {
      right: 6.19rem;
      min-width: 14.3125rem;
    }

    .topic-image-text--secondary-caption {
      right: 4.5rem;
      min-width: 16rem;
    }
  }
}