@media (max-width:860px){html.mobile-menu-open{overflow:hidden}html.mobile-menu-open body{overflow:hidden}.mobileMenu__panel{max-height:100vh;overflow:hidden;display:flex;flex-direction:column}.mobileMenu__nav{overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1;padding-bottom:18px}.top-strip-inner{flex-direction:column;align-items:flex-start;gap:10px}.top-contacts{width:100%;justify-content:flex-start}.nav-inner{flex-wrap:wrap;gap:10px}.menuBtn{display:inline-flex;align-items:center;gap:10px}.menuBtn::before{content:"";width:18px;height:12px;display:inline-block;background:linear-gradient(currentColor,currentColor) 0 0/18px 2px no-repeat,linear-gradient(currentColor,currentColor) 0 5px/18px 2px no-repeat,linear-gradient(currentColor,currentColor) 0 10px/18px 2px no-repeat}.nav{top:100% !important;width:100%}.nav a{width:100%}.nav-search{order:3;width:100%;margin-left:0 !important;display:flex;gap:10px}.nav-search input{flex:1;min-width:0}.nav-search button{flex:0 0 auto;white-space:nowrap}.float-btn{width:52px;height:52px}}.float-btn:hover,.float-btn:focus{text-decoration:none !important}.float-btn:hover *,.float-btn:focus *{text-decoration:none !important}.mobileMenu{display:none}@media (max-width:860px){.nav,.nav-search{display:none !important}.mobileMenu{display:block}.mobileMenu__overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:10000}.mobileMenu__panel{position:fixed;top:0;right:0;height:100vh;width:min(88vw,360px);background:#fff;box-shadow:-16px 0 40px rgba(0,0,0,.18);transform:translateX(102%);transition:transform .22s ease;z-index:10001;padding:16px;display:flex;flex-direction:column;gap:14px}.mobileMenu__top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #e6e9ef}.mobileMenu__title{font-weight:700;font-size:18px}.mobileMenu__close{border:0;background:transparent;font-size:22px;line-height:1;padding:6px 8px;border-radius:10px}.mobileMenu__nav{display:flex;flex-direction:column;gap:8px}.mobileMenu__nav a{display:block;padding:14px 12px;border-radius:12px;border:1px solid #e6e9ef;text-decoration:none !important;font-weight:600}.mobileMenu__nav a:active{transform:scale(.99)}.mobileMenu__search{display:flex;gap:10px}.mobileMenu__search input{flex:1;min-width:0;height:46px}.mobileMenu__search button{height:46px;white-space:nowrap}.mobileMenu__help{margin-top:auto;display:flex;gap:10px}.mobileMenu__cta{flex:1;display:flex;align-items:center;justify-content:center;height:46px;border-radius:12px;border:2px solid var(--brand);text-decoration:none !important;font-weight:700}html.mobile-menu-open .mobileMenu__overlay{opacity:1;pointer-events:auto}html.mobile-menu-open .mobileMenu__panel{transform:translateX(0)}}