/* серифный в заголовках, гротеск в тексте */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body {
    margin: 0;
    background: #f8f7f8;
    color: #21181f;
    font: 16px/1.65 "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
img { max-width: 100%; height: auto; display: block; }
a { color: #941040; }
a:hover, a:focus { text-decoration: none; }
:focus-visible { outline: 2px solid #941040; outline-offset: 2px; }

h1, h2, h3 { font-family: Georgia, "Times New Roman", serif; line-height: 1.2;  }
h1 { font-size: clamp(28px, 4vw, 42px); margin: 0 0 18px; }
h2 { font-size: clamp(22px, 3vw, 30px); margin: 36px 0 18px; }
h3 { font-size: 19px; margin: 0 0 8px; }
p { margin: 0 0 12px; max-width: 63ch; }

.seo-wra { max-width: 1320px; margin: 0 auto; padding: 0 18px; }
.seo-mai { padding: 36px 0 54px; }

.seo-hea { background: #ffffff; border-bottom: 1px solid #ddd9dd; }
.seo-hea-log { font-family: Georgia, "Times New Roman", serif; font-weight: 700;
    font-size: 20px; color: #21181f; text-decoration: none; }
.seo-hea-nav a { color: #21181f; text-decoration: none; }
.seo-hea-nav a:hover { color: #941040; }
.seo-hea-in { padding: 18px 0; }
.seo-hea-nav { display: flex; gap: 18px; flex-wrap: wrap;
    margin-top: 12px; padding-top: 12px; border-top: 1px solid #ddd9dd; }

.seo-car { display: block; }
.seo-car > * { display: inline-block; vertical-align: top;
  width: 100%; max-width: 320px; margin: 0 18px 18px 0; }
.seo-car > li { border-radius: 10px; padding: 18px;
  background: #ffffff; box-shadow: 0 2px 10px rgba(0,0,0,.08); }

.seo-car { list-style: none; margin: 0; padding: 0; }
.seo-car h3 { font-family: Georgia, "Times New Roman", serif; }
.seo-car p { color: #84627e; margin: 0; }

.seo-lea { font-size: 18px; color: #84627e; max-width: 63ch; }
.seo-cta {
    display: inline-block; padding: 12px 22px; border-radius: 10px;
    background: #941040; color: #ffffff;
    text-decoration: none; font-weight: 600;
}
.seo-cta:hover { opacity: .9; }

.seo-pri { width: 100%; border-collapse: collapse; margin: 18px 0; }
.seo-pri th, .seo-pri td {
    text-align: left; padding: 11px 18px 11px 0;
    border-bottom: 1px solid #ddd9dd;
}
.seo-pri th { font-family: Georgia, "Times New Roman", serif; }

.seo-ste { counter-reset: s; list-style: none; padding: 0; margin: 0; }
.seo-ste li { position: relative; padding-left: 48px; margin: 0 0 18px; }
.seo-ste li::before {
    counter-increment: s; content: counter(s);
    position: absolute; left: 0; top: 0;
    width: 32px; height: 32px; border-radius: 16px;
    background: #941040; color: #ffffff;
    display: flex; align-items: center; justify-content: center;
    font-weight: 700;
}

.seo-faq summary { cursor: pointer; font-family: Georgia, "Times New Roman", serif; padding: 10px 0; }
.seo-faq details { border-bottom: 1px solid #ddd9dd; }
.seo-faq p { color: #84627e; }

.seo-not { color: #84627e; font-size: 15px; }
.seo-pag { display: flex; gap: 8px; flex-wrap: wrap; margin: 36px 0; }
.seo-pag a, .seo-pag span {
    padding: 8px 14px; border: 1px solid #ddd9dd;
    border-radius: 10px; text-decoration: none;
}
.seo-pag span { background: #941040; color: #ffffff; border-color: #941040; }


.seo-def { margin: 0; }
.seo-def dt { font-family: Georgia, "Times New Roman", serif; font-size: 18px;
    margin: 18px 0 4px; }
.seo-def dd { margin: 0; color: #84627e; max-width: 63ch; }

.seo-fac { display: flex; flex-wrap: wrap; gap: 36px;
    margin: 18px 0; }
.seo-sta-n { display: block; font-family: Georgia, "Times New Roman", serif;
    font-size: 30px; color: #941040; }

.seo-flo { display: flex; flex-direction: column; gap: 18px; }
.seo-ste { display: flex; gap: 14px; align-items: flex-start; }
.seo-ste p { margin: 0; }
.seo-ste-n { flex: 0 0 auto; width: 30px; height: 30px;
    border: 2px solid #941040; color: #941040;
    border-radius: 15px; display: flex;
    align-items: center; justify-content: center; font-weight: 700; }

.seo-ban { background: #ffffff; border-left: 4px solid #941040;
    padding: 18px 27px; margin: 36px 0; }
.seo-ban h2 { margin-top: 0; }

.seo-quo { margin: 36px 0; padding: 0 0 0 18px;
    border-left: 3px solid #ddd9dd; font-size: 18px; }
.seo-quo footer { color: #84627e; font-size: 15px; }

.seo-col p { max-width: none; }
@media (min-width: 860px) {
    .seo-col { column-count: 2; column-gap: 36px; }
}

.seo-pla { list-style: none; padding: 0; margin: 0; }
.seo-pla li { margin: 0 0 8px; }
.seo-che { list-style: none; padding: 0; margin: 0; }
.seo-che li, .seo-che { position: relative; padding-left: 26px;
    margin: 0 0 10px; }
.seo-che li::before, .seo-che::before { content: "—";
    position: absolute; left: 0; color: #941040; font-weight: 700; }
.seo-fig { margin: 18px 0; }
.seo-fig img { border-radius: 10px; width: 100%; }
.seo-fig figcaption { margin-top: 6px; }
.seo-her-pic { border-radius: 10px; margin-bottom: 18px; }
@media (min-width: 860px) {
    .seo-her-wid { display: grid; gap: 36px;
        grid-template-columns: 1fr 1fr; align-items: center; }
    .seo-her-pic { margin: 0; }
}
.seo-pri { font-family: Georgia, "Times New Roman", serif; font-size: 20px;
    color: #941040; margin: 0; }

.seo-foo { background: #ffffff; border-top: 1px solid #ddd9dd;
    padding: 36px 0; color: #84627e; font-size: 15px; }
.seo-foo a { color: #84627e; }
.seo-foo-in { display: grid; gap: 18px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }
.seo-foo ul { list-style: none; margin: 0; padding: 0; }
.seo-foo li { margin: 0 0 6px; }


@media (max-width: 720px) {
    .seo-hea-nav { flex-wrap: wrap; }
    .seo-mai { padding: 18px 0 36px; }
}
@media (prefers-reduced-motion: reduce) {
    * { animation: none !important; transition: none !important; }
}
