.sign-up-page{display:flex;width:100%;min-height:100vh}.sign-up-page__sidebar{position:relative;display:flex;justify-content:center;align-items:center;min-width:500px;overflow:hidden;background:linear-gradient(347.42deg,#409eff 2.65%,rgba(0,108,234,.92) 99.4%)}.sign-up-page__geometry-1{top:80.95px;left:-234.24px;width:279.16px;height:248.24px;transform:rotate(28.34deg)}.sign-up-page__geometry-1,.sign-up-page__geometry-2{position:absolute;background:var(--color-brilliant-azure);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sign-up-page__geometry-2{top:579px;left:348.57px;width:294.83px;height:334.17px;transform:rotate(20.05deg)}.sign-up-page__steps{z-index:1}.sign-up-page__step{color:var(--color-lavender-blue);display:flex}.sign-up-page__step-bullet{height:44px;width:44px;box-sizing:border-box;border:1px dashed var(--color-lavender-blue);border-radius:6px;display:inline-flex;justify-content:center;align-items:center;margin-right:20px}.sign-up-page__step-info{height:44px;display:flex;flex-direction:column;justify-content:center}.sign-up-page__step--current .sign-up-page__step-bullet{color:var(--color-white);background:var(--color-done-label);border:none}.sign-up-page__step--completed h4,.sign-up-page__step--current h4{color:var(--color-white)}.sign-up-page__step:not(:last-of-type) .sign-up-page__step-bullet{margin-bottom:40px;position:relative}.sign-up-page__step:not(:last-of-type) .sign-up-page__step-bullet:after{content:" ";position:absolute;bottom:-40px;height:40px;width:0;border-left:1px dashed var(--color-lavender-blue)}.sign-up-page__step h4{font-weight:700;font-size:18px;line-height:120%;margin-bottom:4px}.sign-up-page__step p{font-weight:600;font-size:14px;line-height:120%}.sign-up-page__title{text-align:center;font-size:24px;font-weight:700;line-height:32px}.sign-up-page__form{display:flex;justify-content:center;align-items:center;width:100%;position:relative}.sign-up-page__form-step>div:not(:last-of-type){margin-bottom:32px}.sign-up-page__form-step>h4{font-weight:700;font-size:24px;line-height:32px;color:var(--color-text-default);margin-bottom:4px}.sign-up-page__form-step>p{font-weight:600;font-size:16px;line-height:120%;color:var(--color-text-light);margin-bottom:44px}.sign-up-page__form-business-details{max-width:520px;display:flex;flex-direction:column;gap:32px}.sign-up-page__form-business-details .form-control{gap:8px}.sign-up-page__form-buttons-container{max-width:400px;display:flex;justify-content:space-between;margin-top:44px}.sign-up-page__form-buttons-container--center{justify-content:center}.sign-up-page__form .form-control{gap:6px}.sign-up-page__sign-in-link{position:absolute;bottom:40px;font-weight:600;font-size:16px;line-height:120%;color:var(--color-text-light)}.sign-up-page__logo-container{position:absolute;top:150px;left:calc(50% - 100px);z-index:1}.sign-up-page__footer-links{position:absolute;bottom:40px;display:flex;flex-wrap:wrap;gap:24px}.sign-up-page__footer-links a{font-weight:600;font-size:14px;line-height:120%;color:var(--color-lavender-blue)}.sign-up-page__company-type h4{font-weight:700;font-size:18px;line-height:22px;color:var(--color-text-default);margin-bottom:6px}.radio-panel-input__option--disabled .sign-up-page__company-type h4{color:var(--color-table-text-default)!important}.sign-up-page__company-type p{width:279px;font-weight:600;font-size:14px;line-height:130%;color:var(--color-text-light)}.radio-panel-input__option--disabled .sign-up-page__company-type p{color:var(--color-text-light)}.sign-up-page .radio-panel-input__options{flex-direction:column;gap:24px;justify-content:center;align-items:center}.sign-up-page .radio-panel-input__options .radio-panel-input__option{width:100%}