.menu__hamburger{width:40px;height:40px;background:rgba(0,0,0,0.4);border-radius:6px;line-height:40px;text-align:center;cursor:pointer}.menu__hamburger i{font-size:20px;color:#FFF}.menu__overlay{width:100%;height:100%;background:rgba(0,0,0,0.5);position:fixed;top:0px;left:0px;display:none;z-index:50}.menu__nav{height:100%;padding:30px;background:#939395;position:fixed;left:100%;top:0px;z-index:100;transition:left .5s,right .5s}.menu__nav--open{right:0px;left:inherit}.menu__list{margin:0px;padding:0px;list-style:none}.menu__lock{overflow:hidden}