html{font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif;height:100%;background:#272a2f}@media all and (max-width: 700px){html{font-size:calc(100vw * (10 / 375));font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif}}@media all and (max-height: 700px){html{font-size:9px;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif}}@media all and (max-height: 900px)and (min-width: 1022px){html{font-size:12px;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif}}.signup-page{--max-width: 600px;--font-size-32: 3.2rem;--font-size-30: 3rem;--font-size-28: 2.8rem;--font-size-26: 2.6rem;--font-size-24: 2.4rem;--font-size-22: 2.2rem;--font-size-20: 2rem;--font-size-18: 1.8rem;--font-size-16: 1.6rem;--font-size-15: 1.5rem;--font-size-14: 1.4rem;--font-size-12: 1.2rem;--font-size-10: 1rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background:var(--bg-color-1)}.signup-page .nav-bar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:4rem;width:100%;position:fixed;left:0;top:0;background:var(--bg-color-1);z-index:9}.signup-page .nav-bar .nav-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:var(--max-width);padding:0 2.4rem;width:100%}.signup-page .nav-bar .nav-content .nav-icon{height:2.4rem;width:auto}.signup-page .page-contents{padding:4rem 2.4rem 8.8rem;max-width:var(--max-width);width:100%;margin-top:1rem}.signup-page .page-contents .title-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.6rem;position:relative;width:100%;margin-bottom:2.6rem}.signup-page .page-contents .title-wrapper .text-wrapper{position:relative;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;margin-top:-1px;font-family:"SF Pro-Bold",Helvetica;font-weight:700;color:var(--text-color-1);font-size:var(--font-size-24);letter-spacing:0;line-height:normal}.signup-page .page-contents .title-wrapper .div{position:relative;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;font-family:"SF Pro-Medium",Helvetica;font-weight:500;color:var(--text-color-4);font-size:var(--font-size-16);letter-spacing:0;line-height:2.2rem}.signup-page .page-contents .inputs-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;position:relative}.signup-page .page-contents .inputs-wrapper .tip{display:none;padding:.6rem 2rem;color:#fc6611;font-size:var(--font-size-14)}.signup-page .page-contents .inputs-wrapper input{padding:1rem 5rem 1rem 1.6rem;border:0px solid #e6e6e6;border-radius:1.2rem;outline:none;color:var(--text-color-1);font-size:var(--font-size-16);font-weight:500;letter-spacing:0;white-space:nowrap;width:100%;background-color:var(--bg-color-2)}.signup-page .page-contents .inputs-wrapper input:focus{outline:none;border:none}.signup-page .page-contents .inputs-wrapper input:placeholder{color:#8d9199}.signup-page .page-contents .inputs-wrapper .div{position:relative;width:100%}.signup-page .page-contents .inputs-wrapper .div .input-button{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:absolute;height:4.8rem;width:4.8rem;right:0rem;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.signup-page .page-contents .inputs-wrapper .div .input-button .img{height:100%;width:auto}.signup-page .page-contents .inputs-wrapper .your-email-wrapper{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:#fafafa;border:1px solid;border-color:#e1e1e1;border-radius:1.2rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:5.5rem;overflow:hidden;padding:0px 0px 0px 2rem;position:relative;width:100%}.signup-page .page-contents .inputs-wrapper .your-email-wrapper .text-wrapper{color:var(--text-color-4);font-size:var(--font-size-16);font-weight:500;letter-spacing:0;line-height:normal;position:relative;text-align:center;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.signup-page .page-contents .privacy-policy{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative;margin-top:2.6rem}.signup-page .page-contents .privacy-policy .checkbox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:4rem;position:relative;width:4rem}.signup-page .page-contents .privacy-policy .checkbox .img{height:2rem;width:auto}.signup-page .page-contents .privacy-policy .custom-checkbox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:4rem;width:4rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.signup-page .page-contents .privacy-policy .custom-checkbox .checkmark{width:2rem;height:2rem;border:.15rem solid #ddd;border-radius:.3rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.signup-page .page-contents .privacy-policy .custom-checkbox .checkmark span{color:#fff;font-size:1.4rem;font-weight:bold;line-height:1;opacity:0;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}.signup-page .page-contents .privacy-policy .custom-checkbox.checked .checkmark{background-color:#0a8de8;border-color:#0a8de8}.signup-page .page-contents .privacy-policy .custom-checkbox.checked .checkmark span{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.signup-page .page-contents .privacy-policy .custom-checkbox:hover .checkmark{border-color:#bbb}.signup-page .page-contents .privacy-policy .custom-checkbox.checked:hover .checkmark{background-color:#0a8de8;border-color:#0a8de8}.signup-page .page-contents .privacy-policy .your-email{color:transparent;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-family:"SF Pro-Medium",Helvetica;font-size:var(--font-size-12);font-weight:500;letter-spacing:0;line-height:2rem;margin-top:-1px;position:relative}.signup-page .page-contents .privacy-policy .your-email .text-wrapper{color:var(--text-color-4)}.signup-page .page-contents .privacy-policy .your-email .span{color:#62b0ff}.signup-page .page-contents .privacy-policy .your-email .text-wrapper-2{color:#62b0ff;text-decoration:underline}.signup-page .bottom{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4rem;padding:1.2rem 0px 0px;position:fixed;bottom:0;left:0;width:100%;background:var(--bg-color-1)}.signup-page .bottom .button{all:unset;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.4rem;padding:0px 2rem 2rem;max-width:var(--max-width);width:100%}.signup-page .bottom .button .div-wrapper{all:unset;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:#0a8de8;border-radius:1.6rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:5.6rem;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;padding:0px 2rem;position:relative;width:100%;cursor:pointer;border:none}.signup-page .bottom .button .div-wrapper .text-wrapper{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#fff;display:-webkit-box;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:var(--font-size-20);font-weight:700;letter-spacing:0;line-height:normal;overflow:hidden;position:relative;text-align:center;text-overflow:ellipsis}.signup-page .bottom .button button.div-wrapper{all:unset;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;background-color:#0a8de8;border-radius:1.6rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:5.6rem;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;padding:0px 2rem;position:relative;width:100%;cursor:pointer;border:none;font-family:inherit}@media screen and (max-width: 1160px){.signup-page{--font-size-32: 3.8rem;--font-size-30: 3.6rem;--font-size-28: 3.4rem;--font-size-26: 3rem;--font-size-24: 2.8rem;--font-size-22: 2.6rem;--font-size-20: 2.4rem;--font-size-18: 2.2rem;--font-size-16: 2rem;--font-size-15: 1.9rem;--font-size-14: 1.8rem;--font-size-12: 1.6rem;--font-size-10: 1.4rem}}@media screen and (max-width: 320px),screen and (max-height: 450px){.signup-page .page-contents .title-wrapper{margin-bottom:1rem !important}.signup-page .page-contents .inputs-wrapper input{padding:1rem 5rem 1rem 1.6rem !important}.signup-page .bottom .button{padding:0px 2rem 1rem}}