.modal-enter-active,.modal-leave-active{-webkit-transition:opacity .16s ease;transition:opacity .16s ease}.modal-enter,.modal-leave-to{opacity:0}.modal-mask{overflow-y:auto;position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(33,33,33,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}