:root,[data-theme=light]{--md-primary:#0B5FE0;--md-on-primary:#FFFFFF;--md-primary-container:#D9E2FF;--md-on-primary-container:#001945;--md-secondary:#565E71;--md-on-secondary:#FFFFFF;--md-secondary-container:#DAE2F9;--md-on-secondary-container:#131C2B;--md-tertiary:#705575;--md-on-tertiary:#FFFFFF;--md-tertiary-container:#FAD8FD;--md-on-tertiary-container:#28132E;--md-error:#BA1A1A;--md-on-error:#FFFFFF;--md-error-container:#FFDAD6;--md-on-error-container:#410002;--md-surface:#FAF9FD;--md-on-surface:#1B1B1F;--md-surface-variant:#E1E2EC;--md-on-surface-variant:#44474F;--md-outline:#74777F;--md-outline-variant:#C4C6D0;--md-surface-lowest:#FFFFFF;--md-surface-low:#F4F3F7;--md-surface-container:#EFEDF1;--md-surface-high:#E9E7EC;--md-surface-highest:#E3E2E6;--md-inverse-surface:#303034;--md-inverse-on-surface:#F2F0F4;--md-inverse-primary:#B0C6FF;--md-shadow:0,0,0;--md-primary-dark:#0949B8}[data-theme=dark]{--md-primary:#B0C6FF;--md-on-primary:#002E6A;--md-primary-container:#004494;--md-on-primary-container:#D9E2FF;--md-secondary:#BEC6DC;--md-on-secondary:#283141;--md-secondary-container:#3E4759;--md-on-secondary-container:#DAE2F9;--md-tertiary:#DDBCE0;--md-on-tertiary:#3F2844;--md-tertiary-container:#573E5C;--md-on-tertiary-container:#FAD8FD;--md-error:#FFB4AB;--md-on-error:#690005;--md-error-container:#93000A;--md-on-error-container:#FFDAD6;--md-surface:#121316;--md-on-surface:#E3E2E6;--md-surface-variant:#44474F;--md-on-surface-variant:#C4C6D0;--md-outline:#8E9099;--md-outline-variant:#44474F;--md-surface-lowest:#0D0E11;--md-surface-low:#1A1B1F;--md-surface-container:#1E1F23;--md-surface-high:#282A2D;--md-surface-highest:#333438;--md-inverse-surface:#E3E2E6;--md-inverse-on-surface:#303034;--md-inverse-primary:#0949B8;--md-shadow:0,0,0}:root{--shape-xs:4px;--shape-s:8px;--shape-m:12px;--shape-l:16px;--shape-xl:28px;--shape-full:999px;--elev-1:0 1px 2px rgba(var(--md-shadow),.30),0 1px 3px 1px rgba(var(--md-shadow),.15);--elev-2:0 1px 2px rgba(var(--md-shadow),.30),0 2px 6px 2px rgba(var(--md-shadow),.15);--elev-3:0 1px 3px rgba(var(--md-shadow),.30),0 4px 8px 3px rgba(var(--md-shadow),.15);--elev-4:0 2px 3px rgba(var(--md-shadow),.30),0 6px 10px 4px rgba(var(--md-shadow),.15);--ease:cubic-bezier(.2,0,0,1);--ease-accel:cubic-bezier(.3,0,.8,.15);--dur-s:200ms;--dur-m:300ms;--dur-l:500ms}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--md-surface);color:var(--md-on-surface);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;transition:background var(--dur-m) var(--ease),color var(--dur-m) var(--ease)}.muted{color:var(--md-on-surface-variant)}section{padding:56px 0}.state:not(.card){position:relative;overflow:hidden;isolation:isolate}.state:not(.card)::before{content:"";position:absolute;inset:0;background:currentColor;opacity:0;transition:opacity var(--dur-s) var(--ease);pointer-events:none;z-index:0}.state:not(.card):hover::before{opacity:.08}.state:not(.card):focus-visible::before{opacity:.1}.state:not(.card):active::before{opacity:.1}.state:not(.card)>*{position:relative;z-index:1}.btn-add-good,.btn-download,.btn-generate,.btn-home,.btn-pay,.btn-secondary,.btn-skip-fill,.btn-submit,.contract-card,.countries-toggle,.country-item,.country-pill,.cta-banner__btn,.custom-btn,.faq-q,.footer-links a,.header-cta,.header-nav a,.hero-type-card,.hero__cta,.lang-back__link,.lang-switcher>summary,.lang-switcher__menu a,.mobile-nav__cta,.mobile-nav__menu a,.mobile-nav__toggle,.notfound-btn,.preset-chip,.preview-collapse-btn,.preview-expand-btn,.price-btn,.price-card__btn,.related-country,.scenario__head,.scenario__take,.scenarios__more,.scheme-chip,.scratch__cta,.search-chip,.search-chips-more,.tnved-close{position:relative;overflow:hidden}.hero-doc__annex{overflow:hidden}.ripple{position:absolute;border-radius:50%;transform:scale(0);background:currentColor;pointer-events:none;z-index:0;animation:ripple 560ms cubic-bezier(.2,.7,.3,1) forwards}@keyframes ripple{0%{transform:scale(0);opacity:.22}40%{opacity:.18}100%{transform:scale(2.6);opacity:0}}:focus-visible{outline:3px solid var(--md-primary);outline-offset:2px}.appbar.scrolled{background:var(--md-surface-container);box-shadow:var(--elev-2)}.fab.show{transform:translateY(0)}.fab.show.lifted{transform:translateY(-68px)}.card{border-radius:var(--shape-m);background:var(--md-surface-lowest);transition:box-shadow var(--dur-s) var(--ease),background var(--dur-s) var(--ease)}.hero h1{margin:16px 0 8px;max-width:24ch;text-wrap:balance}.hero__sub{margin:0 0 28px;max-width:46ch}.hero__cta{display:flex;align-items:center;gap:16px;margin-top:28px;flex-wrap:wrap}:root{--check:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z"/></svg>')}.doc__l--m{width:52%}.doc__l--xs{width:34%}.doc__page.active{display:block;animation:fade var(--dur-m) var(--ease)}@keyframes fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.no{color:var(--md-on-surface-variant)}footer{background:var(--md-surface-container);padding:40px 0}.snackbar.show{transform:none;opacity:1;pointer-events:auto}[id]{scroll-margin-top:84px}.scrim.open{opacity:1;pointer-events:auto}.drawer.open{transform:none;box-shadow:var(--elev-4)}@media (max-width:560px){section{padding:40px 0}section.hero{padding:24px 0 48px}.hero h1{font-size:26px;line-height:34px;margin:12px 0 6px}.hero__sub{margin-bottom:20px;font-size:15px}.hero__cta{margin-top:20px;gap:10px}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.faq{border-radius:var(--shape-m);overflow:hidden;border:1px solid var(--md-outline-variant);background:var(--md-surface-lowest)}.doc__page.active{display:flex;flex-direction:column;flex:1}.hero__inner,.page,.seo-block__inner,.site-footer__inner,.site-header__inner,.stats-bar__inner{max-width:1160px;margin:0 auto;padding:0 24px}.page{padding-top:0;padding-bottom:0}.site-header{position:sticky;top:0;z-index:40;background:var(--md-surface);border-bottom:1px solid transparent;transition:background var(--dur-m) var(--ease),box-shadow var(--dur-m) var(--ease)}.site-header.scrolled{background:var(--md-surface-container);box-shadow:var(--elev-2)}.site-header__inner{display:flex;align-items:center;gap:8px;height:64px}.logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;padding:8px 12px 8px 8px;border-radius:var(--shape-full);position:relative;overflow:hidden;flex:none}.logo-icon{width:28px;height:28px;flex:none}.logo-text{font:500 13px/1.2 Inter,system-ui,sans-serif;letter-spacing:.2px;color:var(--md-on-surface)}.logo-text em{color:var(--md-primary);font-style:normal}.header-nav{display:flex;gap:4px;margin-left:12px}.header-nav a{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:var(--shape-full);color:var(--md-on-surface-variant);text-decoration:none;font:500 14px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.header-sep{flex:1}.header-cta{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 24px;border-radius:var(--shape-full);background:var(--md-primary);color:var(--md-on-primary);text-decoration:none;font:500 14px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden;flex:none;transition:box-shadow var(--dur-s) var(--ease)}.header-cta:hover{box-shadow:var(--elev-1)}.chrome-icon{width:18px;height:18px}.flag-icon{width:22px;height:16px;border-radius:var(--shape-xs);object-fit:cover}.lang-switcher{position:relative;flex:none}.lang-switcher summary{list-style:none;display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;border-radius:var(--shape-full);cursor:pointer;color:var(--md-on-surface-variant);font:500 14px/20px Inter,system-ui,sans-serif}.lang-switcher summary::-webkit-details-marker{display:none}.lang-switcher__menu{position:absolute;right:0;top:48px;min-width:170px;padding:8px 0;z-index:45;border-radius:var(--shape-xs);background:var(--md-surface-container);box-shadow:var(--elev-2)}.lang-switcher__menu a{display:flex;align-items:center;gap:12px;padding:12px 16px;color:var(--md-on-surface);text-decoration:none;font-size:14px}.lang-switcher__menu a.active{background:var(--md-secondary-container);color:var(--md-on-secondary-container)}.mobile-nav{display:none;position:relative;flex:none}.mobile-nav__toggle{list-style:none;width:40px;height:40px;display:grid;place-items:center;border-radius:var(--shape-full);cursor:pointer;color:var(--md-on-surface-variant)}.mobile-nav__toggle::-webkit-details-marker{display:none}.mobile-nav__toggle svg{width:22px;height:22px}.mobile-nav__menu{position:absolute;right:0;top:48px;min-width:240px;padding:8px;z-index:45;display:flex;flex-direction:column;gap:2px;border-radius:var(--shape-l);background:var(--md-surface-low);box-shadow:var(--elev-3)}.mobile-nav__menu a{display:flex;align-items:center;gap:12px;height:48px;padding:0 20px;border-radius:var(--shape-full);color:var(--md-on-surface-variant);text-decoration:none;font:500 14px/20px Inter,system-ui,sans-serif}.mobile-nav__cta{background:var(--md-primary-container);color:var(--md-on-primary-container)}.breadcrumb{max-width:1160px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;gap:6px;font-size:13px;color:var(--md-on-surface-variant)}.breadcrumb a{color:var(--md-primary);text-decoration:none;padding:4px 8px;border-radius:var(--shape-full)}.breadcrumb a:hover{background:rgba(11,95,224,.08)}section.hero{background:var(--md-surface-container);padding:32px 0 56px}.hero__cols{display:grid;gap:12px 40px}.hero--split .hero__cols{grid-template-columns:minmax(0,1fr) 400px;grid-template-areas:"badge panel" "main panel" "foot panel" ". panel";grid-template-rows:1fr auto auto 1fr;gap:0 40px;align-items:stretch}.hero--split .hero__badge{grid-area:badge;justify-self:start;align-self:end}.hero--split .hero__main{grid-area:main}.hero--split .hero-doc{grid-area:panel;align-self:stretch}.hero--split .hero__foot{grid-area:foot}.hero__badge{display:inline-flex;align-items:center;gap:8px;align-self:start;min-height:32px;padding:5px 16px;border-radius:var(--shape-s);border:1px solid var(--md-outline);color:var(--md-on-surface-variant);font:500 13px/20px Inter,system-ui,sans-serif}.hero__badge svg{width:18px;height:18px}.hero h1 em{color:var(--md-primary);font-style:normal}.hero h1{margin:16px 0 8px;max-width:24ch;text-wrap:balance;font:400 36px/44px Inter,system-ui,sans-serif;color:var(--md-on-surface)}.hero__sub{margin:0 0 26px;max-width:46ch;font-size:16px;line-height:24px;color:var(--md-on-surface-variant)}.hero__foot{margin-top:24px}.hero__price{font-size:14px;color:var(--md-on-surface-variant);margin-bottom:12px}.hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:56px;padding:0 32px;border-radius:var(--shape-full);background:var(--md-primary);color:var(--md-on-primary);text-decoration:none;font:500 16px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden;transition:box-shadow var(--dur-s) var(--ease)}.hero__cta:hover{box-shadow:var(--elev-1)}.scheme-radio{position:absolute;width:1px;height:1px;opacity:0;margin:0}.scheme-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}.scheme-chips__label{flex:1 0 100%;margin-bottom:4px;font:500 12px/16px Inter,system-ui,sans-serif;letter-spacing:.5px;text-transform:uppercase;color:var(--md-on-surface-variant)}.scheme-chip{display:inline-flex;align-items:center;height:32px;padding:0 16px;cursor:pointer;border-radius:var(--shape-s);border:1px solid var(--md-outline);background:0 0;color:var(--md-on-surface-variant);font:500 14px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden;transition:background var(--dur-s) var(--ease),border-color var(--dur-s) var(--ease)}#scheme-1:checked~.hero__main .scheme-chip[for=scheme-1],#scheme-2:checked~.hero__main .scheme-chip[for=scheme-2],#scheme-3:checked~.hero__main .scheme-chip[for=scheme-3],#scheme-4:checked~.hero__main .scheme-chip[for=scheme-4],#scheme-5:checked~.hero__main .scheme-chip[for=scheme-5],#scheme-6:checked~.hero__main .scheme-chip[for=scheme-6]{background:var(--md-secondary-container);color:var(--md-on-secondary-container);border-color:transparent}.scheme-radio:focus-visible~.hero__main .scheme-chips{outline:3px solid var(--md-primary);outline-offset:4px;border-radius:var(--shape-s)}.hero__cta--s1,.hero__cta--s2,.hero__cta--s3,.hero__cta--s4{display:none}#scheme-1:checked~.hero__foot .hero__cta--s1,#scheme-2:checked~.hero__foot .hero__cta--s2,#scheme-3:checked~.hero__foot .hero__cta--s3,#scheme-4:checked~.hero__foot .hero__cta--s4{display:inline-flex}.hero-doc{position:relative;background:var(--md-surface-lowest);border-radius:var(--shape-l);box-shadow:var(--elev-3);display:flex;flex-direction:column}.hero-doc__paper{border-radius:var(--shape-l);overflow:hidden}.hero-doc__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--md-primary-container);color:var(--md-on-primary-container);font:500 14px/20px Inter,system-ui,sans-serif}.hero-doc__nos{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-doc__no[class*="--"],.hero-doc__v[class*="--"]{display:none}#scheme-1:checked~.hero-doc .hero-doc__no--1,#scheme-1:checked~.hero-doc .hero-doc__v--1,#scheme-2:checked~.hero-doc .hero-doc__no--2,#scheme-2:checked~.hero-doc .hero-doc__v--2,#scheme-3:checked~.hero-doc .hero-doc__no--3,#scheme-3:checked~.hero-doc .hero-doc__v--3,#scheme-4:checked~.hero-doc .hero-doc__no--4,#scheme-4:checked~.hero-doc .hero-doc__v--4,#scheme-5:checked~.hero-doc .hero-doc__no--5,#scheme-5:checked~.hero-doc .hero-doc__v--5,#scheme-6:checked~.hero-doc .hero-doc__no--6,#scheme-6:checked~.hero-doc .hero-doc__v--6{display:inline}.hero-doc__fmt{font:500 11px/1 Inter,system-ui,sans-serif;letter-spacing:.8px;flex:none;padding:5px 8px;border-radius:var(--shape-xs);background:var(--md-primary);color:var(--md-on-primary)}.hero-doc__sheet{padding:16px 18px 20px;flex:1;display:flex;flex-direction:column}.hero-doc__head{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;column-gap:8px;margin-bottom:12px;text-align:center}.hero-doc__head b{font-size:12px;color:var(--md-on-surface)}.hero-doc__head i{font-size:12px;font-style:normal;color:var(--md-on-surface-variant)}.hero-doc__meta{flex:1 1 100%}.hero-doc__cols{position:relative;flex:1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.hero-doc__col{display:flex;flex-direction:column;justify-content:space-between}.hero-doc__cols::before{content:'';position:absolute;left:50%;top:0;bottom:0;width:1px;background:var(--md-outline-variant)}.hero-doc__rule{display:none}.hero-doc__h{display:block;font-size:10px;font-weight:500;margin:8px 0 4px;color:var(--md-on-surface)}.hero-doc__l{display:block;height:5px;border-radius:3px;background:var(--md-surface-variant);margin-bottom:4px}.hero-doc__l--s{width:70%}.hero-doc__l--m{width:52%}.hero-doc__sign{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto;padding-top:14px}.hero-doc__sign span{font-size:9px;font-weight:500;color:var(--md-on-surface-variant)}.hero-doc__sign em{display:block;height:1px;background:var(--md-outline);margin-top:14px}.stats-bar{background:var(--md-surface)}.stats-bar__inner{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding-top:24px;padding-bottom:24px}@media (max-width:899px){.stats-bar__inner{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.stats-bar__inner{grid-template-columns:1fr 1fr;gap:8px}.stat-item{padding:12px 14px}.stat-item:last-child:nth-child(odd){grid-column:1/-1}}.stat-item{padding:16px 18px;border-radius:var(--shape-m);background:var(--md-surface-low)}.stat-item__val{font:500 22px/28px Inter,system-ui,sans-serif;color:var(--md-primary)}.stat-item__label{font-size:13px;line-height:18px;color:var(--md-on-surface-variant);margin-top:2px}.section{padding:48px 0}.section--tint{background:var(--md-surface-low);box-shadow:0 0 0 100vmax var(--md-surface-low);clip-path:inset(0 -100vmax);padding:48px 0;margin-bottom:0}.section--tint+.section{padding-top:48px}.section--tint+.section--tint{background:0 0;box-shadow:none;clip-path:none}.section--tint+.cta-banner{margin-top:48px}.countries-eyebrow,.custom-eyebrow,.pricing__eyebrow,.scenarios__eyebrow,.scratch__eyebrow,.section-label,.section__label{display:inline-block;padding:5px 12px;margin-bottom:12px;border-radius:var(--shape-full);background:var(--md-secondary-container);color:var(--md-on-secondary-container);font:500 11px/16px Inter,system-ui,sans-serif;letter-spacing:.6px;text-transform:uppercase}.scratch__label{margin-bottom:12px;color:var(--md-on-surface-variant);font:500 11px/16px Inter,system-ui,sans-serif;letter-spacing:.6px;text-transform:uppercase}.section h2{margin:0 0 8px;font:400 32px/40px Inter,system-ui,sans-serif;color:var(--md-on-surface)}.section__sub{margin:0 0 24px;font-size:14px;line-height:22px;color:var(--md-on-surface-variant)}.section h3{font:500 16px/24px Inter,system-ui,sans-serif;color:var(--md-on-surface)}.steps-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width:760px){.steps-row{grid-template-columns:1fr}}.step-box{display:grid;grid-template-columns:40px minmax(0,1fr);column-gap:16px;row-gap:2px;align-items:start;padding:14px 16px;border-radius:var(--shape-m);background:var(--md-surface-lowest);border:1px solid var(--md-outline-variant)}.step-box__num{grid-row:1/span 2}.step-box__desc,.step-box__title{grid-column:2;min-width:0}@media (max-width:1000px){.step-box{grid-template-columns:minmax(0,1fr);row-gap:8px}.step-box__num{grid-row:auto}.step-box__desc,.step-box__title{grid-column:1}}.step-box__num{width:40px;height:40px;display:grid;place-items:center;border-radius:var(--shape-full);background:var(--md-primary-container);color:var(--md-on-primary-container);font:500 14px/1 Inter,system-ui,sans-serif}.step-box__title{font:500 16px/24px Inter,system-ui,sans-serif;color:var(--md-on-surface)}.step-box__desc{margin:2px 0 0;font-size:14px;line-height:20px;color:var(--md-on-surface-variant)}.contracts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px}@media (min-width:900px) and (max-width:1199px){.contracts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.contract-card{display:flex;flex-direction:column;gap:8px;padding:16px;text-decoration:none;color:inherit;border-radius:var(--shape-m);background:var(--md-surface-lowest);border:1px solid var(--md-outline-variant);position:relative;overflow:hidden;transition:box-shadow var(--dur-s) var(--ease),border-color var(--dur-s) var(--ease)}.contract-card:hover{box-shadow:var(--elev-1)}.contract-card__icon{width:40px;height:40px;display:grid;place-items:center;font-size:20px;border-radius:var(--shape-full);background:var(--md-secondary-container);color:var(--md-on-secondary-container)}.contract-card h3{margin:0;font:500 16px/24px Inter,system-ui,sans-serif}.contract-card p{margin:0;font-size:14px;line-height:20px;color:var(--md-on-surface-variant)}.contract-card__features{display:flex;flex-direction:column;gap:4px;margin-top:4px}.contract-card__feature{font-size:13px;color:var(--md-on-surface-variant);display:flex;gap:8px;align-items:flex-start}.contract-card__feature::before{content:"";width:14px;height:14px;flex:none;margin-top:3px;background:var(--md-primary);-webkit-mask:var(--check) center/14px no-repeat;mask:var(--check) center/14px no-repeat}.contract-card__btn{margin-top:auto;padding-top:12px;color:var(--md-primary);font:500 14px/20px Inter,system-ui,sans-serif}.compare-wrap{border-radius:var(--shape-m);overflow:hidden;border:1px solid var(--md-outline-variant);background:var(--md-surface-lowest)}.compare-head,.compare-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:16px;padding:14px 18px}.compare-head{background:var(--md-surface-high)}.compare-head__cell{font:500 13px/18px Inter,system-ui,sans-serif;color:var(--md-on-surface-variant)}.compare-head+.compare-row,.compare-row+.compare-row{border-top:1px solid var(--md-outline-variant)}.compare-cell{font-size:14px;line-height:20px;color:var(--md-on-surface)}.compare-cell:first-child{color:var(--md-on-surface-variant)}.cmp-no,.cmp-ok{display:inline-flex;align-items:center;gap:6px}.cmp-ok{color:var(--md-primary)}.cmp-no{color:var(--md-on-surface-variant)}.checklist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px 24px}.checklist-col{display:flex;flex-direction:column;gap:6px}.checklist-item{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:20px;color:var(--md-on-surface)}.checklist-mark{color:var(--md-primary);flex:none}.price-section{display:flex;flex-wrap:wrap;align-items:center;gap:32px;padding:24px;border-radius:var(--shape-xl);background:var(--md-primary-container);color:var(--md-on-primary-container);box-shadow:var(--elev-1)}.price-left{flex:1 1 320px;min-width:0}.price-left h2{margin:0 0 6px;font:400 26px/32px Inter,system-ui,sans-serif;color:inherit}.price-left p{margin:0;font-size:14px;line-height:22px;opacity:.85}.price-right{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:18px;flex:0 0 auto}.price-amount{font:500 36px/1 Inter,system-ui,sans-serif}.price-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 28px;border-radius:var(--shape-full);background:var(--md-primary);color:var(--md-on-primary);text-decoration:none;font:500 15px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.price-note{font-size:13px;opacity:.85}.faq{border-radius:var(--shape-m);overflow:hidden;border:1px solid var(--md-outline-variant);background:var(--md-surface-lowest)}.faq-item+.faq-item{border-top:1px solid var(--md-outline-variant)}.faq-q{width:100%;border:0;background:0 0;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:var(--md-on-surface);font:500 15px/22px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.faq-q__arrow{flex:none;font-size:16px;color:var(--md-on-surface-variant);transition:transform var(--dur-m) var(--ease)}.faq-item.open .faq-q__arrow{transform:rotate(90deg);color:var(--md-primary)}.faq-a{display:none;padding:0 20px 18px;font-size:14px;line-height:22px;color:var(--md-on-surface-variant);max-width:76ch}.faq-item.open .faq-a{display:block}.deal-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.deal-facts__item:last-child:nth-child(odd){grid-column:1/-1}.deal-facts__item{background:var(--md-surface-lowest);border:1px solid var(--md-outline-variant);border-radius:var(--shape-m);overflow:hidden}.deal-facts__item h3{display:flex;align-items:center;gap:9px;margin:0;padding:12px 16px;font:500 15px/20px Inter,system-ui,sans-serif;color:var(--md-on-surface);background:var(--md-surface-low);border-bottom:1px solid var(--md-outline-variant)}.deal-facts__row{display:grid;grid-template-columns:136px minmax(0,1fr);align-items:baseline;gap:0 12px;padding:8px 16px;border-top:1px solid var(--md-outline-variant);font-size:13px;line-height:20px}.deal-facts__row:first-of-type{border-top:0}.deal-facts__row>span:first-child{display:flex;align-items:center;gap:8px;color:var(--md-on-surface-variant)}.fact-ico{width:16px;height:16px;flex:none;color:var(--md-primary);opacity:.85}.deal-facts__row b{font-weight:500;color:var(--md-on-surface)}@media (max-width:760px){.deal-facts{grid-template-columns:minmax(0,1fr)}}.seo-block{background:var(--md-surface-low);padding:44px 0;margin-top:24px}.seo-block h2{margin:0 0 8px;font:400 26px/32px Inter,system-ui,sans-serif}.seo-block h3{margin:22px 0 6px;font:500 16px/24px Inter,system-ui,sans-serif}.seo-block p{margin:0;font-size:14px;line-height:23px;color:var(--md-on-surface-variant);max-width:76ch}.see-also{margin-top:22px;font-size:14px;color:var(--md-on-surface-variant)}.see-also a{color:var(--md-primary);text-decoration:none}.see-also a:hover{text-decoration:underline}.countries-row{display:flex;flex-wrap:wrap;gap:8px}.country-pill{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 14px;border-radius:var(--shape-s);border:1px solid var(--md-outline-variant);background:var(--md-surface-lowest);color:var(--md-on-surface);text-decoration:none;font-size:13px;position:relative;overflow:hidden}.site-footer{position:sticky;top:100vh;background:var(--md-surface-container);padding:36px 0}@supports (min-height:100dvh){body{min-height:100dvh}}@media (max-width:720px){.page-wrap table{display:block;width:100%;overflow-x:auto}}.site-footer__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px}.footer-logo{display:inline-flex;align-items:center;gap:8px;font:500 14px/24px Inter,system-ui,sans-serif;color:var(--md-on-surface)}.footer-logo__icon{width:22px;height:22px;flex:none}.footer-logo em{color:var(--md-primary);font-style:normal}.footer-links{display:flex;flex-wrap:wrap;gap:6px}.footer-links a{color:var(--md-on-surface-variant);text-decoration:none;font-size:14px;padding:6px 10px;border-radius:var(--shape-full)}.footer-payments{display:flex;gap:8px;align-items:center}.pay-badge{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 9px;border-radius:var(--shape-xs);background:var(--md-surface-lowest);border:1px solid var(--md-outline-variant);font:700 11px/1 Inter,system-ui,sans-serif;color:var(--md-on-surface-variant);text-decoration:none}.pay-mc{gap:0}.pay-mc__left,.pay-mc__right{width:11px;height:11px;border-radius:50%}.pay-mc__left{background:#eb001b}.pay-mc__right{background:#f79e1b;margin-left:-4px}.footer-logo__years{font:400 12px/24px Inter,system-ui,sans-serif;color:var(--md-on-surface-variant)}@media (max-width:1060px){.site-footer__inner{justify-content:flex-start;gap:14px 24px}.footer-links{justify-content:flex-start}.footer-payments{justify-content:flex-start}}@media (max-width:640px){.site-footer__inner{flex-direction:column;align-items:flex-start}}.hl{color:var(--md-primary);font-weight:500}.muted{color:var(--md-on-surface-variant)}@media (max-width:1000px){.hero--split .hero__cols{grid-template-columns:minmax(0,1fr);grid-template-areas:"badge" "main" "foot";grid-template-rows:auto;gap:12px 40px}.hero--split .hero-doc{display:none}.header-nav{display:none}.mobile-nav{display:block}.compare-head,.compare-row{grid-template-columns:1fr 1fr}.compare-cell:first-child,.compare-head__cell:first-child{grid-column:1/-1}}@media (max-width:700px){.header-cta{display:none}.logo{padding-left:0}}@media (max-width:560px){.hero h1{font-size:26px;line-height:32px}.section h2{font-size:26px;line-height:32px}.price-section{padding:20px;gap:20px}.price-card__right,.price-right{flex:1 1 100%;flex-direction:column;align-items:stretch;gap:10px}.price-btn{width:100%}.deal-facts__row{grid-template-columns:1fr;gap:2px}}.tips-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tip-card{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:var(--shape-m);background:var(--md-surface-lowest);border:1px solid var(--md-outline-variant)}.tip-card__icon{width:40px;height:40px;flex:none;display:grid;place-items:center;border-radius:var(--shape-full);background:var(--md-secondary-container);color:var(--md-on-secondary-container)}.tip-card__icon svg{width:20px;height:20px}.tip-card h3{margin:0;font:500 16px/24px Inter,system-ui,sans-serif;color:var(--md-on-surface)}.tip-card p{margin:0;font-size:14px;line-height:22px;color:var(--md-on-surface-variant)}.tip-card p strong{color:var(--md-on-surface);font-weight:500}.tag{align-self:flex-start;margin-top:auto;padding:4px 10px;border-radius:var(--shape-xs);background:var(--md-surface-variant);color:var(--md-on-surface-variant);font:500 11px/16px Inter,system-ui,sans-serif}.price-card{display:grid;grid-template-columns:1.3fr auto;gap:20px 32px;padding:20px 24px;border-radius:var(--shape-xl);background:var(--md-primary-container);color:var(--md-on-primary-container);box-shadow:var(--elev-1)}.price-card__left{min-width:0}.price-card__title{display:block;font:500 20px/28px Inter,system-ui,sans-serif}.price-card__sub{margin:4px 0 0;font-size:14px;line-height:22px;opacity:.85}.price-card__right{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:16px}.price-card__amount{font:500 32px/1 Inter,system-ui,sans-serif}.price-card__note{font-size:13px;opacity:.85}.price-card__btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 28px;margin-top:6px;border-radius:var(--shape-full);background:var(--md-primary);color:var(--md-on-primary);text-decoration:none;font:500 15px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.price-card__feats{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px;padding-top:16px;border-top:1px solid rgba(0,0,0,.12)}.price-card__feat{font-size:13px;opacity:.9;display:inline-flex;align-items:center;gap:7px}.price-card__feat::before{content:"";width:14px;height:14px;flex:none;background:currentColor;-webkit-mask:var(--check) center/14px no-repeat;mask:var(--check) center/14px no-repeat}.cta-banner{padding:28px 32px;border-radius:var(--shape-xl);background:var(--md-secondary-container);color:var(--md-on-secondary-container)}.cta-banner__head h2{margin:0;display:flex;align-items:center;gap:10px;font:400 26px/32px Inter,system-ui,sans-serif;color:inherit}.cta-banner__head h2 svg{width:24px;height:24px;flex:none}.cta-banner__sub{margin:6px 0 20px;font-size:14px;line-height:22px;opacity:.85}.cta-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cta-service{display:flex;flex-direction:column;gap:8px;padding:18px;border-radius:var(--shape-m);background:var(--md-surface-lowest);color:var(--md-on-surface)}.cta-service__title{font:500 15px/22px Inter,system-ui,sans-serif}.cta-service ul{margin:0;padding-left:18px;font-size:13px;line-height:20px;color:var(--md-on-surface-variant)}.cta-service__price{margin-top:auto;padding-top:8px;color:var(--md-primary);font:500 13px/20px Inter,system-ui,sans-serif}.cta-banner__btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 28px;margin-top:18px;border-radius:var(--shape-full);background:var(--md-primary);color:var(--md-on-primary);text-decoration:none;font:500 15px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.cta-banner__footer{margin-top:14px;font-size:13px;opacity:.85}.section--related{padding-top:40px}.related-countries{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}@media (max-width:900px){.related-countries{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.related-countries{grid-template-columns:repeat(2,minmax(0,1fr))}}.related-country{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:var(--shape-m);background:var(--md-surface-lowest);color:var(--md-on-surface);text-decoration:none;border:1px solid var(--md-outline-variant);font-size:14px;position:relative;overflow:hidden;transition:border-color var(--dur-s) var(--ease)}.related-country:hover{border-color:var(--md-outline)}.related-country--all{justify-content:center;color:var(--md-primary);font-weight:500}.seo-section{background:var(--md-surface-low);padding:44px 0;margin-top:24px}.seo-section__inner{max-width:1160px;margin:0 auto;padding:0 24px}.seo-text h2{margin:0 0 8px;font:400 26px/32px Inter,system-ui,sans-serif}.seo-block__inner h3,.seo-text h3{position:relative;margin:26px 0 8px;padding-left:14px;font:500 16px/24px Inter,system-ui,sans-serif}.seo-block__inner h3::before,.seo-text h3::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:3px;border-radius:2px;background:var(--md-primary)}.seo-text p{margin:0 0 10px;font-size:14px;line-height:23px;color:var(--md-on-surface-variant);max-width:76ch}.seo-text strong{color:var(--md-on-surface);font-weight:500}@media (min-width:900px){.seo-block__inner,.seo-text{display:grid;grid-template-columns:262px minmax(0,1fr);column-gap:36px;row-gap:20px;align-items:start}.seo-block__inner>div,.seo-block__inner>h2,.seo-block__inner>h3,.seo-block__inner>p,.seo-text>h2,.seo-text>h3,.seo-text>p{grid-column:1/-1;margin-top:0;margin-bottom:0}.seo-block__inner>h3,.seo-text>h3{grid-column:1}.seo-block__inner>h3~p,.seo-text>h3~p{grid-column:2;max-width:78ch}}.pay-visa{background:#1a1f71;color:#fff;font-style:italic;letter-spacing:1px;border-color:transparent}.pay-mir{background:#00a64b;color:#fff;border-color:transparent}.pay-tbank{background:#ffdd2d;color:#333;border-color:transparent}@media (max-width:900px){.tips-grid{grid-template-columns:1fr}.cta-services{grid-template-columns:1fr}.price-card{grid-template-columns:1fr;padding:20px}.price-card__right{align-items:stretch}.price-card__btn{width:100%}}:root{--accent:var(--md-primary);--accent-dark:#0949B8;--bg:var(--md-surface-lowest);--bg-soft:var(--md-surface-low);--text:var(--md-on-surface);--text-muted:var(--md-on-surface-variant);--border:var(--md-outline-variant);--border-hover:var(--md-outline);--border-soft:var(--md-outline-variant);--success:#008656;--error:var(--md-error);--radius-sm:var(--shape-xs);--radius:var(--shape-m);--radius-lg:var(--shape-l);--radius-xl:var(--shape-xl);--shadow-pop:var(--elev-2);--shadow-modal:var(--elev-4)}.page-sub{color:var(--md-on-surface-variant)}.hero__tag{display:inline-flex;align-items:center;gap:8px;align-self:start;height:32px;padding:0 16px;border-radius:var(--shape-s);border:1px solid var(--md-outline);color:var(--md-on-surface-variant);font:500 13px/20px Inter,system-ui,sans-serif}.type-select-label{font:500 12px/16px Inter,system-ui,sans-serif;letter-spacing:.5px;text-transform:uppercase;color:var(--md-on-surface-variant);margin-bottom:8px}.hero-type-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hero-type-card{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 14px;cursor:pointer;text-align:center;border-radius:var(--shape-m);border:1px solid var(--md-outline-variant);background:var(--md-surface-lowest);color:var(--md-on-surface);position:relative;overflow:hidden;transition:background var(--dur-s) var(--ease),border-color var(--dur-s) var(--ease),box-shadow var(--dur-s) var(--ease)}.hero-type-card__title{font:500 15px/22px Inter,system-ui,sans-serif}.hero-type-card.active,.hero-type-card[aria-pressed=true]{background:var(--md-primary-container);color:var(--md-on-primary-container);border-color:transparent;box-shadow:var(--elev-1)}.presets{margin-top:24px}.presets__label{font:500 12px/16px Inter,system-ui,sans-serif;letter-spacing:.5px;text-transform:uppercase;color:var(--md-on-surface-variant);margin-bottom:8px}.presets__row{display:flex;flex-wrap:wrap;gap:8px}.preset-chip{display:inline-flex;align-items:center;height:32px;padding:0 16px;cursor:pointer;border-radius:var(--shape-s);border:1px solid var(--md-outline);background:0 0;color:var(--md-on-surface-variant);font:500 14px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.preset-chip[aria-pressed=true]{background:var(--md-secondary-container);color:var(--md-on-secondary-container);border-color:transparent}.preset-chip__flag{width:18px;height:auto;border-radius:var(--shape-xs);flex:none;margin-right:8px}.preset-chip:has(.preset-chip__flag){padding-left:12px}.hero-foot{margin-top:26px}.hero-cta-row{display:flex}.hero-cta-slot{flex:1;min-height:56px}.hero-price-hint{margin:0 0 14px;font-size:14px;color:var(--md-on-surface-variant)}.hero-facts{display:flex;flex-wrap:wrap;gap:8px 22px;margin-top:24px}.hero-facts>span{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--md-on-surface-variant)}.hero-facts>span::before{content:"";width:15px;height:15px;flex:none;background:var(--md-primary);-webkit-mask:var(--check) center/15px no-repeat;mask:var(--check) center/15px no-repeat}.hero-doc__pages{flex:1;display:flex;flex-direction:column}.hero-doc__meta{display:block;font-size:11px;color:var(--md-on-surface-variant);margin-top:2px}.hero-doc__nos{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-doc__l--xs{width:34%}.hero-doc__radio{position:absolute;width:1px;height:1px;opacity:0}.hero-doc__paper{flex:1;display:flex;flex-direction:column;overflow:hidden}.hero-doc__total{display:flex;align-items:center;gap:10px;margin:10px 0}.hero-doc__tl{font-size:10px;color:var(--md-on-surface-variant)}.scenarios{padding:48px 0}.scenarios__inner{max-width:1160px;margin:0 auto;padding:0 24px}.scenarios__head{margin-bottom:20px}.countries-section>h2,.countries-title,.custom-title,.pricing__title,.scenarios__title,.scratch__title{margin:0 0 6px;font:400 32px/40px Inter,system-ui,sans-serif;color:var(--md-on-surface)}.countries-sub,.custom-desc,.pricing__desc,.scenarios__sub,.scratch__desc{margin:0 0 20px;font-size:14px;line-height:22px;color:var(--md-on-surface-variant)}.scenarios__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}.scenarios__grid:has(.scenario.is-open) .scenario:not(.is-open){align-self:start}.scenario{display:flex;flex-direction:column;border-radius:var(--shape-m);background:var(--md-surface-lowest);border:1px solid var(--md-outline-variant);overflow:hidden;transition:border-color var(--dur-s) var(--ease)}.scenario:hover{border-color:var(--md-outline)}.scenario__head{display:block;position:relative;padding:16px 42px 16px 16px;cursor:pointer}.scenario__route{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;padding:3px 10px;margin-bottom:6px;border-radius:var(--shape-full);background:var(--md-secondary-container);color:var(--md-on-secondary-container);font:500 11px/16px Inter,system-ui,sans-serif}.scenario__title{display:block;font:500 16px/24px Inter,system-ui,sans-serif}.scenario__tags{display:flex;flex-wrap:nowrap;gap:0;align-items:baseline;min-width:0;overflow:hidden;margin-top:8px;font-size:12px;color:var(--md-on-surface-variant);white-space:nowrap}.scenario__tag{border:0;padding:0;border-radius:0;background:0 0}.scenario__tag+.scenario__tag::before{content:'·';margin:0 6px;color:var(--md-outline)}@media (max-width:999px){.scenario__tags{flex-wrap:wrap;white-space:normal;overflow:visible;gap:2px 0}}@media (max-width:460px){.scenario__tags{font-size:11px}.scenario__tag+.scenario__tag::before{margin:0 4px}}.scenario__chev{position:absolute;top:16px;right:14px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;color:var(--md-on-surface-variant);transition:transform var(--dur-m) var(--ease)}.scenario__clause{margin:0 0 14px;padding:12px 14px;border-radius:var(--shape-s);background:var(--md-surface-container);color:var(--md-on-surface);font-size:13px;line-height:20px}.scenario__actions{display:flex;gap:10px;padding:12px 0 4px;margin-top:auto}.scenarios__more,.search-chips-more{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 24px;margin-top:18px;cursor:pointer;border-radius:var(--shape-full);border:1px solid var(--md-outline);background:0 0;color:var(--md-primary);font:500 14px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.scenario--extra[hidden]{display:none}.scratch{padding:48px 0;background:var(--md-surface-low)}.scratch__inner{max-width:1160px;margin:0 auto;padding:0 24px}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin-top:18px}.step-card{display:grid;grid-template-columns:40px minmax(0,1fr);gap:2px 14px;align-items:start;padding:14px 16px;border-radius:var(--shape-m);background:var(--md-surface-lowest);border:1px solid var(--md-outline-variant)}.step-card__num{grid-row:1/span 2}.step-card__desc,.step-card__title{grid-column:2;min-width:0}.step-card__num,.step-icon{width:40px;height:40px;flex:none;display:grid;place-items:center;border-radius:var(--shape-full);background:var(--md-primary-container);color:var(--md-on-primary-container);font:500 14px/1 Inter,system-ui,sans-serif}.step-card__title{font:500 15px/22px Inter,system-ui,sans-serif}.step-card__desc{margin:2px 0 0;font-size:13px;line-height:20px;color:var(--md-on-surface-variant)}.pricing{padding:48px 0}.pricing__inner{max-width:1160px;margin:0 auto;padding:0 24px}.pricing__left{min-width:0}.pricing__card{background:var(--md-surface-lowest);border:1px solid var(--md-outline-variant);border-radius:var(--shape-l);padding:18px 20px 16px}.pricing__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--md-outline-variant)}@media (max-width:640px){.pricing__head{flex-direction:column;align-items:flex-start;gap:6px}}.pricing__hint,.pricing__note{margin-top:14px;padding-top:14px;border-top:1px solid var(--md-outline-variant);font-size:13px;color:var(--md-on-surface-variant)}.pricing__amount,.pricing__price{font:500 26px/1 Inter,system-ui,sans-serif;white-space:nowrap;font-variant-numeric:tabular-nums}.pricing__lists{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px 28px;padding:16px 0 4px}.pricing__in,.pricing__out{font-size:13px;line-height:1.45;padding:4px 0;color:var(--md-on-surface)}.pricing__in::before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--md-primary);margin:0 9px 2px 0;vertical-align:middle}.pricing__out{color:var(--md-on-surface-variant)}.pricing__out::before{content:'';display:inline-block;width:5px;height:1px;background:var(--md-outline);margin:0 9px 4px 0;vertical-align:middle}.scratch__cta{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 28px;margin-top:18px;border-radius:var(--shape-full);background:var(--md-primary);color:var(--md-on-primary);text-decoration:none;font:500 15px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.pricing__in,.pricing__list,.pricing__out{margin:8px 0 0;padding:0;list-style:none}.custom-section{padding:48px 0;background:var(--md-surface-low)}.custom-inner{max-width:1160px;margin:0 auto;padding:0 24px}.custom-left,.custom-right{min-width:0}.custom-list{margin:16px 0 0;padding:0;list-style:none}.custom-list li{display:flex;align-items:baseline;gap:10px;padding:8px 0;font-size:14px;color:var(--md-on-surface);border-top:1px solid var(--md-outline-variant)}.custom-list li:first-child{border-top:0}.custom-check{color:var(--md-primary);font-weight:500;flex:none}.custom-cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:20px}.custom-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 28px;border-radius:var(--shape-full);background:var(--md-primary);color:var(--md-on-primary);text-decoration:none;font:500 15px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.custom-card{display:flex;flex-direction:column;gap:6px;padding:14px;border-radius:var(--shape-m);background:var(--md-surface-lowest);border:1px solid var(--md-outline-variant);font-size:13px}.custom-badge-center{grid-column:span 2;display:block;text-align:center;padding:14px;border-radius:var(--shape-m);background:var(--md-secondary-container);color:var(--md-on-secondary-container);font:500 13px/20px Inter,system-ui,sans-serif}.custom-price-big{font:500 20px/1 Inter,system-ui,sans-serif;color:var(--md-primary-dark)}.custom-price-note{font-size:13px;color:var(--md-on-surface-variant)}.countries-section{max-width:1160px;margin:0 auto;padding:48px 24px}.countries-section--white{background:0 0}.countries-grid-outer{margin-top:16px}.countries-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:8px}@media (max-width:640px){.countries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.country-link-badge{display:none}}.country-item{display:flex;align-items:center;gap:10px;padding:12px;text-decoration:none;border-radius:var(--shape-m);background:var(--md-surface-lowest);color:var(--md-on-surface);border:1px solid var(--md-outline-variant);font-size:14px;position:relative;overflow:hidden;transition:border-color var(--dur-s) var(--ease)}.country-item:hover{border-color:var(--md-outline)}.country-flag{border-radius:var(--shape-xs);flex:none}img.country-flag{width:22px;height:16px;object-fit:cover}span.country-flag{font-size:15px;line-height:16px}.country-link-badge{margin-left:auto;flex:none;white-space:nowrap;color:var(--md-primary);font-size:11px;font-weight:500}.country-extra[hidden]{display:none}.countries-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 24px;margin-top:14px;cursor:pointer;border-radius:var(--shape-full);border:1px solid var(--md-outline);background:0 0;color:var(--md-primary);font:500 14px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.countries-toggle-count{color:var(--md-on-surface-variant)}.countries-toggle-arrow{transition:transform var(--dur-m) var(--ease)}.chip-extra[hidden]{display:none}.lang-back{background:var(--md-secondary-container);color:var(--md-on-secondary-container);padding:10px 0}.lang-back__link{color:inherit;text-decoration:none;font:500 14px/20px Inter,system-ui,sans-serif}#form-section{max-width:1160px;margin:0 auto;padding:0 24px}.form-wrap{margin:40px auto 56px;padding:28px;border-radius:var(--shape-xl);background:var(--md-surface-lowest);border:1px solid var(--md-outline-variant)}.form-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}#form-title{display:flex;align-items:center;gap:8px;margin:0;font:400 26px/32px Inter,system-ui,sans-serif}#new-contract-btn{display:block;margin:14px auto 0;background:0 0;border:0;padding:8px 12px;font:400 13px/18px Inter,system-ui,sans-serif;color:var(--md-on-surface-variant);cursor:pointer;text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--md-outline-variant)}#new-contract-btn:hover{color:var(--md-on-surface);text-decoration-color:var(--md-outline)}.field-currency{flex:0 0 220px}@media (max-width:640px){.form-head{flex-direction:column;align-items:stretch;gap:10px}#form-title{font:400 20px/26px Inter,system-ui,sans-serif}.field-currency{flex:1 1 100%}}.form-progress{margin:18px 0 24px}.form-progress__top{display:flex;justify-content:space-between;align-items:baseline;font-size:13px;color:var(--md-on-surface-variant);margin-bottom:8px}.form-progress__pct{font:500 14px/20px Inter,system-ui,sans-serif;color:var(--md-primary)}.form-progress__bar{height:4px;border-radius:var(--shape-full);background:var(--md-surface-variant);overflow:hidden}.form-progress__fill{height:100%;background:var(--md-primary);border-radius:var(--shape-full);transition:width var(--dur-m) var(--ease)}.form-progress__sections{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:10px}.form-progress__sec{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--md-on-surface-variant)}.sec-dot{width:8px;height:8px;border-radius:50%;background:var(--md-outline-variant);flex:none}.form-progress__sec.done .sec-dot{background:var(--md-primary)}.form-group{margin-bottom:24px;padding:20px;border-radius:var(--shape-m);background:var(--md-surface);border:1px solid var(--md-outline-variant)}.form-group__title{font:500 16px/24px Inter,system-ui,sans-serif;color:var(--md-on-surface);margin-bottom:14px}.form-preamble{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;margin-bottom:16px;border-radius:var(--shape-m);background:var(--md-secondary-container);color:var(--md-on-secondary-container);font-size:14px;line-height:21px}.form-preamble__icon{flex:none;margin-top:1px}.form-preamble__icon svg{width:18px;height:18px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.grid-party{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.grid-addr{display:grid;grid-template-columns:2fr 1fr;gap:16px}.grid-inn{display:grid;grid-template-columns:1fr 2fr;gap:16px}.meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.full{grid-column:1/-1}#contract-form label,.label-wrap{display:block;margin-bottom:6px;font:500 13px/18px Inter,system-ui,sans-serif;color:var(--md-on-surface-variant)}#contract-form input[type=date],#contract-form input[type=email],#contract-form input[type=number],#contract-form input[type=tel],#contract-form input[type=text],#contract-form select,#contract-form textarea,.csel__trigger{width:100%;min-height:48px;padding:12px 16px;border:1px solid var(--md-outline);border-radius:var(--shape-m);background:var(--md-surface-lowest);color:var(--md-on-surface);font:400 15px/22px Inter,system-ui,sans-serif;outline:0;transition:border-color var(--dur-s) var(--ease),box-shadow var(--dur-s) var(--ease)}#contract-form input[type=date]{height:48px}#contract-form input:focus,#contract-form select:focus,#contract-form textarea:focus{border-color:var(--md-primary);box-shadow:inset 0 0 0 1px var(--md-primary)}#contract-form input::placeholder,#contract-form textarea::placeholder{color:var(--md-on-surface-variant);opacity:.7}#contract-form textarea{min-height:88px;resize:vertical}.field-hint,.translit-hint{margin:4px 2px 0;font-size:12px;line-height:17px;color:var(--md-on-surface-variant)}.field-tooltip{position:relative;display:inline-flex}.field-tooltip__icon{width:18px;height:18px;display:grid;place-items:center;cursor:help;border-radius:50%;background:var(--md-surface-variant);color:var(--md-on-surface-variant);font-size:11px}.field-tooltip__popup{position:absolute;left:0;top:26px;z-index:30;width:min(260px,72vw);padding:12px 14px;border-radius:var(--shape-xs);background:var(--md-inverse-surface);color:var(--md-inverse-on-surface);font-size:12px;line-height:18px;box-shadow:var(--elev-2);opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--dur-s) var(--ease),visibility var(--dur-s) var(--ease)}.field-tooltip:focus .field-tooltip__popup,.field-tooltip:hover .field-tooltip__popup,.field-tooltip__popup::after{content:'';position:absolute;bottom:100%;left:6px;border:5px solid transparent;border-bottom-color:var(--md-inverse-surface)}.field-tooltip:focus-within .field-tooltip__popup{opacity:1;visibility:visible}@media (max-width:560px){.field-tooltip__popup{left:auto;right:0}}@media (min-width:901px){.grid-2>:nth-child(2n) .field-tooltip__popup,.grid-3>:nth-child(3n) .field-tooltip__popup{left:auto;right:0}}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.csel{position:relative}.csel__trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}@media (min-width:641px){.lang-switcher>summary::after{content:'';width:0;height:0;margin-left:4px;border:4px solid transparent;border-top-color:var(--md-on-surface-variant);border-bottom:0;transition:transform var(--dur-s) var(--ease)}.lang-switcher[open]>summary::after{transform:rotate(180deg)}}#contract-form select,#support-form select,.csel__trigger{padding-right:34px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2374777F' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center;background-size:18px 18px;-webkit-appearance:none;appearance:none}.csel.open .csel__trigger{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2374777F' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E")}.csel__cur{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.csel__panel{position:absolute;left:0;right:0;top:54px;z-index:40;padding:8px 0;border-radius:var(--shape-xs);background:var(--md-surface-container);box-shadow:var(--elev-3)}.csel__scroll{max-height:280px;overflow:auto}.csel__opt{padding:11px 16px;cursor:pointer;font-size:14px;color:var(--md-on-surface)}.csel__opt:hover{background:rgba(11,95,224,.08)}.csel__opt.sel{background:var(--md-secondary-container);color:var(--md-on-secondary-container)}.csel__opt--other{border-top:1px solid var(--md-outline-variant);color:var(--md-primary)}.goods-only,.services-only{display:block}.btn-add-good{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 20px;cursor:pointer;border-radius:var(--shape-full);border:1px solid var(--md-outline);background:0 0;color:var(--md-primary-dark);font:500 14px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.submit-box{margin-top:24px;padding:24px;border-radius:var(--shape-xl);background:var(--md-surface-low);border:1px solid var(--md-outline-variant)}.submit-box__row{display:flex;gap:12px;align-items:flex-end;max-width:560px}.submit-box__field{flex:1 1 auto;min-width:0}.submit-box__row .btn-generate{flex:none}.submit-box__consent,.submit-box__note{font-size:12px;line-height:18px;color:var(--md-on-surface-variant)}.submit-box__note{margin-top:12px}.submit-box__consent{font-size:11px;line-height:16px;margin-top:6px}.form-submit{margin-top:28px}.btn-generate,.btn-pay{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;padding:0 32px;border:0;cursor:pointer;border-radius:var(--shape-full);background:var(--md-primary);color:var(--md-on-primary);font:500 16px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden;transition:box-shadow var(--dur-s) var(--ease)}.btn-generate:hover,.btn-pay:hover{box-shadow:var(--elev-2)}.btn-generate{height:48px}.btn-skip-fill{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 20px;cursor:pointer;border-radius:var(--shape-full);border:1px solid var(--md-outline);background:0 0;color:var(--md-primary-dark);font:500 14px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.cta-steps{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px}.cta-step{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--md-on-surface-variant)}.cta-step__num{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--md-secondary-container);color:var(--md-on-secondary-container);font:500 11px/1 Inter,system-ui,sans-serif}.cta-step__arrow{color:var(--md-outline)}@keyframes pulse-dot{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.cta-ready-badge::before{content:'';width:8px;height:8px;flex:none;border-radius:50%;background:var(--md-success,#008656);animation:pulse-dot 1.5s ease-in-out infinite}.cta-ready-badge{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;border-radius:var(--shape-full);background:var(--md-secondary-container);color:var(--md-on-secondary-container);font:500 12px/18px Inter,system-ui,sans-serif}.pay-badges{display:flex;gap:8px;align-items:center;margin-top:12px}#preview-section{max-width:1160px;margin:0 auto;padding:0 24px}.preview-wrap{margin:24px auto 0;padding:24px;border-radius:var(--shape-xl);background:var(--md-surface-lowest);border:1px solid var(--md-outline-variant)}.preview-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.preview-demo-title{font:500 18px/26px Inter,system-ui,sans-serif}.preview-demo-sub{font-size:13px;color:var(--md-on-surface-variant)}.preview-demo-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--shape-xs);background:var(--md-surface-variant);color:var(--md-on-surface-variant);font:500 11px/16px Inter,system-ui,sans-serif}.preview-clip{position:relative;max-height:560px;overflow:hidden;border-radius:var(--shape-m);background:var(--md-surface-low)}.preview-clip.expanded{max-height:none}.preview-clip-fade{position:absolute;left:0;right:0;bottom:0;height:90px;pointer-events:none;background:linear-gradient(to bottom,transparent,var(--md-surface-low))}.preview-clip.expanded .preview-clip-fade{display:none}.preview-pages-container{padding:8px}#preview-pages .docx-wrapper,#sample-preview-pages .docx-wrapper{background:var(--md-surface-highest)}.preview-expand-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 20px;margin-top:12px;cursor:pointer;border-radius:var(--shape-full);border:1px solid var(--md-outline);background:0 0;color:var(--md-primary);font:500 14px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}.preview-cta{margin-top:18px;padding-top:18px;border-top:1px solid var(--md-outline-variant)}.pay-badges{flex-wrap:wrap}.pay-badges .pay-badge{gap:6px}.progress-card{max-width:520px;margin:24px auto;padding:28px;border-radius:var(--shape-xl);background:var(--md-surface-lowest);box-shadow:var(--elev-3)}.progress-steps{display:grid;gap:10px;margin-top:16px}.progress-step{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--md-on-surface-variant)}.progress-step.active{color:var(--md-on-surface);font-weight:500}.spin{width:18px;height:18px;border-radius:50%;flex:none;border:2px solid var(--md-outline-variant);border-top-color:var(--md-primary);animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#tnved-modal{display:none;position:fixed;inset:0;z-index:1000;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.4);overflow:auto}#tnved-modal.open{display:flex}.tnved-card{width:100%;max-width:680px;margin:0 auto;border-radius:var(--shape-xl);background:var(--md-surface-lowest);box-shadow:var(--elev-4);overflow:hidden}.tnved-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;border-bottom:1px solid var(--md-outline-variant);font:500 16px/24px Inter,system-ui,sans-serif}.tnved-close{width:40px;height:40px;display:grid;place-items:center;border:0;cursor:pointer;border-radius:50%;background:0 0;color:var(--md-on-surface-variant);font-size:20px;position:relative;overflow:hidden}.tnved-search-wrap{padding:16px 22px}.tnved-hint{font-size:12px;color:var(--md-on-surface-variant);margin-top:6px}.tnved-count{font-size:12px;color:var(--md-on-surface-variant);padding:0 22px}.tnved-results{max-height:340px;overflow:auto;padding:8px 12px 16px}.search-chips-section{padding:0 22px 12px}.search-chips-label{font:500 12px/16px Inter,system-ui,sans-serif;letter-spacing:.5px;text-transform:uppercase;color:var(--md-on-surface-variant);margin-bottom:8px}.search-chips,.search-chips-wrap{display:flex;flex-wrap:wrap;gap:8px}.search-chips{align-items:center;flex:1 1 0;min-width:0}.search-chips-label{flex:none;padding-top:7px}@media (max-width:640px){.search-chips-wrap{flex-direction:column;align-items:flex-start;gap:10px}.search-chips{flex:1 1 auto;width:100%}.search-chips-label{padding-top:0}}.search-chips-more{height:32px;padding:0 18px;font-size:13px;margin-top:0}.search-chip{display:inline-flex;align-items:center;height:32px;padding:0 14px;cursor:pointer;border-radius:var(--shape-s);border:1px solid var(--md-outline);background:0 0;color:var(--md-on-surface-variant);font:500 13px/20px Inter,system-ui,sans-serif;position:relative;overflow:hidden}@media (max-width:900px){.hero-type-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-type-cards{grid-auto-rows:1fr}.hero-type-card{padding:10px 8px}.scenarios__grid{grid-template-columns:1fr}.pricing__card{grid-template-columns:1fr}.grid-2,.grid-3,.grid-addr,.grid-inn,.grid-party{grid-template-columns:1fr}.form-wrap,.preview-wrap{padding:20px}}.hidden,[hidden]{display:none!important}.is-goods,.is-services{display:inherit}.price-display{font-weight:500}.type-select-note{font-size:12px;color:var(--md-on-surface-variant);margin-top:6px}.form-progress__label{font-size:13px;color:var(--md-on-surface-variant)}.scratch__left,.scratch__right{min-width:0}.scenario__row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin:0;padding:9px 0;border-top:1px solid var(--md-outline-variant);font-size:13px;line-height:20px}.scenario__row span{color:var(--md-on-surface-variant);white-space:nowrap}.scenario__row b{font-weight:500;text-align:right;color:var(--md-on-surface)}@media (max-width:560px){.scenario__row{flex-direction:column;gap:2px;align-items:stretch}.scenario__row b{text-align:left}}.scenario__flag{width:18px;height:auto;border-radius:var(--shape-xs);flex:none}.scenario__label{font:500 12px/16px Inter,system-ui,sans-serif;letter-spacing:.5px;text-transform:uppercase;color:var(--md-on-surface-variant)}.scenario__take{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 20px;border-radius:var(--shape-full);background:var(--md-primary);color:var(--md-on-primary);text-decoration:none;font:500 14px/20px Inter,system-ui,sans-serif}.scenarios__more-arrow{transition:transform var(--dur-m) var(--ease)}.pricing__lists{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.pricing__list-label{font:500 14px/20px Inter,system-ui,sans-serif;color:var(--md-primary);margin-bottom:6px}.pricing__product{font:500 16px/24px Inter,system-ui,sans-serif}.pricing__product-sub{font-size:13px;opacity:.85}.custom-card__icon{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--md-secondary-container);color:var(--md-on-secondary-container)}.custom-card__label{font:500 14px/20px Inter,system-ui,sans-serif;color:var(--md-on-surface)}.custom-card__sub{font-size:12px;line-height:18px;color:var(--md-on-surface-variant)}.custom-card--1,.custom-card--2,.custom-card--3,.custom-card--4{background:var(--md-surface-lowest)}.hero-doc__sh{font-size:10px;font-weight:500;color:var(--md-on-surface)}.hero-doc__sn,.hero-doc__spec,.hero-doc__terms{font-size:10px;color:var(--md-on-surface-variant)}.hero-doc__sheet--annex{display:flex;flex-direction:column}.hero-doc__annex--back{right:auto;left:16px}#form-section{position:relative;overflow:hidden;max-height:0;opacity:0;transition:max-height .45s var(--ease),opacity .3s var(--ease)}#form-section.visible{max-height:9999px;opacity:1}.csel__panel{display:none}.csel.open .csel__panel{display:block}.csel.invalid .csel__trigger{border-color:var(--md-error)}.translit-hint{display:none}.translit-hint.visible{display:block}.translit-hint::before{content:'→ ';opacity:.6}#custom-payment-wrap{display:none}#progress-modal{display:none;position:fixed;inset:0;z-index:200;align-items:center;justify-content:center;padding:24px;background:rgba(0,0,0,.45)}#progress-modal.show{display:flex}#preview-loading{text-align:center;padding:48px 0;color:var(--md-on-surface-variant);font-size:15px}#preview-loading .spin{display:inline-block;width:32px;height:32px;border-width:3px}#preview-section{display:none}#preview-section.visible{display:block}.preview-expand-btn.hidden{display:none}.country-extra{display:none}.countries-grid.expanded .country-extra{display:flex}.translation-warning{display:none;margin:12px 0;padding:12px 16px;border-radius:var(--shape-m);background:var(--md-error-container);color:var(--md-on-error-container);font-size:14px}.translation-warning.show{display:block}.hero-doc__annex{display:block;position:absolute;top:36px;right:-21px;z-index:1;writing-mode:vertical-rl;cursor:pointer;font:500 10px/1 Inter,system-ui,sans-serif;letter-spacing:.5px;padding:8px 5px;border-radius:0 var(--shape-s) var(--shape-s) 0;background:var(--md-secondary-container);color:var(--md-on-secondary-container);box-shadow:none}.hero-doc__annex--back{display:none;right:auto;left:-21px;border-radius:var(--shape-s) 0 0 var(--shape-s)}#hd-page-annex:checked~.hero-doc__annex--back{display:block}#hd-page-annex:checked~.hero-doc__annex:not(.hero-doc__annex--back){display:none}.hero-doc__radio:focus-visible+.hero-doc__annex,.hero-doc__radio:focus-visible+.hero-doc__radio+.hero-doc__annex{outline:3px solid var(--md-primary);outline-offset:2px}.hero-doc__sheet{display:flex}.hero-doc__meta{display:block}.hero-doc__terms .is-services{display:none}.hero-doc[data-kind=services] .hero-doc__spec .is-goods,.hero-doc[data-kind=services] .hero-doc__terms .is-goods{display:none}.hero-doc[data-kind=services] .hero-doc__terms .is-services{display:block}.scheme-radio--services:checked~.hero-doc .hero-doc__spec .is-goods,.scheme-radio--services:checked~.hero-doc .hero-doc__terms .is-goods{display:none}.scheme-radio--services:checked~.hero-doc .hero-doc__terms .is-services{display:block}html.i18n-foreign .countries-section,html.i18n-foreign .custom-section,html.i18n-foreign .hero,html.i18n-foreign .pricing,html.i18n-foreign .scenarios,html.i18n-foreign .scratch{display:none}@media (max-width:640px){.header-nav{display:none}}button,input,select,textarea{font-family:inherit}code,kbd,samp{font-family:inherit;font-variant-numeric:tabular-nums;background:var(--md-surface-variant);color:var(--md-on-surface);border-radius:var(--shape-xs);padding:1px 5px;font-size:.94em}#hero-section .hero__cols{max-width:1160px;margin:0 auto;padding:0 24px;grid-template-columns:minmax(0,1fr) 400px;grid-template-areas:"tag ." "main panel" "presets panel" "foot panel" "facts panel";grid-template-rows:auto auto auto auto auto;gap:12px 40px}#hero-section .hero__cols{gap:0 40px}#hero-section h1{margin-top:0}#hero-section .hero__tag{margin-bottom:32px}#hero-section #type-select{margin-top:32px}#hero-section .presets{margin-top:32px}#hero-section .hero-foot{margin-top:32px}#hero-section .hero-facts{grid-area:facts;margin-top:32px}#hero-section .hero__tag{grid-area:tag;justify-self:start}#hero-section .hero__main{grid-area:main}#hero-section .presets{grid-area:presets}#hero-section .hero-foot{grid-area:foot}#hero-section .hero-doc{grid-area:panel;align-self:stretch;min-height:0}.hero-doc__pages{display:grid;min-height:0;position:relative}.hero-doc__pages>.hero-doc__sheet{grid-area:1/1}#hd-page-annex:checked~.hero-doc__paper [data-page=contract],#hd-page-contract:checked~.hero-doc__paper [data-page=annex]{visibility:hidden}.hero-doc__sheet--annex .hero-doc__sign{margin-top:auto}@media (max-width:899px){#hero-section .hero__cols{grid-template-columns:minmax(0,1fr);grid-template-areas:"tag" "main" "foot" "presets" "facts";grid-template-rows:auto}#hero-section .presets{margin-top:28px}#hero-section .hero-doc{display:none}}.preview-pages-container{position:relative;user-select:none;-webkit-user-select:none;pointer-events:none}.preview-pages-container::after{content:'';position:absolute;inset:0;z-index:2;pointer-events:none;border-radius:var(--shape-l);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='340' height='200'%3E%3Ctext x='170' y='110' text-anchor='middle' dominant-baseline='middle' font-family='Arial #000,Arial' font-weight='900' font-size='72' fill='rgba(0,0,0,0.07)' transform='rotate(-38,170,110)'%3EДЕМО%3C/text%3E%3C/svg%3E");background-repeat:repeat}.hero-doc__spec{display:grid;grid-template-columns:14px minmax(0,1fr) 52px 44px 38px 42px 50px;gap:10px 7px;align-items:center}.hero-doc[data-kind=services] .hero-doc__spec,.scheme-radio--services:checked~.hero-doc .hero-doc__spec{grid-template-columns:14px minmax(0,1fr) 42px 46px 54px}.hero-doc__sh{align-self:end;padding-bottom:6px;border-bottom:1px solid var(--md-outline-variant);min-height:43px;display:flex;align-items:flex-end}.hero-doc__terms{margin-top:16px;display:grid;grid-template-columns:152px minmax(0,1fr);grid-template-rows:auto;grid-auto-rows:24px;gap:10px;align-items:center}.hero-doc__terms .hero-doc__h{grid-column:1/-1;margin:0 0 2px}@media (max-width:479px){.hero-doc__spec{grid-template-columns:10px minmax(56px,1fr) 40px 34px 36px 34px 42px;gap:8px 5px}.hero-doc__sh{font-size:9px;min-height:51px}.hero-doc__total .hero-doc__tl{min-height:24px}.hero-doc__h{font-size:9px}.hero-doc__h:has(.hero-doc__v),.hero-doc__h[data-services]{min-height:22px}.hero-doc__head b,.hero-doc__head i{flex:1 1 100%}.hero-doc__sign span{min-height:37px}}@media (max-width:899px){.hero-doc__annex{position:static;writing-mode:horizontal-tb;align-self:flex-start;margin:0 0 8px;padding:6px 12px;border-radius:var(--shape-full);font:500 11px/16px Inter,system-ui,sans-serif}.hero-doc__annex--back{left:auto;right:auto}}.good-item{position:relative;padding:20px;margin-bottom:14px;background:var(--md-surface-low);border:1px solid var(--md-outline-variant);border-radius:var(--shape-m)}.good-item__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.good-item__num{font-size:13px;font-weight:500;color:var(--md-on-surface-variant)}.btn-remove-good{background:0 0;border:1px solid var(--md-outline-variant);color:var(--md-on-surface-variant);border-radius:var(--shape-full);padding:5px 14px;font-size:13px;cursor:pointer;transition:color var(--dur-s) var(--ease),border-color var(--dur-s) var(--ease)}.btn-remove-good:hover{color:var(--md-error);border-color:var(--md-error)}.tnved-row{display:grid;grid-template-columns:130px 1fr;gap:12px;align-items:center;padding:12px 20px;border-bottom:1px solid var(--md-outline-variant);cursor:pointer;transition:background var(--dur-s) var(--ease)}.tnved-row:last-child{border-bottom:none}.tnved-row:hover{background:var(--md-surface-low)}.tnved-code{font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:13px;font-weight:500;color:var(--md-primary)}.tnved-name{font-size:13px;line-height:1.35;color:var(--md-on-surface)}.tnved-empty{padding:32px 20px;text-align:center;font-size:14px;color:var(--md-on-surface-variant)}.result-name em,.tnved-name em{font-style:normal;border-radius:var(--shape-xs);padding:0 2px;background:var(--md-tertiary-container);color:var(--md-on-tertiary-container)}.inn-spinner{display:inline-block;width:11px;height:11px;vertical-align:middle;margin-right:2px;border:1px solid var(--md-outline-variant);border-top-color:var(--md-primary);border-radius:50%;animation:spin .7s linear infinite}.btn-generate .spinner,.btn-pay .spinner,button .spinner{width:14px;height:14px;flex:none;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.field-error-msg{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px;color:var(--md-error)}.field-error-msg::before{content:'!';font-weight:500}.meta-badge{background:var(--md-surface-low);border:1px solid var(--md-outline-variant);border-radius:var(--shape-full);padding:5px 14px;font-size:13px;color:var(--md-on-surface-variant)}.meta-badge strong{color:var(--md-on-surface)}.scratch__inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:34px 56px;align-items:start}.pricing__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:40px;align-items:center}.custom-inner{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.custom-right{display:grid;grid-template-columns:1fr 1fr;gap:14px;position:relative}@media (max-width:899px){.custom-inner,.pricing__inner{grid-template-columns:1fr;gap:26px}.custom-right{grid-template-columns:1fr 1fr;gap:10px}}.scenario__more{margin-top:0;padding:14px 16px 12px;border-top:1px solid var(--md-outline-variant)}.scenario.is-open .scenario__chev{transform:rotate(180deg);color:var(--md-primary)}.countries-toggle.open .countries-toggle-arrow,.scenarios__more.open .scenarios__more-arrow,.search-chips-more.open .scenarios__more-arrow{transform:rotate(180deg)}.countries-toggle.open .countries-toggle-count{opacity:0;pointer-events:none}.lang-switcher__menu a.active{pointer-events:none}.csel__opt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-amount,.price-card__amount,.pricing__amount,.pricing__price{white-space:nowrap}b,strong{font-weight:500}.card h2{font-weight:500}.progress-steps{padding-left:0;margin-bottom:0;list-style:none}.btn-generate svg,.btn-pay svg,[data-edit-btn] svg{width:18px;height:18px;flex:none}.pay-badge svg{width:15px;height:15px;flex:none}.progress-card h3 svg{width:22px;height:22px;flex:none}.custom-card__icon svg{width:26px;height:26px}@media (max-width:640px){.custom-card__icon svg{width:20px;height:20px}}[role=button] svg,a svg,button svg,label svg,summary svg{width:18px;height:18px;flex:none}.faq-q__arrow svg,.scenario__chev svg{width:22px;height:22px}.card li a,.card p a,.faq-a a,.faq-body a,.pricing__hint a,.pricing__note a{color:var(--md-primary);text-decoration:underline;text-underline-offset:2px}.card li a:hover,.card p a:hover,.faq-a a:hover,.faq-body a:hover,.pricing__hint a:hover,.pricing__note a:hover{text-decoration-thickness:2px}.price-card__sub a,.price-left p a{color:var(--md-primary-dark);text-decoration:underline;text-underline-offset:2px}.price-card__sub a:hover,.price-left p a:hover{text-decoration-thickness:2px}.search-chip{text-decoration:none}.faq-q:hover,.footer-links a:hover,.header-nav a:hover,.lang-switcher>summary:hover,.lang-switcher__menu a:hover,.mobile-nav__menu a:hover,.mobile-nav__toggle:hover,.scenario__head:hover,.tnved-close:hover{background:rgba(11,95,224,.08)}.cta-banner__btn:hover,.custom-btn:hover,.price-btn:hover,.price-card__btn:hover,.scratch__cta:hover{box-shadow:var(--elev-1)}.btn-add-good:hover,.btn-skip-fill:hover,.countries-toggle:hover,.country-pill:hover,.preview-expand-btn:hover,.related-country--all:hover,.scenarios__more:hover,.search-chip:hover,.search-chips-more:hover{border-color:var(--md-primary);color:var(--md-primary)}.tip-card:hover{border-color:var(--md-outline)}.contract-card__btn:hover{text-decoration:underline}.scenario__take:hover{box-shadow:var(--elev-1)}.preset-chip:hover{color:var(--md-primary)}.lang-back__link:hover{color:var(--md-primary)}.btn-add-good,.btn-skip-fill,.contract-card__btn,.countries-toggle,.country-pill,.csel__opt,.cta-banner__btn,.custom-btn,.faq-q,.footer-links a,.header-nav a,.lang-back__link,.lang-switcher>summary,.lang-switcher__menu a,.mobile-nav__menu a,.mobile-nav__toggle,.preset-chip,.preview-expand-btn,.price-btn,.price-card__btn,.progress-step,.related-country--all,.scenario__head,.scenario__take,.scenarios__more,.scratch__cta,.search-chip,.search-chips-more,.tip-card,.tnved-close{transition:background var(--dur-s) var(--ease),color var(--dur-s) var(--ease),border-color var(--dur-s) var(--ease),box-shadow var(--dur-s) var(--ease)}.hero-doc__col>.hero-doc__h:first-child{margin-top:0}@media (max-width:640px){.country-pill,.search-chip{height:auto;min-height:36px;padding-top:7px;padding-bottom:7px}.btn-remove-good{min-height:36px;padding-top:7px;padding-bottom:7px}}@media (max-width:400px){.site-header__inner{padding:0 16px;gap:6px}.logo{min-width:0}.logo-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}section.hero{background:var(--md-inverse-surface)}section.hero{background:linear-gradient(90deg,rgba(48,48,52,.86) 0 36%,rgba(48,48,52,.64) 54%,rgba(48,48,52,0) 74%),var(--md-inverse-surface) url('/hero-map.svg') 50% -80px/1600px auto no-repeat}@media (max-width:899px){section.hero{background:linear-gradient(rgba(48,48,52,.82),rgba(48,48,52,.82)),var(--md-inverse-surface) url('/hero-map.svg') 50% 0/1000px auto no-repeat}}@media (max-width:1000px){section.hero--split{background:linear-gradient(rgba(48,48,52,.82),rgba(48,48,52,.82)),var(--md-inverse-surface) url('/hero-map.svg') 50% 0/1000px auto no-repeat}}.hero h1{color:var(--md-inverse-on-surface)}.hero h1 em{color:var(--md-inverse-primary)}.hero__main>p,.hero__sub{color:rgba(242,240,244,.74)}.hero__cta{box-shadow:0 6px 18px rgba(0,0,0,.34)}.hero-doc{box-shadow:0 18px 44px rgba(0,0,0,.38)}section.hero :focus-visible{outline-color:var(--md-inverse-primary)}.scheme-radio:focus-visible~.hero__main .scheme-chips{outline-color:var(--md-inverse-primary)}.hero__badge{color:rgba(242,240,244,.74);border-color:rgba(242,240,244,.22)}.hero__badge .flag-icon{box-shadow:0 0 0 1px rgba(242,240,244,.25)}.hero__price{color:rgba(242,240,244,.68)}.scheme-chips__label{color:rgba(242,240,244,.68)}.scheme-chip{background:rgba(242,240,244,.07);border-color:rgba(242,240,244,.2);color:rgba(242,240,244,.88)}#scheme-1:checked~.hero__main .scheme-chip[for=scheme-1],#scheme-2:checked~.hero__main .scheme-chip[for=scheme-2],#scheme-3:checked~.hero__main .scheme-chip[for=scheme-3],#scheme-4:checked~.hero__main .scheme-chip[for=scheme-4],#scheme-5:checked~.hero__main .scheme-chip[for=scheme-5],#scheme-6:checked~.hero__main .scheme-chip[for=scheme-6]{background:var(--md-surface-lowest);border-color:transparent;color:var(--md-on-surface);box-shadow:0 6px 18px rgba(0,0,0,.3)}.hero__tag{color:rgba(242,240,244,.74);border-color:rgba(242,240,244,.22)}.presets__label,.type-select-label{color:rgba(242,240,244,.68)}.hero-type-card{background:rgba(242,240,244,.07);border-color:rgba(242,240,244,.2)}.hero-type-card__title{color:rgba(242,240,244,.9)}.hero-type-card.active,.hero-type-card[aria-pressed=true]{background:var(--md-surface-lowest);border-color:transparent;box-shadow:0 6px 18px rgba(0,0,0,.3)}.hero-type-card.active .hero-type-card__title,.hero-type-card[aria-pressed=true] .hero-type-card__title{color:var(--md-on-surface)}.preset-chip{color:rgba(242,240,244,.8);border-color:rgba(242,240,244,.2)}.preset-chip__flag{box-shadow:0 0 0 1px rgba(242,240,244,.25)}.preset-chip:hover{color:var(--md-inverse-primary)}.preset-chip[aria-pressed=true]{background:var(--md-surface-lowest);border-color:transparent;color:var(--md-on-surface)}.hero-price-hint,.hero-price-hint strong{color:rgba(242,240,244,.74)}.hero-facts>span{color:rgba(242,240,244,.74)}.hero-facts>span::before{background:var(--md-inverse-primary)}@media (max-width:640px){.form-wrap{padding:18px 14px}.form-group{padding:16px 14px}.good-item{padding:16px 14px}.submit-box{padding:20px 14px}.submit-box__row{flex-direction:column;align-items:stretch;max-width:none;gap:14px}#contract-form .good-item textarea{min-height:120px}.cta-banner__btn,.custom-btn{width:100%}.sample-preview-wrap__cta,.sample-preview-wrap__cta-bottom{width:100%}.btn-generate{width:100%}.btn,.btn-home,.btn-submit,.news-cta a,.notfound-btn,.scratch__cta{width:100%}}.scenarios{background:url('/bg-scenarios.svg') right bottom/1200px auto no-repeat}.scratch{background:var(--md-surface-low) url('/bg-scratch.svg') right bottom/1200px auto no-repeat}.pricing{background:url('/bg-pricing.svg') right center/1200px auto no-repeat}.pricing{background-color:var(--md-surface-low)}.custom-section{background:var(--md-surface-low) url('/bg-custom.svg') right center/1200px auto no-repeat}#countries-section{background:url('/bg-countries.svg') center 20px/1400px auto no-repeat}.site-footer,footer{background:var(--md-surface-container) url('/bg-footer.svg') center bottom/auto 112px no-repeat;padding-bottom:124px}@media (max-width:700px){.custom-section,.pricing,.scenarios,.scratch{background-size:700px auto}#countries-section{background-size:900px auto}}#contract-types,#deal-facts,.section--related,.section:has(> .compare-wrap),.section:has(> .faq),.section:has(> .tips-grid){background-position:right top;background-size:500px auto;background-repeat:no-repeat}#deal-facts{background-image:url('/bg-deal-facts.svg')}#contract-types{background-image:url('/bg-contract-types.svg')}.section:has(> .compare-wrap){background-image:url('/bg-compare.svg')}.section:has(> .tips-grid){background-image:url('/bg-tips.svg')}.section:has(> .faq){background-image:url('/bg-faq.svg')}.section--related{background-image:url('/bg-related.svg')}@media (max-width:1000px){#contract-types,#deal-facts,.section--related,.section:has(> .compare-wrap),.section:has(> .faq),.section:has(> .tips-grid){background-size:340px auto}}.breadcrumb{background:var(--md-inverse-surface);box-shadow:0 0 0 100vmax var(--md-inverse-surface);clip-path:inset(0 -100vmax)}.breadcrumb,.breadcrumb a,.breadcrumb span{color:rgba(242,240,244,.74)}.breadcrumb a:hover{color:var(--md-inverse-on-surface);background:rgba(242,240,244,.1)}#form-title{align-items:flex-start;text-wrap:balance}#form-title>svg{margin-top:6px}.form-head{margin-bottom:8px}.form-progress__sec[data-sec=meta]{order:1}.form-progress__sec[data-sec=buyer]{order:2}.form-progress__sec[data-sec=buyer-bank]{order:3}.form-progress__sec[data-sec=seller]{order:4}.form-progress__sec[data-sec=seller-bank]{order:5}.form-progress__sec[data-sec=goods]{order:6}.form-progress{margin:16px 0 8px;padding-bottom:24px;border-bottom:1px solid var(--md-outline-variant)}#contract-form{counter-reset:fg}#contract-form>.form-group{display:grid;grid-template-columns:220px minmax(0,1fr);column-gap:40px;margin:0;padding:32px 0;background:0 0;border:0;border-radius:0;border-bottom:1px solid var(--md-outline-variant)}#contract-form>.form-group>*{grid-column:2;min-width:0}#contract-form>.form-group>button{justify-self:start}#contract-form>.form-group>.form-group__title{grid-column:1;grid-row:1/span 40;align-self:start;counter-increment:fg;margin:0;font:500 18px/24px Inter,system-ui,sans-serif;color:var(--md-on-surface);text-wrap:pretty}#contract-form>.form-group>.form-group__title::before{content:counter(fg,decimal-leading-zero);display:block;margin-bottom:6px;font:500 13px/18px Inter,system-ui,sans-serif;font-variant-numeric:tabular-nums;letter-spacing:.4px;color:var(--md-primary-dark)}#contract-form>.form-group>div>.form-group__title{font:500 14px/20px Inter,system-ui,sans-serif;color:var(--md-on-surface)}#contract-form .form-preamble{margin-top:0}#eaeu-hint{margin-top:8px!important;padding:10px 14px!important;border:0!important;border-radius:var(--shape-s)!important;background:var(--md-secondary-container)!important;color:var(--md-on-secondary-container)!important;font-size:13px!important;line-height:19px}.form-wrap{background-image:url('/bg-form.svg');background-repeat:no-repeat;background-position:right 20px top 12px;background-size:500px auto}@media (max-width:1000px){.form-wrap{background-size:340px auto;background-position:right 8px top 8px}}label[for=clientEmail]>span{color:var(--md-error)!important}#contract-form input[type=number]{-moz-appearance:textfield;appearance:textfield}#contract-form input[type=number]::-webkit-inner-spin-button,#contract-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-submit{margin-top:32px}#contract-form>.form-group>*{margin-block:0!important}#contract-form>.form-group>.form-group__title~*~*{margin-top:16px!important}#contract-form>.form-group>[style*=border-top]{margin-top:24px!important}#inn-status:empty{display:none}@media (max-width:1100px){#contract-form>.form-group{grid-template-columns:minmax(0,1fr);padding:28px 0}#contract-form>.form-group>*,#contract-form>.form-group>.form-group__title{grid-column:1;grid-row:auto}#contract-form>.form-group>.form-group__title{margin-bottom:16px}#contract-form>.form-group>.form-group__title::before{display:inline;margin:0 10px 0 0}}@media (max-width:640px){#contract-form>.form-group{padding:24px 0}.form-progress{padding-bottom:20px}}@media (min-width:900px){#hero-section{background:linear-gradient(90deg,rgba(48,48,52,.5) 0,rgba(48,48,52,.5) max(0px,calc(50% - 620px)),rgba(48,48,52,.86) max(0px,calc(50% - 570px)),rgba(48,48,52,.86) min(calc(50% + 72px),calc(100% - 508px)),rgba(48,48,52,.34) min(calc(50% + 150px),calc(100% - 430px)),rgba(48,48,52,.22) 100%),var(--md-inverse-surface) url('/hero-map.svg') 50% -80px/1600px auto no-repeat}}#hero-section .hero-type-card{flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;min-height:64px;padding:10px 14px;text-align:left}#hero-section .hero-type-card::before{content:'';width:32px;height:20px;flex:none;background:currentColor;-webkit-mask:var(--ic) center/contain no-repeat;mask:var(--ic) center/contain no-repeat;color:var(--md-inverse-primary)}#hero-section .hero-type-card[data-prefix=IM]::before{--ic:var(--ic-im)}#hero-section .hero-type-card[data-prefix=EX]::before{--ic:var(--ic-ex)}#hero-section .hero-type-card[data-prefix=IS]::before{--ic:var(--ic-is)}#hero-section .hero-type-card[data-prefix=ES]::before{--ic:var(--ic-es)}#hero-section .hero-type-card.active::before,#hero-section .hero-type-card[aria-pressed=true]::before{color:var(--md-primary)}#hero-section .hero-type-card__title{white-space:nowrap;font:500 14px/20px Inter,system-ui,sans-serif}@media (max-width:1180px){#hero-section .hero-type-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}#hero-section .presets{margin-top:20px}#hero-section .hero-foot{margin-top:36px}#hero-section .hero-facts{margin-top:16px}#hero-section .hero__main>p{max-width:44ch;font-size:18px;line-height:27px}#hero-section .hero-foot{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px}#hero-section .hero-cta-row{order:1}#hero-section .hero-cta-slot{flex:none;min-height:56px}#hero-section .hero__cta{width:auto;min-width:300px;margin-top:0;box-shadow:none;transition:background-color var(--dur-s) var(--ease)}#hero-section .hero__cta:hover{background:var(--md-primary-dark);box-shadow:none}#hero-section .hero-price-hint{order:2;margin:0;line-height:20px;white-space:nowrap;position:relative;top:1px}@media (min-width:900px){#hero-section #hd-page-annex:checked~.hero-doc__annex--back,#hero-section #hd-page-annex:checked~.hero-doc__annex:not(.hero-doc__annex--back),#hero-section .hero-doc__annex,#hero-section .hero-doc__annex--back{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:-64px;right:0;left:auto;bottom:auto;width:156px;height:32px;padding:0 10px;white-space:nowrap;writing-mode:horizontal-tb;border-radius:0 var(--shape-s) var(--shape-s) 0;border:1px solid rgba(242,240,244,.2);background:rgba(242,240,244,.07);color:rgba(242,240,244,.86);font:500 13px/18px Inter,system-ui,sans-serif;letter-spacing:0;box-shadow:none;transition:background-color var(--dur-s) var(--ease),color var(--dur-s) var(--ease)}#hero-section #hd-page-annex:checked~.hero-doc__annex--back,#hero-section .hero-doc__annex--back{right:155px;border-radius:var(--shape-s) 0 0 var(--shape-s)}#hero-section #hd-page-annex:checked~.hero-doc__annex:not(.hero-doc__annex--back),#hero-section #hd-page-contract:checked~.hero-doc__annex--back{background:var(--md-surface-lowest);border-color:transparent;color:var(--md-on-surface)}#hero-section .hero-doc__annex:hover{color:var(--md-inverse-on-surface)}#hero-section #hd-page-annex:checked~.hero-doc__annex:not(.hero-doc__annex--back):hover,#hero-section #hd-page-contract:checked~.hero-doc__annex--back:hover{color:var(--md-on-surface)}#hero-section .hero-doc__bar{background:var(--md-surface-low);color:var(--md-on-surface);border-bottom:1px solid var(--md-outline-variant)}#hero-section .hero-doc{box-shadow:0 24px 56px rgba(0,0,0,.42)}}@media (max-width:1180px){#hero-section .presets__row{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-mask:linear-gradient(90deg,#000 calc(100% - 32px),transparent);mask:linear-gradient(90deg,#000 calc(100% - 32px),transparent);padding-right:32px}#hero-section .presets__row::-webkit-scrollbar{display:none}#hero-section .preset-chip{flex:none}}@media (max-width:640px){#hero-section .hero-foot{flex-direction:column;align-items:stretch;gap:12px}#hero-section .hero-cta-row{order:2}#hero-section .hero-price-hint{order:1;white-space:normal;top:0}#hero-section .hero__cta{width:100%;min-width:0}#hero-section .hero-cta-slot{flex:auto}#hero-section .hero__main>p{font-size:15px;line-height:23px}#hero-section .hero-type-card{min-height:58px;padding:9px 12px}#hero-section .presets__row{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;margin:0 -16px;padding:0 16px 2px;scroll-padding:0 16px}#hero-section .presets__row::-webkit-scrollbar{display:none}#hero-section .preset-chip{flex:none}#hero-section .hero-facts{flex-direction:column;gap:8px}}@media (min-width:1001px){section.hero--split{background:linear-gradient(90deg,rgba(48,48,52,.5) 0,rgba(48,48,52,.5) max(0px,calc(50% - 620px)),rgba(48,48,52,.86) max(0px,calc(50% - 570px)),rgba(48,48,52,.86) min(calc(50% + 72px),calc(100% - 508px)),rgba(48,48,52,.34) min(calc(50% + 150px),calc(100% - 430px)),rgba(48,48,52,.22) 100%),var(--md-inverse-surface) url('/hero-map.svg') 50% -80px/1600px auto no-repeat}}.hero--split .scheme-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0}.hero--split .scheme-chips__label{grid-column:1/-1;margin-bottom:0}.hero--split .scheme-chip{flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;height:auto;min-height:64px;padding:10px 14px;border-radius:var(--shape-m);white-space:normal;text-wrap:balance;text-align:left}#hero-section,.hero--split{--ic-im:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 7.5h14V18H2z M1 3.5h16v4H1z M7 11h4 M31 11H21 M24.5 7.5L21 11l3.5 3.5'/%3E%3C/svg%3E");--ic-ex:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 7.5h14V18H2z M1 3.5h16v4H1z M7 11h4 M20 11h10 M26.5 7.5L30 11l-3.5 3.5'/%3E%3C/svg%3E");--ic-is:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 7h14v11H2z M6.5 7V4.5h5V7 M2 11.5h14 M31 11H21 M24.5 7.5L21 11l3.5 3.5'/%3E%3C/svg%3E");--ic-es:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 7h14v11H2z M6.5 7V4.5h5V7 M2 11.5h14 M20 11h10 M26.5 7.5L30 11l-3.5 3.5'/%3E%3C/svg%3E")}.hero--split .scheme-chip::before{content:'';width:32px;height:20px;flex:none;background:currentColor;-webkit-mask:var(--ic) center/contain no-repeat;mask:var(--ic) center/contain no-repeat;color:var(--md-inverse-primary)}.hero--split #scheme-1[data-prefix=IM]~.hero__main .scheme-chip[for=scheme-1]::before{--ic:var(--ic-im)}.hero--split #scheme-1[data-prefix=EX]~.hero__main .scheme-chip[for=scheme-1]::before{--ic:var(--ic-ex)}.hero--split #scheme-1[data-prefix=IS]~.hero__main .scheme-chip[for=scheme-1]::before{--ic:var(--ic-is)}.hero--split #scheme-1[data-prefix=ES]~.hero__main .scheme-chip[for=scheme-1]::before{--ic:var(--ic-es)}.hero--split #scheme-2[data-prefix=IM]~.hero__main .scheme-chip[for=scheme-2]::before{--ic:var(--ic-im)}.hero--split #scheme-2[data-prefix=EX]~.hero__main .scheme-chip[for=scheme-2]::before{--ic:var(--ic-ex)}.hero--split #scheme-2[data-prefix=IS]~.hero__main .scheme-chip[for=scheme-2]::before{--ic:var(--ic-is)}.hero--split #scheme-2[data-prefix=ES]~.hero__main .scheme-chip[for=scheme-2]::before{--ic:var(--ic-es)}.hero--split #scheme-3[data-prefix=IM]~.hero__main .scheme-chip[for=scheme-3]::before{--ic:var(--ic-im)}.hero--split #scheme-3[data-prefix=EX]~.hero__main .scheme-chip[for=scheme-3]::before{--ic:var(--ic-ex)}.hero--split #scheme-3[data-prefix=IS]~.hero__main .scheme-chip[for=scheme-3]::before{--ic:var(--ic-is)}.hero--split #scheme-3[data-prefix=ES]~.hero__main .scheme-chip[for=scheme-3]::before{--ic:var(--ic-es)}.hero--split #scheme-4[data-prefix=IM]~.hero__main .scheme-chip[for=scheme-4]::before{--ic:var(--ic-im)}.hero--split #scheme-4[data-prefix=EX]~.hero__main .scheme-chip[for=scheme-4]::before{--ic:var(--ic-ex)}.hero--split #scheme-4[data-prefix=IS]~.hero__main .scheme-chip[for=scheme-4]::before{--ic:var(--ic-is)}.hero--split #scheme-4[data-prefix=ES]~.hero__main .scheme-chip[for=scheme-4]::before{--ic:var(--ic-es)}#scheme-1:checked~.hero__main .scheme-chip[for=scheme-1]::before,#scheme-2:checked~.hero__main .scheme-chip[for=scheme-2]::before,#scheme-3:checked~.hero__main .scheme-chip[for=scheme-3]::before,#scheme-4:checked~.hero__main .scheme-chip[for=scheme-4]::before{color:var(--md-primary)}@media (max-width:1180px){.hero--split .scheme-chips{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero--split .hero__sub{max-width:48ch;font-size:18px;line-height:27px;margin-bottom:32px}.hero--split .hero__foot{margin-top:36px}.hero--split .hero__foot{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px}.hero--split .hero__cta{order:1;width:auto;min-width:300px;margin-top:0;box-shadow:none;transition:background-color var(--dur-s) var(--ease)}.hero--split .hero__cta:hover{background:var(--md-primary-dark);box-shadow:none}.hero--split .hero__price{order:2;margin:0;line-height:20px;position:relative;top:1px}@media (min-width:1001px){.hero--split .hero-doc{margin-top:48px}.hero--split #hd-page-annex:checked~.hero-doc__annex--back,.hero--split #hd-page-annex:checked~.hero-doc__annex:not(.hero-doc__annex--back),.hero--split .hero-doc__annex,.hero--split .hero-doc__annex--back{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:-48px;right:0;left:auto;bottom:auto;width:156px;height:32px;padding:0 10px;white-space:nowrap;writing-mode:horizontal-tb;border-radius:0 var(--shape-s) var(--shape-s) 0;border:1px solid rgba(242,240,244,.2);background:rgba(242,240,244,.07);color:rgba(242,240,244,.86);font:500 13px/18px Inter,system-ui,sans-serif;letter-spacing:0;box-shadow:none;transition:background-color var(--dur-s) var(--ease),color var(--dur-s) var(--ease)}.hero--split #hd-page-annex:checked~.hero-doc__annex--back,.hero--split .hero-doc__annex--back{right:155px;border-radius:var(--shape-s) 0 0 var(--shape-s)}.hero--split #hd-page-annex:checked~.hero-doc__annex:not(.hero-doc__annex--back),.hero--split #hd-page-contract:checked~.hero-doc__annex--back{background:var(--md-surface-lowest);border-color:transparent;color:var(--md-on-surface)}.hero--split .hero-doc__annex:hover{color:var(--md-inverse-on-surface)}.hero--split #hd-page-annex:checked~.hero-doc__annex:not(.hero-doc__annex--back):hover,.hero--split #hd-page-contract:checked~.hero-doc__annex--back:hover{color:var(--md-on-surface)}.hero--split .hero-doc__bar{background:var(--md-surface-low);color:var(--md-on-surface);border-bottom:1px solid var(--md-outline-variant)}.hero--split .hero-doc{box-shadow:0 24px 56px rgba(0,0,0,.42)}}@media (min-width:900px){#hero-section .hero-doc__radio:focus-visible+.hero-doc__annex,#hero-section .hero-doc__radio:focus-visible+.hero-doc__radio+.hero-doc__annex{outline-color:var(--md-inverse-primary)}}@media (min-width:1001px){.hero--split .hero-doc__radio:focus-visible+.hero-doc__annex,.hero--split .hero-doc__radio:focus-visible+.hero-doc__radio+.hero-doc__annex{outline-color:var(--md-inverse-primary)}}@media (max-width:640px){.hero--split .hero__foot{flex-direction:column;align-items:stretch;gap:12px}.hero--split .hero__price{order:0;top:0}.hero--split .hero__cta{width:100%;min-width:0}.hero--split .hero__sub{font-size:15px;line-height:23px;margin-bottom:24px}.hero--split .scheme-chip{min-height:58px;padding:9px 12px}}#invoice-tool{margin:8px 0 48px}#invoice-tool .inv-form{counter-reset:invsec;padding:28px 32px 0;border-radius:var(--shape-xl);background:var(--md-surface-lowest) url('/bg-form.svg') no-repeat right 20px top 12px/500px auto;border:1px solid var(--md-outline-variant)}#invoice-tool .inv-head{padding-bottom:24px;border-bottom:1px solid var(--md-outline-variant)}#invoice-tool .inv-head__title{display:flex;align-items:center;gap:12px;margin:0;font:400 26px/32px Inter,system-ui,sans-serif;color:var(--md-on-surface)}#invoice-tool .inv-head__title svg{width:22px;height:22px;flex:none;color:var(--md-primary)}#invoice-tool .inv-head__sub{margin:6px 0 20px;max-width:56ch;font-size:14px;line-height:20px;color:var(--md-on-surface-variant)}#invoice-tool .inv-kinds{display:inline-grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);border:1px solid var(--md-outline);border-radius:var(--shape-full);overflow:hidden;background:var(--md-surface-lowest)}#invoice-tool .inv-kind{position:relative;cursor:pointer;min-width:0;margin:0}#invoice-tool .inv-kind+.inv-kind{border-left:1px solid var(--md-outline)}#invoice-tool .inv-kind input{position:absolute;opacity:0;pointer-events:none}#invoice-tool .inv-kind span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:0 20px;font:500 14px/20px Inter,system-ui,sans-serif;color:var(--md-on-surface);text-align:center;transition:background-color var(--dur-s) var(--ease)}#invoice-tool .inv-kind span svg{width:16px;height:16px;flex:none;display:none}#invoice-tool .inv-kind b{font-weight:inherit}#invoice-tool .inv-kind__short{display:none}#invoice-tool .inv-kind:hover span{background:rgba(27,27,31,.06)}#invoice-tool .inv-kind input:checked+span{background:var(--md-secondary-container);color:var(--md-on-secondary-container)}#invoice-tool .inv-kind input:checked+span svg{display:block}#invoice-tool .inv-kind input:focus-visible+span{outline:2px solid var(--md-primary);outline-offset:-3px}#invoice-tool .inv-sec{display:grid;grid-template-columns:220px minmax(0,1fr);column-gap:40px;padding:32px 0;border-bottom:1px solid var(--md-outline-variant)}#invoice-tool .inv-sec:last-of-type{border-bottom:0}#invoice-tool .inv-sec__head{min-width:0}#invoice-tool .inv-sec__title{counter-increment:invsec;margin:0;font:500 18px/24px Inter,system-ui,sans-serif;color:var(--md-on-surface)}#invoice-tool .inv-sec__title::before{content:counter(invsec,decimal-leading-zero);display:block;margin-bottom:6px;font:500 13px/18px Inter,system-ui,sans-serif;font-variant-numeric:tabular-nums;letter-spacing:.4px;color:var(--md-primary-dark)}#invoice-tool .inv-sec__hint{margin:6px 0 0;font-size:13px;line-height:19px;color:var(--md-on-surface-variant)}#invoice-tool .inv-sec__body{min-width:0}#invoice-tool .inv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:end}#invoice-tool .inv-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}#invoice-tool .inv-grid--item{grid-template-columns:repeat(4,minmax(0,1fr))}#invoice-tool .inv-full{grid-column:1/-1}#invoice-tool .inv-span2{grid-column:span 2}#invoice-tool .inv-field>label{display:block;margin-bottom:6px;font:500 13px/18px Inter,system-ui,sans-serif;color:var(--md-on-surface-variant)}#invoice-tool .inv-req{color:var(--md-error)}#invoice-tool input[type=text],#invoice-tool select,#invoice-tool textarea{width:100%;min-height:48px;padding:12px 16px;border:1px solid var(--md-outline);border-radius:var(--shape-m);background:var(--md-surface-lowest);color:var(--md-on-surface);font:400 15px/22px Inter,system-ui,sans-serif;outline:0;transition:border-color var(--dur-s) var(--ease),box-shadow var(--dur-s) var(--ease)}#invoice-tool textarea{min-height:72px;resize:vertical}#invoice-tool input:focus,#invoice-tool select:focus,#invoice-tool textarea:focus{border-color:var(--md-primary);box-shadow:inset 0 0 0 1px var(--md-primary)}#invoice-tool input::placeholder,#invoice-tool textarea::placeholder{color:var(--md-on-surface-variant);opacity:.7}#invoice-tool .inv-item{position:relative;margin:0 0 12px;padding:16px 16px 18px;border-radius:var(--shape-l);background:var(--md-surface-low)}#invoice-tool .inv-item input[type=text]{background:var(--md-surface-lowest)}#invoice-tool .inv-item__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}#invoice-tool .inv-item__no{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:var(--shape-full);background:var(--md-secondary-container);color:var(--md-on-secondary-container);font:500 13px/18px Inter,system-ui,sans-serif;font-variant-numeric:tabular-nums}#invoice-tool .inv-remove{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:var(--shape-full);background:0 0;color:var(--md-on-surface-variant);cursor:pointer}#invoice-tool .inv-remove svg{width:18px;height:18px}#invoice-tool .inv-remove:hover{background:rgba(186,26,26,.08);color:var(--md-error)}#invoice-tool .inv-items-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}#invoice-tool .inv-submit{position:sticky;bottom:0;z-index:2;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;margin:0 -32px;padding:16px 32px;border-top:1px solid var(--md-outline-variant);background:var(--md-surface-lowest);border-radius:0 0 var(--shape-xl) var(--shape-xl);box-shadow:0 -6px 16px rgba(27,27,31,.06)}#invoice-tool .inv-total{display:flex;flex-direction:column;min-width:0}#invoice-tool .inv-total__label{font:500 12px/16px Inter,system-ui,sans-serif;letter-spacing:.4px;text-transform:uppercase;color:var(--md-on-surface-variant)}#invoice-tool .inv-total__val{font:500 22px/28px Inter,system-ui,sans-serif;font-variant-numeric:tabular-nums;color:var(--md-on-surface)}#invoice-tool .inv-clear{height:40px;padding:0 16px;border:0;border-radius:var(--shape-full);background:0 0;cursor:pointer;color:var(--md-primary-dark);font:500 14px/20px Inter,system-ui,sans-serif}#invoice-tool .inv-clear:hover{background:rgba(11,95,224,.08)}#invoice-tool .inv-go{height:48px;min-width:220px}#invoice-tool .inv-error{flex-basis:100%;margin:0;padding:10px 14px;border-radius:var(--shape-s);background:var(--md-error-container,#ffdad6);color:var(--md-on-error-container,#410002);font-size:14px;line-height:20px}#invoice-tool .inv-done{flex-basis:100%;margin:0;padding:10px 14px;border-radius:var(--shape-s);background:var(--md-secondary-container);color:var(--md-on-secondary-container);font-size:14px;line-height:20px}#invoice-tool .inv-pack{display:none}#invoice-tool.inv--packing .inv-pack{display:block}#invoice-tool.inv--packing .inv-money{display:none}#invoice-tool [hidden]{display:none!important}@media (max-width:1000px){#invoice-tool .inv-form{background-size:340px auto;background-position:right 8px top 8px}#invoice-tool .inv-sec{grid-template-columns:1fr;row-gap:16px}}@media (max-width:700px){#invoice-tool .inv-form{padding:20px 16px 0}#invoice-tool .inv-head__title{font-size:22px;line-height:28px}#invoice-tool .inv-kinds{display:grid;width:100%;grid-auto-flow:row;grid-template-columns:1fr 1fr 1.3fr}#invoice-tool .inv-kind input:checked+span svg{display:none}#invoice-tool .inv-kind span{padding:6px 8px;min-height:48px;font-size:13px;line-height:17px}#invoice-tool .inv-kind__full{display:none}#invoice-tool .inv-kind__short{display:inline}#invoice-tool .inv-sec{padding:24px 0}#invoice-tool .inv-grid,#invoice-tool .inv-grid--4,#invoice-tool .inv-grid--item{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#invoice-tool .inv-grid--item .inv-span2{grid-column:1/-1}#invoice-tool .inv-item{padding:12px}#invoice-tool .inv-submit{margin:0 -16px;padding:12px 16px}#invoice-tool .inv-submit{gap:10px 12px}#invoice-tool .inv-total{flex:1 1 0}#invoice-tool .inv-total__val{font-size:16px;line-height:22px}#invoice-tool .inv-go{flex:none;width:auto;min-width:0;padding:0 24px}#invoice-tool .inv-go__kind{display:none}}@media (max-width:340px){#invoice-tool .inv-grid .inv-field:not(.inv-full){grid-column:1/-1}}