/* Szolgáltatásaink — the services index. Loaded after shared.css.

   There is no 1440px artboard for this page. It exists because every mega
   menu and every footer on the site links to it, so it is assembled
   deliberately out of shipped components and introduces no new visual
   language: .phero for the head, five .split rows alternating side (the
   established pattern for "an index of five to seven things", as on
   Termékeink), .split__more for the row link, .hcontact to close.

   That leaves exactly one thing this page owns — the band between the hero
   and the first row that holds the intro paragraph. .lede-lg itself is
   shared; only its section rhythm lives here. */

.sindex-lede{ margin-top: var(--section-y); }

/* The band carries nothing after the paragraph, so the component's own
   trailing space would double the gap before the first .split row. */
.sindex-lede .lede-lg{ margin-bottom: 0; }
