.anchor-menu-wrap{height:56px}.anchor-menu{height:56px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:24px;text-align:center;background-color:#fff;transition:transform .5s}.anchor-menu._fixed{width:calc(100vw - var(--scrollbar-width));position:fixed;top:230px;left:0;z-index:98;padding:0 40px;box-sizing:border-box}.anchor-menu._fixed img{height:40px}._free-breadcrumbs .anchor-menu{transform:translateY(-100%)}.anchor-menu a{color:#7c858c;text-decoration:none!important;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.anchor-menu a._active{color:#343434}.anchor-menu a._active img{opacity:1}.anchor-menu a+a{margin-left:80px}.anchor-menu img{-ms-flex-negative:0;flex-shrink:0;margin-right:12px;opacity:.4}.scroll-header~.content .anchor-menu{transition:transform .5s,top .3s}.mobile-anchor-menu-wrap{height:30px}.mobile-anchor-menu__overlay{z-index:80;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(34,87,157,.8);visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s}.mobile-anchor-menu._active~.mobile-anchor-menu__overlay{visibility:visible;opacity:1}.mobile-anchor-menu{z-index:100;position:fixed;left:0;width:100%;top:113px}.mobile-anchor-menu._active{background-color:red}.mobile-anchor-menu._active .mobile-anchor-menu__list{visibility:visible;opacity:1}.mobile-anchor-menu__toggler{position:relative;height:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:16px;box-sizing:border-box;background-color:#f7f7f7}.mobile-anchor-menu__toggler:after{background:url(../img/svg/link-arrow-hover.svg) no-repeat center;width:30px;height:30px;display:block;position:absolute;top:50%;right:10px;transform:translateY(-50%) rotate(90deg);transform-origin:center;content:'';pointer-events:none;z-index:3;transition:transform .3s}.mobile-anchor-menu._active .mobile-anchor-menu__toggler:after{transform:translateY(-50%) rotate(-90deg)}.mobile-anchor-menu__toggler img{-webkit-user-select:none;-ms-user-select:none;user-select:none}.mobile-anchor-menu__list{display:-ms-flexbox;display:flex;position:absolute;width:100%;box-sizing:border-box;background-color:#f7f7f7;-ms-flex-direction:column;flex-direction:column;padding:21px 16px;visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s}.mobile-anchor-menu__list>a{font-size:15px;line-height:25px;color:#343434}.mobile-anchor-menu__list>a+a{margin-top:8px}@media (min-width:767px){.mobile-anchor-menu-wrap{display:none}.breadcrumbs+.mobile-anchor-menu-wrap+.page-title-header{margin-top:56px}}@media (min-width:1024px){.scroll-header._hide-top~.content .anchor-menu._fixed{top:60px}}@media (max-width:1279px){.anchor-menu._fixed{top:132px}}@media (max-width:1023px){.anchor-menu{font-size:16px;line-height:18px}}@media (max-width:767px){.anchor-menu-wrap{display:none}}