.city-letter-block.svelte-r1hpwj{width:100%;scroll-margin-top:80px}.city-letter-block__letter.svelte-r1hpwj{font-size:48px;font-weight:600;line-height:1;color:var(--foreground);margin-bottom:16px}.city-letter-block__cities.svelte-r1hpwj{width:100%}.city-letter-block__cities-list--desktop-4.svelte-r1hpwj,.city-letter-block__cities-list--desktop-5.svelte-r1hpwj{display:none}.city-letter-block__cities-list--mobile.svelte-r1hpwj{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%}.city-letter-block__cities-column.svelte-r1hpwj{display:flex;flex-direction:column;gap:6px}.city-letter-block__link.svelte-r1hpwj{color:var(--secondary-foreground);text-decoration:none;transition:color .2s ease-in-out}.city-letter-block__link.svelte-r1hpwj:hover{color:var(--primary);text-decoration:none}.city-letter-block__link.svelte-r1hpwj:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:4px}.city-letter-block__link--capital.svelte-r1hpwj{font-weight:600}@media(min-width:930px)and (max-width:1023px){.city-letter-block.svelte-r1hpwj{display:grid;grid-template-columns:repeat(12,1fr);gap:0;scroll-margin-top:120px}.city-letter-block__letter.svelte-r1hpwj{grid-column:1 / 2;margin-bottom:0}.city-letter-block__cities.svelte-r1hpwj{grid-column:2 / 13}.city-letter-block__cities-list--mobile.svelte-r1hpwj{display:none}.city-letter-block__cities-list--desktop-4.svelte-r1hpwj{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}}@media(min-width:1024px)and (max-width:1279px){.city-letter-block.svelte-r1hpwj{display:grid;grid-template-columns:repeat(12,1fr);gap:0;scroll-margin-top:120px}.city-letter-block__letter.svelte-r1hpwj{grid-column:1 / 2;margin-bottom:0}.city-letter-block__cities.svelte-r1hpwj{grid-column:3 / 13}.city-letter-block__cities-list--mobile.svelte-r1hpwj{display:none}.city-letter-block__cities-list--desktop-4.svelte-r1hpwj{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}}@media(min-width:1280px){.city-letter-block.svelte-r1hpwj{display:grid;grid-template-columns:repeat(12,1fr);gap:0;scroll-margin-top:120px}.city-letter-block__letter.svelte-r1hpwj{grid-column:1 / 2;margin-bottom:0}.city-letter-block__cities.svelte-r1hpwj{grid-column:3 / 13}.city-letter-block__cities-list--mobile.svelte-r1hpwj{display:none}.city-letter-block__cities-list--desktop-5.svelte-r1hpwj{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}}.geo-page__container.svelte-1yp2z7e{display:flex;flex-direction:column;gap:var(--v-inblock-gap-320);width:100%;padding-top:var(--v-gap-320)}.geo-page__block-1.svelte-1yp2z7e{display:flex;flex-direction:column;gap:16px;width:100%}.geo-page__title.svelte-1yp2z7e{margin:0}.geo-page__search.svelte-1yp2z7e{width:100%}.geo-page__search-wrapper.svelte-1yp2z7e{position:relative;width:100%}.geo-page__search-button-wrapper.svelte-1yp2z7e{position:absolute;right:4px;top:50%;transform:translateY(-50%);z-index:1}.geo-page__block-2.svelte-1yp2z7e{width:100%}.geo-page__letters.svelte-1yp2z7e{display:flex;flex-wrap:wrap;gap:8px;width:100%}.geo-page__letter-link.svelte-1yp2z7e{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;color:var(--secondary-foreground);text-decoration:none;border:1px solid var(--border);border-radius:4px;transition:color .2s ease-in-out,border-color .2s ease-in-out,background-color .2s ease-in-out;font-size:14px;font-weight:500}.geo-page__letter-link.svelte-1yp2z7e:hover{color:var(--primary);border-color:var(--primary);background-color:var(--accent);text-decoration:none}.geo-page__letter-link.svelte-1yp2z7e:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.geo-page__block-3.svelte-1yp2z7e{display:flex;flex-direction:column;gap:var(--v-inblock-gap-320);width:100%}@media(min-width:320px)and (max-width:444px){.geo-page__letters.svelte-1yp2z7e{display:grid;grid-template-columns:repeat(15,minmax(0,1fr));grid-template-rows:repeat(2,1fr);gap:6px}.geo-page__letter-link.svelte-1yp2z7e{min-width:0;width:100%}}@media(min-width:445px)and (max-width:929px){.geo-page__letters.svelte-1yp2z7e{display:grid;grid-template-columns:repeat(15,1fr);grid-template-rows:repeat(2,1fr);gap:8px}.geo-page__letter-link.svelte-1yp2z7e{min-width:0}}@media(min-width:400px)and (max-width:929px){.geo-page__container.svelte-1yp2z7e,.geo-page__block-3.svelte-1yp2z7e{gap:var(--v-inblock-gap-400)}}@media(min-width:930px)and (max-width:1279px){.geo-page__container.svelte-1yp2z7e{gap:var(--v-inblock-gap-930)}.geo-page__block-1.svelte-1yp2z7e{display:grid;grid-template-columns:repeat(12,1fr);gap:0}.geo-page__title.svelte-1yp2z7e{grid-column:1 / 5}.geo-page__search.svelte-1yp2z7e{grid-column:8 / 13}.geo-page__letters.svelte-1yp2z7e{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:8px}.geo-page__letter-link.svelte-1yp2z7e{flex:1;min-width:0}.geo-page__block-3.svelte-1yp2z7e{gap:var(--v-inblock-gap-930)}}@media(min-width:1280px){.geo-page__block-1.svelte-1yp2z7e{display:grid;grid-template-columns:repeat(12,1fr);gap:0}.geo-page__title.svelte-1yp2z7e{grid-column:1 / 3}.geo-page__search.svelte-1yp2z7e{grid-column:6 / 10}.geo-page__block-2.svelte-1yp2z7e{display:grid;grid-template-columns:repeat(12,1fr)}.geo-page__letters.svelte-1yp2z7e{grid-column:3 / 13;display:flex;flex-wrap:nowrap;justify-content:space-between;gap:8px}.geo-page__letter-link.svelte-1yp2z7e{flex:1;min-width:0}.geo-page__block-3.svelte-1yp2z7e{gap:var(--v-inblock-gap-1024)}}@media(min-width:1024px){.geo-page__container.svelte-1yp2z7e,.geo-page__block-3.svelte-1yp2z7e{gap:var(--v-inblock-gap-1024)}}@media(min-width:1420px){.geo-page__container.svelte-1yp2z7e,.geo-page__block-3.svelte-1yp2z7e{gap:var(--v-inblock-gap-1420)}}
