.drawer-left-enter-active,.drawer-left-leave-active{transition:all .5s cubic-bezier(.4,0,.2,1)}.drawer-left-enter-active>div:first-child,.drawer-left-leave-active>div:first-child{transition:opacity .5s ease-in-out}.drawer-left-enter-active>div:last-child,.drawer-left-leave-active>div:last-child{transition:transform .5s cubic-bezier(.4,0,.2,1)}.drawer-left-enter-from>div:first-child,.drawer-left-leave-to>div:first-child{opacity:0}.drawer-left-enter-from>div:last-child,.drawer-left-leave-to>div:last-child{transform:translate(-100%)}.drawer-right-enter-active,.drawer-right-leave-active{transition:all .5s cubic-bezier(.4,0,.2,1)}.drawer-right-enter-active>div:first-child,.drawer-right-leave-active>div:first-child{transition:opacity .5s ease-in-out}.drawer-right-enter-active>div:last-child,.drawer-right-leave-active>div:last-child{transition:transform .5s cubic-bezier(.4,0,.2,1)}.drawer-right-enter-from>div:first-child,.drawer-right-leave-to>div:first-child{opacity:0}.drawer-right-enter-from>div:last-child,.drawer-right-leave-to>div:last-child{transform:translate(100%)}
