.main-page-block[id=MAIN_BANNER] + .main-page-block[id=CATALOG_SECTION] {
  margin-top: calc(var(--gap-3xl) * -1 + var(--gap-m));
}