/* Стили ограничены меню: шапка, логотип, контакты и кнопка звонка прежние. */
#zv-mega-menu{--zm-indigo:var(--zv-brand);--zm-deep:var(--zv-brand-hover);position:relative;z-index:100;width:1100px;max-width:calc(100% - 32px);margin:0 auto 24px;font-family:Arial,sans-serif;color:#242832;font-size:16px;line-height:1.5}
#zv-mega-menu *{box-sizing:border-box}
#zv-mega-menu ul{padding:0;margin:0;list-style:none}
#zv-mega-menu a{color:inherit;text-decoration:none;background:none}
#zv-mega-menu button{font:inherit;cursor:pointer;border:0;margin:0;text-transform:none;letter-spacing:normal}
#zv-mega-menu button:focus-visible,#zv-mega-menu a:focus-visible{outline:3px solid var(--zv-brand-hover);outline-offset:3px}
#zv-mega-menu .zm-bar{display:flex;align-items:center;gap:14px;padding:8px;background:#fff;border:1px solid #e8e8ed;border-radius:18px;box-shadow:0 4px 15px #26284205}
#zv-mega-menu .zm-items{display:flex;align-items:center;justify-content:space-between;flex:1;gap:8px;min-width:0}
#zv-mega-menu .zm-label{display:inline-flex;align-items:center;justify-content:flex-start;border-radius:12px;padding:0 8px;white-space:nowrap}
#zv-mega-menu .zm-label>a{font-size:16px;font-weight:600;line-height:24px;padding:10px 0;min-height:44px}
#zv-mega-menu .zm-toggle,#zv-mega-menu .zm-group-toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:44px;background:transparent;color:inherit;padding:0;margin-left:2px}
#zv-mega-menu .zm-toggle span,#zv-mega-menu .zm-group-toggle span{display:block;width:7px;height:7px;border:solid currentColor;border-width:0 1.5px 1.5px 0;transform:rotate(45deg);margin-top:-4px}
#zv-mega-menu .is-current>.zm-label,#zv-mega-menu .is-open>.zm-label{background:var(--zm-indigo);color:#fff}
#zv-mega-menu .zm-label:hover{background:var(--zv-soft);color:var(--zm-deep)}
#zv-mega-menu .zm-toggle[aria-expanded=true] span{transform:rotate(225deg);margin-top:4px}
#zv-mega-menu .zm-panel{display:none;position:absolute;top:calc(100% - 1px);left:0;width:100%;padding:28px;background:#fff;border:1px solid #ebebf0;border-radius:24px;box-shadow:0 20px 40px #25294114;grid-template-columns:minmax(0,1fr) 246px;gap:26px}
#zv-mega-menu .is-open>.zm-panel{display:grid}
#zv-mega-menu .zm-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 24px;align-items:start}
#zv-mega-menu .zm-groups:has(>.zm-group:nth-child(5)){grid-template-columns:repeat(3,minmax(0,1fr))}
#zv-mega-menu .zm-group-label{display:flex;align-items:center}
#zv-mega-menu .zm-heading{display:block;font-weight:600;color:var(--zm-indigo);font-size:16px;line-height:24px;padding:8px 0;min-height:44px}
#zv-mega-menu .zm-group-toggle{display:none}
#zv-mega-menu .zm-leaves{margin-top:12px}
#zv-mega-menu .zm-leaves a{position:relative;display:block;font-size:16px;line-height:24px;padding:10px 0 10px 18px;min-height:44px;overflow-wrap:anywhere}
#zv-mega-menu .zm-leaves a:before{content:'›';position:absolute;left:2px;color:#a0a3b1}
#zv-mega-menu .zm-leaves a:hover,#zv-mega-menu a[aria-current=page]{color:var(--zm-indigo)}
#zv-mega-menu .zm-label a[aria-current=page]{color:inherit}
#zv-mega-menu .zm-pitch{isolation:isolate;position:relative;overflow:hidden;border-radius:20px;background:linear-gradient(105deg,var(--zv-brand),#6b4ef7);color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:36px;min-height:280px}
#zv-mega-menu .zm-pitch:after{content:'';box-sizing:content-box;position:absolute;width:310px;height:310px;border:50px solid #ffffff17;right:-100px;bottom:-125px;border-radius:50%;pointer-events:none;z-index:-1}
#zv-mega-menu .zm-pitch h2{font:500 24px/1.15 Arial,sans-serif;color:#fff;margin:0 0 16px;text-transform:none}
#zv-mega-menu .zm-pitch p{font:400 16px/1.5 Arial,sans-serif;margin:0;color:#fff}
#zv-mega-menu .zm-pitch button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:48px;padding:12px;border-radius:10px;background:#fff;color:var(--zm-deep);font-size:16px;font-weight:600;text-align:left}
#zv-mega-menu .zm-search{width:200px;flex:0 0 200px}
#zv-mega-menu .zm-search .asp_w_container{width:100%;margin:0}
#zv-mega-menu .zm-mobile{display:none}
@media(max-width:1199px){#zv-mega-menu{width:960px}#zv-mega-menu .zm-bar{flex-wrap:wrap}#zv-mega-menu .zm-search{flex:1 0 100%;width:100%}#zv-mega-menu .zm-panel{grid-template-columns:1fr}#zv-mega-menu .zm-groups:has(>.zm-group:nth-child(5)){grid-template-columns:repeat(2,minmax(0,1fr))}#zv-mega-menu .zm-pitch{min-height:0;flex-direction:row;align-items:center}#zv-mega-menu .zm-pitch>div{max-width:65%}}
@media(max-width:1023px){#zv-mega-menu{margin:12px auto 20px;max-width:calc(100% - 32px)}#zv-mega-menu .zm-bar{display:block;padding:8px 12px;border-radius:18px}#zv-mega-menu .zm-mobile{display:flex;gap:12px;align-items:center;background:transparent;color:#242832;min-height:44px;padding:0;font-size:17px;font-weight:600}#zv-mega-menu .zm-burger{width:20px;height:14px;border-block:2px solid currentColor;position:relative}#zv-mega-menu .zm-burger:after{content:'';position:absolute;top:4px;left:0;width:20px;border-top:2px solid currentColor}#zv-mega-menu .zm-items{display:block}#zv-mega-menu.zm-ready .zm-items{display:none}#zv-mega-menu.zm-mobile-open .zm-items{display:block}#zv-mega-menu .zm-top{border-top:1px solid #eee;padding:6px 0}#zv-mega-menu .zm-label>a{font-size:17px}#zv-mega-menu .zm-toggle,#zv-mega-menu .zm-group-toggle{width:44px;flex-basis:44px;margin-left:0}#zv-mega-menu .zm-panel{position:static;padding:12px 4px;border:0;border-radius:0;box-shadow:none;gap:22px}#zv-mega-menu .zm-groups,#zv-mega-menu .zm-groups:has(>.zm-group:nth-child(5)){display:block}#zv-mega-menu .zm-group{margin-bottom:10px}#zv-mega-menu .zm-group-label{justify-content:flex-start;gap:6px}#zv-mega-menu .zm-group-toggle{display:inline-flex}#zv-mega-menu .zm-leaves{margin-top:0}#zv-mega-menu.zm-ready .zm-leaves{display:none}#zv-mega-menu.zm-ready .zm-group.is-open .zm-leaves{display:block}#zv-mega-menu .zm-pitch{display:flex;flex-direction:column;align-items:stretch;gap:24px}#zv-mega-menu .zm-pitch>div{max-width:none}#zv-mega-menu .zm-search{display:none}#zv-mega-menu .nav__lang{position:static;margin:8px 0}}
#zv-mega-menu .zm-label:hover:has([aria-current=page]),#zv-mega-menu .is-open>.zm-label:hover{background:var(--zm-indigo);color:#fff}
#zv-mega-menu .zm-search div.asp_m{width:100%!important;max-width:100%;box-shadow:none!important;border-radius:22px!important}
#zv-mega-menu .zm-search .proinput input{font-size:16px!important}
#zv-mega-menu:not(.zm-ready) .zm-top:hover>.zm-panel,#zv-mega-menu:not(.zm-ready) .zm-top:focus-within>.zm-panel{display:grid}
@media(min-width:1200px){#zv-mega-menu .zm-groups:has(>.zm-group:nth-child(5))>.zm-group:nth-child(3){grid-column:3;grid-row:1/span 2}}
/* Компактные списки без вложенных групп и подсветка каждой ссылки. */
#zv-mega-menu .zm-panel:not(:has(.zm-leaves)) .zm-groups{display:flex;flex-direction:column;align-items:stretch;gap:2px}
#zv-mega-menu .zm-panel:not(:has(.zm-leaves)) .zm-group{margin:0}
#zv-mega-menu .zm-panel:not(:has(.zm-leaves)) .zm-heading{flex:1;font-weight:500;color:#343743;padding:10px 12px}
#zv-mega-menu .zm-heading{border-radius:10px;transition:background-color .12s,color .12s}
#zv-mega-menu .zm-leaves a{border-radius:10px;padding-left:24px;padding-right:10px;transition:background-color .12s,color .12s}
#zv-mega-menu .zm-leaves a:before{left:9px}
#zv-mega-menu .zm-panel a:hover,#zv-mega-menu .zm-panel a:focus,#zv-mega-menu .zm-panel a[aria-current=page]{background:var(--zv-soft);color:var(--zv-brand-hover)}
#zv-mega-menu .zm-group-label>.zm-heading:hover,#zv-mega-menu .zm-group-label>.zm-heading:focus-visible{background:var(--zv-soft);color:var(--zv-brand-hover)}
@media(min-width:1024px){#zv-mega-menu .zm-panel:not(:has(.zm-leaves)){width:640px;max-width:100%;left:auto;right:0;grid-template-columns:minmax(0,1fr) 246px;padding:22px;gap:22px}#zv-mega-menu .zm-panel:not(:has(.zm-leaves)) .zm-pitch{min-height:240px;flex-direction:column;align-items:stretch;gap:24px;padding:22px}#zv-mega-menu .zm-panel:not(:has(.zm-leaves)) .zm-pitch>div{max-width:none}}
@media(prefers-reduced-motion:reduce){#zv-mega-menu .zm-heading,#zv-mega-menu .zm-leaves a{transition:none}}
/* Единственная кнопка меню; подвал не должен показывать старую иконку. */
#zm-mobile-control{display:none}
.prefooter #cssmenu #menu-button{display:none!important}
#zv-mega-menu .zm-shared-pitch{display:none}
@media(max-width:1023px){
 .header>.header__container{position:relative}
 .header .header__item1{max-width:calc(100% - 88px)}
 .header .header__item1 img{max-width:100%;height:auto}
 #zm-mobile-control{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:1px solid var(--zv-brand);border-radius:12px;background:#fff;color:var(--zv-brand);cursor:pointer;z-index:2}
 #zm-mobile-control span,#zm-mobile-control span:before,#zm-mobile-control span:after{display:block;position:absolute;width:22px;height:2px;background:currentColor;content:''}
 #zm-mobile-control span:before{top:-7px}#zm-mobile-control span:after{top:7px}
 #zm-mobile-control[aria-expanded=true] span{background:transparent}
 #zm-mobile-control[aria-expanded=true] span:before{top:0;transform:rotate(45deg)}#zm-mobile-control[aria-expanded=true] span:after{top:0;transform:rotate(-45deg)}
 #zm-mobile-control:focus-visible{outline:3px solid var(--zv-brand);outline-offset:3px}
 body.zm-menu-open .header{position:fixed;left:0;right:0;top:0;z-index:9991;background:#fff}
 #zv-mega-menu:not(.zm-mobile-open){display:none}
 #zv-mega-menu.zm-mobile-open{display:block;position:fixed;top:var(--zm-mobile-top,100px);bottom:0;left:0;right:0;width:100%;max-width:none;margin:0;padding:16px 16px 32px;background:#f5f6f8;overflow-y:auto;overscroll-behavior:contain;z-index:9990;-webkit-overflow-scrolling:touch}
 #zv-mega-menu .zm-bar{display:flex;flex-direction:column;align-items:stretch;padding:0;gap:16px;background:transparent;border:0;border-radius:0;box-shadow:none}
 #zv-mega-menu.zm-mobile-open .zm-items{display:block;border-radius:22px;background:#fff;overflow:hidden;flex:none}
 #zv-mega-menu .zm-top{padding:0;border:0;border-bottom:1px solid #e9e9ee}
 #zv-mega-menu .zm-top:last-child{border-bottom:0}
 #zv-mega-menu .zm-label{display:flex;width:100%;justify-content:space-between;padding:8px 12px 8px 20px;border-radius:0;white-space:normal;gap:8px}
 #zv-mega-menu .zm-label>a{font-size:16px;line-height:22px;font-weight:600;text-transform:uppercase;padding:12px 0;flex:1;min-width:0}
 #zv-mega-menu .is-current>.zm-label,#zv-mega-menu .is-open>.zm-label,#zv-mega-menu .zm-label:hover,#zv-mega-menu .is-open>.zm-label:hover,#zv-mega-menu .zm-label:hover:has([aria-current=page]){background:#fff;color:var(--zv-brand)}
 #zv-mega-menu .zm-toggle,#zv-mega-menu .zm-group-toggle{margin:0;width:40px;flex:0 0 40px;height:44px}
 #zv-mega-menu .zm-toggle span,#zv-mega-menu .zm-group-toggle span{width:8px;height:8px;transform:rotate(-45deg);margin:0;border-width:0 2px 2px 0}
 #zv-mega-menu .zm-toggle[aria-expanded=true] span,#zv-mega-menu .zm-group-toggle[aria-expanded=true] span{transform:rotate(45deg);margin-top:-4px}
 #zv-mega-menu .zm-panel{padding:0;gap:0;background:#f5f6f8}
 #zv-mega-menu .zm-groups,#zv-mega-menu .zm-panel:not(:has(.zm-leaves)) .zm-groups{display:block;gap:0}
 #zv-mega-menu .zm-group{padding:8px 12px 8px 20px;margin:0;border-bottom:1px solid #e4e5e9}
 #zv-mega-menu .zm-group:last-child{border-bottom:0}
 #zv-mega-menu .zm-group-label{justify-content:space-between;width:100%;gap:8px}
 #zv-mega-menu .zm-heading{flex:1;min-width:0;font-size:16px;line-height:22px;padding:12px 0;color:var(--zv-brand);text-transform:none}
 #zv-mega-menu .zm-group-toggle{color:#999daa}
 #zv-mega-menu .zm-group-toggle[aria-expanded=true]{color:#343743}
 #zv-mega-menu .zm-leaves{padding:4px 0 8px}
 #zv-mega-menu .zm-leaves a{font-size:16px;line-height:22px;padding-top:10px;padding-bottom:10px}
 #zv-mega-menu .zm-panel .zm-pitch{display:none}
 #zv-mega-menu .zm-shared-pitch{display:flex;flex:none;margin:0;min-height:0;border-radius:22px}
 #zv-mega-menu .zm-search{display:block;order:-1;width:100%;flex:none}
 #zv-mega-menu .zm-search div.asp_m{background:#fff!important}
 #zv-mega-menu .zm-panel:not(:has(.zm-leaves)) .zm-group{padding:2px 8px}
 #zv-mega-menu .zm-panel:not(:has(.zm-leaves)) .zm-heading{padding:12px;font-size:16px}
}
/* Старый внешний контейнер поиска не возвращает серую рамку после загрузки кеша. */
.only-for-mob .asp_w_container{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
@media(max-width:1023px){body #zv-mega-menu.zm-mobile-open .zm-search div.asp_m.ajaxsearchpro{background:#fff!important}}
/* На телефоне кнопка меню остаётся доступной при прокрутке страницы. */
@media(max-width:1023px){body:not(.zm-menu-open) .wrapper>.header{position:sticky;top:0;z-index:9991;background:#fff;flex-shrink:0;box-shadow:0 2px 12px #2529410a}}
/* Контакты: одинаковые цели нажатия 48 px и общий источник ссылок. */
.zvc-header,.zm-control-slot{display:none}
.zvc-contacts{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.zvc-phone{font:500 16px/1.25 Arial,sans-serif;color:#292936;white-space:nowrap;display:inline-flex;align-items:center;min-height:48px;text-decoration:none}
.zvc-messengers{display:flex;align-items:center;gap:8px;flex:none}
.zvc-messenger,#zv-mega-menu .zvc-messenger{box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex:none;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;border:0;border-radius:12px;text-decoration:none;cursor:pointer}
.zvc-whatsapp,#zv-mega-menu .zvc-whatsapp{background:var(--zv-soft);color:#187d3e}
.zvc-max,#zv-mega-menu .zvc-max{background:var(--zv-soft);color:var(--zv-brand)}
.zvc-telegram,#zv-mega-menu .zvc-telegram{background:var(--zv-soft);color:#218bc4}
.zvc-messenger img,#zv-mega-menu .zvc-messenger img{display:block;width:24px;height:24px;max-width:none;margin:0}
.zvc-max img,#zv-mega-menu .zvc-max img{width:26px;height:26px}
.zvc-messenger:hover{filter:brightness(.96)}
.zvc-messenger:focus-visible,.zvc-phone:focus-visible{outline:3px solid var(--zv-brand);outline-offset:3px}
#zv-mega-menu .zvc-menu{width:100%;order:3;border-top:1px solid #eeeef4;padding-top:14px}
#zv-mega-menu .zvc-phone{font:500 16px/1.25 Arial,sans-serif;color:#292936}
@media(min-width:1024px){#zv-mega-menu .zm-bar{flex-wrap:wrap}#zv-mega-menu .zvc-menu .zvc-contacts{justify-content:flex-end;gap:24px}}
@media(max-width:1023px){
 body .wrapper>.header,body:not(.zm-menu-open) .wrapper>.header,body.zm-menu-open .wrapper>.header{position:relative;top:auto;left:auto;right:auto;z-index:auto;box-shadow:none;background:#fff;flex-shrink:0}
 body .header>.header__container{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:16px;width:100%;max-width:768px;margin:0 auto;padding:20px 16px 16px}
 body .header .header__item1{grid-column:1;grid-row:1;width:200px;max-width:100%;margin:0;padding:0}
 body .header .header__item1 img{display:block;width:200px;max-width:100%;height:auto}
 body .header .header__item2,body .header .header__item3,body .header .header__item4{display:none}
 body .header .zm-control-slot{display:block;grid-column:2;grid-row:1;width:48px;height:48px}
 body .header .zvc-header{display:block;grid-column:1/-1;grid-row:2}
 #zm-mobile-control{position:static;transform:none;width:48px;height:48px}
 body.zm-icon-floating #zm-mobile-control,body.zm-menu-open #zm-mobile-control{position:fixed;top:16px;right:16px;transform:none;z-index:9992;box-shadow:0 4px 16px #25294116}
 #zv-mega-menu.zm-mobile-open{top:0;padding-top:80px}
 #zv-mega-menu .zvc-menu{order:-2;border:0;padding:0}
 #zv-mega-menu .zvc-contacts{background:#fff;border-radius:16px;padding:12px}
}
@media(max-width:359px){.zvc-contacts{gap:6px}.zvc-phone{width:100%}}

/* Поиск убран из мобильного интерфейса, включая меню и подвал. */
@media(max-width:1023px){body .only-for-mob,body .zm-search,body .prefooter .asp_w_container{display:none!important}}
#zvc-max-contact{box-sizing:border-box;position:fixed;inset:0;margin:auto;width:calc(100% - 32px);max-width:340px;height:fit-content;padding:28px;border:0;border-radius:20px;background:#fff;color:#292936;font:16px/1.5 Arial,sans-serif;box-shadow:0 16px 60px #0003}
#zvc-max-contact::backdrop{background:#17172e80}
#zvc-max-contact h2{font:600 24px/1.3 Arial,sans-serif;margin:0 0 16px}
#zvc-max-contact .zvc-dialog-close{position:absolute;right:8px;top:4px;width:44px;height:44px;border:0;background:transparent;font-size:28px;cursor:pointer}
#zvc-max-number{box-sizing:border-box;display:block;width:100%;padding:12px 6px;margin:8px 0 16px;border:1px solid #ddd;border-radius:8px;font:18px Arial,sans-serif;text-align:center;background:#fff;color:#292936}
#zvc-copy-number{width:100%;min-height:48px;padding:12px;border:0;border-radius:12px;background:var(--zv-brand);color:#fff;font:600 16px Arial,sans-serif;cursor:pointer}
#zvc-copy-status{font-size:14px;margin:12px 0 0}

/* На компьютере контакты уже находятся в шапке; в меню нужна только навигация. */
@media(min-width:1024px){#zv-mega-menu .zvc-menu{display:none}}

/* Равные отступы вокруг текста и стрелки верхнего ряда. */
@media(min-width:1024px){
 #zv-mega-menu .zm-top>.zm-label{padding:0 12px;gap:6px;justify-content:center}
 #zv-mega-menu .zm-top>.zm-label>a{display:flex;align-items:center;justify-content:center;padding:0;min-height:44px;line-height:24px}
 #zv-mega-menu .zm-top>.zm-label>.zm-toggle{width:16px;flex-basis:16px;margin:0}
 #zv-mega-menu .zm-top>.zm-label>.zm-toggle span{width:10px;height:6px;border:0;margin:0;background:currentColor;clip-path:polygon(0 0,50% 66.67%,100% 0,100% 33.33%,50% 100%,0 33.33%);transform:none}
 #zv-mega-menu .zm-top>.zm-label>.zm-toggle[aria-expanded=true] span{transform:rotate(180deg);margin:0}
}
