.step-button-dark button{width:100%;background:#000;color:#fff;padding:12px 0;border-radius:100px;font-size:16px;margin-top:26px;border:none}.step-button-dark button:disabled{background:#eef0f1;cursor:not-allowed;color:#a4a4a4}.step-button-blue{width:100%!important;display:flex;align-items:center;justify-content:center;margin-bottom:10px;font-family:Inter!important}.step-button-blue button{width:100%;background:#175ffa;color:#fff;padding:12px 0;border-radius:100px;font-size:16px;border:none;min-height:48px;max-height:48px;font-weight:500}.step-button-blue button[disabled]{background:#eef0f1;cursor:not-allowed;color:#a4a4a4}.step-button-gray{width:100%!important;display:flex;align-items:center;justify-content:center;margin-bottom:10px;font-family:Rubik}.step-button-gray button{width:100%;background:#eeeff3;color:#000;padding:12px 0;border-radius:100px;font-size:16px;margin-top:20px;border:none}.step-button-gray button[disabled]{background:#eef0f1;cursor:not-allowed;color:#a4a4a4}.button-font{font-size:16px;font-weight:500}.step-button-disbled button{width:100%;background:#ebe4e4;color:#000;padding:12px 0;border-radius:100px;font-size:16px;margin-top:20px;opacity:.6;text-align:center;cursor:not-allowed}.loader{width:10px;height:10px;border-radius:50%;display:block;margin:7px auto;position:relative;background:#fff;box-shadow:-24px 0 #fff,24px 0 #fff;box-sizing:border-box;animation:shadowPulse 2s linear infinite}.step-button-red button{background:#b03e2b;color:#fff;border-radius:100px;font-size:16px}.step-button-red button,.step-button-with-border-red button{width:100%;padding:12px 0;margin-top:20px;border:1px solid #b03e2b}.step-button-with-border-red button{background:#fff;color:#b03e2b;border-radius:100px;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:150%}.step-button-social button{width:100%;background:#fff;color:#000;padding:15px 0;border-radius:100px;font-size:16px;margin-top:20px;align-items:center;justify-content:center;border:1px solid #878787}.social-icon{margin-right:10px}.loadingIcon{width:40px;object-fit:cover;max-height:24px}.dots-5{width:10px;aspect-ratio:1;border-radius:50%;animation:d5 1s linear infinite alternate}@keyframes d5{0%{box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.133);background:#000}33%{box-shadow:20px 0 #000,-20px 0 rgba(0,0,0,.133);background:rgba(0,0,0,.133)}66%{box-shadow:20px 0 rgba(0,0,0,.133),-20px 0 #000;background:rgba(0,0,0,.133)}to{box-shadow:20px 0 rgba(0,0,0,.133),-20px 0 #000;background:#000}}