[data-presentation-surface]{--presentation-font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--presentation-body-font:18px;--presentation-secondary-font:17px;--presentation-caption-font:16px;--presentation-nav-font:18px;--presentation-phone-font:24px;--presentation-control-height:48px;--presentation-line-height:1.55;--presentation-heading-scale:1;--presentation-content-max:1240px;--presentation-section-gap:72px;--presentation-card-radius:18px;--presentation-card-padding:24px;--presentation-sidebar-width:286px;--presentation-topbar-height:72px;--presentation-bg:#edf2ed;--presentation-surface:#fff;--presentation-surface-muted:#f4f8f4;--presentation-text:#172019;--presentation-muted:#5f6d62;--presentation-accent:#2d7c40;--presentation-accent-hover:#236a35;--presentation-border:#d8e1d9;--presentation-chart-primary:var(--presentation-accent);--presentation-chart-secondary:color-mix(in srgb,var(--presentation-accent) 24%,transparent)}[data-presentation-loaded=true]{font-family:var(--presentation-font-family)}[data-presentation-block]{color:var(--presentation-block-text,inherit);font-family:var(--presentation-block-font-family,inherit);font-weight:var(--presentation-block-font-weight,inherit)}[data-presentation-block][data-presentation-enabled=false]{display:none!important}[data-presentation-block][data-presentation-align=center]{text-align:center}[data-presentation-block][data-presentation-align=right]{text-align:right}.owner-presentation-grid,.presentation-flow,.presentation-route-custom-blocks{min-width:0}.presentation-flow{display:flex;flex-wrap:wrap;align-items:flex-start;width:100%}.presentation-flow>[data-presentation-block]{order:var(--presentation-block-order,initial);width:var(--presentation-block-width-percent,100%);min-height:var(--presentation-block-min-height,initial);margin-top:var(--presentation-block-margin-top,0);margin-bottom:var(--presentation-block-margin-bottom,0);font-size:calc(1em * var(--presentation-block-font-scale, 1))}.presentation-flow>[data-presentation-block][data-presentation-align=center]{margin-inline:auto}.presentation-flow>[data-presentation-block][data-presentation-align=right]{margin-left:auto}.owner-presentation-grid{display:flex;flex-wrap:wrap;gap:1rem 0;align-items:stretch}.owner-presentation-grid>[data-presentation-block]{order:var(--presentation-block-order,initial);flex:0 0 var(--presentation-block-width-percent,100%);width:var(--presentation-block-width-percent,100%);min-height:var(--presentation-block-min-height,initial);padding-inline:.5rem;font-size:calc(1em * var(--presentation-block-font-scale, 1))}.owner-presentation-grid>[data-presentation-block]>*{min-height:100%}@media (min-width:1025px){[data-presentation-block][data-presentation-desktop=false]{display:none!important}}@media (min-width:641px) and (max-width:1024px){[data-presentation-block][data-presentation-tablet=false]{display:none!important}.owner-presentation-grid>[data-presentation-block]{flex-basis:min(100%,max(50%,var(--presentation-block-width-percent,100%)));width:min(100%,max(50%,var(--presentation-block-width-percent,100%)))}}@media (max-width:640px){[data-presentation-block][data-presentation-mobile=false]{display:none!important}.owner-presentation-grid>[data-presentation-block],.presentation-custom-block,.presentation-flow>[data-presentation-block]{width:100%!important;flex-basis:100%!important;margin-inline:0}}.public-shell[data-presentation-loaded=true]{background-color:var(--presentation-bg);color:var(--presentation-text);line-height:var(--presentation-line-height)}.public-shell[data-presentation-loaded=true] .container{max-width:var(--presentation-content-max)}.public-shell[data-presentation-loaded=true] main input,.public-shell[data-presentation-loaded=true] main li,.public-shell[data-presentation-loaded=true] main p,.public-shell[data-presentation-loaded=true] main select,.public-shell[data-presentation-loaded=true] main textarea{font-size:var(--presentation-body-font);line-height:var(--presentation-line-height)}.public-shell[data-presentation-loaded=true] .eyebrow,.public-shell[data-presentation-loaded=true] .lead,.public-shell[data-presentation-loaded=true] small{font-size:var(--presentation-secondary-font)}.public-shell[data-presentation-loaded=true] .link-button,.public-shell[data-presentation-loaded=true] .mobile-nav a,.public-shell[data-presentation-loaded=true] .site-nav a,.public-shell[data-presentation-loaded=true] button{min-height:var(--presentation-control-height);font-size:var(--presentation-nav-font)}.public-shell[data-presentation-loaded=true] .footer-phone,.public-shell[data-presentation-loaded=true] .header-phone{font-size:var(--presentation-phone-font)}.public-shell[data-presentation-loaded=true] h1,.public-shell[data-presentation-loaded=true] h2,.public-shell[data-presentation-loaded=true] h3{font-family:var(--presentation-font-family)}.public-shell[data-presentation-loaded=true] h1{font-size:calc(clamp(3rem, 6vw, 5.8rem) * var(--presentation-heading-scale))}.public-shell[data-presentation-loaded=true] h2{font-size:calc(clamp(2rem, 4vw, 3.4rem) * var(--presentation-heading-scale))}.public-shell[data-presentation-loaded=true] .contact-cta-inner,.public-shell[data-presentation-loaded=true] .diagnostic-note,.public-shell[data-presentation-loaded=true] .presentation-custom-block,.public-shell[data-presentation-loaded=true] .price-card,.public-shell[data-presentation-loaded=true] .route-card,.public-shell[data-presentation-loaded=true] .service-card,.public-shell[data-presentation-loaded=true] .ui-card{border-radius:var(--presentation-card-radius)}.public-shell[data-presentation-loaded=true] .section{padding-block:var(--presentation-section-gap)}.presentation-route-custom-blocks{display:flex;flex-wrap:wrap;gap:1rem 0;align-items:flex-start;width:100%;min-width:0;padding-block:1rem;overflow-x:clip;overflow-wrap:anywhere}.presentation-custom-block{width:min(calc(100% - 2rem),var(--presentation-content-max));max-width:100%;min-width:0;height:auto;margin-inline:auto;overflow-wrap:anywhere;border:1px solid var(--presentation-border);background:var(--presentation-block-bg,var(--presentation-surface));box-shadow:0 14px 42px rgb(10 30 17/9%)}.presentation-custom-block[data-presentation-width=narrow]{max-width:760px}.presentation-custom-block[data-presentation-width=content]{max-width:1040px}.presentation-custom-block[data-presentation-width=wide]{max-width:var(--presentation-content-max)}.presentation-custom-block[data-presentation-width=full]{width:100%;max-width:none;border-radius:0}.presentation-custom-block>*{max-width:100%;min-width:0}.presentation-custom-block h2{margin:0 0 .75rem}.presentation-custom-block p{margin:0}.presentation-media-frame{position:relative;width:100%;max-width:100%;min-width:0;aspect-ratio:var(--presentation-media-aspect,auto);overflow:hidden;border-radius:calc(var(--presentation-card-radius) * .75);background:var(--presentation-surface-muted);contain:inline-size}.presentation-media-frame img{display:block;width:100%;max-width:100%;height:100%;min-width:0;object-fit:cover;object-position:var(--presentation-media-focal-x,50%) var(--presentation-media-focal-y,50%);transform:scale(var(--presentation-media-zoom,1));transform-origin:var(--presentation-media-focal-x,50%) var(--presentation-media-focal-y,50%)}.presentation-media-frame[data-fit=contain] img{object-fit:contain}.presentation-custom-cta{display:inline-flex;min-height:var(--presentation-control-height);align-items:center;justify-content:center;margin-top:1rem;padding:.7rem 1rem;border-radius:calc(var(--presentation-card-radius) * .65);background:var(--presentation-accent);color:#fff;max-width:100%;font-weight:800;text-decoration:none;white-space:normal;overflow-wrap:anywhere}.presentation-custom-cta:focus-visible,.presentation-custom-cta:hover{background:var(--presentation-accent-hover)}.presentation-custom-copy{white-space:pre-line}.presentation-custom-copy-grid{display:grid;grid-template-columns:repeat(var(--presentation-block-columns,2),minmax(0,1fr));grid-gap:1rem;gap:1rem}.presentation-custom-copy-grid p{min-width:0;padding:1rem;border:1px solid var(--presentation-border);border-radius:calc(var(--presentation-card-radius) * .65);background:var(--presentation-surface-muted);white-space:pre-line}.presentation-custom-block--spacer{border:0;background:transparent;box-shadow:none}.presentation-custom-block--spacer hr{width:100%;margin:0;border:0;border-top:1px solid var(--presentation-border)}.presentation-provider-block{display:grid;grid-gap:.75rem;gap:.75rem;justify-items:start}.presentation-provider-block iframe{width:100%;min-height:50px;border:0}.presentation-provider-block[data-provider="yandex.rating"] iframe{width:150px;height:50px}.presentation-provider-block[data-provider="yandex.reviews"] iframe{min-height:520px}.presentation-provider-block a{color:var(--presentation-accent);font-weight:750}@media (max-width:767px){.presentation-custom-copy-grid{grid-template-columns:1fr}.presentation-provider-block[data-provider="yandex.reviews"] iframe{min-height:600px}}.admin-shell[data-presentation-loaded=true]{grid-template-columns:var(--presentation-sidebar-width) minmax(0,1fr);background:var(--presentation-bg);color:var(--presentation-text);font-family:var(--presentation-font-family);line-height:var(--presentation-line-height);--rg-bg:var(--presentation-bg);--rg-surface:var(--presentation-surface);--rg-surface-2:var(--presentation-surface-muted);--rg-text:var(--presentation-text);--rg-muted:var(--presentation-muted);--rg-line:var(--presentation-border);--rg-green:var(--presentation-accent);--rg-green-strong:var(--presentation-accent-hover)}.admin-shell[data-presentation-loaded=true] .admin-sidebar{width:var(--presentation-sidebar-width)}.admin-shell[data-presentation-loaded=true] #admin-content input,.admin-shell[data-presentation-loaded=true] #admin-content p,.admin-shell[data-presentation-loaded=true] #admin-content select,.admin-shell[data-presentation-loaded=true] #admin-content textarea{font-size:var(--presentation-body-font);line-height:var(--presentation-line-height)}.admin-shell[data-presentation-loaded=true] .admin-nav-groups a,.admin-shell[data-presentation-loaded=true] button{min-height:var(--presentation-control-height);font-size:var(--presentation-nav-font)}.admin-shell[data-presentation-loaded=true] .admin-main{max-width:var(--presentation-content-max)}.admin-shell[data-presentation-loaded=true] .ui-card,.admin-shell[data-presentation-loaded=true] [class*=metric] article,.admin-shell[data-presentation-loaded=true] [class*=panel]{border-radius:var(--presentation-card-radius)}[data-presentation-chart=bar] .presentation-chart-bar{display:flex}[data-presentation-chart=area] .presentation-chart-area,[data-presentation-chart=line] .presentation-chart-line{display:block}[data-presentation-chart=number] .presentation-chart-number,[data-presentation-chart=ring] .presentation-chart-ring{display:grid}@media (max-width:900px){.admin-shell[data-presentation-loaded=true]{grid-template-columns:1fr}.admin-shell[data-presentation-loaded=true] .admin-sidebar{width:auto}}