.register-form{padding-bottom:60px;padding-top:20px}.register-form__back{margin-top:10px}.register-form__back-icon{height:12px;width:12px}.register-form__type-title{font-size:18px;text-align:center}.register-form__account-type-buttons{align-items:flex-start;display:flex;gap:10px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin:30px 0}@media (max-width:990px){.register-form__account-type-buttons{flex-direction:column}}.register-form__account-type-button,.register-form__info-role{border:1px solid var(--border-gray);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:20px;transition:var(--transition-fast);width:100%}.register-form__account-type-button.active,.register-form__info-role.active{border-color:var(--primary-color)}.register-form__account-type-text{font-size:14px;margin-top:12px}.register-form__info-role{cursor:auto}.register-form__info-role-icon-box{height:48px;stroke:var(--primary-color);width:48px}.register-form__account-type-radio{align-items:center;cursor:pointer;flex-direction:row-reverse;justify-content:space-between}.register-form__account-type-radio .ui-radio__label{align-items:center;display:flex;margin-left:0}.register-form__account-type-icon-box{background-color:var(--landing-gray-bg);border-radius:50%;height:44px;margin-right:10px;padding:10px;width:44px}.register-form__account-type-title,.register-form__info-role-title{color:#222;font-size:16px;font-weight:500}.register-form__account-type-icon{stroke:var(--primary-color);stroke-width:1.5;transition:var(--transition-fast)}.register-form__account-type-descr-box,.register-form__info-role-descr-box{display:grid;margin-top:20px;row-gap:16px}.register-form__account-type-descr,.register-form__info-role-descr{color:#222;-moz-column-gap:8px;column-gap:8px;display:flex;font-size:14px;font-weight:400;line-height:16px}.register-form__account-type-descr_not-allowed *,.register-form__info-role-descr_not-allowed *{color:var(--landing-gray-text);fill:var(--landing-gray-text)}.register-form__account-check-icon-box,.register-form__info-role-check-icon-box{height:14px;width:14px}.register-form__account-check-icon,.register-form__info-role-check-icon{fill:var(--primary-color);height:14px;width:14px}.register-form__info-role-head{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex}.register-form__group{align-items:center;display:flex;justify-content:center;margin-top:15px}.register-form__auth-link{width:100%}.register-form__button-width{margin:0 auto;max-width:350px;min-width:138px}
