@-webkit-keyframes shimmer{from{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes shimmer{from{background-position:-1000px 0}to{background-position:1000px 0}}.sc-account-register{padding:32px 0}.sc-account-register .sc-heading-inner *{color:#fff}.sc-account-register .sc-heading-inner * a{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.sc-account-register__description{color:#fff;text-align:center;margin-bottom:16px}.sc-account-register__wrapper{background-color:#193043;padding:32px 24px;border-radius:10px}.sc-account-register__form{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 32px}.sc-account-register__sub-title{font-size:1rem;padding-bottom:16px;color:#fff;padding-top:16px;text-align:center}.sc-account-register__input-wrapper{position:relative;max-width:250px;width:100%}.sc-account-register__input-box{padding:8px 16px;border:1px solid #dedede;border-radius:8px;background-color:#f9f9f9;width:100%;min-height:48px;max-width:250px;font-size:1rem;font-weight:400;color:#525355}.sc-account-register__btn{text-align:center}.sc-account-register__status{padding:8px 16px;font-weight:400;text-align:center;max-width:800px;margin:0 auto 24px;width:100%;border-radius:8px;font-size:1rem}.sc-account-register__status--error{background:#ec9ba5;color:#d0011b}.sc-account-register__status--success{background:#a6d0b5;color:#0b2900}.sc-account-register .sc-inline-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sc-account-register__error{margin-top:4px;font-size:.875rem;color:#f54537;text-align:center}.sc-account-register.sc-blue-bg .sc-heading-inner *,.sc-account-register.sc-dark-bg .sc-heading-inner *{color:#000}.sc-account-register.sc-blue-bg .sc-account-register__wrapper,.sc-account-register.sc-dark-bg .sc-account-register__wrapper{background-color:#fff}.sc-account-register.sc-blue-bg .sc-account-register__sub-title,.sc-account-register.sc-dark-bg .sc-account-register__sub-title{color:#000}@media (min-width:680px){.sc-account-register{padding:40px 0}.sc-account-register__form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:24px}.sc-account-register__input-box{max-width:300px}.sc-account-register__sub-title{margin-right:16px}.sc-account-register__error{text-align:left}}