.navigation-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:11.733vw;width:100vw;background:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 1px 0 rgba(0,0,0,.06);position:fixed;top:0;z-index:100;content:"viewport-units-buggyfill; height: 11.733vw; width: 100vw"}.navigation-container .leftButton{height:11.733vw;width:11.733vw;content:"viewport-units-buggyfill; height: 11.733vw; width: 11.733vw"}.navigation-container .title{font-family:PingFangSC-Medium;font-size:4.533vw;color:#222;letter-spacing:0;content:"viewport-units-buggyfill; font-size: 4.533vw"}.navigation-container .rightButton{height:11.733vw;width:11.733vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;content:"viewport-units-buggyfill; height: 11.733vw; width: 11.733vw"}.navigation-container .rightButton .text{ont-family:PingFangSC-Regular;font-size:3.733vw;color:#ff6667;letter-spacing:0;content:"viewport-units-buggyfill; font-size: 3.733vw"}.verifyCodeInput-container{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;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.verifyCodeInput-container .title{font-size:6.933vw;color:#222;line-height:6.933vw;margin-top:18.667vw;content:"viewport-units-buggyfill; width: 85.333vw; font-size: 6.933vw; line-height: 6.933vw; margin-top: 18.667vw"}.verifyCodeInput-container .subtitle,.verifyCodeInput-container .title{width:85.333vw;font-family:PingFangSC-Regular;letter-spacing:0;font-weight:400}.verifyCodeInput-container .subtitle{font-size:3.733vw;color:#555;line-height:3.2vw;margin-top:3.2vw;margin-bottom:6.4vw;content:"viewport-units-buggyfill; width: 85.333vw; font-size: 3.733vw; line-height: 3.2vw; margin-top: 3.2vw; margin-bottom: 6.4vw"}.verifyCodeInput-container .button{width:85.333vw;color:#ff6667;margin-top:6.4vw;content:"viewport-units-buggyfill; width: 85.333vw; font-size: 3.2vw; margin-top: 6.4vw"}.verifyCodeInput-container .button,.verifyCodeInput-container .disable{font-family:PingFangSC-Regular;font-size:3.2vw;letter-spacing:0;font-weight:400}.verifyCodeInput-container .disable{color:#999;content:"viewport-units-buggyfill; font-size: 3.2vw"}.codeInput-root-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.codeInput-container,.codeInput-containers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.codeInput-containers div{margin-right:12vw;width:10.667vw;height:11.733vw;border-bottom:1px solid grey;font-size:8.533vw;font-family:PingFangSC-Regular;line-height:8.533vw;font-weight:400;content:"viewport-units-buggyfill; margin-right: 12vw; width: 10.667vw; height: 11.733vw; font-size: 8.533vw; line-height: 8.533vw"}.codeInput-container div,.codeInput-containers div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.codeInput-container div{margin-right:10.667vw;width:26.667vw;height:26.667vw;border:1px solid grey;font-size:6.4vw;content:"viewport-units-buggyfill; margin-right: 10.667vw; width: 26.667vw; height: 26.667vw; font-size: 6.4vw"}.codeInput-input{height:26.667vw;position:absolute;top:-2666.4vw;content:"viewport-units-buggyfill; height: 26.667vw; top: -2666.4vw"}.shake{animation:shake 1s infinite;-webkit-animation:shake 2.2s infinite}@-webkit-keyframes shake{0%{opacity:0}50%{opacity:.4}to{opacity:.8}}@keyframes shake{0%{opacity:.8}25%{opacity:.6}50%{opacity:.2}75%{opacity:.6}to{opacity:.8}}