.EntryPhoneUpload{background-color:#fff;padding:16px}.EntryPhoneUpload__Wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.EntryPhoneUpload__Head{font-size:18px;font-weight:700;margin-bottom:12px}.EntryPhoneUpload__Qr{position:relative;width:160px;height:160px}.EntryPhoneUpload__Qr__Img{width:100%;height:100%}.EntryPhoneUpload__Qr__Mask{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.9);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}.EntryPhoneUpload__Qr__Mask__Icon{cursor:pointer;width:24px;height:24px}.EntryPhoneUpload__Timer{margin-top:12px;font-size:12px}