@media (max-width:767px){.menuMobile{background:#fff;width:calc(100% - 50px);max-width:400px;height:100%;position:fixed;top:55px;bottom:0;left:0;z-index:100;border-right:1px solid #d1d5dd;will-change:transform,opacity;opacity:0;transform:translate3d(-100%,0,0);transition:opacity .8s ease-in-out,transform .3s ease-out}.menuMobile ul{padding-bottom:50px}#menuMobileSwitch:checked~.menuMobile{opacity:1;transform:translateZ(0);transition:opacity .3s linear,transform .3s ease-out}#menuMobileSwitch:checked~.main_header__wrapper .menu_mobile_open.mobileMenuBtn--menu{z-index:-1;opacity:0;pointer-events:none;position:absolute}#menuMobileSwitch:checked~.main_header__wrapper .menu_mobile_close.mobileMenuBtn--menu{z-index:1;opacity:1;pointer-events:visible;position:static}.main_header--scrolled .menuMobile{height:calc(100% - 55px)}.menuMobile__level,.menuMobile__wrap{height:100%}.menuMobile__wrap{position:relative}.menuMobile__level{background:#fff;position:absolute;top:0;left:0;width:100%;overflow-y:scroll;z-index:1}.menuMobile__level:not(.menuMobile__level--1){will-change:auto;opacity:0;transform:translate3d(-100%,0,0);transition:opacity .8s ease-in-out,transform .3s ease-out}.menuMobile__level.-active{opacity:1;transform:translateZ(0);transition:opacity .3s linear,transform .3s ease-out}.menuMobile__head{height:50px}.menuMobile__back,.menuMobile__parent{padding:0 10px}.menuMobile__back{width:35%;border-right:1px solid #d1d5dd;line-height:1}.menuMobile__backArrow{margin-right:8px}.menuMobile__title{font-weight:600;text-transform:uppercase}.menuMobile__parent{padding-left:15px}.menuMobile__parent a{text-overflow:ellipsis;overflow:hidden;line-height:1.2;max-height:2.4em}.menuMobile__item{line-height:1.1}.menuMobile__item--parent{font-weight:600}.menuMobile__lang,.menuMobile__link{min-height:50px;position:relative;padding:10px 40px 10px 15px;border-bottom:1px solid #d1d5dd}.menuMobile__text{padding-right:8px}.menuMobile__expander{width:40px;height:100%;position:absolute;right:0}.menuMobile__expander:before{content:"";height:50%;width:1px;background:#d1d5dd;position:absolute;left:0;top:50%;transform:translateY(-50%)}.menuMobile__backArrow,.menuMobile__expander{font-size:8px}.menuMobile__willChange{will-change:transform,opacity}.mobileSearch,.mobileSearch a{height:50px}.menuMobile__search{background:#f2f5f9;padding:5px}.menuMobile__search input{font-size:16px}.menuMobile__lang{border-top:1px solid #d1d5dd;padding:0 15px;left:0;bottom:0;background:#f2f5f9;width:100%;position:absolute}.menuMobile__icon{display:block;width:25px;height:25px}.module.choose_lang{width:80%}.chooseLang{background:#fff;padding:45px}.chooseLang__select{margin-top:20px}.customSelect .data-link{padding:0;border:none}.mobileSearch__label{width:50px;font-size:18px;border-top:1px solid #d1d5dd;border-right:1px solid #d1d5dd;border-bottom:1px solid #d1d5dd;min-width:50px}.mobileSearch__label,.mobileSearch__label>span{display:flex;justify-content:center;align-items:center}.mobileSearch__label>span{flex-direction:column}.menuMobile__currentLang{text-transform:uppercase;margin-right:10px}}@media (min-width:768px){.menuMobile{display:none}}