/* вид: clinics=panel · decor=flat · header=banner · hero=band · rhythm=airy · sections=ruled · 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:         #f7f8f8;
    --color-surface:    #fbfbfb;
    --color-sunken:     #eaeeee;
    --color-text:       #192627;
    --color-muted:      #4e6364;
    --color-border:     #d7e0e1;
    --color-border-str: #bacacb;
    --color-primary:    #206b6f;
    --color-primary-d:  #16494b;
    --color-accent:     #b27934;
    --color-light:      #eee1d2;

    --font-heading: Tahoma, 'Segoe UI', Geneva, sans-serif;
    --font-body: system-ui, 'Segoe UI', Roboto, sans-serif;

    --container: 1360px;
    --gutter: 16px;
    --radius-sm: 6px;
    --radius-md: 12px;
    --space-section: 36px;
    --border: 1px solid var(--color-border);
}

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

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; }

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

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

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

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

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

/* дети сеток не должны раздвигать контейнер длинным содержимым */
.o1ev2c > *, .ocem36 > *, .ofr1vo > *, .o1vg4q > * { min-width: 0; }
.o19ech li a { display: inline-block; padding-block: 4px; }
.ordbf8 { max-width: 70ch; margin-bottom: 28px; }
.o1b6pi { color: var(--color-muted); margin-top: 12px; }

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

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

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

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

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

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

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

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

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

/* --- стили разделов подключаются только когда раздел есть на странице */
.o1psxv li { position: relative; padding-left: 30px; }
.o1psxv li::before { content: ""; position: absolute; left: 0; top: 6px; width: 16px; height: 16px;
    border: 2px solid var(--color-accent); border-radius: 4px; }
.o1psxv li::after { content: ""; position: absolute; left: 5px; top: 8px; width: 6px; height: 10px;
    border-right: 2px solid var(--color-accent); border-bottom: 2px solid var(--color-accent); transform: rotate(45deg); }
.o1p4of { display: grid; gap: 16px; }
@media (min-width: 720px) { .o1p4of { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (min-width: 1100px) { .o1p4of { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
.o15grd { border-radius: var(--look-radius); position: relative; padding: 20px 20px 20px 64px; border: 1px solid var(--color-border); background: var(--color-surface); }
.o1mndd { position: absolute; left: 20px; top: 18px; width: 30px; height: 30px; border-radius: 50%;
    background: var(--color-accent); color: #fff; font-weight: 700; font-size: 0.9rem; display: grid; place-items: center; }
.osbevv { font-size: 1.02rem; margin-bottom: 6px; }
.o15grd p { color: var(--color-muted); font-size: 0.95rem; }
.o1i0bd { display: grid; gap: 28px; }
@media (min-width: 900px) { .o1i0bd { grid-template-columns: minmax(0, 5fr) minmax(0, 6fr); gap: 48px; align-items: start; } }
.ou1cfs p { font-size: 1.05rem; }
.o1vg4q { display: grid; gap: 18px; max-width: 80ch; }
@media (min-width: 900px) { .o1vg4q { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px 40px; max-width: none; } }
.o1st0i { padding-left: 18px; border-left: 3px solid var(--color-accent); }
.o1vg4q dt { font-weight: 700; margin-bottom: 4px; }
.o1vg4q dd { color: var(--color-muted); font-size: 0.95rem; }
:root { --look-radius: 12px; --look-shadow: none; --look-gap: 32px; --look-section: 56px; }
.o9e2c6 { border-radius: var(--look-radius); }
.o1pieu { border-radius: var(--look-radius); }
body { font-family: var(--font-body); font-size: 17.0px; line-height: 1.65; }
h1, h2, h3 { font-family: var(--font-heading); letter-spacing: -0.01em; }
h1 { font-size: clamp(1.79rem, 1.1rem + 2.6vw, 3.58rem); line-height: 1.08; overflow-wrap: normal; hyphens: manual; }
h2 { font-size: clamp(1.51rem, 1.1rem + 1vw, 2.07rem); }
h3 { font-size: 1.19rem; }
.o11y9y > .ow2vv6 { display: flex; align-items: center; gap: 0 24px; flex-wrap: wrap; }
.ozyewn { display: flex; align-items: center; gap: 10px; text-decoration: none; color: inherit; }
.o1e923 { font-weight: 700; line-height: 1.15; }
.oqaaq3 { display: block; font-weight: 400; font-size: 0.78rem; color: var(--color-muted); margin-top: 2px; }
.o137cz { flex: 0 0 auto; }

.o11y9y { background: var(--color-primary); color: #fff; }
.o11y9y a, .o11y9y .ozyewn { color: #fff; }
.oeicwi { display: flex; align-items: center; min-height: 72px; flex: 1 1 auto; }
.ozyewn { margin-right: auto; }
.oqaaq3 { color: rgba(255,255,255,.75); }
.oazdsj { gap: 20px; }
.oazdsj a { color: #fff; }
.ou5h6e { color: #fff; }
.ojquns { padding-block: 0 10px; }
.o1ev2c { display: grid; gap: 28px; }
.o1ev2c > div { background: var(--color-sunken); padding: 44px 24px; margin-inline: calc(-1 * var(--gutter)); }
@media (min-width: 900px) {
    .o1ev2c { grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
    .o1ev2c > div { margin-inline: 0; padding: 48px 44px; }
}
.o1sc8k img { width: 100%; height: auto; }
.ocem36 { display: grid; gap: var(--look-gap); }
.oqujky { padding: 22px; background: var(--color-sunken); border-radius: 0px; }
.o1nl3g { padding-block: var(--look-section); }
.ordbf8 { margin-bottom: 26px; padding-top: 18px; border-top: 2px solid var(--color-text); }
@media (min-width: 1000px) {
  .o1nl3g > .ow2vv6 { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 8fr); column-gap: 48px; align-items: start; }
  .o1nl3g > .ow2vv6 > .ordbf8 { grid-column: 1; position: sticky; top: 84px; }
  .o1nl3g > .ow2vv6 > :not(.ordbf8) { grid-column: 2; }
  .o1nl3g .o70d6s { max-width: none; }
}