.v8-authentication-modal.authentication-modal{background-color:rgba(0,0,0,.6)}.v8-authentication-modal.authentication-modal.hide{display:none}.v8-authentication-modal.authentication-modal .modal-content{top:unset;background-color:#fff;width:100%;height:37.3333333333rem;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.6666666667rem 1.5rem;border-radius:1.5rem 1.5rem 0 0}.v8-authentication-modal.authentication-modal .modal-content .title-1{top:0;width:100%;font-weight:500;font-size:1.3333333333rem;color:#333}.v8-authentication-modal.authentication-modal .modal-content .title-1-asside{margin:1.6666666667rem 0 2.5rem;background-color:#fffaf5;border:1px solid #f3cfb0;border-radius:.5rem;padding:1rem;line-height:1.8333333333rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-size:1rem;color:#666}.v8-authentication-modal.authentication-modal .modal-content .operate-div{bottom:unset}.v8-authentication-modal.authentication-modal .modal-content .step{position:relative;margin-bottom:2.5rem;color:#333;font-size:1.3333333333rem}.v8-authentication-modal.authentication-modal .modal-content .step.step-line::after{content:"";position:absolute;top:-webkit-calc(100% - .1666666667rem);top:calc(100% - .1666666667rem);left:.5rem;width:0;height:2.8333333333rem;border-left:1px dashed #dedede}.v8-authentication-modal.authentication-modal .modal-content .step.step-line.light::after{border-color:#f3cfb0}.v8-authentication-modal.authentication-modal .modal-content .step .icon-step{display:inline-block;width:1.0833333333rem;height:1.0833333333rem;line-height:1.0833333333rem;margin-right:.6666666667rem}.v8-authentication-modal.authentication-modal .modal-content .step .icon-step:not(.checked)::before{content:"";display:inline-block;width:.8333333333rem;height:.8333333333rem;border-radius:50%;border:1px solid #dedede}.v8-authentication-modal.authentication-modal .modal-content .step .icon-step.checked{background:url(../img/cf/icon_step_checked.png) center no-repeat;-webkit-background-size:100% 100%;background-size:100%}.v8-authentication-modal.authentication-modal .modal-content .step .step-status{float:right;color:#999;font-size:1.1666666667rem}.v8-authentication-modal.authentication-modal .modal-content .btn{width:100%;height:3.6666666667rem;line-height:3.6666666667rem;border-radius:1.8333333333rem;background:-webkit-linear-gradient(0deg, #ffe3c0 0, #f0c181 100%);background:-o-linear-gradient(0deg, #ffe3c0 0, #f0c181 100%);background:linear-gradient(90deg,#ffe3c0 0,#f0c181 100%);text-align:center;color:#333;font-size:1.3333333333rem}.v8-authentication-modal.authentication-modal .modal-content .btn a{color:unset}.v8-authentication-modal.authentication-modal.v8-authentication-modal--center .modal-content{position:relative;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:auto;width:90%;border-radius:1.5rem}.v8-close{position:absolute;right:0;display:inline-block;width:1.6666666667rem;height:1.6666666667rem;overflow:hidden}.v8-close::before{-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.v8-close::after{-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.v8-close::after,.v8-close::before{content:"";position:absolute;height:.0833333333rem;width:100%;top:50%;left:0;margin-top:.0833333333rem;background:#000}.compliance-page-wrap{margin-top:9.8333333333rem;padding:0 2.5rem}.compliance-page-wrap .title{margin-bottom:2.1666666667rem;font-size:1.3333333333rem;font-weight:500;color:#333}.compliance-page-wrap .content{font-size:1.1666666667rem;color:#666}.compliance-page-wrap .btn-group{margin-top:15.8333333333rem}.compliance-page-wrap .btn-group .btn{width:100%;height:3.6666666667rem;line-height:3.6666666667rem;border-radius:1.8333333333rem;font-size:1.3333333333rem;text-align:center}.compliance-page-wrap .btn-group .btn.yes{margin-bottom:1.1666666667rem;background:-webkit-linear-gradient(0deg, #ffe3c0 0, #f0c181 100%);background:-o-linear-gradient(0deg, #ffe3c0 0, #f0c181 100%);background:linear-gradient(90deg,#ffe3c0 0,#f0c181 100%);color:#333}.compliance-page-wrap .btn-group .btn.no{background:#f5f5f5;color:#666}.v8-dialog{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:100001;overflow-y:scroll;overflow-x:hidden}.v8-dialog.hide{display:none}.v8-dialog .v8-dialog-wrap{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fff;padding:20px;width:292px;border-radius:14px}.v8-dialog .v8-dialog-wrap .v8-dialog--header{margin-bottom:14px;color:#333;font-size:18px;font-weight:600;text-align:center}.v8-dialog .v8-dialog-wrap .v8-dialog--body{margin-bottom:20px;line-height:22px;color:#333;font-size:14px;text-align:center}.v8-dialog .v8-dialog-wrap .v8-dialog--footer{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.v8-dialog .v8-dialog-wrap .v8-dialog--footer .btn{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:42px;line-height:42px;border-radius:1.75rem;text-align:center;font-size:16px}.v8-dialog .v8-dialog-wrap .v8-dialog--footer .btn.continute{background:-webkit-linear-gradient(0deg, #ffe3c0 0, #f0c181 100%);background:-o-linear-gradient(0deg, #ffe3c0 0, #f0c181 100%);background:linear-gradient(90deg,#ffe3c0 0,#f0c181 100%);color:#333}.v8-dialog .v8-dialog-wrap .v8-dialog--footer .btn.cancel{margin-right:8px;background-color:#f5f5f5;color:#666}