/* вид: clinics=list · decor=soft · header=stacked · hero=band · rhythm=airy · sections=striped · type=sans-plain */
/* ---------- База, общая для всех семейств: reset, токены, механика ---------- */
*,
*::before,
*::after { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; }

body,
h1, h2, h3, h4,
p, ul, ol, dl, dd, figure, blockquote { margin: 0; }

ul[class], ol[class] { padding: 0; list-style: none; }

img, svg { max-width: 100%; height: auto; display: block; }

button, input, select, textarea { font: inherit; color: inherit; }

:root {
    --color-bg:         #f1f7f2;
    --color-surface:    #fbfcfb;
    --color-sunken:     #e8f1e9;
    --color-text:       #18261a;
    --color-muted:      #4d6250;
    --color-border:     #dbe4dc;
    --color-border-str: #b8c9ba;
    --color-primary:    #268833;
    --color-primary-d:  #1c6525;
    --color-accent:     #ad329e;
    --color-light:      #eac9e6;

    --font-heading: 'Palatino Linotype', 'Book Antiqua', Palatino, 'Noto Serif', serif;
    --font-body: Verdana, Geneva, 'DejaVu Sans', sans-serif;

    --container: 1320px;
    --gutter: 16px;
    --radius-sm: 1px;
    --radius-md: 2px;
    --space-section: 62px;
    --border: 1px solid var(--color-border);
}

@media (min-width: 768px) {
    :root { --gutter: 32px; --space-section: 96px; }
}

body {
    background: var(--color-bg);
    color: var(--color-text);
    font-family: var(--font-body);
    font-size: 17px;
    line-height: 1.65;
    overflow-wrap: break-word;
}

h1, h2, h3, h4 { font-family: var(--font-heading); line-height: 1.2; font-weight: 700; }

a { color: var(--color-primary-d); text-underline-offset: 3px; }
a:hover { color: var(--color-accent); }

:focus-visible { outline: 3px solid var(--color-primary); outline-offset: 2px; }

.b1n9mi { width: 100%; max-width: var(--container); margin-inline: auto; padding-inline: var(--gutter); }

.b12m4k {
    position: absolute; left: -9999px; top: 0; z-index: 100;
    background: var(--color-primary); color: #fff; padding: 12px 20px;
}
.b12m4k:focus { left: 0; color: #fff; }

/* механика мобильного меню — одинакова везде, внешний вид задаёт семейство */
.b1rxh6 { display: inline-flex; align-items: center; gap: 8px; cursor: pointer; min-height: 44px; }
.bnba10 { width: 18px; height: 18px; }
.b1rxh6[aria-expanded="true"] .b1w5qo,
.b1rxh6[aria-expanded="false"] .bbqssa { display: none; }
.b1hxd7 { display: none; }
.b1hxd7[data-open="true"] { display: block; }
.b10y1l { display: flex; flex-direction: column; margin: 0; padding: 0; list-style: none; }
.b10y1l a { display: block; text-decoration: none; color: var(--color-text); }
@media (min-width: 900px) {
    .b1rxh6 { display: none; }
    .b1hxd7 { display: block; }
    .b10y1l { flex-direction: row; }
}

.bpltpy { margin: 0; }
.bpltpy img { width: 100%; }

.bdcgu2 { padding-block: var(--space-section); }

/* дети сеток не должны раздвигать контейнер длинным содержимым */
.bh3334 > *, .b1k62r > *, .b1qmwi > *, .b935vj > * { min-width: 0; }
.b19ilr li a { display: inline-block; padding-block: 4px; }
.b1ewwp { max-width: 70ch; margin-bottom: 28px; }
.b2e96u { color: var(--color-muted); margin-top: 12px; }

.bhjxcn { max-width: 68ch; }
.bhjxcn > * + * { margin-top: 18px; }
.bhjxcn ul { padding-left: 1.2em; }
.bhjxcn li + li { margin-top: 8px; }

.b1qmwi { display: grid; gap: 16px; }
@media (min-width: 640px) { .bvc7xd { grid-template-columns: repeat(2, 1fr); } }

.b1ocz2 p { color: var(--color-muted); font-size: 0.96rem; }
.b17xf4 { margin-bottom: 8px; }

.b13xe6 { counter-reset: step; display: grid; }
.b13xe6 li { counter-increment: step; position: relative; }
.b13xe6 strong { display: block; margin-bottom: 4px; }
.b13xe6 p { color: var(--color-muted); font-size: 0.95rem; }

.blqbhq { display: grid; gap: 14px; }
.blqbhq strong { display: block; margin-bottom: 4px; }
.blqbhq p { color: var(--color-muted); font-size: 0.95rem; }
.clinics__more { margin-top: 24px; max-width: 76ch; font-size: 0.98rem; }
.bwhpdk { margin-top: 20px; max-width: 76ch; font-size: 0.86rem; color: var(--color-muted); }

.b17ozy { display: flex; flex-wrap: wrap; align-items: center; gap: 6px 10px; font-size: 0.84rem; color: var(--color-muted); }
.b3lqzp { font-size: 0.82rem; color: var(--color-muted); }
.bi3o0e { font-size: 0.95rem; }
.bi3o0e > * + * { margin-top: 10px; }
.b155di dd { margin: 0; font-weight: 700; white-space: nowrap; }
.b155di dt { color: var(--color-muted); }
.b11fp0 { display: flex; flex-wrap: wrap; gap: 8px; margin-top: auto; }

.bvjoam { display: inline-block; text-decoration: none; }
.b6pejy::before { content: "\260E "; }

@media (prefers-reduced-motion: no-preference) {
    html { scroll-behavior: smooth; }
}

:target, .bdcgu2[id] { scroll-margin-top: 88px; }

/* --- стили разделов подключаются только когда раздел есть на странице */
.bxdshm { display: grid; gap: 28px; }
@media (min-width: 900px) { .bxdshm { grid-template-columns: minmax(0, 5fr) minmax(0, 6fr); gap: 48px; align-items: start; } }
.b1nwq1 p { font-size: 1.05rem; }
.baju10 { overflow-x: auto; }
.b18kky { width: 100%; border-collapse: collapse; font-size: 0.95rem; min-width: 560px; }
.b18kky th, .b18kky td { text-align: left; vertical-align: top; padding: 12px 14px; border-bottom: 1px solid var(--color-border); }
.b18kky thead th { font-size: 0.82rem; text-transform: uppercase; letter-spacing: 0.04em; color: var(--color-muted); border-bottom: 2px solid var(--color-text); }
.b18kky tbody th { font-weight: 700; width: 22%; }
.b18kky td { color: var(--color-muted); }
.b935vj { display: grid; gap: 18px; max-width: 80ch; }
@media (min-width: 900px) { .b935vj { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px 40px; max-width: none; } }
.bk9tuu { padding-left: 18px; border-left: 3px solid var(--color-accent); }
.b935vj dt { font-weight: 700; margin-bottom: 4px; }
.b935vj dd { color: var(--color-muted); font-size: 0.95rem; }
:root { --look-radius: 2px; --look-shadow: 0 1px 2px rgba(0,0,0,.05); --look-gap: 18px; --look-section: 96px; }
.b1ocz2 { border-radius: var(--look-radius); }
.bvjoam { border-radius: var(--look-radius); }
body { font-family: var(--font-body); font-size: 18.0px; line-height: 1.7; }
h1, h2, h3 { font-family: var(--font-heading); letter-spacing: -0.01em; }
h1 { font-size: clamp(1.73rem, 1.1rem + 2.6vw, 3.46rem); line-height: 1.08; overflow-wrap: normal; hyphens: manual; }
h2 { font-size: clamp(1.46rem, 1.1rem + 1vw, 2.00rem); }
h3 { font-size: 1.14rem; }
.bb6cza > .b1n9mi { display: flex; align-items: center; gap: 0 24px; flex-wrap: wrap; }
.b1ahz2 { display: flex; align-items: center; gap: 10px; text-decoration: none; color: inherit; }
.b5zuol { font-weight: 700; line-height: 1.15; }
.b1xxpo { display: block; font-weight: 400; font-size: 0.78rem; color: var(--color-muted); margin-top: 2px; }
.bcpflh { flex: 0 0 auto; }

.bb6cza { border-bottom: 1px solid var(--color-border); text-align: center; }
.bb6cza > .b1n9mi { flex-direction: column; gap: 0; }
.b1g411 { display: flex; justify-content: center; padding-top: 22px; }
.b1ahz2 { flex-direction: column; text-align: center; gap: 6px; }
.b1hxd7 { width: 100%; }
.b10y1l { justify-content: center; gap: 26px; padding-bottom: 14px; }
.b17xc8 { padding-block: 0 10px; }
.bh3334 { display: grid; gap: 28px; }
.bh3334 > div { background: var(--color-sunken); padding: 44px 24px; margin-inline: calc(-1 * var(--gutter)); }
@media (min-width: 900px) {
    .bh3334 { grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
    .bh3334 > div { margin-inline: 0; padding: 48px 44px; }
}
.bpltpy img { width: 100%; height: auto; }
.b1k62r { display: grid; gap: 0; }
.b1ojma { padding-block: 26px; border-bottom: 1px solid var(--color-border); }
.b1ojma:first-child { border-top: 1px solid var(--color-border); }
.bdcgu2 { padding-block: var(--look-section); }
.bdcgu2:nth-of-type(even) { background: var(--color-sunken); }
.b1ewwp { margin-bottom: 26px; }