/* Rechte Desktop-Hero-Cards beginnen auf der Oberkante der grossen H2. */
@media(min-width:821px){
  .hero.hero-card-top{padding-top:60px}
  .hero.hero-card-top>.hero-inner{align-items:start}
}
@media(min-width:961px){
  .hero.hero-card-top:not(.hero-card-flush)>.hero-inner>.hero-card,
  .hero.hero-card-top:not(.hero-card-flush)>.hero-inner>.hero-result-img{margin-top:44.328125px}
}
/* Die lange Uebersetzungs-Pill ist am schmalsten Desktop zweizeilig. */
@media(min-width:961px) and (max-width:971px){
  .hero.hero-card-top.hero-card-heading-wrap>.hero-inner>.hero-card,
  .hero.hero-card-top.hero-card-heading-wrap>.hero-inner>.hero-result-img{margin-top:65.328125px}
}
@media(min-width:961px){
  .hero.hero-card-reference>.hero-inner{align-items:start}
  .hero.hero-card-reference>.hero-inner>.hero-card{margin-top:97.1875px}
}
