.ratgeber-page .seo-hero {
  min-height: 480px;
}

.ratgeber-page .seo-hero::after {
  height: 96px;
}

.ratgeber-page .seo-hero-inner {
  padding-bottom: 56px;
}

.ratgeber-page .seo-hero + .seo-section {
  margin-top: 28px;
  padding-top: 18px;
}

.ratgeber-page .seo-section .seo-kicker {
  margin-bottom: 12px;
}

.ratgeber-page .seo-section h2 + .seo-grid {
  margin-top: 30px;
}

@media (max-width: 680px) {
  .ratgeber-page .seo-hero-inner {
    padding-bottom: 48px;
  }

  .ratgeber-page .seo-hero + .seo-section {
    margin-top: 28px;
    padding-top: 14px;
  }
}
