.service-page{--orange:#f68b1e;--orange-hover:#ffa742;--ink:#111;--strong:#333;--muted:#666;--line:#ddd;--soft:#f5f5f5;box-sizing:border-box;width:min(100% - 32px,960px);max-width:960px;padding:32px 0 72px;color:var(--ink)}
.service-page *{box-sizing:border-box}.service-page h1,.service-page h2{text-wrap:balance}.service-page p{text-align:left;text-wrap:pretty}.service-page a{color:var(--orange)}.service-page a:hover{color:var(--orange-hover)}
.service-page a:focus-visible,.service-page button:focus-visible,.service-page summary:focus-visible{outline:3px solid var(--orange);outline-offset:3px}
.service-breadcrumbs{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0 28px;color:var(--muted);font-size:14px;line-height:1.45}.service-breadcrumbs span[aria-current=page]{color:var(--strong)}
.service-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,44%);align-items:center;gap:48px}.service-hero__copy h1{margin:0 0 18px;font:normal clamp(32px,5vw,48px)/1.08 museo_sans_cyrl300,sans-serif;letter-spacing:-.03em}.service-hero__copy>p{max-width:56ch;margin:0;color:var(--strong);font-size:19px;line-height:1.55}
.service-hero__media{margin:0;overflow:hidden;border-radius:12px;background:var(--soft);aspect-ratio:1/1}.service-hero__media img{display:block;width:100%;height:100%;object-fit:cover}
.service-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.service-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 22px;border-radius:8px;font:16px/1 museo_sans_cyrl500,sans-serif;cursor:pointer;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.service-button--primary{border:1px solid var(--orange);background:var(--orange);color:#fff!important}.service-button--primary:hover{border-color:var(--orange-hover);background:var(--orange-hover);color:#fff!important}.service-button--secondary{border:1px solid var(--orange);background:#fff;color:var(--orange)}.service-button--secondary:hover{background:var(--orange);color:#fff}
.service-options{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:56px;margin-top:72px;padding:40px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-page h2{margin:0 0 14px;font:normal 27px/1.25 museo_sans_cyrl300,sans-serif}.service-options p,.service-how p,.service-local p{max-width:70ch;margin-left:0;color:var(--strong);font-size:16px;line-height:1.62}.service-options ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.service-options li{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--line);font-size:16px;line-height:1.45}.service-options li:first-child{padding-top:0}.service-options li:last-child{border-bottom:0}.service-options .material-symbols-outlined{flex:0 0 auto;color:var(--orange);font-size:22px}
.service-how{max-width:760px;padding:64px 0 24px}.service-local{margin:36px 0 56px;padding:32px;background:var(--soft);border-radius:12px}.service-local .service-actions{margin-top:22px}
.service-related{display:flex;flex-wrap:wrap;gap:8px 16px;max-width:760px;margin:-28px 0 48px;color:var(--muted);font-size:14px;line-height:1.5}.service-related a{font-family:museo_sans_cyrl500,sans-serif}
.service-faq{max-width:760px}.service-faq details{border-top:1px solid var(--line)}.service-faq details:last-child{border-bottom:1px solid var(--line)}.service-faq summary{cursor:pointer;padding:18px 4px;color:var(--strong);font:16px/1.45 museo_sans_cyrl500,sans-serif}.service-faq summary:hover{color:var(--orange)}.service-faq details div{padding:0 4px 18px;color:var(--strong);font-size:16px;line-height:1.6}
@media(max-width:760px){.service-page{padding-top:24px}.service-hero{grid-template-columns:1fr;gap:28px}.service-hero__media{grid-row:1;aspect-ratio:4/3}.service-hero__copy h1{font-size:32px}.service-hero__copy>p{font-size:17px}.service-options{grid-template-columns:1fr;gap:28px;margin-top:52px;padding:32px 0}.service-how{padding-top:48px}.service-local{padding:24px}.service-actions{align-items:stretch;flex-direction:column}.service-button{width:100%}}
@media(prefers-reduced-motion:reduce){.service-button{transition:none}}
