.mob-menu{border-bottom:1px solid #fff;margin-bottom:34px}
.mob-menu--head{margin-bottom:20px;display: flex;justify-content: space-between;align-items: center;}
.mob-menu--title{color:#fff;font-size:18px;line-height:13px;}
.mob-menu--switcher{transform:rotate(180deg);transition:all ease 0.3s;}
.mob-menu--switcher.opened{transform: none;}
.mob-menu--ddown{display: none;margin-bottom:20px;}
.mob-menu--item{display:block;color:#EAEDF4;font-size: 13px;line-height: 16px;margin-bottom: 9px;}

