.ifhd0m0{margin-right:10px;height:30px}.ifhd0m1{position:fixed;top:0;left:0;background-color:#2d2d2d;color:#fff;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-shadow:2px 0 5px rgba(0,0,0,.1);z-index:1000;transform:translateY(-100%);transition:transform .2s ease-in-out}.ifhd0m1.active{transform:translateY(0)}.ifhd0m1.inactive{transform:translateY(-100%)}.ifhd0m2{margin:10px 0;padding:10px 60px;width:100%;text-align:center;cursor:pointer;transition:background-color .3s;display:flex;justify-content:space-between}.ifhd0m2:hover{background-color:#3d3d3d}.ifhd0m3{padding:5px 20px 0 30px;top:0;left:0;width:100%;height:70px;z-index:999;display:flex;align-items:center;justify-content:space-between}