.RoleSelect_main__bYn1e{display:flex;flex-direction:column;gap:16px}.RoleSelect_formSubtitle__LWngL{font-size:18px;font-weight:400;line-height:110%;color:var(--G600)}.RoleSelect_formFooterButton__whis1.RoleSelect_formFooterButton__whis1{height:46px;font-size:18px;font-weight:500;background-color:var(--G500)}.RoleSelect_formFooterButton__whis1.RoleSelect_formFooterButton__whis1:hover{background-color:var(--G600)}.RoleSelect_formFooterButton__whis1.RoleSelect_formFooterButton__whis1:disabled{pointer-events:none;background-color:var(--G300)}.RoleSelect_formRadioContainer__xvM3N{display:flex;flex-direction:column;gap:12px;padding:12px 0}.RoleSelect_formRadioContainerItem__9QanO{display:flex;gap:16px;align-items:center;padding:12px 18px;color:var(--G400);cursor:pointer;background-color:var(--N0);border:3px solid var(--N300);border-radius:12px}.RoleSelect_formRadioContainerItemActive__oweCY{color:var(--G600);border-color:var(--G600)}.RoleSelect_formRadioContainerItemParagraph__U7Z2Y{flex:1 1;margin:0;font-size:18px;font-weight:500}.RoleSelect_formRadioContainerItemIcon__khL3i{width:16px;height:16px;color:var(--N500)}.RoleSelect_formRadioContainerItemIcon__khL3i:hover{color:var(--N700)}.RoleSelect_formRadioContainerItemInput__zIzTU{display:grid;place-content:center;width:20px;height:20px;margin:0;font:inherit;color:currentColor;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:2.4px solid;border-radius:50%}.RoleSelect_formRadioContainerItemInput__zIzTU:before{width:10px;height:10px;content:"";background-color:currentColor;border-radius:50%;box-shadow:inset 16px 16px currentColor;transform:scale(0);transition:transform .12s ease-in-out}.RoleSelect_formRadioContainerItemInput__zIzTU:checked:before{transform:scale(1)}