.notice-popup-enter-active,.notice-popup-leave-active{transition:opacity .3s}.notice-popup-enter,.notice-popup-leave-to{opacity:0}.modal-mask[data-v-26aef6a8]{position:fixed;display:table;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8)}.modal-wrapper[data-v-26aef6a8]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:520px;margin:0}.popup-close[data-v-26aef6a8]{position:absolute;right:-35px}.modal-container[data-v-26aef6a8]{width:520px;height:auto;margin:0 auto;padding:40px 0;background-color:#252525;border-radius:8px}.modal-container>span[data-v-26aef6a8]{display:inline-block;width:100%;text-align:center;color:#a5a5a5}.modal-container>span[data-v-26aef6a8]:first-child{margin-bottom:28px;font-size:24px;line-height:26px;color:#fff}.modal-button[data-v-26aef6a8]{margin-top:36px;text-align:center;font-size:0}.modal-button button+a[data-v-26aef6a8]{margin-left:8px}.modal-button a[data-v-26aef6a8],.modal-button button[data-v-26aef6a8]{display:inline-block;width:159px;padding:14px 0;text-align:center;font-size:16px;line-height:18px;color:#fff;background-color:#5e5e5e;border-radius:30px}.modal-button a[data-v-26aef6a8]{background-color:#1351f9}#snackbar[data-v-37ccb921]{visibility:hidden;position:fixed;left:50%;bottom:60px;padding:27px 100px;background-color:#2f2f2f;border-radius:106px;font-size:18px;color:#fff;text-align:center;line-height:26px;transform:translateX(-50%);z-index:3000}#snackbar.show[data-v-37ccb921]{visibility:visible;animation:fadein-37ccb921 .3s,fadeout .3s 3s}@keyframes fadein-37ccb921{0%{opacity:0}to{opacity:1}}