.base-drawer{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;right:0;height:100vh;width:100%;z-index:10;background:rgba(0,0,0,.25)}.base-drawer__close-area{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.base-drawer__container{-webkit-box-flex:0;-ms-flex:0 0 460px;flex:0 0 460px;height:100vh;background:#fff;-webkit-box-shadow:0 2px 40px rgba(0,0,0,.4);box-shadow:0 2px 40px rgba(0,0,0,.4)}