:root{--ink:#18211D;--bg:#F5F6F2;--accent:#D9F24B;--muted:#526058;--line:#dce1d6;--danger:#9d2922;--width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body,h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2rem,4.8vw,4.4rem);font-weight:750}h2{font-size:clamp(1.7rem,3.3vw,2.8rem)}h3{font-size:1.25rem}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;height:auto;display:block}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #667728;outline-offset:4px}[hidden]{display:none!important}.wrap{width:100%;max-width:var(--width);margin:auto;padding:0 28px}.muted{color:var(--muted)}.section{padding:70px 0}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.13em;margin-bottom:18px}.eyebrow,.small-label{text-transform:uppercase}.small-label{font-size:10px;color:var(--muted);letter-spacing:.07em}.skip{position:fixed;top:8px;left:8px;z-index:100;background:var(--accent);padding:15px;transform:translateY(-150%)}.skip:focus{transform:none}.site-header{position:sticky;top:0;z-index:50;background:#f5f6f2f5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{height:82px;display:flex;align-items:center;gap:38px;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-brand),Arial,sans-serif;font-size:25px;line-height:1.15;letter-spacing:-.035em;font-weight:800;white-space:nowrap}.brand-mark{width:50px;height:50px;display:block;object-fit:contain;flex-shrink:0;background:transparent}.desktop-nav{display:flex;gap:26px;font-size:14px}.desktop-nav a{padding:14px 0}.header-phone{font-size:16px;font-weight:700;white-space:nowrap}.mobile-menu{display:none}.mobile-menu>summary{list-style:none;width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;font-size:24px;cursor:pointer}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-links{position:absolute;left:0;right:0;top:82px;background:var(--bg);padding:16px 24px 24px;box-shadow:0 12px 20px #18211d12}.mobile-links,.mobile-links a{border-bottom:1px solid var(--line)}.mobile-links a{display:block;padding:14px 0;min-height:48px}.stage-badge{font-size:12px;color:#655d31;background:#eeeddb;text-align:center;padding:8px 24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:15px 22px;border:1px solid transparent;border-radius:11px;background:var(--accent);color:var(--ink);font-size:14px;font-weight:700;text-align:center;line-height:1.35;transition:background .15s,transform .15s}.button:hover:not(:disabled){background:#e6fb74;transform:translateY(-1px)}.button.secondary{background:transparent;border-color:#ccd3c5}.button.secondary:hover:not(:disabled){background:#edf0e7}.arrow{font-size:21px;line-height:1}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.text-link{display:inline-flex;align-items:center;gap:14px;min-height:48px;font-size:14px;font-weight:700}.text-link:hover{text-decoration:underline}.hero{margin-top:24px;border-radius:22px;overflow:hidden;background:var(--ink);color:#fff}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr}.hero-copy{padding:50px 42px}.hero .eyebrow{color:#c4cbbc}.hero h1{font-size:clamp(2.7rem,5.4vw,4.8rem);letter-spacing:-.05em;line-height:1.02}.hero h1 em{font-style:normal;color:var(--accent)}.hero .intro{font-size:18px;line-height:1.55;color:#d0d8ca;max-width:420px;margin-top:28px}.hero .actions{margin-top:30px}.hero-media{position:relative;min-height:470px;overflow:hidden;background:#364138}.hero-media>img{width:100%;height:100%;object-fit:cover;object-position:58% center}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#142019a6,transparent 45%);pointer-events:none}.hero-media .image-caption{position:absolute;bottom:18px;left:24px;right:24px;color:#f3f6ec;z-index:1;font-size:10px;line-height:1.45}.image-caption{font-size:11px;color:var(--muted);margin-top:9px;line-height:1.5}.hero-facts{padding:24px 42px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff1c;font-size:13px;color:#e2e8db}.hero-facts span{display:flex;gap:9px;align-items:center}.hero-facts i{color:var(--accent);font-size:20px;font-style:normal}.hero .button.secondary{color:#f0f5e8;border-color:#526058}.hero .button.secondary:hover{background:#ffffff14}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-head p{font-size:16px;color:var(--muted);margin-top:14px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.equipment-card{background:white;border:1px solid var(--line);border-radius:17px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:box-shadow .2s}.equipment-card:hover{box-shadow:0 12px 28px #18211d0a}.picture{height:210px;position:relative;background:#e8ece1;overflow:hidden}.picture img{width:100%;height:100%;object-fit:cover}.picture .tag{position:absolute;bottom:12px;left:12px;font-size:10px;padding:4px 7px;background:#ffffffdd;border-radius:5px}.abstract{height:100%;display:grid;place-items:center;background:radial-gradient(ellipse at 75% 20%,#d9f24b 0,transparent 46%),linear-gradient(130deg,#d4dacb,#a2b391);color:#31422c;font-size:76px;font-weight:800;letter-spacing:-.1em}.card-content{padding:23px;display:flex;flex-direction:column;gap:14px;flex:1 1}.card-content h3{font-size:22px}.card-content>p{font-size:14px;color:var(--muted);line-height:1.6}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:20px;border-top:1px solid var(--line);margin-top:auto;font-size:13px;font-weight:600}.round-arrow{width:36px;height:36px;border-radius:50%;background:var(--bg);display:grid;place-items:center;font-size:22px}.catalog-tools{margin-bottom:26px}.search{max-width:520px;margin-bottom:20px}.search label{display:block;margin-bottom:8px}.search input{width:100%;height:54px;border:1px solid #ccd3c5;border-radius:11px;padding:12px 16px;background:white;color:var(--ink)}.filters{display:flex;gap:9px;flex-wrap:wrap}.chip{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:9px;padding:10px 16px;font-size:13px;line-height:1.4}.chip[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.assist-banner{display:flex;justify-content:space-between;align-items:center;gap:36px;padding:40px;background:var(--accent);border-radius:20px;margin-top:30px}.assist-banner .eyebrow{font-size:10px}.assist-banner h2{font-size:clamp(1.6rem,2.5vw,2.25rem)}.assist-banner p{max-width:620px;font-size:15px;margin-top:18px;line-height:1.6}.assist-banner .button{background:var(--ink);color:white;flex-shrink:0}.assist-banner .button:hover{background:#304235}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.process-item{border-top:1px solid var(--line);padding-top:20px}.process-item .number{display:block;font-size:11px;letter-spacing:.1em;color:var(--muted);margin-bottom:32px}.process-item h3{font-size:21px;margin-bottom:14px}.process-item p{font-size:15px;color:var(--muted);max-width:350px}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px}.split .text-link{margin-top:20px}.quote-block{border-radius:20px;background:#e7ebdf;padding:38px}.quote-block p{font-size:24px;letter-spacing:-.025em;line-height:1.4}.quote-block .muted{font-size:12px;letter-spacing:0;margin-top:26px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{padding:22px 28px 22px 0;cursor:pointer;font-size:16px;font-weight:700;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:0;font-size:23px;font-weight:400}.faq details[open] summary:after{content:"−"}.faq p{padding-bottom:23px;font-size:14px;line-height:1.7}.crumbs,.faq p{color:var(--muted)}.crumbs{display:flex;gap:12px;flex-wrap:wrap;padding:28px 0;font-size:12px}.crumbs a:hover{text-decoration:underline}.category-intro h1{max-width:940px;font-size:clamp(2rem,4vw,3.8rem)}.category-intro>p{max-width:750px;margin-top:18px;font-size:18px;color:var(--muted)}.category-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:36px;align-items:start;margin-top:32px}.category-image{aspect-ratio:1.55;border-radius:18px;overflow:hidden;background:#e8ece1}.category-image img{width:100%;height:100%;object-fit:cover}.spec-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px;border-top:1px solid var(--line)}.spec-list div{padding:18px 15px 8px 0;font-size:14px;line-height:1.4}.spec-list span{font-size:11px;color:var(--muted);display:block;margin-bottom:7px}.price-panel{background:white;border:1px solid var(--line);padding:30px;border-radius:20px}.price-panel h2{font-size:1.75rem;line-height:1.2;margin:12px 0}.price-panel p{color:var(--muted);font-size:14px;margin-top:12px}.price-panel .button{width:100%;margin-top:20px}.price-panel .price-meta{padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:20px;line-height:1.75;font-size:13px}.attachments{gap:8px;margin-top:16px}.anchor-nav,.attachments{display:flex;flex-wrap:wrap}.anchor-nav{gap:24px;margin-top:38px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px}.anchor-nav a{min-height:44px;display:flex;align-items:center}.category-body{padding-top:52px}.category-body h2{margin:0 0 22px}.category-body p{max-width:800px;color:var(--muted)}.offer-row{background:white;border:1px solid var(--line);border-radius:14px;padding:22px;display:flex;gap:20px;justify-content:space-between;align-items:center;margin:12px 0}.offer-row h3{font-size:18px;margin-bottom:8px}.offer-row p{font-size:14px}.service-main{max-width:820px;padding-top:36px;padding-bottom:80px}.service-main>h1{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:24px}.service-main>p{color:var(--muted);margin-bottom:24px}.document-text{white-space:pre-line;line-height:1.8}.contact-card{padding:28px;border:1px solid var(--line);background:white;border-radius:18px}.contact-card h2{font-size:1.5rem}.contact-card .big-phone{display:block;font-size:clamp(1.4rem,5vw,2.4rem);font-weight:700;letter-spacing:-.03em;margin:24px 0}.site-footer{border-top:1px solid var(--line);padding:48px 0 100px;margin-top:32px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}.footer-grid p{color:var(--muted);font-size:13px;margin-top:16px;max-width:320px}.footer-grid a:not(.brand){display:block;font-size:14px;padding:8px 0}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;padding-top:22px;margin-top:32px;font-size:12px;color:var(--muted)}.footer-bottom,.sticky-contact{border-top:1px solid var(--line)}.sticky-contact{position:fixed;bottom:0;left:0;right:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;z-index:45;display:none;gap:10px;box-shadow:0 -8px 25px #18211d0a}.sticky-contact .button{flex:1 1;min-height:52px;padding:12px 10px;font-size:14px}.inquiry-dialog{padding:0;border:0;border-radius:22px;width:min(620px,calc(100% - 24px));max-height:calc(100dvh - 32px);color:var(--ink);background:white;overflow:auto;overscroll-behavior:contain}.inquiry-dialog::backdrop{background:#101911b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-head{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;gap:16px;background:white;border-bottom:1px solid var(--line);padding:20px 24px;z-index:2}.dialog-head h2{font-size:20px}.close-button{border:1px solid var(--line);background:white;width:44px;height:44px;border-radius:50%;font-size:24px;flex-shrink:0}.dialog-body{padding:26px}.lead-form{display:grid;gap:20px}.field,.lead-form .field{display:grid;gap:8px}.field>label{font-size:14px;font-weight:600}.field input,.field select,.field textarea{min-height:54px;padding:13px 14px;border:1px solid #cbd3c4;border-radius:10px;background:white;width:100%;min-width:0;font-size:16px;color:var(--ink)}.field textarea{min-height:96px;resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.context-note{background:var(--bg);border:1px solid var(--line);border-radius:12px;padding:14px 16px;font-size:14px}.context-note strong{display:block}.context-note small{display:block;color:var(--muted);margin-top:5px}.form-note{font-size:13px;line-height:1.5;color:var(--muted)}.consent a,.form-note a{text-decoration:underline}.consent{display:flex;gap:12px;align-items:flex-start;font-size:12px;line-height:1.6;cursor:pointer}.consent input{width:20px;height:20px;flex:0 0 20px;margin:2px 0;accent-color:var(--ink)}.error{font-size:13px;color:var(--danger)}.notice{padding:15px;background:#f7f4df;border:1px solid #e6ddac;border-radius:10px;font-size:13px}.notice a{text-decoration:underline}.success{padding:14px 0 26px;text-align:center}.success-symbol{width:64px;height:64px;border-radius:50%;background:var(--accent);display:grid;place-items:center;font-size:32px;margin:0 auto 24px}.success h2{font-size:28px;margin-bottom:14px}.success p{color:var(--muted);margin:12px auto;max-width:410px}.task-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.task-choice{border:1px solid var(--line);background:white;border-radius:12px;padding:18px;text-align:left;min-height:100px;color:var(--ink)}.task-choice[aria-pressed=true]{border-color:var(--ink);background:#edf3d8;box-shadow:inset 0 0 0 1px var(--ink)}.task-choice strong{display:block;font-size:15px;line-height:1.35}.task-choice small{display:block;margin-top:8px}.steps-label,.task-choice small{color:var(--muted);font-size:12px}.steps-label{display:flex;gap:12px;align-items:center}.steps-label span{width:25px;height:25px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.steps-label span.active{background:var(--ink);color:white}.hidden-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.empty{padding:38px;border:1px dashed var(--line);border-radius:14px;text-align:center;grid-column:1/-1}@media(min-width:1600px){:root{--width:1320px}}@media(max-width:1050px){.desktop-nav{gap:15px}.desktop-nav a:last-child{display:none}.header-inner{gap:20px}.hero-copy{padding:38px 30px}.hero-grid{grid-template-columns:1.1fr 1fr}.hero h1{font-size:3.4rem}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-facts{padding:20px 28px;font-size:12px}.assist-banner{padding:30px}.category-layout{gap:22px;grid-template-columns:minmax(0,1fr) minmax(270px,.85fr)}.price-panel{padding:24px}}@media(max-width:760px){.wrap{padding:0 18px}.header-inner{height:68px;gap:12px}.brand{font-size:22px}.brand-mark{width:46px;height:46px}.desktop-nav,.header-phone{display:none}.mobile-menu{display:block}.mobile-links{top:68px}.section{padding:46px 0}.stage-badge{font-size:11px;padding:7px 18px}.hero{margin-top:16px;border-radius:18px}.hero-grid{display:flex;flex-direction:column}.hero-copy{padding:30px 25px}.hero h1{font-size:clamp(2.3rem,10.5vw,3.3rem)}.hero .intro{font-size:16px;margin-top:20px}.hero .eyebrow{font-size:10px;margin-bottom:18px}.hero .actions{display:grid;gap:8px;margin-top:22px}.hero-media{height:210px;min-height:0}.hero-media img{object-position:center 55%}.hero-facts{display:grid;gap:12px;padding:20px 25px;grid-template-columns:1fr 1fr}.hero-facts span:last-child{grid-column:1/-1}.section-head{align-items:start;flex-direction:column;gap:12px;margin-bottom:24px}.section-head .text-link{font-size:14px}.eyebrow{font-size:10px;margin-bottom:14px}.catalog-grid{gap:12px}.equipment-card .picture{height:125px}.card-content{padding:15px;gap:10px}.card-content h3{font-size:16px;letter-spacing:-.02em;overflow-wrap:anywhere}.card-content .small-label{font-size:9px}.card-content>p{display:none}.card-bottom{font-size:11px;padding-top:12px;gap:5px}.round-arrow{width:30px;height:30px;font-size:19px;flex-shrink:0}.picture .abstract{font-size:42px}.picture .tag{font-size:8px;bottom:8px;left:8px;padding:3px 5px}.search{max-width:none;margin-bottom:14px}.filters{gap:6px}.chip{font-size:12px;padding:10px 13px}.assist-banner{padding:25px;display:block;margin-top:22px;border-radius:17px}.assist-banner p{font-size:14px}.assist-banner .button{width:100%;margin-top:24px}.process-grid{grid-template-columns:1fr;gap:22px}.process-item .number{margin-bottom:14px}.split{grid-template-columns:1fr;gap:28px}.quote-block{padding:26px}.quote-block p{font-size:18px}.category-layout{display:flex;flex-direction:column;margin-top:24px;gap:24px}.category-layout>div{width:100%}.category-intro>p{font-size:16px}.crumbs{padding:22px 0;font-size:11px}.category-image{aspect-ratio:1.6}.spec-list{margin-top:20px}.spec-list div{font-size:12px}.price-panel{padding:24px}.price-panel h2{font-size:26px}.category-body{padding-top:40px}.anchor-nav{gap:18px;margin-top:28px;font-size:13px}.offer-row{padding:20px;display:block}.offer-row .button{margin-top:16px;width:100%}.service-main{padding-top:26px;padding-bottom:48px}.contact-card{padding:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{font-size:11px}.site-footer{padding-bottom:110px}.sticky-contact[data-visible=true]{display:flex}.dialog-head{padding:16px 18px}.dialog-body{padding:22px 18px}.inquiry-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);border-radius:17px}.form-grid{grid-template-columns:1fr}.task-choice{padding:15px;min-height:100px}.task-choice strong{font-size:14px}.task-grid{gap:8px}.lead-form .button{width:100%}}@media(max-width:350px){.wrap{padding:0 14px}.hero-copy{padding:26px 20px}.hero-facts{padding:18px 20px}.card-content{padding:12px}.card-bottom{font-size:10px}.card-content h3{font-size:15px}.task-grid{grid-template-columns:1fr}.brand{font-size:20px;gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.mobile-menu>summary{display:flex;align-items:center;justify-content:center;font-size:inherit}.menu-icon{width:20px;height:16px;display:flex;flex-direction:column;justify-content:space-between}.menu-icon i{display:block;width:100%;height:2px;border-radius:999px;background:var(--ink)}.button .arrow{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;font-size:0;line-height:1}.button .arrow:before{content:"arrow_outward";font-family:Material Symbols Rounded;font-size:20px;line-height:1;font-weight:400}.hero-facts i{width:28px;height:28px;display:block;flex:0 0 28px;background:50%/contain no-repeat;font-size:0}.hero-facts span:first-child i{background-image:url(/images/benefits/selection-v1.webp)}.hero-facts span:nth-child(2) i{background-image:url(/images/benefits/pricing-v1.webp)}.hero-facts span:nth-child(3) i{background-image:url(/images/benefits/contact-v1.webp)}.arrow,.button>span[aria-hidden],.scope-links span[aria-hidden],.text-link>span[aria-hidden]{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;font-size:0;line-height:1;vertical-align:middle}.round-arrow{display:inline-flex;align-items:center;justify-content:center;font-size:0;line-height:1}.arrow:before,.button>span[aria-hidden]:before,.round-arrow:before,.scope-links span[aria-hidden]:before,.text-link>span[aria-hidden]:before{content:"arrow_outward";font-family:Material Symbols Rounded;font-size:20px;font-weight:400;line-height:1}.text-link:has(>span[aria-hidden]){position:relative}.text-link:has(>span[aria-hidden]):hover{text-decoration:none}.text-link:has(>span[aria-hidden]):hover:after{content:"";position:absolute;left:0;right:34px;bottom:12px;height:1px;background:currentColor}.quote-block{overflow:hidden}.quote-block:before{content:"";float:left;width:102px;height:128px;margin:0 22px 12px 0;border-radius:16px;background:url(/images/team/mikhail-portrait-v1.webp) 50%/cover no-repeat;box-shadow:0 10px 24px rgba(20,32,26,.16)}@media(max-width:700px){.quote-block:before{width:88px;height:110px;margin:0 18px 10px 0;border-radius:14px}}.quote-block>p:first-child{line-height:1.3}.sticky-contact a.button.secondary:before{content:"call";font-family:Material Symbols Rounded;font-size:20px;font-weight:400;line-height:1}.catalog-page{padding-top:70px;padding-bottom:70px}@media(max-width:760px){.catalog-page{padding-top:46px;padding-bottom:46px}}.header-phone{display:inline-flex;align-items:center;gap:10px}.header-phone-icon{font-family:Material Symbols Rounded;font-size:22px;font-weight:400;line-height:1}.header-phone-number{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media(max-width:760px){.header-phone{display:none}}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/material-symbols-rounded.b0738f87.woff2) format("woff2")}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}