:root{--vm-ink:#14251f;--vm-muted:#5d6e67;--vm-green:#117047;--vm-green-dark:#0b5636;--vm-lime:#dff2e7;--vm-cream:#f5f7f4;--vm-line:#dce5e0;--vm-white:#fff;--vm-shadow:0 16px 48px rgba(14,46,33,.1);--vm-radius:18px;--vm-container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--vm-ink);background:#fff;font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.vm-container{width:min(var(--vm-container),calc(100% - 40px));margin-inline:auto}.vm-narrow{max-width:850px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vm-skip{position:fixed;left:12px;top:-80px;z-index:1000;background:#fff;padding:12px 18px;border-radius:10px;box-shadow:var(--vm-shadow)}.vm-skip:focus{top:12px}.vm-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.95);border-bottom:1px solid var(--vm-line);backdrop-filter:blur(14px)}.vm-header__top{min-height:78px;display:flex;align-items:center;gap:28px}.vm-logo{font-weight:900;font-size:25px;letter-spacing:-1.2px}.vm-logo span{color:var(--vm-green)}.vm-nav{display:flex;gap:24px;margin-right:auto}.vm-nav a,.vm-phone{font-weight:650;font-size:14px}.vm-nav a:hover,.vm-phone:hover,.vm-text-link:hover{color:var(--vm-green)}.vm-header__actions{display:flex;align-items:center;gap:16px}.vm-menu{display:none;background:none;border:0;width:44px;height:44px;padding:10px}.vm-menu span{display:block;height:2px;background:var(--vm-ink);margin:5px}.vm-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 22px;border:1px solid var(--vm-green);border-radius:12px;background:var(--vm-green);color:#fff;font:inherit;font-weight:750;cursor:pointer;transition:.2s}.vm-btn:hover{background:var(--vm-green-dark);border-color:var(--vm-green-dark);transform:translateY(-1px)}.vm-btn--small{min-height:42px;padding:9px 16px;font-size:14px}.vm-btn--ghost{background:#fff;color:var(--vm-green)}.vm-btn--ghost:hover{color:#fff}.vm-hero{padding:76px 0 68px;background:linear-gradient(135deg,#f2f8f4 0%,#fff 66%);overflow:hidden}.vm-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:72px}.vm-kicker{display:inline-block;margin-bottom:13px;color:var(--vm-green);font-size:13px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.vm-hero h1,.vm-legal-hero h1{margin:0;font-size:clamp(38px,5vw,64px);line-height:1.04;letter-spacing:-.045em;max-width:850px}.vm-lead{margin:25px 0 30px;max-width:730px;color:var(--vm-muted);font-size:20px;line-height:1.55}.vm-actions{display:flex;gap:12px;flex-wrap:wrap}.vm-stats{display:flex;gap:38px;margin:38px 0 0}.vm-stats div{display:grid}.vm-stats dt{font-size:28px;font-weight:850}.vm-stats dd{margin:0;color:var(--vm-muted);font-size:13px}.vm-hero__visual{position:relative;display:grid;place-items:center;min-height:430px;border-radius:36px;background:var(--vm-lime)}.vm-hero__visual:before,.vm-hero__visual:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.6)}.vm-hero__visual:before{width:190px;height:190px;right:-40px;top:-50px}.vm-hero__visual:after{width:110px;height:110px;left:-26px;bottom:30px}.vm-hero__visual img{position:relative;z-index:1;max-height:380px}.vm-section{padding:78px 0}.vm-section--tint{background:var(--vm-cream)}.vm-section__head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.vm-section h2,.vm-footer h2{margin:0}.vm-section h2{font-size:clamp(30px,4vw,44px);line-height:1.12;letter-spacing:-.035em}.vm-section__head p{margin:10px 0 0;color:var(--vm-muted)}.vm-text-link{color:var(--vm-green);font-weight:750;white-space:nowrap}.vm-stock-tools{display:grid;grid-template-columns:minmax(260px,380px) 1fr;gap:16px;margin-bottom:20px}.vm-search input{width:100%;height:48px;border:1px solid var(--vm-line);border-radius:12px;padding:0 16px;font:inherit;color:var(--vm-ink);background:#fff}.vm-search input:focus{outline:3px solid rgba(17,112,71,.18);border-color:var(--vm-green)}.vm-chips{display:flex;flex-wrap:wrap;gap:8px}.vm-chips button{height:48px;border:1px solid var(--vm-line);border-radius:12px;background:#fff;padding:0 16px;color:var(--vm-ink);font:inherit;font-weight:700;cursor:pointer}.vm-chips button.is-active{background:var(--vm-ink);border-color:var(--vm-ink);color:#fff}.vm-table-wrap{border:1px solid var(--vm-line);border-radius:var(--vm-radius);overflow:hidden;background:#fff;box-shadow:0 8px 30px rgba(14,46,33,.05)}.vm-stock{width:100%;border-collapse:collapse}.vm-stock th{background:var(--vm-cream);font-size:12px;text-transform:uppercase;letter-spacing:.06em;text-align:left;color:var(--vm-muted)}.vm-stock th,.vm-stock td{padding:15px 18px;border-bottom:1px solid var(--vm-line);vertical-align:middle}.vm-stock tr:last-child td{border-bottom:0}.vm-stock tr:hover td{background:#fbfdfc}.vm-stock__name{display:grid;grid-template-columns:24px 1fr;column-gap:10px}.vm-stock__name strong{font-size:14px;line-height:1.35}.vm-stock__name small{grid-column:2;color:var(--vm-muted);font-size:12px;margin-top:3px}.vm-stock__index{grid-row:1/3;color:#8b9993;font-size:12px}.vm-stock__number,.vm-stock__price{white-space:nowrap;font-weight:750}.vm-link-btn{border:0;background:none;color:var(--vm-green);padding:10px 0;font:inherit;font-weight:750;cursor:pointer;text-align:left}.vm-link-btn:hover{text-decoration:underline}.vm-link-btn.is-added{color:var(--vm-muted)}.vm-empty{padding:32px;text-align:center;color:var(--vm-muted)}.vm-request-bar{position:fixed;z-index:90;bottom:18px;left:50%;transform:translateX(-50%);width:min(850px,calc(100% - 28px));display:flex;align-items:center;gap:18px;padding:14px 16px 14px 20px;background:var(--vm-ink);color:#fff;border-radius:16px;box-shadow:0 16px 54px rgba(0,0,0,.25)}.vm-request-bar>div{display:grid;min-width:0;margin-right:auto}.vm-request-bar span{font-size:12px;color:#bed0c8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vm-request-clear{width:44px;height:44px;border:0;background:transparent;color:#fff;font-size:26px;cursor:pointer}.vm-process{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.vm-process ol{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;list-style:none;padding:0;margin:0;counter-reset:step}.vm-process li{padding:24px;background:#fff;border-radius:var(--vm-radius);counter-increment:step}.vm-process li:before{content:counter(step,"0" counter(step));display:block;color:var(--vm-green);font-weight:900;margin-bottom:35px}.vm-process strong,.vm-process span{display:block}.vm-process span{color:var(--vm-muted);font-size:14px;margin-top:7px}.vm-cta{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:42px;border-radius:26px;background:var(--vm-lime)}.vm-cta p{margin:12px 0 0;color:var(--vm-muted)}.vm-footer{padding:64px 0 24px;background:#10231c;color:#e8f1ed}.vm-footer__grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:50px}.vm-logo--light{display:inline-block;color:#fff;margin-bottom:18px}.vm-footer p{color:#adc2b9;max-width:310px}.vm-footer h2{font-size:13px;text-transform:uppercase;letter-spacing:.09em;margin-bottom:18px;color:#8eaa9e}.vm-footer__grid>div>a:not(.vm-logo){display:block;color:#d9e5e0;margin:10px 0;font-size:14px}.vm-footer__grid>div>a:hover{color:#fff}.vm-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:48px;padding-top:20px;border-top:1px solid #294139;color:#91a99f;font-size:12px}.vm-legal-hero{padding:58px 0;background:var(--vm-cream)}.vm-legal-hero h1{font-size:clamp(34px,4vw,52px)}.vm-legal-hero p{color:var(--vm-muted)}.vm-breadcrumbs{display:flex;gap:9px;margin-bottom:22px;color:var(--vm-muted);font-size:13px}.vm-prose{font-size:17px;line-height:1.72}.vm-prose h2{margin:42px 0 14px;font-size:28px}.vm-prose p{margin:0 0 16px}.vm-prose a{color:var(--vm-green);text-decoration:underline}.vm-cookie{position:fixed;z-index:120;right:18px;bottom:18px;width:min(430px,calc(100% - 36px));display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--vm-line);border-radius:16px;background:#fff;box-shadow:var(--vm-shadow)}.vm-cookie p{margin:0;font-size:13px;color:var(--vm-muted)}.vm-cookie a{color:var(--vm-green);text-decoration:underline}:focus-visible{outline:3px solid rgba(17,112,71,.42);outline-offset:3px}[hidden]{display:none!important}
@media(max-width:1080px){.vm-nav{display:none}.vm-header__actions .vm-btn{display:none}.vm-menu{display:block;margin-left:auto}.vm-header.is-open .vm-nav{display:grid;position:absolute;left:0;right:0;top:78px;padding:20px;background:#fff;border-bottom:1px solid var(--vm-line);box-shadow:var(--vm-shadow)}.vm-hero__grid{gap:36px}.vm-stock-tools{grid-template-columns:1fr}.vm-footer__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.vm-container{width:min(100% - 28px,var(--vm-container))}.vm-header__top{min-height:68px}.vm-header.is-open .vm-nav{top:68px}.vm-phone{display:none}.vm-hero{padding:48px 0}.vm-hero__grid{grid-template-columns:1fr}.vm-hero h1{font-size:38px}.vm-lead{font-size:17px}.vm-hero__visual{min-height:270px;order:-1}.vm-hero__visual img{max-height:245px}.vm-stats{gap:22px;justify-content:space-between}.vm-stats dt{font-size:23px}.vm-section{padding:55px 0}.vm-section__head{display:block}.vm-section__head .vm-text-link{display:inline-block;margin-top:15px}.vm-table-wrap{border:0;box-shadow:none;overflow:visible}.vm-stock thead{display:none}.vm-stock,.vm-stock tbody,.vm-stock tr,.vm-stock td{display:block}.vm-stock tr{margin-bottom:12px;border:1px solid var(--vm-line);border-radius:14px;padding:14px;background:#fff}.vm-stock td{padding:5px 0;border:0}.vm-stock td:nth-child(2){color:var(--vm-muted);font-size:13px}.vm-stock td:nth-child(3):before{content:"На складе: ";font-weight:400;color:var(--vm-muted)}.vm-stock td:nth-child(4):before{content:"Цена: ";font-weight:400;color:var(--vm-muted)}.vm-request-bar{bottom:10px;gap:8px}.vm-request-bar span{display:none}.vm-request-bar .vm-btn{font-size:12px;padding:8px 11px}.vm-process{grid-template-columns:1fr;gap:28px}.vm-process ol{grid-template-columns:1fr}.vm-process li:before{margin-bottom:14px}.vm-cta{display:block;padding:28px}.vm-cta .vm-actions{margin-top:22px}.vm-footer__grid{grid-template-columns:1fr;gap:30px}.vm-footer__bottom{display:grid}.vm-cookie{display:block}.vm-cookie .vm-btn{margin-top:12px;width:100%}.vm-stock-page .vm-footer{padding-bottom:100px}}
.vm-stock-page .vm-cookie{bottom:108px}
