/* WAIU: мобильная шапка */
@media (max-width:980px){
.t-menu-base__mobile-menu .tmenu-mobile__container{padding:6px 20px;min-height:42px;position:relative;}
.t-menu-base__mobile-menu .t-menuwidgeticons__wrapper{position:absolute;right:14px;top:50%;transform:translateY(-50%);margin:0;}
/* выпадающее меню — структура как на US-сайте */
.t-menu-base.t-menu-base_positionfixed{background:rgba(0,0,0,.93)!important;}
.t-menu-base .t-menu-base__list-item{padding:11px 0;}
.t-menu-base .t-menu__link-item{font-family:'Montserrat',Arial,sans-serif;}
.t-menu-base .t-sociallinks{margin-top:36px;}
.t-menu-base .t-sociallinks::before{content:'МЫ В СОЦСЕТЯХ';display:block;max-width:280px;margin:0 auto 22px;font-family:'Montserrat',Arial,sans-serif;font-size:11px;letter-spacing:3.5px;color:rgba(255,255,255,.55);text-align:center;background:linear-gradient(rgba(255,255,255,.25),rgba(255,255,255,.25)) left center/58px 1px no-repeat,linear-gradient(rgba(255,255,255,.25),rgba(255,255,255,.25)) right center/58px 1px no-repeat;}
.t-menu-base .t-sociallinks__wrapper{display:flex;justify-content:center;gap:18px;}
.t-menu-base .t-sociallinks__item{margin:0!important;}
.t-menu-base .t-sociallinks__item a{width:44px;height:44px;border:1px solid rgba(255,255,255,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;}
.t-menu-base .t-sociallinks__svg{width:17px;height:17px;}
}