.step-progress-container{position:relative;padding:8px 0 12px;border-radius:0;width:100%;height:auto}.step-progress-container .sp-track{position:absolute;left:0;right:0;top:26px;height:8px;pointer-events:none;z-index:0}.step-progress-container .sp-track-rail{position:absolute;left:64px;right:64px;height:8px;background:#fff;border:1px solid rgba(153,153,153,.2);border-radius:100px}.step-progress-container .sp-track-fill{position:absolute;left:64px;height:8px;background:linear-gradient(130.2deg,#64c7b1 9.76%,#8263e9 88.56%);border-radius:18px;transition:width .28s ease}.step-progress-container .ant-steps{background:transparent;position:relative;z-index:1}.step-progress-container .ant-steps-item{flex:1 1 0}.step-progress-container .ant-steps-item .ant-steps-item-container{align-items:center;padding:0}.step-progress-container .ant-steps-item-tail{display:none}.step-progress-container .ant-steps-item-icon{font-size:14px;display:flex!important;align-items:center;justify-content:center;margin:0 auto;top:16px!important;position:relative}.step-progress-container .step-title{font-size:12px;font-weight:500;color:#21212180;margin-top:14px;line-height:1.2;text-align:center;max-width:200px;margin-left:auto;margin-right:auto;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;transition:color .2s ease}.step-progress-container .step-title.clickable{cursor:pointer}.step-progress-container .step-title.clickable:hover{color:#212121;text-decoration:underline}.step-progress-container .step-title.clickable:active{opacity:.8}.step-progress-container .ant-steps-item-active .step-title{font-weight:600;color:#212121}.step-progress-container .ant-steps-item-finish .step-title{color:#294b4b}.step-progress-container .ant-steps-item-content{padding-top:0;margin-top:18px!important;text-align:center}.step-progress-container .ant-steps-item-container{padding-bottom:0}.custom-step-dot{height:32px;width:32px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:14px;font-weight:700;transition:all .2s ease;border:1px solid #999999;background:#fff;color:#616161}.custom-step-dot.process{background:linear-gradient(157.56deg,#64c7b1 5.26%,#8263e9 81.48%);color:#fff;border:none;box-shadow:0 6px 16px #8263e947}.custom-step-dot.finish{opacity:.95;background:linear-gradient(157.56deg,#64c7b1 5.26%,#8263e9 81.48%);color:#fff;border:none;box-shadow:0 6px 16px #8263e947}.custom-step-dot.wait{opacity:.9}.custom-step-dot:hover{transform:scale(1.05)}@media (max-width: 768px){.step-progress .step-title{font-size:10px;max-width:120px;line-height:1.1}.custom-step-dot{height:26px;width:26px;font-size:12px}}@media (max-width: 600px){.step-progress .step-title{font-size:9px;max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-step-dot{height:22px;width:22px;font-size:11px}}@media (max-width: 576px){.step-progress .ant-steps-item{padding:0 4px}.step-progress .ant-steps-item-tail{display:none}}.step-progress-mobile{display:none}@media (max-width: 576px){.step-progress-container{display:none}.step-progress-mobile{display:block;padding:8px 0;margin-bottom:16px}.step-progress-mobile .spm-header{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.2;color:#294b4b;margin-bottom:6px}.step-progress-mobile .spm-step{font-weight:700;white-space:nowrap}.step-progress-mobile .spm-title{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;opacity:.85}.step-progress-mobile .spm-bar{height:4px;background:#e5eceb;border-radius:999px;overflow:hidden}.step-progress-mobile .spm-bar-fill{height:100%;background:linear-gradient(157.56deg,#64c7b1 5.26%,#8263e9 81.48%);width:0%;transition:width .25s ease}}.therapist-onboarding-container{width:100%;max-width:1400px;overflow-y:auto;height:98%;display:flex;flex-direction:column;border-radius:18px;border:1px solid rgba(153,153,153,.2);background:#fff;padding:.75rem 1.5rem}.therapist-onboarding-container .onboarding-actions{display:flex;justify-content:flex-end;margin-top:2.5rem}.therapist-onboarding-container .onboarding-prev-btn{min-width:120px;font-size:18px;height:48px;border-radius:8px;background:none;color:#2f5d62;border:1px solid #2f5d62}.therapist-onboarding-container .onboarding-prev-btn:hover{background:#98b8a2!important;border:none}.therapist-onboarding-container .onboarding-next-btn{min-width:120px;font-size:18px;height:48px;border-radius:8px;background:#2f5d62}.therapist-onboarding-container .onboarding-next-btn:hover{background:#509ea7!important}.therapist-onboarding-container::-webkit-scrollbar{display:none}.onboarding-next-steps{background-color:#fff6;border:1px solid #ffffff;border-radius:18px;max-width:668px;padding:15px}.onboarding-next-steps .onboarding-next-steps__col--title .onboarding-next-steps__title{font-weight:600;font-size:20px;color:#212121}.onboarding-next-steps .onboarding-next-steps__col--steps{background-color:#fff;border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:20px;width:100%}.onboarding-next-steps .onboarding-next-steps__col--steps .onboarding-next-steps__step{color:#212121;font-weight:500;font-size:16px}.onboarding-next-steps .onboarding-next-steps__col--steps .onboarding-next-steps__contact .onboarding-next-steps__contact-label{color:#21212180;font-weight:600;font-size:16px}.onboarding-next-steps .onboarding-next-steps__col--steps .onboarding-next-steps__contact .onboarding-next-steps__contact-email{text-decoration:underline;color:#212121;font-weight:600;font-size:16px}.onboarding-next-steps .onboarding-next-steps__col--actions{display:flex;gap:20px;width:100%}@media (max-width: 576px){.onboarding-next-steps .onboarding-next-steps__col--actions{flex-direction:column!important}}.onboarding-next-steps .onboarding-next-steps__col--actions .onboarding-next-steps__button{background-color:#f07b6c!important;color:#fff!important;border:none;width:50%}.professional-registration-container{width:100%}.professional-registration-container .sub-steps-progress{border-radius:18px;border:1px solid #ffffff;background-color:#fff6;padding:20px;margin-bottom:20px}
