.hold-mask[data-v-0943ba74]{position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5019607843137255);animation:bgMaskIn-0943ba74 .3s;z-index:99}.hold-mask .content[data-v-0943ba74]{position:relative;top:-1.066667rem;width:8rem;height:10.133333rem;background:url(https://cdn1.didiapp.com/UIFormat/lovenote/vipCenter/vip_tc_quanyi@1x.png) no-repeat;background-size:100% 100%;animation:contentIn-0943ba74 .4s}.hold-mask .content .btns[data-v-0943ba74]{position:absolute;width:100%;bottom:1.813333rem;flex-direction:column}.hold-mask .content .btns .btn-confirm-buy[data-v-0943ba74]{width:6.133333rem;height:1.066667rem;border-radius:.533333rem;color:#fff;background:linear-gradient(#ffc680,#ec870c)}.hold-mask .content .btns button[data-v-0943ba74]{color:#0d0b2a;margin-top:.266667rem;background:transparent}@keyframes bgMaskIn-0943ba74{0%{background-color:transparent}to{background-color:rgba(0,0,0,.5019607843137255)}}@keyframes contentIn-0943ba74{0%{opacity:0;transform:scale(0)}20%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}