.sidebar-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;display:flex;transition:all .5s ease-in-out}.sidebar-wrapper .backdrop{flex:1;height:100%;background-color:rgba(0,0,0,.3764705882)}.sidebar-wrapper .sidebar-content-wrapper{width:100%;max-width:600px;height:100%;background-color:#fff}