.back-drop[data-v-7d029301]{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:200;top:0;left:0}.dialog-card[data-v-7d029301]{padding:18px;background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:300px}.dialog-card .title[data-v-7d029301]{font-family:Prompt;font-size:16px;margin-bottom:12px}.dialog-card .content[data-v-7d029301]{font-family:Prompt;font-size:20px;color:#101010}.dialog-card .action[data-v-7d029301]{margin-top:24px}.dialog-card .action[data-v-7d029301],.dialog-card .action button[data-v-7d029301]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-card .action button[data-v-7d029301]{height:42px;background-color:#0074e5;padding:0 24px;border-radius:12px;color:#fff;border:none;font-family:Prompt;font-size:18px;margin:0;-webkit-transition:background-color .3s ease 0s,color .3s ease 0s;transition:background-color .3s ease 0s,color .3s ease 0s}.dialog-card .action button[data-v-7d029301]:disabled{border:1px solid #afafaf;cursor:default;color:#afafaf;background-color:#fff}