@redneckz/wildless-cms-uni-blocks 0.14.877 → 0.14.879

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (566) hide show
  1. package/bundle/bundle.umd.js +141 -90
  2. package/bundle/bundle.umd.min.js +1 -1
  3. package/bundle/retail/api/dadataHints/dadataHintsType.d.ts +10 -3
  4. package/bundle/retail/api/dadataHints/hintsListsOptions.d.ts +2 -10
  5. package/bundle/retail/api/updateUserTask.d.ts +2 -0
  6. package/bundle/retail/components/DocumentDialog/useDocumentDialog.d.ts +4 -1
  7. package/bundle/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +0 -7
  8. package/bundle/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.d.ts +7 -0
  9. package/bundle/retail/inputs.d.ts +0 -2
  10. package/bundle/retail/model/LeadFormState.d.ts +0 -2
  11. package/bundle/retail/model/NameFieldDef.d.ts +1 -1
  12. package/bundle/retail/validator/validators.d.ts +5 -3
  13. package/bundle/ui-kit/Loader/Loader.d.ts +1 -1
  14. package/dist/components/ApplicationLeadForm/getLeadFormTaskData.js +1 -3
  15. package/dist/components/ApplicationLeadForm/getLeadFormTaskData.js.map +1 -1
  16. package/dist/components/ApplicationLeadForm/useInitApplicationLead.js +2 -1
  17. package/dist/components/ApplicationLeadForm/useInitApplicationLead.js.map +1 -1
  18. package/dist/components/Blocks.mobile.js +2 -0
  19. package/dist/components/Blocks.mobile.js.map +1 -1
  20. package/dist/components/DebitForm/getDebitCardFormTaskData.js +1 -0
  21. package/dist/components/DebitForm/getDebitCardFormTaskData.js.map +1 -1
  22. package/dist/retail/adaptors/getPersonalInfoData.js +1 -1
  23. package/dist/retail/adaptors/getPersonalInfoData.js.map +1 -1
  24. package/dist/retail/api/dadataHints/dadataHints.js +11 -7
  25. package/dist/retail/api/dadataHints/dadataHints.js.map +1 -1
  26. package/dist/retail/api/dadataHints/dadataHintsType.d.ts +10 -3
  27. package/dist/retail/api/dadataHints/hintsListsOptions.d.ts +2 -10
  28. package/dist/retail/api/dadataHints/hintsListsOptions.js +17 -2
  29. package/dist/retail/api/dadataHints/hintsListsOptions.js.map +1 -1
  30. package/dist/retail/api/esiaRequestProfile.js +1 -5
  31. package/dist/retail/api/esiaRequestProfile.js.map +1 -1
  32. package/dist/retail/api/updateUserTask.d.ts +2 -0
  33. package/dist/retail/api/updateUserTask.js.map +1 -1
  34. package/dist/retail/components/CheckboxWithDoc/CheckboxWithDoc.js +3 -2
  35. package/dist/retail/components/CheckboxWithDoc/CheckboxWithDoc.js.map +1 -1
  36. package/dist/retail/components/DaDataInputControl/DaDataInputControl.js +10 -2
  37. package/dist/retail/components/DaDataInputControl/DaDataInputControl.js.map +1 -1
  38. package/dist/retail/components/DaDataInputControl/InputPopup.js +2 -2
  39. package/dist/retail/components/DaDataInputControl/InputPopup.js.map +1 -1
  40. package/dist/retail/components/DaDataInputControl/useInputPopup.js +1 -0
  41. package/dist/retail/components/DaDataInputControl/useInputPopup.js.map +1 -1
  42. package/dist/retail/components/DocumentDialog/DocumentDialog.js +1 -1
  43. package/dist/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
  44. package/dist/retail/components/DocumentDialog/useDocumentDialog.d.ts +4 -1
  45. package/dist/retail/components/DocumentDialog/useDocumentDialog.js +11 -3
  46. package/dist/retail/components/DocumentDialog/useDocumentDialog.js.map +1 -1
  47. package/dist/retail/components/Fields/BirthPlaceField.js +1 -1
  48. package/dist/retail/components/Fields/BirthPlaceField.js.map +1 -1
  49. package/dist/retail/components/Fields/ChildrenField.js +1 -1
  50. package/dist/retail/components/Fields/ChildrenField.js.map +1 -1
  51. package/dist/retail/components/Fields/CodeWordField.js +1 -1
  52. package/dist/retail/components/Fields/CodeWordField.js.map +1 -1
  53. package/dist/retail/components/Fields/DependentsField.js +1 -1
  54. package/dist/retail/components/Fields/DependentsField.js.map +1 -1
  55. package/dist/retail/components/Fields/DulIssueDateField.js +1 -1
  56. package/dist/retail/components/Fields/DulIssueDateField.js.map +1 -1
  57. package/dist/retail/components/Fields/DulIssuedByField.js +2 -2
  58. package/dist/retail/components/Fields/DulIssuedByField.js.map +1 -1
  59. package/dist/retail/components/Fields/DulSubdivisionCodeField.js +14 -1
  60. package/dist/retail/components/Fields/DulSubdivisionCodeField.js.map +1 -1
  61. package/dist/retail/components/Fields/EmailField.js +1 -3
  62. package/dist/retail/components/Fields/EmailField.js.map +1 -1
  63. package/dist/retail/components/Fields/Experience5YearsField.js +1 -1
  64. package/dist/retail/components/Fields/Experience5YearsField.js.map +1 -1
  65. package/dist/retail/components/Fields/FamilyMembersField.js +2 -2
  66. package/dist/retail/components/Fields/FamilyMembersField.js.map +1 -1
  67. package/dist/retail/components/Fields/GeneralSeniorityField.js +12 -1
  68. package/dist/retail/components/Fields/GeneralSeniorityField.js.map +1 -1
  69. package/dist/retail/components/Fields/JobsNumberField.js +1 -1
  70. package/dist/retail/components/Fields/JobsNumberField.js.map +1 -1
  71. package/dist/retail/components/Fields/LastJobExperienceField.js +1 -1
  72. package/dist/retail/components/Fields/LastJobExperienceField.js.map +1 -1
  73. package/dist/retail/components/Fields/LegalFormField.js +1 -1
  74. package/dist/retail/components/Fields/LegalFormField.js.map +1 -1
  75. package/dist/retail/components/Fields/MandatoryPaymentsField.js +1 -1
  76. package/dist/retail/components/Fields/MandatoryPaymentsField.js.map +1 -1
  77. package/dist/retail/components/Fields/MiddleNameField.js +1 -1
  78. package/dist/retail/components/Fields/NameField.js +1 -1
  79. package/dist/retail/components/Fields/RetirementIncomeField.js +1 -1
  80. package/dist/retail/components/Fields/RetirementIncomeField.js.map +1 -1
  81. package/dist/retail/components/Fields/SurnameField.js +1 -1
  82. package/dist/retail/components/Fields/WagesField.js +1 -1
  83. package/dist/retail/components/Fields/WagesField.js.map +1 -1
  84. package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +0 -7
  85. package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js +3 -4
  86. package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  87. package/dist/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.d.ts +7 -0
  88. package/dist/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.js +3 -3
  89. package/dist/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.js.map +1 -1
  90. package/dist/retail/inputs.d.ts +0 -2
  91. package/dist/retail/inputs.js +0 -4
  92. package/dist/retail/inputs.js.map +1 -1
  93. package/dist/retail/model/LeadFormState.d.ts +0 -2
  94. package/dist/retail/model/NameFieldDef.d.ts +1 -1
  95. package/dist/retail/utils/calculateInputs.js +1 -1
  96. package/dist/retail/utils/calculateInputs.js.map +1 -1
  97. package/dist/retail/utils/updateOrganizationFields.js +1 -1
  98. package/dist/retail/utils/updateOrganizationFields.js.map +1 -1
  99. package/dist/retail/validator/getLimitedBirthdayValidation.js +2 -1
  100. package/dist/retail/validator/getLimitedBirthdayValidation.js.map +1 -1
  101. package/dist/retail/validator/getRetailFormValidator.js +3 -0
  102. package/dist/retail/validator/getRetailFormValidator.js.map +1 -1
  103. package/dist/retail/validator/validatorObj.js +4 -9
  104. package/dist/retail/validator/validatorObj.js.map +1 -1
  105. package/dist/retail/validator/validators.d.ts +5 -3
  106. package/dist/retail/validator/validators.js +27 -17
  107. package/dist/retail/validator/validators.js.map +1 -1
  108. package/dist/ui-kit/DialogManager/Dialog.js +1 -1
  109. package/dist/ui-kit/DialogManager/Dialog.js.map +1 -1
  110. package/dist/ui-kit/Input/renderErrorText.js +1 -1
  111. package/dist/ui-kit/Input/renderErrorText.js.map +1 -1
  112. package/dist/ui-kit/Loader/Loader.d.ts +1 -1
  113. package/dist/ui-kit/Loader/Loader.js +1 -1
  114. package/dist/ui-kit/Loader/Loader.js.map +1 -1
  115. package/lib/common.css +1 -1
  116. package/lib/components/ApplicationLeadForm/getLeadFormTaskData.js +1 -3
  117. package/lib/components/ApplicationLeadForm/getLeadFormTaskData.js.map +1 -1
  118. package/lib/components/ApplicationLeadForm/useInitApplicationLead.js +2 -1
  119. package/lib/components/ApplicationLeadForm/useInitApplicationLead.js.map +1 -1
  120. package/lib/components/Blocks.mobile.js +2 -0
  121. package/lib/components/Blocks.mobile.js.map +1 -1
  122. package/lib/components/DebitForm/getDebitCardFormTaskData.js +1 -0
  123. package/lib/components/DebitForm/getDebitCardFormTaskData.js.map +1 -1
  124. package/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +1 -1
  125. package/lib/retail/adaptors/getPersonalInfoData.js +1 -1
  126. package/lib/retail/adaptors/getPersonalInfoData.js.map +1 -1
  127. package/lib/retail/api/dadataHints/dadataHints.js +11 -7
  128. package/lib/retail/api/dadataHints/dadataHints.js.map +1 -1
  129. package/lib/retail/api/dadataHints/dadataHintsType.d.ts +10 -3
  130. package/lib/retail/api/dadataHints/hintsListsOptions.d.ts +2 -10
  131. package/lib/retail/api/dadataHints/hintsListsOptions.js +17 -2
  132. package/lib/retail/api/dadataHints/hintsListsOptions.js.map +1 -1
  133. package/lib/retail/api/esiaRequestProfile.js +1 -5
  134. package/lib/retail/api/esiaRequestProfile.js.map +1 -1
  135. package/lib/retail/api/updateUserTask.d.ts +2 -0
  136. package/lib/retail/api/updateUserTask.js.map +1 -1
  137. package/lib/retail/components/CheckboxWithDoc/CheckboxWithDoc.js +3 -2
  138. package/lib/retail/components/CheckboxWithDoc/CheckboxWithDoc.js.map +1 -1
  139. package/lib/retail/components/DaDataInputControl/DaDataInputControl.js +10 -2
  140. package/lib/retail/components/DaDataInputControl/DaDataInputControl.js.map +1 -1
  141. package/lib/retail/components/DaDataInputControl/InputPopup.js +3 -3
  142. package/lib/retail/components/DaDataInputControl/InputPopup.js.map +1 -1
  143. package/lib/retail/components/DaDataInputControl/useInputPopup.js +1 -0
  144. package/lib/retail/components/DaDataInputControl/useInputPopup.js.map +1 -1
  145. package/lib/retail/components/DocumentDialog/DocumentDialog.js +1 -1
  146. package/lib/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
  147. package/lib/retail/components/DocumentDialog/useDocumentDialog.d.ts +4 -1
  148. package/lib/retail/components/DocumentDialog/useDocumentDialog.js +11 -3
  149. package/lib/retail/components/DocumentDialog/useDocumentDialog.js.map +1 -1
  150. package/lib/retail/components/Fields/BirthPlaceField.js +1 -1
  151. package/lib/retail/components/Fields/BirthPlaceField.js.map +1 -1
  152. package/lib/retail/components/Fields/ChildrenField.js +1 -1
  153. package/lib/retail/components/Fields/ChildrenField.js.map +1 -1
  154. package/lib/retail/components/Fields/CodeWordField.js +1 -1
  155. package/lib/retail/components/Fields/CodeWordField.js.map +1 -1
  156. package/lib/retail/components/Fields/DependentsField.js +1 -1
  157. package/lib/retail/components/Fields/DependentsField.js.map +1 -1
  158. package/lib/retail/components/Fields/DulIssueDateField.js +1 -1
  159. package/lib/retail/components/Fields/DulIssueDateField.js.map +1 -1
  160. package/lib/retail/components/Fields/DulIssuedByField.js +2 -2
  161. package/lib/retail/components/Fields/DulIssuedByField.js.map +1 -1
  162. package/lib/retail/components/Fields/DulSubdivisionCodeField.js +15 -2
  163. package/lib/retail/components/Fields/DulSubdivisionCodeField.js.map +1 -1
  164. package/lib/retail/components/Fields/EmailField.js +1 -3
  165. package/lib/retail/components/Fields/EmailField.js.map +1 -1
  166. package/lib/retail/components/Fields/Experience5YearsField.js +1 -1
  167. package/lib/retail/components/Fields/Experience5YearsField.js.map +1 -1
  168. package/lib/retail/components/Fields/FamilyMembersField.js +2 -2
  169. package/lib/retail/components/Fields/FamilyMembersField.js.map +1 -1
  170. package/lib/retail/components/Fields/GeneralSeniorityField.js +12 -1
  171. package/lib/retail/components/Fields/GeneralSeniorityField.js.map +1 -1
  172. package/lib/retail/components/Fields/JobsNumberField.js +1 -1
  173. package/lib/retail/components/Fields/JobsNumberField.js.map +1 -1
  174. package/lib/retail/components/Fields/LastJobExperienceField.js +1 -1
  175. package/lib/retail/components/Fields/LastJobExperienceField.js.map +1 -1
  176. package/lib/retail/components/Fields/LegalFormField.js +1 -1
  177. package/lib/retail/components/Fields/LegalFormField.js.map +1 -1
  178. package/lib/retail/components/Fields/MandatoryPaymentsField.js +1 -1
  179. package/lib/retail/components/Fields/MandatoryPaymentsField.js.map +1 -1
  180. package/lib/retail/components/Fields/MiddleNameField.js +1 -1
  181. package/lib/retail/components/Fields/NameField.js +1 -1
  182. package/lib/retail/components/Fields/RetirementIncomeField.js +1 -1
  183. package/lib/retail/components/Fields/RetirementIncomeField.js.map +1 -1
  184. package/lib/retail/components/Fields/SurnameField.js +1 -1
  185. package/lib/retail/components/Fields/WagesField.js +1 -1
  186. package/lib/retail/components/Fields/WagesField.js.map +1 -1
  187. package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +0 -7
  188. package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js +1 -2
  189. package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  190. package/lib/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.d.ts +7 -0
  191. package/lib/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.js +1 -1
  192. package/lib/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.js.map +1 -1
  193. package/lib/retail/inputs.d.ts +0 -2
  194. package/lib/retail/inputs.js +0 -4
  195. package/lib/retail/inputs.js.map +1 -1
  196. package/lib/retail/model/LeadFormState.d.ts +0 -2
  197. package/lib/retail/model/NameFieldDef.d.ts +1 -1
  198. package/lib/retail/utils/calculateInputs.js +1 -1
  199. package/lib/retail/utils/calculateInputs.js.map +1 -1
  200. package/lib/retail/utils/updateOrganizationFields.js +1 -1
  201. package/lib/retail/utils/updateOrganizationFields.js.map +1 -1
  202. package/lib/retail/validator/getLimitedBirthdayValidation.js +2 -1
  203. package/lib/retail/validator/getLimitedBirthdayValidation.js.map +1 -1
  204. package/lib/retail/validator/getRetailFormValidator.js +4 -1
  205. package/lib/retail/validator/getRetailFormValidator.js.map +1 -1
  206. package/lib/retail/validator/validatorObj.js +5 -10
  207. package/lib/retail/validator/validatorObj.js.map +1 -1
  208. package/lib/retail/validator/validators.d.ts +5 -3
  209. package/lib/retail/validator/validators.js +22 -14
  210. package/lib/retail/validator/validators.js.map +1 -1
  211. package/lib/ui-kit/DialogManager/Dialog.js +1 -1
  212. package/lib/ui-kit/DialogManager/Dialog.js.map +1 -1
  213. package/lib/ui-kit/Input/renderErrorText.js +1 -1
  214. package/lib/ui-kit/Input/renderErrorText.js.map +1 -1
  215. package/lib/ui-kit/Loader/Loader.d.ts +1 -1
  216. package/lib/ui-kit/Loader/Loader.js +1 -1
  217. package/lib/ui-kit/Loader/Loader.js.map +1 -1
  218. package/mobile/bundle/bundle.umd.js +569 -142
  219. package/mobile/bundle/bundle.umd.min.js +1 -1
  220. package/mobile/bundle/retail/api/dadataHints/dadataHintsType.d.ts +10 -3
  221. package/mobile/bundle/retail/api/dadataHints/hintsListsOptions.d.ts +2 -10
  222. package/mobile/bundle/retail/api/updateUserTask.d.ts +2 -0
  223. package/mobile/bundle/retail/components/DocumentDialog/useDocumentDialog.d.ts +4 -1
  224. package/mobile/bundle/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +0 -7
  225. package/mobile/bundle/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.d.ts +7 -0
  226. package/mobile/bundle/retail/inputs.d.ts +0 -2
  227. package/mobile/bundle/retail/model/LeadFormState.d.ts +0 -2
  228. package/mobile/bundle/retail/model/NameFieldDef.d.ts +1 -1
  229. package/mobile/bundle/retail/validator/validators.d.ts +5 -3
  230. package/mobile/bundle/ui-kit/Loader/Loader.d.ts +1 -1
  231. package/mobile/dist/components/ApplicationLeadForm/getLeadFormTaskData.js +1 -3
  232. package/mobile/dist/components/ApplicationLeadForm/getLeadFormTaskData.js.map +1 -1
  233. package/mobile/dist/components/ApplicationLeadForm/useInitApplicationLead.js +2 -1
  234. package/mobile/dist/components/ApplicationLeadForm/useInitApplicationLead.js.map +1 -1
  235. package/mobile/dist/components/Blocks.js +2 -0
  236. package/mobile/dist/components/Blocks.js.map +1 -1
  237. package/mobile/dist/components/DebitForm/getDebitCardFormTaskData.js +1 -0
  238. package/mobile/dist/components/DebitForm/getDebitCardFormTaskData.js.map +1 -1
  239. package/mobile/dist/retail/adaptors/getPersonalInfoData.js +1 -1
  240. package/mobile/dist/retail/adaptors/getPersonalInfoData.js.map +1 -1
  241. package/mobile/dist/retail/api/dadataHints/dadataHints.js +11 -7
  242. package/mobile/dist/retail/api/dadataHints/dadataHints.js.map +1 -1
  243. package/mobile/dist/retail/api/dadataHints/dadataHintsType.d.ts +10 -3
  244. package/mobile/dist/retail/api/dadataHints/hintsListsOptions.d.ts +2 -10
  245. package/mobile/dist/retail/api/dadataHints/hintsListsOptions.js +17 -2
  246. package/mobile/dist/retail/api/dadataHints/hintsListsOptions.js.map +1 -1
  247. package/mobile/dist/retail/api/esiaRequestProfile.js +1 -5
  248. package/mobile/dist/retail/api/esiaRequestProfile.js.map +1 -1
  249. package/mobile/dist/retail/api/updateUserTask.d.ts +2 -0
  250. package/mobile/dist/retail/api/updateUserTask.js.map +1 -1
  251. package/mobile/dist/retail/components/CheckboxWithDoc/CheckboxWithDoc.js +3 -2
  252. package/mobile/dist/retail/components/CheckboxWithDoc/CheckboxWithDoc.js.map +1 -1
  253. package/mobile/dist/retail/components/DaDataInputControl/DaDataInputControl.js +10 -2
  254. package/mobile/dist/retail/components/DaDataInputControl/DaDataInputControl.js.map +1 -1
  255. package/mobile/dist/retail/components/DaDataInputControl/InputPopup.js +2 -2
  256. package/mobile/dist/retail/components/DaDataInputControl/InputPopup.js.map +1 -1
  257. package/mobile/dist/retail/components/DaDataInputControl/useInputPopup.js +1 -0
  258. package/mobile/dist/retail/components/DaDataInputControl/useInputPopup.js.map +1 -1
  259. package/mobile/dist/retail/components/DocumentDialog/DocumentDialog.js +1 -1
  260. package/mobile/dist/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
  261. package/mobile/dist/retail/components/DocumentDialog/useDocumentDialog.d.ts +4 -1
  262. package/mobile/dist/retail/components/DocumentDialog/useDocumentDialog.js +11 -3
  263. package/mobile/dist/retail/components/DocumentDialog/useDocumentDialog.js.map +1 -1
  264. package/mobile/dist/retail/components/Fields/BirthPlaceField.js +1 -1
  265. package/mobile/dist/retail/components/Fields/BirthPlaceField.js.map +1 -1
  266. package/mobile/dist/retail/components/Fields/ChildrenField.js +1 -1
  267. package/mobile/dist/retail/components/Fields/ChildrenField.js.map +1 -1
  268. package/mobile/dist/retail/components/Fields/CodeWordField.js +1 -1
  269. package/mobile/dist/retail/components/Fields/CodeWordField.js.map +1 -1
  270. package/mobile/dist/retail/components/Fields/DependentsField.js +1 -1
  271. package/mobile/dist/retail/components/Fields/DependentsField.js.map +1 -1
  272. package/mobile/dist/retail/components/Fields/DulIssueDateField.js +1 -1
  273. package/mobile/dist/retail/components/Fields/DulIssueDateField.js.map +1 -1
  274. package/mobile/dist/retail/components/Fields/DulIssuedByField.js +2 -2
  275. package/mobile/dist/retail/components/Fields/DulIssuedByField.js.map +1 -1
  276. package/mobile/dist/retail/components/Fields/DulSubdivisionCodeField.js +14 -1
  277. package/mobile/dist/retail/components/Fields/DulSubdivisionCodeField.js.map +1 -1
  278. package/mobile/dist/retail/components/Fields/EmailField.js +1 -3
  279. package/mobile/dist/retail/components/Fields/EmailField.js.map +1 -1
  280. package/mobile/dist/retail/components/Fields/Experience5YearsField.js +1 -1
  281. package/mobile/dist/retail/components/Fields/Experience5YearsField.js.map +1 -1
  282. package/mobile/dist/retail/components/Fields/FamilyMembersField.js +2 -2
  283. package/mobile/dist/retail/components/Fields/FamilyMembersField.js.map +1 -1
  284. package/mobile/dist/retail/components/Fields/GeneralSeniorityField.js +12 -1
  285. package/mobile/dist/retail/components/Fields/GeneralSeniorityField.js.map +1 -1
  286. package/mobile/dist/retail/components/Fields/JobsNumberField.js +1 -1
  287. package/mobile/dist/retail/components/Fields/JobsNumberField.js.map +1 -1
  288. package/mobile/dist/retail/components/Fields/LastJobExperienceField.js +1 -1
  289. package/mobile/dist/retail/components/Fields/LastJobExperienceField.js.map +1 -1
  290. package/mobile/dist/retail/components/Fields/LegalFormField.js +1 -1
  291. package/mobile/dist/retail/components/Fields/LegalFormField.js.map +1 -1
  292. package/mobile/dist/retail/components/Fields/MandatoryPaymentsField.js +1 -1
  293. package/mobile/dist/retail/components/Fields/MandatoryPaymentsField.js.map +1 -1
  294. package/mobile/dist/retail/components/Fields/MiddleNameField.js +1 -1
  295. package/mobile/dist/retail/components/Fields/NameField.js +1 -1
  296. package/mobile/dist/retail/components/Fields/RetirementIncomeField.js +1 -1
  297. package/mobile/dist/retail/components/Fields/RetirementIncomeField.js.map +1 -1
  298. package/mobile/dist/retail/components/Fields/SurnameField.js +1 -1
  299. package/mobile/dist/retail/components/Fields/WagesField.js +1 -1
  300. package/mobile/dist/retail/components/Fields/WagesField.js.map +1 -1
  301. package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +0 -7
  302. package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js +3 -4
  303. package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  304. package/mobile/dist/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.d.ts +7 -0
  305. package/mobile/dist/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.js +3 -3
  306. package/mobile/dist/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.js.map +1 -1
  307. package/mobile/dist/retail/inputs.d.ts +0 -2
  308. package/mobile/dist/retail/inputs.js +0 -4
  309. package/mobile/dist/retail/inputs.js.map +1 -1
  310. package/mobile/dist/retail/model/LeadFormState.d.ts +0 -2
  311. package/mobile/dist/retail/model/NameFieldDef.d.ts +1 -1
  312. package/mobile/dist/retail/utils/calculateInputs.js +1 -1
  313. package/mobile/dist/retail/utils/calculateInputs.js.map +1 -1
  314. package/mobile/dist/retail/utils/updateOrganizationFields.js +1 -1
  315. package/mobile/dist/retail/utils/updateOrganizationFields.js.map +1 -1
  316. package/mobile/dist/retail/validator/getLimitedBirthdayValidation.js +2 -1
  317. package/mobile/dist/retail/validator/getLimitedBirthdayValidation.js.map +1 -1
  318. package/mobile/dist/retail/validator/getRetailFormValidator.js +3 -0
  319. package/mobile/dist/retail/validator/getRetailFormValidator.js.map +1 -1
  320. package/mobile/dist/retail/validator/validatorObj.js +4 -9
  321. package/mobile/dist/retail/validator/validatorObj.js.map +1 -1
  322. package/mobile/dist/retail/validator/validators.d.ts +5 -3
  323. package/mobile/dist/retail/validator/validators.js +27 -17
  324. package/mobile/dist/retail/validator/validators.js.map +1 -1
  325. package/mobile/dist/ui-kit/DialogManager/Dialog.js +1 -1
  326. package/mobile/dist/ui-kit/DialogManager/Dialog.js.map +1 -1
  327. package/mobile/dist/ui-kit/Input/renderErrorText.js +1 -1
  328. package/mobile/dist/ui-kit/Input/renderErrorText.js.map +1 -1
  329. package/mobile/dist/ui-kit/Loader/Loader.d.ts +1 -1
  330. package/mobile/dist/ui-kit/Loader/Loader.js +1 -1
  331. package/mobile/dist/ui-kit/Loader/Loader.js.map +1 -1
  332. package/mobile/lib/common.css +1 -1
  333. package/mobile/lib/components/ApplicationLeadForm/getLeadFormTaskData.js +1 -3
  334. package/mobile/lib/components/ApplicationLeadForm/getLeadFormTaskData.js.map +1 -1
  335. package/mobile/lib/components/ApplicationLeadForm/useInitApplicationLead.js +2 -1
  336. package/mobile/lib/components/ApplicationLeadForm/useInitApplicationLead.js.map +1 -1
  337. package/mobile/lib/components/Blocks.js +2 -0
  338. package/mobile/lib/components/Blocks.js.map +1 -1
  339. package/mobile/lib/components/DebitForm/getDebitCardFormTaskData.js +1 -0
  340. package/mobile/lib/components/DebitForm/getDebitCardFormTaskData.js.map +1 -1
  341. package/mobile/lib/retail/adaptors/getPersonalInfoData.js +1 -1
  342. package/mobile/lib/retail/adaptors/getPersonalInfoData.js.map +1 -1
  343. package/mobile/lib/retail/api/dadataHints/dadataHints.js +11 -7
  344. package/mobile/lib/retail/api/dadataHints/dadataHints.js.map +1 -1
  345. package/mobile/lib/retail/api/dadataHints/dadataHintsType.d.ts +10 -3
  346. package/mobile/lib/retail/api/dadataHints/hintsListsOptions.d.ts +2 -10
  347. package/mobile/lib/retail/api/dadataHints/hintsListsOptions.js +17 -2
  348. package/mobile/lib/retail/api/dadataHints/hintsListsOptions.js.map +1 -1
  349. package/mobile/lib/retail/api/esiaRequestProfile.js +1 -5
  350. package/mobile/lib/retail/api/esiaRequestProfile.js.map +1 -1
  351. package/mobile/lib/retail/api/updateUserTask.d.ts +2 -0
  352. package/mobile/lib/retail/api/updateUserTask.js.map +1 -1
  353. package/mobile/lib/retail/components/CheckboxWithDoc/CheckboxWithDoc.js +3 -2
  354. package/mobile/lib/retail/components/CheckboxWithDoc/CheckboxWithDoc.js.map +1 -1
  355. package/mobile/lib/retail/components/DaDataInputControl/DaDataInputControl.js +10 -2
  356. package/mobile/lib/retail/components/DaDataInputControl/DaDataInputControl.js.map +1 -1
  357. package/mobile/lib/retail/components/DaDataInputControl/InputPopup.js +3 -3
  358. package/mobile/lib/retail/components/DaDataInputControl/InputPopup.js.map +1 -1
  359. package/mobile/lib/retail/components/DaDataInputControl/useInputPopup.js +1 -0
  360. package/mobile/lib/retail/components/DaDataInputControl/useInputPopup.js.map +1 -1
  361. package/mobile/lib/retail/components/DocumentDialog/DocumentDialog.js +1 -1
  362. package/mobile/lib/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
  363. package/mobile/lib/retail/components/DocumentDialog/useDocumentDialog.d.ts +4 -1
  364. package/mobile/lib/retail/components/DocumentDialog/useDocumentDialog.js +11 -3
  365. package/mobile/lib/retail/components/DocumentDialog/useDocumentDialog.js.map +1 -1
  366. package/mobile/lib/retail/components/Fields/BirthPlaceField.js +1 -1
  367. package/mobile/lib/retail/components/Fields/BirthPlaceField.js.map +1 -1
  368. package/mobile/lib/retail/components/Fields/ChildrenField.js +1 -1
  369. package/mobile/lib/retail/components/Fields/ChildrenField.js.map +1 -1
  370. package/mobile/lib/retail/components/Fields/CodeWordField.js +1 -1
  371. package/mobile/lib/retail/components/Fields/CodeWordField.js.map +1 -1
  372. package/mobile/lib/retail/components/Fields/DependentsField.js +1 -1
  373. package/mobile/lib/retail/components/Fields/DependentsField.js.map +1 -1
  374. package/mobile/lib/retail/components/Fields/DulIssueDateField.js +1 -1
  375. package/mobile/lib/retail/components/Fields/DulIssueDateField.js.map +1 -1
  376. package/mobile/lib/retail/components/Fields/DulIssuedByField.js +2 -2
  377. package/mobile/lib/retail/components/Fields/DulIssuedByField.js.map +1 -1
  378. package/mobile/lib/retail/components/Fields/DulSubdivisionCodeField.js +15 -2
  379. package/mobile/lib/retail/components/Fields/DulSubdivisionCodeField.js.map +1 -1
  380. package/mobile/lib/retail/components/Fields/EmailField.js +1 -3
  381. package/mobile/lib/retail/components/Fields/EmailField.js.map +1 -1
  382. package/mobile/lib/retail/components/Fields/Experience5YearsField.js +1 -1
  383. package/mobile/lib/retail/components/Fields/Experience5YearsField.js.map +1 -1
  384. package/mobile/lib/retail/components/Fields/FamilyMembersField.js +2 -2
  385. package/mobile/lib/retail/components/Fields/FamilyMembersField.js.map +1 -1
  386. package/mobile/lib/retail/components/Fields/GeneralSeniorityField.js +12 -1
  387. package/mobile/lib/retail/components/Fields/GeneralSeniorityField.js.map +1 -1
  388. package/mobile/lib/retail/components/Fields/JobsNumberField.js +1 -1
  389. package/mobile/lib/retail/components/Fields/JobsNumberField.js.map +1 -1
  390. package/mobile/lib/retail/components/Fields/LastJobExperienceField.js +1 -1
  391. package/mobile/lib/retail/components/Fields/LastJobExperienceField.js.map +1 -1
  392. package/mobile/lib/retail/components/Fields/LegalFormField.js +1 -1
  393. package/mobile/lib/retail/components/Fields/LegalFormField.js.map +1 -1
  394. package/mobile/lib/retail/components/Fields/MandatoryPaymentsField.js +1 -1
  395. package/mobile/lib/retail/components/Fields/MandatoryPaymentsField.js.map +1 -1
  396. package/mobile/lib/retail/components/Fields/MiddleNameField.js +1 -1
  397. package/mobile/lib/retail/components/Fields/NameField.js +1 -1
  398. package/mobile/lib/retail/components/Fields/RetirementIncomeField.js +1 -1
  399. package/mobile/lib/retail/components/Fields/RetirementIncomeField.js.map +1 -1
  400. package/mobile/lib/retail/components/Fields/SurnameField.js +1 -1
  401. package/mobile/lib/retail/components/Fields/WagesField.js +1 -1
  402. package/mobile/lib/retail/components/Fields/WagesField.js.map +1 -1
  403. package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +0 -7
  404. package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js +1 -2
  405. package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  406. package/mobile/lib/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.d.ts +7 -0
  407. package/mobile/lib/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.js +1 -1
  408. package/mobile/lib/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.js.map +1 -1
  409. package/mobile/lib/retail/inputs.d.ts +0 -2
  410. package/mobile/lib/retail/inputs.js +0 -4
  411. package/mobile/lib/retail/inputs.js.map +1 -1
  412. package/mobile/lib/retail/model/LeadFormState.d.ts +0 -2
  413. package/mobile/lib/retail/model/NameFieldDef.d.ts +1 -1
  414. package/mobile/lib/retail/utils/calculateInputs.js +1 -1
  415. package/mobile/lib/retail/utils/calculateInputs.js.map +1 -1
  416. package/mobile/lib/retail/utils/updateOrganizationFields.js +1 -1
  417. package/mobile/lib/retail/utils/updateOrganizationFields.js.map +1 -1
  418. package/mobile/lib/retail/validator/getLimitedBirthdayValidation.js +2 -1
  419. package/mobile/lib/retail/validator/getLimitedBirthdayValidation.js.map +1 -1
  420. package/mobile/lib/retail/validator/getRetailFormValidator.js +4 -1
  421. package/mobile/lib/retail/validator/getRetailFormValidator.js.map +1 -1
  422. package/mobile/lib/retail/validator/validatorObj.js +5 -10
  423. package/mobile/lib/retail/validator/validatorObj.js.map +1 -1
  424. package/mobile/lib/retail/validator/validators.d.ts +5 -3
  425. package/mobile/lib/retail/validator/validators.js +22 -14
  426. package/mobile/lib/retail/validator/validators.js.map +1 -1
  427. package/mobile/lib/ui-kit/DialogManager/Dialog.js +1 -1
  428. package/mobile/lib/ui-kit/DialogManager/Dialog.js.map +1 -1
  429. package/mobile/lib/ui-kit/Input/renderErrorText.js +1 -1
  430. package/mobile/lib/ui-kit/Input/renderErrorText.js.map +1 -1
  431. package/mobile/lib/ui-kit/Loader/Loader.d.ts +1 -1
  432. package/mobile/lib/ui-kit/Loader/Loader.js +1 -1
  433. package/mobile/lib/ui-kit/Loader/Loader.js.map +1 -1
  434. package/mobile/src/components/ApplicationLeadForm/getLeadFormTaskData.ts +1 -3
  435. package/mobile/src/components/ApplicationLeadForm/useInitApplicationLead.ts +2 -1
  436. package/mobile/src/components/Blocks.ts +2 -0
  437. package/mobile/src/components/DebitForm/getDebitCardFormTaskData.ts +1 -0
  438. package/mobile/src/retail/adaptors/getPersonalInfoData.tsx +1 -1
  439. package/mobile/src/retail/api/dadataHints/dadataHints.ts +17 -6
  440. package/mobile/src/retail/api/dadataHints/dadataHintsType.ts +10 -3
  441. package/mobile/src/retail/api/dadataHints/hintsListsOptions.ts +20 -13
  442. package/mobile/src/retail/api/esiaRequestProfile.ts +2 -6
  443. package/mobile/src/retail/api/updateUserTask.ts +2 -0
  444. package/mobile/src/retail/components/CheckboxWithDoc/CheckboxWithDoc.tsx +3 -1
  445. package/mobile/src/retail/components/DaDataInputControl/DaDataInputControl.tsx +15 -1
  446. package/mobile/src/retail/components/DaDataInputControl/InputPopup.tsx +5 -2
  447. package/mobile/src/retail/components/DaDataInputControl/useInputPopup.tsx +1 -0
  448. package/mobile/src/retail/components/DocumentDialog/DocumentDialog.tsx +1 -1
  449. package/mobile/src/retail/components/DocumentDialog/useDocumentDialog.ts +12 -3
  450. package/mobile/src/retail/components/Fields/BirthPlaceField.tsx +1 -0
  451. package/mobile/src/retail/components/Fields/ChildrenField.tsx +1 -0
  452. package/mobile/src/retail/components/Fields/CodeWordField.tsx +6 -1
  453. package/mobile/src/retail/components/Fields/DependentsField.tsx +1 -0
  454. package/mobile/src/retail/components/Fields/DulIssueDateField.tsx +1 -0
  455. package/mobile/src/retail/components/Fields/DulIssuedByField.tsx +2 -1
  456. package/mobile/src/retail/components/Fields/DulSubdivisionCodeField.tsx +21 -3
  457. package/mobile/src/retail/components/Fields/EmailField.tsx +8 -3
  458. package/mobile/src/retail/components/Fields/Experience5YearsField.tsx +2 -2
  459. package/mobile/src/retail/components/Fields/FamilyMembersField.tsx +2 -2
  460. package/mobile/src/retail/components/Fields/GeneralSeniorityField.tsx +28 -11
  461. package/mobile/src/retail/components/Fields/JobsNumberField.tsx +1 -0
  462. package/mobile/src/retail/components/Fields/LastJobExperienceField.tsx +1 -0
  463. package/mobile/src/retail/components/Fields/LegalFormField.tsx +1 -0
  464. package/mobile/src/retail/components/Fields/MandatoryPaymentsField.tsx +2 -0
  465. package/mobile/src/retail/components/Fields/MiddleNameField.tsx +1 -1
  466. package/mobile/src/retail/components/Fields/NameField.tsx +1 -1
  467. package/mobile/src/retail/components/Fields/RetirementIncomeField.tsx +2 -0
  468. package/mobile/src/retail/components/Fields/SurnameField.tsx +1 -1
  469. package/mobile/src/retail/components/Fields/WagesField.tsx +2 -0
  470. package/mobile/src/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.tsx +5 -9
  471. package/mobile/src/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.tsx +9 -1
  472. package/mobile/src/retail/inputs.tsx +0 -4
  473. package/mobile/src/retail/model/LeadFormState.ts +0 -2
  474. package/mobile/src/retail/model/NameFieldDef.ts +0 -2
  475. package/mobile/src/retail/utils/calculateInputs.ts +1 -1
  476. package/mobile/src/retail/utils/updateOrganizationFields.ts +1 -1
  477. package/mobile/src/retail/validator/getLimitedBirthdayValidation.ts +2 -1
  478. package/mobile/src/retail/validator/getRetailFormValidator.ts +9 -1
  479. package/mobile/src/retail/validator/validatorObj.ts +4 -12
  480. package/mobile/src/retail/validator/validators.ts +47 -28
  481. package/mobile/src/ui-kit/DialogManager/Dialog.tsx +1 -1
  482. package/mobile/src/ui-kit/Input/renderErrorText.tsx +1 -1
  483. package/mobile/src/ui-kit/Loader/Loader.tsx +4 -2
  484. package/package.json +1 -1
  485. package/src/components/ApplicationLeadForm/getLeadFormTaskData.ts +1 -3
  486. package/src/components/ApplicationLeadForm/useInitApplicationLead.ts +2 -1
  487. package/src/components/Blocks.mobile.ts +2 -0
  488. package/src/components/DebitForm/getDebitCardFormTaskData.ts +1 -0
  489. package/src/retail/adaptors/getPersonalInfoData.tsx +1 -1
  490. package/src/retail/api/dadataHints/dadataHints.ts +17 -6
  491. package/src/retail/api/dadataHints/dadataHintsType.ts +10 -3
  492. package/src/retail/api/dadataHints/hintsListsOptions.ts +20 -13
  493. package/src/retail/api/esiaRequestProfile.ts +2 -6
  494. package/src/retail/api/updateUserTask.ts +2 -0
  495. package/src/retail/components/CheckboxWithDoc/CheckboxWithDoc.tsx +3 -1
  496. package/src/retail/components/DaDataInputControl/DaDataInputControl.tsx +15 -1
  497. package/src/retail/components/DaDataInputControl/InputPopup.tsx +5 -2
  498. package/src/retail/components/DaDataInputControl/useInputPopup.tsx +1 -0
  499. package/src/retail/components/DocumentDialog/DocumentDialog.tsx +1 -1
  500. package/src/retail/components/DocumentDialog/useDocumentDialog.ts +12 -3
  501. package/src/retail/components/Fields/BirthPlaceField.tsx +1 -0
  502. package/src/retail/components/Fields/ChildrenField.tsx +1 -0
  503. package/src/retail/components/Fields/CodeWordField.tsx +6 -1
  504. package/src/retail/components/Fields/DependentsField.tsx +1 -0
  505. package/src/retail/components/Fields/DulIssueDateField.tsx +1 -0
  506. package/src/retail/components/Fields/DulIssuedByField.tsx +2 -1
  507. package/src/retail/components/Fields/DulSubdivisionCodeField.tsx +21 -3
  508. package/src/retail/components/Fields/EmailField.tsx +8 -3
  509. package/src/retail/components/Fields/Experience5YearsField.tsx +2 -2
  510. package/src/retail/components/Fields/FamilyMembersField.tsx +2 -2
  511. package/src/retail/components/Fields/GeneralSeniorityField.tsx +28 -11
  512. package/src/retail/components/Fields/JobsNumberField.tsx +1 -0
  513. package/src/retail/components/Fields/LastJobExperienceField.tsx +1 -0
  514. package/src/retail/components/Fields/LegalFormField.tsx +1 -0
  515. package/src/retail/components/Fields/MandatoryPaymentsField.tsx +2 -0
  516. package/src/retail/components/Fields/MiddleNameField.tsx +1 -1
  517. package/src/retail/components/Fields/NameField.tsx +1 -1
  518. package/src/retail/components/Fields/RetirementIncomeField.tsx +2 -0
  519. package/src/retail/components/Fields/SurnameField.tsx +1 -1
  520. package/src/retail/components/Fields/WagesField.tsx +2 -0
  521. package/src/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.tsx +5 -9
  522. package/src/retail/components/VerifyPhoneDialog/useVerifyPhoneDialogSubmit.tsx +9 -1
  523. package/src/retail/inputs.tsx +0 -4
  524. package/src/retail/model/LeadFormState.ts +0 -2
  525. package/src/retail/model/NameFieldDef.ts +0 -2
  526. package/src/retail/utils/calculateInputs.ts +1 -1
  527. package/src/retail/utils/updateOrganizationFields.ts +1 -1
  528. package/src/retail/validator/getLimitedBirthdayValidation.ts +2 -1
  529. package/src/retail/validator/getRetailFormValidator.ts +9 -1
  530. package/src/retail/validator/validatorObj.ts +4 -12
  531. package/src/retail/validator/validators.ts +47 -28
  532. package/src/ui-kit/DialogManager/Dialog.tsx +1 -1
  533. package/src/ui-kit/Input/renderErrorText.tsx +1 -1
  534. package/src/ui-kit/Loader/Loader.tsx +4 -2
  535. package/bundle/retail/components/Fields/ExpensesField.d.ts +0 -2
  536. package/bundle/retail/components/Fields/TotalIncomeField.d.ts +0 -2
  537. package/dist/retail/components/Fields/ExpensesField.d.ts +0 -2
  538. package/dist/retail/components/Fields/ExpensesField.js +0 -7
  539. package/dist/retail/components/Fields/ExpensesField.js.map +0 -1
  540. package/dist/retail/components/Fields/TotalIncomeField.d.ts +0 -2
  541. package/dist/retail/components/Fields/TotalIncomeField.js +0 -7
  542. package/dist/retail/components/Fields/TotalIncomeField.js.map +0 -1
  543. package/lib/retail/components/Fields/ExpensesField.d.ts +0 -2
  544. package/lib/retail/components/Fields/ExpensesField.js +0 -5
  545. package/lib/retail/components/Fields/ExpensesField.js.map +0 -1
  546. package/lib/retail/components/Fields/TotalIncomeField.d.ts +0 -2
  547. package/lib/retail/components/Fields/TotalIncomeField.js +0 -5
  548. package/lib/retail/components/Fields/TotalIncomeField.js.map +0 -1
  549. package/mobile/bundle/retail/components/Fields/ExpensesField.d.ts +0 -2
  550. package/mobile/bundle/retail/components/Fields/TotalIncomeField.d.ts +0 -2
  551. package/mobile/dist/retail/components/Fields/ExpensesField.d.ts +0 -2
  552. package/mobile/dist/retail/components/Fields/ExpensesField.js +0 -7
  553. package/mobile/dist/retail/components/Fields/ExpensesField.js.map +0 -1
  554. package/mobile/dist/retail/components/Fields/TotalIncomeField.d.ts +0 -2
  555. package/mobile/dist/retail/components/Fields/TotalIncomeField.js +0 -7
  556. package/mobile/dist/retail/components/Fields/TotalIncomeField.js.map +0 -1
  557. package/mobile/lib/retail/components/Fields/ExpensesField.d.ts +0 -2
  558. package/mobile/lib/retail/components/Fields/ExpensesField.js +0 -5
  559. package/mobile/lib/retail/components/Fields/ExpensesField.js.map +0 -1
  560. package/mobile/lib/retail/components/Fields/TotalIncomeField.d.ts +0 -2
  561. package/mobile/lib/retail/components/Fields/TotalIncomeField.js +0 -5
  562. package/mobile/lib/retail/components/Fields/TotalIncomeField.js.map +0 -1
  563. package/mobile/src/retail/components/Fields/ExpensesField.tsx +0 -13
  564. package/mobile/src/retail/components/Fields/TotalIncomeField.tsx +0 -13
  565. package/src/retail/components/Fields/ExpensesField.tsx +0 -13
  566. package/src/retail/components/Fields/TotalIncomeField.tsx +0 -13
@@ -1 +1 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).UniMobileBlocks={})}(this,(function(e){"use strict";let t;const n=e=>(...n)=>t[e](...n),a=n("useState"),i=n("useEffect"),r=n("useCallback"),l=n("useMemo"),s=n("useRef"),o=(...e)=>globalThis._uni._jsx(...e),c=(...e)=>globalThis._uni._jsxs(...e),d=e=>{const t=e;return t._tmpl||(t._tmpl=globalThis.__UNI_REACT__?e:m(e)),t._tmpl},m=e=>{function t(t,n){const{children:a,...i}=t||{},r=n?.slots?.default,l=a||r&&r();return e(Object.assign(i,l&&{children:l}),n)}return t.inheritAttrs=!1,t},u=(...e)=>e.map((e=>h(e)?Object.entries(e).filter((([,e])=>e)).map((([e])=>e)):e)).flatMap((e=>e)).filter(Boolean).join(" "),h=e=>Boolean(e&&"object"==typeof e&&!Array.isArray(e)),p={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white",gray:"bg-main-divider text-primary-text",transparent:"bg-transparent text-primary-text","":""},g=d((({className:e,version:t="primary",isTheme:n=!0,defaultPadding:a="p-xl",padding:i,block:r,tag:l="section",role:s,children:c,style:d})=>{const m=t&&n;return o(l,{className:u("@container font-sans",{group:m},p[t],i||a,e),...m?{"data-ver":t}:{},...r?.anchor?{id:r.anchor}:{},role:s,style:d,children:c})})),f=d((({className:e,size:t})=>o("figure",{className:u("m-0 mt-xl min-w-[80%]",e),children:y(t)}))),y=(e=3)=>b(100,e).map((e=>Math.floor(e))).map(x),x=(e,t)=>o("div",{style:{width:`${e||100}%`},className:"h-4 mt-xs bg-secondary-dark relative overflow-hidden animate-pulse"},String(t)),b=(e,t)=>[e].concat(t>0?b(e/1.618,t-1):[]),v={h1:"h1",h2:"h1",h3:"h2",h4:"h2",h5:"h3",h6:"h3"},N={h0:"text-h0",h1:"text-h1",h2:"text-h2",h3:"text-h3",h4:"text-h4",h5:"text-h5",h6:"text-h6"},w=d((({className:e="",headingType:t="h3",as:n="h3",title:a,children:i})=>{const r=v[n]||"h3";return o(r,{role:"heading",className:u("font-sans m-0",N[t],e),children:a||i})})),C=d((({children:e,...t})=>o("p",{className:u("font-sans",Object.values(t)),children:e}))),k={XXL:{title:{headingType:"h0",as:"h1"},descriptionSize:"text-h5",descriptionWeight:"font-normal",descriptionStyle:"mt-xl"},XL:{title:{headingType:"h1",as:"h1"},descriptionSize:"text-xl",descriptionWeight:"font-light",descriptionStyle:"mt-m"},L:{title:{headingType:"h2",as:"h2"},descriptionSize:"text-xl",descriptionWeight:"font-light",descriptionStyle:"mt-m"},M:{title:{headingType:"h3",as:"h2"},descriptionSize:"text-xl",descriptionWeight:"font-light",descriptionStyle:"mt-s"},S:{title:{headingType:"h4",as:"h2"},descriptionSize:"text-xl",descriptionWeight:"font-light",descriptionStyle:"mt-xs"},XS:{title:{headingType:"h5",as:"h2"},descriptionSize:"text-m",descriptionWeight:"font-light",descriptionStyle:"mt-xs"}},S=d((({className:e,version:t="",headlineVersion:n="XL",title:a,description:i,align:r="text-center",as:l,isEmbedded:s=!1,isTheme:d=!1,...m})=>{const h=k[n],p={marginTop:h.descriptionStyle};return c(g,{className:u({"@container-normal":s},e),defaultPadding:s?"":"p-6xl",version:t,isTheme:d,...m,children:[a?o(w,{className:u("whitespace-normal",r),...h?.title,as:l||h?.title.as,title:a}):null,i?o(C,{size:h.descriptionSize,font:h.descriptionWeight,align:r,...p,children:i}):null]})})),I=({blockClassName:e,block:t,render:n})=>n({blockClassName:e,block:t}),T=[];function D(e,t,{className:n,...a}={}){const{key:i,blockDecorator:r=I,blocksRegistry:l={},ancestors:s=T}=t,{type:c}=e;c&&c in l||console.warn(`No block with "${c}" is registered`);const d=c&&l[c];return r({blockClassName:u(e.style?.length?e.style:"col-span-12",n),block:e,ancestors:s,render:({block:n,blockClassName:r})=>{const{content:l}=n;return d?o(d,{...l,...a,className:u(r,l?.className),block:e,options:t},i):null}},i)}const P=[],R=(e,{key:t,ancestors:n=P,slotName:a=null,extraProps:i,renderProps:r=D,...l})=>{const s=i?(e,t)=>D(e,t,i):r;return(e||[]).map(((e,i)=>s(e,{...l,key:`${t||e.type}-${i}`,ancestors:l.parent?[...n||P,[l.parent,a]]:n},i)))};function E({block:e,options:t,children:n,extraProps:a,renderProps:i}){return n||(e&&t?R(e.blocks,{...t,parent:e,extraProps:a,renderProps:i}):null)}function _(){return _._impl()}_._impl=()=>({pathname:globalThis.location?.pathname||"/",push:()=>{},replace:()=>{},back:()=>{}}),_.setup=e=>{_._impl=e};const A=["CDN","BASE_PATH"],B=new Proxy({_:{},setup(e){this._=e}},{get(e,t){const n=e._[t]||e[t];return A.includes(t)?(e=>e&&!e.endsWith("/")?`${e}/`:e)(n):n}}),M=e=>Boolean(e?.includes(":")),O=(e,t)=>Boolean(e&&!M(e)&&(!t||"_self"===t)),F=e=>Boolean(e?.startsWith("#")),z=(...e)=>e.filter(Boolean).join("/").replace(/\/+/g,"/").replace(/^(.+):\//,"$1://").replace(/^file:/,"file:/").replace(/\/(\?|&|#[^!])/g,"$1").replace(/\?/g,"&").replace("&","?"),V=e=>t=>Boolean(e&&t&&e.startsWith(t)&&("/"===t||e===t||"/"===e[t.length]));var L=Object.freeze({__proto__:null,isURL:M,isLocalURL:O,isHash:F,withoutQuery:e=>(e??"").replace(/\?.*/,"").replace(/\/$/,""),joinPath:z,hasPrefix:V});const $="/api/",j=`${$}v1/storage`,q=[B.CDN,$],U=e=>(t,n)=>{if(W(t))return t;if(((e="")=>/^[a-f0-9]{8}-[a-f0-9]{4}-4[a-f0-9]{3}-[89aAbB][a-f0-9]{3}-[a-f0-9]{12}(\/revs\/[0-9]{1,20})?$/.test(e))(t))return`${j}/${t}/attachment`;const a=t?.startsWith("/");return z(V(t)(n)?"":n,a?"/":(i=e.pathname,i?.split("/").slice(0,-1).join("/")),t);var i},W=e=>!e||M(e)||F(e)||q.some(V(e)),H={"":"",normal:"",color:"text-primary-main",black:"text-black",white:"text-black",gray:"text-gray"},Y={small:"16",medium:"24",large:"48",xl:"78"},G=d((({className:e="",imageClassName:t="",name:n="",alt:a=`Иконка ${n}`,title:i=a,iconVersion:r="color",size:l,width:s=l&&Y[l],height:d=s})=>{const m=_(),h="normal"===r?`${n}.svg`:`sprites.svg#${n}`,p=U(m)(z(B.CDN,"/icons/",h));return"normal"===r?o("img",{className:e,style:K(e,d),src:p,alt:a,title:i,"aria-hidden":"true",width:s,height:d}):o(X,{className:e,children:c("svg",{className:u(H[r],{"w-full h-full":!s,invert:"white"===r},t),width:s,height:d,"aria-hidden":"true",children:[i?o("title",{children:i}):null,a?o("desc",{children:a}):null,o("use",{href:p,xlinkHref:p})]})})})),K=(e,t)=>{return e?.includes("h-")?{}:{height:(n=t,n&&!/\D/.test(n)?`${t}px`:t),width:"auto"};var n},X=d((({className:e,children:t})=>e?o("div",{role:"img",className:e,children:t}):t)),J=new Proxy({_:{},setup(e){this._=e}},{get:(e,t)=>e._[t]||e[t]});function Z(e=""){try{return new URL(e).pathname}catch(e){return""}}const Q=e=>t=>{const n=t?.startsWith("/wcms-resources")?"":Z(J.SITE_URL);return t&&!M(t)?U(e)(t,n):t},ee=(e,t)=>e?.media&&t?.media?e.media-t.media:0,te=d((({className:e="",image:t,imageClassName:n=""})=>{const a=_();return c("picture",{className:e,children:[t?.sources?.length?t.sources.filter((e=>e?.src)).sort(ee).map((({src:e,format:n,media:i},r)=>o("source",{srcSet:Q(a)(e),type:ae(n),media:i?`(max-width: ${i}px)`:"",width:t?.size?.width,height:t?.size?.height},`${r}_${e}`))):null,t?.src?ne({...t,src:Q(a)(t.src)},n):null]})})),ne=(e,t="")=>o("img",{src:e.src,className:u("object-contain",t),alt:e?.alt||e?.title||"",title:e?.title||"",style:{width:e?.size?.width?`${e.size?.width}px`:"100%",height:e?.size?.height?`${e.size?.height}px`:"auto"},width:e?.size?.width,height:e?.size?.height}),ae=e=>e?`image/${String(e)}`:void 0,ie=d((({className:e="",image:t,imageClassName:n="",...a})=>t?.src||t?.icon?t.icon?o(G,{className:e,imageClassName:n,iconVersion:t?.iconVersion,name:t.icon,...a}):o(te,{className:e,imageClassName:n,image:t}):null)),re={primary:"text-white bg-primary-main hover:bg-primary-hover active:bg-primary-active",secondary:"text-primary-main bg-main-divider hover:text-white hover:bg-primary-hover active:bg-primary-active",white:"text-primary-main bg-white hover:text-white hover:bg-primary-hover active:bg-white active:text-primary-main",link:"text-primary-main",transparent:"",gray:"text-primary-main bg-main-divider hover:text-white hover:bg-primary-hover active:bg-primary-active","":""},le="bg-main-divider text-main-disabled",se={primary:le,secondary:le,white:le,link:"",transparent:"",gray:le,"":""},oe="text-center font-sans select-none",ce={primary:"group-hover/btn:brightness-0 group-hover/btn:invert",secondary:"group-hover/btn:brightness-0 group-hover/btn:invert",white:"group-hover/btn:brightness-0 group-hover/btn:invert",link:"text-primary-main",transparent:"",gray:"group-hover/btn:brightness-0 group-hover/btn:invert","":""},de=({className:e,rounded:t,version:n})=>[oe,"border border-transparent inline-block cursor-pointer no-underline focus:border-primary-text focus:border h-fit",n?re[n]:"",t?"rounded-full":"rounded-md",e].join(" "),me=e=>me._impl(e);function ue(e,t){const n=s({});return l((()=>new Proxy({},{get:(a,i)=>(n.current||={},n.current[i]||=n=>e.fire(t,{...n??{},type:i}),n.current[i])})),[e,t])}me._impl=e=>e,me.setup=e=>{me._impl=e};class he{watchers=new Set;subscribersMap={};subjectsStateMap={};emitter=this;observable=this;watch(e){return this.watchers.add(e),()=>{this.watchers.delete(e)}}subscribe(e,t){this.subscribersMap[e]||=new Set,this.subscribersMap[e]?.add(t);const n=this.subjectsStateMap[e];return n&&t(n),()=>{this.subscribersMap[e]?.delete(t)}}fire(e,t){e in this.subjectsStateMap?this.subject(e,t):this.fireSubscribers(e,t)}subject(e,t){return this.subjectsStateMap[e]!==t&&(this.subjectsStateMap[e]=t??void 0,this.fireSubscribers(e,t)),()=>{delete this.subjectsStateMap[e]}}fireSubscribers(e,t){for(const n of this.subscribersMap[e]??[])n(t??null);for(const n of this.watchers)n({type:e,event:t??null})}}const pe=new he,ge=()=>ue(pe.emitter,"dialog"),fe="/",ye=["/api"];function xe(){const e=_(),{closeAll:t}=ge();return n=>{const a=U(e)(n.href);return{...n,href:a,"aria-label":n.text,onClick:me((i=>{n.onClick?.(i);const r=Z(J.SITE_URL);be(a,n.target,r)&&(t(),i?.preventDefault(),e.push(((e=fe,t=fe)=>[e,t].some((e=>e===fe))?e:e.replace(t,"")||fe)(a,r)))}))}}}const be=(e,t,n)=>O(e,t)&&![...ye,...J.SUB_PORTALS?.split(",")??[]].some(V(e))&&V(e)(n||"/"),ve=e=>{try{return Array.isArray(e)&&e.length?{"data-aspects":JSON.stringify(e)}:{}}catch(e){return{}}},Ne=d((e=>{const{text:t,aboveText:n,appendLeft:a,appendRight:i,version:r="primary"}=e,l=Ce(e)&&"hidden lg:block";return c("div",{className:u(we(e),"flex gap-xs"),children:[a?o("div",{className:u(l,ce[r]),children:a}):null,Ce(e)?c("div",{className:"whitespace-pre",children:[n?o("div",{className:"text-xs font-light text-left",children:n}):null,o("div",{className:"text-left "+(n?"text-s":"text-l"),children:t})]}):null,i?o("div",{className:u(l,ce[r]),children:i}):null]})})),we=e=>{const{version:t,aboveText:n,rounded:a}=e;if("link"===t)return"";const i=""+(n?"py-2.5 px-9":"py-4 px-9");return u("group/btn items-center justify-center",Ce(e)?i:"h-12 w-12 m-auto",{"rounded-full":a})},Ce=({text:e,aboveText:t,appendLeft:n})=>Boolean(e||t||!n),ke=({className:e,rounded:t,version:n})=>["inline-block",oe,n?se[n]:"",t?"rounded-full":"rounded-md",e].join(" "),Se=d((({disabled:e,children:t,method:n="LINK",href:a,...i})=>{const l=(({method:e,href:t})=>r((n=>{if("POST"!==e||!t)return;n.preventDefault(),n.stopPropagation();const{origin:a,pathname:i,searchParams:r}=new URL(t||""),l=document.createElement("form");l.setAttribute("method","POST"),l.setAttribute("action",[a,i].join(""));for(const[e,t]of r.entries()){const n=document.createElement("input");n.setAttribute("type","hidden"),n.setAttribute("name",e),n.setAttribute("value",t),l.appendChild(n)}document.body.appendChild(l),l.submit()}),[e,t]))({method:n,href:a}),s=xe()({onClick:l,href:a,...i}),c=t??o(Ne,{...s});return o(e?Te:Ie,{...s,children:c})})),Ie=d((({className:e="",href:t,rel:n,target:a,ariaLabel:i,version:r,rounded:l,onClick:s,type:c,data:d,children:m,text:u})=>o("a",{className:de({className:e,version:r,rounded:l}),href:t,rel:n,target:a,"aria-label":i||`Ссылка на ${u}`,role:t?"link":"button",onClick:s,type:c,...ve(d),children:m}))),Te=d((({className:e,ariaLabel:t,version:n,rounded:a,children:i})=>o("button",{type:"button","aria-disabled":"true","aria-label":t,tabIndex:-1,className:ke({className:e,rounded:a,version:n}),children:i})));function De({version:e,handleClick:t,text:n="Вернуться назад",alwaysVisible:a=!1}){if(!n)return null;const i="primary"===e?"white":"black",r="primary"===e?"bg-primary-main":"bg-white";return c("div",{className:u(a?"flex":"hidden sm:flex","items-center gap-s"),children:[o("div",{className:u(de({className:"w-12 h-12 min-h-12 min-w-12 flex items-center justify-center",rounded:!0}),r),onClick:t,children:o(ie,{className:"w-4 h-4",image:{icon:"ArrowLeftIcon",iconVersion:i}})}),o(Se,{version:"link",className:"group-data-secondary:text-white",text:n,ariaLabel:n,onClick:t,type:"button"})]})}const Pe=()=>{const[e,t]=a(true);return i((()=>{const e=globalThis.matchMedia?.("(max-width: 1024px)"),n=()=>{t(Boolean(e?.matches))};return e?.addEventListener("change",n),e?.matches&&t(!0),()=>{e?.removeEventListener("change",n)}}),[]),e},Re={start:"@xl:self-start",center:"@xl:self-center",end:"@xl:self-end"},Ee=(e,{className:t,imageAlign:n})=>e?o("div",{className:u("shrink-1/2 justify-self-center",n&&Re[n],t),children:e}):null,_e=d((({className:e,version:t="primary",defaultPadding:n,padding:a="",title:i,buttons:l,leftImage:s,rightImage:d,imageAlign:m,insetTitle:h,isImageAlwaysOnRight:p=!1,isImageSecondary:g=!1,backwardButton:f,children:y,...x})=>{const b=Pe(),v=_(),N=r((()=>v.back()),[]),w=x.options?.page?.common?.backwardButton,C=f&&!b;return c("div",{className:u("relative flex flex-col gap-3xl overflow-hidden",a||n,e),children:[C&&De({version:t,handleClick:N,text:w}),i?o("div",{className:"relative",children:i}):null,c("div",{className:u("grow relative flex flex-col @xl:flex-row gap-3xl w-full",{"self-start @xl:w-auto":s}),children:[Ee(s,{imageAlign:m,className:"mx-auto"}),c("div",{className:u("grid gap-3xl items-center md:items-stretch",{"@xl:grid-cols-2 auto-cols-fr":d,grow:!s},"h-auto"),children:[Ae(h,y),Me(E({...x,extraProps:{className:"@container-normal"}})),Ee(d,{className:u("@xl:justify-self-end @xl:col-start-2",{[Be(p)]:l,"col-start-2 self-center":p,"hidden @xl:block":g}),imageAlign:m}),l?o("div",{className:"self-end",children:l}):null]})]})]})})),Ae=(e,t)=>e||t?c("div",{className:"grow space-y-lg w-fit",children:[e,t]}):null,Be=e=>u(e?"row-span-2":"@xl:row-span-2"),Me=e=>e?.length?o("div",{className:"flex items-start justify-end",children:e}):null,Oe=(e,t="normal")=>e?.icon||e?.src?o("div",{className:u("sm:w-12 sm:h-12 sm:min-w-12 w-11 h-11 min-w-11 box-border flex items-center justify-center rounded-icon","normal"===t?"bg-secondary-light text-primary-main":"bg-primary-main text-black group-data-secondary:bg-white/30 group-data-secondary:text-black"),children:o(ie,{className:"w-6 h-6",image:{...e,iconVersion:e.iconVersion||t}})}):null,Fe=d((({__html:e="",richVersion:t="",itemSize:n="list-m",isDotted:a=!0,children:i})=>e||i?o("div",{"data-component":"rich-text-container",children:o("div",{className:u(t,n,"md-container group-data-secondary:text-white group-data-gray:text-secondary-text",a?"":"without-dots"),dangerouslySetInnerHTML:e?{__html:e}:void 0,children:i})}):null)),ze=(e,t)=>e?o(C,{font:"font-light",size:"text-m",color:"text-secondary-text group-data-secondary:text-white",children:e},`description-${t}`):null,Ve=d((({children:e,...t})=>o("span",{className:u("font-sans",Object.values(t)),children:e}))),Le=(e,t)=>e?o(Ve,{color:"text-primary-text group-data-secondary:text-white",size:"text-h6",children:e},`label-${t}`):null,$e=(e,t)=>["label"in e?Le(e.label,t):null,"description"in e?o("span",{className:e.descriptionClassName,children:ze(e.description,t)},String(t)):null,"__html"in e?o(Fe,{...e},`rte-${t}`):null],je=d((({className:e,benefitsVersion:t,...n})=>c("div",{className:u("flex gap-m min-w-56 items-center",e),role:"listitem",children:["icon"in n?Oe(n.icon,t):null,o("div",{children:$e(n)})]}))),qe=d((({className:e,benefitsVersion:t="normal",benefits:n})=>n?.length?o("div",{className:u("flex gap-x-m gap-y-s flex-col",e),role:"list",children:n.map(((e,n)=>o(je,{benefitsVersion:t,...e},String(n))))}):null)),Ue=d((({className:e,benefits:t})=>t?.length?o("div",{className:u("grid grid-cols-[max-content_1fr] auto-rows-auto items-baseline gap-x-m gap-y-xs",e),role:"list",children:t.flatMap($e)}):null)),We=d((({isTabularBenefits:e,...t})=>o(e?Ue:qe,{...t}))),He=e=>Boolean(e?.src||e?.icon),Ye=(e,{className:t,buttonClassName:n,isVertical:a}={})=>e?.length&&e.some((e=>e?.text||e?.icon?.icon))?o("div",{className:u("flex",a?"flex-col gap-xs justify-items-stretch":"flex-wrap @xl:flex-nowrap gap-lg sm:gap-m w-full @lg:w-auto",t),role:"group",children:e.map(Ge(n))}):null,Ge=(e="")=>(t,n)=>{const{text:a,icon:i,iconRight:r,version:l,...s}=t||{},c=Ke(i,l),d=Ke(r,l);return a||i?.icon?o(Se,{className:u("basis-full @lg:basis-auto",e),appendLeft:Xe({...i,iconVersion:c}),appendRight:Xe({...r,iconVersion:d}),version:l,text:a,...s},n?String(n):""):null},Ke=(e,t="secondary")=>{const n="secondary"===t?"color":"white";return e?.iconVersion||n},Xe=e=>He(e)&&o(ie,{image:e,width:String(e?.size?.width||24),height:String(24)}),Je=(e=0,{fixed:t}={})=>(n=0)=>new Intl.NumberFormat("ru-RU",{minimumFractionDigits:t?e:0,maximumFractionDigits:e}).format(Number(n)||0),Ze=d((({priceList:e})=>e?.length?o("div",{className:"flex flex-wrap xl:flex-nowrap xl:bg-main-divider xl:rounded-md p-xs gap-xl",role:"list",children:e.map(Qe)}):null)),Qe=({label:e,amount:t,unit:n},a)=>c("div",{className:"basis-full flex flex-col-reverse sm:flex-row sm:justify-between sm:bg-main-divider sm:py-m sm:px-lg rounded-md items-baseline whitespace-pre",role:"listitem",children:[o(Ve,{font:"font-light",size:"text-l",color:"text-secondary-text",children:e}),t?c("span",{className:"font-sans text-h6 sm:text-primary-main text-primary-text",children:[Je(2)(t)," ",n||"₽"]}):null]},String(a)),et=d((({className:e,tags:t})=>t?.length?o("div",{className:u("flex flex-wrap gap-xs",e),role:"list",children:t.map(tt)}):null)),tt=(e,t)=>o("div",{className:"p-xs border-solid border rounded-md border-gray",role:"listitem",children:o(Ve,{size:"text-m",font:"font-light",children:e})},String(t)),nt={XXL:"list-l",XL:"list-l",L:"list-m",M:"list-m",S:"list-s",XS:"list-s"},at=d((({className:e,padding:t,defaultPadding:n,title:a,description:i,headlineVersion:r="L",align:l="text-left",benefitsVersion:s,isTabularBenefits:c,isDotted:d=!0,benefits:m,__html:u,richVersion:h,isFullWidthTitle:p,priceList:g=[],tags:f=[],buttons:y,image:x,imageOptions:{imageAlign:b="center",directionRight:v=!0,isImageAlwaysOnRight:N,isImageSecondary:w=!1,className:C}={},backwardButton:k,children:I,...T})=>{const D=x?.src?o(ie,{image:x,imageClassName:C}):null,P=o(S,{title:a,description:i,headlineVersion:r,align:l,isEmbedded:!0}),R=m?.filter((e=>"__html"in e||"label"in e||"description"in e));return o(_e,{className:e,padding:t,defaultPadding:n,...p?{title:P}:{insetTitle:P},...ot(D,v),isImageSecondary:w,imageAlign:b,isImageAlwaysOnRight:N,buttons:Ye(y),backwardButton:k,...T,children:st(it(R,{benefitsVersion:s,isTabularBenefits:c}),rt(u,{richVersion:h,isDotted:d,headlineVersion:r}),I,lt(g),ct(f))})})),it=(e,{benefitsVersion:t,isTabularBenefits:n}={})=>e?.length?o(We,{benefitsVersion:t,isTabularBenefits:n,benefits:e}):null,rt=(e,{richVersion:t,isDotted:n,headlineVersion:a}={})=>e?o(Fe,{__html:e,richVersion:t,isDotted:n,itemSize:nt[a??"L"]}):null,lt=e=>e?.length?o(Ze,{priceList:e}):null,st=(...e)=>{const t=e.filter(Boolean);return t.length?o("div",{className:"flex flex-col sm:gap-xl gap-4xl",children:t.map(((e,t)=>o("div",{children:e},String(t))))}):null},ot=(e,t)=>t?{rightImage:e}:{leftImage:e},ct=e=>e?.length?o(et,{tags:e}):null;class dt{_;constructor(e){this._=e}of(e){return new this.constructor(e instanceof dt?e._:e)}filter(e){return this.from(this.entries().filter(e))}map(e){return this.from(this.entries().map(e))}flatMap(e){return this.from(this.entries().flatMap(e))}reduce(e,t){return this.entries().reduce(e.bind(this),t)}}const mt=()=>!0,ut=(e,t)=>(...n)=>e(...n)&&t(...n),ht=(...e)=>(...t)=>{const[,n]=function(e){if(!e)throw new Error("Value should be fulfilled");return e}(e.find((([e])=>e(...t))));return n(...t)};const pt=e=>Boolean(e&&Array.isArray(e)),gt=e=>Boolean(e&&"object"==typeof e&&!pt(e)),ft=e=>e;function yt(e){return e instanceof dt?e._:e}class xt extends dt{from(e){return this.of(e.map(((e=ft)=>([,t])=>e(t))(yt)))}entries(){return(this._??[]).map(((e,t)=>[t,this.of(e)]))}size(){return this._?.length??0}get(e){return this.of("number"==typeof e?this._?.[e]:void 0)}set(e,t){return this.of(pt(this._)?Array.from({length:Math.max(this._.length,Number(e)+1)},((n,a)=>a===e?t:this._[a])):Array.from({length:Number(e)+1},((n,a)=>a===e?t:void 0)))}}class bt extends dt{from(){return this}entries(){return[]}size(){return 0}get(e){return this.of(void 0!==e?void 0:this._)}set(e,t){return this.of(t)}}class vt extends dt{from(e){return this.of(Object.fromEntries(e.map((([e,t])=>[e,yt(t)]))))}entries(){return Object.entries(this._??{}).map((([e,t])=>[e,this.of(t)]))}size(){return Object.keys(this._??{}).length}get(e){return this.of("string"==typeof e?this._?.[e]:void 0)}set(e,t){return this.of({...this._,[e]:t})}}class Nt extends dt{proto=ht([e=>pt(this._)||"number"==typeof e,()=>xt.prototype],[e=>gt(this._)||"string"==typeof e,()=>vt.prototype],[mt,()=>bt.prototype]);from(e){return this.proto(void 0).from.call(this,e)}entries(){return this.proto(void 0).entries.call(this)}size(){return this.proto(void 0).size.call(this)}get(e){return this.proto(e).get.call(this,e)}set(e,t){return this.proto(e).set.call(this,e,t)}}const wt=e=>e instanceof dt?e:new Nt(e),Ct=e=>{const t=(t,...n)=>yt(e(wt(t),...n));return t.fn=e,t},kt=[],St=e=>e instanceof Function?e:t=>e===t,It=e=>(t,n,a=kt)=>wt(t).entries().reduce(((t,[n,i])=>It(e)(i,t,a.concat(n))),e(n,[a,wt(t)])),Tt=Ct(((e,[t,n])=>{const[a,...i]=t;return e.set(a,i.length?Tt(e.get(a),[i,n]):n)})),Dt=Ct(((e,t)=>t.reduce(Tt.fn,e))),Pt=e=>It(((e,[t,n])=>Rt(n)?[...e,[t,yt(n)]]:e))(e,[]),Rt=e=>0===e.size();Ct(((e,t=kt)=>t.reduce(((e,t)=>e.get(t)),e)));const Et=Ct(((e,[t,...n])=>n.length?e.set(t,Et(e.get(t),n)):e.filter((([e])=>e!==t)))),_t=(At=["$ref"]).map(((e,t)=>n=>St(e)(n[t+n.length-At.length]))).reduceRight(ut,mt);var At;const Bt=(e,t)=>(e=>e.includes("#")?e.substring(e.indexOf("#")+1).split("/").filter(Boolean):[])(t).reduce(Mt,e),Mt=ht([pt,(e,t)=>e[parseInt(t,10)]],[gt,(e,t)=>e[t]],[mt,ft]),Ot=(e,t)=>((e,t={})=>n=>Dt(t,Pt(n).map((t=>e(t)))))((([e,n])=>{return _t(e)?[(a=e,a.slice(0,-1)),Bt(t(n),n)]:[e,n];var a}))(e),Ft=e=>Pt(e).filter(((e=ft)=>([t])=>e(t))(_t)),zt=e=>{return t=Ft(e).map((([,e])=>e)),[...new Set(t)];var t};async function Vt(e,t){try{return e?await Lt(e,t):null}catch(e){console.error(e)}return null}const Lt=async(e,t)=>(await fetch(e,{...t,headers:{...t?.headers,"Content-Type":"application/json"}})).json(),$t=e=>[...new Set(e)],jt={},qt=["/portal-resources"],Ut=(e,t)=>Ot(e,(e=>t?.[e])),Wt=(e,t)=>{const n=zt(e),[r,l]=a({});return i((()=>{Ht(n).then(l)}),[n.join()]),n.length?Ut(e,{...t,...r}):e},Ht=async(e,t={})=>{if(e.length){const n=await(async e=>Object.fromEntries((await Promise.allSettled($t(e).filter((e=>!qt.some((t=>e.startsWith(t))))).map((async e=>(jt[e]||=await Lt(e),[e,jt[e]]))))).filter((e=>"fulfilled"===e.status)).map((({value:e})=>e))))(e),a={...t,...n},i=Object.entries(n).flatMap((([,e])=>zt(e)));return i.length?Ht(i,a):a}return t};function Yt(e,t={}){const n=d((t=>{const n=Wt((({block:e,options:t,className:n,defaultPadding:a,padding:i,isTheme:r,version:l,children:s,...o})=>o)(t),t.options?.page?.fallback);return o(e,{...t,...n})}));return Object.assign(n,t),n}const Gt=Yt((({className:e,padding:t,defaultPadding:n,...a})=>o(g,{className:u("overflow-hidden flex flex-col gap-3xl box-border",e),padding:"p-0",...a,children:o(at,{defaultPadding:n||"p-6xl",padding:t,className:"grow h-full",...a})}))),Kt=d((e=>{const{items:t}=e.options?.page?.adSourceBook??{},n=l((()=>Xt(0,t?.length)),[t]),a=t?.[n];return a?o(Gt,{suppressHydrationWarning:!0,...a,...e}):o(g,{...e,children:o(f,{})})})),Xt=(e=0,t=0)=>Math.floor(Math.random()*(t-e)+e),Jt=(e,t=!1)=>{if("string"==typeof e)return e.split("-").reverse().join(".");{const n=String(e.getDate()).padStart(2,"0"),a=String(e.getMonth()+1).padStart(2,"0"),i=String(e.getFullYear());return t?`${i}-${a}-${n}`:`${n}.${a}.${i}`}},Zt=e=>e?.replace(/[^+\d]/g,""),Qt="/api/v1";const en=e=>e?{phone:Zt(e)}:{},tn=(e,t="birthday")=>e?{[t]:Jt(e)}:{},nn=(e,t=!0)=>({[t?"regionBranch":"region"]:e}),an=(e,t=!0)=>({[t?"email":"mail"]:e}),rn=(e="")=>e&&"+7 ("!==e?{secondaryPhoneNumber:Zt(e)}:{},ln=(e,t)=>"PF"===e?{inn:t?.innDadata,region:t?.fullRegion,partnerComments:t?.partnerSymbolCode,fullname:t?.companyNameByInn}:{},sn=async({aspectsAttributes:e,aspects:t,ev:n})=>{for(const{aspectName:a,params:i}of e??[]){const e=t[a??""];e&&await e(n,i)}};function on(){return on._impl()}on._impl=()=>({assign:(e,t)=>{globalThis.open(e,t||"_self")},get origin(){return globalThis.location.origin},get href(){return globalThis.location.href}}),on.setup=e=>{on._impl=e};const cn="rshb-query-params";function dn(){const e=globalThis.location?.search||globalThis.sessionStorage?.getItem(cn)||"";return e&&globalThis.sessionStorage?.setItem(cn,e),e}const mn=async e=>{const t=e.target?.closest("a"),n=on();if(M(t?.href)&&!t?.href?.startsWith(n.origin)){e.preventDefault(),e.stopPropagation();const a=(e=>{const t=dn();if(!M(e)||!t)return e;const n=new URL(e);for(const[e,a]of new URLSearchParams(t))n.searchParams.set(e,a);return n.toString()})(t?.href)||t?.href;a&&n.assign(a,t?.target)}};function un(){return un._impl()}function hn(e=!1){const[t,n]=a(e),i=r((()=>n(!0)),[]),l=r((()=>n(!1)),[]),s=r((()=>n((e=>!e))),[]);return[t,{setValue:n,setTrue:i,setFalse:l,toggle:s}]}un._impl=()=>({forwardQuery:mn}),un.setup=e=>{un._impl=e};const pn=e=>t=>t&&Object.entries(e??{}).flatMap((([e,n])=>n?n(t[e]):[]))||[],gn=e=>!e?.length,fn=e=>t=>n=>e(n)?[]:[t],yn={},xn=[];const bn=(e,t)=>e&&t&&(e===t||Object.keys({...e,...t}).every((n=>e[n]===t[n])));function vn(e,{resetOnSubmit:t,formValidator:n,normalizer:o,onChange:c,onSubmit:d}={}){const[m,u]=function(e,t,n){const[l,s]=a(e),o=r((e=>s((a=>{const i=e instanceof Function?e(a):e,r=t?t(i):i,l=bn(i,r)?i:r;return!bn(a,l)&&n?.(l),l}))),[t,n]);return i((()=>{t&&s(t)}),[t]),[l,o]}(e,o,c),[h,{setTrue:p,setFalse:g}]=hn(!1),f=s({}),[y,{isValid:x,errors:b}]=function(e,t){const n=l((()=>t?.(e)??yn),[t,e]),a=l((()=>pn(n)(e)??xn),[n,e]),i=gn(a);return[n,{isValid:i,errors:a}]}(m,n),v=r(((e,t={})=>{const{parse:n,format:a,onChange:i}=t,r=m[e],l=h||f.current?.[String(e)],s=t?.validator??y[e],o=l&&s?s(r):[];return{value:a?a(r):r,isDirty:l,errors:s&&o,error:o[0],onChange:t=>{f.current||={},f.current[String(e)]=!0;const a=n?n(t):t;i?.(a),u((t=>({...t,[e]:a})))}}}),[m,h,y,u]),N=r((e=>{f.current=e,u(e)}),[u]),w=r((()=>{f.current={},g(),u(e)}),[e,u]),C=r((e=>{e.preventDefault(),x?(t&&w(),d?.(m,e)):p()}),[t,m,x,w,d]);return[m,{errors:b,field:v,update:N,reset:w,onSubmit:C}]}const Nn=d((e=>{const{className:t,title:n,children:a,...i}=e;return o(g,{className:t,defaultPadding:"p-6xl",...i,children:c("div",{className:"container space-y-lg",children:[n?o(w,{headingType:"h3",title:n,className:"@xl:text-center"}):null,a]})})}));function wn(e,t={}){const{open:n,close:a,...i}=ge();return{open:r(((i,r={})=>n({dialog:o(e,{...t,...i,onClose:()=>{a(),i.onClose?.()}}),...r})),[e,n,a]),close:a,...i}}const Cn=({label:e,errors:t})=>e&&t?`${e}*`:e,kn=e=>o("div",{className:"h-6",children:e?o(Ve,{size:"text-xs",font:"font-light",color:"text-error",children:e}):null}),Sn=(e,t=600)=>{let n;const a=(...i)=>{a.dispose(),n=setTimeout((()=>{e(...i)}),t)};return a.dispose=()=>{n&&clearTimeout(n)},a},In="border border-solid outline-none border-gray hover:border-primary-hover active:border-primary-text focus:border-primary-text rounded",Tn=e=>e?In:"border-error",Dn=e=>e?o(Ve,{size:"text-m",color:"text-primary-text",font:"font-light",children:e}):null,Pn=d((({key:e,className:t,id:n,name:a,type:l="text",label:d,placeholder:m,value:h="",valid:p=!0,pattern:g,autoFocus:f=!1,isTextarea:y=!1,disabled:x=!1,children:b,onChange:v,onFocus:N,onBlur:w})=>{const C=s(null),k=r((e=>{const t=(e.target?.value??"").trimStart();v&&v(t)}),[v]);i((()=>{f&&C.current?.focus()}),[f,C]);const S=b?"pr-3xl":"",I=Tn(p),T=d??a??n;return c("div",{className:u("relative",t),children:[c("label",{className:"space-y-xs",children:[Dn(d),y?o("textarea",{className:u("block resize-y min-h-24",Rn,I),id:u("textarea",n),value:h,name:a||n,placeholder:m,disabled:x,"aria-label":T,onChange:k,onFocus:N,onBlur:w},e):o("input",{ref:C,className:u("h-14",Rn,S,I),id:n,type:l,value:h,name:a||n,placeholder:m,pattern:g,disabled:x,"aria-label":T,onChange:k,onFocus:N,onBlur:w},e)]}),b]})})),Rn="w-full border rounded-md text-primary-text outline-none p-m",En=e=>e?.text||e?.key||"";function _n(e,t,n,a){i((()=>{if(e&&n)return e.addEventListener(t,n,a),()=>{e.removeEventListener(t,n,a)}}),[e,t,n])}function An(e){const t=s(null),n=r((n=>{t&&t.current&&n.target instanceof Node&&!t.current.contains(n.target)&&e()}),[e]);return _n(globalThis.document,"click",n),t}const Bn=()=>ue(pe.emitter,"popup"),Mn=(e,t)=>e?.length&&t?.trim()?e.filter((e=>e.text?.toLocaleLowerCase().includes(t?.trim().toLocaleLowerCase()))):e,On=d((({popupRef:e,options:t,value:n,query:a,onChange:i,iconVersion:r,onChangeQuery:l})=>t?.length?o("div",{className:"bg-white text-l max-h-64 overflow-y-auto overflow-x-hidden rounded-md shadow-2xl",role:"list",ref:e,children:Mn(t,a).map((e=>c("div",{className:"flex px-m py-s cursor-pointer hover:bg-main-divider pr-5xl relative",role:"listitem","aria-selected":e.key===n?.key,onClick:t=>{t.stopPropagation(),i&&(l?.(""),i(e))},children:[e?.innDaData?c("span",{children:[o(Ve,{size:"text-s",children:e?.innDaData?.companyName}),c("div",{className:"space-x-2",children:[o(Ve,{size:"text-s",font:"font-light",children:En(e)}),o(Ve,{size:"text-s",font:"font-light",children:e?.innDaData?.companyAddress})]})]}):o("span",{className:"min-h-6",children:En(e)}),o(G,{name:"DoneSimpleIcon",width:"16",height:"16",iconVersion:r,className:u("absolute right-4 pt-3xs",{hidden:e.key!==n?.key})})]},e.key)))}):null));const Fn=d((({className:e,label:t,options:n=[],value:d,valid:m=!0,isBorder:h=!0,placeholder:p="",isSearch:g=!1,isManualInput:f=!1,disabled:y=!1,iconVersion:x="black",onChange:b,onSearchQuery:v})=>{const[N,{setFalse:w,setTrue:C}]=hn(),[k,S]=a(""),I=jn(y,n.length,f),T=Un(f,n),D=N&&!I,P=l((()=>v&&Wn(v)),[v]),R=r((()=>{I||C()}),[I]),E=r((()=>{!f&&S(""),w()}),[]),_=function({isOpen:e,options:t,value:n,query:a,onChange:l,onClose:c,iconVersion:d,onChangeQuery:m}){const u=Bn(),h=r((()=>{u.close(),c&&c()}),[c]),p=r((e=>{h(),l&&l(e),m&&m("")}),[h,l]),g=s(null),f=An(h);return i((()=>{if(!e||!g.current)return;const i=g.current,{top:r,left:l,width:s,height:c}=i.getBoundingClientRect();u.open({popup:o(On,{popupRef:f,options:t,value:n,query:a,onChange:p,iconVersion:d,onChangeQuery:m}),top:r+window.scrollY+c,left:l,width:s})}),[e,t,n,a,p]),g}({isOpen:N,options:n,value:d,query:k,onChange:b,onClose:E,iconVersion:x,onChangeQuery:S});return c("div",{className:u("space-y-xs",e),children:[Dn(t),c("div",{className:u("relative",D?"z-20":"z-10"),ref:_,children:[c("div",{className:u("h-14 [&>*]:p-m pr-6 text-l flex items-center justify-between text-primary-text relative z-10 overflow-hidden",$n(h,m,I)),onClick:D?E:R,children:[o("p",{className:"line-clamp-2 text-ellipsis",children:zn({isManualInput:f,query:k,value:d,placeholder:p})}),T?"":Ln(D,x)]}),g&&D?Vn(k,I,(e=>{S(e),qn(e,b),P&&P(e)})):null]})]})})),zn=e=>l((()=>e.isManualInput&&e.query?e.query:En(e.value)||e.placeholder),[e.isManualInput,e.query,e.value,e.placeholder]),Vn=(e,t,n)=>o("div",{className:u("absolute top-0 w-full z-20"),children:o(Pn,{type:"text",value:e,autoFocus:!0,disabled:t,onChange:e=>n(e)})}),Ln=(e,t)=>o(G,{className:u("absolute right-0 flex self-center",{"rotate-180":!e}),iconVersion:t,name:"ArrowUpIcon",width:"16",height:"16"}),$n=(e,t,n)=>u(e?"border rounded-md ":"",e&&!n?"hover:border-primary-hover":"",n?"bg-main-divider":"cursor-pointer ",t?"border-gray":"border-error"),jn=(e,t,n)=>e||!n&&0===t,qn=(e,t)=>{t&&""!==e.trim()&&t({key:e,text:e,innDaData:{}})},Un=(e,t)=>e&&!t.length,Wn=e=>Sn((t=>e(t)),300),Hn=d((({className:e="",label:t,error:n,errors:a,...i})=>c("div",{className:e,children:[o(Fn,{...i,valid:!n,label:Cn({label:t,errors:a})}),kn(n)]}))),Yn=[{text:"Торговый эквайринг",key:"trade"},{text:"СБП-эквайринг",key:"sbp"},{text:"Интернет-эквайринг",key:"internet"},{text:"SoftPOS",key:"softpos"},{text:"Все виды эквайринга",key:"all"}],Gn=d((({field:e,input:t})=>o(Hn,{label:"Вид эквайринга",placeholder:"Выберите эквайринг",options:Yn,...e(t?.name??"")}))),Kn=(e="")=>Boolean("trade"===e||"all"===e),Xn=e=>null!=e,Jn=new Map,Zn=(e,t=Jn)=>n=>{const a=ea(n),i=t.get(a);if(a&&Xn(i))return i;const r=e(...n);return a&&Xn(r)&&t.set(a,Promise.resolve(r)),r},Qn=e=>Boolean(e?.every((e=>Array.isArray(e)?Qn(e):!e||"string"==typeof e))),ea=e=>Qn(e)?e.toString():"",ta=e=>Boolean(e&&Array.isArray(e)&&1===e.length&&"string"==typeof e[0]);function na(e,t,{fallback:n,cache:r}={}){const s=l((()=>aa(e)),[e]),[o,c]=a(void 0),[d,m]=a(void 0);i((()=>{if(!s.some(Xn))return;let e=!1;const n=(t,n)=>{e||(c(t),m(n))};return(async()=>{try{n(await Zn(t,r)(s))}catch(e){n(void 0,e)}})(),()=>{e=!0}}),[t,r,s]);const u=n&&ta(s)&&n[s[0]];return{data:!o&&u?u:o,error:d,mutate:()=>Promise.resolve(void 0)}}function aa(e){return Array.isArray(e)?e:e instanceof Function?aa(e()):[e]}const ia=`${Qt}/branches`,ra=[];const la=async e=>await Vt(e,{method:"GET"})||ra;function sa(e=!1){const{data:t}=na(`${Qt}${e?"/premiumBranchesByRegions":"/branchesByRegions"}`,Lt);return Array.isArray(t)?t:[]}const oa=(e="")=>"ULTRASERVICE"===e,ca=d((({field:e,input:t,params:n})=>{const a=oa(n?.typeForm),r=e("region"),l=r?.value?.key,s=r?.value?.text,c=a?sa(a)?.find((e=>e?.region===s))?.branches:function(e){const{data:t}=na(e?`${ia}?regionCode=${e}`:null,la);return t||ra}(l)?.filter((e=>e?.address));return i((()=>{""!==r?.value?.key&&e?.("addressBranch")?.onChange?.("")}),[r?.value]),o(Hn,{label:"Отделение",placeholder:"Выберите отделение",options:(c||[]).map((({address:e=""})=>({key:e,text:e}))),...e(t?.name??""),isSearch:!0})})),da=(e,{normalize:t,format:n})=>{const{value:i,onFocus:l,onBlur:s,onChange:o}=e,[c,d]=a(!1),m=r((e=>{d(!0),l&&l(e)}),[]),u=r((()=>{d(!1),o&&o(t(i)),s&&s()}),[o,i]);return{value:c||!n?i:n(i),onFocus:m,onBlur:u}},ma=(e,t,n)=>Math.max(t,Math.min(e,n));function ua(e){const t=(e||"").replace(/\D/g,""),n=parseInt(t,10);return Number.isNaN(n)?0:n}function ha({list:e=[],min:t,max:n,step:a,value:i=e[0]||t,disabled:r,onChange:l}){const s=e.length?e.indexOf(i):i,d={backgroundSize:`${(100*(s>t?s-t:0)/(n-t)).toFixed(2)}% 100%`};return c("div",{children:[e.length?o("div",{className:"absolute w-full flex justify-between -bottom-[3px] px-m",children:e.map(((e,t)=>o("div",{className:u("w-2 h-2 rounded-full",s<=t||r?"bg-gray":"bg-primary-main")},String(t))))}):null,o("div",{className:"absolute inset-x-0 -bottom-1 px-m leading-[18px]",children:o("input",{className:"box-border w-full m-0 cursor-pointer slider relative z-10",style:d,type:"range",min:t,max:n,step:a,value:s,disabled:r,onChange:t=>{const n=ua(t.target?.value),a=e.length?e[n]:n;l&&l(a||0)}})})]})}const pa=1,ga=100,fa=d((e=>{const{className:t,title:n,items:a=[],list:i=[],min:l=(i.length?0:pa),max:s=(i.length?i.length-1:ga),step:d=1,value:m=i[0]||l,disabled:h=!1,onChange:p}=e,g=da(e,{normalize:(e=0)=>i.length?ya(i)(e):ma(e,l,s),format:Je()}),f=r((e=>{p&&p(ua(e.target?.value))}),[p]);return c("div",{className:t,children:[c("label",{className:"block relative",children:[n?o(Ve,{size:"text-m",font:"font-light",color:"text-primary-text",children:n}):null,o("input",{className:u("text-h3 w-full h-14","pl-m box-border","text-primary-text",In,"disabled:border-gray disabled:bg-main-divider"),disabled:h,onChange:f,...g}),ha({list:i,min:l,max:s,step:d,disabled:h,value:m,onChange:p})]}),xa(a)]})})),ya=e=>t=>e.reduce(((e,n)=>Math.abs(n-t)<Math.abs(e-t)?n:e)),xa=e=>o("div",{className:"flex justify-between my-xs",children:e.map(((e,t)=>o(Ve,{size:"text-s",font:"font-light",color:"text-secondary-text",children:e},String(t))))}),ba=["От 1 000 ₽","До 1 000 000 000 ₽"],va=d((({field:e,input:t})=>o(fa,{title:"Сумма, ₽",items:ba,min:1e3,max:1e9,...e(t?.name??"")}))),Na=()=>{},wa=d((({className:e,label:t,value:n="",error:a,errors:i,type:l,isInteger:s,placeholder:d,maxLength:m,inputRef:h,isOpen:p,onOpen:g,onClose:f,onChange:y=Na,...x})=>{const b=An(f),v=r((e=>{const t=m&&e.length>m;!p&&g(),t||y(Ca(e,s))}),[p,y]);return c("div",{className:u("shrink-0 w-full",e),ref:b,onBlur:f,onFocus:g,children:[o("div",{ref:h,children:o(Pn,{type:l||"text","aria-label":t,label:Cn({label:t,errors:i}),valid:Boolean(!a),onChange:v,placeholder:ka({placeholder:d,errors:i,label:t}),value:n,...x})}),kn(a)]})})),Ca=(e="",t=!1)=>t&&e?e.replace(/[^\d]+/g,""):e,ka=({placeholder:e,errors:t,label:n})=>t&&!n?`${e}*`:e,Sa=d((e=>{const[t,{setFalse:n,setTrue:a}]=hn();return o(wa,{isOpen:t,onOpen:a,onClose:n,...e})})),Ia=d((({field:e,input:t})=>o(Sa,{label:"Годовая выручка, ₽",...e(t?.name??"")}))),Ta=d((({field:e,input:t})=>o(Sa,{label:"Дата и время обращения в Банк",...e(t?.name??"")}))),Da="client",Pa=[{key:Da,text:"Клиент"},{key:"representative",text:"Представитель клиента"}],Ra=d((({field:e,input:t})=>o(Hn,{label:"Тип обратившегося",...t,options:Pa,...e("applierType")}))),Ea=d((({field:e,input:t})=>o(Sa,{label:"ФИО или должность обслуживавшего Вас сотрудника Банка",...e(t?.name??"")}))),_a=({today:e,firstDayOfWeek:t,totalDays:n,currentMonth:a,currentYear:i,min:r,max:l,onDateClick:s})=>{const c=[];let d=1;for(let m=0;m<6;m++){const u=[];for(let c=0;c<7;c++)if(0===m&&c<t)u.push(o("td",{},`empty-${c}`));else if(d>n)u.push(o("td",{},`empty-${c}`));else{const t=new Date(i,a,d),n=Aa(t,e),c=Ba(t,r,l);u.push(o("td",{children:o("div",{className:Ma(n,c),onClick:()=>!c&&s(t),children:d})},`day-${d}`)),d++}c.push(o("tr",{children:u},`row-${m}`))}return c},Aa=(e,t)=>t&&e.toDateString()===t.toDateString(),Ba=(e,t,n)=>t&&e.getTime()<t.getTime()||n&&e.getTime()>n.getTime(),Ma=(e=!1,t=!1)=>u("p-s text-center rounded-md border",{"border-transparent hover:bg-gray":!e},t?"text-gray hover:bg-transparent":"cursor-pointer"),Oa=["Пн","Вт","Ср","Чт","Пт","Сб","Вс"],Fa=d((({today:e,currentMonth:t,currentYear:n,min:a,max:i,onDateSelect:r=Na})=>{const{firstDayOfWeek:s,totalDays:d}=l((()=>({firstDayOfWeek:new Date(n,t,1).getDay()-1,totalDays:new Date(n,t+1,0).getDate()})),[n,t]);return c("table",{className:"mx-auto",children:[o("thead",{className:"text-gray font-light",children:o("tr",{children:Oa.map(((e,t)=>o("th",{className:"p-s",children:e},String(t))))})}),o("tbody",{children:_a({firstDayOfWeek:s,today:e,totalDays:d,currentYear:n,currentMonth:t,min:a,max:i,onDateClick:r})})]})})),za=["Январь","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь"];function Va(e,t){const n=e.replace(/\D/g,"");if(""===n||n.length===t.length)return e;const a=[...t],i=a.findIndex(La),r=a.map(((e,t)=>ja(e)?a.slice(0,t).filter(ja).length:-1)),l=a.map(((e,t)=>$a(e)?e:n.charAt(r[t])||e)),s=r.indexOf(n.length-1)+1;return l.slice(0,Math.max(i,s)).join("")}const La=e=>"_"===e,$a=e=>/\d/.test(e),ja=e=>La(e)||$a(e),qa=1940,Ua={name:"CalendarIcon",iconVersion:"black",width:"24",height:"24"},Wa=d((({setSelectedMonth:e,setSelectedYear:t,className:n,value:r,disabled:l,onChange:d,onClick:m})=>{const h=s(null),[p,g]=a(r||"");return i((()=>{g(r||"")}),[r]),i((()=>{Ya({inputValue:p,setSelectedMonth:e,setSelectedYear:t,onChange:d})}),[p]),c("div",{onClick:()=>{null!==h.current&&h.current.focus(),m?.()},className:u("relative",n),children:[o("input",{ref:h,className:"h-full w-full px-m text-l text-black focus-visible:outline-none",value:p,type:"text",onChange:e=>{const t=e.target?.value;"string"==typeof t&&t?.length<11&&g(Va(t,"__.__.____"))},onBlur:()=>{Ha(p)?Ya({inputValue:p,setSelectedMonth:e,setSelectedYear:t,onChange:d}):g(r||"")},disabled:l}),l?null:o(G,{className:"mr-s",...Ua})]})})),Ha=e=>{const[t,n,a]=e.split(".");if((e=>Number(e)>=qa&&Number(e)<=(new Date).getFullYear())(a)&&(e=>Number(e)>0&&Number(e)<13)(n)){const e=new Date(Number(a),Number(n)-1,1);let i=0;for(;e.getMonth()===Number(n)-1;)e.setDate(e.getDate()+1),i++;return Number(t)>0&&Number(t)<=i}return!1},Ya=({inputValue:e,setSelectedMonth:t,setSelectedYear:n,onChange:a})=>{if(Ha(e)){const{day:i,month:r,year:l}=(e=>{const[t,n,a]=e.split(".");return{day:Number(t),month:Number(n)-1,year:Number(a)}})(e);t(r),n(l),a?.(new Date(l,r,i))}},Ga=({handleChangeVisibleCalendar:e,value:t,valid:n,onChange:a,setSelectedMonth:i,setSelectedYear:r,disabled:l=!1})=>o(Wa,{onChange:a,disabled:l,onClick:e,value:t&&Jt(t),setSelectedMonth:i,setSelectedYear:r,className:u("flex justify-between items-center h-14 border rounded-md cursor-pointer hover:border-black active:border-black focus:border-black",n?"border-gray":"border-error")}),Ka=za.map((e=>({key:e}))),Xa=Array.from({length:(new Date).getFullYear()-qa+1},((e,t)=>qa+t)).reverse().map((e=>({key:String(e)}))),Ja=(e,t)=>{const n=new Date(e,t,1);let a=0;for(;n.getMonth()===t;)a++,n.setDate(n.getDate()+1);return a},Za=({maxDateOfMonth:e,selectedYear:t,selectedMonth:n,value:a,onChange:i})=>{a&&i?.(new Date(t,n,Math.min(e,a.getDate())))},Qa={name:"ArrowUpIcon",iconVersion:"black",width:"24",height:"24"},ei={className:"min-w-32",iconVersion:"black",isBorder:!1},ti=d((({className:e="",label:t="",value:n,valid:l=!0,minDate:s,maxDate:d,disabled:m,onChange:h})=>{const[p,{setValue:g,setFalse:f}]=hn(!1),[y,x]=a(n?.getMonth()||(new Date).getMonth()),[b,v]=a(n?.getFullYear()??(new Date).getFullYear()),N=r((e=>{h?.(e),f()}),[h]),{handlePrevMonth:w,handleNextMonth:C,handleSelectMonth:k,handleSelectYear:S,monthsOptions:I,yearsOptions:T,handleChangeVisibleCalendar:D,ref:P}=(({onShowCalendar:e,showCalendar:t,selectedMonth:n,onMonthSelect:a,onYearSelect:i,selectedYear:l,onChange:s,value:o})=>{const c=An(r((()=>t&&e(!1)),[t]));return{handleChangeVisibleCalendar:r((()=>e(!t)),[t]),handleNextMonth:r((()=>{n+1<=11?a(n+1):(a(0),i(l+1))}),[n]),handlePrevMonth:r((()=>{n-1>=0?a(n-1):(a(11),i(l-1))}),[n]),handleSelectMonth:r((({key:e})=>{a(za.indexOf(e));const t=Ja(l,za.indexOf(e));Za({maxDateOfMonth:t,selectedYear:l,selectedMonth:za.indexOf(e),value:o,onChange:s})}),[o]),handleSelectYear:r((({key:e})=>{i(Number(e)),o&&s?.(new Date(Number(e),n,o?.getDate()))}),[o]),monthsOptions:Ka,yearsOptions:Xa,ref:c}})({onYearSelect:v,onMonthSelect:x,onShowCalendar:g,selectedYear:b,selectedMonth:y,showCalendar:p,onChange:h,value:n}),R=((e,t)=>{const[n,r]=a(!1);return i((()=>{const n=()=>{if(e?.current){const{top:n}=e.current.getBoundingClientRect();r(n>t)}};return n(),window.addEventListener("resize",n),()=>window.removeEventListener("resize",n)}),[e]),n})(P,370);return c("div",{className:u("space-y-xs",e),ref:P,children:[Dn(t),c("div",{className:"relative",children:[Ga({handleChangeVisibleCalendar:D,value:n,valid:l,onChange:h,disabled:m,setSelectedMonth:x,setSelectedYear:v}),p&&!m?c("div",{className:u("absolute bg-white z-20 select-none",{"bottom-full":R}),children:[c("div",{className:"flex gap-s",children:[o("div",{className:"my-auto",onClick:w,children:o(G,{...Qa,className:"-rotate-90 cursor-pointer"})}),o(Fn,{onChange:k,value:{key:za[y]},options:I,...ei}),o(Fn,{onChange:S,value:{key:String(b)},options:T,...ei}),o("div",{className:"my-auto",onClick:C,children:o(G,{...Qa,className:"rotate-90 cursor-pointer"})})]}),o(Fa,{today:n,currentMonth:y,currentYear:b,min:s,max:d,onDateSelect:N})]}):null]})]})})),ni=d((({className:e,label:t,error:n,errors:a,...i})=>c("div",{className:u("shrink-0 w-full",e),children:[o(ti,{label:Cn({label:t,errors:a}),valid:Boolean(!n),...i}),kn(n)]}))),ai=d((({field:e,input:t})=>o(ni,{label:t?.label||"Дата рождения",...e(t?.name??"")}))),ii=d((({field:e,input:t})=>o(Sa,{label:"Количество объектов инкассации",isInteger:!0,...e(t?.name??"")}))),ri=d((({field:e,input:t})=>o(Sa,{className:"col-span-2",...e(t?.name??""),placeholder:"Ваше сообщение",isTextarea:!0}))),li=d((({field:e,input:t})=>{const n=e("innDadata");return i((()=>{if(""!==n?.value?.key){const t=n?.value?.innDaData?.companyName;t&&e?.("companyNameByInn")?.onChange?.(t)}}),[n?.value]),o(Sa,{maxLength:60,label:"Полное наименование",...e(t?.name??""),...t})})),si=d((({field:e,input:t})=>o(ni,{label:"Желаемая дата встречи",...e(t?.name??"")}))),oi=d((({field:e,input:t})=>o(Sa,{label:"Электронная почта",...e(t?.name??""),...t}))),ci=[{key:"ULTRASERVICE",text:"Ультра"}],di=[{key:"Физическое лицо"},{key:"Юридическое лицо / ИП"}],mi=[{key:"phone",text:"Телефонный звонок"},{key:"email",text:"Электронное сообщение"}],ui=d((({field:e,input:t})=>o(Hn,{label:"Способ получения ответа",options:mi,...e(t?.name??"")}))),hi=d((({field:e,input:t})=>o(Sa,{label:"ФИО",...e(t?.name??""),...t}))),pi=d((({field:e,input:t,params:n})=>{const a=n?.isPremium,i=sa(a),r=l((()=>i?.map((({region:e})=>({key:e,text:e})))),[i]);return o(Hn,{label:"Регион",placeholder:"Выберите регион",options:r,...e(t?.name??"")})}));function gi(e,t){i((()=>{const t=e();return()=>{t.then((e=>{e instanceof Function&&e()}))}}),t)}const fi=e=>e?.value||"",yi=e=>{const{url:t,query:n,queryPrefix:a,requestData:i={},responseItemHandler:r=fi}=e,l=(s=r,e=>(e?.suggestions||[]).map((e=>{const t=s(e);return{...e,processedValue:t}})));var s;const o=`${a?`${a}, `:""}${n}`;return globalThis?.fetch?.(`/api/v1/suggestions/${t}`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json"},body:JSON.stringify({count:10,...i,query:o})}).then((e=>e.json())).then(l)},xi=d((({field:e,input:t})=>{const[n,i]=a([]),[r,s]=a("");gi((async()=>{const e=(async e=>(await yi({url:"suggest/party",query:e})).map((e=>({fullName:e?.value,address:e?.data?.address?.value,inn:e?.data?.inn}))))(r);return i(await e),n}),[r]);const c=l((()=>(n||[]).map((e=>({key:e?.inn??"",text:e?.inn,innDaData:{companyName:e?.fullName,companyAddress:e?.address}})))),[n]);return o(Hn,{label:"ИНН",placeholder:"Введите ИНН",options:c,...e(t?.name??""),isSearch:!0,isManualInput:!0,onSearchQuery:s})})),bi=d((({field:e,input:t})=>o(Sa,{label:"ИНН",isInteger:!0,maxLength:12,...t,...e(t?.name??"")}))),vi=d((({className:e,viewBox:t,fill:n="none",width:a,height:i,paths:r,...l})=>o("svg",{xmlns:"http://www.w3.org/2000/svg",className:e,viewBox:t,fill:n,width:a,height:i,children:r.map((({d:e,fill:t,...n},a)=>{const i={...l,...n};return o("path",{d:e,fill:t||"currentColor",stroke:i.stroke,strokeLinecap:i.strokeLinecap,strokeLinejoin:i.strokeLinejoin,strokeWidth:i.strokeWidth,strokeMiterlimit:i.strokeMiterlimit},a)}))}))),Ni=[{d:"M10.207.793a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414 0l-2.5-2.5a1 1 0 0 1 1.414-1.414L3.5 6.086 8.793.793a1 1 0 0 1 1.414 0Z",fillRule:"evenodd",clipRule:"evenodd",fill:"white"}],wi=d((({className:e,value:t,text:n,disabled:a,isRadio:i,onChange:l})=>{const s=r((e=>{a||(e.preventDefault(),l&&l(!t))}),[l,a,t]),d=i?o("div",{className:"absolute left-1 w-3 h-3 rounded-full bg-primary-main"}):o(vi,{paths:Ni,className:"absolute left-1 ml-px block",width:"11",height:"9",fill:"white",viewBox:"0 0 11 9"});return o("div",{className:e,children:c("label",{className:u("flex items-center relative group/box",ki(a)),onClick:s,children:[o("div",{className:u("appearance-none w-5 h-5 border-solid flex-none","m-0",i?"rounded-full border-2":Ii(t),!a&&t?"border-primary-main":"border-gray",a?"bg-main-disabled":"group-hover/box:border-primary-hover"),role:Si(i),"aria-checked":Boolean(t),"aria-disabled":Boolean(a),"aria-label":n}),t?d:null,Ci(n)]})})})),Ci=e=>e?o("div",{className:"ml-s",children:o(Ve,{size:"text-l",font:"font-light",children:e})}):null,ki=(e=!1)=>e?"cursor-not-allowed":"cursor-pointer",Si=(e=!1)=>e?"radio":"checkbox",Ii=(e=!1)=>u("rounded border",{"bg-primary-main":e}),Ti=d((({className:e,text:t,value:n,key:a,disabled:i,error:r,onChange:l})=>c("div",{className:u("shrink-0",e),children:[o(wi,{text:t,value:n,disabled:i,onChange:l},a),kn(r)]}))),Di=d((({field:e,input:t})=>o(Ti,{...e(t?.name??""),text:'Являюсь клиентом банка АО "Россельхозбанк"'}))),Pi=`${Qt}/outservice`,Ri=[];async function Ei(){const e=await Vt(`${Pi}/outserviceregions`);return e&&Array.isArray(e)?e:Ri}const _i=d((({field:e,input:t})=>{const n=e("region"),a=n?.value?.key,{data:r}=na("outServiceRegions",Ei),s=l((()=>r?.find((e=>e.code===a))?.localities?.map((e=>({key:e,text:e})))),[r,a]);return i((()=>{""!==a&&e?.(t?.name??"")?.onChange?.("")}),[a,t?.name??""]),o(Hn,{label:"Населенный пункт",placeholder:"Выберите город, где доступен сервис",options:s,...e(t?.name??""),isSearch:!0})})),Ai=(e,t,n="")=>t?.filledByEsia&&Boolean(e("esiaAccountTypeCd")?.value?.key)&&e(t?.name??n).value,Bi=d((({field:e,input:t})=>o(Sa,{label:"Отчество (Обязательно, при наличии)",maxLength:60,disabled:Ai(e,t),...e(t?.name??""),...t}))),Mi=d((({field:e,input:t})=>o(Sa,{label:"Имя",maxLength:60,disabled:Ai(e,t),...e(t?.name??""),...t}))),Oi=d((({value:e=!1,text:t,type:n="checkbox",onChange:a})=>c("div",{role:n,"aria-checked":e,className:"flex justify-start items-center w-full cursor-pointer mb-s",onClick:()=>a&&a(!e),children:[o("div",{className:u("relative flex-shrink-0 duration-300 w-9 h-5 mr-s rounded-2xl",e?"bg-primary-main":"bg-main-divider"),children:o("div",{className:u("absolute opacity-80 duration-500 top-0.5 w-4 h-4 bg-white rounded-full",e?"left-1/2":"left-[5%]")})}),t?o(Ve,{size:"text-l",font:"font-light",color:"text-primary-text",children:t}):null]}))),Fi=d((({field:e,input:t})=>Kn(e("acquiringType")?.value?.key)?o(Oi,{type:"radio",text:"Хочу онлайн-кассу",...e(t?.name??"")}):null)),zi=d((({field:e,input:t})=>o(Sa,{...e(t?.name??""),placeholder:"Укажите интересующий вас вопрос",isTextarea:!0,...t}))),Vi=Yt((({field:e,input:t,source:n})=>{const r=n?.agentsList,{value:l}=e("partnerSymbolCode"),[s,c]=a(""),d=r?.some((e=>e?.symbolCode===l));return i((()=>{c(l&&!d?"ID партнера не найден. Обратитесь к своему менеджеру":"")}),[l]),o(Sa,{label:"Идентификатор партнера",isInteger:!0,maxLength:12,...t,...e(t?.name??""),error:s||e("partnerSymbolCode")?.error})})),Li=e=>"_"===e,$i=e=>/\d/.test(e),ji=e=>Li(e)||$i(e),qi=[..."+7 (___) ___-__-__"],Ui=qi.findIndex(Li),Wi=qi.map(((e,t)=>ji(e)?qi.slice(0,t).filter(ji).length:-1));function Hi(e){const t=e.replace(/\D/g,""),n=qi.map(((e,n)=>$i(e)?e:t.charAt(Wi[n])||e)),a=Wi.indexOf(t.length-1)+1;return(a?n.slice(0,Math.max(Ui,a)):n).join("")}const Yi=d((({children:e,onChange:t,...n})=>{const a=r((e=>t&&t(Hi(e))),[t]),i=r((e=>{"+7 ("===e&&t&&t("")}),[]);return o(Pn,{...n,onChange:a,onFocus:e=>a(e?.target?.value||""),onBlur:e=>i(e?.target?.value||""),children:e})})),Gi=d((({className:e,label:t,disabled:n,error:a,...i})=>c("div",{className:u("shrink-0 w-full",e),children:[o(Yi,{"aria-label":t,label:Cn({label:t,errors:i?.errors}),valid:Boolean(!a),disabled:n,placeholder:"+7 (___) ___-__-__",...i}),kn(a)]}))),Ki=d((({field:e,input:t})=>{const n=t?.name||"phone";return o(Gi,{label:"Телефон",disabled:Ai(e,t,n),...e(n),...t})})),Xi=d((({field:e})=>Kn(e("acquiringType")?.value?.key)?o(Oi,{type:"radio",text:"Хочу POS-терминал",...e("posTerminal")}):null)),Ji=Yt((({field:e,input:t,source:n})=>o(Hn,{placeholder:"Выберите продукт",label:"Продукт",options:Zi(n?.productList),...e(t?.name??"")}))),Zi=e=>(e??[]).map((e=>({key:e,value:e}))),Qi=`${Qt}/regions`,er=[];function tr(e=Qi){const{data:t}=na(e,Lt);return Array.isArray(t)?t:er}const nr=`${Qt}/outservice/outserviceregions`,ar=d((({field:e,input:t,params:n})=>{var a;const i=tr((a=n?.typeForm,"OUTSERVICE"===a?nr:void 0));return o(Hn,{label:t?.label||"Филиал",placeholder:"Выберите филиал",isSearch:!0,options:l((()=>i?.map((({code:e="",name:t=""})=>({key:e,text:t})))),[i]),...e(t?.name??"")})})),ir=d((({field:e,input:t})=>o(Sa,{label:"ФИО представителя",...t,...e("representativeName")}))),rr=(e,t)=>{const{value:n,isDirty:a}=e,i=a?t(n):[];return{...e,errors:i,error:i[0]}},lr=/^[а-яё-]*$/i,sr=(e="")=>lr.test(e),or=fn((e=>null!=e&&""!==e)),cr="Некорректно заполненное поле",dr=e=>or(e??cr),mr=e=>fn((e=>e?.key&&""!==e?.key))(e??cr),ur=e=>fn((e=>"string"==typeof e&&e.length>1&&sr(e)))(e??cr),hr=e=>/^(\+7)?[\s-]?\(?[0-9]{3}\)?[\s-]?[0-9]{3}[\s-]?[0-9]{2}[\s-]?[0-9]{2}$/.test(e),pr=e=>fn(hr)(e),gr=fn((e=>"boolean"==typeof e&&e))("Согласие обязательно"),fr=e=>"string"==typeof e&&(10===e.length||12===e.length),yr={fullName:dr(),addressBranch:mr(),desiredMeetingDate:dr(),product:dr(),localities:dr(),partnerComments:dr(),collectionCount:dr(),acquiringType:mr(),serviceType:mr(),annualRevenue:dr(),feedbackMethod:mr(),serviceDirection:mr(),secondaryPhone:pr("Укажите номер телефона"),region:mr(),situationDescription:dr(),sufferedFrom:dr(),applierType:dr(),surname:ur("Укажите свою фамилию на кириллице"),name:ur("Укажите своё имя на кириллице (без сокращений)"),middleName:ur("Укажите своё отчество на кириллице"),birthday:dr("Укажите дату рождения"),phone:pr("Укажите номер телефона"),email:(xr="Укажите электронную почту",fn((e=>/^[^\s@]+@[^\s@]+\.[a-zA-Z]{2,4}$/.test(e)))(xr)),inn:(e=>fn((e=>fr(e)))(e))("Укажите ИНН"),comment:dr(),typeForm:dr(),consentToReceiveMaterials:gr,consentDataProcessing:gr,partnerSymbolCode:dr(),innDadata:(e=>fn((e=>Boolean(e?.text)&&fr(e.text)))(e))("Укажите ИНН"),companyNameByInn:dr()};var xr;const br=(e,t={})=>{const n=e.filter((e=>Boolean(e?.required&&e?.name))),a={...yr,...t},i=n.some((e=>e.condition?.values)),r=Object.fromEntries(n.filter(vr(a)).map((({name:e})=>[e,a[e??""]])));return e=>i?Object.fromEntries(n.filter(vr(a)).filter(Nr(e)).map((({name:e})=>[e,a[e??""]]))):r},vr=(e={})=>({name:t})=>Boolean(e[t??""]),Nr=e=>t=>!t?.condition||t.condition.values.find((n=>{const a=e?.[t?.condition?.name??""];return n===(a?.key??a)})),wr=d((({field:e})=>{const t=e("secondaryPhone");return o(Gi,{label:"Дополнительный телефон",...t.value&&"+7 ("!==t.value?rr(t,yr.secondaryPhone):t})})),Cr=d((({field:e,input:t})=>o(Hn,{label:"Направление обслуживания",placeholder:"Выберите направление",options:di,...e(t?.name??"")}))),kr=d((({field:e,input:t})=>o(Sa,{label:"Описание ситуации",...t,...e("situationDescription")}))),Sr=[{key:"blg",text:"Белгородской области"},{key:"brnsk",text:"Брянской области"},{key:"krsk",text:"Курской области"},{key:"chs",text:"От стихийного бедствия ЧС"}],Ir=d((({field:e,input:t})=>o(Hn,{label:"Пострадал в",...t,options:Sr,...e("sufferedFrom")}))),Tr=d((({field:e,input:t})=>o(Sa,{label:"Фамилия",maxLength:60,disabled:Ai(e,t),...e(t?.name??""),...t}))),Dr=["От 1 мес","До 15 лет"],Pr=d((({field:e})=>o(fa,{title:"Срок, месяцев",items:Dr,min:1,max:180,...e("term")}))),Rr=d((({field:e,input:t})=>o(Hn,{label:"Тип обслуживания",options:ci,...e(t?.name??"")}))),Er={horizontal:"@lg:flex-row",vertical:""},_r=d((({label:e,items:t,value:n,className:a,disabled:i=!1,orientation:r="horizontal",onChange:l})=>c("div",{className:"grid gap-xs whitespace-nowrap",children:[e?o("div",{role:"radiogroup","aria-label":e,children:o(Ve,{color:"text-secondary-text",font:"font-light",children:e})}):null,o("div",{className:u("flex flex-col gap-s",Er[r],a),role:"radiogroup","aria-label":"Группа кнопок",children:t?.map((({id:e,text:t})=>o(wi,{isRadio:!0,text:t,value:n===e,onChange:()=>l?.(e),disabled:i},String(e))))})]}))),Ar=[{id:"currencyControl",text:"Валютный контроль"},{id:"documentOperations",text:"Документарные операции"},{id:"conversionTransactions",text:"Конверсионные операции"},{id:"otherIssues",text:"Иные вопросы ВЭД"}],Br=d((({field:e,input:t})=>{const n=r((t=>{"currencyControl"!==t&&(e("inn").onChange?.(""),e("region").onChange?.(""))}),[]);return o("div",{className:"py-m gap-m grid @xl:flex @xl:items-center",children:o(_r,{className:"whitespace-normal",orientation:"horizontal",items:Ar,...e(t?.name??"",{onChange:n})})})})),Mr=d((({field:e,input:t})=>o(wi,{text:"Согласен на получение информационных и аналитических материалов по электронной почте",...e(t?.name??"")})));const Or={$ref:"/wcms-resources/outservice-productlist.json"},Fr={$ref:"/wcms-resources/agenty-dlya-rko.json"},zr={fullName:hi,addressBranch:ca,desiredMeetingDate:si,product:e=>o(Ji,{...e,source:Or}),localities:_i,isClient:Di,partnerComments:zi,collectionCount:ii,acquiringType:Gn,onlineCheckout:Fi,posTerminal:Xi,serviceType:Rr,term:Pr,amount:va,annualRevenue:Ia,vedTypes:Br,feedbackMethod:ui,serviceDirection:Cr,bankEmpolee:Ea,secondaryPhone:wr,applicationDate:Ta,region:e=>oa(e?.params?.typeForm)?o(pi,{...e}):o(ar,{...e}),consentToReceiveMaterials:Mr,sufferedFrom:Ir,situationDescription:kr,representativeName:ir,applierType:Ra,surname:Tr,name:Mi,middleName:Bi,birthday:ai,phone:Ki,email:oi,inn:bi,comment:ri,fullRegion:pi,partnerSymbolCode:e=>o(Vi,{...e,source:Fr}),innDadata:xi,companyNameByInn:li},Vr=(e,t,n={})=>(a,i)=>{const r={...zr,...n}[String(a.name)];return function({input:e,field:t}){const{condition:n}=e,{value:a}=t(n?.name||"");return!n||n?.values?.includes(a?.key??a)}({input:a,field:e})&&r?o("div",{children:o(r,{field:e,input:a,params:t})},i):null},Lr=e=>2===e?"@xl:grid-cols-2":"@xl:grid-cols-1 gap-x-0",$r=e=>e?o("div",{className:"@xl:text-center @xl:col-span-2 mb-m",children:o(Ve,{size:"text-h6",children:e})}):null,jr={primary:u("text-white bg-primary-main hover:bg-primary-hover active:bg-primary-active","group-data-secondary:text-primary-main group-data-secondary:bg-white","group-data-secondary:hover:text-white group-data-secondary:hover:bg-primary-hover","group-data-secondary:active:bg-primary-active"),secondary:u("text-primary-main bg-main-divider hover:text-white hover:bg-primary-hover active:bg-primary-active","group-data-secondary:text-white group-data-secondary:bg-white/20","group-data-secondary:hover:bg-primary-hover","group-data-secondary:active:bg-primary-active")},qr=u("group/btn-embedded","bg-transparent border border-transparent outline-none"),Ur=u("bg-main-gray text-main-disabled cursor-not-allowed"),Wr=d((({className:e,type:t="button",version:n="primary",shape:a="default",embedded:i,disabled:s,role:c,ariaLabel:d,data:m,dataTheme:h,children:p,wcmsIgnore:g,onClick:f=Na})=>{const y=r("tab"!==c?me(f):f,[c,f]),x=l((()=>ve(m)),[m]),b="round"===a;return o("button",{className:u("font-sans flex items-center gap-xs",{[jr[n]]:!s&&!i,[qr]:i,[Ur]:s},i?"justify-between":"justify-center",i||b?"p-0":"px-9 py-4",{"rounded-md":"default"===a,"rounded-full":b},e),type:t,role:c,"aria-label":d,disabled:s,"aria-disabled":s?"true":void 0,"data-theme":h,"data-wcms-ignore":g,...x,onClick:y,children:p})})),Hr=d((({className:e,onClose:t})=>o("button",{className:u("flex justify-center items-center w-12 h-12 p-2xs bg-transparent border-none",e),onClick:t,title:"Закрыть",type:"button",children:o(G,{name:"CloseIcon",width:"20",height:"20",iconVersion:"gray"})}))),Yr=d((({className:e,head:t,children:n,onClose:a,onClick:i})=>c("div",{className:u("relative bg-white pt-0 p-lg",e),role:"dialog",title:"Диалог",onClick:i,children:[c("div",{className:"sticky py-xl top-0 bg-white z-10",children:[o(Hr,{className:"absolute top-0 right-0",onClose:a}),o("div",{className:"container",children:t})]}),o("div",{className:"container pb-6xl",children:n})]}))),Gr=d((({ok:e,typeForm:t,onClose:n})=>{const a="ANTIFRAUD"===t?"Сообщение отправлено. Для уточнения информации с Вами могут связаться работники Банка либо Вы\n можете самостоятельно позвонить по номеру контакт-центра +78001000100. Будьте внимательны, работники Банка\n не звонят с использованием мессенджеров.":"Совсем скоро мы с вами свяжемся";return o(Yr,{className:"my-6xl max-w-lg w-full min-h-fit mx-auto",onClose:n,children:c("div",{className:"flex flex-col gap-lg items-center rounded-md space-x-m",children:[o(ie,{image:{icon:e?"ResponseOKIcon":"ResponseFailIcon",iconVersion:"normal"},width:"136",height:"136"}),o(S,{className:"w-full",title:e?"Ваша заявка отправлена":"Не удалось отправить заявку",description:e?a:"Пожалуйста, повторите позднее",headlineVersion:"XS",isEmbedded:!0}),o(Wr,{type:"button",onClick:n,children:"Хорошо"})]})})})),Kr=e=>{const{acquiringType:t,onlineCheckout:n,posTerminal:a,amount:i,term:r,annualRevenue:l,serviceType:s,vedTypes:o,region:c,inn:d,sufferedFrom:m,situationDescription:u,applierType:h,...p}=e,g=t||l?(e=>{const{acquiringType:t,onlineCheckout:n=!1,posTerminal:a=!1,term:i,amount:r,annualRevenue:l}=e;return t?`Вид эквайринга=${t?.text||""}${Kn(t?.key)?`/Онлайн касса=${n}/POS-терминал=${a}`:"/Онлайн касса=false/POS-терминал=false"}`:`Сумма=${r}/Срок=${i}/Выручка=${l}`})(e):null,f={...p,...Qr(o),...Zr(c),...d&&{inn:d},...g?{partnerComments:g}:{},...s?{typeForm:s}:{},...Jr(m?.text,u),...Xr(h)};return Object.fromEntries(Object.entries(f)?.map((([e,t])=>[e,t?.key||t])))},Xr=e=>e?.key?{isClient:e?.key===Da}:{},Jr=(e,t)=>e||t?{comment:`${e||""};${t||""}`}:{},Zr=e=>e?.key||e?.text?{region:e?.text||e?.key}:{},Qr=e=>e?{vedTypes:Object.fromEntries(Ar.map((({id:t})=>[t,t===e])))}:{},el={typeForm:"",region:{key:"",text:""},addressBranch:{key:"",text:""},surname:"",name:"",phone:"",secondaryPhone:"",comment:"",product:"",partnerComments:"",annualRevenue:"",term:12,amount:1e5,acquiringType:Yn[0],serviceType:ci[0],feedbackMethod:mi[0],serviceDirection:di[0],vedTypes:Ar[0].id,birthday:void 0,isClient:!1,onlineCheckout:!1,posTerminal:!1,consentToReceiveMaterials:!1,consentDataProcessing:!1,addressRetail:{key:"",text:""}},tl=d((({color:e="text-primary-main",position:t="absolute",blur:n=!0,size:a="big"})=>o("div",{className:u("flex justify-center items-center h-full w-full z-50",t,{"backdrop-blur":n}),children:o("div",{className:u("inline-block","animate-spin rounded-full","border-solid border-current","border-r-transparent","small"===a?"border-4 h-8 w-8":"border-8 h-28 w-28",e),role:"status"})}))),nl=d((({isLoading:e,disabled:t,children:n,className:a,...i})=>c(Wr,{type:"submit",className:u("relative",a),disabled:e||t,...i,children:[e?o(tl,{blur:!0,size:"small"}):null,n]}))),al={primary:jr.primary,secondary:jr.secondary,white:"text-primary-main bg-white hover:text-white hover:bg-primary-hover active:bg-white active:text-primary-main",link:"text-primary-main",gray:jr.secondary,transparent:"","":""},il=d((e=>{const t=xe(),{className:n,href:a,target:i,text:r,aboveText:l,version:s="link",rel:c,ariaLabel:d,data:m,children:h,onClick:p}=t(e),g="link"!==s;return o("a",{className:u("group/btn inline-flex items-center h-fit","font-sans no-underline select-none","border border-transparent focus:border-primary-text focus:border","cursor-pointer",{[al[s]]:Boolean(s),[l?"px-9 py-2.5":"px-9 py-4"]:g,"rounded-md":g},n),href:a,target:i,rel:c,"aria-label":d??`Ссылка на ${r}`,role:a?"link":"button",onClick:p,...ve(m),children:h??rl(r,l)})})),rl=(e,t)=>e||t?c("div",{className:"whitespace-pre",children:[t?o("div",{className:"font-light text-left text-xs",children:t}):null,o("div",{className:u("text-left",{"text-s -mt-3xs":Boolean(t)}),children:e})]}):null,ll=d((({text:e,link:t})=>c(C,{size:"text-l",font:"font-light",color:"text-secondary-text",children:[e?o(Ve,{children:e}):null,t?o(il,{...t,ariaLabel:"условия передачи данных",children:t.text}):null]}))),sl=(e,t,n)=>c("div",{className:"flex col-span-2 gap-xs flex-col w-full items-baseline",children:[e?c("div",{children:[c("div",{className:"flex gap-3 items-center",children:[o(wi,{...e}),o(ll,{link:t})]}),kn(rr(e,gr).error)]}):o(ll,{text:"Нажимая кнопку, вы подтверждаете согласие с ",link:t}),o(nl,{className:"w-full @xl:w-auto",children:n?.text?n.text:"Отправить заявку"})]}),ol={send:async function(e,t=!1){const{typeForm:n,region:a,phone:i="",email:r,birthday:l,desiredMeetingDate:s,inn:o,innDadata:c,fullRegion:d,addressBranch:m,secondaryPhone:u="",bankEmpolee:h,applicationDate:p,serviceDirection:g,partnerSymbolCode:f,companyNameByInn:y,...x}=e,b=t&&"Юридическое лицо / ИП"!==g,v=`${Qt}${b?"/lead":"/sendcorporatelead"}`,N={typeForm:n,...nn(a,b),...an(r,b),...en(i),...tn(s,"desiredMeetingDate"),...b?tn(l):{inn:o},..."FEEDBACK"===n?{}:{addressBranch:m,bankEmpolee:h,applicationDate:p,...rn(u)},...ln(n,{innDadata:c,fullRegion:d,partnerSymbolCode:f,companyNameByInn:y}),...x};try{const e=await fetch(v,{method:"POST",headers:{"Content-Type":"application/json"},mode:"cors",body:JSON.stringify(N)});return e?.ok?await e.json():null}catch(e){return null}}},cl=Yt((({className:e,title:t,typeForm:n="",sections:a=[],button:i,link:s,endpoint:d,additionalParams:m,isContacts:h,data:p,...g})=>{const f=l((()=>a?.flatMap((e=>e?.inputs))||[]),[a]),y=l((()=>((e,t="")=>({...Object.fromEntries(e.map((e=>[e.name,"vedTypes"===e?.name&&e?.defaultValue||el[e.name||""]]))),typeForm:{key:t,text:""}}))(f,n)),[f,n]),x=l((()=>br(f)),[f]),b=wn(Gr),v=un(),N=r((async(e,t)=>{const a=Kr({...e,...m}),i=Boolean(await ol.send(a,"lead"===d));b.open({ok:i,typeForm:n}),i&&sn({aspectsAttributes:p,aspects:v,ev:t})}),[n]),[,{field:C,onSubmit:k}]=vn(y,{resetOnSubmit:!0,formValidator:x,onSubmit:N}),S=(e=>e?.find((e=>"consentDataProcessing"===e?.name)))(f)?.name;return c(Nn,{className:u("container space-y-m",e),title:t,...g,children:[c("form",{onSubmit:k,children:[dl(a,C,{typeForm:n,additionalParams:m}),sl(S?C("consentDataProcessing"):void 0,s,i)]}),h?c("div",{className:"space-y-m",children:[o(w,{headingType:"h6",title:"Или свяжитесь с нами удобным способом",className:"@xl:text-center"}),c("div",{className:"flex sm:justify-center gap-xl",children:[c("a",{className:"flex gap-s items-center text-primary-text no-underline",href:"tel:8 (800) 200-78-70","aria-label":"телефон 8 (800) 200-78-70",children:[o(ie,{image:{icon:"PhoneIcon"},width:"24",height:"24"}),o("span",{children:"8 (800) 200-78-70"})]}),c("a",{className:"flex gap-s items-center text-primary-text no-underline","aria-label":"почта ved@rshb.ru",href:"mailto:ved@rshb.ru",children:[o(ie,{image:{icon:"MailIcon"},width:"24",height:"24"}),o("span",{children:"ved@rshb.ru"})]})]})]}):null]})})),dl=(e,t,{typeForm:n,additionalParams:a})=>e.map(((e,i)=>c("div",{className:u(Lr(e.columns),"grid gap-x-m"),children:[$r(e.title),(e?.inputs||[])?.map(Vr(t,{typeForm:n,...a}))]},`section-${i}`))),ml=d((({attempts:e,onClose:t=Na})=>{const n=on(),a=e>1,i=r((()=>{n.assign("/natural")}),[]),l=r((()=>{a?i():t()}),[a]);return o(Yr,{className:"my-6xl max-w-3xl w-full min-h-fit mx-auto rounded-lg px-5xl",onClose:l,children:c("div",{className:"flex flex-col gap-xl items-center",children:[o(C,{align:"text-center",children:"Уважаемый клиент!"}),o(C,{align:"text-center",children:"Для получения кредита Вам необходимо обратиться в офис Банка"}),c("div",{className:"flex flex-col sm:flex-row gap-xl items-center",children:[o(Wr,{type:"button",version:"secondary",onClick:i,children:"Завершить"}),a?null:o(Wr,{type:"button",onClick:t,children:"Продолжить"})]})]})})})),ul="Некорректно заполненное поле",hl="Укажите регион, город/населенный пункт, улицу, дом",pl=/^[\u0400-\u04FF-\s]+$/u,gl=e=>Boolean(e.region&&(e.city||e.locality)&&e.house),fl=()=>fn(gl)(hl),yl=e=>fn((e=>"string"==typeof e&&e.length>1&&pl.test(e)))(e??ul),xl=e=>fn((e=>"string"==typeof e&&/^[0-9]{1,2}$/g.test(e)))(e??ul),bl=(e,t)=>fn((t=>"string"==typeof t&&t.length>=1&&t.length<=e))(t??ul),vl=e=>fn((({minAge:e,maxAge:t})=>n=>{const a=new Date,i=new Date(a.getFullYear()-e,a.getMonth(),a.getDate()),r=t?new Date(a.getFullYear()-t,a.getMonth(),a.getDate()):null;return!(!n||n>i||r&&n<r)})(e))(e.errorMessage),Nl=e=>fn((e=>e?.getTime()<=(new Date).getTime()))(e),wl=e=>fn((e=>"string"==typeof e&&6===e.length))(e),Cl=e=>{const t=String(e).replace(/[^0-9]+/g,"");if(11===t.length){let e=0;for(let n=0;n<9;n++)e+=parseInt(t.charAt(n))*(9-n);return e>101&&(e%=101),100!==e&&101!==e||(e=0),e===parseInt(t.slice(9))}return!1},kl={credit:{minAge:23,maxAge:75,errorMessage:"Допустимый возраст заёмщика - от 23 до 75 лет"},creditCard:{minAge:21,errorMessage:"Допустимый возраст заёмщика - от 21 года"},debitCard:{minAge:18,errorMessage:"Допустимый возраст - от 18 лет"}},Sl=e=>vl(kl[e]),Il={processPersonalDataFlg:gr,consentProviderFlg:gr,consentInformFlg:gr,consentPfrFlg:gr,consentOthersFlg:gr,consentFATCA:gr},Tl={addressCourier:fl(),paymentSystem:dr("Укажите тип платежной системы"),currency:dr("Укажите валюту"),cardCategory:dr("Укажите категорию карты"),codeWord:(e=>fn((e=>"string"==typeof e&&e.length>=3&&e.length<=21&&sr(e)))(e??ul))("Необходимо ввести кодовое слово"),confirmationIncome:mr(),methodObtain:dr(),deliveryDate:(e=>fn((e=>e?.getTime()>=(new Date).getTime()))(e))("Укажите дату доставки")},Dl={organization:mr("Выберите тип организации"),organizationAddress:fn((e=>Boolean(e.fiasCode&&(e.city||e.locality)&&e.house)))(hl),organizationPhone:pr("Укажите номер телефона"),organizationName:dr("Укажите наименование организации"),legalForm:dr("Укажите ОПФ"),generalSeniority:xl("Укажите количество лет стажа"),lastJobExperience:xl("Укажите стаж на последнем месте работы"),experience5Years:xl("Укажите общий стаж за последние 5 лет"),jobsNumber:xl("Укажите количество мест работы за последние 5 лет"),beginDate:Nl("Укажите дату заключения трудового договора"),addressFact:fl(),addressRegistration:fl(),addressRetail:mr("Выберите адрес банка"),addressMatch:dr(),sex:dr("Укажите свой пол"),birthPlace:dr("Укажите место рождения"),education:mr("Выберите ваше образование"),housing:mr("Выберите тип жилья"),amountWorkers:mr("Выберите информацию о количестве сотрудников"),employment:mr("Выберите информацию о трудоустройстве"),employerActivities:mr("Выберите вид деятельности организации"),employerOrganization:mr("Выберите вид организации"),positionOrganization:mr("Выберите вашу должность"),familyStatus:mr("Выберите семейное положение"),familyMembers:bl(2,"Укажите количество членов семьи"),children:bl(2,"Укажите количество детей"),dependents:bl(2,"Укажите количество иждивенцев"),totalIncome:bl(19,"Укажите среднемесячный доход от основной зарплаты"),expenses:bl(10,"Укажите сумму обязательных выплат"),snils:(e=>fn(Cl)(e))("Некорректный номер СНИЛС"),conscription:dr(),armyIdFlg:gr,dulSerie:(e=>fn((e=>"string"==typeof e&&4===e.length))(e))("Укажите серию паспорта"),dulNumber:wl("Укажите номер паспорта"),dulSubdivisionCode:wl("Укажите код подразделения"),dulIssuedBy:dr("Укажите организацию, выдавшую паспорт"),participantDateRegistration:Nl("Укажите дату регистрации"),retirementIncome:dr(),otherIncome:dr(),wages:dr(),mandatoryPayments:dr(),bankruptcyFlg:dr(),shareholderFlg:dr(),legalEntityName:dr(),bankEmployeeCode:dr(),partInBusiness:dr(),regionRetail:mr("Выберите регион"),latinSurname:dr("Укажите фамилию"),surname:yl("Укажите свою фамилию на кириллице"),name:yl("Укажите своё имя на кириллице"),middleName:yl("Укажите своё отчество на кириллице")},Pl={...Dl,...Tl,...Il},Rl={credit:{processPersonalDataFlg:{text:"Согласие на обработку персональных данных",docId:4},consentInformFlg:{text:"Согласие на информирование о продуктах и услугах Банка",docId:14},consentProviderFlg:{text:"Согласие об использовании простой электронной подписи",docId:5},consentOthersFlg:{text:"Прочие согласия",docId:1},consentPfrFlg:{text:"Согласие на запрос в ПФР",docId:3}},creditCard:{processPersonalDataFlg:{text:"Согласие на обработку персональных данных",docId:4},consentInformFlg:{text:"Согласие на информирование о продуктах и услугах Банка",docId:14},consentProviderFlg:{text:"Согласие об использовании простой электронной подписи",docId:5},consentOthersFlg:{text:"Прочие согласия",docId:19},consentInformMaterialsFlg:{text:"Согласие на получение информационных материалов",docId:18}},debitCard:{processPersonalDataFlg:{text:"Согласие на обработку персональных данных",docId:4},consentInformFlg:{text:"Согласие на информирование о продуктах и услугах Банка",docId:14},consentProviderFlg:{text:"Согласие об использовании простой электронной подписи",docId:5},consentOthersFlg:{text:"Прочие согласия",docId:20},consentFATCA:{text:"Форма самосертификации",docId:10}}};var El;!function(e){e.Success="SUCCESS",e.Error="ERROR",e.Pending="PENDING"}(El||(El={}));const _l=async(e,t,n)=>{try{return(await Al(e,t,n)).json()}catch(e){return console.error(e),null}};async function Al(e,t,n){const a=(()=>{const e=new Uint8Array(8);return globalThis.crypto.getRandomValues(e),e.reduce(((e,t)=>`${e}${t.toString(16).padStart(2,"0")}`),"")})();return globalThis?.fetch?.(`/light-api-cash/v1${e}`,{method:t,headers:{"Content-Type":"application/json","X-B3-Sampled":"1","X-B3-Spanid":a,"X-B3-Traceid":a,...Bl()},credentials:"include",body:n?JSON.stringify(n):null})}const Bl=()=>{const e=sessionStorage.getItem("accessToken");return e?{Authorization:`Bearer ${e}`}:null},Ml=d((({onChangeEsiaStatus:e})=>{const t=on(),n=r((async()=>{try{const e=await(n={redirectUri:globalThis.location.origin+globalThis.location.pathname},_l("/esia/getLink","POST",n));e?.link&&t.assign(e.link)}catch{e(El.Error)}var n}),[]);return c("div",{className:"flex gap-lg items-center rounded-md bg-main-gray p-4xl",children:[c("div",{className:"flex flex-col justify-around w-full",children:[o("p",{className:"mb-m text-xl",children:"Заполните данные через Госуслуги"}),c("ul",{className:"list-disc list-inside mb-4xl",children:[o("li",{children:"Вероятность одобрения выше"}),o("li",{children:"Без справок о доходах и трудоустройстве"}),o("li",{children:"С защитой Ваших данных"})]}),o(ie,{className:"block mb-xl self-center @md:hidden",image:{icon:"GosUslugiIcon",iconVersion:"normal"},height:"80",width:"80"}),o(Wr,{type:"button",onClick:n,className:"w-full @md:w-fit",children:"Заполнить"})]}),o(ie,{className:"hidden @md:block",image:{icon:"GosUslugiIcon",iconVersion:"normal"},height:"164"})]})})),Ol={url:"suggest/address"},Fl={name:{url:"suggest/fio",requestData:{parts:["NAME"],gender:"UNKNOWN"}},surname:{url:"suggest/fio",requestData:{parts:["SURNAME"],gender:"UNKNOWN"}},middleName:{url:"suggest/fio",requestData:{parts:["PATRONYMIC"],gender:"UNKNOWN"}},email:{url:"suggest/email"},dulSubdivisionCode:{url:"suggest/fms_unit",responseItemHandler:e=>e?.data?.code?.replace("-","")||""},dulIssuedBy:{url:"suggest/fms_unit"},organizationName:{url:"suggest/party"},inn:{url:"suggest/party",responseItemHandler:e=>e?.data?.inn||""},addressRegistration:Ol,addressFact:Ol,organizationAddress:Ol,addressCourier:Ol},zl=d((({options:e,container:t,onChange:n})=>{const[r,l]=a(-1),s=t=>{const a=e.length-1;"ArrowDown"===t.key?l(r<a?r+1:0):"ArrowUp"===t.key?l(r>0?r-1:a):"Enter"===t.key&&e[r]&&(t.preventDefault(),n(e[r]))};return i((()=>(t.addEventListener("keydown",s),()=>t.removeEventListener("keydown",s))),[r]),o("div",{className:"bg-white text-l overflow-y-auto overflow-x-hidden rounded-md shadow-2xl",role:"list",children:e?.map(((e,t)=>o("div",{className:u("flex px-m py-s cursor-pointer hover:bg-main-divider pr-5xl relative",{"bg-main-divider":r===t}),role:"listitem",onMouseDown:()=>n(e),children:o("span",{className:"min-h-6",children:e.processedValue})},t.toString())))})}));const Vl=d((({value:e="",onChange:t=Na,onDaDataChange:n,name:c="",daDataQueryPrefix:d,dadata:m=!1,...u})=>{const[h,{setFalse:p,setTrue:g}]=hn(),f=function({isOpen:e,value:t,name:n,onChange:c,onDaDataChange:d,daDataQueryPrefix:m}){const u=s(t),h=s(t),[p,g]=a([]),f=Bn(),y=Fl[n],x=r((()=>{h.current=t,f.close()}),[t]),b=r((e=>{x(),h.current=e.processedValue,c?.(e.processedValue),d?.(e)}),[x,c]),v=s(null),N=l((()=>async e=>{if(!y)return;const t=await yi({url:y.url,responseItemHandler:y.responseItemHandler,requestData:{...y?.requestData},query:e,queryPrefix:m});t?.length&&g(t)}),[m]),w=l((()=>Sn(N,300)),[N]);return i((()=>{if(!e||!v.current||h.current===t)return void x();const n=v.current,{top:a,left:i,width:r,height:l}=n.getBoundingClientRect();t&&u.current!==t&&(w(t),u.current=t),f.open({popup:o(zl,{options:p,container:n,value:t,onChange:b}),top:a+globalThis.scrollY+l,left:i,width:r})}),[e,p,t,b]),v}({isOpen:h&&m,name:c,value:e,daDataQueryPrefix:d,onChange:t,onDaDataChange:n});return o(wa,{value:e,onChange:t,inputRef:f,isOpen:h,onOpen:g,onClose:p,...u})})),Ll=d((({field:e,input:t})=>{const n=t?.name||"addressRegistration",a=e(n).value,i=r((t=>{e?.(n)?.onChange?.($l(t))}),[]),l=r((t=>{e?.(n)?.onChange?.({apartment:"",city:"",district:"",fullAddress:t,fiasCode:"",house:"",locality:"",okatoRegionCode:"",postcode:"",region:"",regionCode:"",street:"",qc:"",qcComplete:"",qcHouse:""})}),[]);return o(Vl,{disabled:Ai(e,t,n),label:"Адрес",...e(n),value:a?.fullAddress,onChange:l,...t,onDaDataChange:i})})),$l=e=>({apartment:e?.data?.flat,city:e?.data?.city,district:e?.data?.area_with_type,fullAddress:e?.unrestricted_value,fiasCode:e?.data?.fias_id,house:e?.data?.house,locality:e?.data?.settlement_with_type,okatoRegionCode:e?.data?.okato,postcode:e?.data?.postal_code,region:e?.data?.region,regionCode:e?.data?.region_kladr_id?e?.data?.region_kladr_id.substring(0,2):"",street:e?.data?.street,qc:e?.data?.qc,qcComplete:e?.data?.qc_complete,qcHouse:e?.data?.qc_house}),jl=Yt((({field:e,input:t,source:n})=>{const[l,s]=a(""),c=e("addressCourier")?.value,d=c?.locality,m=c?.city;i((()=>{!m&&!d||n?.deliveryCities?.includes(m)?s(""):(e?.("addressCourier")?.onChange?.({...c,house:""}),s("Город недоступен для доставки"))}),[m,d,n]);const u=r((t=>{e?.("addressCourier")?.onChange?.($l(t))}),[]),h=r((t=>{e?.("addressCourier")?.onChange?.({apartment:"",city:"",district:"",fullAddress:t,fiasCode:"",house:"",locality:"",okatoRegionCode:"",postcode:"",region:"",regionCode:"",street:"",qc:"",qcComplete:"",qcHouse:""})}),[]);return o(Vl,{label:"Адрес",...e("addressCourier"),value:c?.fullAddress,onChange:h,...t,error:l||e("addressCourier")?.error,onDaDataChange:u})})),ql=d((({field:e,input:t})=>{const n="addressFact",a=e(n).value,{value:l}=e("addressMatch");i((()=>{l&&e("addressFact")?.onChange?.(e("addressRegistration").value)}),[l,e("addressRegistration").value]);const s=r((t=>{e?.(n)?.onChange?.({apartment:t?.data?.flat,city:t?.data?.city,district:t?.data?.area_with_type,fullAddress:t?.value,fiasCode:t?.data?.fias_id,house:t?.data?.house,locality:t?.data?.settlement_with_type,okatoRegionCode:t?.data?.okato,postcode:t?.data?.postal_code,region:t?.data?.region,regionCode:t?.data?.region_kladr_id?t?.data?.region_kladr_id.substring(0,2):"",street:t?.data?.house,qc:t?.data?.qc,qcComplete:t?.data?.qc_complete,qcHouse:t?.data?.qc_house})}),[]),c=r((t=>{e?.(n)?.onChange?.({apartment:"",city:"",district:"",fullAddress:t,fiasCode:"",house:"",locality:"",okatoRegionCode:"",postcode:"",region:"",regionCode:"",street:"",qc:"",qcComplete:"",qcHouse:""})}),[]);return o(Vl,{label:"Адрес",disabled:l,...e(n),value:a?.fullAddress,onChange:c,...t,onDaDataChange:s})})),Ul=d((({field:e,input:t})=>o(Ti,{text:"Адрес фактического места жительства совпадает с адресом регистрации",...e(t?.name??"")}))),Wl=d((({value:e,subText:t,children:n,isPhone:a,...i})=>{const r=(Array.isArray(e)?e:e?.split(",")??[]).filter(Boolean);return[r.length,n,t].every((e=>!e))?null:Hl({textItems:r,subText:t,children:n,isPhone:a,...i})})),Hl=({label:e,labelSize:t="text-m",textItems:n,subColor:a,subText:i,className:r,children:l,isPhone:s=!1})=>c("div",{className:u("flex gap-2xs flex-col h-full max-w-[300px]",r),children:[e?o(Ve,{color:"text-secondary-text",font:"font-light",size:t,children:e}):null,l||Yl(n,s),i?o(Ve,{color:a,size:"text-m",children:i}):null]}),Yl=(e,t)=>e.filter(Boolean).map(((e,n)=>o(Ve,{size:"text-l",children:t?o("a",{href:`tel:${Gl(e)}`,children:e.trim()}):e.trim()},String(n)))),Gl=e=>e.replace(/\D/g,""),Kl=d((({className:e,children:t})=>o("div",{className:u("flex flex-col sm:flex-row sm:border-t sm:border-solid sm:border-main-divider py-xl gap-x-6xl gap-y-xl",e),children:t}))),Xl=d((({className:e,children:t})=>o("span",{className:u("inline-flex items-center text-start gap-s group-[]/btn-embedded:text-primary-main",e),children:t}))),Jl=d((({isUnfolded:e,...t})=>o(G,{name:e?"ArrowUpIcon":"ArrowDownIcon",size:"small",iconVersion:"",...t}))),Zl=d((({className:e,isUnfolded:t,short:n,label:a=(t?"Скрыть":"Развернуть"),embedded:i,...r})=>c(Wr,{className:u({"w-full":!n},e),embedded:i,shape:n?"default":"square",role:"tab","aria-label":"Кнопка сворачивающейся секции",...r,children:[o(Xl,{children:a}),o(Jl,{isUnfolded:t,iconVersion:i?"color":""})]}))),Ql=d((({className:e,role:t="tablist",children:n})=>o("div",{className:u(e),role:t,children:n})));const es=d((({className:e,isUnfolded:t,isOverflowVisible:n=!1,children:a})=>{const r=s(null),l=function(e,t){const n=s(null);return i((()=>{const t=n?.current;if(!t)return;const a=new ResizeObserver((n=>{e(t,n[0])}));return a.observe(t),()=>{a.disconnect()}}),[e,...t]),n}((e=>{r.current&&(r.current.style.maxHeight=t?`${e.scrollHeight}px`:"")}),[t]);return o("div",{ref:r,className:u("transition-max-h duration-300",n&&t?"overflow-clip":"overflow-hidden",{"max-h-0":Boolean(r.current||!t)}),role:"tabpanel","aria-label":"Сворачивающаяся секция",children:o("div",{className:e,ref:l,children:a})})})),ts=d((({children:e})=>{const[t,{toggle:n}]=hn(!1);return c("div",{children:[o("div",{className:"hidden sm:block",children:e}),c(Ql,{className:"block sm:hidden",children:[o(es,{isUnfolded:t,children:e}),o(Zl,{className:"my-m mr-m border-b border-solid border-main-divider",label:t?"Скрыть":"Подробнее",isUnfolded:t,embedded:!0,onClick:n})]})]})})),ns=e=>{const t=is(e);return o(Wl,{label:"Режим работы",value:t,className:"max-w-none"})},as=({workTime:e="",lunchHour:t="",daysOff:n=""},a=!1)=>e?[`${a?"Суббота":"Будние дни"}: ${e}`,t?`перерыв: ${t}`:"",n?`не работает: ${n}`:""].filter(Boolean).join("; "):"",is=e=>{const t=e.find((e=>"workingSaturday"!==e.key&&Boolean(e.status)&&Boolean(e.workTime))),n=e.find((e=>"workingSaturday"===e.key&&Boolean(e.status)&&Boolean(e.workTime))),a=e.filter((e=>!e.status)).map((e=>e.short?.toLowerCase())).join(", ");return[as({workTime:t?.workTime,lunchHour:t?.lunchHour,daysOff:n?"":a}),as({workTime:n?.workTime,lunchHour:n?.lunchHour,daysOff:a},!0)].filter(Boolean)},rs=[["workingMonday","Пн","Понедельник"],["workingTuesday","Вт","Вторник"],["workingWednesday","Ср","Среда"],["workingThursday","Чт","Четверг"],["workingFriday","Пт","Пятница"],["workingSaturday","Сб","Суббота"],["workingSunday","Вс","Воскресенье"]],ls=e=>rs.map((([t,n,a])=>({key:t,title:a,short:n,status:Boolean(e?.[t]),get workTime(){return"workingSaturday"===t?e?.workTimeSaturday:e?.workTime},get lunchHour(){return"workingSaturday"===t?e?.lunchHourSaturday:e?.lunchHour},get hasLunch(){return/\d+/.test(this.lunchHour??"")}}))),ss=e=>{if(!e)return null;const t=os(e);return c(Kl,{className:"border-none",children:[o(Wl,{label:"Для юридических лиц",labelSize:"text-l",children:o("div",{className:"flex gap-1",children:t.map(cs)})}),o(Wl,{label:"Режим работы",className:"max-w-none",children:o(Ve,{children:e})})]})},os=e=>{const t=rs.map((([,e])=>({short:e,status:!0}))),n=e.split("/")??[],a=n[n.length-1]?.toLowerCase();return a?.includes("выходной")?t.map((e=>({...e,status:!a?.includes(e.short.toLowerCase())}))):t},cs=({short:e,status:t},n)=>o("div",{className:u("w-9 h-9 rounded-md flex items-center justify-center",t?"bg-green-more-light text-green-dark":"bg-error/30 text-error"),children:o(Ve,{size:"text-xs",children:e})},String(n)),ds=({currency:e,buyExchangeRate:t,saleExchangeRate:n},a)=>c("div",{className:"flex gap-lg h-full",children:[e?.currency?o(Wl,{label:"Валюта",value:e.currency}):null,t?o(Wl,{label:"Купить",value:String(t)}):null,n?o(Wl,{label:"Продать",value:String(n)}):null]},String(a)),ms={yellow:{border:"border-yellow-light",text:"text-yellow"},green:{border:"border-green-more-light",text:"text-green-dark"},gray:{border:"border-gray",text:"text-secondary-text"},red:{border:"border-error/30",text:"text-error"}},us=d((({className:e,children:t,color:n="gray"})=>c("div",{className:u("sm:p-s sm:border sm:border-green rounded-md flex items-center h-fit",ms[n].border,e),children:[o("div",{className:"block pr-m sm:pr-0 sm:hidden",children:o(ie,{image:{icon:"SmallClockIcon"},width:"24",height:"24"})}),o(Ve,{size:"text-m",color:ms[n].text,children:t})]}))),hs=(new Date).getDay(),ps=e=>{const[t]=e?.slice(hs-1)??[];if(!t)return null;const{lunchHour:n,status:a,workTime:i,hasLunch:r}=t;return a?c("div",{className:"flex gap-s items-start whitespace-nowrap",children:[i?o(us,{color:"green",children:i}):null,n&&r?o(us,{color:"yellow",children:`перерыв: ${n}`}):null]}):o(us,{color:"red",children:"Выходной"})},gs=({lunchHour:e,hasLunch:t=!1,status:n=!1})=>n?e&&t?`Перерыв ${e}`:e:"Не работает",fs=({title:e,status:t,workTime:n,lunchHour:a,hasLunch:i},r)=>o(Wl,{label:e,value:t&&n?n:"",subText:gs({lunchHour:a,hasLunch:i,status:t}),subColor:!t||i?"text-error":"text-green-dark"},String(r)),ys=e=>`<p><b>Режим обслуживания физ.лиц:<br/></b>${e}</p>`,xs=e=>`<p><b>Режим обслуживания физ. и юр. лиц:<br/></b> ${e}</p>`,bs=(e,t)=>`<p><b>Режим обслуживания физ.лиц:<br/></b>${e}</p> <p><b>Режим обслуживания юр.лиц:<br/></b>${t}</p>`,vs=(e,t)=>{if(!e.workSchedule)return null;const n=ls(e.workSchedule);return c("div",{className:"bg-white col-span-12 p-3xl sm:border-green sm:border",children:[c("div",{className:"sm:flex sm:justify-between",children:[c("div",{children:[o(Ve,{size:"text-h4",children:e.name}),e.address?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(G,{name:"GeolocationIcon",width:"24",height:"24"}),o(Ve,{size:"text-l",children:e.address})]}):null]}),ps(n)]}),o(ts,{children:Ns(e)})]},String(t))},Ns=({phone:e,fax:t,phoneBusiness:n,phoneNatural:a,phoneCallCentre:i,phoneCurrencyControl:r,workSchedule:l,exchangeRate:s})=>{const d=ls(l),m=l?.businessScheduleVisibleTag?"Для физических лиц":"Для физических и юридических лиц";return c("div",{children:[c(Kl,{className:"flex-wrap border-b border-solid border-main-divider",children:[o(Wl,{label:"Факс",value:t,isPhone:!0}),o(Wl,{label:"Телефон филиала",value:e,isPhone:!0}),o(Wl,{label:"Для обращений юридических лиц",value:n,isPhone:!0}),o(Wl,{label:"Обслуживание физических лиц",value:a,isPhone:!0}),o(Wl,{label:"Для консультаций по валютному контролю",value:r,isPhone:!0}),o(Wl,{label:"Контакт-центр",value:i,isPhone:!0})]}),l?.isMatchesPattern?o(Kl,{children:o(Wl,{label:m,labelSize:"text-l",className:"w-full max-w-none",children:o("div",{className:"flex flex-wrap gap-xs sm:justify-between pt-xs",children:d?.map(fs)})})}):c(Kl,{children:[o(Wl,{label:m,labelSize:"text-l",children:o("div",{className:"flex gap-1",children:d?.map(cs)})}),ns(d)]}),l?.businessScheduleVisibleTag?ss(l?.businessScheduleDescription):null,s?.currencies?.length?o(Kl,{className:"flex-wrap",children:s?.currencies?.map(ds)}):null]})},ws=({name:e="",address:t="",workSchedule:n})=>{const a=(i=e)?`${i?.charAt(0)?.toUpperCase()}${i?.slice(1)}`:"";var i;const r=`${t} ${(e=>{const t=ls(e),n=e?is(t):"",a=e?e.businessScheduleDescription:"";return e?e.businessScheduleVisibleTag?e.businessScheduleVisibleTag&&null===e.businessScheduleDescription?ys(n):bs(n,a):xs(n):""})(n)}`;return{header:a,body:r}},Cs={workingSaturday:!1,premiumService:!1,privateBanking:!1,remoteWorkplace:!1,serviceDisabledPeople:!1,sellingCoins:!1,buyingCoins:!1,bullionOperations:!1,preciousMetalsOperations:!1,transferringDataToBiometricSystem:!1,billAcceptorEnable:!1,workAllTime:!1,terminalTypeTerm:!1,terminalTypeAtms:!1},ks={billAcceptorEnable:"Прием наличных",bullionOperations:"Операции со слитками",buyingCoins:"Покупка монет из драгоценных металлов",designDisabledPeople:"Для слабовидящих",locationDisabledPeople:"Для маломобильных",preciousMetalsOperations:"Операции с драгоценными металлами",premiumService:"Премиальное обслуживание",privateBanking:"Услуга Private banking",remoteWorkplace:"Удаленное рабочее место",terminalTypeAtms:"Банкоматы",terminalTypeTerm:"Терминалы",transferringDataToBiometricSystem:"Передача фото и голоса в Единую биометрическую систему",sellingCoins:"Продажа монет из драгоценных металлов",safeBoxCaseVolumes:"Аренда индивидуальных сейфовых ячеек",serviceDisabledPeople:"Для маломобильных граждан",workAllTime:"Круглосуточно",workingSaturday:"Открыты по субботам"},Ss={...{terminalTypeTerm:e=>"терминал"===e.terminalType?.toLowerCase(),terminalTypeAtms:e=>"банкомат"===e.terminalType?.toLowerCase(),workAllTime:e=>"круглосуточно"===e.workTime?.toLowerCase(),billAcceptorEnable:e=>Boolean(e.billAcceptorEnable),locationDisabledPeople:e=>Boolean(e.locationDisabledPeople),designDisabledPeople:e=>Boolean(e.designDisabledPeople)},workingSaturday:e=>Boolean("workSchedule"in e&&e.workSchedule?.workingSaturday),premiumService:e=>Boolean("premiumService"in e&&e.premiumService),privateBanking:e=>Boolean("privateBanking"in e&&e.privateBanking),remoteWorkplace:e=>Boolean("workScheduleDescription"in e),serviceDisabledPeople:e=>Boolean("serviceDisabledPeople"in e&&e.serviceDisabledPeople),sellingCoins:e=>Boolean("sellingCoins"in e&&e.sellingCoins),buyingCoins:e=>Boolean("buyingCoins"in e&&e.buyingCoins),bullionOperations:e=>Boolean("bullionOperations"in e&&e.bullionOperations),preciousMetalsOperations:e=>Boolean("preciousMetalsOperations"in e&&e.preciousMetalsOperations),transferringDataToBiometricSystem:e=>Boolean("transferringDataToBiometricSystem"in e&&e.transferringDataToBiometricSystem)},Is=(e,t)=>{const n=Object.keys(t).filter((e=>t[e]));return e.filter((e=>n.every((t=>Ss[t](e)))))},Ts=()=>{},Ds=({data:e,remoteWorkplaces:t=[],filtrationState:n={},getBalloon:a=Ts,getBalloonRemoteWorkplaces:i=Ts})=>{const[r,s,o,c]=l((()=>{const r=Is(e,n),l=Is(t,n),s=[...r.map((e=>({type:"offices",coords:[Number(e.gpsLatitude),Number(e.gpsLongitude)]?.filter(Boolean),content:a(e)}))),...l.map((e=>({type:"workplaces",coords:[Number(e.gpsLatitude),Number(e.gpsLongitude)]?.filter(Boolean),content:i({address:e.address,workScheduleDescription:e.workScheduleDescription})})))].filter((e=>e.coords&&2===e.coords.length));return[r,s,l,r.length+l?.length]}),[e,t,n,a,i]);return{filteredItems:r,points:s,filteredRemoteWorkplaces:o,lengthItems:c}},Ps=!Boolean("object"==typeof globalThis.process&&globalThis.process&&globalThis.process.version),Rs=d((({children:e})=>Ps?e:null)),Es="/icons/MapMarkerClusterIcon.svg",_s="/icons/MapMarkerClusterYellowIcon.svg";function As({yandexMaps:e,map:t,points:n,isLoad:a}){if(a||!n)return;if(t.geoObjects.removeAll(),!n.length)return;const i=e.templateLayoutFactory.createClass('<div style="margin-top: -3px;">{{properties.geoObjects.length}}</div>'),r=Bs("offices",e,i);if(n.length&&n.every((e=>"type"in e))){const a=Bs("workplaces",e,i),l=Ms(n.filter((e=>"workplaces"===e.type)),"workplaces",e),s=Ms(n.filter((e=>"offices"===e.type)),"offices",e);r.add(s),a.add(l),t.geoObjects.add(a),t.geoObjects.add(r)}else{const a=Ms(n,"offices",e);r.add(a),t.geoObjects.add(r)}t.setBounds(e.util.bounds.fromPoints(n.map((e=>e.coords)))).then((()=>{t.getZoom()>10&&t.setZoom(10)}))}const Bs=(e,t,n)=>new t.Clusterer({clusterIcons:[{href:"offices"===e?Es:_s,size:[78,84],offset:[-35,-50]}],clusterIconContentLayout:n,clusterHideIconOnBalloonOpen:!1,geoObjectHideIconOnBalloonOpen:!1}),Ms=(e,t,n)=>e.map((({coords:e,content:a})=>new n.Placemark(e,{balloonContentHeader:a?.header,balloonContentBody:a?.body,balloonContentFooter:a?.footer,hintContent:a?.hint},{iconLayout:"default#image",iconImageHref:"offices"===t?Es:_s,iconImageSize:[78,84],iconImageOffset:[-35,-50]}))),Os={focus:"focus:border-primary-text focus:border",hover:"hover:bg-primary-hover",active:"active:bg-primary-active",font:"text-center font-sans"},Fs={...Os,border:"border border-transparent rounded-md",position:"absolute flex items-center justify-center"},zs=(e,t,n)=>o("div",{className:`select-none cursor-pointer py-m w-12 bg-white ${Object.values(Fs).join(" ")} ${n}`,onClick:()=>{t.geolocation.get({provider:"yandex",autoReverseGeocode:!0,mapStateAutoApply:!0}).then((function(t){e.current.geoObjects.add(t.geoObjects)}))},children:o(G,{name:"UserGeoLocationIcon",width:"20",height:"16"})}),Vs=e=>globalThis[e];function Ls(e,t,n=!0){const[r,l]=a(void 0);return i((()=>{let a=!0;return((e,t,n=!1)=>{const a=globalThis.document.getElementById(t);if(a){const t=Vs(e);return t?Promise.resolve(t):new Promise((t=>{a.addEventListener("load",(()=>{t(Vs(e))}))}))}return new Promise(((a,i)=>{const r=globalThis.document.createElement("script");r.src=t,r.async=!0,r.id=t,n&&(r.type="module"),r.addEventListener("load",(()=>{a(Vs(e))})),r.addEventListener("error",(e=>{i(e)})),globalThis.document.head.appendChild(r)}))})(e,t).then((e=>{a&&l(e)})).catch((e=>{console.error(`Failed to initialize external namespace: ${e}`)})),()=>{if(a=!1,n){const e=globalThis.document.getElementById(t);e&&globalThis.document.head.removeChild(e),l(void 0)}}}),[e,t,n]),r}const $s={...Os,border:"border-b border-b-2 border-gray last:border-0",position:"relative flex items-center justify-center"},js=d((({yandexMaps:e,direction:t="in"})=>{const n="in"===t?"PlusIcon":"MinusIcon";return o("div",{onClick:()=>{const n=e.current.getZoom(),a="in"===t?n+1:n-1;e.current.setZoom(a,{checkZoomRange:!0})},className:`${Object.values($s).join(" ")} bg-white select-none cursor-pointer w-12 h-12`,children:o(G,{name:n,width:"20",height:"16"})})})),qs=[55.753995,37.614069],Us=d((({points:e,className:t="",zoom:n=5,isLoad:a,selectedAddress:r})=>{const l=s(null),d=s(null),m=Ls("ymaps",`https://api-maps.yandex.ru/2.1/?apikey=${B.YANDEX_MAP_API_KEY||""}&lang=ru_RU`,!1);if(i((()=>{l.current?As({yandexMaps:m,map:l.current,points:e,isLoad:a}):m?.ready((()=>{l.current||(l.current=new m.Map(d.current,{center:Ws(e),zoom:n,controls:[],suppressMapOpenBlock:!0})),As({yandexMaps:m,map:l.current,points:e,isLoad:a})})),l.current&&r&&m?.geocode(r).then((e=>{const t=e.geoObjects.get(0).geometry.getCoordinates();l.current.setCenter(t),l.current.setZoom(18)}))}),[m,e,n,a,r]),!m)return null;const h="z-10";return c("div",{ref:d,className:u("relative","w-full",t),children:[a?o(tl,{}):null,c("div",{className:u("absolute right-2 top-52 z-10 w-12 overflow-hidden border border-transparent rounded-md",h),children:[o(js,{yandexMaps:l}),o(js,{yandexMaps:l,direction:"out"})]}),zs(l,m,u("right-2 top-80",h))]})})),Ws=e=>{const t=[Ys(Hs(e,0)),Ys(Hs(e,1))];return t.every((e=>e))?t:qs},Hs=(e,t)=>e.map((e=>e.coords?.[t])),Ys=e=>e.length&&e.reduce(((e,t)=>e+t))/e.length,Gs=e=>Number(e.toString().replace(",",".")),Ks=e=>{const{data:t,error:n}=na(`/light-api-cash/v1/dictionary?dictionaryType=${encodeURIComponent(e)}`,Xs);return t&&"errorMessage"in t?{error:n}:{data:t,error:n}},Xs=async e=>await Vt(e,{method:"POST"})||[],Js=d((({field:e,input:t})=>{const[n,r]=a([]),{data:l}=Ks("REGION_RF"),s=e("regionRetail")?.value||{},d=e(t?.name??"");i((()=>{(async()=>{const e=await(async e=>{const t=await _l("/public-data/regionOffices","POST",{regionRfCd:{key:e},cashCardFlg:!0});return t?.offices?.map((e=>({...e,gpsLatitude:Gs(e.latitude??qs[0]),gpsLongitude:Gs(e.longitude??qs[1])})))||[]})(s?.key??"");r(e)})(),s?.key&&d.onChange?.("")}),[s.key]);const{points:m}=Ds({data:n,filtrationState:{},getBalloon:ws});return c("div",{children:[o(Hn,{label:"Адрес отделения",placeholder:"Выберите отделение",options:n.map((({id:e,address:t=""})=>({key:e?.toString()||"",text:t}))),...d,isSearch:!0}),o("div",{className:"h-[600px]",children:o(Rs,{children:o(Us,{points:m,isLoad:!l,className:"h-full",selectedAddress:d?.value?.text})})})]})}));function Zs(e,t){for(const[n,a]of e.entries())null!=a?t.setItem(n,a):t.removeItem(n)}function Qs(e,t){return Zs(e,t),Zs(t,e),e.bus.watch((({type:e,event:n})=>{null!=n?t.setItem(e,n):t.removeItem(e)}))}class eo{storage;bus;get size(){return this.storage?.length??0}constructor(e,t=new he){this.storage=e,this.bus=t}hasItem(e){return Boolean(this.storage?.getItem(String(e)))}getItem(e){const t=this.storage?.getItem(String(e))??null;try{return JSON.parse(String(t))}catch(e){return null}}entries(){return Array.from({length:this.size},((e,t)=>{const n=String(this.storage?.key(t));return[n,this.getItem(n)]}))}setItem(e,t){null!==t?this.storage?.setItem(String(e),JSON.stringify(t)):this.storage?.removeItem(String(e)),this.bus?.subject(e,t)}removeItem(e){this.storage?.removeItem(String(e)),this.bus?.subject(e,null)}}class to{bus;store=new Map;get size(){return this.store.size}constructor(e=new he){this.bus=e}hasItem(e){return this.store.has(e)}getItem(e){return this.store.get(e)}entries(){return this.store.entries()}setItem(e,t){this.store.set(e,t),this.bus.subject(e,t)}removeItem(e){this.store.delete(e),this.bus.subject(e,null)}}const no={};function ao(e,t=no){const n=s(null),o=function(){const[,e]=a(0);return r((()=>e((e=>(e+1)%65536))),[])}();return i((()=>e.bus.watch((e=>{n.current?.has(String(e.type))&&o()}))),[e,o]),l((()=>new Proxy(t,{get:(t,a)=>(n.current||=new Set,n.current.add(a),e.getItem(a)),has:(t,a)=>(n.current||=new Set,n.current.add(a),e.hasItem(a)),set:(t,n,a)=>(e.setItem(n,a),!0),deleteProperty:(t,n)=>(e.removeItem(n),!0)})),[e])}const io=new to;function ro(e){return ao(io,e)}Qs(io,new eo(globalThis?.localStorage));const lo=()=>ro(),so=Yt((({field:e,source:t,fieldName:n,placeholder:a="Выберите из списка",options:i,...r})=>{const l=t?.map((e=>({key:e.key||"",text:e.value})))||[];return o(Hn,{placeholder:a,options:l,...e(n),...r})})),oo=d((({field:e,input:t})=>{const{data:n}=Ks("EMPLOYEES_NUMBER"),a=lo();return i((()=>{n&&(a.amountWorkers=n)}),[n]),o(so,{field:e,source:a.amountWorkers??[],label:"Количество работающих в организации",fieldName:"amountWorkers",input:t})})),co=d((({field:e,input:t})=>o(Ti,{text:"Наличие военного билета",...e(t?.name??"")}))),mo=d((({field:e,input:t})=>o(Vl,{label:"Код представителя Банка",placeholder:"Введите код",isInteger:!0,...e(t?.name??""),...t}))),uo=d((({field:e,input:t})=>o(Ti,{text:"В отношении меня ведётся производство по делу о банкротстве",...e(t?.name??"")}))),ho=d((({field:e,input:t})=>o(ni,{label:"Дата начала работы на текущем месте",...e(t?.name??""),...t,disabled:Ai(e,t),maxDate:new Date}))),po=d((({field:e,input:t})=>o(Vl,{label:"Место рождения",...e(t?.name??""),...t,disabled:Ai(e,t)})));function go(e){const t=globalThis.localStorage?.getItem(e),[n,i]=a(t?(e=>{try{return JSON.parse(String(e))}catch(e){return null}})(t):null);return[n,r((t=>{i((n=>{const a=t instanceof Function?t(n):t;return globalThis.localStorage?.setItem(e,JSON.stringify(a)),a}))}),[e])]}const fo=d((({__html:e,icon:t="InfoCircleIcon",iconVersion:n="black"})=>c("div",{className:"flex flex-row items-center w-full min-h-14 bg-main-gray rounded-lg gap-m p-m",children:[o("div",{className:"rounded-full bg-white p-xs",children:o(G,{name:t,width:"24",height:"24",iconVersion:n})}),o("div",{className:"",children:o(Fe,{__html:e})})]}))),yo=d((({field:e,input:t})=>{const[n,r]=a([]),[s]=go("programId"),{value:d,onChange:m}=e("cardCategory"),u=e("paymentSystem")?.value?.key;i((()=>{u&&s&&(async()=>{const e=await(async(e,t)=>{const n=await _l("/dictionaryFiltered","POST",{type:"CARD_TYPE",presets:{paymentSystemTypeCd:e,creditProgramId:t}});return Array.isArray(n)?n:[]})(u,s);r(e),xo(e,d)||m&&m(null)})()}),[u]);const h=l((()=>n?.find((e=>e.key===d?.key))?.description),[n,d]);return c("div",{children:[o(so,{field:e,source:n,label:"Категория карты",fieldName:"cardCategory",input:t}),h?o(fo,{__html:h}):null]})})),xo=(e,t)=>e.some((e=>e.key===t?.key)),bo=d((({field:e,input:t})=>o(Vl,{label:"Количество детей до 18 лет",placeholder:"Введите значение",isInteger:!0,...e(t?.name??""),...t}))),vo=d((({field:e,input:t})=>o(Vl,{label:"Кодовое слово",...e(t?.name??""),...t}))),No=d((({field:e,input:t})=>{const{data:n}=Ks("INCOME_CERT_UNITED"),a=Ai(e,t);return c("div",{className:"space-y-xl",children:[a?o(fo,{__html:"Для выбора иного способа подтверждения дохода, оформите новую заявку на кредит без авторизации на портале Госуслуги"}):null,o(so,{field:e,source:n,label:"Способ подтверждения дохода",fieldName:"confirmationIncome",input:t,disabled:a})]})})),wo=d((({field:e,input:t})=>{const{data:n}=Ks("MILITARY_STATUS");return o(so,{field:e,source:n,label:"Статус военнообязанного",fieldName:"conscription",input:t})})),Co=()=>ro(),ko=d((({src:e,onClose:t,onDocumentRead:n})=>{const a=Pe();return c(Yr,{className:"my-6xl max-w-4xl mx-auto px-0 min-h-0 pb-0 z-[101]",onClose:t,children:[a?o("img",{src:e}):o("iframe",{src:`${e}#toolbar=0`,className:"w-full h-[80vh]",id:"iframe-dialog"}),o(Wr,{className:"mx-auto mt-m",type:"button",onClick:()=>{n?.(),t?.()},children:"Ознакомиться"})]})})),So=(e,t)=>{const{open:n}=wn(ko),a=Pe();return r((async()=>{if(e){const i=URL.createObjectURL(await(async(e,t=!1)=>{const n=await Al(`/feedback/file?id=${encodeURIComponent(e)}&convertToPngFlg=${t}`,"GET");return n?n.blob():new Blob})(e,a));n({src:i,onDocumentRead:t})}}),[n,e,a])},Io=d((({className:e,error:t,docId:n,...a})=>{const i=So(n,(()=>a.onChange?.(!0)));return c("div",{className:e,children:[c("div",{className:"flex flex-wrap gap-x-m",children:[o(wi,{...a}),n?o(Wr,{embedded:!0,onClick:i,children:o(Xl,{children:"Ознакомиться"})}):null]}),kn(t)]})})),To=d((({field:e,input:t})=>{const{productType:n}=Co(),a=Rl[n??""];return t&&t.name?o(Io,{text:a?.[t.name]?.text,docId:a?.[t.name]?.docId,...e(t.name)}):null})),Do=Math.round(29.5),Po=d((({className:e,title:t,children:n,...a})=>c(g,{className:u("space-y-xl",e),defaultPadding:"p-4xl",...a,children:[t?o(w,{className:"text-center",title:t}):null,n]}))),Ro="flex flex-col justify-between lg:flex-row gap-4xl",Eo="flex flex-col lg:w-1/2 gap-2xl",_o="flex flex-col gap-y-xl min-w-52",Ao=d((({value:e,fractionDigits:t,fixed:n,prefix:a,postfix:i})=>o(Ve,{size:"text-h3",children:"number"==typeof e?[a,Je(t,{fixed:n})(e),i].filter(Boolean).join(" "):e}))),Bo=d((({className:e,title:t,value:n,color:a="text-secondary-text",...i})=>c("div",{className:u("flex justify-between @xl:flex-col",e),children:[t?o(Ve,{size:"text-l",font:"font-light",color:a,children:t}):null,n?o(Ao,{value:n,...i}):o(Ve,{size:"text-h3",children:"-"})]}))),Mo=e=>Fo([(e,t)=>e<t,(e,t)=>e?.maxSum>t?.maxSum],e),Oo=(e=[],t=!1,n=[])=>({...Fo([(e,t)=>e>t,(e,t)=>e?.minSum<t?.minSum],e?.filter((e=>t===Boolean(e?.isNewClient)))),extraPercent:n.at(-1),extraPercents:n}),Fo=(e,t)=>{if(!t?.length)return;const n=t?.reduce(((t,n)=>e[0](n.rate,t[0].rate)?[n]:n.rate===t[0].rate?[...t,n]:t),[t[0]]);return n.length>1?n.reduce(((t,n)=>e[1](n,t)?n:t),n[0]):n[0]},zo=(e,t=0)=>e?.sum?e.sum:t,Vo=(e,t=0)=>e?.period&&e.period>=1&&e.period<=60?e.period:t,Lo=(e,t)=>e?o(C,{size:"text-xs",font:"font-light",color:"text-secondary-text",children:e},String(t)):null,$o=({min:e=0,max:t=0,availableMonths:n,...a})=>o(fa,{items:[`От ${jo(e)}`,`До ${jo(t)}`],step:1,...n?.length?{list:n}:{min:e,max:t},...a}),jo=e=>`${e} ${Number(e)%10==1?"месяца":"месяцев"}`,qo=({items:e,title:t,orientation:n="horizontal",value:a,onChange:i,...r})=>c("div",{className:"grid gap-s whitespace-nowrap lg:sm:col-span-1 col-span-2",children:[t?o("div",{role:"radiogroup","aria-label":t,children:o(Ve,{color:"text-secondary-text",font:"font-light",children:t})}):null,o(_r,{orientation:n,items:e,value:e[a?0:1].id,onChange:t=>i&&i(t===e[0].id),...r})]}),Uo=e=>qo({...e,title:"Тип платежа",orientation:"vertical",className:"sm:flex-col",items:[{id:"annuity",text:"Аннуитетный"},{id:"differential",text:"Дифференцированный"}]}),Wo=({isShowItems:e=!0,step:t=1e3,postfix:n="₽",...a})=>o(fa,{items:e?[`От ${Je(1)(a.min||0)} ${n}`,`До ${Je(1)(a.max||0)} ${n}`]:[],step:t,...a}),Ho=({field:e,defParams:t,calcParams:n,map:a,monthsValue:i="maxMonths"})=>{Object.entries(a).forEach((([n,a])=>{e?.(n)?.onChange?.(t?.[a])})),e?.("monthsValue")?.onChange?.(ma(t?.[i],n.minMonths,n.maxMonths))},Yo=(e,t)=>{const{isAnnuity:n,moneyValue:a,monthsValue:i,moneyExtra:r}=t;if(0===e)return 0;if(n){const t=e/1200;return r?(a+r)*(t+t/(Math.pow(1+t,i)-1)):a*(t+t/(Math.pow(1+t,i)-1))}return Math.round(a/i)+a*(e/1200)},Go=e=>e,Ko=(e=Go)=>t=>t.reduceRight(((t,n)=>e(t)>e(n)?t:n)),Xo=Ko(),Jo=(e=Go)=>Ko((t=>-e(t))),Zo=Jo(),Qo=([e,t],n,a=[])=>n&&n[e]&&n[t]?{[e]:n[e],[t]:n[t]}:ec([e,t],a),ec=([e,t],n=[])=>({[e]:n.length?Zo(n.filter((t=>"number"==typeof t[e])).map((t=>t[e]))):0,[t]:n.length?Xo(n.filter((t=>"number"==typeof t[e])).map((e=>e[t]))):0}),tc=(e,[t,n],a)=>e>=a[t]&&e<=a[n],nc={minSum:1e4,maxSum:5e6,minMonths:1,maxMonths:60,rate:0,isSalaryClient:!1,isPensionClient:!1,isStateEmployee:!1,isInsurance:!0},ac=e=>ic({...e,fieldKey:"isSalaryClient",viewSettingFieldKey:"isShowSalaryClient"})&&ic({...e,fieldKey:"isStateEmployee",viewSettingFieldKey:"isShowStateEmployee"})&&ic({...e,fieldKey:"isPensionClient",viewSettingFieldKey:"isShowPensionClient"})&&ic({...e,fieldKey:"isInsurance",viewSettingFieldKey:"isShowInsurance"}),ic=({row:e,userInputParams:t,paramsViewSettings:n,fieldKey:a,viewSettingFieldKey:i})=>!!n&&!n[i]||t[a]===e[a],rc=(e,t,n)=>{const{moneyValue:a,monthsValue:i}=e,r=t?.rateRows||[nc],l=(({limitRows:e,userInputParams:t,paramsViewSettings:n})=>e?.find((e=>ac({row:e,userInputParams:t,paramsViewSettings:n}))))({limitRows:t?.limitRows||[],userInputParams:e,paramsViewSettings:n}),{minSum:s,maxSum:o}=Qo(["minSum","maxSum"],l,r),{minMonths:c,maxMonths:d}=Qo(["minMonths","maxMonths"],l,r),m=(({rateRows:e=[],userInputParams:t,paramsViewSettings:n,moneyValue:a,monthsValue:i})=>e?.find((e=>ac({row:e,userInputParams:t,paramsViewSettings:n})&&tc(a,["minSum","maxSum"],e)&&tc(i,["minMonths","maxMonths"],e)))||nc)({rateRows:r,userInputParams:e,paramsViewSettings:n,moneyValue:a,monthsValue:i}),{rate:u}=m,h=Yo(u,e);return{...m,...e,minSum:s,maxSum:o,minMonths:c,maxMonths:d,moneyValue:a,monthsValue:i,monthlyPayment:h}},lc=(e={})=>Boolean(Object.values(e).filter((e=>e)).length),sc={isSalaryClient:"isSalaryClient",isStateEmployee:"isStateEmployee",isPensionClient:"isPensionClient",isInsurance:"isInsurance",moneyValue:"maxSum"},oc=Yt((({className:e,title:t,calcSource:n,buttons:a,footnote:l,paramsViewSettings:s,defaultParams:d,onChange:m,...h})=>{const p=Mo(n?.rateRows),g=r((e=>{const t=rc(e,n,s);m?.({...e,monthlyPayment:t.monthlyPayment,rate:p?.rate??0})}),[s,n]),[f,{field:y}]=vn({moneyValue:zo(d,2e5),monthsValue:Vo(d,Do),monthlyPayment:0,rate:0,isAnnuity:Boolean(d?.isAnnuity),isInsurance:Boolean(d?.isEnableInsurance),isSalaryClient:Boolean(d?.isEnableSalaryClient),isPensionClient:Boolean(d?.isEnablePensionClient),isStateEmployee:Boolean(d?.isEnableStateEmployee)},{onChange:g}),x=rc(f,n,s),b=Uo({...y("isAnnuity")}),{onChange:v}=y("moneyValue"),{onChange:N}=y("monthsValue");return i((()=>{v&&v(ma(f.moneyValue,x.minSum,x.maxSum))}),[x.minSum,x.maxSum]),i((()=>{N&&N(ma(f.monthsValue,x.minMonths,x.maxMonths))}),[x.minMonths,x.maxMonths]),i((()=>{!lc(d)&&p&&Ho({field:y,defParams:p,calcParams:x,map:sc,monthsValue:"minMonths"})}),[n,d]),o(Po,{className:e,title:t,...h,children:c("section",{className:u(Ro,e),children:[c("div",{className:Eo,children:[Wo({title:"Сумма кредита, ₽",step:500,min:x.minSum,max:x.maxSum,...y("moneyValue"),value:x.moneyValue}),$o({title:"Срок кредита, месяцев",min:x.minMonths,max:x.maxMonths,...y("monthsValue"),value:x.monthsValue}),cc({...x,...s},y),o("div",{className:"sm:hidden",children:b})]}),c("div",{className:u(_o,"@4xl:w-1/2"),children:[o(Bo,{title:"Полная стоимость кредита",value:n?.totalLoanCost}),o(Bo,{title:"Ставка от",value:p?.rate,fractionDigits:2,postfix:"%"}),o(Bo,{title:"Ежемесячный платёж",value:x.monthlyPayment,postfix:"₽"}),o("div",{className:"hidden sm:block mb-lg",children:b}),Ye(a,{isVertical:!0}),Lo(l)]})]})})})),cc=(e,t)=>c("div",{className:"flex flex-col gap-y-2xl",children:[e.isShowSalaryClient?o(wi,{text:"Получаю зарплату на счёт\nв Россельхозбанке",...t("isSalaryClient"),value:e.isSalaryClient,className:"whitespace-pre-line sm:whitespace-normal"}):null,e.isShowStateEmployee?o(wi,{text:"Работаю в бюджетной организации",...t("isStateEmployee"),value:e.isStateEmployee}):null,e.isShowPensionClient?o(wi,{text:"Получаю пенсию на карту Россельхозбанка",...t("isPensionClient"),value:e.isPensionClient}):null,e.isShowInsurance?o(wi,{text:"Комплексная страховая защита",...t("isInsurance"),value:e.isInsurance}):null]}),dc="calculator",mc=d((({field:e,params:t})=>{const n=r((t=>{e(dc).onChange?.(t)}),[]);return o(oc,{...t?.calcData,padding:"p-0",defaultParams:hc(e(dc).value),onChange:n})})),uc={moneyValue:"sum",monthsValue:"period",isInsurance:"isEnableInsurance",isPensionClient:"isEnablePensionClient",isStateEmployee:"isEnableStateEmployee",isSalaryClient:"isEnableSalaryClient",isAnnuity:"isAnnuity"},hc=(e,t=!1)=>{const n=t?pc(uc):uc;return Object.fromEntries(Object.entries(e??{}).map((([e,t])=>[n[e],t])))},pc=e=>Object.fromEntries(Object.entries(e).map((([e,t])=>[t,e]))),gc=d((({field:e,input:t})=>{const{data:n}=Ks("CREDIT_IN_RSHB");return o(so,{field:e,source:n,label:"Имеет ли юридическое лицо, акционером / участником / членом / пайщиком /\n вкладчиком с долей участия более 20% уставного капитала руководителем,\n которого Вы являетесь, кредит в АО «Россельхозбанк»",fieldName:"creditInRshbCd",input:t,disabled:!e?.("shareholderFlg")?.value})})),fc={17:"amur_debit_card",16:"owner_debit_card",18:"pansion_debit_card",38:"salary_debit_card",40:"vordi_debit_card",42:"eco_debit_card",43:"junior_debit_card",44:"appetit_debit_card"},yc=d((({className:e,label:t,error:n,...a})=>c("div",{className:u("shrink-0 w-full",e),children:[o(_r,{label:Cn({label:t,errors:a?.errors}),...a}),kn(n)]}))),xc=[{id:"810",text:"Рубли"}],bc=d((({field:e,input:t})=>{const{data:n}=Ks("CURRENCY"),{programId:a}=Co(),i=l((()=>!Object.keys(fc).includes(a||"")||"38"===a),[]),r=l((()=>i?xc:n?.map((e=>({id:e.key??"",text:e.description})))),[n]);return o(yc,{label:"Валюта",orientation:"horizontal",items:r,...e(t?.name??"")})})),vc=(e,t)=>{if(!t)return null;const n=kc(e),a=+t?.split(".")[0],i=+t?.split(".")[1];switch(a){case 1:return n("AGRICULTURE");case 35:return n("FUEL_AND_ENERGY");case 41:case 42:case 43:return n("CONSTRUCTION");case 46:case 47:return n("TRADE");case 55:case 79:return n("TOURISM");case 62:return n("TECHNOLOGY");case 63:return n("CONSULTING_SERVICE");case 64:return n("BANK");case 65:return n("INSURER");case 66:return n("FINANCIAL_INSTITUTIONS");case 72:case 74:return n("SCIENCE");case 80:return n("SECURITY");case 84:return n(i<22?"GOVERNANCE":22===i?"ARMY":"OTHER_SECTORS");case 85:return n("EDUCATION");case 86:return n("HEALTHCARE");case 87:return n("SOCIAL_SPHERE");default:return n(a>=10&&a<=33?"INDUSTRY":a>=5&&a<=9?"FUEL_AND_ENERGY":a>=49&&a<=53?"TRANSPORT":"OTHER_SECTORS")}},Nc=(e,t)=>{if(!t)return null;const[n]=[e?.find((e=>t<=Number(e.description)))].map((e=>({key:e?.key??"",text:e?.value??""})));return n},wc=(e,t)=>{const n=kc(e);return[40001,40002,71610].includes(t)?n("FOREIGN"):n("RUSSIAN")},Cc=(e,t,n)=>{const a=kc(e);return a("7725114488"===n?"RSHB":50102===t?"SOLE_TRADER":t>=75e3&&t<=75505&&75500!==t?"BUDGETARY":"COMMERCIAL")},kc=e=>t=>e.map((e=>({key:e.key,text:e.value}))).find((e=>e.key===t))??null,Sc=(e,t,n)=>{const{okved:a,okopf:i,inn:r,organizationName:l}=Ic(n);t?.("legalForm")?.onChange?.(n.data?.opf?.short),t?.("organizationAddress")?.onChange?.($l(n.data?.address));const s={amountWorkers:Nc(e?.amountWorkers,n.data?.employee_count),employerActivities:vc(e?.employerActivities??[],a),organization:Cc(e?.organization??[],i,r),employerOrganization:wc(e?.employerOrganization??[],i),organizationName:l};for(const e in s)s[e]&&t?.(e)?.onChange?.(s[e])},Ic=e=>({inn:e.data?.inn??"",okopf:Number(e.data?.opf?.code),okved:e.data?.okved??"",organizationName:e.data?.name?.short_with_opf??""}),Tc=d((({field:e,input:t})=>{const n=lo(),{employerActivities:a,employerOrganization:l,organization:s,amountWorkers:c}=n,d=e?.("esiaAccountTypeCd")?.value,m=e?.("inn")?.value,u=r((t=>{Sc(n,e,t)}),[]);return i((()=>{d&&m&&Dc(n)&&(async()=>{const t=await(async e=>{const t=await yi({url:"suggest/party",query:e});return t?.[0]})(m);t&&Sc(n,e,t)})()}),[a,l,s,c]),o(Vl,{label:"ИНН",isInteger:!0,maxLength:12,...t,...e(t?.name??""),onDaDataChange:u,disabled:Ai(e,t)})})),Dc=e=>{const{employerActivities:t,employerOrganization:n,organization:a,amountWorkers:i,productType:r}=e;return[n,a,i,"creditCard"!==r||t].every(Boolean)},Pc=d((({field:e,input:t})=>o(ni,{label:"Дата доставки",...e(t?.name??""),minDate:new Date}))),Rc=d((({field:e,input:t})=>{const{data:n}=Ks("COURIER_DELIVERY_TIME"),a=l((()=>n?.map((e=>({id:e.key,text:e.value})))??[]),[n]);return o(yc,{label:"Время доставки",className:"flex-row",items:a,...e(t?.name??"")})})),Ec=d((({field:e,input:t})=>o(Vl,{label:"Количество иных иждивенцев",placeholder:"За исключением детей до 18 лет",isInteger:!0,maxLength:2,...e(t?.name??""),...t}))),_c=d((({field:e,input:t})=>{const n=e("limitedBirthday")?.value,a=l((()=>new Date(n?.getFullYear()+14,n?.getMonth(),n?.getDate())),[n]);return o(ni,{label:"Дата выдачи",...e(t?.name??""),disabled:Ai(e,t),minDate:a})})),Ac=d((({field:e,input:t})=>{const{value:n,onChange:a}=e("dulSubdivisionCode"),i=r((e=>{a?.(e?.data?.code?.replace("-",""))}),[]);return o(Vl,{disabled:Ai(e,t),label:"Кем выдан",...t,...e(t?.name??""),onDaDataChange:i,daDataQueryPrefix:n})})),Bc=d((({field:e,input:t})=>o(Vl,{disabled:Ai(e,t),label:"Номер документа",isInteger:!0,maxLength:6,...e(t?.name??"")}))),Mc=d((({field:e,input:t})=>o(Vl,{disabled:Ai(e,t),label:"Серия документа",isInteger:!0,maxLength:4,...e(t?.name??"")}))),Oc=d((({field:e,input:t})=>{const n=r((t=>{e?.("dulIssuedBy")?.onChange?.(t?.data?.name)}),[]);return o(Vl,{disabled:Ai(e,t),label:"Код подразделения",isInteger:!0,maxLength:6,...t,...e(t?.name??""),onDaDataChange:n})})),Fc=d((({field:e,input:t})=>{const{data:n}=Ks("EDUCATION_LEVEL");return o(so,{field:e,source:n,label:"Образование",fieldName:"education",input:t})})),zc=d((({field:e,input:t})=>o(Vl,{label:"Электронная почта",...e(t?.name??""),...t}))),Vc=d((({field:e,input:t})=>{const{data:n}=Ks("ORGANIZATION_ACTIVITY_TYPE"),a=lo();return i((()=>{n&&(a.employerActivities=n)}),[n]),o(so,{field:e,source:a.employerActivities??[],label:"Вид деятельности организации-работодателя",fieldName:"employerActivities",input:t})})),Lc=d((({field:e,input:t})=>{const{data:n}=Ks("ORGANIZATION_KIND"),a=lo();return i((()=>{n&&(a.employerOrganization=n)}),[n]),o(so,{field:e,source:a.employerOrganization??[],label:"Вид организации работодателя",fieldName:"employerOrganization",input:t})})),$c=d((({field:e,input:t})=>{const{data:n}=Ks("EMPLOYMENT_INFO_UNITED");return o(so,{field:e,source:n,label:"Информация о трудоустройстве",fieldName:"employment",input:t})})),jc=d((({field:e,input:t})=>o(Vl,{label:"Обязательные расходы в месяц",placeholder:"Введите значение",isInteger:!0,...e(t?.name??""),...t}))),qc=d((({field:e,input:t})=>{const n=r((n=>e(t?.name??"")?.onChange?.(String(ma(Number(n),0,5)))),[]);return o(Vl,{label:"Стаж",placeholder:"За последние 5 лет",type:"number",...e(t?.name??""),...t,onChange:n,disabled:Ai(e,t)})})),Uc=d((({field:e,input:t})=>{const{value:n,onChange:a}=e(t?.name??""),r=e("familyStatus")?.value?.key,l="MARRIED"===r?2:1,s=Number(e("children")?.value),c=Number(e("dependents")?.value),d=l+s+c;return i((()=>{a?.(d)}),[r,s,c]),o(Vl,{label:"Количество членов семьи",placeholder:"Введите значение",type:"number",disabled:!0,value:n,onChange:a})})),Wc=d((({field:e,input:t})=>{const{data:n}=Ks("MARITAL_STATUS");return o(so,{field:e,source:n,label:"Семейное положение",fieldName:"familyStatus",input:t})})),Hc=d((({field:e,input:t})=>o(Vl,{label:"Общий стаж",type:"number",maxLength:2,placeholder:"Количество лет",...e(t?.name??""),...t,disabled:Ai(e,t)}))),Yc=d((({field:e,input:t})=>{const{data:n}=Ks("HOUSE_TYPE");return o(so,{field:e,source:n,label:"Тип жилья",fieldName:"housing",input:t})})),Gc=d((({input:e})=>o(fo,{__html:e?.label}))),Kc=d((({field:e,input:t})=>o(Ti,{text:"Я планирую в ближайшее время инициировать дело о банкротстве в отношении себя",...e(t?.name??"")}))),Xc=d((({field:e,input:t})=>o(Vl,{label:"Количество мест работы за последние 5 лет",placeholder:"Количество мест",isInteger:!0,maxLength:2,...e(t?.name??""),...t,disabled:Ai(e,t)}))),Jc=d((({field:e,input:t})=>o(Vl,{label:"Стаж на последнем рабочем месте",placeholder:"Количество лет",type:"number",maxLength:2,...e(t?.name??""),...t,disabled:Ai(e,t)}))),Zc=/^[\u0041-\u005A\u0061-\u007A\s]+$/u,Qc=(e="")=>Zc.test(e),ed=e=>{const t={"А":"A","Б":"B","В":"V","Г":"G","Д":"D","Е":"E","Ё":"E","Ж":"ZH","З":"Z","И":"I","Й":"I","К":"K","Л":"L","М":"M","Н":"N","О":"O","П":"P","Р":"R","С":"S","Т":"T","У":"U","Ф":"F","Х":"KH","Ц":"TS","Ч":"CH","Ш":"SH","Щ":"SHCH","Ъ":"IE","Ы":"Y","Ь":"","Э":"E","Ю":"YU","Я":"YA","":"","а":"A","б":"B","в":"V","г":"G","д":"D","е":"E","ё":"E","ж":"ZH","з":"Z","и":"I","й":"I","к":"K","л":"L","м":"M","н":"N","о":"O","п":"P","р":"R","с":"S","т":"T","у":"U","ф":"F","х":"KH","ц":"TS","ч":"CH","ш":"SH","щ":"SHCH","ъ":"IE","ы":"Y","ь":"","э":"E","ю":"YU","я":"YA",".":".",",":",","-":"-"," ":" "};return e.replace(/[А-ЯЁа-яё,. -]/g,(e=>t[e.toLowerCase()].toUpperCase()||""))},td=d((({field:e,input:t})=>{const n=e("latinSurname")?.value,a=e("name")?.value,l=e("latinName")?.onChange;i((()=>{l?.(ed(a))}),[]);const s=r((e=>{(Qc(e)||0===e.length)&&l?.(e.toUpperCase())}),[]);return o(Sa,{label:"Имя",placeholder:"Имя латинскими буквами",maxLength:Math.max(20-n?.length,1),...e(t?.name??""),onChange:s,...t})})),nd=d((({field:e,input:t})=>{const n=e("latinName")?.value,a=e("surname")?.value,l=e("latinSurname")?.onChange;i((()=>{l?.(ed(a))}),[]);const s=r((e=>{(Qc(e)||0===e.length)&&l?.(e.toUpperCase())}),[]);return o(Sa,{label:"Фамилия",placeholder:"Фамилия латинскими буквами",maxLength:Math.max(20-n?.length,1),...e(t?.name??""),onChange:s,...t})})),ad=d((({field:e,input:t})=>o(Vl,{label:"Наименование юридического лица",...t,...e(t?.name??""),disabled:!e?.("shareholderFlg")?.value}))),id=d((({field:e,input:t})=>o(Vl,{label:"ОПФ",placeholder:"ООО, ПАО и др.",...e(t?.name??""),...t}))),rd=d((({field:e,input:t})=>o(ni,{label:"Дата рождения",...e(t?.name??""),disabled:Ai(e,t)}))),ld=d((({field:e,input:t})=>o(Vl,{label:"Обязательные выплаты",placeholder:"Введите значение",isInteger:!0,...e(t?.name??""),...t}))),sd=[{id:"office",text:"В отделении Банка"},{id:"courier",text:"Курьерская доставка"}],od=d((({field:e,input:t})=>o(yc,{orientation:"horizontal",items:sd,...e(t?.name??"")}))),cd=d((({field:e,input:t})=>{const n=r((t=>{(pl.test(t)||0===t.length)&&e("middleName")?.onChange?.(t)}),[e]);return o(Vl,{label:"Отчество (Обязательно, при наличии)",maxLength:60,disabled:Ai(e,t),...e(t?.name??""),...t,onChange:n})})),dd=d((({field:e,input:t})=>{const n=r((t=>{(pl.test(t)||0===t.length)&&e("name")?.onChange?.(t)}),[e]);return o(Vl,{label:"Имя",maxLength:60,disabled:Ai(e,t),...e(t?.name??""),...t,onChange:n})})),md=d((({field:e,input:t})=>{const{data:n}=Ks("ORGANIZATION_TYPE"),a=lo();return i((()=>{n&&(a.organization=n)}),[n]),o(so,{field:e,source:a.organization??[],label:"Тип организации",fieldName:"organization",input:t})})),ud=d((({field:e,input:t})=>{const n=lo(),a=r((t=>{e?.("inn")?.onChange?.(t.data?.inn),Sc(n,e,t)}),[]);return o(Vl,{label:"Наименование организации",...t,...e(t?.name??""),disabled:Ai(e,t),onDaDataChange:a})})),hd=d((({field:e,input:t})=>o(Vl,{label:"Иные доходы",placeholder:"Введите значение",isInteger:!0,...e(t?.name??""),...t}))),pd=d((({field:e,input:t})=>o(ni,{label:"Дата регистрации по месту жительства",...e(t?.name??""),maxDate:new Date}))),gd=d((({field:e,input:t})=>{const n=r((n=>e(t?.name??"")?.onChange?.(String(ma(Number(n),0,100)))),[]);return o(Vl,{label:"Доля участия в бизнесе",placeholder:"в %",isInteger:!0,maxLength:3,...e(t?.name??""),...t,onChange:n})})),fd=e=>e.map((e=>({key:e.type,text:e.name}))),yd=e=>e?.key,xd=d((({field:e,input:t})=>{const[n,i]=a([]),r=ro();gi((async()=>{const{programId:e}=r;if(e){const t=await(async e=>{const t=await _l("/public-data/creditProgramConditions","POST",{creditProgramId:e});return fd(t?.paymentSystems||[])})(e);i(t??[])}}),[]);const s=l((()=>n?.map((e=>({id:e.key,text:e.text})))??[]),[n]);return o(yc,{label:"Платежная система",orientation:"horizontal",items:s,...e(t?.name??"",{format:yd,parse:e=>n?.find((t=>t.key===e))})})})),bd=d((({field:e,input:t})=>{const{data:n}=Ks("POSITION");return o(so,{field:e,source:n,label:"Должность в организации",fieldName:"positionOrganization",input:t})})),vd=async()=>await _l("/public-data/regionsCardDelivery","GET")||void 0,Nd=d((({field:e,input:t})=>{const{programId:n,productType:a}=lo(),{data:i}=Ks("REGION_RF"),{data:l}=na("regionsDelivery",vd),{data:s}=Ks(wd(a)),c="38"===n,d=i?.map((({key:e,value:t})=>({key:e,text:t}))),m="true"===s?.find((e=>"DELIVERY_ACTIVE"===e?.key))?.value,u=e("regionRetail")?.onChange,h=e("regionHasDelivery")?.onChange,p=e("methodObtain")?.onChange,g=r((e=>{const t=m&&l?.find((t=>t.regionCode===e.key))?.deliveryFlg&&!c;h?.(t),p?.(t?"courier":"office"),u?.(e)}),[l,m]);return o(Hn,{label:"Регион",placeholder:"Выберите регион",isSearch:!0,options:d,...e(t?.name??""),onChange:g})})),wd=e=>"debitCard"===e?"DEBIT_CARD_LEAD_PROCESS_SETTINGS":"CREDIT_LEAD_PROCESS_SETTINGS",Cd=d((({field:e,input:t})=>o(Vl,{label:"Пенсионные доходы",placeholder:"Введите значение",isInteger:!0,...e(t?.name??""),...t}))),kd=["male","female"],Sd=[{id:"male",text:"Мужской"},{id:"female",text:"Женский"}],Id=d((({field:e,input:t})=>{const n=e("name")?.value,{value:a,onChange:r}=e("sex");return i((()=>{n&&!a&&(async()=>{const e=await(async e=>{const t=await yi({url:"suggest/fio",requestData:{parts:["NAME"]},query:e}),n=t[0]?.data?.gender?.toLowerCase()||"";return kd.includes(n)?n:""})(n);e&&r?.(e)})()}),[]),o(yc,{label:"Пол",orientation:"horizontal",items:Sd,...e(t?.name??"")})})),Td=d((({field:e,input:t})=>o(Ti,{text:"Я являюсь акционером / участником / членом / пайщиком / вкладчиком с долей участия более 20% уставного капитала юридического лица",...e(t?.name??"")}))),Dd=d((({children:e,onChange:t,maxLength:n,...a})=>{const i=r((e=>n?e.length<=n&&t?.(Va(e,"___-___-___ __")):t?.(Va(e,"___-___-___ __"))),[t]),l=r((e=>{"___-___-___ __"===e&&t&&t("")}),[]);return o(Pn,{...a,onChange:i,onFocus:e=>i(e?.target?.value||""),onBlur:e=>l(e?.target?.value||""),children:e})})),Pd=d((({className:e,label:t,value:n,error:a,onChange:i,onBlur:r,...l})=>c("div",{className:u("shrink-0 w-full",e),children:[o(Dd,{"aria-label":t,label:Cn({label:t,errors:l?.errors}),valid:Boolean(!a),value:n,onChange:i,onBlur:r,placeholder:"___-___-___ __",...l}),kn(a)]}))),Rd=d((({field:e,input:t})=>o(Pd,{label:"СНИЛС",maxLength:14,...e(t?.name??""),...t}))),Ed=d((({field:e,input:t})=>{const n=r((t=>{(pl.test(t)||0===t.length)&&e("surname")?.onChange?.(t)}),[e]);return o(Vl,{label:"Фамилия",maxLength:60,disabled:Ai(e,t),...e(t?.name??""),...t,onChange:n})})),_d=d((({field:e,input:t})=>o(Vl,{label:"Совокупный официальный доход в месяц после вычета налогов (зарплата, премии)",placeholder:"Введите значение",isInteger:!0,...e(t?.name??""),...t}))),Ad=d((({field:e,input:t})=>o(Vl,{label:"Совокупный доход в месяц после вычета налогов (зарплата, премии)",placeholder:"Введите значение",isInteger:!0,...e(t?.name??""),...t,disabled:Ai(e,t)}))),Bd={$ref:"/wcms-resources/delivery-cities-data.json"},Md={limitedBirthday:rd,name:dd,surname:Ed,middleName:cd,email:zc},Od={processPersonalDataFlg:To,consentProviderFlg:To,consentOthersFlg:To,consentInformFlg:To,consentPfrFlg:To,consentInformMaterialsFlg:To,consentFATCA:To},Fd={organization:md,organizationAddress:Ll,organizationPhone:Ki,organizationName:ud,legalForm:id,generalSeniority:Hc,lastJobExperience:Jc,experience5Years:qc,jobsNumber:Xc,beginDate:ho,addressFact:ql,addressRegistration:Ll,addressRetail:Js,addressMatch:Ul,sex:Id,birthPlace:po,education:Fc,housing:Yc,amountWorkers:oo,employment:$c,employerActivities:Vc,employerOrganization:Lc,positionOrganization:bd,familyStatus:Wc,familyMembers:Uc,children:bo,dependents:Ec,totalIncome:_d,expenses:jc,snils:Rd,conscription:wo,armyIdFlg:co,dulSerie:Mc,dulNumber:Bc,dulIssueDate:_c,dulSubdivisionCode:Oc,dulIssuedBy:Ac,participantDateRegistration:pd,retirementIncome:Cd,otherIncome:hd,wages:Ad,mandatoryPayments:ld,bankruptcyFlg:uo,initiateBankruptcyFlg:Kc,shareholderFlg:Td,legalEntityName:ad,creditInRshbCd:gc,bankEmployeeCode:mo,partInBusiness:gd,regionRetail:Nd,infoCard:Gc,calculator:mc,confirmationIncome:No,inn:Tc,...Md},zd={addressCourier:e=>o(jl,{...e,source:Bd}),paymentSystem:xd,currency:bc,cardCategory:yo,codeWord:vo,methodObtain:od,deliveryDate:Pc,latinName:td,latinSurname:nd,deliveryTime:Rc},Vd="Согласие на все документы",Ld=d((({inputs:e=[],field:t,key:n})=>{const a=e.every((e=>Boolean(t(e.name).value))),i=r((n=>{for(const a of e){const e=t(a.name);e.onChange?.(n)}}),[e]),s=l((()=>e?.filter((e=>e.required))?.some((e=>Boolean(rr(t(e?.name),gr).error)))),[e]),[d,{toggle:m}]=hn(!0);return o("div",{className:"w-fit",children:c(Ql,{children:[c("div",{className:"flex items-start",children:[c("div",{children:[o(wi,{text:Vd,value:a,onChange:i},n),kn(s?"Отметьте все обязательные соглашения":"")]}),o(Wr,{embedded:!0,ariaLabel:Vd,onClick:m,children:o(Jl,{className:"p-2xs",iconVersion:"color",isUnfolded:d})})]}),o(es,{className:"flex flex-col pl-2xl",isUnfolded:d,children:e.map(Vr(t,{},Od))})]})})})),$d=({field:e,inputs:t},n)=>{const{consentInputs:a,restInputs:i}=jd(t||[],n);return a.length>2?c("div",{children:[i.map(Vr(e,{},{...Md})),o(Ld,{inputs:a,field:e})]}):(t||[])?.map(Vr(e,{},{...Md}))},jd=(e,t)=>({consentInputs:e.filter((({name:e})=>Object.keys(Rl[t]).includes(String(e)))),restInputs:e.filter((({name:e})=>!Object.keys(Rl[t]).includes(String(e))))}),qd=(e,t=!1)=>o(nl,{className:"w-full @xl:w-auto",isLoading:t,children:e?.text?e.text:"Отправить заявку"}),Ud=new to;function Wd(){return ao(Ud)}Qs(Ud,new eo(globalThis?.sessionStorage));const Hd=e=>Al("/user-data/updateUserProfile","PUT",e),Yd=e=>Al("/user-data/updateUserTask","PUT",e),Gd=d((({className:e,seconds:t})=>o("span",{className:e,children:Kd(t)}))),Kd=e=>[Math.floor(e/60),e%60].map((e=>String(e).padStart(2,"0"))).join(":"),Xd=(e,t)=>{const n=s(null),a=r((()=>clearInterval(n.current)),[]),l=r((()=>{a(),n.current=setInterval((()=>e(a)),t)}),[e,t,a]);return i((()=>(l(),a)),[l,a]),{start:l,stop:a}};function Jd({seconds:e,period:t=1e3,onTick:n,onEnd:a}){const i=s(e),l=r((e=>{i.current||=0,i.current=Math.max(0,i.current-1);try{n?.(i.current)}finally{i.current<=0&&(e(),a?.())}}),[n,a]),{start:o}=Xd(l,t);return r((e=>{i.current=e,o()}),[])}const Zd={width:"103",height:"21"},Qd={"bg-white":"color",transparent:"white"},em={"bg-white":"text-primary-main",transparent:"text-white"},tm=(e,t,n)=>o(ie,{image:t?.src?t:{icon:t?.icon||"LogoIcon",iconVersion:Qd[e]},className:em[e],width:n?.width,height:n?.height}),nm={"bg-white":"text-primary-text",transparent:"text-white"},am=d((({className:e,href:t="/",logo:n,children:a,targetBlank:i,bgColor:r="bg-white",showTitle:l=!0,data:s})=>c("a",{className:u("inline-flex items-center font-sans no-underline",e),href:n?.href??t,target:i?"_blank":"_self","aria-label":n?.title??"Россельхозбанк",...ve(s),children:[tm(r,n?.image,Zd),l?a??o("div",{className:"ml-s",children:o(Ve,{font:"font-medium",color:nm[r],size:"text-s",children:n?.title??"Россельхозбанк"})}):null]}))),im=d((({phoneNumber:e,sendCode:t,onClose:n})=>{const[l,s]=a(""),[d,m]=a(""),[u,h]=a(!1),[p,{setTrue:g,setFalse:f}]=hn(!1),{closeAll:y}=ge(),x=r((async()=>{g();var e;await(e={captchaText:d},Al("/sms/checkCaptcha","POST",e).then((e=>e.text())).then((e=>"ERROR"!==e)))?(n?.(),t?.()):h(!0),f()}),[d,t]),b=r((()=>{(async()=>{s(URL.createObjectURL(await(e=>Al(`/sms/createCaptcha?phoneNumber=${encodeURIComponent(e)}`,"GET").then((async e=>e?e.blob():new Blob)))(e)))})()}),[]);return i(b,[]),o(Yr,{className:"my-6xl max-w-lg w-full min-h-fit mx-auto rounded-lg",head:o(am,{}),onClose:n,children:c("div",{className:"flex flex-col gap-lg items-center",children:[c("div",{className:"flex",children:[o("img",{className:"grow",src:l}),o(Wr,{className:"w-8",embedded:!0,onClick:b,children:o(G,{iconVersion:"normal",name:"RefreshIcon"})})]}),o(Pn,{className:"w-80",onChange:m,value:d,placeholder:"Введите код с картинки"}),u?o("div",{className:"text-error",children:"Неверный код"}):null,c("div",{className:"flex w-80 justify-between",children:[o(Wr,{version:"secondary",onClick:y,children:"Вернуться"}),o(nl,{version:"secondary",disabled:!d,onClick:x,children:"Отправить"})]}),p?o(tl,{blur:!1}):null]})})})),rm=d((({values:e,setValues:t,hasError:n,errorText:l})=>{const[d,m]=a(0),u=s([]);i((()=>{u.current?.[d]?.focus()}),[d]);const h=r((n=>a=>{const{value:i}=a.currentTarget,r=i.slice(0,1);t(e.map(((e,t)=>t===n?r:e))),m(n+1)}),[e]),p=r((n=>a=>{const{key:i}=a;if("Backspace"===i&&!e[n]){const a=n>0?n-1:e.length-1,i=e.map(((e,t)=>t===a?"":e));t(i),m(a)}}),[e]),g=r((n=>{n.preventDefault();const a=n.clipboardData.getData("text"),i=e.map(((e,t)=>t<a.length?a[t]:e));t(i),m(i.length-1)}),[e]);return c("div",{className:"flex flex-col gap-2 text-center",children:[o("div",{children:e.map(((t,a)=>o("input",{type:"number",maxLength:1,value:t,onChange:h(a),onPaste:g,ref:e=>{u.current||(u.current=[]),u.current[a]=e},onFocus:e=>e.target.select(),onKeyDown:p(a),className:lm(a,e,n)},a)))}),n?o("div",{className:"text-error",children:l}):null]})})),lm=(e,t,n=!1)=>{const a=!t[e];return`w-16 sm:w-20 h-24 text-5xl text-center p-md m-2 border ${Tn(!n||!a)} rounded-md caret-transparent outline-none`},sm=d((({disabled:e=!1,onClick:t,text:n})=>o(Wr,{type:"button",onClick:t,disabled:e,children:o(Ve,{font:"font-normal",children:n})}))),om=e=>{e?.access_token&&e?.refresh_token&&(globalThis.sessionStorage.setItem("accessToken",e.access_token),globalThis.sessionStorage.setItem("refreshToken",e.refresh_token))},cm=({values:e,onSuccess:t})=>{const n=Wd(),l=n.smsCode?.attempts||0,s=Math.max(dm(n.smsCode?.sendTime||Date.now()),0),[o,c]=a(""),[d,{setTrue:m,setFalse:u}]=hn(!1),[h,p]=a(s),g=r((()=>c("")),[]),f=Boolean(0===h&&n.smsCode?.sendTime),y=l>2||f||!e.every(Boolean),x=r((async()=>{try{n.smsCode={...n.smsCode,attempts:l+1},m(),await(async e=>_l("/sms/checkCode","POST",e).then(om))({smsText:e.join(""),smsCodesSetName:{key:"AUTHENTICATION"}}),p(0),g(),n.smsCode=null,await(t?.(e.join("")))}catch{c(l>1?"Исчерпан лимит ввода смс-кода":"Неверный код")}finally{u()}}),[e,l]);return i((()=>{f?c("Код просрочен"):l>2&&c("Исчерпан лимит ввода смс-кода")}),[f]),{handleSubmit:x,hasError:Boolean(o),errorText:o,isLoading:d,timeNextReq:h,isSubmitButtonDisabled:y,setTimeNextReq:p,setErrorText:c}},dm=e=>mm-Math.floor((Date.now()-e)/1e3),mm=180,um=d((({phone:e,withDescription:t=!0,consents:n,onSuccess:l=Na,onClose:s=Na})=>{const[d,m]=a(Array(4).fill("")),u=Wd(),{handleSubmit:h,hasError:p,errorText:g,isLoading:f,timeNextReq:y,isSubmitButtonDisabled:x,setTimeNextReq:b,setErrorText:v}=cm({values:d,onSuccess:l}),N=wn(im),w=Zt(e),C=Jd({seconds:y,onTick:b}),k=r((async()=>{var e;await(e={phoneNumber:w,smsCodesSetName:{key:"AUTHENTICATION"}},Al("/sms/sendCode","POST",e).then((e=>e.text())).then((e=>"OK"===e)))?(b(mm),C(mm),v(""),u.smsCode={sendTime:Date.now(),attempts:0}):N.open({phoneNumber:w,sendCode:k})}),[w,C,s]);return i((()=>{u.smsCode?.sendTime||k()}),[]),o(Yr,{className:"my-6xl max-w-3xl w-full min-h-fit mx-auto rounded-xl p-m",onClose:s,children:c("div",{className:"flex flex-col gap-xl items-center rounded-md",children:[o(S,{className:"w-full",title:"Подтвердите номер телефона",description:`Мы отправили код на ${e}`,headlineVersion:"XS",isEmbedded:!0,as:"h6"}),o(rm,{values:d,setValues:m,errorText:g,hasError:p}),pm(y,k),t?c(Fe,{itemSize:"list-s",children:[o("span",{children:"Вводя код, я подтверждаю, что ознакомлен и подписываю: "}),o("ul",{children:n?.map(((e,t)=>o("li",{children:e},`${e}-${t}`)))})]}):null,hm(x,h),f?o(tl,{blur:!1}):null]})})})),hm=(e,t)=>o(sm,{text:"Далее",disabled:e,onClick:t}),pm=(e,t)=>e?c("div",{className:"flex flex-row text-l font-light text-base",children:["Получить новый код можно через",o(Gd,{className:"pl-2xs",seconds:e})]}):o(Wr,{embedded:!0,onClick:t,children:o(Xl,{children:"Получить новый код"})}),gm={title:"Подпишите согласие на запрос в БКИ",description:"Согласие на запрос в Бюро кредитных историй (БКИ) ускорит решение по кредиту"},fm={title:"Вы уверены, что хотите отказаться от запроса в БКИ",description:"Согласие на запрос в Бюро кредитных историй (БКИ) повысит вероятность одобрения"},ym=[{id:"SIGNED",text:"Подписать"},{id:"REFUSE",text:"Отказаться"}],xm=d((({onSubmit:e=Na,onClose:t=Na})=>{const[n,i]=a(""),[l,s]=a(!1),d=So(2),m=r((()=>{e(n)}),[e,n]),u=r((e=>{i(e),s("REFUSE"===e)}),[]),h=l?fm:gm;return o(Yr,{className:"my-6xl max-w-3xl w-full min-h-fit mx-auto rounded-lg px-5xl",onClose:t,children:c("div",{className:"flex flex-col gap-xl items-center",children:[o("div",{role:"button",onClick:d,children:o(w,{className:"text-center text-balance",headingType:"h2",title:h.title})}),o(C,{align:"text-center",children:h.description}),o(_r,{className:"whitespace-normal",orientation:"horizontal",items:ym,value:n,onChange:u}),o(Wr,{disabled:!n,type:"button",onClick:m,children:"Далее"})]})})})),bm=d((({title:e,icon:t,description:n,onClick:a=Na})=>c("button",{className:"flex gap-lg items-center border border-gray/30 rounded-xl cursor-pointer p-4 hover:border-green",type:"button",onClick:a,children:[o(ie,{image:{icon:t,iconVersion:"normal"},width:"78",height:"78"}),c("div",{className:"flex flex-col items-start gap-xs md:w-72 md:mr-lg",children:[e?o(Ve,{font:"font-medium",size:"text-s",children:e}):null,n?o(Ve,{color:"text-secondary-text",size:"text-xs",children:n}):null]})]}))),vm={email:"EMAIL",phone:"MAIN_PHONE",organizationPhone:"ORGANIZATION_PHONE"},Nm={addressRegistration:"REGISTRATION",addressFact:"RESIDENTAL",organizationAddress:"WORK",addressCourier:"DELIVERY"},wm={incomeAverage:"INCOME_AVERAGE",mandatoryPayments:"MANDATORY_PAYMENTS",additionalIncome:"ADDITIONAL_INCOME",otherIncome:"OTHER_INCOME",otherPayments:"OTHER_PAYMENTS",rentalIncome:"RENTAL_INCOME",wages:"WAGES",retirementIncome:"RETIREMENT_INCOME"},Cm=e=>Object.entries(e).reduce(((e,[t,n])=>t in vm?[...e,{contactTypeCd:{key:vm[t]},value:n}]:e),[]),km=e=>Object.entries(e).reduce(((e,[t,n])=>{if(t in Nm){const a=Object.fromEntries(Object.entries(n??{}).filter((([e])=>!e.startsWith("qc"))).map((([e,t])=>[e,t??""])));return[...e,{addressType:{key:Nm[t]},...a}]}return e}),[]),Sm=e=>{const{familyStatus:t,familyMembers:n,dependents:a,children:i,confirmationIncome:r,wages:l,mandatoryPayments:s,additionalIncome:o,otherIncome:c,otherPayments:d,rentalIncome:m,retirementIncome:u,snils:h,armyIdFlg:p,conscription:g,initiateBankruptcyFlg:f}=e;return{maritalStatusCd:t,totalDependents:n,incomeCertificateCd:r,otherDependents:a,childrenDependents:i,militaryStatusCd:g,participantIncomes:(y={wages:l,mandatoryPayments:s,incomeAverage:Im(l,u),additionalIncome:o,otherIncome:c,otherPayments:d,rentalIncome:m,retirementIncome:u},Object.entries(y).reduce(((e,[t,n])=>t in wm?[...e,{incomeTypeCd:{key:wm[t]},value:Number(n||0)}]:e),[])),snils:h?.replace(/[-\s]/g,""),armyIdFlg:p,initiateBankruptcyFlg:f};var y},Im=(e,t)=>(Number(e??0)+Number(t??0)).toString(),Tm={WORK:"Работаю",RETIREE:"Пенсионер"},Dm={BANK_STATEMENT:"Получаю зарплату на счет/карту в РСХБ",BANK_STATEMENT_PENS:"Получаю пенсию на счет/карту в РСХБ",PFR_CERTIFICATE:"Получаю зарплату на счет/карту в другом банке",OTHER:"Другое"},Pm={credit_cash:"10",credit_cash_single_doc:"28",credit_mcx:"39",family_offer_credit:"41",gas_engine_fuel:"33",pension_credit:"12",ref_credit:"11",ref_credit_single_doc:"29",self_employed:"34",summer_cash:"35",summer_cash_pens:"36"},Rm={...Pm,amur_card:"14",owner_card:"13",travel_card:"15"},Em=e=>{const t=e?.find((e=>"WAGES"===e.incomeTypeCd.key))?.value,n=e?.find((e=>"MANDATORY_PAYMENTS"===e.incomeTypeCd.key))?.value,a=e?.find((e=>"ADDITIONAL_INCOME"===e.incomeTypeCd.key))?.value,i=e?.find((e=>"OTHER_INCOME"===e.incomeTypeCd.key))?.value,r=e?.find((e=>"OTHER_PAYMENTS"===e.incomeTypeCd.key))?.value,l=e?.find((e=>"RENTAL_INCOME"===e.incomeTypeCd.key))?.value,s=e?.find((e=>"RETIREMENT_INCOME"===e.incomeTypeCd.key))?.value;return{wages:t,mandatoryPayments:n,incomeAverage:Im(t,s),additionalIncome:a,otherIncome:i,otherPayments:r,rentalIncome:l,retirementIncome:s}},_m=e=>{const t=e?.find((e=>"REGISTRATION"===e.addressType.key)),n=e?.find((e=>"RESIDENTAL"===e.addressType.key)),a=e?.find((e=>"WORK"===e.addressType.key));return{addressRegistration:t,addressFact:n,organizationAddress:a}},Am=e=>{const t=e?.find((e=>"EMAIL"===e.contactTypeCd.key))?.value,n=e?.find((e=>"MAIN_PHONE"===e.contactTypeCd.key))?.value,a=e?.find((e=>"ORGANIZATION_PHONE"===e.contactTypeCd.key))?.value;return{email:t,phone:n,organizationPhone:a}},Bm=(e,t)=>e?.key?{key:e.key,text:t?t[e.key]:e.value}:void 0,Mm=d((function({task:e,isFromLead:t=!1,isDebit:n=!1,sendAspects:a=Na,onClose:i=Na}){const l=lo(),s=on(),{participants:d,creditProgram:m,createdDate:u="",id:h}=e,p=Rm[m.code],g=Boolean(Pm[m.code]),{id:f,profile:y}=d[0],x=r((()=>{const t=(e=>{const t=e.participants[0],{classCard:n,codeWord:a,paymentSystemTypeCd:i,currencyCode:r}=e,{loanAmount:l,creditPeriod:s,paymentTypeCd:o}=e,{birthDate:c,midname:d,name:m,surname:u,birthPlace:h,dulIssueDate:p,dulIssuedBy:g,dulNumber:f,dulSerie:y,dulSubdivisionCode:x,educationLevelCd:b,registrationDate:v,houseTypeCd:N,genderCd:w,participantContacts:C=[],participantAddresses:k=[],employmentContractDate:S,employmentTypeCd:I,organizationName:T,organizationInn:D,organizationActivityTypeCd:P,organizationTypeCd:R,organizationKindCd:E,employeesNumberCd:_,opf:A,seniority:B,generalSeniority:M,jobsNumber:O,lastWorkDuration:F,positionCd:z,maritalStatusCd:V,childrenDependents:L,totalDependents:$,otherDependents:j,militaryStatusCd:q,participantIncomes:U,snils:W,armyIdFlg:H,bankruptcyFlg:Y,shareholderFlg:G,nameLegalEntity:K,creditInRshbCd:X,payrollCardRshbFlg:J,consentInsuranceFlg:Z,incomeCertificateCd:Q,profile:ee}=t;return{currency:r?.key,paymentSystem:Bm(i),cardCategory:Bm(n),codeWord:a,limitedBirthday:c,middleName:d,name:m,surname:u,birthPlace:h,dulIssueDate:p,dulIssuedBy:g,dulNumber:f,dulSerie:y,dulSubdivisionCode:x,education:Bm(b),participantDateRegistration:v,housing:Bm(N),beginDate:S,employment:Bm(I,Tm),organizationName:T,inn:D,employerActivities:Bm(P),organization:Bm(R),employerOrganization:Bm(E),amountWorkers:Bm(_),legalForm:A,generalSeniority:B?.toString(),experience5Years:M?.toString(),jobsNumber:O?.toString(),lastJobExperience:F?.toString(),positionOrganization:Bm(z),familyStatus:Bm(V),children:L?.toString(),familyMembers:$?.toString(),dependents:j?.toString(),conscription:Bm(q),confirmationIncome:Bm(Q,Dm),snils:W,armyIdFlg:H,bankruptcyFlg:Y,shareholderFlg:G,legalEntityName:K,creditInRshbCd:Bm(X),calculator:{isInsurance:J,isSalaryClient:Z,moneyValue:l,monthsValue:s,isAnnuity:"ANNUITY"===o?.key},esiaAccountTypeCd:ee?.esiaAccountTypeCd,...Em(U),..._m(k),...Am(C),...(te=w,te?.key?{sex:"MAN"===te.key?"male":"female"}:null)};var te})(e);l.participantId=f??null,l.taskId=h,l.profileId=y?.id??null,l.programId=p,l.leadForm=t,y?.id&&a(y.id,h),s.assign(n?"/debit-card-lead":g?"/credit-lead":"/credit-card-lead")}),[]),b=r((()=>{s.assign(g?"/natural/loans/all-goals":"/natural/creditcards/svoya")}),[]);return o(Yr,{className:"my-6xl max-w-4xl w-full min-h-fit mx-auto rounded-xl py-0",onClose:i,children:c("div",{className:"flex flex-col gap-lg items-center mt-xs mx-6xl",children:[o(w,{className:"whitespace-pre-wrap text-center",title:"Нашли черновик вашей заявки",headingType:"h5"}),c("div",{className:"flex flex-col gap-m max-w-lg",children:[o(bm,{title:"Продолжить заполнение черновика",icon:"BankColorIcon",description:u?`Черновик от ${Jt(new Date(u))}`:"",onClick:x}),o(bm,{title:t?"Продолжить заполнение текущей заявки":"Создать новую заявку",icon:"NewLoanIcon",description:"На получение кредита",onClick:t?i:b})]})]})})})),Om=d((function({onClose:e=Na}){const t=on(),n=r((()=>{t.assign("/natural/loans/all-goals")}),[]),a=r((()=>{t.assign("/")}),[]);return o(Yr,{className:"my-6xl max-w-3xl w-full min-h-fit mx-auto rounded-lg py-0 px-5xl",onClose:e,children:c("div",{className:"flex flex-col gap-lg",children:[o(w,{className:"text-center",title:"Заявки не найдены",headingType:"h3"}),o(C,{size:"text-l",align:"text-center",children:"По данному номеру не найдено незавершенных заявок. Вы можете заполнить новую заявку или вернуться на главную страницу"}),o(Wr,{type:"button",className:"w-full",onClick:n,children:"Заполнить новую заявку"}),o(Wr,{type:"button",version:"secondary",className:"w-full",onClick:a,children:"Вернуться на главную"})]})})})),Fm=e=>{switch(e){case"referal_sf":return"ReferalSF";case"vse_svoe":return"vseSvoe";default:return globalThis.location.origin}},zm=(e,t)=>e?.map((({aspectName:e,params:n})=>({aspectName:e,params:"snowplowEvent"===e?{...n,eventJSON:t}:n}))),Vm=({programId:e,nextStepLink:t,productType:n,data:i})=>{const[l,{setTrue:s,setFalse:o}]=hn(!1),[c,d]=a(),m=(()=>{const e=Co();return r((({participantId:t,taskId:n,profileId:a,programId:i,formData:r})=>{e.participantId=t,e.taskId=n,e.profileId=a,e.programId=i,e.leadForm=r}),[])})(),u=Wd(),h=(({data:e})=>{const t=un();return r(((n,a)=>{const i=JSON.stringify({ProfileId:n,TaskId:a});sn({aspectsAttributes:zm(e,i),aspects:t,ev:{}})}),[e])})({data:i}),p=on(),g=r((()=>{p.assign(t)}),[]),f=(e=>{const{open:t}=wn(xm),n=wn(um),a=t=>async n=>{try{t&&await Hd({profile:{id:t,consentBkiFlg:!0,smsConsentBki:n}}),e()}catch(e){console.log(e)}},i=(t,i)=>async r=>{"SIGNED"===r&&t?n.open({phone:t,consents:["согласие на запрос информации в БКИ"],onSuccess:a(i)}):e()};return{open:(n,a)=>t({onSubmit:i(n,a),onClose:e})}})(g),y=wn(um),x=(()=>{const{open:e}=wn(Mm),{open:t}=wn(Om);return{open:({task:n,isFromLead:a,isDebit:i,onClose:r,sendAspects:l})=>{n?e({task:n,isFromLead:a,isDebit:i,onClose:r,sendAspects:l}):t({})}}})();return{isSending:l,ok:c,handleSubmit:r((async t=>{try{s();const i=qm(t),r=await(a={profile:{phone:Zt(i.phone)}},_l("/public-data/createUserProfile","POST",a).then((e=>e?.profile?.id||null))),l=u.referalData,o=u.marketingInfo;if(!r)throw new Error;const c=async()=>{await $m({programId:e,profileId:r,formData:i,productType:n,referalData:l,marketingInfo:o,saveUserData:m,sendAspects:h}),y.close(),"debitCard"===n?g():f.open(i.phone,r)},p=async()=>{try{const t=await(async e=>{const t=await _l("/user-data/getLastStatus","POST",e);return"DRAFT"===t?.statusCd?t?.taskId:null})({profileId:r,programId:e});if(t){const e=await(async e=>await _l("/user-data/getTaskById","POST",e)||void 0)({taskId:t});y.close(),x.open({task:e,isFromLead:!0,isDebit:"debitCard"===n,sendAspects:h,onClose:c})}else await c()}catch{d(!1)}},b=Lm(i,n);y.open({phone:i.phone,consents:b,onSuccess:p})}catch{d(!1)}finally{o()}var a}),[])}},Lm=(e,t)=>{const n=Rl[t];return Object.keys(n).filter((t=>e[t])).map((e=>n[e]?.text))},$m=async({programId:e,profileId:t,formData:n,productType:a,referalData:i,marketingInfo:r,saveUserData:l,sendAspects:s})=>{let o,c;const d=jm(n,a);await Hd(((e,t,n)=>{const{name:a="",surname:i="",middleName:r="",limitedBirthday:l="",phone:s="",email:o=""}=t;return{profile:{id:e,name:a,surname:i,midname:r,birthDate:l&&Jt(l,!0),email:o,phone:Zt(s),...n}}})(t,n,d));try{if("debitCard"===a){const t=await(async e=>await _l("/user-data/createUserTaskDebit","PUT",e)||{})(((e,t,n)=>{const{name:a,surname:i,middleName:r,limitedBirthday:l,phone:s,email:o}=e;return{task:{taskSource:Fm(n?.utm_source),creditProgram:{code:fc[t]},participants:[{birthDate:l&&Jt(l,!0),midname:r,name:a,surname:i,participantContacts:Cm({phone:s&&Zt(s),email:o})}],marketingInfo:{bannerId:n?.bannerId}}}})(n,e,r));o=t.taskId,c=t.participantId}else{const a=await(async e=>await _l("/user-data/createDraftTask","POST",e)||{})({profileId:t,programId:e});o=a.taskId,c=a.participantId,await Yd((({participantId:e,taskId:t,profileId:n,formData:a,marketingInfo:i})=>{const{name:r,surname:l,middleName:s,limitedBirthday:o,phone:c,email:d}=a;return{sendToBank:!0,taskKind:"SHORT",task:{taskSource:Fm(i?.utm_source),id:t,participants:[{birthDate:o&&Jt(o,!0),id:e,midname:s,name:r,surname:l,profile:{id:n},participantContacts:Cm({phone:c&&Zt(c),email:d}),roleCd:{key:"BORROWER",value:"Заемщик"}}],marketingInfo:i}}})({participantId:c,taskId:o,profileId:t,formData:n,marketingInfo:r}))}i?.referalCode&&await(m={taskId:o,...i},Al("/referal/saveReferalInfo","POST",m)),s(t,o),l({participantId:c,taskId:o,profileId:t,programId:e,formData:n})}catch(e){console.log(e)}var m},jm=(e,t)=>{const{consentOthersFlg:n,consentPfrFlg:a,processPersonalDataFlg:i,consentInformFlg:r,consentProviderFlg:l,consentInformMaterialsFlg:s,consentFATCA:o}=e;let c;return c="credit"===t?{consentPfrFlg:a,consentInformMaterialsFlg:n,consentPhotoFlg:!1}:"creditCard"===t?{consentInformMaterialsFlg:s,consentPhotoFlg:!1}:{consentFATCA:o,consentPhotoFlg:n},{...c,processPersonalDataFlg:i,consentInformFlg:r,consentProviderFlg:l,consentCollectionFlg:n,consentAssignmentClaimsFlg:n}},qm=e=>({...e,surname:e.surname?.trim(),name:e.name?.trim(),middleName:e.middleName?.trim()}),Um={surname:"",name:"",middleName:"",limitedBirthday:void 0,phone:"",email:"",processPersonalDataFlg:!1,consentProviderFlg:!1,consentOthersFlg:!1,consentInformFlg:!1,consentPfrFlg:!1,consentInformMaterialsFlg:!1,consentPhotoFlg:!1,consentFATCA:!1},Wm=(e,t,n)=>{if(t)return{...t,limitedBirthday:new Date(t?.limitedBirthday||0),...!n&&{esiaAccountTypeCd:{key:""}}};return{...Object.fromEntries(e.map((e=>[e.name,Um[e.name||""]])))}},Hm=async(e,t,n=!1)=>{const a=new FormData;return a.append("documentCategory",t),a.append("file",e,"file."+(n?"pdf":"xml")),await(globalThis?.fetch?.("/light-api-cash/v1/file",{method:"POST",headers:{...Bl()},credentials:"include",body:a}).then((e=>e.json())))},Ym=e=>{const{postcode:t,region:n,regionCode:a,locality:i,city:r,street:l,house:s,building:o,block:c,apartment:d}=e,m=[t,n,i||r,l?`ул ${l}`:void 0,s?`д ${s}`:void 0,c?`к ${c}`:void 0,o?`стр ${o}`:void 0,d?`кв ${d}`:void 0].reduce(((e,t)=>t?e?`${e}, ${t}`:t:e),"");return{...e,regionCode:a?.key,fullAddress:m}},Gm=e=>Math.floor(e/12),Km=async e=>{const t=[],n=[{file:e.pdfFileWorkbook,category:"CONFIRMING_INCOME_DOC",isPDF:!0},{file:e.pdfFilePayout,category:"CONFIRMING_EMPLOYMENT_DOC",isPDF:!0},{file:e.pdfFileSigPayout,category:"CONFIRMING_EMPLOYMENT_DOC",isPDF:!0},{file:e.xmlFilePayout,category:"CONFIRMING_EMPLOYMENT_DOC",isPDF:!1},{file:e.xmlFileSigPayout,category:"CONFIRMING_EMPLOYMENT_DOC",isPDF:!1},{file:e.xmlFileWorkbook,category:"CONFIRMING_INCOME_DOC",isPDF:!1}];for(const e of n){const n=e.isPDF?"data:application/pdf;base64":"data:application/xml;base64";await fetch(`${n},${e.file}`).then((e=>e.blob())).then((t=>Hm(t,e.category,e.isPDF))).then((e=>t.push(e)))}return t},Xm=e=>{const{profile:t,document:n,addressRegistration:a}=e;if(![t.name,t.surname,t.midname,t.birthDate,t.phone,n.dulIssueDate,n.dulIssuedBy,n.dulNumber,n.dulSerie,n.dulSubdivisionCode,a,t.esiaAccountType].every(Boolean))throw new Error},Jm=e=>{const{esiaAdditionalDocument:t}=e;return[t?.inn,t?.averageMonthlyIncome?.toString(),t?.startWorkDate,t?.workLengthInFiveYears?.toString(),t?.workLength?.toString(),t?.workLengthLastJob?.toString(),t?.jobsNumberInFiveYears?.toString(),t?.pdfFilePayout,t?.pdfFileWorkbook,t?.pdfFileSigPayout,t?.xmlFilePayout,t?.xmlFileSigPayout,t?.xmlFileWorkbook].every(Boolean)},Zm=({inputs:e,productType:t,setEsiaStatus:n,esiaAuthSuccess:a})=>{const s=Co(),o=r((e=>{const t=e instanceof Function?e(c[d]):e;null!=t?c[d]=t:delete c[d]}),[c=s,d="leadForm"]);var c,d;const m=Wd(),u=globalThis.sessionStorage?.getItem(cn),h=l((()=>Wm(e,s.leadForm,a)),[e,s.leadForm]),p=r((async(e,a)=>{n(El.Pending);try{const r=await(i={code:e,state:a,redirectUri:globalThis.location?.href,authorize:!0},_l("/esia/requestProfile","POST",i).then((e=>(om(e),e))));if(r){const e=await(async(e,t)=>{Xm(e);const n=!t&&Jm(e),{profile:a,addInfo:i,document:r,addressRegistration:l,addressFact:s,esiaAdditionalDocument:o}=e;let c=[];return n&&(c=await Km(o)),{...{name:a.name,surname:a.surname,middleName:a.midname,limitedBirthday:a.birthDate,phone:Hi(a.phone),email:a.email,dulIssueDate:r.dulIssueDate,dulIssuedBy:r.dulIssuedBy,dulNumber:r.dulNumber,dulSerie:r.dulSerie,dulSubdivisionCode:r.dulSubdivisionCode,birthPlace:i.birthPlace,addressRegistration:Ym(l),esiaAccountTypeCd:t?a.esiaAccountType:{key:""},...s&&{addressFact:Ym(s)}},...n&&{snils:i.snils,inn:o.inn,wages:Math.floor(o.averageMonthlyIncome)?.toString(),beginDate:o.startWorkDate,experience5Years:Gm(o.workLengthInFiveYears).toString(),generalSeniority:Gm(o.workLength).toString(),lastJobExperience:Gm(o.workLengthLastJob).toString(),jobsNumber:o.jobsNumberInFiveYears.toString(),esiaAccountTypeCd:a.esiaAccountType,confirmationIncome:{key:"SFR_CERTIFICATE",text:"Запрос Банком доходов из СФР"},employment:{key:"WORK",text:"Работаю"},files:c}}})(r,"debitCard"===t);o((t=>({...t,...e}))),n(El.Success)}}catch{n(El.Error)}var i}),[]);return i((()=>{s.productType=t;const{code:e,state:n,referalCode:a,refererCode:i,productId:r,marketingInfo:l}=Qm(u,m);a&&(m.referalData={refererCode:i,referalCode:a,productId:r}),m.marketingInfo=l,e&&n?p(e,n):(sessionStorage.removeItem("accessToken"),sessionStorage.removeItem("refreshToken"))}),[u]),h},Qm=(e,t)=>{const n=t.referalData,a=t.marketingInfo,i=new URLSearchParams(decodeURIComponent(e||"")),r=i.get("code");return{code:r,state:i.get("state"),referalCode:r?n?.referalCode:i.get("referalCode"),refererCode:r?n?.refererCode:i.get("refererCode"),productId:r?n?.productId:i.get("productId"),marketingInfo:r?a:{utm_campaign:i.get("utm_campaign"),utm_medium:i.get("utm_medium"),utm_source:i.get("utm_source"),utm_content:i.get("utm_content"),utm_term:i.get("utm_term"),bannerId:i.get("bannerId")}}},eu=d((({className:e,title:t,programId:n="",nextStepLink:r="/credit-lead",button:d,productType:m="credit",data:h,...p})=>{const[g,f]=a(),[y,x]=a(0),b=s(null),v=l((()=>(e=>{const t=Rl[e];return[{columns:2,inputs:[{name:"surname",required:!0,dadata:!0,filledByEsia:!0},{name:"name",required:!0,dadata:!0,filledByEsia:!0},{name:"middleName",dadata:!0,filledByEsia:!0},{name:"limitedBirthday",required:!0,filledByEsia:!0},{name:"phone",required:!0,filledByEsia:!0},{name:"email",required:!0,dadata:!0}]},{inputs:[{name:"processPersonalDataFlg",required:!0},{name:"consentProviderFlg",required:!0},{name:"consentOthersFlg",required:!0},{name:"consentInformFlg"},{name:"consentPfrFlg"},{name:"consentInformMaterialsFlg"},{name:"consentFATCA",required:!0}].filter((e=>e.name&&Object.keys(t).includes(e.name)))}]})(m)),[m]),N=l((()=>tu(v)),[v]),w=wn(ml),C=l((()=>nu(m)),[m]),k=l((()=>br(N,C)),[N,C]),S=Zm({inputs:N,nextStepLink:r,productType:m,setEsiaStatus:f,esiaAuthSuccess:g===El.Success}),{isSending:I,ok:T,handleSubmit:D}=Vm({programId:n,nextStepLink:r,productType:m,data:h}),[,{field:P,onSubmit:R,reset:E}]=vn(S,{formValidator:k,onSubmit:D}),_=wn(Gr);return i((()=>{void 0!==T&&_.open({ok:T})}),[T]),i((()=>{g&&b?.current&&b.current.scrollIntoView({block:"start"}),g===El.Success&&E()}),[b?.current,g]),c(Nn,{className:u("container space-y-m",e),title:t,...p,children:[g?null:o(Ml,{onChangeEsiaStatus:f}),c("form",{onSubmit:e=>{P("processPersonalDataFlg")?.value||(x((e=>e+1)),y>0&&w.open({attempts:y})),R?.(e)},className:"space-y-m relative",ref:b,children:[g===El.Pending?o(tl,{blur:!1}):null,v.map(((e,t)=>c("div",{className:u(Lr(e.columns),"grid gap-x-m"),children:[$r(e.title),$d({field:P,inputs:e?.inputs},m)]},`section-${t}`))),qd(d,I),g===El.Error?o(Ve,{size:"text-m",font:"font-medium",color:"text-error",children:"Использовать Госуслуги для оформления заявки невозможно, необходимо заполнить поля вручную."}):null]})]})})),tu=e=>e?.flatMap((e=>e?.inputs))||[],nu=e=>({...Pl,limitedBirthday:Sl(e)}),au=d((({title:e,description:t})=>{const n=Pe();return c("div",{className:"bg-white p-6xl py-20 flex gap-s flex-col @xl:items-center",children:[o(ie,{image:{icon:"MagnifierIcon",iconVersion:"normal"},width:"120",height:"120"}),o(S,{title:e,description:t,headlineVersion:n?"L":"S",isEmbedded:!0,className:"space-y-s"})]})})),iu=e=>e%2!=0,ru="space-y-px lg:space-y-0 lg:grid lg:grid-cols-12 gap-2xs",lu=d((({topItemsCount:e=0,label:t,block:n,blocksToRender:a=[],...i})=>{const[r,l]=e>0?[a.slice(0,e),a.slice(e)]:[a,[]],[s,{toggle:d}]=hn(!1);return c("div",{className:u("space-y-2xs",{hidden:!a.length}),children:[c("div",{className:u(ru),children:[R(r,{...i.options,parent:n}),iu(r.length)?o(Kt,{className:"col-span-6",...i}):null]}),c(Ql,{children:[c(es,{className:u(ru),isUnfolded:s,children:[R(l,{...i.options,parent:n}),iu(l.length)?o(Kt,{className:"col-span-6",...i}):null]}),o(Zl,{className:u("text-h4",{hidden:e<1}),label:t,isUnfolded:s,disabled:!l?.length,dataTheme:i.options?.page?.colorPalette,onClick:d})]})]})})),su=(e=!1)=>e?"border border-solid border-gray group-data-secondary:border-white/50 group-data-gray:border-main-divider":"",ou=e=>({height:"calc(100vh - 242px)",minHeight:`${e||866}px`}),cu=10;function du(e=0){const t=Math.round(e*cu);return Array.from({length:t}).fill(0).map(((e,n)=>Math.min(n/t)),1).concat(1)}const mu=d((({className:e,style:t,idx:n,activeIndex:a,observerOptions:c,children:d,onIntersection:m})=>{const h=function(e,{sensitivity:t,rootRef:n}={}){const a=s(null),r=l((()=>({threshold:du(t),root:n?.current})),[t,n?.current]);return i((()=>{if(!a.current)return;const t=new IntersectionObserver(e,r);return t.observe(a.current),()=>{t.disconnect()}}),[e,r]),a}(r((e=>{e.length&&m&&m(n||0,e[e.length-1])}),[m,n]),c);return o("div",{className:u("inline-block snap-always box-border",e),style:t,"aria-current":Boolean(n===a),ref:h,role:"listitem",children:d})})),uu=["min-w-full","lg:min-w-[50%]","lg:min-w-[33.3%]","lg:min-w-[25%]"],hu=d((({className:e,itemClassName:t,containerRef:n,activeIndex:a,visibleItemCount:i=0,gap:l=0,padding:c=0,listType:d="horizontal-list",snapAlign:m="snap-center",minHeight:h,children:p,onVisibleItemsChange:g,onVisibleIndicesChange:f})=>{const y={sensitivity:1,rootRef:n},x=s([]),b=r(((e,t)=>{const n=[...x.current||[]];n[e]=t,x.current=n,g&&g(n),f&&f(gu(n))}),[g,f]),v=i>0?l*Number(i)-1:0,N="vertical-list"===d,w="horizontal-list"===d,C={...w?pu(c,v):{},...N?ou(h):{},gap:`${l}px`};return o("div",{className:u("box-border overflow-auto no-scrollbar",d,e),style:C,ref:n,role:"list",children:(k=(e,n)=>o(mu,{className:u(m,i?uu[i-1]:"",{"h-full":N},t),style:w?pu(c/4):{},activeIndex:a,idx:n,observerOptions:y,onIntersection:b,children:e},String(n)),e=>null==e?e:Array.isArray(e)?e.map(k):k(e,0))(p)});var k})),pu=(e,t=0)=>({marginLeft:-e+"px",marginRight:-e+"px",paddingLeft:`${e}px`,paddingRight:`${e+t}px`}),gu=e=>e.map(((e,t)=>[e,t])).filter((([e])=>e&&e.intersectionRatio>=.9)).map((([,e])=>e)),fu={"horizontal-list":"w-6","vertical-list":"h-6"},yu=({activeIndex:e,onClick:t,listType:n="horizontal-list"})=>(a,i)=>o("div",{className:u("cursor-pointer rounded-full transition-width duration-300 bg-primary-main group-data-secondary:bg-white",i===e?fu[n]:"w-2 h-2 opacity-30"),role:"button","aria-hidden":!0,onClick:()=>t(i)},String(i)),xu=({activeIndex:e,onClick:t})=>(n,a)=>{const i=a===e,r=i?"min-w-[350px] bg-white shadow-dark-blue border-none p-6":"min-w-72 ease-in duration-300 bg-white/10 px-xl py-lg hover:backdrop-blur",l=i?"text-primary-text text-h6 py-xs":"text-l pb-2xs text-secondary-text group-data-secondary:text-white",s=i?"text-l":"text-m group-data-secondary:text-white/80";return c("button",{type:"button",onClick:()=>t(a),"aria-label":n?.title,className:u("max-h-28 mt-xs ml-xs relative px-xl box-border overflow-hidden text-left grow basis-0 border border-gray group-data-secondary:border-white/50 whitespace-nowrap",r),children:[o("div",{className:l,children:n?.title}),o("div",{className:u("text-secondary-text font-light",s),children:n?.description})]},String(a))},bu=e=>t=>e.scrollWidth/t,vu=e=>(t,n)=>{e.scrollBy({left:n*bu(e)(t),behavior:"smooth"})},Nu=({itemCount:e,onVisibleIndicesChange:t})=>{const n=s(null),[i,l]=a([]),o=r((e=>{l((t=>{return(n=t)===(a=e)||Boolean(n&&a&&n?.length===a?.length&&n.every(((e,t)=>e===a[t])))?t:e;var n,a})),t&&t(e)}),[t]),[c,d]=i.length?[Jo()(i),Ko()(i)]:[-1,-1],m=c>0,u=d<e-1,h=r((()=>{var t;n.current&&(m?vu(n.current)(e,-1):(t=n.current).scrollTo({left:t.scrollWidth,behavior:"smooth"}))}),[e,m]),p=r((()=>{n.current&&(u?vu(n.current)(e,1):n.current.scrollTo({left:0,behavior:"smooth"}))}),[e,u]),g=r(((e,t={behavior:"smooth",block:"nearest",inline:"center"})=>{n?.current&&n.current.children[e]?.scrollIntoView(t)}),[n]);return[n,{scrollLeft:h,scrollRight:p,scrollTo:g,canScrollLeft:m,canScrollRight:u,visibleIndicesRange:[c,d],handleVisibleIndicesChange:o}]},wu={"horizontal-list":"mx-auto mt-lg w-fit","vertical-list":"absolute flex-col justify-center h-full top-0 left-4"},Cu=d((({className:e="",activeIndex:t=0,dotCount:n=0,listType:a="horizontal-list",version:l,navButtons:s=[],containerRef:c,containerScroll:d})=>{const m=Pe(),[h,p]=Nu({itemCount:s.length}),g=ku(Boolean(s?.length));i((()=>{s?.length&&t>=0&&h?.current&&p.scrollTo(t,g)}),[t]);const f=r((e=>{e!==t&&c?.current&&d?.scrollTo(e,g)}),[c?.current]);return s?.length&&!m?o(hu,{containerRef:h,snapAlign:"snap-start",itemClassName:"h-36 flex items-stretch w-screen",gap:8,children:s.map(xu({activeIndex:t,onClick:f}))}):n?o("div",{className:u("flex gap-xs",wu[a],l?"group":"",e,{"pb-xl":s?.length&&m}),"data-ver":l,children:Array.from({length:n}).fill(null).map(yu({activeIndex:t,onClick:f,listType:a}))}):null})),ku=(e=!1)=>({behavior:e?"auto":"smooth"}),Su=d((({className:e,name:t,...n})=>o(Wr,{className:u("w-12 h-12 min-w-12 min-h-12",e),shape:"round",...n,children:o(G,{name:t,iconVersion:"",size:"small"})}))),Iu=d((e=>o(Su,{name:"ArrowLeftIcon",version:"secondary",ariaLabel:"Пролистать влево",...e}))),Tu=d((e=>o(Su,{name:"ArrowRightIcon",version:"secondary",ariaLabel:"Пролистать вправо",...e}))),Du="absolute top-0 bottom-0 z-40 hidden @lg:block w-20 pointer-events-none",Pu=d((({className:e,scroll:t,hasBlur:n,arrowsPadded:a,isBottom:i})=>{const{canScrollLeft:r,canScrollRight:l,scrollLeft:s,scrollRight:d}=t,m=a&&!i;return c("div",{className:e,children:[n?Ru(t):null,r?o(Iu,{wcmsIgnore:!0,className:u(Eu(i),m?"left-1":"left-0"),onClick:s}):null,l?o(Tu,{wcmsIgnore:!0,className:u(Eu(i),m?"right-1":"right-0"),onClick:d}):null]})})),Ru=e=>c("div",{children:[e.canScrollLeft?o("div",{className:u(Du,"left-0 bg-opacity-from-white group-data-secondary:bg-none")}):null,e.canScrollRight?o("div",{className:u(Du,"right-0 bg-opacity-to-white group-data-secondary:bg-none")}):null]}),Eu=(e=!1)=>u("absolute z-40",e?"bottom-[56px]":"top-[calc(50%-24px)]"),_u=d((({className:e,version:t,gap:n=14,padding:a=16,visibleItemCount:i=1,listType:r="horizontal-list",snapAlign:l,minHeight:s,showArrows:d,hasBlur:m,arrowsPadded:h,showDots:p,children:g,onVisibleIndicesChange:f,navButtons:y})=>{const x=Array.isArray(g)?g.length:0,[b,v]=Nu({itemCount:x,onVisibleIndicesChange:f}),[N]=v.visibleIndicesRange;return c("div",{className:u(e,"vertical-list"===r?"relative h-full":""),children:[o(hu,{containerRef:b,activeIndex:N,visibleItemCount:i,gap:n,padding:a,listType:r,snapAlign:l,minHeight:s,onVisibleIndicesChange:v.handleVisibleIndicesChange,children:g}),o(Pu,{className:u(!d&&"hidden lg:block"),scroll:v,hasBlur:m,arrowsPadded:h,isBottom:Boolean(y?.length)}),o(Cu,{className:u(!p&&"lg:hidden"),activeIndex:N,dotCount:x,listType:r,version:t,navButtons:y,containerRef:b,containerScroll:v})]})})),Au=({blocksToRender:e,...t})=>o(_u,{visibleItemCount:0,gap:0,arrowsPadded:!0,children:R(e,{...t.options,parent:t.block,renderProps:(e,t,n)=>o("div",{className:u("relative min-w-80",su(!0)),children:D(e,t)},String(n))})}),Bu=d((({blocksSection:e,blocksToRender:t=[],notFound:n,...a})=>{switch(e?.view){case"grid":return c("div",{children:[Mu(n,t),o(lu,{...e,...a,blocksToRender:t})]});case"carousel":return c("div",{className:"relative",children:[Mu(n,t),Au({...a,blocksToRender:t})]});default:return null}})),Mu=(e,t)=>e&&!t.length?o(au,{...e}):null,Ou=e=>t=>t.reduce(((t,n,a)=>t.length?t.concat({...e,key:`sep-${a}`},n):[n]),[]),Fu=d((({value:e,onChange:t,items:n=[],multiple:a})=>n.map((n=>o(Oi,{text:n?.title,value:[e].flatMap((e=>e)).includes(n.value),onChange:()=>(n=>{if(!t)return;const i=e?.includes(n);t(a?i?(e||[]).filter((e=>e!==n)):[...e||[],n]:i?[]:[n])})(n.value),type:a?"checkbox":"radio"},n.value))))),zu=d((({children:e,filtrationSchema:t,resetButton:n,field:a,reset:i})=>c("form",{className:"flex flex-col @4xl:flex-row justify-between bg-white p-4xl gap-s @4xl:gap-0",children:[c("div",{className:"flex flex-col @4xl:flex-row gap-xl",children:[e,Ou(o("div",{className:"h-full w-px bg-gray hidden @4xl:block"}))(Object.entries(t).map(Vu(a)).filter(Boolean))]}),n?o("div",{children:o(Wr,{type:"reset",className:"w-full @4xl:w-56 @4xl:ml-s",onClick:i,children:n?.text})}):null]}))),Vu=e=>([t,n])=>{const a=n?.type;return"array"===a?Lu(t,e)(n):null},Lu=(e,t)=>n=>{const a=n?.items?.enum?.map(((e,t)=>({value:e,title:n?.items?.enumNames?.[t]||""})))||[];return c("div",{className:"flex-1",children:[n?.title?o("div",{className:"mb-m",children:o(Ve,{size:"text-m",font:"font-medium",color:"text-primary-text",children:n.title})}):null,o(Fu,{items:a,multiple:!n?.single,...t(e)})]},e)},$u=e=>e;function ju(e,...t){return e.map(((e,n)=>[e,...t.map((e=>e[n]))]))}const qu=e=>null==e||""===e||Array.isArray(e)&&0===e.length||"object"==typeof e&&0===Object.keys(e).length,Uu=(e,t)=>Object.entries(e).map((([n,a])=>"number"==typeof a?Array.isArray(t[n])?((e,t)=>n=>qu(t[e])||qu(n[e])||n[e]?.includes(t[e]))(n,e):((e,t)=>n=>qu(t[e])||qu(n[e])||Wu(t[e])<=Wu(n[e]))(n,e):"object"==typeof a&&"min"in a&&"max"in a?((e,t)=>n=>qu(t[e])||qu(n[e])||Wu(t[e]?.min)>=Wu(n[e]?.min)&&Wu(t[e]?.min)<=Wu(n[e]?.max))(n,e):Array.isArray(a)?((e,t)=>n=>qu(t[e])||qu(n[e])||t[e]?.every((t=>n[e]?.includes(t))))(n,e):((e,t)=>n=>qu(t[e])||qu(n[e])||t[e]===n[e])(n,e))).every((e=>e(t))),Wu=e=>Number(e||0),Hu=(e,{block:t,page:n,normalize:a=$u})=>{const i=t?.blocks||[],[r,s]=vn(e),o=l((()=>ju(i,i.map((e=>Ut(e.content,n?.fallback))))),[i,n?.fallback]),c=r===e?i:((e,t)=>(n=$u)=>e?.filter((([,e])=>Uu(t,n(e)||{}))).map((([e])=>e)))(o,r)(a);return[r,{blocksToRender:c,blocksWithProps:o},s]},Yu={},Gu={},Ku=Yt((({className:e,filtrationSchema:t=Yu,consumerField:n={},resetButton:a,...i})=>{const[,{blocksToRender:r},{field:l,reset:s}]=Hu(Gu,{block:i.block,page:i.options?.page}),d=o(Fn,{className:"w-64",label:n?.title,options:Xu(n),...l("consumer",{parse:({key:e})=>[e],format:([e]=[])=>Xu(n).find((t=>t.key===e))||{key:""}})});return c(g,{className:u(e),defaultPadding:"p-0",version:"transparent",...i,children:[o(zu,{filtrationSchema:t,field:l,reset:s,children:c("div",{children:[d,o("div",{children:o(Wr,{type:"reset",className:"mt-lg w-64",onClick:s,version:a?.version,children:a?.text})})]})}),o(Bu,{blocksToRender:r,...i})]})}),{childrenTypes:["CarouselTariffsCard"],childSchema:e=>({...e?.filtrationSchema,...e?.consumerField?{consumer:e?.consumerField}:{}})}),Xu=e=>ju(e.items?.enum||[],e.items?.enumNames||[]).map((([e,t])=>({key:e,text:t}))),Ju=(e=!1)=>e?"text-left":"text-center",Zu={"":"bg-main-divider group-data-secondary:bg-white/30",primary:"bg-main-divider",secondary:"bg-secondary-light",opacity:"bg-white/30"},Qu=d((({className:e,iconBgVersion:t="primary",size:n,icon:a,...i})=>{const r=`${n?.width??44}px`;return a?o("div",{className:u("rounded-icon object-fit flex justify-center items-center",Zu[t],e),style:{width:r,height:r},role:"figure",children:o(G,{name:a,width:"54%",...i})}):null})),eh=d((({className:e="",title:t,benefitList:n,...a})=>{const i=Pe();return c(g,{className:e,defaultPadding:"p-6xl",...a,children:[t?o(w,{headingType:"h3",as:"h2",className:Ju(i),title:t}):null,n?.length?o("div",{className:"flex flex-col @md:flex-row flex-wrap w-full @md:justify-center mt-xl gap-5xl",role:"list",children:n.map(th)}):null]})})),th=({label:e,description:t,__html:n,icon:a,isDotted:i=!1,iconBgVersion:r},l)=>c("div",{className:"flex gap-m items-center @md:basis-1/2 @md:max-w-lg",role:"listitem",children:[a?.icon?o(Qu,{className:"shrink-0",iconBgVersion:r,...a}):null,a?.src?o(ie,{className:"shrink-0",image:a}):null,e?c("div",{className:"@sm:h-full space-y-xs",children:[o(w,{headingType:"h6",children:e}),o(Ve,{size:"text-l",color:"text-secondary-text group-data-secondary:text-white/80",font:"font-light",children:t}),n?o(Fe,{__html:n,isDotted:i,itemSize:"list-s"}):null]}):null]},String(l)),nh=(e,t,n)=>{return o(_u,{children:e.map((a=n,({icon:e,title:t,description:n},i)=>c("div",{className:u("flex flex-col gap-1","justify-between p-m h-full border border-gray",{"justify-center":!n&&!t}),children:[t?o(Ve,{size:"text-h6",font:"font-normal",align:a,children:t}):null,e?o(ie,{image:e,height:"180",className:"w-auto mx-auto"}):null,n?o(Ve,{size:"text-h6",font:"font-normal",align:a,children:n}):null]},String(i))))});var a},ah=d((({bonusBenefits:e,cardTextAlign:t="text-center",className:n="",columnsCount:a="4",subtitle:i,title:r,...l})=>c(g,{className:u("space-y-3xl",n),defaultPadding:"p-6xl",...l,children:[o(S,{defaultPadding:"",title:r,description:i,headlineVersion:"M"}),e?.length?nh(e,0,t):null]}))),ih={start:"justify-start",center:"justify-center",end:"justify-end"},rh=d((({buttons:e,className:t="",align:n,...a})=>{const i=n&&u("flex",ih[n]);return o(g,{className:u("!bg-transparent",i,t),defaultPadding:"p-0",...a,children:Ye(e)})})),lh=d((({rate:e=0,title:t="Ставка",unit:n,fractionDigits:a=2,depositeName:i,isShowDepositeName:r,color:l="text-secondary-text"})=>c("div",{children:[o(Ve,{size:"text-l",font:"font-light",color:l,children:t}),c("div",{className:"relative",children:[c("div",{className:"flex @xl:justify-center gradient-color-text gap-xs",children:[o("span",{className:"font-mohave text-title-huge -mt-m tracking-[-15px]",children:Je(a,{fixed:!0})(e)}),n?o("span",{className:"text-7xl mt-5",children:n}):null]}),i&&r?o("div",{className:"absolute bottom-2 w-full text-left whitespace-nowrap",children:i}):null]})]}))),sh=d((({title:e="Ставка"})=>c("div",{className:"space-y-s lg:min-w-96",children:[o(Ve,{size:"text-l",font:"font-light",color:"text-secondary-text",children:e}),o(G,{className:"w-10 h-auto lg:w-40",name:"PercentIcon"}),o("div",{className:"w-64",children:o(C,{size:"text-xl",font:"font-light",color:"text-primary-text",children:"Процентная ставка не найдена, выберите другие параметры"})})]}))),oh=({title:e="Ставка",rate:t=0,unit:n="%",fractionDigits:a=2,color:i="text-secondary-text",children:r,...l})=>t?c("div",{className:"flex flex-col",children:[o("div",{className:"hidden lg:block min-w-96",children:o(lh,{title:e,rate:t,unit:n,fractionDigits:a,color:i,...l})}),o(Bo,{className:"lg:hidden",title:e,value:t,postfix:n,fractionDigits:a,fixed:!0,color:i,...l}),r]}):o(sh,{title:e,...l}),ch={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},dh={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},mh=(e,t)=>{const{travelExpenseValue:n,restExpenseValue:a}=e,[i,r]=((e,t,n)=>{const{maxBonus:a=5e3,prefMonthsNum:i=ch.prefMonthsNum,prefTravelBonusRate:r=ch.prefTravelBonusRate,prefRestBonusRate:l=.01,travelBonusRate:s=.015,restBonusRate:o=.01}=e,c=Math.min(Math.round(r*t)+Math.round(l*n),a);return[c,c*i+Math.min(Math.round(s*t)+Math.round(o*n),a)*(12-i)]})(t||dh,n,a);return{...t,...e,monthBonus:i,yearBonus:r}},uh=Yt((({className:e="",title:t,calcSource:n,buttons:a,footnote:i,...r})=>{const[l,{field:s}]=vn({travelExpenseValue:6e3,restExpenseValue:6e3}),{minSumTravel:d,maxSumTravel:m,minSumOther:h,maxSumOther:p,monthBonus:g,yearBonus:f}=mh(l,n);return o(Po,{className:e,title:t,...r,children:c("section",{className:u(Ro,e),children:[c("div",{className:Eo,children:[Wo({title:"Сумма покупок в категории путешествия, ₽",min:d,max:m,step:500,isShowItems:!1,...s("travelExpenseValue")}),Wo({title:"Сумма покупок в остальных категориях, ₽",min:h,max:p,step:500,isShowItems:!1,...s("restExpenseValue")})]}),o("div",{className:"mb-s",children:g>=0?oh({title:"Баллов за месяц",rate:g,fractionDigits:0,unit:"",color:"text-primary-text"}):null}),c("div",{className:_o,children:[f>=0?o(Bo,{title:"Баллов за год",value:f,color:"text-primary-text"}):null,Ye(a,{isVertical:!0}),Lo(i)]})]})})})),hh=e=>`${e} ${Number(e)%10==1?"дня":"дней"}`,ph=e=>qo({...e,title:"Выплата процентов",orientation:"vertical",items:[{id:"everyMonth",text:"Ежемесячно"},{id:"atEndTerm",text:"В конце срока"}]}),gh=" (c капитализацией)",fh=({income:e,finalSum:t,postfix:n="₽",buttons:a=[],footnotes:i=[],isCapitalization:r=!1})=>c("div",{className:_o,children:[o(Bo,{title:`Доход в конце срока${r?gh:""}`,value:e,postfix:n,prefix:"+"}),o(Bo,{title:`Сумма в конце срока${r?gh:""}`,value:t,postfix:n}),Ye(a,{isVertical:!0}),i?.map(Lo)]}),yh={UL:"businessdepositrates",IP:"selfemployeddepositrates"};const xh={minSum:1e3,maxSum:100000001,minDays:1,maxDays:1095,rate:0,isMonthlyInterestPayment:!0,isReplenished:!1,isPartialWithdrawal:!1,depositeName:"Депозит 'Стабильный'"},bh=(e,t)=>{const{daysValue:n,moneyValue:a,isPartialWithdrawal:i,isReplenished:r,isMonthlyInterestPayment:l}=e,s=r||i,o=n<90||n>730,c=function(e){const t=e?.rateType?yh[e?.rateType]:"",{data:n}=na(t?`${Qt}/depositrates/${t}`:null,Lt);return Array.isArray(n)?n:[]}(t),d=c?.find((e=>l===e.isMonthlyInterestPayment&&vh(s,e)&&tc(a,["minSum","maxSum"],e)&&tc(n,["minDays","maxDays"],e)))||xh,{rate:m}=d,u=Nh(m,e),h=a+u,p=c||[xh];return{...d,...ec(["minSum","maxSum"],p),...ec(["minDays","maxDays"],p),...e,isDisabledOperatingDeposit:o,income:u,finalSum:h}},vh=(e,t)=>e?t.isReplenished&&t.isPartialWithdrawal:!t.isReplenished&&!t.isPartialWithdrawal,Nh=(e,t)=>{const{isMonthlyInterestPayment:n,moneyValue:a,daysValue:i}=t;return n?Math.round(a*Math.pow((1200+e)/1200,i/30)-a):Math.round(a*e*i/365/100)},wh=Yt((({className:e="",title:t,buttons:n,footnote:a,bottomFootnote:i,isShowDepositeName:r,defaultParams:l,rateParams:s,...d})=>{const[m,{field:h}]=vn({moneyValue:zo(l,1e5),daysValue:Vo(l,60),isReplenished:Boolean(l?.isReplenished),isPartialWithdrawal:Boolean(l?.isPartialWithdrawal),isMonthlyInterestPayment:Boolean(l?.isMonthlyInterestPayment)}),p=bh(m,s),{income:g,finalSum:f,rate:y,depositeName:x}=p;return o(Po,{className:e,title:t,...d,children:c("section",{className:u(Ro,e),children:[c("div",{className:Eo,children:[Wo({title:"Сумма, ₽",min:p.minSum,max:p.maxSum,...h("moneyValue"),value:p.moneyValue}),(b={title:"Срок, дней",min:p.minDays,max:p.maxDays,...h("daysValue"),value:p.daysValue},o(fa,{items:[`От ${hh(b.min||0)}`,`До ${hh(b.max||0)}`],step:1,...b})),c("div",{className:"flex flex-col sm:flex-row gap-y-m gap-x-5xl",children:[Ch(p,h),ph({...h("isMonthlyInterestPayment")})]})]}),oh({rate:y,depositeName:x,isShowDepositeName:r}),fh({income:g,finalSum:f,buttons:n,footnotes:[a,i]})]})});var b})),Ch=(e,t)=>c("div",{className:"space-y-s",children:[o(Ve,{color:"text-secondary-text",font:"font-light",children:"Параметры"}),c("div",{className:"flex flex-col gap-y-lg sm:gap-y-s",children:[o(wi,{text:"Пополнение",disabled:e.isDisabledOperatingDeposit,...t("isReplenished"),value:e.isReplenished}),o(wi,{disabled:e.isDisabledOperatingDeposit,text:"Частичное снятие",...t("isPartialWithdrawal"),value:e.isPartialWithdrawal})]})]}),kh=e=>{const t=[...e];t.sort((([e],[t])=>e-t));let n=1;for(;n<t.length;){const[e,a]=t[n-1],[i,r]=t[n];a>=i?t.splice(n-1,2,[e,Math.max(a,r)]):n++}return t},Sh={minSum:5e4,maxSum:100000001,minMonths:2,maxMonths:10,rate:0,isMonthlyInterestPayment:!0,isRemoteRegistration:!0,isReplenish:!1,isWithdrawn:!1,type:""},Ih=(e,t,n)=>{const{moneyValue:a,monthsValue:i}=e,r=t?.[0]?Ph(t[0].minMonths,t[0].maxMonths):0,l=!n?.isShowMonthlyInterestPayment,s=!n?.isShowRemoteRegistration,o=!n?.isShowReplenish,c=!n?.isShowWithdrawn,d=!n?.isShowNewClient,m=t?.find((t=>[Dh({row:t,userInputParams:e,paramKey:"isReplenish",isExclude:o}),Dh({row:t,userInputParams:e,paramKey:"isWithdrawn",isExclude:c}),Dh({row:t,userInputParams:e,paramKey:"isMonthlyInterestPayment",isExclude:l}),Dh({row:t,userInputParams:e,paramKey:"isRemoteRegistration",isExclude:s}),d||e?.isNewClient===t?.isNewClient,tc(a,["minSum","maxSum"],t),tc(i||r,["minMonths","maxMonths"],t)].every(Boolean)))||Sh,{rate:u}=m,h=e?.extraPercent?.key??0,p=Number(u)+Number(h),g=Th(p,e),f=a+g,y=t||[Sh];return{...m,...ec(["minSum","maxSum"],y),...ec(["minMonths","maxMonths"],y),availableMonths:kh(y.map((e=>[e.minMonths,e.maxMonths]))).flatMap((([e,t])=>((e,t,n=1)=>Array.from({length:Math.abs(t-e)/n+1},((a,i)=>t>=e?e+i*n:e-i*n)))(e,t))),...e,defaultMonth:r,income:g,finalSum:f}},Th=(e,t)=>{const{isMonthlyInterestPayment:n,moneyValue:a,monthsValue:i}=t;return n?Math.round(a*Math.pow((1200+e)/1200,i)-a):Math.round(a*e*30*i/365/100)},Dh=({row:e,userInputParams:t,paramKey:n,isExclude:a})=>a||t[n]===e[n],Ph=(e,t)=>e+Math.round((t-e)/2),Rh=(e="rub")=>"rub"===e,Eh=(e,t)=>{const{minMonths:n,maxMonths:a}=ec(["minMonths","maxMonths"],Mh(t,e?.currency)),i=e.monthsValue||Math.round((n+a)/2);return{monthsValue:ma(i,n,a)}},_h=(e,t)=>{const{minSum:n,maxSum:a}=ec(["minSum","maxSum"],Mh(t,e?.currency)),i=e.moneyValue||n;return{moneyValue:ma(i,n,a)}},Ah=(e,t)=>({currency:e?.currency??t?.map((e=>e.currency))?.[0]}),Bh=e=>{const t=Rh(e?.currency?.key);return{isReplenish:t&&e?.isReplenish,isWithdrawn:t&&e?.isWithdrawn}},Mh=(e,t)=>{const{rates:n}=e?.find((e=>e?.currency.key===t?.key))??{};return n??e?.[0]?.rates},Oh=(e,t=!1)=>t?qo({...e,title:"Оформление",orientation:"vertical",items:[{id:"remote",text:"Дистанционно"},{id:"office",text:"Офис Банка"}]}):null,Fh=(e,t,n)=>{const a="rub"!==e?.currency?.key;return c("div",{className:"grid grid-cols-2 gap-lg",children:[zh(t("isReplenish"),e,a),Vh(t("isWithdrawn"),e,a),Lh(e.isShowReplenish||e.isShowWithdrawn),e.isShowMonthlyInterestPayment?ph(t("isMonthlyInterestPayment")):null,Oh(t("isRemoteRegistration"),e.isShowRemoteRegistration),$h(t("extraPercent"),n),e.isShowNewClient?o(wi,{text:"Новый сберегатель",...t("isNewClient")}):null]})},zh=(e,t,n=!1)=>t.isShowReplenish?qo({...e,title:"Пополнение",orientation:"vertical",items:[{id:"withReplenish",text:"С пополнением"},{id:"withoutReplenish",text:"Без пополнения"}],disabled:n}):null,Vh=(e,t,n=!1)=>t.isShowWithdrawn?qo({...e,title:"Снятие",orientation:"vertical",items:[{id:"wthDrawn",text:"Со снятием"},{id:"noWithdrawn",text:"Без снятия"}],disabled:n}):null,Lh=(e=!1)=>e?o("div",{className:"border-b border-main-divider col-span-2 w-full"}):null,$h=(e,t)=>t?.length?c("div",{className:"w-full space-y-s col-span-2",children:[o(Ve,{color:"text-secondary-text",font:"font-light",children:"Надбавка за операции по карте"}),o(Fn,{options:t,...e})]}):null,jh={isMonthlyInterestPayment:"isMonthlyInterestPayment",isRemoteRegistration:"isRemoteRegistration",isReplenish:"isReplenish",isWithdrawn:"isWithdrawn",moneyValue:"minSum",extraPercent:"extraPercent"},qh={text:"₽",key:"rub"},Uh={text:"Без учета надбавки",key:"0"},Wh=Yt((({className:e,title:t,calcSource:n,buttons:a=[],footnote:l="",paramsViewSettings:s,defaultParams:d,...m})=>{const{rows:h}=n??{},p=h?.map((e=>e.currency))??[qh],g=r((e=>t=>e?{...t,...Bh(t),..._h(t,e),...Eh(t,e),...Ah(t,e)}:t)(h),[h]),[f,{field:y}]=vn({moneyValue:zo(d,2e4),monthsValue:Vo(d,1),isMonthlyInterestPayment:Boolean(d?.isMonthlyInterestPayment),isRemoteRegistration:Boolean(d?.isRemoteRegistration),isReplenish:Boolean(d?.isReplenish),isWithdrawn:Boolean(d?.isWithdrawn),isNewClient:Boolean(d?.isNewClient),currency:qh,extraPercent:d?.extraPercent??Uh},{normalizer:g}),x=Xh(y),b=Boolean(y?.("isNewClient")?.value),v=h?.find((e=>e?.extraPercents))?.extraPercents,N=Mh(h,x),w=Ih(f,N,s),{rate:C,income:k,finalSum:S,type:I=""}=w,T=r((()=>{Ho({field:y,defParams:Oo(N,b,v),calcParams:w,monthsValue:"minMonths",map:jh})}),[y,h,v]);i((()=>{!lc(d)&&N&&T()}),[d,h]);const D=y?.("extraPercent")?.value?.key,P=Kh(C,D),R=C===Oo(N,b)?.rate&&D===v?.at(-1)?.key;return o(Po,{className:e,title:t,...m,children:c("section",{className:u(Ro,e),children:[c("div",{className:Eo,children:[c("div",{className:"flex gap-m",children:[Wo({className:"w-full",title:`Сумма, ${x?.text}`,min:w.minSum,max:w.maxSum,...y("moneyValue"),value:w.moneyValue,postfix:x?.text,step:Hh(x?.key)}),h&&h?.length>1?o(Hn,{label:"Валюта",options:p,...y("currency")}):null]}),$o({title:"Срок, месяцев",min:w.minMonths,max:w.maxMonths,availableMonths:w.availableMonths,...y("monthsValue"),value:w.monthsValue}),Fh({...w,...s},y,v)]}),oh({rate:P,children:Gh(T,R)}),fh({income:k,finalSum:S,buttons:[...a,Yh(n?.buttons,I)],footnotes:[l],postfix:x?.text,isCapitalization:y("isMonthlyInterestPayment").value})]})})})),Hh=(e="")=>Rh(e)?1e3:100,Yh=(e=[],t="")=>{const{type:n,...a}=e.find((e=>e.type===t))??{};return a},Gh=(e,t=!1)=>t?null:o(Wr,{type:"button",version:"secondary",onClick:e,children:"Показать максимальную ставку"}),Kh=(e,t)=>Number(e)+Number(t??0),Xh=e=>e?.("currency")?.value??qh,Jh=e=>Zh({...e,fieldKey:"isSalaryClient",viewSettingFieldKey:"isShowSalaryClient"})&&Zh({...e,fieldKey:"isInsurance",viewSettingFieldKey:"isShowInsurance"}),Zh=({row:e,userInputParams:t,paramsViewSettings:n,fieldKey:a,viewSettingFieldKey:i})=>!!n&&!n[i]||t[a]===e[a],Qh={minSum:1e4,maxSum:3e6,minSumOld:0,maxSumOld:25e5,minSumExtra:0,maxSumExtra:5e5,minMonths:13,maxMonths:60,rate:0,isExtraMoney:!1,isSalaryClient:!1,isInsurance:!0},ep=(e,t,n)=>{const{moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l}=e,s=t?.rateRows||[Qh],o=(({limitRows:e,userInputParams:t,paramsViewSettings:n})=>e?.find((e=>Jh({row:e,userInputParams:t,paramsViewSettings:n}))))({limitRows:t?.limitRows||[],userInputParams:e,paramsViewSettings:n}),{minSum:c,maxSum:d}=Qo(["minSum","maxSum"],o,s),{minMonths:m,maxMonths:u}=Qo(["minMonths","maxMonths"],o,s),h=(({rateRows:e=[],userInputParams:t,paramsViewSettings:n,moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l})=>e?.find((e=>Jh({row:e,userInputParams:t,paramsViewSettings:n})&&tc(a+l,["minSum","maxSum"],e)&&tc(r,["minSumOld","maxSumOld"],e)&&tc(l,["minSumExtra","maxSumExtra"],e)&&tc(i,["minMonths","maxMonths"],e)))||Qh)({rateRows:s,userInputParams:e,paramsViewSettings:n,moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l}),{rate:p}=h,g=Yo(p,e),f=e.oldMonthlyPayment-g;return{...h,...e,minSum:c,maxSum:d,minMonths:m,maxMonths:u,moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l,monthlyPayment:g,benefit:f}},tp=Yt((({className:e="",title:t,calcSource:n,buttons:a,footnote:i,paramsViewSettings:r,...s})=>{const[d,{field:m}]=vn({isAnnuity:!0,isInsurance:!0,isSalaryClient:!1,isExtraMoney:!1,moneyValue:7e5,oldMonthlyPayment:0,monthsValue:48,moneyExtra:0}),h=ep(d,n,r),p=l((()=>Mo(n?.rateRows)?.rate),[n?.rateRows]),g=Uo({...m("isAnnuity")});return o(Po,{className:e,title:t,...s,children:c("section",{className:u(Ro,e),children:[c("div",{className:Eo,children:[Wo({title:"Остаток долга в других банках, ₽ ",step:500,min:h.minSum,max:h.maxSum-h.maxSumExtra,...m("moneyValue"),value:h.moneyValue}),Wo({title:"Ежемесячный платёж в других банках, ₽",step:500,min:h.minSumOld,max:h.maxSumOld,...m("oldMonthlyPayment"),value:h.oldMonthlyPayment}),$o({title:"Новый срок кредита, месяцев",min:h.minMonths,max:h.maxMonths,...m("monthsValue"),value:h.monthsValue}),np({...h,...r},m),h.isExtraMoney?Wo({title:"Дополнительная сумма, ₽ ",step:500,min:h.minSumExtra,max:h.maxSumExtra,...m("moneyExtra"),value:h.moneyExtra}):null,o("div",{className:"sm:hidden pb-m border-b border-main-divider",children:g})]}),c("div",{className:u(_o,"@4xl:w-1/2"),children:[o(Bo,{title:"Полная стоимость кредита",value:n?.totalLoanCost}),o(Bo,{title:"Ставка от",value:p,fractionDigits:2,postfix:"%"}),o(Bo,{title:"Ежемесячный платёж",value:h.monthlyPayment,postfix:"₽"}),h.benefit>0?o(Bo,{title:"Выгода в месяц",value:h.benefit,postfix:"₽"}):null,o("div",{className:"hidden sm:block mb-lg",children:g}),Ye(a,{isVertical:!0}),Lo(i)]})]})})})),np=(e,t)=>c("div",{className:"space-y-lg sm:space-y-s",children:[e.isShowSalaryClient?o(wi,{text:"Получаю зарплату на счёт в Россельхозбанке",...t("isSalaryClient"),value:e.isSalaryClient}):null,e.isShowInsurance?o(wi,{text:"Комплексная страховая защита",...t("isInsurance"),value:e.isInsurance}):null,o(wi,{text:"Получить дополнительную сумму",...t("isExtraMoney"),value:e.isExtraMoney})]}),ap=d((e=>{const{onChange:t,min:n,max:a,defaultValue:i="0",fractionDigits:l=0,...s}=e,c=da(e,{normalize:(e=i)=>n&&a?String(ma(Number(ip(e)),n,a)):ip(e),format:Je(l)}),d=r((e=>t&&t(ip(e))),[t]);return o(Pn,{onChange:d,...s,...c})})),ip=(e="")=>e.replaceAll(",",".").replace(/[^\d.]/g,"").replace(/([^.]*\.[^.]*)\./,"$1"),rp=d((e=>o(ap,{...e,fractionDigits:2,children:o("div",{className:"absolute right-4 bottom-4",children:o(Ve,{size:"text-xl",font:"font-light",children:"₽"})})}))),lp={private:"p2p/registerP2P",business:"b2c/registerB2C"},sp=({onClose:e,errorCode:t,errorMessage:n})=>{const a=t?`Код ошибки - ${t}`:"Пожалуйста, повторите позднее";return o(Yr,{className:"my-6xl max-w-lg w-full min-h-fit mx-auto",onClose:e,children:c("div",{className:"flex flex-col gap-lg items-center rounded-md space-x-m",children:[o(ie,{image:{icon:"ResponseFailIcon",iconVersion:"normal"},width:"136",height:"136"}),o(S,{className:"w-full",title:"Ошибка перевода",description:a,headlineVersion:"XS",isEmbedded:!0}),n?c("div",{className:"bg-secondary-dark rounded-xl p-m grid gap-m grid-cols-12",children:[o("div",{className:"col-span-8",children:n}),o("div",{className:"col-span-4",children:o(ie,{image:{icon:"ResponseFailIcon",iconVersion:"normal"}})})]}):null]})})},op=e=>{const t=wn(sp),n=Wd(),a=on(),i="private"===e?"p2p":"b2c";return r((async({amount:r})=>{const l=await(async(e,t)=>{const n=on(),a={amount:String(t),currency:"643",returnUrl:`${n.origin}/p2p/success`,failUrl:`${n.origin}/p2p/failed`,language:"ru"},i=`${Qt}/payment/${lp[e]}`;try{const e=await fetch(i,{method:"POST",headers:{"Content-Type":"application/json"},mode:"cors",body:JSON.stringify(a)});return e.ok?await e.json():null}catch(e){return null}})(e,r);(e=>Boolean(e?.formUrl)&&Boolean(e?.orderId))(l)&&(n.transaction={orderId:l.orderId,type:i,url:a.href},a.assign(`${i}/?formUrl=${encodeURIComponent(l.formUrl)}`)),(e=>Boolean(e?.errorMessage)&&0!==e?.errorCode)(l)&&t.open({errorCode:l.errorCode,errorMessage:l.errorMessage})}),[e])},cp={amount:1500},dp=d((({className:e="",title:t="Укажите сумму перевода",label:n="Сумма перевода",button:a,formType:i="private",...r})=>{const l=op(i),[{amount:s},{field:d,onSubmit:m}]=vn(cp,{onSubmit:l});return c(g,{className:u("flex flex-col gap-4xl items-center",e),defaultPadding:"p-6xl",...r,children:[t?o(w,{className:"self-start xl:self-center",headingType:"h3",title:t}):null,c("form",{className:"w-full xl:max-w-md space-y-lg",method:"POST",onSubmit:m,children:[o(rp,{valid:s>0,label:n,max:3e5,min:1,...d("amount",{parse:Number,format:String})}),o("input",{type:"hidden",name:"amount",value:s}),a?.text?o(nl,{className:"w-full",disabled:s<=0,children:a.text}):null]})]})})),mp=({className:e,text:t="ХИТ"}={})=>c("div",{className:u("w-14 h-14 bg-white flex flex-col items-center justify-center rounded-md shadow-main-black",e),children:[o(G,{iconVersion:"black",name:"HeartIcon",width:"24",height:"24"}),o(C,{size:"text-s",font:"font-normal",align:"text-center",color:"text-primary-text",children:t})]}),up="relative h-full",hp={small:"lg:min-w-64",normal:"lg:min-w-80 xl:min-w-96",big:"lg:min-w-[515px]"},pp=({noCardBorder:e,cardSize:t="normal",isNavButtons:n=!1,...a})=>{const{blocks:i}=a.block||{},r=i?.some(yp),l=n?{defaultPadding:"p-6xl pb-m"}:{};return E({...a,renderProps:(n,a,i)=>c("div",{className:gp(n,{someCardsHighlighted:r}),children:[D(n,a,{className:fp(n,{someCardsHighlighted:r,showBorder:!e,cardSize:t}),...l,blockIndex:i}),yp(n)?mp({className:"absolute top-0 -right-4 z-40"}):null]},String(i))})},gp=(e,{someCardsHighlighted:t})=>u(up,t&&(yp(e)?"pt-3xl":"pt-16")),fp=(e,{someCardsHighlighted:t,showBorder:n,cardSize:a="normal"})=>u(up,"min-w-80",hp[a],t&&(yp(e)?"pt-16":"pt-3xl"),su(n),n&&"h-full"),yp=e=>e?.content&&"isHighlighting"in e.content&&e.content.isHighlighting,xp=Yt((({className:e,visibleItemCount:t=0,noCardBorder:n,arrowsPadded:a=!0,isGap:i=!0,cardSize:r="normal",isNavButtons:l=!1,...s})=>o(g,{className:u(e),defaultPadding:"p-6xl",...s,children:o(_u,{className:u("relative max-w-full"),visibleItemCount:t,snapAlign:"snap-start",gap:i?16:0,padding:0,arrowsPadded:a,navButtons:l?bp(s?.block?.blocks):[],hasBlur:!0,children:pp({noCardBorder:n,cardSize:r,isNavButtons:l,...s})})})),{childrenTypes:["CarouselCard","CarouselCatalogCard","CarouselRecommendationCard","CarouselTariffsCard","RichTextBlock","ProductBlock"],childSchema:()=>({isHighlighting:{title:"Выделить карточку",type:"boolean"}})}),bp=e=>e?.map((e=>{const t=e?.content;return{title:t?.title,description:t?.additionalDescription||t?.description}}))??[],vp={black:"bg-black",white:"bg-white"},Np=d((({className:e="",title:t,description:n,image:a,price:i,button:r,colors:l=[],align:s="text-left",padding:d,...m})=>o(g,{className:u("flex flex-col justify-left",e),defaultPadding:"p-2xl",...m,children:c(_e,{className:"h-full",padding:d,title:o(S,{title:t,description:n,headlineVersion:"XS",isEmbedded:!0,align:s,className:"min-h-24"}),rightImage:a?.src?o(ie,{className:"flex justify-center align-center mb-xl",image:a}):null,buttons:Ye([r],{buttonClassName:"w-full self-end"}),children:[l?.length?c("div",{className:"flex text-secondary-text mb-m",children:[o("div",{className:"mr-xs",children:o(Ve,{size:"text-s",align:"text-left",font:"font-light",children:"Цвета:"})}),l.map(wp)]}):null,i?c(Ve,{size:"text-h3",align:"text-left",children:[i," ₽"]}):null]})}))),wp=(e,t)=>o("figure",{className:`w-6 h-6 ml-s border border-solid border-main-divider rounded-full ${vp[e]}`},String(t)),Cp=d((({className:e="",href:t,target:n,onClick:a,data:i,children:r})=>{const l=xe()({href:t,target:n,onClick:a});return o(t?"a":"div",{className:u("block",e),...t?l:{},role:t?"link":"none",...ve(i),children:r})})),kp=[{origins:["t.me","telegram.org"],iconMapped:{icon:"TelegramIcon"}},{origins:["vk.com"],iconMapped:{icon:"VKIcon"}},{origins:["ok.ru"],iconMapped:{icon:"OkIcon"}},{origins:["apps.apple.com"],iconMapped:{icon:"AppleIcon"}},{origins:["play.google.com"],iconMapped:{icon:"PlayMarketIcon"}},{origins:["appgallery.huawei.com"],iconMapped:{icon:"HuaweiIcon"}},{origins:["youtube.com"],iconMapped:{icon:"YoutubeIcon"}},{origins:["rutube.ru"],iconMapped:{icon:"RutubeIcon"}},{origins:["dzen.ru"],iconMapped:{icon:"DzenIcon"}},{origins:["rustore.ru"],iconMapped:{icon:"RustoreIcon"}}],Sp=d((({className:e="",media:t,showButtonText:n,stretched:i,version:r="white",children:l})=>{if(!t?.length)return null;const[s,d]=a(),m=t?.map((e=>{const{href:t,icon:a,text:i}=e,{iconMapped:l}=(e=>kp.find((({origins:t})=>t?.some((t=>e?.includes(t)))))||{})(t),o=He(a)?a:l,c=n?{text:i}:{text:""},m=e?.icon?.iconVersion||"color";return!s&&i&&d(!0),{...e,...c,icon:{...o,iconVersion:m},version:e?.version??r}})),h=u("border border-solid hover:border-transparent border-main-divider","group-data-primary:border-main-divider group-data-gray:border-green group/media",{"basis-auto":!n&&!s},Ip(i));return c("div",{className:u("flex flex-col gap-m xl:gap-xs",e),"aria-label":"Социальные сети",children:[o("div",{className:"flex gap-xs",children:Ye(m,{className:Tp(s??!1,i??!1,n),buttonClassName:h})}),l?o(Ve,{size:"text-s",font:"font-light",color:"text-secondary-text",children:l}):null]})})),Ip=(e=!1)=>e?"flex-1 @lg:flex-initial justify-center":"",Tp=(e,t,n=!1)=>u(e||t?"basis-full":"",t&&(!n||!e)?"flex-nowrap":""),Dp=d((({className:e,padding:t,description:n,additionalDescription:a,href:i,icon:r,isDotted:l,__html:s,socialMedia:d=[],target:m,title:h,align:p="text-left",benefits:f,imageOptions:{directionRight:y=!0,isImageAlwaysOnRight:x=false,isImageSecondary:b=!1}={},data:v,...N})=>o(g,{className:u("relative min-h-28 group-data-gray:bg-main-divider/50",e),defaultPadding:"p-0",...N,children:o(Cp,{href:i,target:m,className:"h-full",data:zm(v),children:c(_e,{className:"h-full",defaultPadding:"p-2xl",padding:t,insetTitle:o(S,{title:h,description:n,headlineVersion:"XS",isEmbedded:!0,align:p}),...ot(He(r)?o(ie,{image:r}):null,y),buttons:d.length?o(Sp,{media:d,stretched:!0,showButtonText:!0,version:N?.version}):null,isImageAlwaysOnRight:x,isImageSecondary:b,imageAlign:"center",children:[o(We,{benefits:f}),s?o(Fe,{__html:s,isDotted:l,itemSize:"list-s"}):null,Pp(a,p)]})})}))),Pp=(e,t)=>e?o(C,{size:"text-m",font:"font-light",color:"text-secondary-text group-data-secondary:text-white/80",align:t,children:e}):null,Rp=new he,Ep=(e,t)=>{const{title:n,description:a,buttons:i}=e;return c("div",{className:"py-lg border-b border-main-divider",children:[n?o("div",{className:"opacity-80",children:o(Ve,{size:"text-m",color:"text-secondary-text",children:n})}):null,a?o("div",{className:"mt-2xs",children:o(Ve,{size:"text-xl",color:"text-primary-text",children:a})}):null,i?.length?o("div",{className:"text-primary-main",children:Ye(i)}):null]},String(t))},_p=d((({className:e="",title:t,align:n="text-center",icon:s,button:d,visibleCellsCount:m=1,cardCells:h=[],options:p,data:f,...y})=>{const x=l((()=>h.map(Ep)),[h]),[b,v]=l((()=>m>0?[x.slice(0,m),x.slice(m)]:[x,[]]),[m,x]),[N,C]=a(!1);i((()=>Rp.subscribe("fold",(e=>{e&&p?.parent&&e.parent===p?.parent&&C(e.isUnfolded)}))),[p?.parent]);const k=r((()=>{Rp.fire("fold",{type:"fold",isUnfolded:!N,parent:p?.parent})}),[N,p?.parent]);return c(g,{className:u("flex flex-col",e),defaultPadding:"p-2xl",...y,children:[o(ie,{className:"self-center",image:s}),t?o(w,{className:u("pt-xs",n),headingType:"h5",title:t}):null,d?.text?o(Se,{className:"w-full mt-m mb-lg",...d}):null,v.length?c(Ql,{children:[c("div",{children:[b,o(es,{isUnfolded:N,children:v})]}),h.length>=m?o(Zl,{className:"mt-m",label:N?"Скрыть":"Подробнее о тарифе",isUnfolded:N,embedded:!0,data:f,onClick:k}):null]}):o("div",{children:b})]})})),Ap=()=>{const e=globalThis.sessionStorage?.getItem("refreshToken"),t=globalThis.sessionStorage?.getItem("accessToken"),n=globalThis.localStorage.getItem("taskId"),a=on();if(!t||!e||!n)return a.assign("/"),()=>{};const i=async()=>{const n=await Al("/auth/refresh","POST",{refresh_token:e,access_token:t});if(401===Number(n?.status)&&a.assign("/"),n?.ok){const e=await n.json();globalThis.sessionStorage.setItem("refreshToken",e.refresh_token),globalThis.sessionStorage.setItem("accessToken",e.access_token)}};i();const r=setInterval(i,24e4);return()=>clearInterval(r)},Bp=d((({step:e=10,description:t,showPercentage:n=!0})=>c("div",{children:[o("div",{className:"h-4 w-full bg-gray relative",children:o("div",{className:"h-4 bg-green",style:{width:`${e}%`}})}),c("div",{className:"relative",children:[n?c("div",{className:"absolute left-2/4 text-green",children:[e,"%"]}):null,t?o("div",{className:"text-right pr-m text-gray",children:t}):null]})]}))),Mp=d((({step:e=1,totalSteps:t=6,stepsTitles:n=[]})=>{const a=l((()=>(e+1)/t*100),[e,t]);return o("div",{className:"py-lg px-5xl bg-white col-span-12",children:c("div",{children:[c("span",{className:"font-bold mr-s",children:["Шаг ",e+1," из ",t,"."]}),n[e]||null,o(Bp,{step:a,showPercentage:!1})]})})}));var Op;!function(e){e.process="IN_PROCESS",e.ok="APPROVED",e.fail="CANCELLED",e.pre_decision="PRE_DECISION",e.approved="APPROVED",e.cancelled="CANCELLED",e.failed="FAILED",e.draft="DRAFT",e.rework="REVISION",e.dboClient="DBO_CLIENT",e.clientNotOk="CLIENT_NOT_OK",e.notFound="NOT_FOUND"}(Op||(Op={}));const Fp=e=>_l("/user-data/getTaskStatus","POST",e),zp=async e=>{const t=await _l("/user-data/sendSignalToProcess","POST",e);return t?.statusCd||null},Vp=d((({title:e,interval:t=0,onEnd:n=Na})=>{const[i,r]=a(t);Jd({seconds:t,onTick:r,onEnd:n});const l=100-(t-i)/t*100;return c("div",{children:[e?o(S,{title:e,headlineVersion:"S"}):null,c("div",{className:"relative flex items-center justify-center w-24 h-24 rounded-full bg-gray text-transparent mb-5",children:[o("div",{className:"absolute inset-0 rounded-full",style:{background:`conic-gradient(rgb(66, 171, 68) ${l}%, rgb(125, 126, 127) 0deg)`}}),o("div",{className:"z-10 flex items-center justify-center w-20 h-20 rounded-full bg-white text-primary-text text-m",children:o(Gd,{seconds:i})})]})]})})),Lp=d((({title:e,description:t,sectionInfoTitle:n,sectionInfo:a,sectionAdditionalTitle:i,sectionInfoAdditional:r,buttonText:l,interval:s,onExpire:d=Na,...m})=>c(g,{...m,children:[c("div",{className:"flex flex-col md:flex-row items-center",children:[o(S,{headlineVersion:"M",title:e,description:t,align:"text-left",padding:"p-xl",className:"w-full"}),s?o(Vp,{interval:s,onEnd:d}):null]}),o($p,{title:n,items:a}),o($p,{title:i,items:r,countColumns:!0}),l?o(il,{href:"/natural",text:l,version:"primary",className:"w-full mt-lg"}):null]}))),$p=({title:e,items:t,countColumns:n=!1})=>{const a=Pe();return t?c("div",{children:[o("hr",{className:"w-full h-px bg-main-gray border-0"}),c("div",{className:"p-xl",children:[e?o(Ve,{color:"text-primary-text",size:"text-h5",children:o("div",{className:u({"mb-m":Boolean(e)}),children:e})}):null,t?o("div",{className:u("grid grid-cols-1 gap-m",Lr(n||a?1:2)),children:t.map(((e,t)=>o("div",{children:jp(e)},t)))}):null]})]}):null},jp=({label:e,description:t})=>c("div",{className:"flex flex-col",children:[o(Ve,{color:"text-secondary-text",size:"text-l",children:e}),o(Ve,{color:"text-primary-text",size:"text-xl",children:t})]}),qp=d((()=>o(Lp,{title:"Благодарим Вас за ожидание",description:"В настоящий момент Банк не может одобрить Вашу заявку на кредит. Попробуйте подать заявку позже. Спасибо за обращение в АО «Россельхозбанк».",buttonText:"Вернуться на главную"}))),Up=d((({onExpire:e})=>{const{statusInfo:t}=lo();return o(Lp,{interval:300,title:"Заявка успешно отправлена",description:"Не закрывайте окно, скоро сообщим результат",sectionInfoTitle:"Заявленные условия по кредиту",sectionInfo:[{label:"Название продукта",description:"Кредитная карта"},{label:"Категория",description:t?.cardCategory}],onExpire:e})})),Wp=d((()=>{const{statusInfo:e}=lo(),t="courier"===e?.methodObtain;return o(Lp,{title:"Благодарим вас за ожидание, но нам требуется больше времени для принятия решения",description:t?"":"Посетите выбранное отделение банка с необходимыми документами и так завершите оформление кредита.",sectionAdditionalTitle:t?"Адрес доставки":"В отделении Банка",sectionInfoAdditional:t?[{description:e?.deliveryAddress}]:[{label:"Регион",description:e?.regionRetail},{label:"Адрес",description:e?.addressRetail}],sectionInfo:[{label:"Основные документы:",description:"- Паспорт РФ"}],buttonText:"Вернуться на главную"})})),Hp=d((()=>{const{statusInfo:e}=lo();return o(Lp,{title:"Банк одобрил вам кредит",description:"Обратитесь в отделение банка, чтобы завершить оформление и получить ваш кредит",sectionInfo:Yp(e),buttonText:"Вернуться на главную"})})),Yp=e=>{const t=[{label:"Название продукта",description:"Кредитная карта"},{label:"Категория",description:e?.cardCategory}];return e?.deliveryAddress&&e?.deliveryDate?t.concat([{label:"Адрес доставки",description:e?.deliveryAddress},{label:"Дата доставки",description:Jt(e?.deliveryDate)}]):t},Gp=["CREATE_APPLICATION_SHORT_SIGNAL","CREATE_APPLICATION_LOAN_V3_SIGNAL"],Kp=d((()=>{const[e,t]=a(Op.process),{taskId:n}=lo();i((()=>{(async()=>{for(const e of Gp)await zp({signalType:e,taskId:n})})()}),[n]);const l=r((async e=>{const a=await Fp({taskId:n});a&&a?.statusCd!==Op.process&&(e(),t(a.statusCd))}),[n]);Xd(l,3e4);const s=r((()=>t(Op.rework)),[]);return Xp(e,s)})),Xp=(e,t)=>({IN_PROCESS:o(Up,{onExpire:t}),CANCELLED:o(qp,{}),FAILED:o(qp,{}),DRAFT:o(qp,{}),APPROVED:o(Hp,{}),PRE_DECISION:o(Hp,{}),REVISION:o(Wp,{})}[e]||o(Wp,{})),Jp=e=>(t,n)=>t.filter((e=>e)).map((t=>[Zp(n,e),Qp(t,e),eg(t,e),ig(t,e),tg(t,e),ng(t,e),ag(t,e)].some(Boolean)?{...t,required:!1}:t)),Zp=(e,t)=>2===e&&"RETIREE"===t("employment")?.key,Qp=({name:e},t)=>"wages"===e&&"RETIREE"===t("employment")?.key&&!t("inn"),eg=({name:e},t)=>"partInBusiness"===e&&"BUSINESS_OWNER"!==t("positionOrganization")?.key,tg=({name:e,filledByEsia:t},n)=>e?.startsWith("address")&&n("esiaAccountTypeCd")?.key&&t,ng=({name:e},t)=>"addressFact"===e&&t("addressMatch"),ag=({condition:e},t)=>e?.name&&e?.values?.some((n=>{const a=t(e?.name);return n!==(a?.key??a)})),ig=({name:e},t)=>"snils"===e&&rg(t),rg=e=>"PFR_CERTIFICATE"!==e("confirmationIncome")?.key,lg={...Fd,...zd},sg=({field:e,inputs:t,params:n})=>t.map(Vr(e,n,lg)),og=({sections:e,field:t,step:n,params:a})=>e?.map((({inputs:e=[],columns:i,title:r,condition:l},s)=>{const c=Jp(cg(t))(e,n),d=[ag({condition:l},cg(t))?null:$r(r),...sg({field:t,inputs:c,params:a})].filter(Boolean).map(((e,t)=>({...e,key:e.key??`elem-${t}`})));return d.length?o("div",{className:u(Lr(i),"grid gap-x-m"),children:d},`section-${s}`):null})),cg=e=>t=>e(t)?.value,dg=({formState:e,inputs:t,step:n,productType:a})=>{return br(Jp((t=>e[t]))(t,n),{...Pl,limitedBirthday:Sl(a),dulIssueDate:(i=e.limitedBirthday,fn((e=>!(!e||!i)&&e.getTime()>=new Date(i?.getFullYear()+14,i?.getMonth(),i?.getDate()).getTime()))("Укажите дату выдачи паспорта"))})(e);var i},mg=d((({step:e,isSending:t,onPrevStep:n})=>{const a=5===e;return c("div",{className:"flex justify-between gap-m",children:[o(Wr,{version:"secondary",disabled:0===e,onClick:n,children:"Назад"}),o(nl,{isLoading:t,children:a?"Отправить заявку":"Далее"})]})})),ug=(e,t,n)=>({...n[e],...t,limitedBirthday:hg(t?.limitedBirthday),dulIssueDate:hg(t?.dulIssueDate),participantDateRegistration:hg(t?.participantDateRegistration),beginDate:hg(t?.beginDate),deliveryDate:hg(t?.deliveryDate)}),hg=e=>{try{return e?new Date(e):void 0}catch(e){return}},pg=(e=!1)=>[{surname:"",name:"",middleName:"",sex:"",limitedBirthday:void 0,birthPlace:"",phone:"",email:"",dulSerie:void 0,dulNumber:void 0,dulIssueDate:void 0,dulSubdivisionCode:"",dulIssuedBy:"",addressRegistration:{fullAddress:"",fiasCode:""},participantDateRegistration:void 0,addressFact:{fullAddress:"",fiasCode:""},housing:void 0},{amountWorkers:{key:"",text:""},beginDate:void 0,employerActivities:{key:"",text:""},employerOrganization:{key:"",text:""},employment:{key:"",text:""},experience5Years:void 0,inn:void 0,jobsNumber:void 0,lastJobExperience:void 0,legalForm:"",organization:{key:"",text:""},organizationAddress:{fullAddress:"",fiasCode:""},organizationName:"",organizationPhone:"",partInBusiness:void 0,positionOrganization:{key:"",text:""}},{familyStatus:{key:"",text:""},familyMembers:void 0,dependents:void 0,confirmationIncome:{key:"",text:""},wages:void 0,mandatoryPayments:void 0,snils:"",armyIdFlg:!!e&&void 0,esiaAccountTypeCd:{key:"",text:""},initiateBankruptcyFlg:!e&&void 0},{bankruptcyFlg:!1,shareholderFlg:!1,legalEntityName:"",creditInRshbCd:void 0}],gg=[{paymentSystem:{key:"",text:""},currency:"810",codeWord:""},...pg(),{regionRetail:{key:"",text:""},addressRetail:{key:"",text:""},bankEmployeeCode:void 0,addressCourier:{fullAddress:"",fiasCode:""},methodObtain:void 0,deliveryDate:void 0}],fg=e=>{const{currency:t,paymentSystem:n,cardCategory:a,codeWord:i}=e;return{currencyCode:t?{key:t}:void 0,paymentSystemTypeCd:n,classCard:a,codeWord:i}},yg=e=>{const{beginDate:t,employment:n,organizationName:a,inn:i,legalForm:r,organization:l,amountWorkers:s,employerActivities:o,employerOrganization:c,generalSeniority:d,lastJobExperience:m,experience5Years:u,jobsNumber:h,organizationPhone:p,organizationAddress:g,positionOrganization:f,partInBusiness:y}=e;return{employmentContractDate:Jt(t||"",!0),employmentTypeCd:n,organizationName:a,organizationInn:i,organizationActivityTypeCd:o?.key?o:void 0,organizationTypeCd:l,organizationKindCd:c,employeesNumberCd:s,opf:r,seniority:d,generalSeniority:u,jobsNumber:h,lastWorkDuration:m,positionCd:f?.key?f:void 0,participantContacts:Cm({organizationPhone:p&&Zt(p)}),participantAddresses:km({organizationAddress:g}),ownershipShare:"BUSINESS_OWNER"===f?.key?y:void 0}},xg=e=>{const{name:t,surname:n,middleName:a,limitedBirthday:i="",phone:r="",email:l,sex:s,birthPlace:o,dulIssueDate:c="",dulIssuedBy:d,dulNumber:m,dulSerie:u,dulSubdivisionCode:h,education:p,participantDateRegistration:g,housing:f,addressRegistration:y,addressFact:x,addressMatch:b}=e;return{birthDate:Jt(i,!0),midname:a,name:t,surname:n,birthPlace:o,dulIssueDate:Jt(c,!0),dulIssuedBy:d,dulNumber:m,dulSerie:u,dulSubdivisionCode:h,educationLevelCd:p,registrationDate:g?Jt(g,!0):void 0,homeMatchFlg:b,houseTypeCd:f,participantContacts:Cm({phone:Zt(r),email:l}),participantAddresses:km({addressRegistration:y,addressFact:x}),genderCd:s?{key:"male"===s?"MAN":"WOMAN"}:void 0}},bg=e=>{const{methodObtain:t,deliveryDate:n="",deliveryTime:a}=e,i="courier"===t,r=a?{deliveryTimeCd:{key:a}}:{};return i?{courierDeliveryFlg:i,deliveryDate:(l=n.toString().replace(/(GMT)[+-]\d{4}/,"GMT+0000"),l?new Date(l).toISOString().split(".")[0]:""),office:{id:"3"},...r}:{};var l},vg=e=>{const{addressRetail:t,methodObtain:n}=e;return t?.key&&"office"===n?{office:{id:t.key}}:{}},Ng=(e,t)=>{switch(e){case 0:default:return{};case 1:return xg(t);case 2:return yg(t);case 3:return Sm(t);case 4:return(e=>{const{bankruptcyFlg:t,shareholderFlg:n,legalEntityName:a,creditInRshbCd:i}=e;return{bankruptcyFlg:t,shareholderFlg:n,nameLegalEntity:a,creditInRshbCd:i}})(t);case 5:return(e=>{const{addressCourier:t,methodObtain:n}=e;return"courier"===n?{participantAddresses:km({addressCourier:t})}:{}})(t)}},wg=({step:e,onNextStep:t,onFinish:n})=>{const[a,{setTrue:i,setFalse:s}]=hn(!1),o=5===e,c=lo(),d=l((()=>ug(e,c.leadForm,gg)),[e,c.leadForm]),m=r((e=>{const{leadForm:t}=c;o&&e.ok&&t&&(c.statusInfo={regionRetail:t?.regionRetail?.text,addressRetail:t?.addressRetail?.text,deliveryAddress:t?.addressCourier?.fullAddress,cardCategory:t?.cardCategory?.text,deliveryDate:t?.deliveryDate},c.leadForm=d)}),[o,d]),u=r((async a=>{i(),c.leadForm=a;try{const{taskId:i,profileId:r,participantId:l}=c;if(i&&r&&l){const t=await Yd((({participantId:e,taskId:t,profileId:n,formData:a,step:i=0})=>({sendToBank:!0,taskKind:"UNITED",task:{id:t,...vg(a),authorizedAgentId:a?.bankEmployeeCode,participants:[{id:e,profile:{id:n},roleCd:{key:"BORROWER",value:"Заемщик"},...Ng(i,a)}],...fg(a),...bg(a),files:a?.files}}))({participantId:l,taskId:i,profileId:r,step:e,formData:a}));m(t)}o?n?.():t()}catch(e){}finally{s()}}),[o,m]);return[d,u,a]},Cg=d((({step:e,sections:t,onPrevStep:n,onNextStep:a,onFinish:i})=>{const s=l((()=>t?.flatMap((e=>e?.inputs||[]))),[t]),d=r((t=>dg({formState:t,inputs:s,step:e,productType:"creditCard"})),[s]),[m,u,h]=wg({step:e,onNextStep:a,onFinish:i}),[,{field:p,onSubmit:g}]=vn(m,{formValidator:d,onSubmit:u});return c("form",{onSubmit:g,className:"space-y-m",children:[og({sections:t,field:p,step:e}),o(mg,{isSending:h,step:e,onPrevStep:n})]})})),kg=[{title:"Персональные данные",columns:2,inputs:[{name:"surname",required:!0,dadata:!0,filledByEsia:!0},{name:"name",required:!0,dadata:!0,filledByEsia:!0},{name:"middleName",dadata:!0,filledByEsia:!0},{name:"sex",required:!0},{name:"limitedBirthday",required:!0,filledByEsia:!0},{name:"birthPlace",required:!0,filledByEsia:!0},{name:"phone",disabled:!0,required:!0},{name:"email",required:!0,dadata:!0}]},{title:"Паспортные данные",columns:2,inputs:[{name:"dulSerie",required:!0,filledByEsia:!0},{name:"dulNumber",required:!0,filledByEsia:!0},{name:"dulIssueDate",required:!0,filledByEsia:!0},{name:"dulSubdivisionCode",required:!0,dadata:!0,filledByEsia:!0}]},{inputs:[{name:"dulIssuedBy",required:!0,dadata:!0,filledByEsia:!0}]}],Sg=[[{title:"Параметры карты",inputs:[]},{inputs:[{name:"currency",required:!0},{name:"paymentSystem",required:!0},{name:"cardCategory",required:!0},{name:"codeWord",required:!0}]}],[...kg,{inputs:[{name:"education",required:!0}]},{title:"Адрес регистрации по месту жительства",columns:1,inputs:[]},{inputs:[{name:"addressRegistration",required:!0,dadata:!0,filledByEsia:!0},{name:"addressMatch"}]},{columns:2,inputs:[{name:"participantDateRegistration",required:!0}]},{title:"Адрес фактического проживания (место пребывания РФ)",inputs:[]},{columns:2,inputs:[{name:"housing",required:!0}]},{inputs:[{name:"addressFact",required:!0,dadata:!0}]}],[{title:"Данные о трудоустройстве",inputs:[]},{inputs:[{name:"infoCard",label:"Клиент на момент оформления заявки на кредит должен быть: официально трудоустроен более 6 месяцев, если Клиент получает з/п на счет РСХБ, то трудоустроен более 3 месяцев, не должен находиться в декретном отпуске"}]},{inputs:[{name:"employment",required:!0},{name:"organizationName",required:!0,dadata:!0,filledByEsia:!0}]},{columns:2,inputs:[{name:"inn",required:!0,dadata:!0,filledByEsia:!0},{name:"legalForm",required:!0}]},{inputs:[{name:"organization",required:!0},{name:"amountWorkers",required:!0}]},{columns:2,inputs:[{name:"employerActivities",required:!0},{name:"employerOrganization",required:!0},{name:"generalSeniority",required:!0,filledByEsia:!0},{name:"lastJobExperience",required:!0,filledByEsia:!0},{name:"experience5Years",required:!0,filledByEsia:!0},{name:"jobsNumber",required:!0,filledByEsia:!0}]},{inputs:[{name:"organizationPhone",label:"Телефон работодателя",required:!0},{name:"beginDate",required:!0,filledByEsia:!0}]},{columns:2,inputs:[{name:"positionOrganization",required:!0},{name:"partInBusiness",required:!0,condition:{name:"positionOrganization",values:["BUSINESS_OWNER"]}}]},{title:"Адрес работодателя",inputs:[]},{inputs:[{name:"organizationAddress",required:!0,dadata:!0}]}],[{title:"Семейное положение"},{columns:1,inputs:[{name:"familyStatus",required:!0}]},{columns:1,inputs:[{name:"children",required:!0}]},{columns:2,inputs:[{name:"dependents",required:!0},{name:"familyMembers"}]},{title:"Совокупный доход"},{columns:1,inputs:[{name:"confirmationIncome",required:!0,filledByEsia:!0}]},{inputs:[{name:"infoCard",label:"Сумма основного и дополнительных доходов после вычета налога"}]},{columns:1,inputs:[{name:"wages",required:!0,filledByEsia:!0}]},{columns:1,inputs:[{name:"retirementIncome",required:!0,condition:{name:"employment",values:["RETIREE"]}}]},{columns:1,inputs:[{name:"mandatoryPayments",required:!0}]},{columns:1,inputs:[{name:"snils",required:!0}]},{columns:1,inputs:[{name:"conscription",required:!0}]},{columns:2,inputs:[{name:"armyIdFlg"}]}],[{title:"Дополнительные сведения",columns:1,inputs:[]},{inputs:[{name:"bankruptcyFlg"}]},{inputs:[{name:"shareholderFlg"}]},{inputs:[{name:"legalEntityName"}]},{inputs:[{name:"creditInRshbCd"}]}],[{title:"Регион обслуживания карты",columns:1,inputs:[]},{inputs:[{name:"regionRetail",required:!0}]},{title:"Способ получения",columns:1,inputs:[],condition:{name:"regionHasDelivery",values:[!0]}},{inputs:[{name:"methodObtain",condition:{name:"regionHasDelivery",values:[!0]}}]},{title:"Выбор офиса",columns:1,inputs:[],condition:{name:"methodObtain",values:["office"]}},{title:"Адрес доставки",columns:1,inputs:[],condition:{name:"methodObtain",values:["courier"]}},{inputs:[{name:"addressCourier",dadata:!0,condition:{name:"methodObtain",values:["courier"]},required:!0}]},{columns:2,inputs:[{name:"deliveryDate",condition:{name:"methodObtain",values:["courier"]},required:!0},{name:"deliveryTime",condition:{name:"methodObtain",values:["courier"]}}]},{inputs:[{name:"comment",condition:{name:"methodObtain",values:["courier"]}}]},{inputs:[{name:"addressRetail",required:!0,condition:{name:"methodObtain",values:["office"]}}]},{inputs:[{name:"infoCard",label:"Если представитель Банка помогал Вам в заведении заявки, введите здесь его код",condition:{name:"methodObtain",values:["office"]}},{name:"bankEmployeeCode",condition:{name:"methodObtain",values:["office"]}}]}]],Ig=["Параметры карты","Персональные данные","Данные о трудоустройстве","Семейное положение и доход","Дополнительные сведения","Выбор способа получения"],Tg=d((({className:e,...t})=>{const[n,l]=a(0),d=s(null),m=r((()=>d?.current?.scrollIntoView({behavior:"smooth"})),[d]);i(Ap,[]);const u=r((()=>{l((e=>Math.min(e+1,6))),m()}),[]),h=r((()=>{l((e=>Math.max(e-1,0))),m()}),[]),p=Sg[n],[f,{setTrue:y}]=hn(!1);return o(g,{className:e,...t,children:c("div",{ref:d,className:"container grid grid-cols-12",children:[f?null:o(Mp,{stepsTitles:Ig,step:n,totalSteps:6}),o("div",{className:"py-lg px-5xl mt-2xs bg-white col-span-12",children:f?o(Kp,{}):o(Cg,{step:n,sections:p,onNextStep:u,onPrevStep:h,onFinish:y},String(n))})]})})})),Dg=d((({step:e=1,totalSteps:t=5,stepsTitles:n=[]})=>{const a=l((()=>e/t*100),[e,t]);return o("div",{className:"py-lg px-5xl bg-white col-span-12",children:c("div",{children:[c("span",{className:"font-bold mr-s",children:["Шаг ",e," из ",t,"."]}),n[e]||null,o(Bp,{step:a,showPercentage:!1})]})})})),Pg=d((()=>o(Lp,{title:"Благодарим Вас за ожидание",description:"В настоящий момент Банк не может одобрить Вашу заявку на кредит. Попробуйте подать заявку позже. Спасибо за обращение в АО «Россельхозбанк».",buttonText:"Вернуться на главную"}))),Rg=d((({onExpire:e})=>{const{statusInfo:t}=lo();return o(Lp,{interval:300,title:"Заявка успешно отправлена",description:"Не закрывайте окно, скоро сообщим результат",sectionInfoTitle:"Заявленные условия по кредиту",sectionInfo:[{label:"Название продукта",description:"Кредит на любые цели"},{label:"Цель кредита",description:"На любые цели"},{label:"Сумма",description:`${t?.calculator?.moneyValue?.toLocaleString()??"0"} ₽`},{label:"Срок кредита",description:`${t?.calculator?.monthsValue??"0"} мес`},{label:"Тип платежа",description:t?.calculator?.isAnnuity?"Аннуитетный":"Дифференцированный"}],onExpire:e})})),Eg=d((()=>{const{statusInfo:e}=lo();return o(Lp,{title:"Благодарим вас за ожидание, но нам требуется больше времени для принятия решения",description:"Посетите выбранное отделение банка с необходимыми документами и так завершите оформление кредита.",sectionAdditionalTitle:"В отделении Банка",sectionInfoAdditional:[{label:"Регион",description:e?.regionRetail},{label:"Адрес",description:e?.addressRetail}],sectionInfo:[{label:"Основные документы:",description:"- Паспорт РФ"}],buttonText:"Вернуться на главную"})})),_g=d((()=>{const{statusInfo:e}=lo();return o(Lp,{title:"Банк одобрил вам кредит",description:"Обратитесь в отделение банка, чтобы завершить оформление и получить ваш кредит",sectionInfo:[{label:"Название продукта",description:"Кредит на любые цели"},{label:"Ставка",description:`от ${e?.calculator?.rate??""}%`},{label:"Ежемесячный платеж",description:`${Math.round(e?.calculator?.monthlyPayment??0).toLocaleString()} ₽`},{label:"Срок кредита",description:e?.calculator?.monthsValue+" мес"},{label:"Тип платежа",description:e?.calculator?.isAnnuity?"Аннуитетный":"Дифференцированный"}],buttonText:"Вернуться на главную"})})),Ag=["CREATE_APPLICATION_SHORT_SIGNAL","CREATE_APPLICATION_LOAN_V3_SIGNAL"],Bg=d((()=>{const[e,t]=a(Op.process),{taskId:n}=lo();i((()=>{(async()=>{for(const e of Ag)await zp({signalType:e,taskId:n})})()}),[n]);const l=r((async e=>{const a=await Fp({taskId:n});a&&a?.statusCd!==Op.process&&(e(),t(a.statusCd))}),[n]);Xd(l,3e4);const s=r((()=>t(Op.rework)),[]);return Mg(e,s)})),Mg=(e,t)=>({IN_PROCESS:o(Rg,{onExpire:t}),CANCELLED:o(Pg,{}),FAILED:o(Pg,{}),DRAFT:o(Pg,{}),APPROVED:o(_g,{}),PRE_DECISION:o(_g,{}),REVISION:o(Eg,{})}[e]||o(Eg,{})),Og=d((({step:e,onPrevStep:t,isSending:n})=>{const a=5===e;return c("div",{className:"flex justify-between gap-m",children:[o(Wr,{version:"secondary",disabled:0===e,onClick:t,children:"Назад"}),o(nl,{isLoading:n,children:a?"Отправить заявку":"Далее"})]})})),Fg={annuity:{key:"ANNUITY",value:"Аннуитетный"},differential:{key:"DIFFERENTIATED",value:"Дифференцированный "}},zg=e=>{const{moneyValue:t,monthsValue:n,isAnnuity:a}=e?.calculator??{};return{loanAmount:t,creditPeriod:n,paymentTypeCd:Fg[a?"annuity":"differential"]}},Vg=e=>{const{addressRetail:t}=e;return{office:t?.key?{id:t.key}:void 0}},Lg=(e,t)=>{switch(e){case 0:return(e=>{const{isInsurance:t,isSalaryClient:n}=e?.calculator??{};return{payrollCardRshbFlg:n,consentInsuranceFlg:t}})(t);case 1:return xg(t);case 2:return yg(t);case 3:return Sm(t);default:return{}}},$g=[{calculator:{moneyValue:0,monthsValue:0,monthlyPayment:0,rate:0,isAnnuity:!1,isInsurance:!1,isSalaryClient:!1,isPensionClient:!1,isStateEmployee:!1}},...pg(!0),{regionRetail:{key:"",text:""},addressRetail:void 0,bankEmployeeCode:void 0}],jg=({step:e,onNextStep:t,onFinish:n})=>{const[a,{setTrue:i,setFalse:s}]=hn(!1),o=4===e,c=lo(),d=l((()=>ug(e,c.leadForm,$g)),[e,c.leadForm]),m=r((e=>{const{leadForm:t}=c;o&&e.ok&&t&&(c.statusInfo={regionRetail:t?.regionRetail?.text,addressRetail:t?.addressRetail?.text,calculator:{monthsValue:t?.calculator?.monthsValue,moneyValue:t?.calculator?.moneyValue,isAnnuity:t?.calculator?.isAnnuity,monthlyPayment:t?.calculator?.monthlyPayment,rate:t?.calculator?.rate}},c.leadForm=d)}),[o,d]),u=r((async a=>{i(),c.leadForm=a;try{const{taskId:i,profileId:r,participantId:l}=c;if(i&&r&&l){const t=await Yd((({participantId:e,taskId:t,profileId:n,formData:a,step:i=0})=>({sendToBank:!0,taskKind:"UNITED",task:{id:t,authorizedAgentId:a?.bankEmployeeCode,participants:[{id:e,profile:{id:n},roleCd:{key:"BORROWER",value:"Заемщик"},...Lg(i,a)}],...zg(a),...Vg(a),esiaAccountTypeCd:{key:a?.esiaAccountTypeCd?.key},files:a?.files}}))({participantId:l,taskId:i,profileId:r,step:e,formData:a}));m(t)}o?n?.():t()}catch(e){}finally{s()}}),[o,m]);return[d,u,a]},qg=d((({step:e,sections:t,programsSource:n,onPrevStep:a,onNextStep:i,onFinish:s})=>{const{programId:d}=lo(),m=n?.[d??""],u=l((()=>t?.flatMap((e=>e?.inputs??[]))),[t]),h=r((t=>dg({formState:t,inputs:u,step:e,productType:"credit"})),[u]),[p,g,f]=jg({step:e,onNextStep:i,onFinish:s}),[,{field:y,onSubmit:x}]=vn(p,{formValidator:h,onSubmit:g});return c("form",{onSubmit:x,className:"space-y-m",children:[og({sections:t,field:y,step:e,params:{calcData:m}}),o(Og,{step:e,isSending:f,onPrevStep:a})]})})),Ug=[[{columns:1,inputs:[{name:"calculator"}]}],[...kg,{title:"Адрес регистрации по месту жительства",columns:1,inputs:[]},{inputs:[{name:"addressRegistration",required:!0,dadata:!0,filledByEsia:!0},{name:"addressMatch"}]},{title:"Адрес фактического проживания (место пребывания РФ)",inputs:[]},{inputs:[{name:"addressFact",required:!0,dadata:!0}]}],[{title:"Данные о трудоустройстве",inputs:[]},{inputs:[{name:"infoCard",label:"Клиент на момент оформления заявки на кредит должен быть: официально трудоустроен более 6 месяцев, если Клиент получает з/п на счет РСХБ, то трудоустроен более 3 месяцев, не должен находиться в декретном отпуске"}]},{inputs:[{name:"employment",required:!0},{name:"organizationName",required:!0,dadata:!0,filledByEsia:!0}]},{columns:2,inputs:[{name:"inn",required:!0,dadata:!0,filledByEsia:!0},{name:"legalForm",required:!0}]},{inputs:[{name:"organization",required:!0},{name:"amountWorkers",required:!0}]},{columns:2,inputs:[{name:"employerOrganization",required:!0},{name:"jobsNumber",required:!0,filledByEsia:!0}]},{inputs:[{name:"organizationPhone",label:"Телефон работодателя",required:!0},{name:"beginDate",required:!0,filledByEsia:!0}]},{title:"Адрес работодателя",inputs:[]},{inputs:[{name:"organizationAddress",required:!0,dadata:!0}]}],[{title:"Семейное положение"},{columns:1,inputs:[{name:"familyStatus",required:!0}]},{columns:2,inputs:[{name:"children",required:!0},{name:"dependents",required:!0}]},{title:"Совокупный доход"},{columns:1,inputs:[{name:"confirmationIncome",required:!0,filledByEsia:!0}]},{inputs:[{name:"infoCard",label:"Сумма основного и дополнительных доходов после вычета налога"}]},{columns:1,inputs:[{name:"wages",required:!0,filledByEsia:!0}]},{columns:1,inputs:[{name:"retirementIncome",required:!0,condition:{name:"employment",values:["RETIREE"]}}]},{columns:1,inputs:[{name:"mandatoryPayments",required:!0}]},{columns:1,inputs:[{name:"snils",required:!0}]},{columns:1,inputs:[{name:"initiateBankruptcyFlg"}]}],[{title:"Отделение Банка",columns:1,inputs:[]},{inputs:[{name:"regionRetail",required:!0}]},{inputs:[{name:"addressRetail",required:!0}]},{title:"Код представителя Банка",columns:1,inputs:[]},{inputs:[{name:"infoCard",label:"Если представитель Банка помогал Вам в заведении заявки, введите здесь его код"}]},{inputs:[{name:"bankEmployeeCode"}]}]],Wg=["","Персональные данные","Данные о трудоустройстве","Семейное положение и доход","Отделение Банка"],Hg=Yt((({className:e,programsSource:t,...n})=>{const[l,d]=a(0),m=s(null),u=r((()=>m?.current?.scrollIntoView({behavior:"smooth"})),[m]);i(Ap,[]);const h=r((()=>{d((e=>Math.min(e+1,4))),u()}),[]),p=r((()=>{d((e=>Math.max(e-1,0))),u()}),[]),f=Ug[l],y=0===l,[x,{setTrue:b}]=hn(!1);return o(g,{className:e,...n,children:c("div",{ref:m,className:"container grid grid-cols-12",children:[y||x?null:o(Dg,{stepsTitles:Wg,step:l,totalSteps:4}),o("div",{className:"py-lg px-5xl mt-2xs bg-white col-span-12",children:x?o(Bg,{}):o(qg,{step:l,sections:f,programsSource:t,onNextStep:h,onPrevStep:p,onFinish:b},String(l))})]})})})),Yg=e=>"number"==typeof e?.minMonths&&"number"==typeof e?.maxMonths,Gg=(e,t)=>Array.from({length:t-e+1},((t,n)=>e+n)),Kg=1e9,Xg={sum:{min:1e4,max:Kg},period:3},Jg=Yt((({className:e,filtrationSchema:t={},resetButton:n,sumInput:a,periodInput:i,...r})=>{const[,{blocksToRender:l,blocksWithProps:s},{field:d,reset:m}]=Hu(Xg,{block:r.block,page:r.options?.page,normalize:e=>({...e,period:Zg(e)})}),h=s.map((([,e])=>e?.paramsSource?.rows?.[0]?.rates)),p=Qg(h);return c(g,{className:u("space-y-2xs",e),defaultPadding:"p-0",version:"transparent",...r,children:[o(zu,{filtrationSchema:t,resetButton:n,field:d,reset:m,children:c("div",{className:"@4xl:max-w-xs space-y-lg",children:[o(rp,{label:a?.title,min:500,max:Kg,...d("sum",{parse:e=>({min:Number(e),max:Kg}),format:({min:e})=>String(e)})}),o(fa,{title:i?.title,items:["От 3 мес","До 5 лет"],list:p,...d("period")})]})}),o(Bu,{blocksToRender:l,...r})]})}),{childrenTypes:["ProductBlock"],childSchema:e=>({...e?.filtrationSchema||{},paramsSource:{type:"object",title:"Адрес справочника"}})}),Zg=e=>$t((e?.paramsSource?.rateRows||[]).filter(Yg).flatMap((e=>Gg(e.minMonths,e.maxMonths)))),Qg=e=>$t(e.flatMap((e=>e||[])).filter(Yg).flatMap((e=>Gg(e.minMonths,e.maxMonths)))).sort(((e,t)=>e-t))||[],ef=e=>"Image"===e?.contentType&&e?.image?o(ie,{image:e.image}):"Code"===e?.contentType&&e.code?o("div",{className:"font-mohave text-title-large sm:text-title-extra gradient-color-text",children:e.code}):null,tf=d((({className:e="",title:t,description:n,error:a,button:i,...r})=>c(g,{className:u("flex flex-col justify-center items-center",e),defaultPadding:u("p-6xl"),version:"transparent",...r,children:[o("div",{className:"flex justify-center",children:ef(a)}),o(S,{title:t,description:n,headlineVersion:"XL",isEmbedded:!0,className:"mb-2xl last:mb-0"}),i?.text?o(Se,{version:i?.version,text:i?.text,...i}):null]}))),nf=d((({className:e="",items:t})=>{const n=xe();return o("ul",{className:u("flex flex-col gap-s w-full",e),children:t?.map(af(n))})})),af=e=>({dataFooter:t,...n},a)=>{const{text:i,href:r,target:l,onClick:s}=e(n);return i?o("li",{className:"list-none",children:o("a",{className:"hover:text-primary-main font-light",role:"link",href:r,target:l||"_self",onClick:s,...ve(t),children:i||null})},String(a)):null},rf=d((({navigationItems:e})=>o("div",{className:"w-full",role:"menu",children:lf(e)}))),lf=e=>e?.filter((e=>e.icon?.icon)).map(((e,t)=>o(sf,{className:"w-full border-0 border-b border-solid border-main-divider last:border-b-0",item:e},String(t)))),sf=d((({className:e,item:t})=>{const[n,{toggle:a}]=hn(!1);return c(Ql,{className:e,role:"menuitem",children:[c(Wr,{className:u("w-full",t.icon?.icon?"py-xs":"py-lg"),embedded:!0,onClick:a,children:[c(Xl,{children:[o(Qu,{className:"shrink-0",...t.icon}),o(Ve,{size:"text-h6",font:"font-normal",color:"text-primary-text",children:t.text})]}),o(Jl,{iconVersion:"color",size:"medium",isUnfolded:n})]}),o(es,{className:"flex flex-wrap gap-lg group-last:last:pb-0",isUnfolded:n,children:t.items?o(nf,{items:t.items}):null})]})})),of=d((({className:e="",items:t=[]})=>t?.length?o("div",{className:u("space-y-m",e),children:t.map(cf)}):null)),cf=(e,t)=>c("div",{className:"space-y-m",children:[o("div",{children:o(Ve,{size:"text-l",font:"font-medium",children:e?.title})}),o("div",{className:"space-y-m",children:e.items?.map(df)})]},String(t)),df=(e,t)=>c("div",{className:"space-y-2xs",children:[o("div",{children:mf(e.type,e.text)}),o(C,{size:"text-s",font:"font-light",color:"text-secondary-text",children:e.description})]},String(t)),mf=(e,t="")=>{switch(e){case"tel":return o("a",{className:"text-primary-text hover:text-primary-main no-underline",href:`tel:${uf(t)}`,children:o(Ve,{size:"text-h6",children:t})});case"email":return o("a",{className:"no-underline",href:`mailto:${t}`,children:o(C,{size:"text-xl",font:"font-light",color:"text-primary-text",children:t})});default:return o("span",{children:t})}},uf=e=>e.replaceAll(/\D/g,""),hf=d((({className:e="",index:t,text:n,...a})=>{const i=xe(),{href:r,target:l,onClick:s}=i(a);return o("a",{className:u("text-secondary-text",e),href:r,target:l,onClick:s,children:n||`Документ ${t}`})})),pf=d((({className:e="",title:t,links:n})=>o("div",{className:e,children:n?.length?c("div",{className:"flex justify-between lg:items-center flex-col lg:flex-row gap-lg py-lg border-y border-y-main-divider",children:[o("div",{className:"lg:hidden",children:o(Ve,{size:"text-l",font:"font-normal",children:t})}),n.map(((e,t)=>o(hf,{index:t,className:"text-l font-light lg:max-w-72",...e},String(t))))]}):null}))),gf=d((({className:e="",index:t,...n})=>{const a=xe(),{href:i,target:r,text:l,onClick:s}=a(n);return o("a",{className:u("text-xs font-light text-secondary-text visited:text-secondary-text hover:text-primary-main inline-block no-underline max-w-72",e),href:i,target:r,onClick:s,children:l||`Документ ${t}`})})),ff=d((({className:e="",links:t,license:n})=>c("div",{className:u("@container space-y-lg",e),children:[n?o("div",{children:o(Ve,{size:"text-xs",font:"font-light",color:"text-secondary-text",children:`© 2000-${(new Date).getFullYear()} ${n}`})}):null,t?.length?o("div",{className:"flex flex-col @5xl:flex-row justify-start items-start gap-x-lg gap-y-xs",children:t.map(((e,t)=>o(gf,{index:t,...e},String(t))))}):null]}))),yf=Yt((({className:e,footer:t,...n})=>{const{navigationItems:a}=n.options?.page?.navigation??{};n.options;const{documents:i,relatedEnterprises:r,contacts:l,mediaLinks:s=[],horizontalNavigationTitle:d,feedbackButton:m,license:h,otherLinks:p=[]}=t??{};return c(g,{tag:"footer",className:u("grid gap-y-xl p-4xl pb-24 lg:p-xl",e),...n,children:[null,c("div",{className:"flex flex-col lg:flex-row items-center @lg:items-stretch gap-lg lg:gap-6xl ",children:[o(rf,{navigationItems:a}),o("div",{className:"border-t border-main-divider lg:hidden w-full"}),c("div",{className:u("w-full lg:w-52","flex flex-col shrink-0 overflow-hidden space-y-xl"),children:[o(of,{items:l}),m?o(Se,{className:"w-full",version:"primary",...m}):null,s.map(((e,t)=>o(Sp,{media:e?.links??[],showButtonText:!1,stretched:!0,children:e?.title},String(t)))),p.map(((e,t)=>o(il,{className:"text-s font-light",...e},`${e.href}_${t}`)))]})]}),o(pf,{title:d,links:r}),o(ff,{links:i,license:h})]})})),xf=(e=!1)=>e?{}:{padding:"p-0"},bf={XXL:"gap-6xl",XL:"gap-5xl",L:"gap-3xl",M:"gap-m",S:"gap-xs",XS:"gap-2xs","":""},vf=[1,2,3,4],Nf={link:{allOf:[{$ref:"#/definitions/LinkCommonProps"},{type:"object",properties:{data:{type:"array",items:{$ref:"#/definitions/AspectsDef"},title:"Дополнительные атрибуты"}}}],title:"Ссылка (если заполнено, то кнопка скрывается)",required:["href"]}},wf=Yt((({className:e="",padding:t="p-0",gap:n="",isInnerPadding:r=!0,version:s="transparent",isTheme:c=!1,isCardBorder:d=!1,block:m={},...h})=>{const p=(e=>{const[t,n]=a(e.blocks??[]),r=Wd(),s=r?.offerIds||[],o=l((()=>{const t=new Map(e.blocks?.map((e=>[e?.__id,e]))??[]);return[...s.map((e=>t.get(e))).filter((e=>Boolean(e))),...e.blocks?.filter((({__id:e=""})=>!s.includes(e)))??[]]}),[e,s]);return i((()=>{o.length&&n(o)}),[e]),t})(m);return o(g,{className:u("grid grid-cols-1 sm:grid-cols-1 lg:grid-cols-4 lg:auto-rows-fr",bf[n],e),padding:t,version:s,isTheme:c,...h,children:E({...h,block:{...m,blocks:p},renderProps:Cf({isInnerPadding:r,isCardBorder:d})})})}),{childrenTypes:["ProductBlock"],childSchema:()=>Nf,allowRemoveChild:e=>(e?.blocks??[]).length>5}),Cf=({isInnerPadding:e,isCardBorder:t})=>(n,a,i)=>D(n,{...a,blockDecorator:kf(a.blockDecorator,i)},{className:u("w-full",su(t)),...xf(e)}),kf=(e,t=0)=>(n,a)=>e?.({...n,render:e=>If(t)({...n,...e},a)},`wrap_${a}`)??If(t)(n,a),Sf=e=>Number(e)<5?"":"hidden",If=e=>({blockClassName:t,block:n,render:a},i)=>{const r=((e,t)=>{const n={...e.content};return vf.includes(t)?(delete n.description,delete n.benefits,n.link?.href&&delete n.buttons,n.imageOptions={...n.imageOptions,className:"max-w-max !h-auto"},n.headlineVersion="S"):((n.buttons??[]).length&&delete n.link,n.headlineVersion="L"),{...e,content:n}})(n,e);return o(Cp,{...r.content?.link,className:u(Sf(e),(l=e,vf.includes(l)?"lg:col-span-1 lg:row-span-1":"lg:col-span-2 lg:row-span-2")),children:a({blockClassName:u(t,"h-full"),block:r})},String(i));var l},Tf=Yt((({className:e,title:t,button:n,regionSource:i,data:r,...l})=>{const[s,d]=a({key:""}),m=i?.regions??[],h=m?.find((e=>e.name===s.key))?.href;return o(g,{className:e,defaultPadding:"p-6xl",...l,children:c("div",{className:"container space-y-m",children:[t?o(w,{headingType:"h3",title:t,className:"@xl:text-center"}):null,m?o(Hn,{label:"Ваш регион",placeholder:"Выберите регион",isSearch:!0,options:m.map((({name:e=""})=>({key:e,text:e}))),value:s,onChange:d}):null,h?o("div",{className:"text-center",children:o(il,{className:u("w-full @xl:w-auto"),href:h,target:"_blank",version:n?.version??"primary",data:zm(r,s?.key),children:n?.text?n.text:"Перейти"})}):null]})})})),Df={default:"w-6 h-6",medium:"w-10 h-10",large:"w-12 h-12"},Pf=d((({className:e,isRounded:t,buttonSize:n="default",isGrayBg:a=!1,disabled:i,ariaLabel:r="Меню второго уровня",image:l,data:s,onClick:c,version:d,isLoading:m,dataTestId:h=""})=>o("button",{className:u("group/btn border-0 flex shrink-0 items-center",a?"p-s rounded-full":"p-0 bg-inherit","transparent"===d?"backdrop-opacity-30 bg-white/30":a&&!t?"bg-main-divider":"",t?"w-8 h-8 text-secondary-light hover:text-secondary-hove":`${Df[n]} text-primary-text hover:text-primary-main`,"group-data-transparent:text-white",e),type:"button",disabled:i,"aria-label":r,onClick:c,...Rf(h),...ve(s),children:m?o("div",{className:"w-full h-full rounded-full border-4 border-r-transparent animate-spin text-primary-main"}):o(ie,{image:l,className:u("h-full",{"bg-main-divider/20 rounded-full":t}),imageClassName:"group-hover/btn:text-primary-hover group-hover/btn:invert-0"})}))),Rf=e=>e?{"data-test-id":e}:null,Ef=d((({iconVersion:e,className:t,ariaLabel:n="Чат",version:a,buttonSize:i="large"})=>{const[l,{setTrue:s,setFalse:c}]=hn(!1),d=un(),m=r((e=>{const t=d.openChatBot;t&&(s(),t(e).finally(c))}),[]);return o(Pf,{className:t,image:{icon:"ChatBotIcon",iconVersion:e},ariaLabel:n,onClick:m,buttonSize:i,isGrayBg:!0,version:a,isLoading:l,disabled:l,dataTestId:"chat icon"})})),_f={default:"bg-main-divider text-primary-main rounded hover:text-primary-main",transparent:"backdrop-opacity-30 bg-white/30 hover:text-primary-hover text-white"},Af=d((({version:e,text:t,mobileText:n,...a})=>{const i=Pe()?n:t;return i?o(Se,{className:u("py-s px-lg font-light whitespace-nowrap",_f["transparent"===e?"transparent":"default"]),...a,children:i}):null})),Bf=d((({bgColor:e,logo:t,alwaysShowLogo:n,internetBankButton:a,version:i,backwardButton:l})=>{const s=_(),d="/"===s.pathname,m="transparent"===i?"white":"black",{dataFooter:u,dataHeader:h,...p}=t??{},g=r((()=>{s.back()}),[s]);return c("div",{className:"flex items-center justify-between w-full",children:[n||d?o("div",{children:o(am,{className:"my-2xs",bgColor:e,logo:p,data:h,showTitle:!1})}):Mf(g,l),c("div",{className:"flex gap-lg items-center",children:[B.CHAT_BOT?o(Ef,{version:i,iconVersion:m,buttonSize:"medium"}):null,o(Af,{version:i,...a})]})]})})),Mf=(e,t)=>t?c("button",{className:"flex items-center text-l my-2xs",onClick:e,type:"button","aria-label":"Кнопка назад",children:[o(G,{name:"ChevronLeftIcon",iconVersion:"black",width:"24",height:"24"}),t]}):null,Of={"bg-white":"primary",transparent:"transparent"},Ff=Yt((({bgColor:e="bg-white",alwaysShowLogo:t=!1,version:n=Of[e],portal:a,logo:i={},...r})=>{const{backwardButton:l,logo:s={}}=r.options?.page?.common??{},{internetBankButton:c}=a||{},d=i.image?.icon||i.image?.src?i:s;return o(g,{tag:"header",defaultPadding:"",version:n,...r,children:o("div",{className:"container px-lg py-2xs box-border",children:o(Bf,{bgColor:e,logo:d,alwaysShowLogo:t,internetBankButton:c,version:n,backwardButton:l,...r})})})})),zf=Yt((({className:e="",padding:t="p-0",gap:n="",isInnerPadding:a=!0,version:i="transparent",isTheme:r=!1,isCardBorder:l=!1,image:s,...c})=>{const d=_();return o(g,{className:u("relative flex flex-col",bf[n],s?.src?"bg-right-bottom bg-no-repeat":"",e),...s?.src?{style:{backgroundImage:`url(${Q(d)(s?.src)})`}}:{},padding:t,version:i,isTheme:r,...c,children:E({...c,extraProps:{className:u("w-full",su(l)),...xf(a)}})})}),{childrenTypes:[]}),Vf=Yt((e=>o(zf,{...e})),{childrenTypes:[]}),Lf=d((e=>{const{className:t,align:n,image:a,...i}=e,r=n?u("flex",ih[n]):"";return o(g,{className:u(r,t),defaultPadding:"p-0",...i,children:o(ie,{image:a})})})),$f=["байт","Кб","Мб","Гб","Тб","Пб"],jf=d((({icon:e,text:t,href:n,target:a,fileFormat:i,data:r,fileSize:l})=>{const s=l&&i?",":"",d=l??"",m=i?String(i):"";return c("a",{className:"flex box-border gap-s group/item h-fit w-fit text-primary-text no-underline hover:text-primary-main",href:n,target:a,...ve(r),children:[e,t?c(Ve,{size:"text-l",font:"font-light",children:[t," ",qf(d,m),o(Ve,{color:"text-secondary-text",children:n&&`${d+s+m}`})]}):null]})})),qf=(e,t)=>e||t?o("span",{children:", "}):"",Uf=(e,t)=>(n,a)=>{const i=U(e)("Attachment"===n?.docType?n?.attachment?.src:n?.href),r="Attachment"===n?.docType?((e,t=2)=>{if(0===e)return"";const n=Math.floor(Math.log(e)/Math.log(1024));return`${parseFloat((e/Math.pow(1024,n)).toFixed(t))} ${$f[n]}`})(n?.attachment?.fileSize||0):n?.fileSize,l="Attachment"===n?.docType?Hf(i):n?.fileFormat;return c("div",{role:"listitem",children:[o(jf,{text:n?.text,target:n?.target,href:i,fileFormat:l,fileSize:r,icon:Wf(t),data:n?.data}),o(Fe,{__html:n?.__html})]},String(a))},Wf=e=>e?o(ie,{className:"min-w-11 min-h-11 h-fit p-2.5 bg-main-divider rounded-md",image:e,width:"24",height:"24"}):null,Hf=e=>{if(!e)return"";const t=e.lastIndexOf("."),n=new RegExp(/\/(.*)/),a=-1!==t?e.substring(t+1):"";return a.includes("/")?a.replace(n,""):a},Yf=d((({href:e,__html:t,target:n,onClose:a})=>c(Yr,{className:"my-6xl min-h-fit w-fit mx-auto",onClose:a,children:[t?o(Fe,{__html:t}):null,c("div",{className:"flex flex-row mx-auto w-fit gap-lg py-lg",children:[o(il,{href:e,target:n,version:"primary",ariaLabel:"Ссылка на согласие",onClick:a,children:"Я согласен"}),o(Wr,{type:"button",version:"secondary",onClick:a,children:"Я не согласен"})]}),o("div",{children:"Нажимая кнопку «Я СОГЛАСЕН» ниже Вы принимаете данные условия. Распространение или раскрытие любой части данного Заключения или любой информации, или рекомендации в нем запрещено.»"})]}))),Gf=d((({text:e,href:t,target:n,__html:a,icon:i})=>{const{open:l}=wn(Yf),s=r((()=>l({__html:a,href:t,target:n})),[a,t,n]);return e?c("button",{className:"flex gap-s text-primary-text no-underline hover:text-primary-main",onClick:s,children:[Wf(i),o(Ve,{font:"font-light",children:e})]}):null})),Kf={double:"sm:flex-wrap sm:flex-row",single:"sm:flex-col"},Xf=Yt((({className:e="",title:t,description:n,align:a="text-center",documents:i,icon:r={icon:"DocIcon"},columnsMode:l="double",...s})=>{const d=_();return c(g,{className:u("space-y-lg",e),defaultPadding:"p-6xl",...s,children:[o(S,{title:t,description:n,align:a,headlineVersion:"M",as:"h2",isEmbedded:!0}),i?.length?o("div",{className:u("grid gap-xl","double"===l?"@md:grid-cols-2":"grid-cols-1",Kf[l]),role:"list",children:i.map(Jf(d,r))}):null]})})),Jf=(e,t)=>(n,a)=>{const i=n?.docType;return""===i?null:"reportSource"in n&&n?.reportSource?.__html?Zf(t)(n,a):Uf(e,t)(n,a)},Zf=e=>(t,n)=>{const a={text:t.text,target:t.target,__html:t.reportSource?.__html};return t.reportSource?.__html&&t.text?c("div",{role:"listitem",children:[o(Gf,{...a,icon:e,href:Qf(t)?t?.href:t?.attachment?.src}),o(Fe,{__html:t?.__html})]},String(n)):null},Qf=e=>"href"in e,ey=Yt((({className:e,padding:t,align:n="text-left",buttons:a=[],description:i,image:r,__html:l,headingType:s,qr:d,additionalDescription:m="",title:h="Мобильное приложение",version:p="primary",...f})=>{const y="secondary"===p?"p-m min-w-32":"min-w-24",x=r?.src?o(ie,{className:"hidden lg:block",image:r}):null;return o(g,{className:u("min-h-80",e),padding:"p-0",version:p,...f,children:c(_e,{className:"h-full",padding:t,defaultPadding:"p-6xl",title:o(w,{headingType:s,title:h,className:u("whitespace-pre-wrap",n)}),rightImage:x,buttons:Ye(a,{className:"flex-wrap"}),children:[i?o(Ve,{size:"text-xl","font-weight":"font-light",children:i}):null,c("div",{className:u("gap-m","flex flex-1 flex-col","flex-col items-start @xl:flex-row @xl:items-center"),children:[l?o(Fe,{__html:l,itemSize:"list-m"}):null,o(Ve,{size:"text-m","font-weight":"font-light",color:"text-secondary-text",children:m}),d?.src?o("div",{className:u("flex justify-center bg-white rounded-md @xl:-order-1",y),children:o(ie,{className:"w-fit",image:d})}):null,r?.src?o(ie,{className:"lg:hidden",image:r}):null]})]})})})),ty=`${Qt}/region`;function ny(e="Москва"){return ro().location??{name:e}}function ay(e="Москва"){const t=ro(),n=r((async()=>{if(!t.location){const n=await Vt(ty);t.location=n??{name:e}}}),[t,e]);return na(ty,n),t}const iy="flex flex-col sm:flex-row sm:flex-wrap gap-3xl pb-2xl",ry=d((({filters:e,field:{field:t,reset:n},onlyOffice:a,labels:i})=>{const r=a?5:6,l=(e||[]).map((e=>o(wi,{text:i[e],...t(e)},e))),[s,d]=r>0?[l.slice(0,r),l.slice(r)]:[l,[]],[m,{toggle:u}]=hn(!1);return o("div",{children:e?.length?o("div",{children:c(Ql,{children:[c("div",{children:[o("div",{className:iy,children:s}),o(es,{className:iy,isUnfolded:m,children:d})]}),c("div",{className:"flex space-x-lg",children:[a?o(Zl,{label:m?"Меньше фильтров":"Больше фильтров",isUnfolded:m,embedded:!0,short:!0,onClick:u}):null,c(Wr,{embedded:!0,onClick:n,children:[o(Xl,{children:"Очистить фильтр"}),o(G,{name:"CloseIcon",size:"small"})]})]})]})}):null})})),ly=(e,t)=>e&&"underlined"!==t?"primary":"secondary",sy=(e,t,n)=>{const a=ly("all"===t),i=ly("business"===t),r=(e,t,a)=>{const i=e.currentTarget===e.target&&"business"===t?l(a):a;return n(t),i},l=e=>e.filter((e=>e.workSchedule&&e.workSchedule.businessScheduleVisibleTag&&!e.workSchedule.businessScheduleDescription));return c("div",{className:"flex gap-lg flex-col sm:flex-row",children:[o(Wr,{"data-id":"all",onClick:t=>r(t,"all",e),version:a,children:"Для физических лиц"}),o(Wr,{"data-id":"business",onClick:t=>r(t,"business",e),version:i,children:"Для юридических лиц"})]})},oy=({__html:e,list:t,richVersion:n})=>e||t?.length?c("div",{className:"border-b sm:border border-main-divider rounded-md space-y-2xl",children:[e?o(Fe,{__html:e,richVersion:n}):null,t?.length?o("div",{className:"flex flex-col sm:flex-row gap-2xl sm:flex-wrap pb-2xl sm:pb-xl",children:t.map(cy)}):null]}):null,cy=(e,t)=>c("div",{className:"flex gap-xs items-center",children:[o(ie,{image:e.image}),e?.text?o(Ve,{size:"text-m",font:"font-light",children:e.text}):null]},String(t)),dy=(e,t)=>e?o("div",{className:"flex flex-row gap-xs",children:c(w,{headingType:"h3",children:[o("span",{suppressHydrationWarning:!0,children:e}),t?o(Ve,{size:"text-h2",color:"text-secondary-text",children:o("span",{suppressHydrationWarning:!0,children:` (${t})`})}):null]})}):null,my=()=>{},uy=e=>"all"===e?"block":"hidden",hy=d((({className:e,data:t=[],isLoad:n,remoteWorkplaces:i=[],renderCard:r=my,renderRemoteWorkplaceCard:l=my,getBalloon:s=my,initFilterState:d=Cs,getBalloonRemoteWorkplaces:m=my,descriptionData:h,title:p})=>{const g=p?.includes("Офис"),[f,{field:y,reset:x}]=vn(d),{filteredItems:b,points:v,filteredRemoteWorkplaces:N,lengthItems:w}=Ds({data:t,remoteWorkplaces:i,filtrationState:f,getBalloon:s,getBalloonRemoteWorkplaces:m}),[C,k]=a("all");return c("div",{className:u("space-y-1",e),children:[c("div",{className:"bg-white",children:[c("div",{className:"p-3xl pb-0 grid gap-xl",children:[dy(p,w),h?oy(h):null,g&&sy(t,C,k),o("div",{className:u("pb-3xl",uy(C)),children:o(ry,{filters:py([...t,...i]),field:{field:y,reset:x},onlyOffice:g,labels:ks})})]}),o("div",{className:"h-[600px]",children:o(Rs,{children:o(Us,{points:v,isLoad:n,className:"h-full"})})})]}),c(Rs,{children:[b.map(r),N.map(l)]})]})})),py=e=>Object.keys(Cs).filter((t=>e.filter((e=>Ss[t](e))).length)),gy=e=>e?`${e.charAt(0).toUpperCase()}${e.slice(1)}`:"",fy=({location:e,address:t,billAcceptorType:n,terminalType:a,billAcceptorEnable:i,atmCode:r="",atmAccess:l="",workTime:s},d)=>{const m=[{label:"Устройство",value:gy(a)},{label:"Модуль приема наличных",value:i?"Да":"Нет"},{label:"Прием наличных пачкой",value:"банкомат принимает пачками"===n?"Да":"Нет"},{label:"Доступность",value:["внешняя установка","территория банка"].includes(l)?"Общедоступный":""},{label:"Регистрационный номер",value:r}];return c("div",{className:"bg-white col-span-12 p-3xl sm:border-green sm:border",children:[c("div",{className:"sm:flex sm:justify-between",children:[c("div",{children:[o(Ve,{size:"text-h4",children:gy(e)}),t?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(G,{name:"GeolocationIcon",width:"24",height:"24"}),o(Ve,{size:"text-l",children:t})]}):null]}),o("div",{className:"whitespace-nowrap",children:o(us,{color:"green",children:gy(s)})})]}),o(ts,{children:o(Kl,{className:"flex-wrap",children:m?.map(((e,t)=>o(Wl,{...e},String(t))))})})]},String(d))},yy=({address:e="",terminalType:t,atmCode:n=""})=>({header:`${gy(t)} №${n}`,body:e.toUpperCase()}),xy=[];const by=async e=>{const t=await Vt(e,{method:"GET"});return Array.isArray(t)?t:xy},vy={terminalTypeTerm:!1,terminalTypeAtms:!1,workAllTime:!1,billAcceptorEnable:!1,locationDisabledPeople:!1,designDisabledPeople:!1},Ny=d((({descriptionData:e,className:t})=>{const n=ny(),a=n?.code??"000",{data:i,isLoad:r}=function(e){const{data:t,error:n}=na(`${Qt}/atms?regionCode=${e}`,by);return{data:t||xy,isLoad:!t&&!n}}(a);return o(hy,{className:t,data:i,isLoad:r,initFilterState:vy,renderCard:fy,getBalloon:yy,title:`Банкоматы филиала ${n?.name}`,descriptionData:e})})),wy=({address:e,workScheduleDescription:t},n)=>t?c("div",{className:"bg-white col-span-12 p-3xl sm:border-yellow sm:border",children:[o("div",{className:"sm:flex sm:justify-between",children:c("div",{children:[o(Ve,{size:"text-h4",children:"Удаленное рабочее место"}),e?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(G,{name:"GeolocationIcon",width:"24",height:"24"}),o(Ve,{size:"text-l",children:e})]}):null]})}),o(ts,{children:Cy(t)})]},String(n)):null,Cy=e=>c("div",{children:[c(Kl,{className:"flex",children:[o(Wl,{label:"Операции для физических лиц",children:o(Ve,{children:"Оформление и обслуживание кредитов, счетов, вкладов"})}),o(Wl,{label:"Операции для физических лиц",children:o(Ve,{children:"Оформление и обслуживание банковских карт"})}),o(Wl,{label:"Операции для физических лиц",children:o(Ve,{children:"Инвестиционное и накопительное страхование"})}),o(Wl,{label:"Операции для физических лиц",children:o(Ve,{children:"Безналичные операции в рублях, переводы без открытия счёта"})})]}),o("hr",{className:"text-main-divider pb-xl"}),o(Wl,{label:"Режим работы",className:"max-w-none",children:o(Ve,{children:e})})]}),ky=({address:e="",workScheduleDescription:t})=>({header:"Удаленное рабочее место",body:`${e} ${t}`}),Sy={branches:[],remoteWorkplaces:[]};const Iy=async e=>await Vt(e,{method:"GET"})||Sy,Ty=d((({className:e})=>{const t=ny(),n=t?.code??"000",{data:a,isLoad:i}=function(e="000"){const{data:t,error:n}=na(`${Qt}/branchesAndRemoteWorkplaces?regionCode=${encodeURIComponent(e)}`,Iy);return{data:t||Sy,isLoad:!t&&!n}}(n);return o(hy,{className:e,data:a?.branches,isLoad:i,remoteWorkplaces:a?.remoteWorkplaces,renderCard:vs,renderRemoteWorkplaceCard:wy,getBalloon:ws,getBalloonRemoteWorkplaces:ky,title:`Офисы филиала ${t?.name}`})})),Dy=d((({data:e,className:t,...n})=>{const a=e?.dataType??"offices";return o(g,{version:"transparent",className:u(t),defaultPadding:"p-0",...n,children:"offices"===a?o(Ty,{}):o(Ny,{descriptionData:e})})})),Py=d((e=>{const{__html:t,richVersion:n="",...a}=e;return o(g,{defaultPadding:"p-0",...a,children:o(Fe,{__html:t,richVersion:n})})})),Ry=(e=!1)=>e?"flex flex-wrap group-last:last:pb-0":"grid grid-cols-12 [&>*]:pb-m",Ey=Yt((({className:e="",isExpanded:t,isFoldButtonOnTop:n=!0,foldButtonVersion:a="default",label:i,version:r,role:l,...s})=>{const d=Pe(),[m,{toggle:h}]=hn(t),p=o(es,{className:u("gap-lg",Ry(d)),isUnfolded:m,children:E({...s,extraProps:{className:"w-full",padding:"p-0"}})}),f="accordion"===a,y=o(Zl,{className:u(f?"text-h6 my-lg":"text-h4"),label:i,isUnfolded:m,embedded:f,onClick:h});return o(g,{className:u("w-full border-0 border-b border-solid border-main-divider last:border-b-0",e),defaultPadding:"p-0",tag:"div",version:"transparent",role:l,...s,children:c(Ql,{children:[n?y:p,n?p:y]})})}),{childrenTypes:{exclude:["RollupItem"]}}),_y={description:"text-white/80 text-l font-light group-data-primary:text-secondary-text group-data-gray:text-secondary-text",iconText:"text-white group-data-primary:text-secondary-text group-data-gray:text-secondary-text",iconBackground:"bg-white/30 group-data-primary:bg-main-divider",iconConnector:"bg-white group-data-primary:bg-secondary-light",dot:"bg-white/80 group-data-primary:bg-secondary-text"},Ay=(e,t,n)=>(a,i)=>{const{button:r}=a;return o("div",{className:"contents",children:c("div",{className:"flex items-center relative flex-row",children:[o("div",{className:"overflow-hidden flex flex-shrink-0 items-center",children:By(e,n)(a,i)}),c("div",{className:u("flex flex-col justify-center h-fit w-full",{"min-h-6xl":e}),children:[My(a),r?.text?o(Se,{className:"box-border py-s w-full mt-lg",version:t,...r,children:r?.text}):null]})]})},String(i))},By=(e,t)=>(n,a)=>{const i="secondary"===t?"white":"color",r=Boolean(n?.icon?.src),l=Oy(e,r),s=r?"transparent"===t:t;return o(g,{className:u("z-10 mr-s flex justify-center content-center rounded-md",l),defaultPadding:"",version:s,children:o("div",{className:"flex max-w-full max-h-full items-center justify-center",children:Fy({step:n,iconVersion:i,i:a,stepVersion:t})})})},My=e=>c("div",{children:[e?.label?o(C,{size:"text-l",align:"text-left",children:e.label}):null,e?.description?o("div",{className:u("text-s font-light text-left",_y.description),children:e.description}):null,o(Fe,{__html:e.__html})]}),Oy=(e,t)=>e&&t?"h-14 w-14":"h-11 w-11",Fy=({step:e,iconVersion:t,i:n,stepVersion:a})=>{return He(e?.icon)?o(ie,{image:{...e.icon,iconVersion:e.icon?.iconVersion||t},imageClassName:"max-w-full max-h-full",width:"24",height:"24"}):o("span",{className:u("text-h4","transparent"===a?_y.iconText:(i=a,"secondary"===i?"group-data-primary:text-white":"text-secondary-text")),children:n+1});var i},zy=d((({className:e="",title:t,description:n,steps:a=[],buttons:i,stepVersion:r="gray",version:l="primary",...s})=>{const d=a.length>3;return c(g,{className:u("box-border flex flex-col gap-xl",e),defaultPadding:"p-6xl",version:l,...s,children:[o(S,{title:t,description:n,headlineVersion:"M",isEmbedded:!0,align:"text-left"}),a?.length?o("div",{className:"flex flex-col gap-6xl justify-between box-border",children:a.map(Ay(d,l,r))}):null,Ye(i,{isVertical:!0})]})})),Vy=d((({isActive:e,item:t,onClick:n})=>c("div",{className:u(e?"text-primary-main":"text-primary-text","w-10 m-4 flex justify-center items-center flex-col text-xs cursor-pointer"),title:t?.title||"",onClick:n,children:[o(G,{className:"w-6 h-6",name:t?.icon?.icon,iconVersion:e?"color":"black"}),t?.title||""]}))),Ly=d((({className:e,head:t,children:n,onClose:a,onClick:i})=>c("div",{onClick:i,className:u("absolute bg-white p-0 rounded-xl bottom-0 top-32 w-full",e),role:"dialog",children:[c("div",{className:"sticky py-xl top-0 rounded-xl bg-white z-10",children:[o(Hr,{className:"absolute top-1.5 right-0",onClose:a}),o("div",{className:"container",children:t})]}),o("div",{className:"container pb-6xl",children:n})]})));function $y(e,t,n){i((()=>e.subscribe(t,(e=>{const t=e?.type;if(t&&"string"==typeof t){const a=n[t];a&&a(e)}}))),[e,t,...Object.values(n)])}const jy=()=>{const[e,{push:t,pop:n,clear:i}]=function(e=[]){const[t,n]=a(e),i=r((e=>n((t=>[...t,e]))),[]),l=r((()=>n((e=>e.slice(0,-1)))),[]),s=r((e=>n((t=>t.filter((t=>t!==e))))),[]),o=r((()=>n([])),[]);return[t,{setList:n,push:i,pop:l,remove:s,clear:o}]}();return $y(pe.observable,"dialog",{open:t,close:n,closeAll:i}),[e,{close:n,closeAll:i}]},qy=e=>t=>{if(e===t)return 1;if(!e||!t)return 0;const{m:n,s1Matches:a,s2Matches:i}=function(e,t){const n=Math.max(0,Math.floor(Math.max(e.length,t.length)/2)-1),a=Array.from({length:e.length}),i=Array.from({length:t.length});let r=0;for(let l=0;l<e.length;l++){const s=Math.max(0,l-n),o=Math.min(l+n,t.length-1);for(let n=s;n<=o;n++)a[l]||i[n]||e[l]!==t[n]||(r++,a[l]=!0,i[n]=!0)}return{m:r,s1Matches:a,s2Matches:i}}(e,t);if(0===n)return 0;const r=function(e,t,{s1Matches:n,s2Matches:a}){let i=0;for(let r=0,l=0;r<e.length;r++){if(!n[r])continue;let s=l;for(;s<t.length;s++)if(a[s]){l=s+1;break}e[r]!==t[s]&&i++}return i}(e,t,{s1Matches:a,s2Matches:i}),l=(n/e.length+n/t.length+(n-r/2)/n)/3,s=l>.7?.1*function(e,t){let n=0;for(;e[n]===t[n]&&n<4;)n++;return n}(e,t):0;return l+s*(1-l)};const Uy=e=>e?.length?c("div",{className:"sm:border-t sm:border-main-divider mt-2xs pt-2xs",children:[o("div",{className:"mb-m",children:o(Ve,{size:"text-m",font:"font-light",color:"text-secondary-text",children:"Представительства за рубежом:"})}),o("div",{className:"flex flex-col sm:flex-row gap-5xl",children:e.map(((e,t)=>o(Wy,{...e},String(t))))})]}):null,Wy=d((({icon:e,...t})=>{const n=xe(),{text:a,target:i,href:r,onClick:l}=n(t);return c("div",{className:"flex gap-s items-center",children:[e?o(ie,{image:e}):null,a?o("a",{className:"hover:text-primary-hover",href:r,target:i,onClick:l,children:o(Ve,{size:"text-l",font:"font-light",color:"text-primary-text",children:a})}):null]})})),Hy=(e,t)=>n=>n.name?o(Cp,{href:`/branches/${n.slug}`,className:"mb-xs sm:mb-2xs hover:text-primary-hover",onClick:()=>t?.(n),data:zm(e,n.name),children:o(Ve,{size:"text-l",font:"font-light",children:n.name})},String(n.id)):null,Yy=d((({className:e,searchTerm:t,onSearch:n})=>c("form",{className:`font-sans relative ${e}`,children:[o("div",{className:"absolute rounded h-full flex items-center justify-center pl-m max-w-44 gap-s pointer-events-none",children:t?null:o("label",{htmlFor:"search-bar-input",className:"text-secondary-text ",children:"Поиск по филиалам"})}),o("input",{id:"search-bar-input",className:u(In,"h-12 pl-m w-full peer text-l text-black rounded-md box-border"),value:t,onChange:e=>n(e.target.value.toLowerCase()),type:"text",name:"location-search-bar-input"})]}))),Gy=d((({defaultLocation:e})=>{const t=ny(e),n=xe(),{href:a}=n({href:`/branches/${t.slug}`});return t?o("div",{className:"mb-s",children:c(C,{size:"text-l",color:"text-primary-text",children:["Сейчас выбран:",o(Cp,{href:a,className:"inline mx-2xs text-primary-main",children:t.name})]})}):null})),Ky=d((({foreignOffices:e,branches:t,onClose:n})=>{const i=ay(t?.default),[s,d]=a(""),m=tr(),u=l((()=>Jy(m).sort(((e,t)=>e.name.localeCompare(t.name)))),[m]),h=l((()=>((e,t)=>{const n=new Map;for(const a of e){const e=t(a),i=n.get(e)||[];n.set(e,[...i,a])}return n})(u,Xy)),[u]),p=r((e=>{i.location=e,n?.()}),[i,n]);return c(Yr,{className:"pb-20",head:c("div",{children:[o(Ve,{size:"text-h4",color:"text-primary-text",children:"Выберите филиал"}),o(Gy,{defaultLocation:t?.default}),o(Yy,{onSearch:d,searchTerm:s})]}),onClose:n,children:[s&&s.length>=3?o("div",{children:u.filter((({name:e})=>e&&qy(e.toLowerCase())(s.toLowerCase())>=.8)).map(Hy(t?.dataSelect,p))}):o("div",{className:"columns-1 sm:columns-3 md:columns-4 lg:columns-5",children:Array.from(h.entries()).map((g=p,f=t?.dataSelect,([e,t])=>c("div",{className:"break-inside-avoid mb-2xl w-56",children:[o("div",{className:"mb-s",children:o(Ve,{size:"text-h6",children:e})}),t.map(Hy(f,g))]},e)))}),Uy(e)]});var g,f})),Xy=e=>e.name?.charAt(0)??"",Jy=e=>e.map((e=>({...e,name:e.name?.replace(/республика|область|край'/gi,"").trim()??""}))),Zy=d((({menuRef:e,menuItem:t,locationDialogProps:n,onClose:a})=>{const l=wn(Ky,n),{name:s}=ny(),c=e?.current?.getBoundingClientRect(),d=r((()=>{const e=globalThis?.frames["burger-menu-iframe"],t=document.getElementsByTagName("iframe")["iframe-dialog"];t.style.height=String(t?.contentWindow?.document.body.offsetHeight)+"px";const n=Z(J.SITE_URL);e.postMessage({type:"currentTab",data:n?.slice(1)},"*"),e.postMessage({type:"currentLocation",data:s},"*")}),[J.SITE_URL]);return i((()=>{globalThis.frames["burger-menu-iframe"].postMessage({type:"currentLocation",data:s},"*")}),[s]),i((()=>{const e=e=>{if("location"===e.data.type&&l.open({}),"reload"===e.data.type&&a?.(),"resize"===e.data.type){const t=document.getElementsByTagName("iframe")["iframe-dialog"];t&&t.style&&(t.style.height=String(e.data.data)+"px")}};return globalThis.addEventListener("message",e),()=>{globalThis.removeEventListener("message",e)}}),[a]),o(Ly,{head:o("div",{className:"flex items-center justify-center px-xl",children:o(w,{as:"h4",title:t?.title,className:"font-medium"})}),onClick:e=>e.stopPropagation(),onClose:a,children:o("div",{className:"bg-white pb-20 pt-1 text-l",children:o("iframe",{id:"iframe-dialog",name:"burger-menu-iframe",onLoad:d,src:t?.src,width:c?.width||0})})})})),Qy="burgerMenuDialog",ex=({menuRef:e,centralMenuItem:t,locationDialogProps:n,onClose:a=Na})=>{const{open:i}=wn(Zy),[l]=jy(),s=((e,t)=>Boolean(t.find((t=>t.id===e),e)))(Qy,l),o=r((()=>i({menuRef:e,locationDialogProps:n,menuItem:t,onClose:a},{id:Qy})),[e,n,t,a]);return[s,{toggle:s?a:o}]},tx=[],nx=Yt((({sticky:e,...t})=>{const{menuItems:n=tx}=e??{},i=n.find((e=>"Меню"===e.title)),l=n.filter((e=>"Меню"!==e.title)),d=Math.floor(l.length/2),m=l.slice(0,d),u=l.slice(d),[h,p]=a(-1),[f,y]=a(""),{closeAll:x}=ge(),b=r((()=>{p(-1),y(""),x()}),[x]),v=An(b),N=s(null),[C,{toggle:k}]=ex({menuRef:N,centralMenuItem:i,locationDialogProps:t.header,onClose:b}),S=(({menuRef:e,dialogRef:t,leftItems:n,rightItems:a,onClose:i})=>{const{open:l,close:s}=ge(),c=r((()=>{const e=document.getElementsByTagName("iframe")["iframe-dialog"];e.style.height=`${e?.contentWindow?.document.body.offsetHeight}px`}),[]);return r(((r,d)=>{const m="left"===d?n:a,u=e?.current?.getBoundingClientRect();l({id:"left"===d?n[r].title:a[r].title,dialog:o(Ly,{className:"mt-[20%] border-t border-current",head:o("div",{className:"flex items-center justify-center px-xl",children:o(w,{as:"h4",title:m[r].description||m[r].title})}),onClick:e=>e.stopPropagation(),onClose:()=>{s(),i?.()},children:o("div",{className:"bg-white pb-20 pt-1 text-l",ref:t,children:o("iframe",{id:"iframe-dialog",src:m[r]?.src,width:u?.width??0,onLoad:c})})})})}),[c,n,a,i])})({menuRef:N,dialogRef:v,leftItems:m,rightItems:u,onClose:b}),I=r((e=>{e.stopPropagation(),b(),k()}),[b,k]),T=r(((e,t)=>{y(t),p(e),x(),S(e,t)}),[x,S]);return o(g,{className:"h-[74px] z-[100] relative",defaultPadding:"p-0",...t,children:c("div",{ref:N,className:"ml-auto container bg-white flex justify-center shadow-blue-gray",children:[m.map(ax(T,"left",{activeIndex:h,currentItemPosition:f})),o(Vy,{item:i,isActive:C,onClick:e=>I(e)}),u.map(ax(T,"right",{activeIndex:h,currentItemPosition:f}))]})})})),ax=(e,t,n)=>(a,i,r)=>o(Vy,{item:a,isActive:r[n.activeIndex]?.title===a?.title&&n.currentItemPosition===t,onClick:l=>{r[n.activeIndex]?.title===a?.title&&n.currentItemPosition===t||l.stopPropagation(),e(i,t)}},a.title||String(i)),ix={primary:"bg-white/30",secondary:"bg-main-divider"},rx={primary:{desktop:"text-white",mobile:"text-primary-text"},secondary:{desktop:"text-secondary-text",mobile:"text-secondary-text"}},lx=d((({count:e,version:t="secondary"})=>{const n=Pe(),a=n?"bg-main-divider":ix[t],i=rx[t][n?"mobile":"desktop"];return o("div",{className:u("w-6 h-6 rounded-full flex items-center justify-center",a),role:"status","aria-label":`Количество ${e} доступных программ и сервисов`,children:o(Ve,{size:"text-xs",color:i,children:e})})})),sx=({text:e,description:t,icon:n,isActive:a,type:i})=>{const r=(e=>({btn:"w-96 "+(e?"p-m border-none bg-primary-main text-white":"p-s ease-in duration-300 bg-white"),text:e?"mb-xs text-xl":"mb-2xs text-l text-primary-text",desc:"font-light "+(e?"text-l text-white":"text-m text-secondary-text"),icon:e?"":"text-primary-main",iconVersion:e?"white":"normal",oldText:"text-m text-center",oldDesc:"text-m-light"}))(a);return c("div",{className:u("cursor-pointer text-left border-b-0 flex gap-2xs"),"aria-label":e,"aria-labelledby":`${e}-label`,children:[n?o(ie,{className:u("h-6 w-6 min-w-6 min-h-6",r.icon),image:{...n,iconVersion:n?.iconVersion??r.iconVersion},width:"24",height:"24",alt:e}):null,c("div",{className:"border-0",children:[o("div",{className:"animated"===i?r.text:r.oldText,children:e}),o("div",{className:"animated"===i?r.desc:r.oldDesc,children:t})]})]})},ox={default:"px-xs",underlined:"px-m",animated:"px-m border border-gray cursor-pointer text-left border-b-0 mt-auto flex gap-2xs"},cx={default:"text-black sm:text-white",underlined:"text-primary-main border-b-2",animated:"text-white sm:text-white"},dx={default:"bg-white",underlined:"bg-white",animated:"p-1 ease-in duration-300 bg-white text-primary-text h-[70px] w-96"},mx={default:"bg-white sm:bg-primary-main",underlined:"bg-white",animated:"p-2 border-none bg-primary-main text-white h-20 w-96"},ux=d((({tag:e="div",item:t={},isActive:n=!1,type:a="default",onClick:i})=>{const r=e,{text:l,description:s,icon:d,count:m,tabName:h,...p}=t;return o(r,{className:u("h-12","block flex-1","cursor-pointer",ox[a],n?mx[a]:dx[a]),"aria-label":"Список табов",onClick:i,...p,children:c("div",{className:u("h-full","flex justify-center items-center","text-center whitespace-nowrap",n?cx[a]:"text-secondary-text hover:text-primary-main"),role:"tab","aria-label":`Таб ${l}`,children:[sx({text:l,description:s,icon:d,isActive:n,type:a}),Number.isInteger(m)?o("div",{className:"ml-xs",role:"status","aria-label":`Количество программ и сервисов ${m}`,children:o(lx,{count:m,version:ly(n,a)})}):null]})})})),hx=d((e=>o(e?.item?.href?px:gx,{...e}))),px=d((e=>{const t=xe(),n=r((()=>{e.onClick&&e.onClick(e.item||{})}),[e.onClick,e.item]),{onClick:a,...i}=t({...e.item,onClick:n});return o(ux,{...e,tag:"a",item:i,onClick:a})})),gx=d((({item:e={},onClick:t,...n})=>{const a=r((n=>{n.target.scrollIntoView({block:"nearest"}),t?.(e)}),[t,e]);return o(ux,{item:e,onClick:a,...n})})),fx="hidden sm:flex absolute z-40",yx={default:{item:"flex-1",gap:0,buttonTop:"top-0"},animated:{item:"flex",gap:8,buttonTop:"top-5"},underlined:{item:"",gap:0,buttonTop:"top-0"}},xx=d((({className:e,items:t=[],activeItem:n,onChange:a,tabsType:r="default"})=>{const[l,s]=Nu({itemCount:t?.length||0});return i((()=>bx(l.current,t,n)),[]),c("div",{className:u("relative overflow-x-auto no-scrollbar",e),children:[o(hu,{containerRef:l,snapAlign:"snap-start",onVisibleIndicesChange:s.handleVisibleIndicesChange,itemClassName:yx[r].item,gap:yx[r].gap,children:t.map((d=n,m=a,h=r,(e,t)=>o(hx,{isActive:e===d,onClick:m,type:h,item:e},String(t))))}),s.canScrollLeft?o(Iu,{wcmsIgnore:!0,className:u("left-6",fx,yx[r].buttonTop),onClick:s.scrollLeft}):null,s.canScrollRight?o(Tu,{wcmsIgnore:!0,className:u("right-6",fx,yx[r].buttonTop),onClick:s.scrollRight}):null]});var d,m,h})),bx=(e,t,n)=>{const a=t.findIndex((e=>e===n));e&&a>0&&e.scrollTo({left:e?.children[a]?.offsetLeft,behavior:"smooth"})},vx={default:{wrapper:"",component:""},animated:{wrapper:"border-b-8 border-primary-main bg-white",component:"m-auto"},underlined:{wrapper:"flex",component:"m-auto"}},Nx=({className:e="",tabsType:t="animated",...n})=>t?o("div",{className:u(vx[t].wrapper,e),children:o(xx,{className:vx[t].component,tabsType:t,...n})}):null,wx="sticky top-1 z-20",Cx=Yt((({className:e="",tabs:t=[],block:n,tabsType:i,showCounter:l=!1,isSticky:s=!1,...d})=>{const m=Sx(n||{}),h=_(),p=t.every((e=>"link"===e?.type)),f=new URLSearchParams(decodeURIComponent(globalThis?.location?.search||"")),y=Dx(m),x=l?t.map((e=>({...e,count:"group"===e?.type?n?.slots?.[e?.tabName??""]?.length??0:0}))):t,b=x.findIndex((e=>Boolean(e?.selected))),v=x.findIndex(((e,t)=>"group"===e.type&&(e?.tabName??String(t))===y)),N=y?v:b,[w,C]=a(kx(N)),k=x[w],S=Tx(x[w],w),I=r((e=>{const t=x.indexOf(e),n=x[t];C(t),"group"===n.type&&((e,t)=>{e.text?f.set(m,e?.tabName??String(t)):f.delete(m),h.replace(`${h.pathname}?${f}`,{scroll:!1})})(e,t)}),[x]);return c(g,{className:u({[wx]:[s,p].every(Boolean)},e),defaultPadding:"p-0",block:n,...d,children:[Nx({className:u({"pb-1":[n?.slots,"default"===i].every(Boolean),[wx]:[s,!p].every(Boolean)}),items:Ix(t,x),activeItem:k,tabsType:i,onChange:I}),o("div",{className:"space-y-px @5xl:space-y-0 @5xl:grid @5xl:grid-cols-12 @5xl:gap-2xs",children:Object.entries(n?.slots??{}).map((([e,t])=>R(t,{...d?.options,slotName:S,parent:n,extraProps:{className:e===S?"":"hidden"}})))})]})}),{slots:({tabs:e})=>e?.map(Tx)?.filter(Boolean)||[]}),kx=e=>e&&-1!==e?e:0,Sx=({__id:e,anchor:t})=>t??e??"tabs",Ix=(e,t)=>t?.length?t:e,Tx=(e,t)=>"group"===e?.type?e?.tabName||`Слот №${t+1}`:"",Dx=e=>decodeURIComponent(globalThis?.location?.search.replace("?","").replace("+"," ").split("&").find((t=>t.split("=").find((t=>t===e))))?.split("=")?.[1]??""),Px=({title:e,icon:t})=>c("div",{className:u("flex gap-m items-center","w-80 flex-shrink-0 sticky left-0 bg-white"),role:"cell",children:[t?o(ie,{className:"hidden lg:block max-w-6 shrink-0",image:t,width:"24",height:"24"}):null,e?o(Ve,{size:"text-m",font:"font-light",color:"text-primary-text",children:e}):null]}),Rx={comparison:"flex gap-m duration-1000",tariff:"flex gap-5xl flex-grow duration-1000"},Ex=d((({children:e,version:t="comparison"})=>o("div",{className:"flex flex-1",children:o("div",{className:Rx[t],children:e})}))),_x=d((({className:e="",isOpen:t,onClick:n})=>o(Zl,{className:e,label:t?"Скрыть":"Показать",isUnfolded:t,version:"secondary",short:!0,onClick:n}))),Ax=e=>e?o("div",{children:o(Ve,{size:"text-h6",children:e})}):null,Bx=e=>e?o("div",{className:"text-l font-light",children:o(Ve,{color:"text-secondary-text",children:e})}):null,Mx=({__html:e,isDotted:t})=>e?o("div",{className:"flex flex-col justify-between items-start text-h6",children:o(Fe,{__html:e,isDotted:t,itemSize:"list-m"})}):null,Ox=d((({cells:e,tableInner:t,onSetTable:n})=>o("div",{className:"w-80 flex-grow flex flex-col gap-lg",role:"cell",children:e?.length?e.map(((e,a)=>e?.tableSource?.tableData?o(_x,{className:"w-fit",isOpen:Boolean(t),onClick:()=>{n(t?void 0:{tableSource:e.tableSource})}},String(a)):(({label:e,description:t,__html:n,isDotted:a,buttons:i,image:r},l)=>c("div",{className:"grid gap-xs",children:[Ax(e),Bx(t),Mx({__html:n,isDotted:a}),Ye(i,{buttonClassName:"basis-0"}),r?.src?o(ie,{image:r}):null]},String(l)))(e,a))):null}))),Fx=(e,t)=>140*((e=[])=>e.reduce(((e,t)=>e+t),0))(e.slice(0,t).map((e=>e?.cols?.length??1))),zx=(e,t)=>e?.length>0?o("div",{className:u("flex",{"text-secondary-text":0===t}),children:e.map(((e,t)=>o("div",{className:"w-20 mx-lg",children:o(Ve,{size:"text-h6",font:"font-light",children:e})},String(t))))}):null,Vx=d((({rows:e})=>{return o(hu,{visibleItemCount:0,snapAlign:"snap-start",children:o("div",{children:e?.map((t=0,(e,n)=>{if(!e?.length)return null;const[a,...i]=e,r=u("flex duration-1000 text-center",0!==n?"font-normal":"font-light");return c("div",{className:"flex border-main-divider border-b border-solid h-full",children:[a?.data?o("div",{className:"whitespace-pre-wrap sm:whitespace-normal w-48 min-w-48 sm:w-56 sm:min-w-56 py-lg pr-lg sm:pr-0",children:o(Ve,{size:"text-xl",font:"font-light",children:a.data})}):null,o("div",{className:"flex flex-grow overflow-hidden",children:o("div",{className:r,style:{transform:`translateX(-${Fx(i,t)}px)`},children:i?.map(((e,n)=>c("div",{className:"flex flex-col flex-grow gap-s justify-center py-xl odd:bg-main-divider",children:[e?.data?o(Ve,{size:"text-xl",children:e.data}):null,e?.cols?zx(e.cols,t):null]},`row${n}`)))})})]},String(n))}))})});var t})),Lx=d((({activeTabIndex:e,items:t})=>o("div",{children:t.map(((t,n)=>{const a=`activeTabIdx:${e}-tableIdx:${n}`;return c("div",{className:"w-full @container",children:[o("div",{className:"flex py-m px-m bg-white @4xl:bg-gray relative",children:o(Ve,{size:"text-xl",align:"text-left",children:t.title})}),o("div",{className:"w-full sm:pl-xs overflow-hidden transition-height duration-500 ease-in-out",children:o("div",{className:"relative",children:o(Vx,{rows:t.rowsData})})})]},a)}))}))),$x=(e=!1)=>""+(e?"text-white":"text-secondary-text"),jx=d((({currencies:e,linkToPDF:t,activeTabIndex:n,setActiveTabIndex:a})=>c("div",{className:"flex justify-between items-center w-full py-lg",children:[e&&e.length>1?o("div",{className:"flex bg-secondary-light p-2xs rounded-md",children:e.map(((e,t)=>o("div",{className:u("rounded-md px-4 py-3 cursor-pointer",{"bg-primary-main":t===n}),onClick:()=>a(t),children:o(Ve,{size:"text-xl",font:"font-light",color:$x(t===n),children:e||t+1})},e)))}):null,t?o(Se,{className:"text-primary-main",href:t,version:"link",target:"_blank",appendLeft:o(G,{name:"DocDownloadIcon",iconVersion:"color",className:"mr-3xs",width:"20",height:"20"}),text:"Скачать в PDF"}):null]}))),qx=Yt((({tableSource:e})=>{const t=e?.tableData,[n,i]=a(0),l=r((e=>i(e)),[]),s=t?.[n]?.items??[],d=t?.map((e=>e.currency??""));return t?c("div",{className:"bg-white z-10",children:[o(jx,{currencies:d,activeTabIndex:n,setActiveTabIndex:l}),o(Lx,{activeTabIndex:n,items:s})]}):o("div",{className:"space-y-m text-center",children:o(Ve,{size:"text-h6",children:"Данных нет"})})})),Ux=d((({children:e,tableInner:t,onClick:n})=>c("div",{className:u("self-start flex flex-col gap-xl","border-main-divider lg:border-b w-full py-s lg:py-xl"),role:"row",children:[o("div",{className:u("flex flex-col lg:flex-row gap-x-5xl gap-y-xs"),children:e}),t?o("div",{className:"origin-top animate-expansion",children:o(qx,{...t,onClick:n})}):null]}))),Wx=d((({row:{header:e,data:t=[]},...n})=>{const[i,l]=a(void 0),s=r((e=>{l(e)}),[]);return c(Ux,{tableInner:i,...n,children:[Px(e),t?.length?o(Ex,{version:"tariff",children:t.map(((e,t)=>o(Ox,{cells:e,onSetTable:s,tableInner:i,...n},String(t))))}):null]})})),Hx=d((({children:e})=>o("div",{role:"table",className:"overflow-x-auto w-auto grid relative gap-y-xs",children:e}))),Yx=Yt((({className:e="",title:t,description:n,rowHeaders:a,tariffsColumns:i,hiddenRowsNum:r=0,...l})=>{const s=i?.map((({data:e})=>e))||[],d=a?.map(((e,t)=>({header:e,data:s.map((e=>e?.[t]||[]))}))),m=(d||[]).map(((e,t)=>o(Wx,{row:e,...l},String(t)))),[h,p]=r>0?[m.slice(0,-r),m.slice(-r)]:[m,[]],[f,{toggle:y}]=hn(!1);return c(g,{className:u("relative space-y-xl",e),defaultPadding:"p-6xl",...l,children:[o(S,{title:t,description:n,headlineVersion:"M",isEmbedded:!0,align:"text-center"}),o("div",{className:"space-y-m overflow-hidden",children:r>0?c(Ql,{children:[c(Hx,{children:[h,o(es,{isUnfolded:f,isOverflowVisible:!0,children:p})]}),o(Zl,{className:"text-h4",isUnfolded:f,onClick:y})]}):o(Hx,{children:m})})]})})),Gx=d((({className:e="",title:t,description:n,iconVersion:a,__html:i,richVersion:r,...l})=>c(g,{className:u("flex gap-s sm:gap-m group-data-secondary:bg-primary-main/10",e),...l,children:["small"===a?Kx():null,c("div",{className:"flex flex-col w-fit gap-2xs sm:gap-xs",children:[t?o(Ve,{size:"text-l",font:"font-normal",color:"text-primary-text group-data-secondary:text-white",children:t}):null,n?Xx(n):null,i?o(Fe,{richVersion:r,__html:i}):null]})]}))),Kx=()=>o("div",{className:"rounded-full h-4 w-4 text-center text-xs font-light bg-primary-main text-white group-data-secondary:bg-white group-data-secondary:text-primary-main",children:"i"}),Xx=e=>o(C,{size:"text-s",font:"font-light",color:"text-secondary-text group-data-secondary:text-white",children:e}),Jx={AdTile:Kt,ApplicationForm:cl,BankAccountFiltration:Ku,BenefitsBlock:eh,BonusBenefitsBlock:ah,ButtonsBlock:rh,CalculatorBonus:uh,CalculatorBusinessDeposit:wh,CalculatorCredit:oc,CalculatorDeposit:Wh,CalculatorRefinancing:tp,CardTransfer:dp,Carousel:xp,CarouselCatalogCard:Np,CarouselRecommendationCard:Dp,CarouselTariffsCard:_p,DepositFiltration:Jg,ErrorBlock:tf,Footer:yf,GalleryLayout:wf,GrantSupport:Tf,Header:Ff,Headline:S,HorizontalLayout:Vf,ImgBlock:Lf,LinkDocs:Xf,MobileAppTile:ey,OfficesAtmsMap:Dy,ProductBlock:Gt,RichTextBlock:Py,RollupItem:Ey,StepsBlock:zy,StickyBottomMenu:nx,TabsLayout:Cx,TariffsTable:Yx,TextBlock:Gx,VerticalLayout:zf,ApplicationLeadForm:eu,CreditCardForm:Tg,CreditForm:Hg},Zx=me((()=>{i((()=>{dn()}),[]);const e=un();_n(globalThis,"click",(e=>t=>{const n=t.target?.closest("[data-aspects]");try{const a=JSON.parse(n?.dataset?.aspects??"[]");sn({aspectsAttributes:a,aspects:e,ev:t})}catch(e){}e.forwardQuery?.(t)})(e))}));const Qx="cookie",eb=d((({__html:e})=>{const[t,{setTrue:n,setFalse:a}]=hn();!function(e,t,n=300){i((()=>{const t=globalThis.setTimeout(e,n);return()=>{globalThis.clearTimeout(t)}}),t)}((()=>{globalThis.localStorage?.getItem(Qx)||n()}),[],3e3);const l=r((()=>{globalThis.localStorage?.setItem(Qx,"true"),a()}),[]);return t&&e?o("div",{className:"container fixed left-0 right-0 bottom-0 z-50",role:"dialog",children:c("div",{className:"bg-white m-xl p-xl rounded-md flex sm:items-center shadow-main-black",children:[o("div",{className:"sm:flex-1",children:o(Fe,{__html:e})}),o("div",{className:"ml-s sm:ml-0 w-36 flex justify-end",children:o(Hr,{className:"bg-main-gray rounded-md w-11 h-11",onClose:l})})]})}):null}));function tb(e){const t=r((({key:t})=>{"Escape"===t&&e()}),[e]);_n(globalThis.document,"keydown",t)}const nb=d((()=>{const[e,{close:t}]=jy(),n=Boolean(e.length);return tb(t),i((()=>{n?globalThis.document?.body.classList.add("no-scrollbar","overflow-hidden"):globalThis.document?.body.classList.remove("no-scrollbar","overflow-hidden")}),[n]),n?o("div",{className:"fixed inset-0 z-50",children:e.map((({dialog:t,id:n},a)=>o("div",{className:u("absolute inset-0 overflow-x-hidden overflow-y-scroll no-scrollbar bg-black/50",{hidden:a!==e.length-1}),children:t},String(n||a))))}):null})),ab=d((()=>{const[e,t]=a(null),n=r((()=>{t(null)}),[]);return $y(pe.observable,"popup",{open:t,close:n}),tb(n),e?o("div",{className:u("z-50",e.fixed?"fixed":"absolute"),style:{left:`${e.left}px`,top:`${e.top}px`,...e.width?{width:`${e.width}px`}:{}},role:"dialog",title:"Всплывающее окно",children:e.popup}):null})),ib="header",rb="footer",lb="sticky-footer",sb={},ob=d((({className:e,data:t=sb,blocksRegistry:n,blockDecorator:a})=>{const{slots:i,blocks:r,fallback:l,...s}=t,d=Wt(s,l);Zx(),ay();const m={key:"",page:{slots:i,blocks:r,fallback:l,...d},blocksRegistry:n,blockDecorator:a,parent:t};return c("div",{"data-theme":t.colorPalette||"pc",children:[c("section",{className:u("@container relative",t.style,e),children:[i?.[ib]?.length?o("div",{className:"relative z-10 mb-lg shadow-[0_8px_32px_0px_#00000014]",children:R(i?.[ib],{...m,slotName:ib})}):null,c("div",{className:"container space-y-px @5xl:space-y-0 @5xl:grid @5xl:grid-cols-12 @5xl:gap-2xs",children:[E({block:t,options:m,extraProps:{className:"scroll-mt-12"}}),R(i?.[rb],{...m,slotName:rb})]})]}),i?.[lb]?.length?o("div",{className:"fixed w-full bottom-0 left-0 z-[100]",children:R(i?.[lb],{...m,slotName:lb})}):null,o(nb,{}),o(ab,{}),o(eb,{__html:d?.cookieContent?.__html})]})}));Object.assign(ob,{childrenTypes:[],slots:()=>[ib,rb,lb]});e.Blocks=Jx,e.ContentPage=ob,e.handlerDecorator=me,e.joinList=Ou,e.locationNavigator=on,e.packageVersion="0.14.876",e.projectSettings=B,e.setup=(e,t)=>{globalThis._uni={_jsx:e,_jsxs:t||e}},e.setupHooks=e=>{t=e},e.url=L,e.useRouter=_,Object.defineProperty(e,"__esModule",{value:!0})}));
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).UniMobileBlocks={})}(this,(function(e){"use strict";let t;const n=e=>(...n)=>t[e](...n),a=n("useState"),i=n("useEffect"),r=n("useCallback"),l=n("useMemo"),s=n("useRef"),o=(...e)=>globalThis._uni._jsx(...e),c=(...e)=>globalThis._uni._jsxs(...e),d=e=>{const t=e;return t._tmpl||(t._tmpl=globalThis.__UNI_REACT__?e:m(e)),t._tmpl},m=e=>{function t(t,n){const{children:a,...i}=t||{},r=n?.slots?.default,l=a||r&&r();return e(Object.assign(i,l&&{children:l}),n)}return t.inheritAttrs=!1,t},u=(...e)=>e.map((e=>h(e)?Object.entries(e).filter((([,e])=>e)).map((([e])=>e)):e)).flatMap((e=>e)).filter(Boolean).join(" "),h=e=>Boolean(e&&"object"==typeof e&&!Array.isArray(e)),p={primary:"bg-white text-primary-text",secondary:"bg-primary-main text-white",gray:"bg-main-divider text-primary-text",transparent:"bg-transparent text-primary-text","":""},g=d((({className:e,version:t="primary",isTheme:n=!0,defaultPadding:a="p-xl",padding:i,block:r,tag:l="section",role:s,children:c,style:d})=>{const m=t&&n;return o(l,{className:u("@container font-sans",{group:m},p[t],i||a,e),...m?{"data-ver":t}:{},...r?.anchor?{id:r.anchor}:{},role:s,style:d,children:c})})),f=d((({className:e,size:t})=>o("figure",{className:u("m-0 mt-xl min-w-[80%]",e),children:y(t)}))),y=(e=3)=>b(100,e).map((e=>Math.floor(e))).map(x),x=(e,t)=>o("div",{style:{width:`${e||100}%`},className:"h-4 mt-xs bg-secondary-dark relative overflow-hidden animate-pulse"},String(t)),b=(e,t)=>[e].concat(t>0?b(e/1.618,t-1):[]),v={h1:"h1",h2:"h1",h3:"h2",h4:"h2",h5:"h3",h6:"h3"},N={h0:"text-h0",h1:"text-h1",h2:"text-h2",h3:"text-h3",h4:"text-h4",h5:"text-h5",h6:"text-h6"},w=d((({className:e="",headingType:t="h3",as:n="h3",title:a,children:i})=>{const r=v[n]||"h3";return o(r,{role:"heading",className:u("font-sans m-0",N[t],e),children:a||i})})),C=d((({children:e,...t})=>o("p",{className:u("font-sans",Object.values(t)),children:e}))),S={XXL:{title:{headingType:"h0",as:"h1"},descriptionSize:"text-h5",descriptionWeight:"font-normal",descriptionStyle:"mt-xl"},XL:{title:{headingType:"h1",as:"h1"},descriptionSize:"text-xl",descriptionWeight:"font-light",descriptionStyle:"mt-m"},L:{title:{headingType:"h2",as:"h2"},descriptionSize:"text-xl",descriptionWeight:"font-light",descriptionStyle:"mt-m"},M:{title:{headingType:"h3",as:"h2"},descriptionSize:"text-xl",descriptionWeight:"font-light",descriptionStyle:"mt-s"},S:{title:{headingType:"h4",as:"h2"},descriptionSize:"text-xl",descriptionWeight:"font-light",descriptionStyle:"mt-xs"},XS:{title:{headingType:"h5",as:"h2"},descriptionSize:"text-m",descriptionWeight:"font-light",descriptionStyle:"mt-xs"}},k=d((({className:e,version:t="",headlineVersion:n="XL",title:a,description:i,align:r="text-center",as:l,isEmbedded:s=!1,isTheme:d=!1,...m})=>{const h=S[n],p={marginTop:h.descriptionStyle};return c(g,{className:u({"@container-normal":s},e),defaultPadding:s?"":"p-6xl",version:t,isTheme:d,...m,children:[a?o(w,{className:u("whitespace-normal",r),...h?.title,as:l||h?.title.as,title:a}):null,i?o(C,{size:h.descriptionSize,font:h.descriptionWeight,align:r,...p,children:i}):null]})})),I=({blockClassName:e,block:t,render:n})=>n({blockClassName:e,block:t}),T=[];function D(e,t,{className:n,...a}={}){const{key:i,blockDecorator:r=I,blocksRegistry:l={},ancestors:s=T}=t,{type:c}=e;c&&c in l||console.warn(`No block with "${c}" is registered`);const d=c&&l[c];return r({blockClassName:u(e.style?.length?e.style:"col-span-12",n),block:e,ancestors:s,render:({block:n,blockClassName:r})=>{const{content:l}=n;return d?o(d,{...l,...a,className:u(r,l?.className),block:e,options:t},i):null}},i)}const P=[],R=(e,{key:t,ancestors:n=P,slotName:a=null,extraProps:i,renderProps:r=D,...l})=>{const s=i?(e,t)=>D(e,t,i):r;return(e||[]).map(((e,i)=>s(e,{...l,key:`${t||e.type}-${i}`,ancestors:l.parent?[...n||P,[l.parent,a]]:n},i)))};function _({block:e,options:t,children:n,extraProps:a,renderProps:i}){return n||(e&&t?R(e.blocks,{...t,parent:e,extraProps:a,renderProps:i}):null)}function E(){return E._impl()}E._impl=()=>({pathname:globalThis.location?.pathname||"/",push:()=>{},replace:()=>{},back:()=>{}}),E.setup=e=>{E._impl=e};const A=["CDN","BASE_PATH"],B=new Proxy({_:{},setup(e){this._=e}},{get(e,t){const n=e._[t]||e[t];return A.includes(t)?(e=>e&&!e.endsWith("/")?`${e}/`:e)(n):n}}),M=e=>Boolean(e?.includes(":")),O=(e,t)=>Boolean(e&&!M(e)&&(!t||"_self"===t)),F=e=>Boolean(e?.startsWith("#")),z=(...e)=>e.filter(Boolean).join("/").replace(/\/+/g,"/").replace(/^(.+):\//,"$1://").replace(/^file:/,"file:/").replace(/\/(\?|&|#[^!])/g,"$1").replace(/\?/g,"&").replace("&","?"),V=e=>t=>Boolean(e&&t&&e.startsWith(t)&&("/"===t||e===t||"/"===e[t.length]));var L=Object.freeze({__proto__:null,isURL:M,isLocalURL:O,isHash:F,withoutQuery:e=>(e??"").replace(/\?.*/,"").replace(/\/$/,""),joinPath:z,hasPrefix:V});const $="/api/",j=`${$}v1/storage`,q=[B.CDN,$],U=e=>(t,n)=>{if(W(t))return t;if(((e="")=>/^[a-f0-9]{8}-[a-f0-9]{4}-4[a-f0-9]{3}-[89aAbB][a-f0-9]{3}-[a-f0-9]{12}(\/revs\/[0-9]{1,20})?$/.test(e))(t))return`${j}/${t}/attachment`;const a=t?.startsWith("/");return z(V(t)(n)?"":n,a?"/":(i=e.pathname,i?.split("/").slice(0,-1).join("/")),t);var i},W=e=>!e||M(e)||F(e)||q.some(V(e)),H={"":"",normal:"",color:"text-primary-main",black:"text-black",white:"text-black",gray:"text-gray"},Y={small:"16",medium:"24",large:"48",xl:"78"},G=d((({className:e="",imageClassName:t="",name:n="",alt:a=`Иконка ${n}`,title:i=a,iconVersion:r="color",size:l,width:s=l&&Y[l],height:d=s})=>{const m=E(),h="normal"===r?`${n}.svg`:`sprites.svg#${n}`,p=U(m)(z(B.CDN,"/icons/",h));return"normal"===r?o("img",{className:e,style:K(e,d),src:p,alt:a,title:i,"aria-hidden":"true",width:s,height:d}):o(X,{className:e,children:c("svg",{className:u(H[r],{"w-full h-full":!s,invert:"white"===r},t),width:s,height:d,"aria-hidden":"true",children:[i?o("title",{children:i}):null,a?o("desc",{children:a}):null,o("use",{href:p,xlinkHref:p})]})})})),K=(e,t)=>{return e?.includes("h-")?{}:{height:(n=t,n&&!/\D/.test(n)?`${t}px`:t),width:"auto"};var n},X=d((({className:e,children:t})=>e?o("div",{role:"img",className:e,children:t}):t)),J=new Proxy({_:{},setup(e){this._=e}},{get:(e,t)=>e._[t]||e[t]});function Z(e=""){try{return new URL(e).pathname}catch(e){return""}}const Q=e=>t=>{const n=t?.startsWith("/wcms-resources")?"":Z(J.SITE_URL);return t&&!M(t)?U(e)(t,n):t},ee=(e,t)=>e?.media&&t?.media?e.media-t.media:0,te=d((({className:e="",image:t,imageClassName:n=""})=>{const a=E();return c("picture",{className:e,children:[t?.sources?.length?t.sources.filter((e=>e?.src)).sort(ee).map((({src:e,format:n,media:i},r)=>o("source",{srcSet:Q(a)(e),type:ae(n),media:i?`(max-width: ${i}px)`:"",width:t?.size?.width,height:t?.size?.height},`${r}_${e}`))):null,t?.src?ne({...t,src:Q(a)(t.src)},n):null]})})),ne=(e,t="")=>o("img",{src:e.src,className:u("object-contain",t),alt:e?.alt||e?.title||"",title:e?.title||"",style:{width:e?.size?.width?`${e.size?.width}px`:"100%",height:e?.size?.height?`${e.size?.height}px`:"auto"},width:e?.size?.width,height:e?.size?.height}),ae=e=>e?`image/${String(e)}`:void 0,ie=d((({className:e="",image:t,imageClassName:n="",...a})=>t?.src||t?.icon?t.icon?o(G,{className:e,imageClassName:n,iconVersion:t?.iconVersion,name:t.icon,...a}):o(te,{className:e,imageClassName:n,image:t}):null)),re={primary:"text-white bg-primary-main hover:bg-primary-hover active:bg-primary-active",secondary:"text-primary-main bg-main-divider hover:text-white hover:bg-primary-hover active:bg-primary-active",white:"text-primary-main bg-white hover:text-white hover:bg-primary-hover active:bg-white active:text-primary-main",link:"text-primary-main",transparent:"",gray:"text-primary-main bg-main-divider hover:text-white hover:bg-primary-hover active:bg-primary-active","":""},le="bg-main-divider text-main-disabled",se={primary:le,secondary:le,white:le,link:"",transparent:"",gray:le,"":""},oe="text-center font-sans select-none",ce={primary:"group-hover/btn:brightness-0 group-hover/btn:invert",secondary:"group-hover/btn:brightness-0 group-hover/btn:invert",white:"group-hover/btn:brightness-0 group-hover/btn:invert",link:"text-primary-main",transparent:"",gray:"group-hover/btn:brightness-0 group-hover/btn:invert","":""},de=({className:e,rounded:t,version:n})=>[oe,"border border-transparent inline-block cursor-pointer no-underline focus:border-primary-text focus:border h-fit",n?re[n]:"",t?"rounded-full":"rounded-md",e].join(" "),me=e=>me._impl(e);function ue(e,t){const n=s({});return l((()=>new Proxy({},{get:(a,i)=>(n.current||={},n.current[i]||=n=>e.fire(t,{...n??{},type:i}),n.current[i])})),[e,t])}me._impl=e=>e,me.setup=e=>{me._impl=e};class he{watchers=new Set;subscribersMap={};subjectsStateMap={};emitter=this;observable=this;watch(e){return this.watchers.add(e),()=>{this.watchers.delete(e)}}subscribe(e,t){this.subscribersMap[e]||=new Set,this.subscribersMap[e]?.add(t);const n=this.subjectsStateMap[e];return n&&t(n),()=>{this.subscribersMap[e]?.delete(t)}}fire(e,t){e in this.subjectsStateMap?this.subject(e,t):this.fireSubscribers(e,t)}subject(e,t){return this.subjectsStateMap[e]!==t&&(this.subjectsStateMap[e]=t??void 0,this.fireSubscribers(e,t)),()=>{delete this.subjectsStateMap[e]}}fireSubscribers(e,t){for(const n of this.subscribersMap[e]??[])n(t??null);for(const n of this.watchers)n({type:e,event:t??null})}}const pe=new he,ge=()=>ue(pe.emitter,"dialog"),fe="/",ye=["/api"];function xe(){const e=E(),{closeAll:t}=ge();return n=>{const a=U(e)(n.href);return{...n,href:a,"aria-label":n.text,onClick:me((i=>{n.onClick?.(i);const r=Z(J.SITE_URL);be(a,n.target,r)&&(t(),i?.preventDefault(),e.push(((e=fe,t=fe)=>[e,t].some((e=>e===fe))?e:e.replace(t,"")||fe)(a,r)))}))}}}const be=(e,t,n)=>O(e,t)&&![...ye,...J.SUB_PORTALS?.split(",")??[]].some(V(e))&&V(e)(n||"/"),ve=e=>{try{return Array.isArray(e)&&e.length?{"data-aspects":JSON.stringify(e)}:{}}catch(e){return{}}},Ne=d((e=>{const{text:t,aboveText:n,appendLeft:a,appendRight:i,version:r="primary"}=e,l=Ce(e)&&"hidden lg:block";return c("div",{className:u(we(e),"flex gap-xs"),children:[a?o("div",{className:u(l,ce[r]),children:a}):null,Ce(e)?c("div",{className:"whitespace-pre",children:[n?o("div",{className:"text-xs font-light text-left",children:n}):null,o("div",{className:"text-left "+(n?"text-s":"text-l"),children:t})]}):null,i?o("div",{className:u(l,ce[r]),children:i}):null]})})),we=e=>{const{version:t,aboveText:n,rounded:a}=e;if("link"===t)return"";const i=""+(n?"py-2.5 px-9":"py-4 px-9");return u("group/btn items-center justify-center",Ce(e)?i:"h-12 w-12 m-auto",{"rounded-full":a})},Ce=({text:e,aboveText:t,appendLeft:n})=>Boolean(e||t||!n),Se=({className:e,rounded:t,version:n})=>["inline-block",oe,n?se[n]:"",t?"rounded-full":"rounded-md",e].join(" "),ke=d((({disabled:e,children:t,method:n="LINK",href:a,...i})=>{const l=(({method:e,href:t})=>r((n=>{if("POST"!==e||!t)return;n.preventDefault(),n.stopPropagation();const{origin:a,pathname:i,searchParams:r}=new URL(t||""),l=document.createElement("form");l.setAttribute("method","POST"),l.setAttribute("action",[a,i].join(""));for(const[e,t]of r.entries()){const n=document.createElement("input");n.setAttribute("type","hidden"),n.setAttribute("name",e),n.setAttribute("value",t),l.appendChild(n)}document.body.appendChild(l),l.submit()}),[e,t]))({method:n,href:a}),s=xe()({onClick:l,href:a,...i}),c=t??o(Ne,{...s});return o(e?Te:Ie,{...s,children:c})})),Ie=d((({className:e="",href:t,rel:n,target:a,ariaLabel:i,version:r,rounded:l,onClick:s,type:c,data:d,children:m,text:u})=>o("a",{className:de({className:e,version:r,rounded:l}),href:t,rel:n,target:a,"aria-label":i||`Ссылка на ${u}`,role:t?"link":"button",onClick:s,type:c,...ve(d),children:m}))),Te=d((({className:e,ariaLabel:t,version:n,rounded:a,children:i})=>o("button",{type:"button","aria-disabled":"true","aria-label":t,tabIndex:-1,className:Se({className:e,rounded:a,version:n}),children:i})));function De({version:e,handleClick:t,text:n="Вернуться назад",alwaysVisible:a=!1}){if(!n)return null;const i="primary"===e?"white":"black",r="primary"===e?"bg-primary-main":"bg-white";return c("div",{className:u(a?"flex":"hidden sm:flex","items-center gap-s"),children:[o("div",{className:u(de({className:"w-12 h-12 min-h-12 min-w-12 flex items-center justify-center",rounded:!0}),r),onClick:t,children:o(ie,{className:"w-4 h-4",image:{icon:"ArrowLeftIcon",iconVersion:i}})}),o(ke,{version:"link",className:"group-data-secondary:text-white",text:n,ariaLabel:n,onClick:t,type:"button"})]})}const Pe=()=>{const[e,t]=a(true);return i((()=>{const e=globalThis.matchMedia?.("(max-width: 1024px)"),n=()=>{t(Boolean(e?.matches))};return e?.addEventListener("change",n),e?.matches&&t(!0),()=>{e?.removeEventListener("change",n)}}),[]),e},Re={start:"@xl:self-start",center:"@xl:self-center",end:"@xl:self-end"},_e=(e,{className:t,imageAlign:n})=>e?o("div",{className:u("shrink-1/2 justify-self-center",n&&Re[n],t),children:e}):null,Ee=d((({className:e,version:t="primary",defaultPadding:n,padding:a="",title:i,buttons:l,leftImage:s,rightImage:d,imageAlign:m,insetTitle:h,isImageAlwaysOnRight:p=!1,isImageSecondary:g=!1,backwardButton:f,children:y,...x})=>{const b=Pe(),v=E(),N=r((()=>v.back()),[]),w=x.options?.page?.common?.backwardButton,C=f&&!b;return c("div",{className:u("relative flex flex-col gap-3xl overflow-hidden",a||n,e),children:[C&&De({version:t,handleClick:N,text:w}),i?o("div",{className:"relative",children:i}):null,c("div",{className:u("grow relative flex flex-col @xl:flex-row gap-3xl w-full",{"self-start @xl:w-auto":s}),children:[_e(s,{imageAlign:m,className:"mx-auto"}),c("div",{className:u("grid gap-3xl items-center md:items-stretch",{"@xl:grid-cols-2 auto-cols-fr":d,grow:!s},"h-auto"),children:[Ae(h,y),Me(_({...x,extraProps:{className:"@container-normal"}})),_e(d,{className:u("@xl:justify-self-end @xl:col-start-2",{[Be(p)]:l,"col-start-2 self-center":p,"hidden @xl:block":g}),imageAlign:m}),l?o("div",{className:"self-end",children:l}):null]})]})]})})),Ae=(e,t)=>e||t?c("div",{className:"grow space-y-lg w-fit",children:[e,t]}):null,Be=e=>u(e?"row-span-2":"@xl:row-span-2"),Me=e=>e?.length?o("div",{className:"flex items-start justify-end",children:e}):null,Oe=(e,t="normal")=>e?.icon||e?.src?o("div",{className:u("sm:w-12 sm:h-12 sm:min-w-12 w-11 h-11 min-w-11 box-border flex items-center justify-center rounded-icon","normal"===t?"bg-secondary-light text-primary-main":"bg-primary-main text-black group-data-secondary:bg-white/30 group-data-secondary:text-black"),children:o(ie,{className:"w-6 h-6",image:{...e,iconVersion:e.iconVersion||t}})}):null,Fe=d((({__html:e="",richVersion:t="",itemSize:n="list-m",isDotted:a=!0,children:i})=>e||i?o("div",{"data-component":"rich-text-container",children:o("div",{className:u(t,n,"md-container group-data-secondary:text-white group-data-gray:text-secondary-text",a?"":"without-dots"),dangerouslySetInnerHTML:e?{__html:e}:void 0,children:i})}):null)),ze=(e,t)=>e?o(C,{font:"font-light",size:"text-m",color:"text-secondary-text group-data-secondary:text-white",children:e},`description-${t}`):null,Ve=d((({children:e,...t})=>o("span",{className:u("font-sans",Object.values(t)),children:e}))),Le=(e,t)=>e?o(Ve,{color:"text-primary-text group-data-secondary:text-white",size:"text-h6",children:e},`label-${t}`):null,$e=(e,t)=>["label"in e?Le(e.label,t):null,"description"in e?o("span",{className:e.descriptionClassName,children:ze(e.description,t)},String(t)):null,"__html"in e?o(Fe,{...e},`rte-${t}`):null],je=d((({className:e,benefitsVersion:t,...n})=>c("div",{className:u("flex gap-m min-w-56 items-center",e),role:"listitem",children:["icon"in n?Oe(n.icon,t):null,o("div",{children:$e(n)})]}))),qe=d((({className:e,benefitsVersion:t="normal",benefits:n})=>n?.length?o("div",{className:u("flex gap-x-m gap-y-s flex-col",e),role:"list",children:n.map(((e,n)=>o(je,{benefitsVersion:t,...e},String(n))))}):null)),Ue=d((({className:e,benefits:t})=>t?.length?o("div",{className:u("grid grid-cols-[max-content_1fr] auto-rows-auto items-baseline gap-x-m gap-y-xs",e),role:"list",children:t.flatMap($e)}):null)),We=d((({isTabularBenefits:e,...t})=>o(e?Ue:qe,{...t}))),He=e=>Boolean(e?.src||e?.icon),Ye=(e,{className:t,buttonClassName:n,isVertical:a}={})=>e?.length&&e.some((e=>e?.text||e?.icon?.icon))?o("div",{className:u("flex",a?"flex-col gap-xs justify-items-stretch":"flex-wrap @xl:flex-nowrap gap-lg sm:gap-m w-full @lg:w-auto",t),role:"group",children:e.map(Ge(n))}):null,Ge=(e="")=>(t,n)=>{const{text:a,icon:i,iconRight:r,version:l,...s}=t||{},c=Ke(i,l),d=Ke(r,l);return a||i?.icon?o(ke,{className:u("basis-full @lg:basis-auto",e),appendLeft:Xe({...i,iconVersion:c}),appendRight:Xe({...r,iconVersion:d}),version:l,text:a,...s},n?String(n):""):null},Ke=(e,t="secondary")=>{const n="secondary"===t?"color":"white";return e?.iconVersion||n},Xe=e=>He(e)&&o(ie,{image:e,width:String(e?.size?.width||24),height:String(24)}),Je=(e=0,{fixed:t}={})=>(n=0)=>new Intl.NumberFormat("ru-RU",{minimumFractionDigits:t?e:0,maximumFractionDigits:e}).format(Number(n)||0),Ze=d((({priceList:e})=>e?.length?o("div",{className:"flex flex-wrap xl:flex-nowrap xl:bg-main-divider xl:rounded-md p-xs gap-xl",role:"list",children:e.map(Qe)}):null)),Qe=({label:e,amount:t,unit:n},a)=>c("div",{className:"basis-full flex flex-col-reverse sm:flex-row sm:justify-between sm:bg-main-divider sm:py-m sm:px-lg rounded-md items-baseline whitespace-pre",role:"listitem",children:[o(Ve,{font:"font-light",size:"text-l",color:"text-secondary-text",children:e}),t?c("span",{className:"font-sans text-h6 sm:text-primary-main text-primary-text",children:[Je(2)(t)," ",n||"₽"]}):null]},String(a)),et=d((({className:e,tags:t})=>t?.length?o("div",{className:u("flex flex-wrap gap-xs",e),role:"list",children:t.map(tt)}):null)),tt=(e,t)=>o("div",{className:"p-xs border-solid border rounded-md border-gray",role:"listitem",children:o(Ve,{size:"text-m",font:"font-light",children:e})},String(t)),nt={XXL:"list-l",XL:"list-l",L:"list-m",M:"list-m",S:"list-s",XS:"list-s"},at=d((({className:e,padding:t,defaultPadding:n,title:a,description:i,headlineVersion:r="L",align:l="text-left",benefitsVersion:s,isTabularBenefits:c,isDotted:d=!0,benefits:m,__html:u,richVersion:h,isFullWidthTitle:p,priceList:g=[],tags:f=[],buttons:y,image:x,imageOptions:{imageAlign:b="center",directionRight:v=!0,isImageAlwaysOnRight:N,isImageSecondary:w=!1,className:C}={},backwardButton:S,children:I,...T})=>{const D=x?.src?o(ie,{image:x,imageClassName:C}):null,P=o(k,{title:a,description:i,headlineVersion:r,align:l,isEmbedded:!0}),R=m?.filter((e=>"__html"in e||"label"in e||"description"in e));return o(Ee,{className:e,padding:t,defaultPadding:n,...p?{title:P}:{insetTitle:P},...ot(D,v),isImageSecondary:w,imageAlign:b,isImageAlwaysOnRight:N,buttons:Ye(y),backwardButton:S,...T,children:st(it(R,{benefitsVersion:s,isTabularBenefits:c}),rt(u,{richVersion:h,isDotted:d,headlineVersion:r}),I,lt(g),ct(f))})})),it=(e,{benefitsVersion:t,isTabularBenefits:n}={})=>e?.length?o(We,{benefitsVersion:t,isTabularBenefits:n,benefits:e}):null,rt=(e,{richVersion:t,isDotted:n,headlineVersion:a}={})=>e?o(Fe,{__html:e,richVersion:t,isDotted:n,itemSize:nt[a??"L"]}):null,lt=e=>e?.length?o(Ze,{priceList:e}):null,st=(...e)=>{const t=e.filter(Boolean);return t.length?o("div",{className:"flex flex-col sm:gap-xl gap-4xl",children:t.map(((e,t)=>o("div",{children:e},String(t))))}):null},ot=(e,t)=>t?{rightImage:e}:{leftImage:e},ct=e=>e?.length?o(et,{tags:e}):null;class dt{_;constructor(e){this._=e}of(e){return new this.constructor(e instanceof dt?e._:e)}filter(e){return this.from(this.entries().filter(e))}map(e){return this.from(this.entries().map(e))}flatMap(e){return this.from(this.entries().flatMap(e))}reduce(e,t){return this.entries().reduce(e.bind(this),t)}}const mt=()=>!0,ut=(e,t)=>(...n)=>e(...n)&&t(...n),ht=(...e)=>(...t)=>{const[,n]=function(e){if(!e)throw new Error("Value should be fulfilled");return e}(e.find((([e])=>e(...t))));return n(...t)};const pt=e=>Boolean(e&&Array.isArray(e)),gt=e=>Boolean(e&&"object"==typeof e&&!pt(e)),ft=e=>e;function yt(e){return e instanceof dt?e._:e}class xt extends dt{from(e){return this.of(e.map(((e=ft)=>([,t])=>e(t))(yt)))}entries(){return(this._??[]).map(((e,t)=>[t,this.of(e)]))}size(){return this._?.length??0}get(e){return this.of("number"==typeof e?this._?.[e]:void 0)}set(e,t){return this.of(pt(this._)?Array.from({length:Math.max(this._.length,Number(e)+1)},((n,a)=>a===e?t:this._[a])):Array.from({length:Number(e)+1},((n,a)=>a===e?t:void 0)))}}class bt extends dt{from(){return this}entries(){return[]}size(){return 0}get(e){return this.of(void 0!==e?void 0:this._)}set(e,t){return this.of(t)}}class vt extends dt{from(e){return this.of(Object.fromEntries(e.map((([e,t])=>[e,yt(t)]))))}entries(){return Object.entries(this._??{}).map((([e,t])=>[e,this.of(t)]))}size(){return Object.keys(this._??{}).length}get(e){return this.of("string"==typeof e?this._?.[e]:void 0)}set(e,t){return this.of({...this._,[e]:t})}}class Nt extends dt{proto=ht([e=>pt(this._)||"number"==typeof e,()=>xt.prototype],[e=>gt(this._)||"string"==typeof e,()=>vt.prototype],[mt,()=>bt.prototype]);from(e){return this.proto(void 0).from.call(this,e)}entries(){return this.proto(void 0).entries.call(this)}size(){return this.proto(void 0).size.call(this)}get(e){return this.proto(e).get.call(this,e)}set(e,t){return this.proto(e).set.call(this,e,t)}}const wt=e=>e instanceof dt?e:new Nt(e),Ct=e=>{const t=(t,...n)=>yt(e(wt(t),...n));return t.fn=e,t},St=[],kt=e=>e instanceof Function?e:t=>e===t,It=e=>(t,n,a=St)=>wt(t).entries().reduce(((t,[n,i])=>It(e)(i,t,a.concat(n))),e(n,[a,wt(t)])),Tt=Ct(((e,[t,n])=>{const[a,...i]=t;return e.set(a,i.length?Tt(e.get(a),[i,n]):n)})),Dt=Ct(((e,t)=>t.reduce(Tt.fn,e))),Pt=e=>It(((e,[t,n])=>Rt(n)?[...e,[t,yt(n)]]:e))(e,[]),Rt=e=>0===e.size();Ct(((e,t=St)=>t.reduce(((e,t)=>e.get(t)),e)));const _t=Ct(((e,[t,...n])=>n.length?e.set(t,_t(e.get(t),n)):e.filter((([e])=>e!==t)))),Et=(At=["$ref"]).map(((e,t)=>n=>kt(e)(n[t+n.length-At.length]))).reduceRight(ut,mt);var At;const Bt=(e,t)=>(e=>e.includes("#")?e.substring(e.indexOf("#")+1).split("/").filter(Boolean):[])(t).reduce(Mt,e),Mt=ht([pt,(e,t)=>e[parseInt(t,10)]],[gt,(e,t)=>e[t]],[mt,ft]),Ot=(e,t)=>((e,t={})=>n=>Dt(t,Pt(n).map((t=>e(t)))))((([e,n])=>{return Et(e)?[(a=e,a.slice(0,-1)),Bt(t(n),n)]:[e,n];var a}))(e),Ft=e=>Pt(e).filter(((e=ft)=>([t])=>e(t))(Et)),zt=e=>{return t=Ft(e).map((([,e])=>e)),[...new Set(t)];var t};async function Vt(e,t){try{return e?await Lt(e,t):null}catch(e){console.error(e)}return null}const Lt=async(e,t)=>(await fetch(e,{...t,headers:{...t?.headers,"Content-Type":"application/json"}})).json(),$t=e=>[...new Set(e)],jt={},qt=["/portal-resources"],Ut=(e,t)=>Ot(e,(e=>t?.[e])),Wt=(e,t)=>{const n=zt(e),[r,l]=a({});return i((()=>{Ht(n).then(l)}),[n.join()]),n.length?Ut(e,{...t,...r}):e},Ht=async(e,t={})=>{if(e.length){const n=await(async e=>Object.fromEntries((await Promise.allSettled($t(e).filter((e=>!qt.some((t=>e.startsWith(t))))).map((async e=>(jt[e]||=await Lt(e),[e,jt[e]]))))).filter((e=>"fulfilled"===e.status)).map((({value:e})=>e))))(e),a={...t,...n},i=Object.entries(n).flatMap((([,e])=>zt(e)));return i.length?Ht(i,a):a}return t};function Yt(e,t={}){const n=d((t=>{const n=Wt((({block:e,options:t,className:n,defaultPadding:a,padding:i,isTheme:r,version:l,children:s,...o})=>o)(t),t.options?.page?.fallback);return o(e,{...t,...n})}));return Object.assign(n,t),n}const Gt=Yt((({className:e,padding:t,defaultPadding:n,...a})=>o(g,{className:u("overflow-hidden flex flex-col gap-3xl box-border",e),padding:"p-0",...a,children:o(at,{defaultPadding:n||"p-6xl",padding:t,className:"grow h-full",...a})}))),Kt=d((e=>{const{items:t}=e.options?.page?.adSourceBook??{},n=l((()=>Xt(0,t?.length)),[t]),a=t?.[n];return a?o(Gt,{suppressHydrationWarning:!0,...a,...e}):o(g,{...e,children:o(f,{})})})),Xt=(e=0,t=0)=>Math.floor(Math.random()*(t-e)+e),Jt=(e,t=!1)=>{if("string"==typeof e)return e.split("-").reverse().join(".");{const n=String(e.getDate()).padStart(2,"0"),a=String(e.getMonth()+1).padStart(2,"0"),i=String(e.getFullYear());return t?`${i}-${a}-${n}`:`${n}.${a}.${i}`}},Zt=e=>e?.replace(/[^+\d]/g,""),Qt="/api/v1";const en=e=>e?{phone:Zt(e)}:{},tn=(e,t="birthday")=>e?{[t]:Jt(e)}:{},nn=(e,t=!0)=>({[t?"regionBranch":"region"]:e}),an=(e,t=!0)=>({[t?"email":"mail"]:e}),rn=(e="")=>e&&"+7 ("!==e?{secondaryPhoneNumber:Zt(e)}:{},ln=(e,t)=>"PF"===e?{inn:t?.innDadata,region:t?.fullRegion,partnerComments:t?.partnerSymbolCode,fullname:t?.companyNameByInn}:{},sn=async({aspectsAttributes:e,aspects:t,ev:n})=>{for(const{aspectName:a,params:i}of e??[]){const e=t[a??""];e&&await e(n,i)}};function on(){return on._impl()}on._impl=()=>({assign:(e,t)=>{globalThis.open(e,t||"_self")},get origin(){return globalThis.location.origin},get href(){return globalThis.location.href}}),on.setup=e=>{on._impl=e};const cn="rshb-query-params";function dn(){const e=globalThis.location?.search||globalThis.sessionStorage?.getItem(cn)||"";return e&&globalThis.sessionStorage?.setItem(cn,e),e}const mn=async e=>{const t=e.target?.closest("a"),n=on();if(M(t?.href)&&!t?.href?.startsWith(n.origin)){e.preventDefault(),e.stopPropagation();const a=(e=>{const t=dn();if(!M(e)||!t)return e;const n=new URL(e);for(const[e,a]of new URLSearchParams(t))n.searchParams.set(e,a);return n.toString()})(t?.href)||t?.href;a&&n.assign(a,t?.target)}};function un(){return un._impl()}function hn(e=!1){const[t,n]=a(e),i=r((()=>n(!0)),[]),l=r((()=>n(!1)),[]),s=r((()=>n((e=>!e))),[]);return[t,{setValue:n,setTrue:i,setFalse:l,toggle:s}]}un._impl=()=>({forwardQuery:mn}),un.setup=e=>{un._impl=e};const pn=e=>t=>t&&Object.entries(e??{}).flatMap((([e,n])=>n?n(t[e]):[]))||[],gn=e=>!e?.length,fn=e=>t=>n=>e(n)?[]:[t],yn={},xn=[];const bn=(e,t)=>e&&t&&(e===t||Object.keys({...e,...t}).every((n=>e[n]===t[n])));function vn(e,{resetOnSubmit:t,formValidator:n,normalizer:o,onChange:c,onSubmit:d}={}){const[m,u]=function(e,t,n){const[l,s]=a(e),o=r((e=>s((a=>{const i=e instanceof Function?e(a):e,r=t?t(i):i,l=bn(i,r)?i:r;return!bn(a,l)&&n?.(l),l}))),[t,n]);return i((()=>{t&&s(t)}),[t]),[l,o]}(e,o,c),[h,{setTrue:p,setFalse:g}]=hn(!1),f=s({}),[y,{isValid:x,errors:b}]=function(e,t){const n=l((()=>t?.(e)??yn),[t,e]),a=l((()=>pn(n)(e)??xn),[n,e]),i=gn(a);return[n,{isValid:i,errors:a}]}(m,n),v=r(((e,t={})=>{const{parse:n,format:a,onChange:i}=t,r=m[e],l=h||f.current?.[String(e)],s=t?.validator??y[e],o=l&&s?s(r):[];return{value:a?a(r):r,isDirty:l,errors:s&&o,error:o[0],onChange:t=>{f.current||={},f.current[String(e)]=!0;const a=n?n(t):t;i?.(a),u((t=>({...t,[e]:a})))}}}),[m,h,y,u]),N=r((e=>{f.current=e,u(e)}),[u]),w=r((()=>{f.current={},g(),u(e)}),[e,u]),C=r((e=>{e.preventDefault(),x?(t&&w(),d?.(m,e)):p()}),[t,m,x,w,d]);return[m,{errors:b,field:v,update:N,reset:w,onSubmit:C}]}const Nn=d((e=>{const{className:t,title:n,children:a,...i}=e;return o(g,{className:t,defaultPadding:"p-6xl",...i,children:c("div",{className:"container space-y-lg",children:[n?o(w,{headingType:"h3",title:n,className:"@xl:text-center"}):null,a]})})}));function wn(e,t={}){const{open:n,close:a,...i}=ge();return{open:r(((i,r={})=>n({dialog:o(e,{...t,...i,onClose:()=>{a(),i.onClose?.()}}),...r})),[e,n,a]),close:a,...i}}const Cn=({label:e,errors:t})=>e&&t?`${e}*`:e,Sn=e=>o("div",{className:"min-h-6",children:e?o(Ve,{size:"text-xs",font:"font-light",color:"text-error",children:e}):null}),kn=(e,t=600)=>{let n;const a=(...i)=>{a.dispose(),n=setTimeout((()=>{e(...i)}),t)};return a.dispose=()=>{n&&clearTimeout(n)},a},In="border border-solid outline-none border-gray hover:border-primary-hover active:border-primary-text focus:border-primary-text rounded",Tn=e=>e?In:"border-error",Dn=e=>e?o(Ve,{size:"text-m",color:"text-primary-text",font:"font-light",children:e}):null,Pn=d((({key:e,className:t,id:n,name:a,type:l="text",label:d,placeholder:m,value:h="",valid:p=!0,pattern:g,autoFocus:f=!1,isTextarea:y=!1,disabled:x=!1,children:b,onChange:v,onFocus:N,onBlur:w})=>{const C=s(null),S=r((e=>{const t=(e.target?.value??"").trimStart();v&&v(t)}),[v]);i((()=>{f&&C.current?.focus()}),[f,C]);const k=b?"pr-3xl":"",I=Tn(p),T=d??a??n;return c("div",{className:u("relative",t),children:[c("label",{className:"space-y-xs",children:[Dn(d),y?o("textarea",{className:u("block resize-y min-h-24",Rn,I),id:u("textarea",n),value:h,name:a||n,placeholder:m,disabled:x,"aria-label":T,onChange:S,onFocus:N,onBlur:w},e):o("input",{ref:C,className:u("h-14",Rn,k,I),id:n,type:l,value:h,name:a||n,placeholder:m,pattern:g,disabled:x,"aria-label":T,onChange:S,onFocus:N,onBlur:w},e)]}),b]})})),Rn="w-full border rounded-md text-primary-text outline-none p-m",_n=e=>e?.text||e?.key||"";function En(e,t,n,a){i((()=>{if(e&&n)return e.addEventListener(t,n,a),()=>{e.removeEventListener(t,n,a)}}),[e,t,n])}function An(e){const t=s(null),n=r((n=>{t&&t.current&&n.target instanceof Node&&!t.current.contains(n.target)&&e()}),[e]);return En(globalThis.document,"click",n),t}const Bn=()=>ue(pe.emitter,"popup"),Mn=(e,t)=>e?.length&&t?.trim()?e.filter((e=>e.text?.toLocaleLowerCase().includes(t?.trim().toLocaleLowerCase()))):e,On=d((({popupRef:e,options:t,value:n,query:a,onChange:i,iconVersion:r,onChangeQuery:l})=>t?.length?o("div",{className:"bg-white text-l max-h-64 overflow-y-auto overflow-x-hidden rounded-md shadow-2xl",role:"list",ref:e,children:Mn(t,a).map((e=>c("div",{className:"flex px-m py-s cursor-pointer hover:bg-main-divider pr-5xl relative",role:"listitem","aria-selected":e.key===n?.key,onClick:t=>{t.stopPropagation(),i&&(l?.(""),i(e))},children:[e?.innDaData?c("span",{children:[o(Ve,{size:"text-s",children:e?.innDaData?.companyName}),c("div",{className:"space-x-2",children:[o(Ve,{size:"text-s",font:"font-light",children:_n(e)}),o(Ve,{size:"text-s",font:"font-light",children:e?.innDaData?.companyAddress})]})]}):o("span",{className:"min-h-6",children:_n(e)}),o(G,{name:"DoneSimpleIcon",width:"16",height:"16",iconVersion:r,className:u("absolute right-4 pt-3xs",{hidden:e.key!==n?.key})})]},e.key)))}):null));const Fn=d((({className:e,label:t,options:n=[],value:d,valid:m=!0,isBorder:h=!0,placeholder:p="",isSearch:g=!1,isManualInput:f=!1,disabled:y=!1,iconVersion:x="black",onChange:b,onSearchQuery:v})=>{const[N,{setFalse:w,setTrue:C}]=hn(),[S,k]=a(""),I=jn(y,n.length,f),T=Un(f,n),D=N&&!I,P=l((()=>v&&Wn(v)),[v]),R=r((()=>{I||C()}),[I]),_=r((()=>{!f&&k(""),w()}),[]),E=function({isOpen:e,options:t,value:n,query:a,onChange:l,onClose:c,iconVersion:d,onChangeQuery:m}){const u=Bn(),h=r((()=>{u.close(),c&&c()}),[c]),p=r((e=>{h(),l&&l(e),m&&m("")}),[h,l]),g=s(null),f=An(h);return i((()=>{if(!e||!g.current)return;const i=g.current,{top:r,left:l,width:s,height:c}=i.getBoundingClientRect();u.open({popup:o(On,{popupRef:f,options:t,value:n,query:a,onChange:p,iconVersion:d,onChangeQuery:m}),top:r+window.scrollY+c,left:l,width:s})}),[e,t,n,a,p]),g}({isOpen:N,options:n,value:d,query:S,onChange:b,onClose:_,iconVersion:x,onChangeQuery:k});return c("div",{className:u("space-y-xs",e),children:[Dn(t),c("div",{className:u("relative",D?"z-20":"z-10"),ref:E,children:[c("div",{className:u("h-14 [&>*]:p-m pr-6 text-l flex items-center justify-between text-primary-text relative z-10 overflow-hidden",$n(h,m,I)),onClick:D?_:R,children:[o("p",{className:"line-clamp-2 text-ellipsis",children:zn({isManualInput:f,query:S,value:d,placeholder:p})}),T?"":Ln(D,x)]}),g&&D?Vn(S,I,(e=>{k(e),qn(e,b),P&&P(e)})):null]})]})})),zn=e=>l((()=>e.isManualInput&&e.query?e.query:_n(e.value)||e.placeholder),[e.isManualInput,e.query,e.value,e.placeholder]),Vn=(e,t,n)=>o("div",{className:u("absolute top-0 w-full z-20"),children:o(Pn,{type:"text",value:e,autoFocus:!0,disabled:t,onChange:e=>n(e)})}),Ln=(e,t)=>o(G,{className:u("absolute right-0 flex self-center",{"rotate-180":!e}),iconVersion:t,name:"ArrowUpIcon",width:"16",height:"16"}),$n=(e,t,n)=>u(e?"border rounded-md ":"",e&&!n?"hover:border-primary-hover":"",n?"bg-main-divider":"cursor-pointer ",t?"border-gray":"border-error"),jn=(e,t,n)=>e||!n&&0===t,qn=(e,t)=>{t&&""!==e.trim()&&t({key:e,text:e,innDaData:{}})},Un=(e,t)=>e&&!t.length,Wn=e=>kn((t=>e(t)),300),Hn=d((({className:e="",label:t,error:n,errors:a,...i})=>c("div",{className:e,children:[o(Fn,{...i,valid:!n,label:Cn({label:t,errors:a})}),Sn(n)]}))),Yn=[{text:"Торговый эквайринг",key:"trade"},{text:"СБП-эквайринг",key:"sbp"},{text:"Интернет-эквайринг",key:"internet"},{text:"SoftPOS",key:"softpos"},{text:"Все виды эквайринга",key:"all"}],Gn=d((({field:e,input:t})=>o(Hn,{label:"Вид эквайринга",placeholder:"Выберите эквайринг",options:Yn,...e(t?.name??"")}))),Kn=(e="")=>Boolean("trade"===e||"all"===e),Xn=e=>null!=e,Jn=new Map,Zn=(e,t=Jn)=>n=>{const a=ea(n),i=t.get(a);if(a&&Xn(i))return i;const r=e(...n);return a&&Xn(r)&&t.set(a,Promise.resolve(r)),r},Qn=e=>Boolean(e?.every((e=>Array.isArray(e)?Qn(e):!e||"string"==typeof e))),ea=e=>Qn(e)?e.toString():"",ta=e=>Boolean(e&&Array.isArray(e)&&1===e.length&&"string"==typeof e[0]);function na(e,t,{fallback:n,cache:r}={}){const s=l((()=>aa(e)),[e]),[o,c]=a(void 0),[d,m]=a(void 0);i((()=>{if(!s.some(Xn))return;let e=!1;const n=(t,n)=>{e||(c(t),m(n))};return(async()=>{try{n(await Zn(t,r)(s))}catch(e){n(void 0,e)}})(),()=>{e=!0}}),[t,r,s]);const u=n&&ta(s)&&n[s[0]];return{data:!o&&u?u:o,error:d,mutate:()=>Promise.resolve(void 0)}}function aa(e){return Array.isArray(e)?e:e instanceof Function?aa(e()):[e]}const ia=`${Qt}/branches`,ra=[];const la=async e=>await Vt(e,{method:"GET"})||ra;function sa(e=!1){const{data:t}=na(`${Qt}${e?"/premiumBranchesByRegions":"/branchesByRegions"}`,Lt);return Array.isArray(t)?t:[]}const oa=(e="")=>"ULTRASERVICE"===e,ca=d((({field:e,input:t,params:n})=>{const a=oa(n?.typeForm),r=e("region"),l=r?.value?.key,s=r?.value?.text,c=a?sa(a)?.find((e=>e?.region===s))?.branches:function(e){const{data:t}=na(e?`${ia}?regionCode=${e}`:null,la);return t||ra}(l)?.filter((e=>e?.address));return i((()=>{""!==r?.value?.key&&e?.("addressBranch")?.onChange?.("")}),[r?.value]),o(Hn,{label:"Отделение",placeholder:"Выберите отделение",options:(c||[]).map((({address:e=""})=>({key:e,text:e}))),...e(t?.name??""),isSearch:!0})})),da=(e,{normalize:t,format:n})=>{const{value:i,onFocus:l,onBlur:s,onChange:o}=e,[c,d]=a(!1),m=r((e=>{d(!0),l&&l(e)}),[]),u=r((()=>{d(!1),o&&o(t(i)),s&&s()}),[o,i]);return{value:c||!n?i:n(i),onFocus:m,onBlur:u}},ma=(e,t,n)=>Math.max(t,Math.min(e,n));function ua(e){const t=(e||"").replace(/\D/g,""),n=parseInt(t,10);return Number.isNaN(n)?0:n}function ha({list:e=[],min:t,max:n,step:a,value:i=e[0]||t,disabled:r,onChange:l}){const s=e.length?e.indexOf(i):i,d={backgroundSize:`${(100*(s>t?s-t:0)/(n-t)).toFixed(2)}% 100%`};return c("div",{children:[e.length?o("div",{className:"absolute w-full flex justify-between -bottom-[3px] px-m",children:e.map(((e,t)=>o("div",{className:u("w-2 h-2 rounded-full",s<=t||r?"bg-gray":"bg-primary-main")},String(t))))}):null,o("div",{className:"absolute inset-x-0 -bottom-1 px-m leading-[18px]",children:o("input",{className:"box-border w-full m-0 cursor-pointer slider relative z-10",style:d,type:"range",min:t,max:n,step:a,value:s,disabled:r,onChange:t=>{const n=ua(t.target?.value),a=e.length?e[n]:n;l&&l(a||0)}})})]})}const pa=1,ga=100,fa=d((e=>{const{className:t,title:n,items:a=[],list:i=[],min:l=(i.length?0:pa),max:s=(i.length?i.length-1:ga),step:d=1,value:m=i[0]||l,disabled:h=!1,onChange:p}=e,g=da(e,{normalize:(e=0)=>i.length?ya(i)(e):ma(e,l,s),format:Je()}),f=r((e=>{p&&p(ua(e.target?.value))}),[p]);return c("div",{className:t,children:[c("label",{className:"block relative",children:[n?o(Ve,{size:"text-m",font:"font-light",color:"text-primary-text",children:n}):null,o("input",{className:u("text-h3 w-full h-14","pl-m box-border","text-primary-text",In,"disabled:border-gray disabled:bg-main-divider"),disabled:h,onChange:f,...g}),ha({list:i,min:l,max:s,step:d,disabled:h,value:m,onChange:p})]}),xa(a)]})})),ya=e=>t=>e.reduce(((e,n)=>Math.abs(n-t)<Math.abs(e-t)?n:e)),xa=e=>o("div",{className:"flex justify-between my-xs",children:e.map(((e,t)=>o(Ve,{size:"text-s",font:"font-light",color:"text-secondary-text",children:e},String(t))))}),ba=["От 1 000 ₽","До 1 000 000 000 ₽"],va=d((({field:e,input:t})=>o(fa,{title:"Сумма, ₽",items:ba,min:1e3,max:1e9,...e(t?.name??"")}))),Na=()=>{},wa=d((({className:e,label:t,value:n="",error:a,errors:i,type:l,isInteger:s,placeholder:d,maxLength:m,inputRef:h,isOpen:p,onOpen:g,onClose:f,onChange:y=Na,...x})=>{const b=An(f),v=r((e=>{const t=m&&e.length>m;!p&&g(),t||y(Ca(e,s))}),[p,y]);return c("div",{className:u("shrink-0 w-full",e),ref:b,onBlur:f,onFocus:g,children:[o("div",{ref:h,children:o(Pn,{type:l||"text","aria-label":t,label:Cn({label:t,errors:i}),valid:Boolean(!a),onChange:v,placeholder:Sa({placeholder:d,errors:i,label:t}),value:n,...x})}),Sn(a)]})})),Ca=(e="",t=!1)=>t&&e?e.replace(/[^\d]+/g,""):e,Sa=({placeholder:e,errors:t,label:n})=>t&&!n?`${e}*`:e,ka=d((e=>{const[t,{setFalse:n,setTrue:a}]=hn();return o(wa,{isOpen:t,onOpen:a,onClose:n,...e})})),Ia=d((({field:e,input:t})=>o(ka,{label:"Годовая выручка, ₽",...e(t?.name??"")}))),Ta=d((({field:e,input:t})=>o(ka,{label:"Дата и время обращения в Банк",...e(t?.name??"")}))),Da="client",Pa=[{key:Da,text:"Клиент"},{key:"representative",text:"Представитель клиента"}],Ra=d((({field:e,input:t})=>o(Hn,{label:"Тип обратившегося",...t,options:Pa,...e("applierType")}))),_a=d((({field:e,input:t})=>o(ka,{label:"ФИО или должность обслуживавшего Вас сотрудника Банка",...e(t?.name??"")}))),Ea=({today:e,firstDayOfWeek:t,totalDays:n,currentMonth:a,currentYear:i,min:r,max:l,onDateClick:s})=>{const c=[];let d=1;for(let m=0;m<6;m++){const u=[];for(let c=0;c<7;c++)if(0===m&&c<t)u.push(o("td",{},`empty-${c}`));else if(d>n)u.push(o("td",{},`empty-${c}`));else{const t=new Date(i,a,d),n=Aa(t,e),c=Ba(t,r,l);u.push(o("td",{children:o("div",{className:Ma(n,c),onClick:()=>!c&&s(t),children:d})},`day-${d}`)),d++}c.push(o("tr",{children:u},`row-${m}`))}return c},Aa=(e,t)=>t&&e.toDateString()===t.toDateString(),Ba=(e,t,n)=>t&&e.getTime()<t.getTime()||n&&e.getTime()>n.getTime(),Ma=(e=!1,t=!1)=>u("p-s text-center rounded-md border",{"border-transparent hover:bg-gray":!e},t?"text-gray hover:bg-transparent":"cursor-pointer"),Oa=["Пн","Вт","Ср","Чт","Пт","Сб","Вс"],Fa=d((({today:e,currentMonth:t,currentYear:n,min:a,max:i,onDateSelect:r=Na})=>{const{firstDayOfWeek:s,totalDays:d}=l((()=>({firstDayOfWeek:new Date(n,t,1).getDay()-1,totalDays:new Date(n,t+1,0).getDate()})),[n,t]);return c("table",{className:"mx-auto",children:[o("thead",{className:"text-gray font-light",children:o("tr",{children:Oa.map(((e,t)=>o("th",{className:"p-s",children:e},String(t))))})}),o("tbody",{children:Ea({firstDayOfWeek:s,today:e,totalDays:d,currentYear:n,currentMonth:t,min:a,max:i,onDateClick:r})})]})})),za=["Январь","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь"];function Va(e,t){const n=e.replace(/\D/g,"");if(""===n||n.length===t.length)return e;const a=[...t],i=a.findIndex(La),r=a.map(((e,t)=>ja(e)?a.slice(0,t).filter(ja).length:-1)),l=a.map(((e,t)=>$a(e)?e:n.charAt(r[t])||e)),s=r.indexOf(n.length-1)+1;return l.slice(0,Math.max(i,s)).join("")}const La=e=>"_"===e,$a=e=>/\d/.test(e),ja=e=>La(e)||$a(e),qa=1940,Ua={name:"CalendarIcon",iconVersion:"black",width:"24",height:"24"},Wa=d((({setSelectedMonth:e,setSelectedYear:t,className:n,value:r,disabled:l,onChange:d,onClick:m})=>{const h=s(null),[p,g]=a(r||"");return i((()=>{g(r||"")}),[r]),i((()=>{Ya({inputValue:p,setSelectedMonth:e,setSelectedYear:t,onChange:d})}),[p]),c("div",{onClick:()=>{null!==h.current&&h.current.focus(),m?.()},className:u("relative",n),children:[o("input",{ref:h,className:"h-full w-full px-m text-l text-black focus-visible:outline-none",value:p,type:"text",onChange:e=>{const t=e.target?.value;"string"==typeof t&&t?.length<11&&g(Va(t,"__.__.____"))},onBlur:()=>{Ha(p)?Ya({inputValue:p,setSelectedMonth:e,setSelectedYear:t,onChange:d}):g(r||"")},disabled:l}),l?null:o(G,{className:"mr-s",...Ua})]})})),Ha=e=>{const[t,n,a]=e.split(".");if((e=>Number(e)>=qa&&Number(e)<=(new Date).getFullYear())(a)&&(e=>Number(e)>0&&Number(e)<13)(n)){const e=new Date(Number(a),Number(n)-1,1);let i=0;for(;e.getMonth()===Number(n)-1;)e.setDate(e.getDate()+1),i++;return Number(t)>0&&Number(t)<=i}return!1},Ya=({inputValue:e,setSelectedMonth:t,setSelectedYear:n,onChange:a})=>{if(Ha(e)){const{day:i,month:r,year:l}=(e=>{const[t,n,a]=e.split(".");return{day:Number(t),month:Number(n)-1,year:Number(a)}})(e);t(r),n(l),a?.(new Date(l,r,i))}},Ga=({handleChangeVisibleCalendar:e,value:t,valid:n,onChange:a,setSelectedMonth:i,setSelectedYear:r,disabled:l=!1})=>o(Wa,{onChange:a,disabled:l,onClick:e,value:t&&Jt(t),setSelectedMonth:i,setSelectedYear:r,className:u("flex justify-between items-center h-14 border rounded-md cursor-pointer hover:border-black active:border-black focus:border-black",n?"border-gray":"border-error")}),Ka=za.map((e=>({key:e}))),Xa=Array.from({length:(new Date).getFullYear()-qa+1},((e,t)=>qa+t)).reverse().map((e=>({key:String(e)}))),Ja=(e,t)=>{const n=new Date(e,t,1);let a=0;for(;n.getMonth()===t;)a++,n.setDate(n.getDate()+1);return a},Za=({maxDateOfMonth:e,selectedYear:t,selectedMonth:n,value:a,onChange:i})=>{a&&i?.(new Date(t,n,Math.min(e,a.getDate())))},Qa={name:"ArrowUpIcon",iconVersion:"black",width:"24",height:"24"},ei={className:"min-w-32",iconVersion:"black",isBorder:!1},ti=d((({className:e="",label:t="",value:n,valid:l=!0,minDate:s,maxDate:d,disabled:m,onChange:h})=>{const[p,{setValue:g,setFalse:f}]=hn(!1),[y,x]=a(n?.getMonth()||(new Date).getMonth()),[b,v]=a(n?.getFullYear()??(new Date).getFullYear()),N=r((e=>{h?.(e),f()}),[h]),{handlePrevMonth:w,handleNextMonth:C,handleSelectMonth:S,handleSelectYear:k,monthsOptions:I,yearsOptions:T,handleChangeVisibleCalendar:D,ref:P}=(({onShowCalendar:e,showCalendar:t,selectedMonth:n,onMonthSelect:a,onYearSelect:i,selectedYear:l,onChange:s,value:o})=>{const c=An(r((()=>t&&e(!1)),[t]));return{handleChangeVisibleCalendar:r((()=>e(!t)),[t]),handleNextMonth:r((()=>{n+1<=11?a(n+1):(a(0),i(l+1))}),[n]),handlePrevMonth:r((()=>{n-1>=0?a(n-1):(a(11),i(l-1))}),[n]),handleSelectMonth:r((({key:e})=>{a(za.indexOf(e));const t=Ja(l,za.indexOf(e));Za({maxDateOfMonth:t,selectedYear:l,selectedMonth:za.indexOf(e),value:o,onChange:s})}),[o]),handleSelectYear:r((({key:e})=>{i(Number(e)),o&&s?.(new Date(Number(e),n,o?.getDate()))}),[o]),monthsOptions:Ka,yearsOptions:Xa,ref:c}})({onYearSelect:v,onMonthSelect:x,onShowCalendar:g,selectedYear:b,selectedMonth:y,showCalendar:p,onChange:h,value:n}),R=((e,t)=>{const[n,r]=a(!1);return i((()=>{const n=()=>{if(e?.current){const{top:n}=e.current.getBoundingClientRect();r(n>t)}};return n(),window.addEventListener("resize",n),()=>window.removeEventListener("resize",n)}),[e]),n})(P,370);return c("div",{className:u("space-y-xs",e),ref:P,children:[Dn(t),c("div",{className:"relative",children:[Ga({handleChangeVisibleCalendar:D,value:n,valid:l,onChange:h,disabled:m,setSelectedMonth:x,setSelectedYear:v}),p&&!m?c("div",{className:u("absolute bg-white z-20 select-none",{"bottom-full":R}),children:[c("div",{className:"flex gap-s",children:[o("div",{className:"my-auto",onClick:w,children:o(G,{...Qa,className:"-rotate-90 cursor-pointer"})}),o(Fn,{onChange:S,value:{key:za[y]},options:I,...ei}),o(Fn,{onChange:k,value:{key:String(b)},options:T,...ei}),o("div",{className:"my-auto",onClick:C,children:o(G,{...Qa,className:"rotate-90 cursor-pointer"})})]}),o(Fa,{today:n,currentMonth:y,currentYear:b,min:s,max:d,onDateSelect:N})]}):null]})]})})),ni=d((({className:e,label:t,error:n,errors:a,...i})=>c("div",{className:u("shrink-0 w-full",e),children:[o(ti,{label:Cn({label:t,errors:a}),valid:Boolean(!n),...i}),Sn(n)]}))),ai=d((({field:e,input:t})=>o(ni,{label:t?.label||"Дата рождения",...e(t?.name??"")}))),ii=d((({field:e,input:t})=>o(ka,{label:"Количество объектов инкассации",isInteger:!0,...e(t?.name??"")}))),ri=d((({field:e,input:t})=>o(ka,{className:"col-span-2",...e(t?.name??""),placeholder:"Ваше сообщение",isTextarea:!0}))),li=d((({field:e,input:t})=>{const n=e("innDadata");return i((()=>{if(""!==n?.value?.key){const t=n?.value?.innDaData?.companyName;t&&e?.("companyNameByInn")?.onChange?.(t)}}),[n?.value]),o(ka,{maxLength:60,label:"Полное наименование",...e(t?.name??""),...t})})),si=d((({field:e,input:t})=>o(ni,{label:"Желаемая дата встречи",...e(t?.name??"")}))),oi=d((({field:e,input:t})=>o(ka,{label:"Электронная почта",...e(t?.name??""),...t}))),ci=[{key:"ULTRASERVICE",text:"Ультра"}],di=[{key:"Физическое лицо"},{key:"Юридическое лицо / ИП"}],mi=[{key:"phone",text:"Телефонный звонок"},{key:"email",text:"Электронное сообщение"}],ui=d((({field:e,input:t})=>o(Hn,{label:"Способ получения ответа",options:mi,...e(t?.name??"")}))),hi=d((({field:e,input:t})=>o(ka,{label:"ФИО",...e(t?.name??""),...t}))),pi=d((({field:e,input:t,params:n})=>{const a=n?.isPremium,i=sa(a),r=l((()=>i?.map((({region:e})=>({key:e,text:e})))),[i]);return o(Hn,{label:"Регион",placeholder:"Выберите регион",options:r,...e(t?.name??"")})}));function gi(e,t){i((()=>{const t=e();return()=>{t.then((e=>{e instanceof Function&&e()}))}}),t)}const fi=e=>({value:e?.value||""}),yi=e=>{const{url:t,query:n,queryPrefix:a,requestData:i={},responseItemHandler:r=fi,responseFilter:l}=e,s=((e,t)=>n=>{const a=n?.suggestions||[];return(t?a.filter(t):a).map((t=>{const n=e(t);return{...t,processedValue:n.value,additionalValue:n.additionalValue}}))})(r,l),o=`${a?`${a}, `:""}${n}`;return globalThis?.fetch?.(`/api/v1/suggestions/${t}`,{method:"POST",mode:"cors",headers:{"Content-Type":"application/json"},body:JSON.stringify({count:10,...i,query:o})}).then((e=>e.json())).then(s)},xi=d((({field:e,input:t})=>{const[n,i]=a([]),[r,s]=a("");gi((async()=>{const e=(async e=>(await yi({url:"suggest/party",query:e})).map((e=>({fullName:e?.value,address:e?.data?.address?.value,inn:e?.data?.inn}))))(r);return i(await e),n}),[r]);const c=l((()=>(n||[]).map((e=>({key:e?.inn??"",text:e?.inn,innDaData:{companyName:e?.fullName,companyAddress:e?.address}})))),[n]);return o(Hn,{label:"ИНН",placeholder:"Введите ИНН",options:c,...e(t?.name??""),isSearch:!0,isManualInput:!0,onSearchQuery:s})})),bi=d((({field:e,input:t})=>o(ka,{label:"ИНН",isInteger:!0,maxLength:12,...t,...e(t?.name??"")}))),vi=d((({className:e,viewBox:t,fill:n="none",width:a,height:i,paths:r,...l})=>o("svg",{xmlns:"http://www.w3.org/2000/svg",className:e,viewBox:t,fill:n,width:a,height:i,children:r.map((({d:e,fill:t,...n},a)=>{const i={...l,...n};return o("path",{d:e,fill:t||"currentColor",stroke:i.stroke,strokeLinecap:i.strokeLinecap,strokeLinejoin:i.strokeLinejoin,strokeWidth:i.strokeWidth,strokeMiterlimit:i.strokeMiterlimit},a)}))}))),Ni=[{d:"M10.207.793a1 1 0 0 1 0 1.414l-6 6a1 1 0 0 1-1.414 0l-2.5-2.5a1 1 0 0 1 1.414-1.414L3.5 6.086 8.793.793a1 1 0 0 1 1.414 0Z",fillRule:"evenodd",clipRule:"evenodd",fill:"white"}],wi=d((({className:e,value:t,text:n,disabled:a,isRadio:i,onChange:l})=>{const s=r((e=>{a||(e.preventDefault(),l&&l(!t))}),[l,a,t]),d=i?o("div",{className:"absolute left-1 w-3 h-3 rounded-full bg-primary-main"}):o(vi,{paths:Ni,className:"absolute left-1 ml-px block",width:"11",height:"9",fill:"white",viewBox:"0 0 11 9"});return o("div",{className:e,children:c("label",{className:u("flex items-center relative group/box",Si(a)),onClick:s,children:[o("div",{className:u("appearance-none w-5 h-5 border-solid flex-none","m-0",i?"rounded-full border-2":Ii(t),!a&&t?"border-primary-main":"border-gray",a?"bg-main-disabled":"group-hover/box:border-primary-hover"),role:ki(i),"aria-checked":Boolean(t),"aria-disabled":Boolean(a),"aria-label":n}),t?d:null,Ci(n)]})})})),Ci=e=>e?o("div",{className:"ml-s",children:o(Ve,{size:"text-l",font:"font-light",children:e})}):null,Si=(e=!1)=>e?"cursor-not-allowed":"cursor-pointer",ki=(e=!1)=>e?"radio":"checkbox",Ii=(e=!1)=>u("rounded border",{"bg-primary-main":e}),Ti=d((({className:e,text:t,value:n,key:a,disabled:i,error:r,onChange:l})=>c("div",{className:u("shrink-0",e),children:[o(wi,{text:t,value:n,disabled:i,onChange:l},a),Sn(r)]}))),Di=d((({field:e,input:t})=>o(Ti,{...e(t?.name??""),text:'Являюсь клиентом банка АО "Россельхозбанк"'}))),Pi=`${Qt}/outservice`,Ri=[];async function _i(){const e=await Vt(`${Pi}/outserviceregions`);return e&&Array.isArray(e)?e:Ri}const Ei=d((({field:e,input:t})=>{const n=e("region"),a=n?.value?.key,{data:r}=na("outServiceRegions",_i),s=l((()=>r?.find((e=>e.code===a))?.localities?.map((e=>({key:e,text:e})))),[r,a]);return i((()=>{""!==a&&e?.(t?.name??"")?.onChange?.("")}),[a,t?.name??""]),o(Hn,{label:"Населенный пункт",placeholder:"Выберите город, где доступен сервис",options:s,...e(t?.name??""),isSearch:!0})})),Ai=(e,t,n="")=>t?.filledByEsia&&Boolean(e("esiaAccountTypeCd")?.value?.key)&&e(t?.name??n).value,Bi=d((({field:e,input:t})=>o(ka,{label:"Отчество (Обязательно, при наличии)",maxLength:60,disabled:Ai(e,t),...e(t?.name??""),...t}))),Mi=d((({field:e,input:t})=>o(ka,{label:"Имя",maxLength:60,disabled:Ai(e,t),...e(t?.name??""),...t}))),Oi=d((({value:e=!1,text:t,type:n="checkbox",onChange:a})=>c("div",{role:n,"aria-checked":e,className:"flex justify-start items-center w-full cursor-pointer mb-s",onClick:()=>a&&a(!e),children:[o("div",{className:u("relative flex-shrink-0 duration-300 w-9 h-5 mr-s rounded-2xl",e?"bg-primary-main":"bg-main-divider"),children:o("div",{className:u("absolute opacity-80 duration-500 top-0.5 w-4 h-4 bg-white rounded-full",e?"left-1/2":"left-[5%]")})}),t?o(Ve,{size:"text-l",font:"font-light",color:"text-primary-text",children:t}):null]}))),Fi=d((({field:e,input:t})=>Kn(e("acquiringType")?.value?.key)?o(Oi,{type:"radio",text:"Хочу онлайн-кассу",...e(t?.name??"")}):null)),zi=d((({field:e,input:t})=>o(ka,{...e(t?.name??""),placeholder:"Укажите интересующий вас вопрос",isTextarea:!0,...t}))),Vi=Yt((({field:e,input:t,source:n})=>{const r=n?.agentsList,{value:l}=e("partnerSymbolCode"),[s,c]=a(""),d=r?.some((e=>e?.symbolCode===l));return i((()=>{c(l&&!d?"ID партнера не найден. Обратитесь к своему менеджеру":"")}),[l]),o(ka,{label:"Идентификатор партнера",isInteger:!0,maxLength:12,...t,...e(t?.name??""),error:s||e("partnerSymbolCode")?.error})})),Li=e=>"_"===e,$i=e=>/\d/.test(e),ji=e=>Li(e)||$i(e),qi=[..."+7 (___) ___-__-__"],Ui=qi.findIndex(Li),Wi=qi.map(((e,t)=>ji(e)?qi.slice(0,t).filter(ji).length:-1));function Hi(e){const t=e.replace(/\D/g,""),n=qi.map(((e,n)=>$i(e)?e:t.charAt(Wi[n])||e)),a=Wi.indexOf(t.length-1)+1;return(a?n.slice(0,Math.max(Ui,a)):n).join("")}const Yi=d((({children:e,onChange:t,...n})=>{const a=r((e=>t&&t(Hi(e))),[t]),i=r((e=>{"+7 ("===e&&t&&t("")}),[]);return o(Pn,{...n,onChange:a,onFocus:e=>a(e?.target?.value||""),onBlur:e=>i(e?.target?.value||""),children:e})})),Gi=d((({className:e,label:t,disabled:n,error:a,...i})=>c("div",{className:u("shrink-0 w-full",e),children:[o(Yi,{"aria-label":t,label:Cn({label:t,errors:i?.errors}),valid:Boolean(!a),disabled:n,placeholder:"+7 (___) ___-__-__",...i}),Sn(a)]}))),Ki=d((({field:e,input:t})=>{const n=t?.name||"phone";return o(Gi,{label:"Телефон",disabled:Ai(e,t,n),...e(n),...t})})),Xi=d((({field:e})=>Kn(e("acquiringType")?.value?.key)?o(Oi,{type:"radio",text:"Хочу POS-терминал",...e("posTerminal")}):null)),Ji=Yt((({field:e,input:t,source:n})=>o(Hn,{placeholder:"Выберите продукт",label:"Продукт",options:Zi(n?.productList),...e(t?.name??"")}))),Zi=e=>(e??[]).map((e=>({key:e,value:e}))),Qi=`${Qt}/regions`,er=[];function tr(e=Qi){const{data:t}=na(e,Lt);return Array.isArray(t)?t:er}const nr=`${Qt}/outservice/outserviceregions`,ar=d((({field:e,input:t,params:n})=>{var a;const i=tr((a=n?.typeForm,"OUTSERVICE"===a?nr:void 0));return o(Hn,{label:t?.label||"Филиал",placeholder:"Выберите филиал",isSearch:!0,options:l((()=>i?.map((({code:e="",name:t=""})=>({key:e,text:t})))),[i]),...e(t?.name??"")})})),ir=d((({field:e,input:t})=>o(ka,{label:"ФИО представителя",...t,...e("representativeName")}))),rr=(e,t)=>{const{value:n,isDirty:a}=e,i=a?t(n):[];return{...e,errors:i,error:i[0]}},lr=/^[а-яё-]*$/i,sr=(e="")=>lr.test(e),or=fn((e=>null!=e&&""!==e)),cr="Некорректно заполненное поле",dr=e=>or(e??cr),mr=e=>fn((e=>e?.key&&""!==e?.key))(e??cr),ur=e=>fn((e=>"string"==typeof e&&e.length>1&&sr(e)))(e??cr),hr=e=>/^(\+7)?[\s-]?\(?[0-9]{3}\)?[\s-]?[0-9]{3}[\s-]?[0-9]{2}[\s-]?[0-9]{2}$/.test(e),pr=e=>fn(hr)(e),gr=fn((e=>"boolean"==typeof e&&e))("Согласие обязательно"),fr=e=>"string"==typeof e&&(10===e.length||12===e.length),yr={fullName:dr(),addressBranch:mr(),desiredMeetingDate:dr(),product:dr(),localities:dr(),partnerComments:dr(),collectionCount:dr(),acquiringType:mr(),serviceType:mr(),annualRevenue:dr(),feedbackMethod:mr(),serviceDirection:mr(),secondaryPhone:pr("Укажите номер телефона"),region:mr(),situationDescription:dr(),sufferedFrom:dr(),applierType:dr(),surname:ur("Укажите свою фамилию на кириллице"),name:ur("Укажите своё имя на кириллице (без сокращений)"),middleName:ur("Укажите своё отчество на кириллице"),birthday:dr("Укажите дату рождения"),phone:pr("Укажите номер телефона"),email:(xr="Укажите электронную почту",fn((e=>/^[^\s@]+@[^\s@]+\.[a-zA-Z]{2,4}$/.test(e)))(xr)),inn:(e=>fn((e=>fr(e)))(e))("Укажите ИНН"),comment:dr(),typeForm:dr(),consentToReceiveMaterials:gr,consentDataProcessing:gr,partnerSymbolCode:dr(),innDadata:(e=>fn((e=>Boolean(e?.text)&&fr(e.text)))(e))("Укажите ИНН"),companyNameByInn:dr()};var xr;const br=(e,t={})=>{const n=e.filter((e=>Boolean(e?.required&&e?.name))),a={...yr,...t},i=n.some((e=>e.condition?.values)),r=Object.fromEntries(n.filter(vr(a)).map((({name:e})=>[e,a[e??""]])));return e=>i?Object.fromEntries(n.filter(vr(a)).filter(Nr(e)).map((({name:e})=>[e,a[e??""]]))):r},vr=(e={})=>({name:t})=>Boolean(e[t??""]),Nr=e=>t=>!t?.condition||t.condition.values.find((n=>{const a=e?.[t?.condition?.name??""];return n===(a?.key??a)})),wr=d((({field:e})=>{const t=e("secondaryPhone");return o(Gi,{label:"Дополнительный телефон",...t.value&&"+7 ("!==t.value?rr(t,yr.secondaryPhone):t})})),Cr=d((({field:e,input:t})=>o(Hn,{label:"Направление обслуживания",placeholder:"Выберите направление",options:di,...e(t?.name??"")}))),Sr=d((({field:e,input:t})=>o(ka,{label:"Описание ситуации",...t,...e("situationDescription")}))),kr=[{key:"blg",text:"Белгородской области"},{key:"brnsk",text:"Брянской области"},{key:"krsk",text:"Курской области"},{key:"chs",text:"От стихийного бедствия ЧС"}],Ir=d((({field:e,input:t})=>o(Hn,{label:"Пострадал в",...t,options:kr,...e("sufferedFrom")}))),Tr=d((({field:e,input:t})=>o(ka,{label:"Фамилия",maxLength:60,disabled:Ai(e,t),...e(t?.name??""),...t}))),Dr=["От 1 мес","До 15 лет"],Pr=d((({field:e})=>o(fa,{title:"Срок, месяцев",items:Dr,min:1,max:180,...e("term")}))),Rr=d((({field:e,input:t})=>o(Hn,{label:"Тип обслуживания",options:ci,...e(t?.name??"")}))),_r={horizontal:"@lg:flex-row",vertical:""},Er=d((({label:e,items:t,value:n,className:a,disabled:i=!1,orientation:r="horizontal",onChange:l})=>c("div",{className:"grid gap-xs whitespace-nowrap",children:[e?o("div",{role:"radiogroup","aria-label":e,children:o(Ve,{color:"text-secondary-text",font:"font-light",children:e})}):null,o("div",{className:u("flex flex-col gap-s",_r[r],a),role:"radiogroup","aria-label":"Группа кнопок",children:t?.map((({id:e,text:t})=>o(wi,{isRadio:!0,text:t,value:n===e,onChange:()=>l?.(e),disabled:i},String(e))))})]}))),Ar=[{id:"currencyControl",text:"Валютный контроль"},{id:"documentOperations",text:"Документарные операции"},{id:"conversionTransactions",text:"Конверсионные операции"},{id:"otherIssues",text:"Иные вопросы ВЭД"}],Br=d((({field:e,input:t})=>{const n=r((t=>{"currencyControl"!==t&&(e("inn").onChange?.(""),e("region").onChange?.(""))}),[]);return o("div",{className:"py-m gap-m grid @xl:flex @xl:items-center",children:o(Er,{className:"whitespace-normal",orientation:"horizontal",items:Ar,...e(t?.name??"",{onChange:n})})})})),Mr=d((({field:e,input:t})=>o(wi,{text:"Согласен на получение информационных и аналитических материалов по электронной почте",...e(t?.name??"")})));const Or={$ref:"/wcms-resources/outservice-productlist.json"},Fr={$ref:"/wcms-resources/agenty-dlya-rko.json"},zr={fullName:hi,addressBranch:ca,desiredMeetingDate:si,product:e=>o(Ji,{...e,source:Or}),localities:Ei,isClient:Di,partnerComments:zi,collectionCount:ii,acquiringType:Gn,onlineCheckout:Fi,posTerminal:Xi,serviceType:Rr,term:Pr,amount:va,annualRevenue:Ia,vedTypes:Br,feedbackMethod:ui,serviceDirection:Cr,bankEmpolee:_a,secondaryPhone:wr,applicationDate:Ta,region:e=>oa(e?.params?.typeForm)?o(pi,{...e}):o(ar,{...e}),consentToReceiveMaterials:Mr,sufferedFrom:Ir,situationDescription:Sr,representativeName:ir,applierType:Ra,surname:Tr,name:Mi,middleName:Bi,birthday:ai,phone:Ki,email:oi,inn:bi,comment:ri,fullRegion:pi,partnerSymbolCode:e=>o(Vi,{...e,source:Fr}),innDadata:xi,companyNameByInn:li},Vr=(e,t,n={})=>(a,i)=>{const r={...zr,...n}[String(a.name)];return function({input:e,field:t}){const{condition:n}=e,{value:a}=t(n?.name||"");return!n||n?.values?.includes(a?.key??a)}({input:a,field:e})&&r?o("div",{children:o(r,{field:e,input:a,params:t})},i):null},Lr=e=>2===e?"@xl:grid-cols-2":"@xl:grid-cols-1 gap-x-0",$r=e=>e?o("div",{className:"@xl:text-center @xl:col-span-2 mb-m",children:o(Ve,{size:"text-h6",children:e})}):null,jr={primary:u("text-white bg-primary-main hover:bg-primary-hover active:bg-primary-active","group-data-secondary:text-primary-main group-data-secondary:bg-white","group-data-secondary:hover:text-white group-data-secondary:hover:bg-primary-hover","group-data-secondary:active:bg-primary-active"),secondary:u("text-primary-main bg-main-divider hover:text-white hover:bg-primary-hover active:bg-primary-active","group-data-secondary:text-white group-data-secondary:bg-white/20","group-data-secondary:hover:bg-primary-hover","group-data-secondary:active:bg-primary-active")},qr=u("group/btn-embedded","bg-transparent border border-transparent outline-none"),Ur=u("bg-main-gray text-main-disabled cursor-not-allowed"),Wr=d((({className:e,type:t="button",version:n="primary",shape:a="default",embedded:i,disabled:s,role:c,ariaLabel:d,data:m,dataTheme:h,children:p,wcmsIgnore:g,onClick:f=Na})=>{const y=r("tab"!==c?me(f):f,[c,f]),x=l((()=>ve(m)),[m]),b="round"===a;return o("button",{className:u("font-sans flex items-center gap-xs",{[jr[n]]:!s&&!i,[qr]:i,[Ur]:s},i?"justify-between":"justify-center",i||b?"p-0":"px-9 py-4",{"rounded-md":"default"===a,"rounded-full":b},e),type:t,role:c,"aria-label":d,disabled:s,"aria-disabled":s?"true":void 0,"data-theme":h,"data-wcms-ignore":g,...x,onClick:y,children:p})})),Hr=d((({className:e,onClose:t})=>o("button",{className:u("flex justify-center items-center w-12 h-12 p-2xs bg-transparent border-none",e),onClick:t,title:"Закрыть",type:"button",children:o(G,{name:"CloseIcon",width:"20",height:"20",iconVersion:"gray"})}))),Yr=d((({className:e,head:t,children:n,onClose:a,onClick:i})=>c("div",{className:u("relative bg-white pt-0 p-lg",e),role:"dialog",title:"Диалог",onClick:i,children:[c("div",{className:"sticky py-xl top-0 bg-white z-10",children:[o(Hr,{className:"absolute top-0 right-0",onClose:a}),o("div",{className:"container",children:t})]}),o("div",{className:"container pb-m mb-[74px] lg:mb-0",children:n})]}))),Gr=d((({ok:e,typeForm:t,onClose:n})=>{const a="ANTIFRAUD"===t?"Сообщение отправлено. Для уточнения информации с Вами могут связаться работники Банка либо Вы\n можете самостоятельно позвонить по номеру контакт-центра +78001000100. Будьте внимательны, работники Банка\n не звонят с использованием мессенджеров.":"Совсем скоро мы с вами свяжемся";return o(Yr,{className:"my-6xl max-w-lg w-full min-h-fit mx-auto",onClose:n,children:c("div",{className:"flex flex-col gap-lg items-center rounded-md space-x-m",children:[o(ie,{image:{icon:e?"ResponseOKIcon":"ResponseFailIcon",iconVersion:"normal"},width:"136",height:"136"}),o(k,{className:"w-full",title:e?"Ваша заявка отправлена":"Не удалось отправить заявку",description:e?a:"Пожалуйста, повторите позднее",headlineVersion:"XS",isEmbedded:!0}),o(Wr,{type:"button",onClick:n,children:"Хорошо"})]})})})),Kr=e=>{const{acquiringType:t,onlineCheckout:n,posTerminal:a,amount:i,term:r,annualRevenue:l,serviceType:s,vedTypes:o,region:c,inn:d,sufferedFrom:m,situationDescription:u,applierType:h,...p}=e,g=t||l?(e=>{const{acquiringType:t,onlineCheckout:n=!1,posTerminal:a=!1,term:i,amount:r,annualRevenue:l}=e;return t?`Вид эквайринга=${t?.text||""}${Kn(t?.key)?`/Онлайн касса=${n}/POS-терминал=${a}`:"/Онлайн касса=false/POS-терминал=false"}`:`Сумма=${r}/Срок=${i}/Выручка=${l}`})(e):null,f={...p,...Qr(o),...Zr(c),...d&&{inn:d},...g?{partnerComments:g}:{},...s?{typeForm:s}:{},...Jr(m?.text,u),...Xr(h)};return Object.fromEntries(Object.entries(f)?.map((([e,t])=>[e,t?.key||t])))},Xr=e=>e?.key?{isClient:e?.key===Da}:{},Jr=(e,t)=>e||t?{comment:`${e||""};${t||""}`}:{},Zr=e=>e?.key||e?.text?{region:e?.text||e?.key}:{},Qr=e=>e?{vedTypes:Object.fromEntries(Ar.map((({id:t})=>[t,t===e])))}:{},el={typeForm:"",region:{key:"",text:""},addressBranch:{key:"",text:""},surname:"",name:"",phone:"",secondaryPhone:"",comment:"",product:"",partnerComments:"",annualRevenue:"",term:12,amount:1e5,acquiringType:Yn[0],serviceType:ci[0],feedbackMethod:mi[0],serviceDirection:di[0],vedTypes:Ar[0].id,birthday:void 0,isClient:!1,onlineCheckout:!1,posTerminal:!1,consentToReceiveMaterials:!1,consentDataProcessing:!1,addressRetail:{key:"",text:""}},tl=d((({color:e="text-primary-main",position:t="absolute",blur:n=!0,size:a="big"})=>o("div",{className:u("flex justify-center items-center h-full w-full z-50",t,{"backdrop-blur":n}),children:o("div",{className:u("inline-block","animate-spin rounded-full","border-solid border-current","border-r-transparent","extraSmall"===a&&"border-2 h-4 w-4","small"===a&&"border-4 h-8 w-8","big"===a&&"border-8 h-28 w-28",e),role:"status"})}))),nl=d((({isLoading:e,disabled:t,children:n,className:a,...i})=>c(Wr,{type:"submit",className:u("relative",a),disabled:e||t,...i,children:[e?o(tl,{blur:!0,size:"small"}):null,n]}))),al={primary:jr.primary,secondary:jr.secondary,white:"text-primary-main bg-white hover:text-white hover:bg-primary-hover active:bg-white active:text-primary-main",link:"text-primary-main",gray:jr.secondary,transparent:"","":""},il=d((e=>{const t=xe(),{className:n,href:a,target:i,text:r,aboveText:l,version:s="link",rel:c,ariaLabel:d,data:m,children:h,onClick:p}=t(e),g="link"!==s;return o("a",{className:u("group/btn inline-flex items-center h-fit","font-sans no-underline select-none","border border-transparent focus:border-primary-text focus:border","cursor-pointer",{[al[s]]:Boolean(s),[l?"px-9 py-2.5":"px-9 py-4"]:g,"rounded-md":g},n),href:a,target:i,rel:c,"aria-label":d??`Ссылка на ${r}`,role:a?"link":"button",onClick:p,...ve(m),children:h??rl(r,l)})})),rl=(e,t)=>e||t?c("div",{className:"whitespace-pre",children:[t?o("div",{className:"font-light text-left text-xs",children:t}):null,o("div",{className:u("text-left",{"text-s -mt-3xs":Boolean(t)}),children:e})]}):null,ll=d((({text:e,link:t})=>c(C,{size:"text-l",font:"font-light",color:"text-secondary-text",children:[e?o(Ve,{children:e}):null,t?o(il,{...t,ariaLabel:"условия передачи данных",children:t.text}):null]}))),sl=(e,t,n)=>c("div",{className:"flex col-span-2 gap-xs flex-col w-full items-baseline",children:[e?c("div",{children:[c("div",{className:"flex gap-3 items-center",children:[o(wi,{...e}),o(ll,{link:t})]}),Sn(rr(e,gr).error)]}):o(ll,{text:"Нажимая кнопку, вы подтверждаете согласие с ",link:t}),o(nl,{className:"w-full @xl:w-auto",children:n?.text?n.text:"Отправить заявку"})]}),ol={send:async function(e,t=!1){const{typeForm:n,region:a,phone:i="",email:r,birthday:l,desiredMeetingDate:s,inn:o,innDadata:c,fullRegion:d,addressBranch:m,secondaryPhone:u="",bankEmpolee:h,applicationDate:p,serviceDirection:g,partnerSymbolCode:f,companyNameByInn:y,...x}=e,b=t&&"Юридическое лицо / ИП"!==g,v=`${Qt}${b?"/lead":"/sendcorporatelead"}`,N={typeForm:n,...nn(a,b),...an(r,b),...en(i),...tn(s,"desiredMeetingDate"),...b?tn(l):{inn:o},..."FEEDBACK"===n?{}:{addressBranch:m,bankEmpolee:h,applicationDate:p,...rn(u)},...ln(n,{innDadata:c,fullRegion:d,partnerSymbolCode:f,companyNameByInn:y}),...x};try{const e=await fetch(v,{method:"POST",headers:{"Content-Type":"application/json"},mode:"cors",body:JSON.stringify(N)});return e?.ok?await e.json():null}catch(e){return null}}},cl=Yt((({className:e,title:t,typeForm:n="",sections:a=[],button:i,link:s,endpoint:d,additionalParams:m,isContacts:h,data:p,...g})=>{const f=l((()=>a?.flatMap((e=>e?.inputs))||[]),[a]),y=l((()=>((e,t="")=>({...Object.fromEntries(e.map((e=>[e.name,"vedTypes"===e?.name&&e?.defaultValue||el[e.name||""]]))),typeForm:{key:t,text:""}}))(f,n)),[f,n]),x=l((()=>br(f)),[f]),b=wn(Gr),v=un(),N=r((async(e,t)=>{const a=Kr({...e,...m}),i=Boolean(await ol.send(a,"lead"===d));b.open({ok:i,typeForm:n}),i&&sn({aspectsAttributes:p,aspects:v,ev:t})}),[n]),[,{field:C,onSubmit:S}]=vn(y,{resetOnSubmit:!0,formValidator:x,onSubmit:N}),k=(e=>e?.find((e=>"consentDataProcessing"===e?.name)))(f)?.name;return c(Nn,{className:u("container space-y-m",e),title:t,...g,children:[c("form",{onSubmit:S,children:[dl(a,C,{typeForm:n,additionalParams:m}),sl(k?C("consentDataProcessing"):void 0,s,i)]}),h?c("div",{className:"space-y-m",children:[o(w,{headingType:"h6",title:"Или свяжитесь с нами удобным способом",className:"@xl:text-center"}),c("div",{className:"flex sm:justify-center gap-xl",children:[c("a",{className:"flex gap-s items-center text-primary-text no-underline",href:"tel:8 (800) 200-78-70","aria-label":"телефон 8 (800) 200-78-70",children:[o(ie,{image:{icon:"PhoneIcon"},width:"24",height:"24"}),o("span",{children:"8 (800) 200-78-70"})]}),c("a",{className:"flex gap-s items-center text-primary-text no-underline","aria-label":"почта ved@rshb.ru",href:"mailto:ved@rshb.ru",children:[o(ie,{image:{icon:"MailIcon"},width:"24",height:"24"}),o("span",{children:"ved@rshb.ru"})]})]})]}):null]})})),dl=(e,t,{typeForm:n,additionalParams:a})=>e.map(((e,i)=>c("div",{className:u(Lr(e.columns),"grid gap-x-m"),children:[$r(e.title),(e?.inputs||[])?.map(Vr(t,{typeForm:n,...a}))]},`section-${i}`))),ml=d((({attempts:e,onClose:t=Na})=>{const n=on(),a=e>1,i=r((()=>{n.assign("/natural")}),[]),l=r((()=>{a?i():t()}),[a]);return o(Yr,{className:"my-6xl max-w-3xl w-full min-h-fit mx-auto rounded-lg px-5xl",onClose:l,children:c("div",{className:"flex flex-col gap-xl items-center",children:[o(C,{align:"text-center",children:"Уважаемый клиент!"}),o(C,{align:"text-center",children:"Для получения кредита Вам необходимо обратиться в офис Банка"}),c("div",{className:"flex flex-col sm:flex-row gap-xl items-center",children:[o(Wr,{type:"button",version:"secondary",onClick:i,children:"Завершить"}),a?null:o(Wr,{type:"button",onClick:t,children:"Продолжить"})]})]})})})),ul="Некорректно заполненное поле",hl="Укажите регион, город/населенный пункт, улицу, дом",pl=/^[\u0400-\u04FF-\s]+$/u,gl=e=>Boolean(e.region&&(e.city||e.locality)&&e.house),fl=()=>fn(gl)(hl),yl=e=>fn((e=>"string"==typeof e&&e.length>1&&pl.test(e)))(e??ul),xl=e=>fn((e=>"string"==typeof e&&/^[0-9]{1,2}$/g.test(e)))(e??ul),bl=(e,t,n)=>fn((t=>"string"==typeof t&&t.length>=1&&(n?t.length===e:t.length<=e)))(t??ul),vl=e=>fn((({minAge:e,maxAge:t})=>n=>{const a=new Date,i=new Date(a.getFullYear()-e,a.getMonth(),a.getDate()),r=t?new Date(a.getFullYear()-t,a.getMonth(),a.getDate()):null;return!(!n||n>i||r&&n<r)})(e))(e.errorMessage),Nl=e=>{const t=String(e).replace(/[^0-9]+/g,"");if(11===t.length&&"00000000000"!==t){let e=0;for(let n=0;n<9;n++)e+=parseInt(t.charAt(n))*(9-n);return e>101&&(e%=101),100!==e&&101!==e||(e=0),e===parseInt(t.slice(9))}return!1},wl=e=>Sl(18,e)("Укажите дату заключения трудового договора"),Cl=e=>Sl(0,e)("Укажите дату регистрации"),Sl=(e,t)=>fn((n=>{if(n&&t){const a=n.getTime(),i=new Date(t?.getFullYear()+e,t?.getMonth(),t?.getDate()).getTime(),r=(new Date).getTime();return a>=i&&a<=r}return!1})),kl={credit:{minAge:23,maxAge:75,errorMessage:"Допустимый возраст заёмщика - от 23 до 75 лет"},creditCard:{minAge:21,maxAge:73,errorMessage:"Допустимый возраст заёмщика - от 21 до 73 лет"},debitCard:{minAge:18,errorMessage:"Допустимый возраст - от 18 лет"}},Il=e=>vl(kl[e]),Tl={processPersonalDataFlg:gr,consentProviderFlg:gr,consentInformFlg:gr,consentPfrFlg:gr,consentOthersFlg:gr,consentFATCA:gr},Dl={addressCourier:fl(),paymentSystem:dr("Укажите тип платежной системы"),currency:dr("Укажите валюту"),cardCategory:dr("Укажите категорию карты"),codeWord:(e=>fn((e=>"string"==typeof e&&e.length>=3&&e.length<=21&&sr(e)))(e??ul))("Необходимо ввести кодовое слово"),confirmationIncome:mr(),methodObtain:dr(),deliveryDate:(e=>fn((e=>e?.getTime()>=(new Date).getTime()))(e))("Укажите дату доставки")},Pl={organization:mr("Выберите тип организации"),organizationAddress:fn((e=>Boolean(e.fiasCode&&(e.city||e.locality)&&e.house)))(hl),organizationPhone:pr("Укажите номер телефона"),organizationName:dr("Укажите наименование организации"),legalForm:dr("Укажите ОПФ"),lastJobExperience:xl("Укажите стаж на последнем месте работы"),experience5Years:xl("Укажите общий стаж за последние 5 лет"),jobsNumber:xl("Укажите количество мест работы за последние 5 лет"),addressFact:fl(),addressRegistration:fl(),addressRetail:mr("Выберите адрес банка"),addressMatch:dr(),sex:dr("Укажите свой пол"),birthPlace:dr("Укажите место рождения"),education:mr("Выберите ваше образование"),housing:mr("Выберите тип жилья"),amountWorkers:mr("Выберите информацию о количестве сотрудников"),employment:mr("Выберите информацию о трудоустройстве"),employerActivities:mr("Выберите вид деятельности организации"),employerOrganization:mr("Выберите вид организации"),positionOrganization:mr("Выберите вашу должность"),familyStatus:mr("Выберите семейное положение"),familyMembers:bl(2,"Укажите количество членов семьи"),children:bl(2,"Укажите количество детей"),dependents:bl(2,"Укажите количество иждивенцев"),snils:(e=>fn(Nl)(e))("Некорректный номер СНИЛС"),conscription:dr(),armyIdFlg:gr,dulSerie:bl(4,"Укажите серию паспорта",!0),dulNumber:bl(6,"Укажите номер паспорта",!0),dulSubdivisionCode:bl(7,"Укажите код подразделения",!0),dulIssuedBy:dr("Укажите организацию, выдавшую паспорт"),retirementIncome:dr(),otherIncome:dr(),wages:dr(),mandatoryPayments:bl(10,"Укажите сумму обязательных выплат"),bankruptcyFlg:dr(),shareholderFlg:dr(),legalEntityName:dr(),bankEmployeeCode:dr(),partInBusiness:dr(),regionRetail:mr("Выберите регион"),latinSurname:dr("Укажите фамилию"),surname:yl("Укажите свою фамилию на кириллице"),name:yl("Укажите своё имя на кириллице"),middleName:yl("Укажите своё отчество на кириллице")},Rl={...Pl,...Dl,...Tl},_l={credit:{processPersonalDataFlg:{text:"Согласие на обработку персональных данных",docId:4},consentInformFlg:{text:"Согласие на информирование о продуктах и услугах Банка",docId:14},consentProviderFlg:{text:"Согласие об использовании простой электронной подписи",docId:5},consentOthersFlg:{text:"Прочие согласия",docId:1},consentPfrFlg:{text:"Согласие на запрос в ПФР",docId:3}},creditCard:{processPersonalDataFlg:{text:"Согласие на обработку персональных данных",docId:4},consentInformFlg:{text:"Согласие на информирование о продуктах и услугах Банка",docId:14},consentProviderFlg:{text:"Согласие об использовании простой электронной подписи",docId:5},consentOthersFlg:{text:"Прочие согласия",docId:19},consentInformMaterialsFlg:{text:"Согласие на получение информационных материалов",docId:18}},debitCard:{processPersonalDataFlg:{text:"Согласие на обработку персональных данных",docId:4},consentInformFlg:{text:"Согласие на информирование о продуктах и услугах Банка",docId:14},consentProviderFlg:{text:"Согласие об использовании простой электронной подписи",docId:5},consentOthersFlg:{text:"Прочие согласия",docId:20},consentFATCA:{text:"Форма самосертификации",docId:10}}};var El;!function(e){e.Success="SUCCESS",e.Error="ERROR",e.Pending="PENDING"}(El||(El={}));const Al=async(e,t,n)=>{try{return(await Bl(e,t,n)).json()}catch(e){return console.error(e),null}};async function Bl(e,t,n){const a=(()=>{const e=new Uint8Array(8);return globalThis.crypto.getRandomValues(e),e.reduce(((e,t)=>`${e}${t.toString(16).padStart(2,"0")}`),"")})();return globalThis?.fetch?.(`/light-api-cash/v1${e}`,{method:t,headers:{"Content-Type":"application/json","X-B3-Sampled":"1","X-B3-Spanid":a,"X-B3-Traceid":a,...Ml()},credentials:"include",body:n?JSON.stringify(n):null})}const Ml=()=>{const e=sessionStorage.getItem("accessToken");return e?{Authorization:`Bearer ${e}`}:null},Ol=d((({onChangeEsiaStatus:e})=>{const t=on(),n=r((async()=>{try{const e=await(n={redirectUri:globalThis.location.origin+globalThis.location.pathname},Al("/esia/getLink","POST",n));e?.link&&t.assign(e.link)}catch{e(El.Error)}var n}),[]);return c("div",{className:"flex gap-lg items-center rounded-md bg-main-gray p-4xl",children:[c("div",{className:"flex flex-col justify-around w-full",children:[o("p",{className:"mb-m text-xl",children:"Заполните данные через Госуслуги"}),c("ul",{className:"list-disc list-inside mb-4xl",children:[o("li",{children:"Вероятность одобрения выше"}),o("li",{children:"Без справок о доходах и трудоустройстве"}),o("li",{children:"С защитой Ваших данных"})]}),o(ie,{className:"block mb-xl self-center @md:hidden",image:{icon:"GosUslugiIcon",iconVersion:"normal"},height:"80",width:"80"}),o(Wr,{type:"button",onClick:n,className:"w-full @md:w-fit",children:"Заполнить"})]}),o(ie,{className:"hidden @md:block",image:{icon:"GosUslugiIcon",iconVersion:"normal"},height:"164"})]})})),Fl={url:"suggest/address",responseFilter:e=>Boolean(e?.data?.postal_code)},zl={name:{url:"suggest/fio",requestData:{parts:["NAME"],gender:"UNKNOWN"}},surname:{url:"suggest/fio",requestData:{parts:["SURNAME"],gender:"UNKNOWN"}},middleName:{url:"suggest/fio",requestData:{parts:["PATRONYMIC"],gender:"UNKNOWN"}},email:{url:"suggest/email"},dulSubdivisionCode:{url:"suggest/fms_unit",responseItemHandler:e=>({value:e?.data?.code||"",additionalValue:e?.data?.name})},dulIssuedBy:{url:"suggest/fms_unit"},organizationName:{url:"suggest/party",responseItemHandler:e=>{const t=e?.data?.inn,n=e?.data?.address?.value||"",a=n?`${t} ${n}`:t;return{value:e?.value||"",additionalValue:a}}},inn:{url:"suggest/party",responseItemHandler:e=>({value:e?.data?.inn||""})},addressRegistration:Fl,addressFact:Fl,organizationAddress:Fl,addressCourier:Fl},Vl=d((({options:e,container:t,onChange:n})=>{const[r,l]=a(-1),s=t=>{const a=e.length-1;"ArrowDown"===t.key?l(r<a?r+1:0):"ArrowUp"===t.key?l(r>0?r-1:a):"Enter"===t.key&&e[r]&&(t.preventDefault(),n(e[r]))};return i((()=>(t.addEventListener("keydown",s),()=>t.removeEventListener("keydown",s))),[r]),o("div",{className:"bg-white text-l overflow-y-auto overflow-x-hidden rounded-md shadow-2xl",role:"list",children:e?.map(((e,t)=>c("div",{className:u("px-m py-xs cursor-pointer hover:bg-main-divider relative",{"bg-main-divider":r===t}),role:"listitem",onMouseDown:()=>n(e),children:[o("p",{children:e.processedValue}),e.additionalValue?o("p",{className:"text-xs text-secondary-text",children:e.additionalValue}):null]},t.toString())))})}));const Ll=d((({value:e="",onChange:t=Na,onDaDataChange:n,name:c="",daDataQueryPrefix:d,dadata:m=!1,type:u,...h})=>{const[p,{setFalse:g,setTrue:f}]=hn(),y=function({isOpen:e,value:t,name:n,onChange:c,onDaDataChange:d,daDataQueryPrefix:m}){const u=s(t),h=s(t),[p,g]=a([]),f=Bn(),y=zl[n],x=r((()=>{h.current=t,f.close()}),[t]),b=r((e=>{x(),h.current=e.processedValue,c?.(e.processedValue),d?.(e)}),[x,c]),v=s(null),N=l((()=>async e=>{if(!y)return;const t=await yi({url:y.url,responseItemHandler:y.responseItemHandler,responseFilter:y.responseFilter,requestData:{...y?.requestData},query:e,queryPrefix:m});t?.length&&g(t)}),[m]),w=l((()=>kn(N,300)),[N]);return i((()=>{if(!e||!v.current||h.current===t)return void x();const n=v.current,{top:a,left:i,width:r,height:l}=n.getBoundingClientRect();t&&u.current!==t&&(w(t),u.current=t),f.open({popup:o(Vl,{options:p,container:n,value:t,onChange:b}),top:a+globalThis.scrollY+l,left:i,width:r})}),[e,p,t,b]),v}({isOpen:p&&m,name:c,value:e,daDataQueryPrefix:d,onChange:t,onDaDataChange:n}),x=r((e=>{let n=e??"";"number"===u&&(n=n.replace(/^0+(?=\d)/,"")),t?.(n)}),[t]);return o(wa,{value:e,onChange:x,inputRef:y,isOpen:p,onOpen:f,onClose:g,...h})})),$l=d((({field:e,input:t})=>{const n=t?.name||"addressRegistration",a=e(n).value,i=r((t=>{e?.(n)?.onChange?.(jl(t))}),[]),l=r((t=>{e?.(n)?.onChange?.({apartment:"",city:"",district:"",fullAddress:t,fiasCode:"",house:"",locality:"",okatoRegionCode:"",postcode:"",region:"",regionCode:"",street:"",qc:"",qcComplete:"",qcHouse:""})}),[]);return o(Ll,{disabled:Ai(e,t,n),label:"Адрес",...e(n),value:a?.fullAddress,onChange:l,...t,onDaDataChange:i})})),jl=e=>({apartment:e?.data?.flat,city:e?.data?.city,district:e?.data?.area_with_type,fullAddress:e?.unrestricted_value,fiasCode:e?.data?.fias_id,house:e?.data?.house,locality:e?.data?.settlement_with_type,okatoRegionCode:e?.data?.okato,postcode:e?.data?.postal_code,region:e?.data?.region,regionCode:e?.data?.region_kladr_id?e?.data?.region_kladr_id.substring(0,2):"",street:e?.data?.street,qc:e?.data?.qc,qcComplete:e?.data?.qc_complete,qcHouse:e?.data?.qc_house}),ql=Yt((({field:e,input:t,source:n})=>{const[l,s]=a(""),c=e("addressCourier")?.value,d=c?.locality,m=c?.city;i((()=>{!m&&!d||n?.deliveryCities?.includes(m)?s(""):(e?.("addressCourier")?.onChange?.({...c,house:""}),s("Город недоступен для доставки"))}),[m,d,n]);const u=r((t=>{e?.("addressCourier")?.onChange?.(jl(t))}),[]),h=r((t=>{e?.("addressCourier")?.onChange?.({apartment:"",city:"",district:"",fullAddress:t,fiasCode:"",house:"",locality:"",okatoRegionCode:"",postcode:"",region:"",regionCode:"",street:"",qc:"",qcComplete:"",qcHouse:""})}),[]);return o(Ll,{label:"Адрес",...e("addressCourier"),value:c?.fullAddress,onChange:h,...t,error:l||e("addressCourier")?.error,onDaDataChange:u})})),Ul=d((({field:e,input:t})=>{const n="addressFact",a=e(n).value,{value:l}=e("addressMatch");i((()=>{l&&e("addressFact")?.onChange?.(e("addressRegistration").value)}),[l,e("addressRegistration").value]);const s=r((t=>{e?.(n)?.onChange?.({apartment:t?.data?.flat,city:t?.data?.city,district:t?.data?.area_with_type,fullAddress:t?.value,fiasCode:t?.data?.fias_id,house:t?.data?.house,locality:t?.data?.settlement_with_type,okatoRegionCode:t?.data?.okato,postcode:t?.data?.postal_code,region:t?.data?.region,regionCode:t?.data?.region_kladr_id?t?.data?.region_kladr_id.substring(0,2):"",street:t?.data?.house,qc:t?.data?.qc,qcComplete:t?.data?.qc_complete,qcHouse:t?.data?.qc_house})}),[]),c=r((t=>{e?.(n)?.onChange?.({apartment:"",city:"",district:"",fullAddress:t,fiasCode:"",house:"",locality:"",okatoRegionCode:"",postcode:"",region:"",regionCode:"",street:"",qc:"",qcComplete:"",qcHouse:""})}),[]);return o(Ll,{label:"Адрес",disabled:l,...e(n),value:a?.fullAddress,onChange:c,...t,onDaDataChange:s})})),Wl=d((({field:e,input:t})=>o(Ti,{text:"Адрес фактического места жительства совпадает с адресом регистрации",...e(t?.name??"")}))),Hl=d((({value:e,subText:t,children:n,isPhone:a,...i})=>{const r=(Array.isArray(e)?e:e?.split(",")??[]).filter(Boolean);return[r.length,n,t].every((e=>!e))?null:Yl({textItems:r,subText:t,children:n,isPhone:a,...i})})),Yl=({label:e,labelSize:t="text-m",textItems:n,subColor:a,subText:i,className:r,children:l,isPhone:s=!1})=>c("div",{className:u("flex gap-2xs flex-col h-full max-w-[300px]",r),children:[e?o(Ve,{color:"text-secondary-text",font:"font-light",size:t,children:e}):null,l||Gl(n,s),i?o(Ve,{color:a,size:"text-m",children:i}):null]}),Gl=(e,t)=>e.filter(Boolean).map(((e,n)=>o(Ve,{size:"text-l",children:t?o("a",{href:`tel:${Kl(e)}`,children:e.trim()}):e.trim()},String(n)))),Kl=e=>e.replace(/\D/g,""),Xl=d((({className:e,children:t})=>o("div",{className:u("flex flex-col sm:flex-row sm:border-t sm:border-solid sm:border-main-divider py-xl gap-x-6xl gap-y-xl",e),children:t}))),Jl=d((({className:e,children:t})=>o("span",{className:u("inline-flex items-center text-start gap-s group-[]/btn-embedded:text-primary-main",e),children:t}))),Zl=d((({isUnfolded:e,...t})=>o(G,{name:e?"ArrowUpIcon":"ArrowDownIcon",size:"small",iconVersion:"",...t}))),Ql=d((({className:e,isUnfolded:t,short:n,label:a=(t?"Скрыть":"Развернуть"),embedded:i,...r})=>c(Wr,{className:u({"w-full":!n},e),embedded:i,shape:n?"default":"square",role:"tab","aria-label":"Кнопка сворачивающейся секции",...r,children:[o(Jl,{children:a}),o(Zl,{isUnfolded:t,iconVersion:i?"color":""})]}))),es=d((({className:e,role:t="tablist",children:n})=>o("div",{className:u(e),role:t,children:n})));const ts=d((({className:e,isUnfolded:t,isOverflowVisible:n=!1,children:a})=>{const r=s(null),l=function(e,t){const n=s(null);return i((()=>{const t=n?.current;if(!t)return;const a=new ResizeObserver((n=>{e(t,n[0])}));return a.observe(t),()=>{a.disconnect()}}),[e,...t]),n}((e=>{r.current&&(r.current.style.maxHeight=t?`${e.scrollHeight}px`:"")}),[t]);return o("div",{ref:r,className:u("transition-max-h duration-300",n&&t?"overflow-clip":"overflow-hidden",{"max-h-0":Boolean(r.current||!t)}),role:"tabpanel","aria-label":"Сворачивающаяся секция",children:o("div",{className:e,ref:l,children:a})})})),ns=d((({children:e})=>{const[t,{toggle:n}]=hn(!1);return c("div",{children:[o("div",{className:"hidden sm:block",children:e}),c(es,{className:"block sm:hidden",children:[o(ts,{isUnfolded:t,children:e}),o(Ql,{className:"my-m mr-m border-b border-solid border-main-divider",label:t?"Скрыть":"Подробнее",isUnfolded:t,embedded:!0,onClick:n})]})]})})),as=e=>{const t=rs(e);return o(Hl,{label:"Режим работы",value:t,className:"max-w-none"})},is=({workTime:e="",lunchHour:t="",daysOff:n=""},a=!1)=>e?[`${a?"Суббота":"Будние дни"}: ${e}`,t?`перерыв: ${t}`:"",n?`не работает: ${n}`:""].filter(Boolean).join("; "):"",rs=e=>{const t=e.find((e=>"workingSaturday"!==e.key&&Boolean(e.status)&&Boolean(e.workTime))),n=e.find((e=>"workingSaturday"===e.key&&Boolean(e.status)&&Boolean(e.workTime))),a=e.filter((e=>!e.status)).map((e=>e.short?.toLowerCase())).join(", ");return[is({workTime:t?.workTime,lunchHour:t?.lunchHour,daysOff:n?"":a}),is({workTime:n?.workTime,lunchHour:n?.lunchHour,daysOff:a},!0)].filter(Boolean)},ls=[["workingMonday","Пн","Понедельник"],["workingTuesday","Вт","Вторник"],["workingWednesday","Ср","Среда"],["workingThursday","Чт","Четверг"],["workingFriday","Пт","Пятница"],["workingSaturday","Сб","Суббота"],["workingSunday","Вс","Воскресенье"]],ss=e=>ls.map((([t,n,a])=>({key:t,title:a,short:n,status:Boolean(e?.[t]),get workTime(){return"workingSaturday"===t?e?.workTimeSaturday:e?.workTime},get lunchHour(){return"workingSaturday"===t?e?.lunchHourSaturday:e?.lunchHour},get hasLunch(){return/\d+/.test(this.lunchHour??"")}}))),os=e=>{if(!e)return null;const t=cs(e);return c(Xl,{className:"border-none",children:[o(Hl,{label:"Для юридических лиц",labelSize:"text-l",children:o("div",{className:"flex gap-1",children:t.map(ds)})}),o(Hl,{label:"Режим работы",className:"max-w-none",children:o(Ve,{children:e})})]})},cs=e=>{const t=ls.map((([,e])=>({short:e,status:!0}))),n=e.split("/")??[],a=n[n.length-1]?.toLowerCase();return a?.includes("выходной")?t.map((e=>({...e,status:!a?.includes(e.short.toLowerCase())}))):t},ds=({short:e,status:t},n)=>o("div",{className:u("w-9 h-9 rounded-md flex items-center justify-center",t?"bg-green-more-light text-green-dark":"bg-error/30 text-error"),children:o(Ve,{size:"text-xs",children:e})},String(n)),ms=({currency:e,buyExchangeRate:t,saleExchangeRate:n},a)=>c("div",{className:"flex gap-lg h-full",children:[e?.currency?o(Hl,{label:"Валюта",value:e.currency}):null,t?o(Hl,{label:"Купить",value:String(t)}):null,n?o(Hl,{label:"Продать",value:String(n)}):null]},String(a)),us={yellow:{border:"border-yellow-light",text:"text-yellow"},green:{border:"border-green-more-light",text:"text-green-dark"},gray:{border:"border-gray",text:"text-secondary-text"},red:{border:"border-error/30",text:"text-error"}},hs=d((({className:e,children:t,color:n="gray"})=>c("div",{className:u("sm:p-s sm:border sm:border-green rounded-md flex items-center h-fit",us[n].border,e),children:[o("div",{className:"block pr-m sm:pr-0 sm:hidden",children:o(ie,{image:{icon:"SmallClockIcon"},width:"24",height:"24"})}),o(Ve,{size:"text-m",color:us[n].text,children:t})]}))),ps=(new Date).getDay(),gs=e=>{const[t]=e?.slice(ps-1)??[];if(!t)return null;const{lunchHour:n,status:a,workTime:i,hasLunch:r}=t;return a?c("div",{className:"flex gap-s items-start whitespace-nowrap",children:[i?o(hs,{color:"green",children:i}):null,n&&r?o(hs,{color:"yellow",children:`перерыв: ${n}`}):null]}):o(hs,{color:"red",children:"Выходной"})},fs=({lunchHour:e,hasLunch:t=!1,status:n=!1})=>n?e&&t?`Перерыв ${e}`:e:"Не работает",ys=({title:e,status:t,workTime:n,lunchHour:a,hasLunch:i},r)=>o(Hl,{label:e,value:t&&n?n:"",subText:fs({lunchHour:a,hasLunch:i,status:t}),subColor:!t||i?"text-error":"text-green-dark"},String(r)),xs=e=>`<p><b>Режим обслуживания физ.лиц:<br/></b>${e}</p>`,bs=e=>`<p><b>Режим обслуживания физ. и юр. лиц:<br/></b> ${e}</p>`,vs=(e,t)=>`<p><b>Режим обслуживания физ.лиц:<br/></b>${e}</p> <p><b>Режим обслуживания юр.лиц:<br/></b>${t}</p>`,Ns=(e,t)=>{if(!e.workSchedule)return null;const n=ss(e.workSchedule);return c("div",{className:"bg-white col-span-12 p-3xl sm:border-green sm:border",children:[c("div",{className:"sm:flex sm:justify-between",children:[c("div",{children:[o(Ve,{size:"text-h4",children:e.name}),e.address?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(G,{name:"GeolocationIcon",width:"24",height:"24"}),o(Ve,{size:"text-l",children:e.address})]}):null]}),gs(n)]}),o(ns,{children:ws(e)})]},String(t))},ws=({phone:e,fax:t,phoneBusiness:n,phoneNatural:a,phoneCallCentre:i,phoneCurrencyControl:r,workSchedule:l,exchangeRate:s})=>{const d=ss(l),m=l?.businessScheduleVisibleTag?"Для физических лиц":"Для физических и юридических лиц";return c("div",{children:[c(Xl,{className:"flex-wrap border-b border-solid border-main-divider",children:[o(Hl,{label:"Факс",value:t,isPhone:!0}),o(Hl,{label:"Телефон филиала",value:e,isPhone:!0}),o(Hl,{label:"Для обращений юридических лиц",value:n,isPhone:!0}),o(Hl,{label:"Обслуживание физических лиц",value:a,isPhone:!0}),o(Hl,{label:"Для консультаций по валютному контролю",value:r,isPhone:!0}),o(Hl,{label:"Контакт-центр",value:i,isPhone:!0})]}),l?.isMatchesPattern?o(Xl,{children:o(Hl,{label:m,labelSize:"text-l",className:"w-full max-w-none",children:o("div",{className:"flex flex-wrap gap-xs sm:justify-between pt-xs",children:d?.map(ys)})})}):c(Xl,{children:[o(Hl,{label:m,labelSize:"text-l",children:o("div",{className:"flex gap-1",children:d?.map(ds)})}),as(d)]}),l?.businessScheduleVisibleTag?os(l?.businessScheduleDescription):null,s?.currencies?.length?o(Xl,{className:"flex-wrap",children:s?.currencies?.map(ms)}):null]})},Cs=({name:e="",address:t="",workSchedule:n})=>{const a=(i=e)?`${i?.charAt(0)?.toUpperCase()}${i?.slice(1)}`:"";var i;const r=`${t} ${(e=>{const t=ss(e),n=e?rs(t):"",a=e?e.businessScheduleDescription:"";return e?e.businessScheduleVisibleTag?e.businessScheduleVisibleTag&&null===e.businessScheduleDescription?xs(n):vs(n,a):bs(n):""})(n)}`;return{header:a,body:r}},Ss={workingSaturday:!1,premiumService:!1,privateBanking:!1,remoteWorkplace:!1,serviceDisabledPeople:!1,sellingCoins:!1,buyingCoins:!1,bullionOperations:!1,preciousMetalsOperations:!1,transferringDataToBiometricSystem:!1,billAcceptorEnable:!1,workAllTime:!1,terminalTypeTerm:!1,terminalTypeAtms:!1},ks={billAcceptorEnable:"Прием наличных",bullionOperations:"Операции со слитками",buyingCoins:"Покупка монет из драгоценных металлов",designDisabledPeople:"Для слабовидящих",locationDisabledPeople:"Для маломобильных",preciousMetalsOperations:"Операции с драгоценными металлами",premiumService:"Премиальное обслуживание",privateBanking:"Услуга Private banking",remoteWorkplace:"Удаленное рабочее место",terminalTypeAtms:"Банкоматы",terminalTypeTerm:"Терминалы",transferringDataToBiometricSystem:"Передача фото и голоса в Единую биометрическую систему",sellingCoins:"Продажа монет из драгоценных металлов",safeBoxCaseVolumes:"Аренда индивидуальных сейфовых ячеек",serviceDisabledPeople:"Для маломобильных граждан",workAllTime:"Круглосуточно",workingSaturday:"Открыты по субботам"},Is={...{terminalTypeTerm:e=>"терминал"===e.terminalType?.toLowerCase(),terminalTypeAtms:e=>"банкомат"===e.terminalType?.toLowerCase(),workAllTime:e=>"круглосуточно"===e.workTime?.toLowerCase(),billAcceptorEnable:e=>Boolean(e.billAcceptorEnable),locationDisabledPeople:e=>Boolean(e.locationDisabledPeople),designDisabledPeople:e=>Boolean(e.designDisabledPeople)},workingSaturday:e=>Boolean("workSchedule"in e&&e.workSchedule?.workingSaturday),premiumService:e=>Boolean("premiumService"in e&&e.premiumService),privateBanking:e=>Boolean("privateBanking"in e&&e.privateBanking),remoteWorkplace:e=>Boolean("workScheduleDescription"in e),serviceDisabledPeople:e=>Boolean("serviceDisabledPeople"in e&&e.serviceDisabledPeople),sellingCoins:e=>Boolean("sellingCoins"in e&&e.sellingCoins),buyingCoins:e=>Boolean("buyingCoins"in e&&e.buyingCoins),bullionOperations:e=>Boolean("bullionOperations"in e&&e.bullionOperations),preciousMetalsOperations:e=>Boolean("preciousMetalsOperations"in e&&e.preciousMetalsOperations),transferringDataToBiometricSystem:e=>Boolean("transferringDataToBiometricSystem"in e&&e.transferringDataToBiometricSystem)},Ts=(e,t)=>{const n=Object.keys(t).filter((e=>t[e]));return e.filter((e=>n.every((t=>Is[t](e)))))},Ds=()=>{},Ps=({data:e,remoteWorkplaces:t=[],filtrationState:n={},getBalloon:a=Ds,getBalloonRemoteWorkplaces:i=Ds})=>{const[r,s,o,c]=l((()=>{const r=Ts(e,n),l=Ts(t,n),s=[...r.map((e=>({type:"offices",coords:[Number(e.gpsLatitude),Number(e.gpsLongitude)]?.filter(Boolean),content:a(e)}))),...l.map((e=>({type:"workplaces",coords:[Number(e.gpsLatitude),Number(e.gpsLongitude)]?.filter(Boolean),content:i({address:e.address,workScheduleDescription:e.workScheduleDescription})})))].filter((e=>e.coords&&2===e.coords.length));return[r,s,l,r.length+l?.length]}),[e,t,n,a,i]);return{filteredItems:r,points:s,filteredRemoteWorkplaces:o,lengthItems:c}},Rs=!Boolean("object"==typeof globalThis.process&&globalThis.process&&globalThis.process.version),_s=d((({children:e})=>Rs?e:null)),Es="/icons/MapMarkerClusterIcon.svg",As="/icons/MapMarkerClusterYellowIcon.svg";function Bs({yandexMaps:e,map:t,points:n,isLoad:a}){if(a||!n)return;if(t.geoObjects.removeAll(),!n.length)return;const i=e.templateLayoutFactory.createClass('<div style="margin-top: -3px;">{{properties.geoObjects.length}}</div>'),r=Ms("offices",e,i);if(n.length&&n.every((e=>"type"in e))){const a=Ms("workplaces",e,i),l=Os(n.filter((e=>"workplaces"===e.type)),"workplaces",e),s=Os(n.filter((e=>"offices"===e.type)),"offices",e);r.add(s),a.add(l),t.geoObjects.add(a),t.geoObjects.add(r)}else{const a=Os(n,"offices",e);r.add(a),t.geoObjects.add(r)}t.setBounds(e.util.bounds.fromPoints(n.map((e=>e.coords)))).then((()=>{t.getZoom()>10&&t.setZoom(10)}))}const Ms=(e,t,n)=>new t.Clusterer({clusterIcons:[{href:"offices"===e?Es:As,size:[78,84],offset:[-35,-50]}],clusterIconContentLayout:n,clusterHideIconOnBalloonOpen:!1,geoObjectHideIconOnBalloonOpen:!1}),Os=(e,t,n)=>e.map((({coords:e,content:a})=>new n.Placemark(e,{balloonContentHeader:a?.header,balloonContentBody:a?.body,balloonContentFooter:a?.footer,hintContent:a?.hint},{iconLayout:"default#image",iconImageHref:"offices"===t?Es:As,iconImageSize:[78,84],iconImageOffset:[-35,-50]}))),Fs={focus:"focus:border-primary-text focus:border",hover:"hover:bg-primary-hover",active:"active:bg-primary-active",font:"text-center font-sans"},zs={...Fs,border:"border border-transparent rounded-md",position:"absolute flex items-center justify-center"},Vs=(e,t,n)=>o("div",{className:`select-none cursor-pointer py-m w-12 bg-white ${Object.values(zs).join(" ")} ${n}`,onClick:()=>{t.geolocation.get({provider:"yandex",autoReverseGeocode:!0,mapStateAutoApply:!0}).then((function(t){e.current.geoObjects.add(t.geoObjects)}))},children:o(G,{name:"UserGeoLocationIcon",width:"20",height:"16"})}),Ls=e=>globalThis[e];function $s(e,t,n=!0){const[r,l]=a(void 0);return i((()=>{let a=!0;return((e,t,n=!1)=>{const a=globalThis.document.getElementById(t);if(a){const t=Ls(e);return t?Promise.resolve(t):new Promise((t=>{a.addEventListener("load",(()=>{t(Ls(e))}))}))}return new Promise(((a,i)=>{const r=globalThis.document.createElement("script");r.src=t,r.async=!0,r.id=t,n&&(r.type="module"),r.addEventListener("load",(()=>{a(Ls(e))})),r.addEventListener("error",(e=>{i(e)})),globalThis.document.head.appendChild(r)}))})(e,t).then((e=>{a&&l(e)})).catch((e=>{console.error(`Failed to initialize external namespace: ${e}`)})),()=>{if(a=!1,n){const e=globalThis.document.getElementById(t);e&&globalThis.document.head.removeChild(e),l(void 0)}}}),[e,t,n]),r}const js={...Fs,border:"border-b border-b-2 border-gray last:border-0",position:"relative flex items-center justify-center"},qs=d((({yandexMaps:e,direction:t="in"})=>{const n="in"===t?"PlusIcon":"MinusIcon";return o("div",{onClick:()=>{const n=e.current.getZoom(),a="in"===t?n+1:n-1;e.current.setZoom(a,{checkZoomRange:!0})},className:`${Object.values(js).join(" ")} bg-white select-none cursor-pointer w-12 h-12`,children:o(G,{name:n,width:"20",height:"16"})})})),Us=[55.753995,37.614069],Ws=d((({points:e,className:t="",zoom:n=5,isLoad:a,selectedAddress:r})=>{const l=s(null),d=s(null),m=$s("ymaps",`https://api-maps.yandex.ru/2.1/?apikey=${B.YANDEX_MAP_API_KEY||""}&lang=ru_RU`,!1);if(i((()=>{l.current?Bs({yandexMaps:m,map:l.current,points:e,isLoad:a}):m?.ready((()=>{l.current||(l.current=new m.Map(d.current,{center:Hs(e),zoom:n,controls:[],suppressMapOpenBlock:!0})),Bs({yandexMaps:m,map:l.current,points:e,isLoad:a})})),l.current&&r&&m?.geocode(r).then((e=>{const t=e.geoObjects.get(0).geometry.getCoordinates();l.current.setCenter(t),l.current.setZoom(18)}))}),[m,e,n,a,r]),!m)return null;const h="z-10";return c("div",{ref:d,className:u("relative","w-full",t),children:[a?o(tl,{}):null,c("div",{className:u("absolute right-2 top-52 z-10 w-12 overflow-hidden border border-transparent rounded-md",h),children:[o(qs,{yandexMaps:l}),o(qs,{yandexMaps:l,direction:"out"})]}),Vs(l,m,u("right-2 top-80",h))]})})),Hs=e=>{const t=[Gs(Ys(e,0)),Gs(Ys(e,1))];return t.every((e=>e))?t:Us},Ys=(e,t)=>e.map((e=>e.coords?.[t])),Gs=e=>e.length&&e.reduce(((e,t)=>e+t))/e.length,Ks=e=>Number(e.toString().replace(",",".")),Xs=e=>{const{data:t,error:n}=na(`/light-api-cash/v1/dictionary?dictionaryType=${encodeURIComponent(e)}`,Js);return t&&"errorMessage"in t?{error:n}:{data:t,error:n}},Js=async e=>await Vt(e,{method:"POST"})||[],Zs=d((({field:e,input:t})=>{const[n,r]=a([]),{data:l}=Xs("REGION_RF"),s=e("regionRetail")?.value||{},d=e(t?.name??"");i((()=>{(async()=>{const e=await(async e=>{const t=await Al("/public-data/regionOffices","POST",{regionRfCd:{key:e},cashCardFlg:!0});return t?.offices?.map((e=>({...e,gpsLatitude:Ks(e.latitude??Us[0]),gpsLongitude:Ks(e.longitude??Us[1])})))||[]})(s?.key??"");r(e)})(),s?.key&&d.onChange?.("")}),[s.key]);const{points:m}=Ps({data:n,filtrationState:{},getBalloon:Cs});return c("div",{children:[o(Hn,{label:"Адрес отделения",placeholder:"Выберите отделение",options:n.map((({id:e,address:t=""})=>({key:e?.toString()||"",text:t}))),...d,isSearch:!0}),o("div",{className:"h-[600px]",children:o(_s,{children:o(Ws,{points:m,isLoad:!l,className:"h-full",selectedAddress:d?.value?.text})})})]})}));function Qs(e,t){for(const[n,a]of e.entries())null!=a?t.setItem(n,a):t.removeItem(n)}function eo(e,t){return Qs(e,t),Qs(t,e),e.bus.watch((({type:e,event:n})=>{null!=n?t.setItem(e,n):t.removeItem(e)}))}class to{storage;bus;get size(){return this.storage?.length??0}constructor(e,t=new he){this.storage=e,this.bus=t}hasItem(e){return Boolean(this.storage?.getItem(String(e)))}getItem(e){const t=this.storage?.getItem(String(e))??null;try{return JSON.parse(String(t))}catch(e){return null}}entries(){return Array.from({length:this.size},((e,t)=>{const n=String(this.storage?.key(t));return[n,this.getItem(n)]}))}setItem(e,t){null!==t?this.storage?.setItem(String(e),JSON.stringify(t)):this.storage?.removeItem(String(e)),this.bus?.subject(e,t)}removeItem(e){this.storage?.removeItem(String(e)),this.bus?.subject(e,null)}}class no{bus;store=new Map;get size(){return this.store.size}constructor(e=new he){this.bus=e}hasItem(e){return this.store.has(e)}getItem(e){return this.store.get(e)}entries(){return this.store.entries()}setItem(e,t){this.store.set(e,t),this.bus.subject(e,t)}removeItem(e){this.store.delete(e),this.bus.subject(e,null)}}const ao={};function io(e,t=ao){const n=s(null),o=function(){const[,e]=a(0);return r((()=>e((e=>(e+1)%65536))),[])}();return i((()=>e.bus.watch((e=>{n.current?.has(String(e.type))&&o()}))),[e,o]),l((()=>new Proxy(t,{get:(t,a)=>(n.current||=new Set,n.current.add(a),e.getItem(a)),has:(t,a)=>(n.current||=new Set,n.current.add(a),e.hasItem(a)),set:(t,n,a)=>(e.setItem(n,a),!0),deleteProperty:(t,n)=>(e.removeItem(n),!0)})),[e])}const ro=new no;function lo(e){return io(ro,e)}eo(ro,new to(globalThis?.localStorage));const so=()=>lo(),oo=Yt((({field:e,source:t,fieldName:n,placeholder:a="Выберите из списка",options:i,...r})=>{const l=t?.map((e=>({key:e.key||"",text:e.value})))||[];return o(Hn,{placeholder:a,options:l,...e(n),...r})})),co=d((({field:e,input:t})=>{const{data:n}=Xs("EMPLOYEES_NUMBER"),a=so();return i((()=>{n&&(a.amountWorkers=n)}),[n]),o(oo,{field:e,source:a.amountWorkers??[],label:"Количество работающих в организации",fieldName:"amountWorkers",input:t})})),mo=d((({field:e,input:t})=>o(Ti,{text:"Наличие военного билета",...e(t?.name??"")}))),uo=d((({field:e,input:t})=>o(Ll,{label:"Код представителя Банка",placeholder:"Введите код",isInteger:!0,...e(t?.name??""),...t}))),ho=d((({field:e,input:t})=>o(Ti,{text:"В отношении меня ведётся производство по делу о банкротстве",...e(t?.name??"")}))),po=d((({field:e,input:t})=>o(ni,{label:"Дата начала работы на текущем месте",...e(t?.name??""),...t,disabled:Ai(e,t),maxDate:new Date}))),go=d((({field:e,input:t})=>o(Ll,{label:"Место рождения",maxLength:100,...e(t?.name??""),...t,disabled:Ai(e,t)})));function fo(e){const t=globalThis.localStorage?.getItem(e),[n,i]=a(t?(e=>{try{return JSON.parse(String(e))}catch(e){return null}})(t):null);return[n,r((t=>{i((n=>{const a=t instanceof Function?t(n):t;return globalThis.localStorage?.setItem(e,JSON.stringify(a)),a}))}),[e])]}const yo=d((({__html:e,icon:t="InfoCircleIcon",iconVersion:n="black"})=>c("div",{className:"flex flex-row items-center w-full min-h-14 bg-main-gray rounded-lg gap-m p-m",children:[o("div",{className:"rounded-full bg-white p-xs",children:o(G,{name:t,width:"24",height:"24",iconVersion:n})}),o("div",{className:"",children:o(Fe,{__html:e})})]}))),xo=d((({field:e,input:t})=>{const[n,r]=a([]),[s]=fo("programId"),{value:d,onChange:m}=e("cardCategory"),u=e("paymentSystem")?.value?.key;i((()=>{u&&s&&(async()=>{const e=await(async(e,t)=>{const n=await Al("/dictionaryFiltered","POST",{type:"CARD_TYPE",presets:{paymentSystemTypeCd:e,creditProgramId:t}});return Array.isArray(n)?n:[]})(u,s);r(e),bo(e,d)||m&&m(null)})()}),[u]);const h=l((()=>n?.find((e=>e.key===d?.key))?.description),[n,d]);return c("div",{children:[o(oo,{field:e,source:n,label:"Категория карты",fieldName:"cardCategory",input:t}),h?o(yo,{__html:h}):null]})})),bo=(e,t)=>e.some((e=>e.key===t?.key)),vo=d((({field:e,input:t})=>o(Ll,{label:"Количество детей до 18 лет",placeholder:"Введите значение",isInteger:!0,type:"number",...e(t?.name??""),...t}))),No=d((({field:e,input:t})=>o(Ll,{label:"Кодовое слово",maxLength:20,...e(t?.name??""),...t}))),wo=d((({field:e,input:t})=>{const{data:n}=Xs("INCOME_CERT_UNITED"),a=Ai(e,t);return c("div",{className:"space-y-xl",children:[a?o(yo,{__html:"Для выбора иного способа подтверждения дохода, оформите новую заявку на кредит без авторизации на портале Госуслуги"}):null,o(oo,{field:e,source:n,label:"Способ подтверждения дохода",fieldName:"confirmationIncome",input:t,disabled:a})]})})),Co=d((({field:e,input:t})=>{const{data:n}=Xs("MILITARY_STATUS");return o(oo,{field:e,source:n,label:"Статус военнообязанного",fieldName:"conscription",input:t})})),So=()=>lo(),ko=d((({src:e,onClose:t,onDocumentRead:n})=>{const a=Pe();return c(Yr,{className:"mt-xl max-w-4xl mx-auto px-0 min-h-0 pb-0",onClose:t,children:[a?o("img",{src:e}):o("iframe",{src:`${e}#toolbar=0`,className:"w-full h-[80vh]",id:"iframe-dialog"}),o(Wr,{className:"mx-auto mt-m",type:"button",onClick:()=>{n?.(),t?.()},children:"Ознакомиться"})]})})),Io=(e,t)=>{const[n,{setTrue:a,setFalse:i}]=hn(!1),{open:l}=wn(ko),s=Pe();return{openDocument:r((async()=>{if(e&&!n){a();const n=URL.createObjectURL(await(async(e,t=!1)=>{const n=await Bl(`/feedback/file?id=${encodeURIComponent(e)}&convertToPngFlg=${t}`,"GET");return n?n.blob():new Blob})(e,s));l({src:n,onDocumentRead:t}),i()}}),[l,e,s,n]),isLoading:n}},To=d((({className:e,error:t,docId:n,...a})=>{const{openDocument:i,isLoading:r}=Io(n,(()=>a.onChange?.(!0)));return c("div",{className:e,children:[c("div",{className:"flex flex-wrap gap-x-m",children:[o(wi,{...a}),n?c(Wr,{embedded:!0,onClick:i,children:[o(Jl,{children:"Ознакомиться"}),r?o(tl,{blur:!1,size:"extraSmall",position:"static"}):null]}):null]}),Sn(t)]})})),Do=d((({field:e,input:t})=>{const{productType:n}=So(),a=_l[n??""];return t&&t.name?o(To,{text:a?.[t.name]?.text,docId:a?.[t.name]?.docId,...e(t.name)}):null})),Po=Math.round(29.5),Ro=d((({className:e,title:t,children:n,...a})=>c(g,{className:u("space-y-xl",e),defaultPadding:"p-4xl",...a,children:[t?o(w,{className:"text-center",title:t}):null,n]}))),_o="flex flex-col justify-between lg:flex-row gap-4xl",Eo="flex flex-col lg:w-1/2 gap-2xl",Ao="flex flex-col gap-y-xl min-w-52",Bo=d((({value:e,fractionDigits:t,fixed:n,prefix:a,postfix:i})=>o(Ve,{size:"text-h3",children:"number"==typeof e?[a,Je(t,{fixed:n})(e),i].filter(Boolean).join(" "):e}))),Mo=d((({className:e,title:t,value:n,color:a="text-secondary-text",...i})=>c("div",{className:u("flex justify-between @xl:flex-col",e),children:[t?o(Ve,{size:"text-l",font:"font-light",color:a,children:t}):null,n?o(Bo,{value:n,...i}):o(Ve,{size:"text-h3",children:"-"})]}))),Oo=e=>zo([(e,t)=>e<t,(e,t)=>e?.maxSum>t?.maxSum],e),Fo=(e=[],t=!1,n=[])=>({...zo([(e,t)=>e>t,(e,t)=>e?.minSum<t?.minSum],e?.filter((e=>t===Boolean(e?.isNewClient)))),extraPercent:n.at(-1),extraPercents:n}),zo=(e,t)=>{if(!t?.length)return;const n=t?.reduce(((t,n)=>e[0](n.rate,t[0].rate)?[n]:n.rate===t[0].rate?[...t,n]:t),[t[0]]);return n.length>1?n.reduce(((t,n)=>e[1](n,t)?n:t),n[0]):n[0]},Vo=(e,t=0)=>e?.sum?e.sum:t,Lo=(e,t=0)=>e?.period&&e.period>=1&&e.period<=60?e.period:t,$o=(e,t)=>e?o(C,{size:"text-xs",font:"font-light",color:"text-secondary-text",children:e},String(t)):null,jo=({min:e=0,max:t=0,availableMonths:n,...a})=>o(fa,{items:[`От ${qo(e)}`,`До ${qo(t)}`],step:1,...n?.length?{list:n}:{min:e,max:t},...a}),qo=e=>`${e} ${Number(e)%10==1?"месяца":"месяцев"}`,Uo=({items:e,title:t,orientation:n="horizontal",value:a,onChange:i,...r})=>c("div",{className:"grid gap-s whitespace-nowrap lg:sm:col-span-1 col-span-2",children:[t?o("div",{role:"radiogroup","aria-label":t,children:o(Ve,{color:"text-secondary-text",font:"font-light",children:t})}):null,o(Er,{orientation:n,items:e,value:e[a?0:1].id,onChange:t=>i&&i(t===e[0].id),...r})]}),Wo=e=>Uo({...e,title:"Тип платежа",orientation:"vertical",className:"sm:flex-col",items:[{id:"annuity",text:"Аннуитетный"},{id:"differential",text:"Дифференцированный"}]}),Ho=({isShowItems:e=!0,step:t=1e3,postfix:n="₽",...a})=>o(fa,{items:e?[`От ${Je(1)(a.min||0)} ${n}`,`До ${Je(1)(a.max||0)} ${n}`]:[],step:t,...a}),Yo=({field:e,defParams:t,calcParams:n,map:a,monthsValue:i="maxMonths"})=>{Object.entries(a).forEach((([n,a])=>{e?.(n)?.onChange?.(t?.[a])})),e?.("monthsValue")?.onChange?.(ma(t?.[i],n.minMonths,n.maxMonths))},Go=(e,t)=>{const{isAnnuity:n,moneyValue:a,monthsValue:i,moneyExtra:r}=t;if(0===e)return 0;if(n){const t=e/1200;return r?(a+r)*(t+t/(Math.pow(1+t,i)-1)):a*(t+t/(Math.pow(1+t,i)-1))}return Math.round(a/i)+a*(e/1200)},Ko=e=>e,Xo=(e=Ko)=>t=>t.reduceRight(((t,n)=>e(t)>e(n)?t:n)),Jo=Xo(),Zo=(e=Ko)=>Xo((t=>-e(t))),Qo=Zo(),ec=([e,t],n,a=[])=>n&&n[e]&&n[t]?{[e]:n[e],[t]:n[t]}:tc([e,t],a),tc=([e,t],n=[])=>({[e]:n.length?Qo(n.filter((t=>"number"==typeof t[e])).map((t=>t[e]))):0,[t]:n.length?Jo(n.filter((t=>"number"==typeof t[e])).map((e=>e[t]))):0}),nc=(e,[t,n],a)=>e>=a[t]&&e<=a[n],ac={minSum:1e4,maxSum:5e6,minMonths:1,maxMonths:60,rate:0,isSalaryClient:!1,isPensionClient:!1,isStateEmployee:!1,isInsurance:!0},ic=e=>rc({...e,fieldKey:"isSalaryClient",viewSettingFieldKey:"isShowSalaryClient"})&&rc({...e,fieldKey:"isStateEmployee",viewSettingFieldKey:"isShowStateEmployee"})&&rc({...e,fieldKey:"isPensionClient",viewSettingFieldKey:"isShowPensionClient"})&&rc({...e,fieldKey:"isInsurance",viewSettingFieldKey:"isShowInsurance"}),rc=({row:e,userInputParams:t,paramsViewSettings:n,fieldKey:a,viewSettingFieldKey:i})=>!!n&&!n[i]||t[a]===e[a],lc=(e,t,n)=>{const{moneyValue:a,monthsValue:i}=e,r=t?.rateRows||[ac],l=(({limitRows:e,userInputParams:t,paramsViewSettings:n})=>e?.find((e=>ic({row:e,userInputParams:t,paramsViewSettings:n}))))({limitRows:t?.limitRows||[],userInputParams:e,paramsViewSettings:n}),{minSum:s,maxSum:o}=ec(["minSum","maxSum"],l,r),{minMonths:c,maxMonths:d}=ec(["minMonths","maxMonths"],l,r),m=(({rateRows:e=[],userInputParams:t,paramsViewSettings:n,moneyValue:a,monthsValue:i})=>e?.find((e=>ic({row:e,userInputParams:t,paramsViewSettings:n})&&nc(a,["minSum","maxSum"],e)&&nc(i,["minMonths","maxMonths"],e)))||ac)({rateRows:r,userInputParams:e,paramsViewSettings:n,moneyValue:a,monthsValue:i}),{rate:u}=m,h=Go(u,e);return{...m,...e,minSum:s,maxSum:o,minMonths:c,maxMonths:d,moneyValue:a,monthsValue:i,monthlyPayment:h}},sc=(e={})=>Boolean(Object.values(e).filter((e=>e)).length),oc={isSalaryClient:"isSalaryClient",isStateEmployee:"isStateEmployee",isPensionClient:"isPensionClient",isInsurance:"isInsurance",moneyValue:"maxSum"},cc=Yt((({className:e,title:t,calcSource:n,buttons:a,footnote:l,paramsViewSettings:s,defaultParams:d,onChange:m,...h})=>{const p=Oo(n?.rateRows),g=r((e=>{const t=lc(e,n,s);m?.({...e,monthlyPayment:t.monthlyPayment,rate:p?.rate??0})}),[s,n]),[f,{field:y}]=vn({moneyValue:Vo(d,2e5),monthsValue:Lo(d,Po),monthlyPayment:0,rate:0,isAnnuity:Boolean(d?.isAnnuity),isInsurance:Boolean(d?.isEnableInsurance),isSalaryClient:Boolean(d?.isEnableSalaryClient),isPensionClient:Boolean(d?.isEnablePensionClient),isStateEmployee:Boolean(d?.isEnableStateEmployee)},{onChange:g}),x=lc(f,n,s),b=Wo({...y("isAnnuity")}),{onChange:v}=y("moneyValue"),{onChange:N}=y("monthsValue");return i((()=>{v&&v(ma(f.moneyValue,x.minSum,x.maxSum))}),[x.minSum,x.maxSum]),i((()=>{N&&N(ma(f.monthsValue,x.minMonths,x.maxMonths))}),[x.minMonths,x.maxMonths]),i((()=>{!sc(d)&&p&&Yo({field:y,defParams:p,calcParams:x,map:oc,monthsValue:"minMonths"})}),[n,d]),o(Ro,{className:e,title:t,...h,children:c("section",{className:u(_o,e),children:[c("div",{className:Eo,children:[Ho({title:"Сумма кредита, ₽",step:500,min:x.minSum,max:x.maxSum,...y("moneyValue"),value:x.moneyValue}),jo({title:"Срок кредита, месяцев",min:x.minMonths,max:x.maxMonths,...y("monthsValue"),value:x.monthsValue}),dc({...x,...s},y),o("div",{className:"sm:hidden",children:b})]}),c("div",{className:u(Ao,"@4xl:w-1/2"),children:[o(Mo,{title:"Полная стоимость кредита",value:n?.totalLoanCost}),o(Mo,{title:"Ставка от",value:p?.rate,fractionDigits:2,postfix:"%"}),o(Mo,{title:"Ежемесячный платёж",value:x.monthlyPayment,postfix:"₽"}),o("div",{className:"hidden sm:block mb-lg",children:b}),Ye(a,{isVertical:!0}),$o(l)]})]})})})),dc=(e,t)=>c("div",{className:"flex flex-col gap-y-2xl",children:[e.isShowSalaryClient?o(wi,{text:"Получаю зарплату на счёт\nв Россельхозбанке",...t("isSalaryClient"),value:e.isSalaryClient,className:"whitespace-pre-line sm:whitespace-normal"}):null,e.isShowStateEmployee?o(wi,{text:"Работаю в бюджетной организации",...t("isStateEmployee"),value:e.isStateEmployee}):null,e.isShowPensionClient?o(wi,{text:"Получаю пенсию на карту Россельхозбанка",...t("isPensionClient"),value:e.isPensionClient}):null,e.isShowInsurance?o(wi,{text:"Комплексная страховая защита",...t("isInsurance"),value:e.isInsurance}):null]}),mc="calculator",uc=d((({field:e,params:t})=>{const n=r((t=>{e(mc).onChange?.(t)}),[]);return o(cc,{...t?.calcData,padding:"p-0",defaultParams:pc(e(mc).value),onChange:n})})),hc={moneyValue:"sum",monthsValue:"period",isInsurance:"isEnableInsurance",isPensionClient:"isEnablePensionClient",isStateEmployee:"isEnableStateEmployee",isSalaryClient:"isEnableSalaryClient",isAnnuity:"isAnnuity"},pc=(e,t=!1)=>{const n=t?gc(hc):hc;return Object.fromEntries(Object.entries(e??{}).map((([e,t])=>[n[e],t])))},gc=e=>Object.fromEntries(Object.entries(e).map((([e,t])=>[t,e]))),fc=d((({field:e,input:t})=>{const{data:n}=Xs("CREDIT_IN_RSHB");return o(oo,{field:e,source:n,label:"Имеет ли юридическое лицо, акционером / участником / членом / пайщиком /\n вкладчиком с долей участия более 20% уставного капитала руководителем,\n которого Вы являетесь, кредит в АО «Россельхозбанк»",fieldName:"creditInRshbCd",input:t,disabled:!e?.("shareholderFlg")?.value})})),yc={17:"amur_debit_card",16:"owner_debit_card",18:"pansion_debit_card",38:"salary_debit_card",40:"vordi_debit_card",42:"eco_debit_card",43:"junior_debit_card",44:"appetit_debit_card"},xc=d((({className:e,label:t,error:n,...a})=>c("div",{className:u("shrink-0 w-full",e),children:[o(Er,{label:Cn({label:t,errors:a?.errors}),...a}),Sn(n)]}))),bc=[{id:"810",text:"Рубли"}],vc=d((({field:e,input:t})=>{const{data:n}=Xs("CURRENCY"),{programId:a}=So(),i=l((()=>!Object.keys(yc).includes(a||"")||"38"===a),[]),r=l((()=>i?bc:n?.map((e=>({id:e.key??"",text:e.description})))),[n]);return o(xc,{label:"Валюта",orientation:"horizontal",items:r,...e(t?.name??"")})})),Nc=(e,t)=>{if(!t)return null;const n=kc(e),a=+t?.split(".")[0],i=+t?.split(".")[1];switch(a){case 1:return n("AGRICULTURE");case 35:return n("FUEL_AND_ENERGY");case 41:case 42:case 43:return n("CONSTRUCTION");case 46:case 47:return n("TRADE");case 55:case 79:return n("TOURISM");case 62:return n("TECHNOLOGY");case 63:return n("CONSULTING_SERVICE");case 64:return n("BANK");case 65:return n("INSURER");case 66:return n("FINANCIAL_INSTITUTIONS");case 72:case 74:return n("SCIENCE");case 80:return n("SECURITY");case 84:return n(i<22?"GOVERNANCE":22===i?"ARMY":"OTHER_SECTORS");case 85:return n("EDUCATION");case 86:return n("HEALTHCARE");case 87:return n("SOCIAL_SPHERE");default:return n(a>=10&&a<=33?"INDUSTRY":a>=5&&a<=9?"FUEL_AND_ENERGY":a>=49&&a<=53?"TRANSPORT":"OTHER_SECTORS")}},wc=(e,t)=>{if(!t)return null;const[n]=[e?.find((e=>t<=Number(e.description)))].map((e=>({key:e?.key??"",text:e?.value??""})));return n},Cc=(e,t)=>{const n=kc(e);return[40001,40002,71610].includes(t)?n("FOREIGN"):n("RUSSIAN")},Sc=(e,t,n)=>{const a=kc(e);return a("7725114488"===n?"RSHB":50102===t?"SOLE_TRADER":t>=75e3&&t<=75505&&75500!==t?"BUDGETARY":"COMMERCIAL")},kc=e=>t=>e.map((e=>({key:e.key,text:e.value}))).find((e=>e.key===t))??null,Ic=(e,t,n)=>{const{okved:a,okopf:i,inn:r,organizationName:l}=Tc(n);t?.("legalForm")?.onChange?.(n.data?.opf?.short),t?.("organizationAddress")?.onChange?.(jl(n.data?.address));const s={amountWorkers:wc(e?.amountWorkers,n.data?.employee_count),employerActivities:Nc(e?.employerActivities??[],a),organization:Sc(e?.organization??[],i,r),employerOrganization:Cc(e?.employerOrganization??[],i),organizationName:l};for(const e in s)t?.(e)?.onChange?.(s[e])},Tc=e=>({inn:e.data?.inn??"",okopf:Number(e.data?.opf?.code),okved:e.data?.okved??"",organizationName:e.data?.name?.short_with_opf??""}),Dc=d((({field:e,input:t})=>{const n=so(),{employerActivities:a,employerOrganization:l,organization:s,amountWorkers:c}=n,d=e?.("esiaAccountTypeCd")?.value,m=e?.("inn")?.value,u=r((t=>{Ic(n,e,t)}),[]);return i((()=>{d&&m&&Pc(n)&&(async()=>{const t=await(async e=>{const t=await yi({url:"suggest/party",query:e});return t?.[0]})(m);t&&Ic(n,e,t)})()}),[a,l,s,c]),o(Ll,{label:"ИНН",isInteger:!0,maxLength:12,...t,...e(t?.name??""),onDaDataChange:u,disabled:Ai(e,t)})})),Pc=e=>{const{employerActivities:t,employerOrganization:n,organization:a,amountWorkers:i,productType:r}=e;return[n,a,i,"creditCard"!==r||t].every(Boolean)},Rc=d((({field:e,input:t})=>o(ni,{label:"Дата доставки",...e(t?.name??""),minDate:new Date}))),_c=d((({field:e,input:t})=>{const{data:n}=Xs("COURIER_DELIVERY_TIME"),a=l((()=>n?.map((e=>({id:e.key,text:e.value})))??[]),[n]);return o(xc,{label:"Время доставки",className:"flex-row",items:a,...e(t?.name??"")})})),Ec=d((({field:e,input:t})=>o(Ll,{label:"Количество иных иждивенцев",placeholder:"За исключением детей до 18 лет",isInteger:!0,maxLength:2,type:"number",...e(t?.name??""),...t}))),Ac=d((({field:e,input:t})=>{const n=e("limitedBirthday")?.value,a=l((()=>new Date(n?.getFullYear()+14,n?.getMonth(),n?.getDate())),[n]);return o(ni,{label:"Дата выдачи",...e(t?.name??""),disabled:Ai(e,t),minDate:a,maxDate:new Date})})),Bc=d((({field:e,input:t})=>{const{value:n,onChange:a}=e("dulSubdivisionCode"),i=r((e=>{a?.(e?.data?.code)}),[]);return o(Ll,{disabled:Ai(e,t),label:"Кем выдан",maxLength:200,...t,...e(t?.name??""),onDaDataChange:i,daDataQueryPrefix:n})})),Mc=d((({field:e,input:t})=>o(Ll,{disabled:Ai(e,t),label:"Номер документа",isInteger:!0,maxLength:6,...e(t?.name??"")}))),Oc=d((({field:e,input:t})=>o(Ll,{disabled:Ai(e,t),label:"Серия документа",isInteger:!0,maxLength:4,...e(t?.name??"")}))),Fc=d((({field:e,input:t})=>{const n=r((t=>{e?.("dulIssuedBy")?.onChange?.(t?.data?.name)}),[]),a=r((t=>{const n=t.replace(/[^\d-]/g,"");n.length<=7&&e?.("dulSubdivisionCode")?.onChange?.(Va(n,"___-___"))}),[]);return i((()=>{const t=e?.("dulSubdivisionCode")?.value;t&&a(t)}),[]),o(Ll,{disabled:Ai(e,t),label:"Код подразделения",...t,...e(t?.name??""),placeholder:"___-___",onChange:a,onDaDataChange:n})})),zc=d((({field:e,input:t})=>{const{data:n}=Xs("EDUCATION_LEVEL");return o(oo,{field:e,source:n,label:"Образование",fieldName:"education",input:t})})),Vc=d((({field:e,input:t})=>o(Ll,{label:"Электронная почта",maxLength:50,...e(t?.name??""),...t}))),Lc=d((({field:e,input:t})=>{const{data:n}=Xs("ORGANIZATION_ACTIVITY_TYPE"),a=so();return i((()=>{n&&(a.employerActivities=n)}),[n]),o(oo,{field:e,source:a.employerActivities??[],label:"Вид деятельности организации-работодателя",fieldName:"employerActivities",input:t})})),$c=d((({field:e,input:t})=>{const{data:n}=Xs("ORGANIZATION_KIND"),a=so();return i((()=>{n&&(a.employerOrganization=n)}),[n]),o(oo,{field:e,source:a.employerOrganization??[],label:"Вид организации работодателя",fieldName:"employerOrganization",input:t})})),jc=d((({field:e,input:t})=>{const{data:n}=Xs("EMPLOYMENT_INFO_UNITED");return o(oo,{field:e,source:n,label:"Информация о трудоустройстве",fieldName:"employment",input:t})})),qc=d((({field:e,input:t})=>{const n=r((n=>e(t?.name??"")?.onChange?.(String(ma(Number(n),0,5)))),[]);return o(Ll,{label:"Стаж за последние 5 лет",placeholder:"Количество лет",type:"number",...e(t?.name??""),...t,onChange:n,disabled:Ai(e,t)})})),Uc=d((({field:e,input:t})=>{const{value:n,onChange:a}=e(t?.name??""),r=e("familyStatus")?.value?.key,l="MARRIED"===r?2:1,s=Number(e("children")?.value||0),c=Number(e("dependents")?.value||0),d=l+s+c;return i((()=>{a?.(d)}),[r,s,c]),o(Ll,{label:"Количество членов семьи",placeholder:"Введите значение",type:"number",disabled:!0,value:n,onChange:a})})),Wc=d((({field:e,input:t})=>{const{data:n}=Xs("MARITAL_STATUS");return o(oo,{field:e,source:n,label:"Семейное положение",fieldName:"familyStatus",input:t})})),Hc=d((({field:e,input:t})=>{const[n,r]=a(""),l=Number(e("lastJobExperience")?.value),s=Number(e("generalSeniority")?.value);return i((()=>{r(s&&s<l?"Укажите не меньше, чем число в поле «Стаж на последнем рабочем месте»":"")}),[l,s]),o(Ll,{label:"Общий стаж",type:"number",maxLength:2,placeholder:"Количество лет",isInteger:!0,...e(t?.name??""),...t,error:n||e("generalSeniority")?.error,disabled:Ai(e,t)})})),Yc=d((({field:e,input:t})=>{const{data:n}=Xs("HOUSE_TYPE");return o(oo,{field:e,source:n,label:"Тип жилья",fieldName:"housing",input:t})})),Gc=d((({input:e})=>o(yo,{__html:e?.label}))),Kc=d((({field:e,input:t})=>o(Ti,{text:"Я планирую в ближайшее время инициировать дело о банкротстве в отношении себя",...e(t?.name??"")}))),Xc=d((({field:e,input:t})=>o(Ll,{label:"Количество мест работы за последние 5 лет",placeholder:"Количество мест",type:"number",isInteger:!0,maxLength:2,...e(t?.name??""),...t,disabled:Ai(e,t)}))),Jc=d((({field:e,input:t})=>o(Ll,{label:"Стаж на последнем рабочем месте",placeholder:"Количество лет",type:"number",maxLength:2,isInteger:!0,...e(t?.name??""),...t,disabled:Ai(e,t)}))),Zc=/^[\u0041-\u005A\u0061-\u007A\s]+$/u,Qc=(e="")=>Zc.test(e),ed=e=>{const t={"А":"A","Б":"B","В":"V","Г":"G","Д":"D","Е":"E","Ё":"E","Ж":"ZH","З":"Z","И":"I","Й":"I","К":"K","Л":"L","М":"M","Н":"N","О":"O","П":"P","Р":"R","С":"S","Т":"T","У":"U","Ф":"F","Х":"KH","Ц":"TS","Ч":"CH","Ш":"SH","Щ":"SHCH","Ъ":"IE","Ы":"Y","Ь":"","Э":"E","Ю":"YU","Я":"YA","":"","а":"A","б":"B","в":"V","г":"G","д":"D","е":"E","ё":"E","ж":"ZH","з":"Z","и":"I","й":"I","к":"K","л":"L","м":"M","н":"N","о":"O","п":"P","р":"R","с":"S","т":"T","у":"U","ф":"F","х":"KH","ц":"TS","ч":"CH","ш":"SH","щ":"SHCH","ъ":"IE","ы":"Y","ь":"","э":"E","ю":"YU","я":"YA",".":".",",":",","-":"-"," ":" "};return e.replace(/[А-ЯЁа-яё,. -]/g,(e=>t[e.toLowerCase()].toUpperCase()||""))},td=d((({field:e,input:t})=>{const n=e("latinSurname")?.value,a=e("name")?.value,l=e("latinName")?.onChange;i((()=>{l?.(ed(a))}),[]);const s=r((e=>{(Qc(e)||0===e.length)&&l?.(e.toUpperCase())}),[]);return o(ka,{label:"Имя",placeholder:"Имя латинскими буквами",maxLength:Math.max(20-n?.length,1),...e(t?.name??""),onChange:s,...t})})),nd=d((({field:e,input:t})=>{const n=e("latinName")?.value,a=e("surname")?.value,l=e("latinSurname")?.onChange;i((()=>{l?.(ed(a))}),[]);const s=r((e=>{(Qc(e)||0===e.length)&&l?.(e.toUpperCase())}),[]);return o(ka,{label:"Фамилия",placeholder:"Фамилия латинскими буквами",maxLength:Math.max(20-n?.length,1),...e(t?.name??""),onChange:s,...t})})),ad=d((({field:e,input:t})=>o(Ll,{label:"Наименование юридического лица",...t,...e(t?.name??""),disabled:!e?.("shareholderFlg")?.value}))),id=d((({field:e,input:t})=>o(Ll,{label:"ОПФ",maxLength:20,placeholder:"ООО, ПАО и др.",...e(t?.name??""),...t}))),rd=d((({field:e,input:t})=>o(ni,{label:"Дата рождения",...e(t?.name??""),disabled:Ai(e,t)}))),ld=d((({field:e,input:t})=>o(Ll,{label:"Обязательные выплаты",placeholder:"Введите значение",isInteger:!0,type:"number",maxLength:10,...e(t?.name??""),...t}))),sd=[{id:"office",text:"В отделении Банка"},{id:"courier",text:"Курьерская доставка"}],od=d((({field:e,input:t})=>o(xc,{orientation:"horizontal",items:sd,...e(t?.name??"")}))),cd=d((({field:e,input:t})=>{const n=r((t=>{(pl.test(t)||0===t.length)&&e("middleName")?.onChange?.(t)}),[e]);return o(Ll,{label:"Отчество (Обязательно, при наличии)",maxLength:40,disabled:Ai(e,t),...e(t?.name??""),...t,onChange:n})})),dd=d((({field:e,input:t})=>{const n=r((t=>{(pl.test(t)||0===t.length)&&e("name")?.onChange?.(t)}),[e]);return o(Ll,{label:"Имя",maxLength:40,disabled:Ai(e,t),...e(t?.name??""),...t,onChange:n})})),md=d((({field:e,input:t})=>{const{data:n}=Xs("ORGANIZATION_TYPE"),a=so();return i((()=>{n&&(a.organization=n)}),[n]),o(oo,{field:e,source:a.organization??[],label:"Тип организации",fieldName:"organization",input:t})})),ud=d((({field:e,input:t})=>{const n=so(),a=r((t=>{e?.("inn")?.onChange?.(t.data?.inn),Ic(n,e,t)}),[]);return o(Ll,{label:"Наименование организации",...t,...e(t?.name??""),disabled:Ai(e,t),onDaDataChange:a})})),hd=d((({field:e,input:t})=>o(Ll,{label:"Иные доходы",placeholder:"Введите значение",isInteger:!0,...e(t?.name??""),...t}))),pd=d((({field:e,input:t})=>o(ni,{label:"Дата регистрации по месту жительства",...e(t?.name??""),maxDate:new Date}))),gd=d((({field:e,input:t})=>{const n=r((n=>e(t?.name??"")?.onChange?.(String(ma(Number(n),0,100)))),[]);return o(Ll,{label:"Доля участия в бизнесе",placeholder:"в %",isInteger:!0,maxLength:3,...e(t?.name??""),...t,onChange:n})})),fd=e=>e.map((e=>({key:e.type,text:e.name}))),yd=e=>e?.key,xd=d((({field:e,input:t})=>{const[n,i]=a([]),r=lo();gi((async()=>{const{programId:e}=r;if(e){const t=await(async e=>{const t=await Al("/public-data/creditProgramConditions","POST",{creditProgramId:e});return fd(t?.paymentSystems||[])})(e);i(t??[])}}),[]);const s=l((()=>n?.map((e=>({id:e.key,text:e.text})))??[]),[n]);return o(xc,{label:"Платежная система",orientation:"horizontal",items:s,...e(t?.name??"",{format:yd,parse:e=>n?.find((t=>t.key===e))})})})),bd=d((({field:e,input:t})=>{const{data:n}=Xs("POSITION");return o(oo,{field:e,source:n,label:"Должность в организации",fieldName:"positionOrganization",input:t})})),vd=async()=>await Al("/public-data/regionsCardDelivery","GET")||void 0,Nd=d((({field:e,input:t})=>{const{programId:n,productType:a}=so(),{data:i}=Xs("REGION_RF"),{data:l}=na("regionsDelivery",vd),{data:s}=Xs(wd(a)),c="38"===n,d=i?.map((({key:e,value:t})=>({key:e,text:t}))),m="true"===s?.find((e=>"DELIVERY_ACTIVE"===e?.key))?.value,u=e("regionRetail")?.onChange,h=e("regionHasDelivery")?.onChange,p=e("methodObtain")?.onChange,g=r((e=>{const t=m&&l?.find((t=>t.regionCode===e.key))?.deliveryFlg&&!c;h?.(t),p?.(t?"courier":"office"),u?.(e)}),[l,m]);return o(Hn,{label:"Регион",placeholder:"Выберите регион",isSearch:!0,options:d,...e(t?.name??""),onChange:g})})),wd=e=>"debitCard"===e?"DEBIT_CARD_LEAD_PROCESS_SETTINGS":"CREDIT_LEAD_PROCESS_SETTINGS",Cd=d((({field:e,input:t})=>o(Ll,{label:"Пенсионные доходы",placeholder:"Введите значение",isInteger:!0,type:"number",maxLength:10,...e(t?.name??""),...t}))),Sd=["male","female"],kd=[{id:"male",text:"Мужской"},{id:"female",text:"Женский"}],Id=d((({field:e,input:t})=>{const n=e("name")?.value,{value:a,onChange:r}=e("sex");return i((()=>{n&&!a&&(async()=>{const e=await(async e=>{const t=await yi({url:"suggest/fio",requestData:{parts:["NAME"]},query:e}),n=t[0]?.data?.gender?.toLowerCase()||"";return Sd.includes(n)?n:""})(n);e&&r?.(e)})()}),[]),o(xc,{label:"Пол",orientation:"horizontal",items:kd,...e(t?.name??"")})})),Td=d((({field:e,input:t})=>o(Ti,{text:"Я являюсь акционером / участником / членом / пайщиком / вкладчиком с долей участия более 20% уставного капитала юридического лица",...e(t?.name??"")}))),Dd=d((({children:e,onChange:t,maxLength:n,...a})=>{const i=r((e=>n?e.length<=n&&t?.(Va(e,"___-___-___ __")):t?.(Va(e,"___-___-___ __"))),[t]),l=r((e=>{"___-___-___ __"===e&&t&&t("")}),[]);return o(Pn,{...a,onChange:i,onFocus:e=>i(e?.target?.value||""),onBlur:e=>l(e?.target?.value||""),children:e})})),Pd=d((({className:e,label:t,value:n,error:a,onChange:i,onBlur:r,...l})=>c("div",{className:u("shrink-0 w-full",e),children:[o(Dd,{"aria-label":t,label:Cn({label:t,errors:l?.errors}),valid:Boolean(!a),value:n,onChange:i,onBlur:r,placeholder:"___-___-___ __",...l}),Sn(a)]}))),Rd=d((({field:e,input:t})=>o(Pd,{label:"СНИЛС",maxLength:14,...e(t?.name??""),...t}))),_d=d((({field:e,input:t})=>{const n=r((t=>{(pl.test(t)||0===t.length)&&e("surname")?.onChange?.(t)}),[e]);return o(Ll,{label:"Фамилия",maxLength:40,disabled:Ai(e,t),...e(t?.name??""),...t,onChange:n})})),Ed=d((({field:e,input:t})=>o(Ll,{label:"Совокупный доход в месяц после вычета налогов (зарплата, премии)",placeholder:"Введите значение",isInteger:!0,type:"number",maxLength:10,...e(t?.name??""),...t,disabled:Ai(e,t)}))),Ad={$ref:"/wcms-resources/delivery-cities-data.json"},Bd={limitedBirthday:rd,name:dd,surname:_d,middleName:cd,email:Vc},Md={processPersonalDataFlg:Do,consentProviderFlg:Do,consentOthersFlg:Do,consentInformFlg:Do,consentPfrFlg:Do,consentInformMaterialsFlg:Do,consentFATCA:Do},Od={organization:md,organizationAddress:$l,organizationPhone:Ki,organizationName:ud,legalForm:id,generalSeniority:Hc,lastJobExperience:Jc,experience5Years:qc,jobsNumber:Xc,beginDate:po,addressFact:Ul,addressRegistration:$l,addressRetail:Zs,addressMatch:Wl,sex:Id,birthPlace:go,education:zc,housing:Yc,amountWorkers:co,employment:jc,employerActivities:Lc,employerOrganization:$c,positionOrganization:bd,familyStatus:Wc,familyMembers:Uc,children:vo,dependents:Ec,snils:Rd,conscription:Co,armyIdFlg:mo,dulSerie:Oc,dulNumber:Mc,dulIssueDate:Ac,dulSubdivisionCode:Fc,dulIssuedBy:Bc,participantDateRegistration:pd,retirementIncome:Cd,otherIncome:hd,wages:Ed,mandatoryPayments:ld,bankruptcyFlg:ho,initiateBankruptcyFlg:Kc,shareholderFlg:Td,legalEntityName:ad,creditInRshbCd:fc,bankEmployeeCode:uo,partInBusiness:gd,regionRetail:Nd,infoCard:Gc,calculator:uc,confirmationIncome:wo,inn:Dc,...Bd},Fd={addressCourier:e=>o(ql,{...e,source:Ad}),paymentSystem:xd,currency:vc,cardCategory:xo,codeWord:No,methodObtain:od,deliveryDate:Rc,latinName:td,latinSurname:nd,deliveryTime:_c},zd="Согласие на все документы",Vd=d((({inputs:e=[],field:t,key:n})=>{const a=e.every((e=>Boolean(t(e.name).value))),i=r((n=>{for(const a of e){const e=t(a.name);e.onChange?.(n)}}),[e]),s=l((()=>e?.filter((e=>e.required))?.some((e=>Boolean(rr(t(e?.name),gr).error)))),[e]),[d,{toggle:m}]=hn(!0);return o("div",{className:"w-fit",children:c(es,{children:[c("div",{className:"flex items-start",children:[c("div",{children:[o(wi,{text:zd,value:a,onChange:i},n),Sn(s?"Отметьте все обязательные соглашения":"")]}),o(Wr,{embedded:!0,ariaLabel:zd,onClick:m,children:o(Zl,{className:"p-2xs",iconVersion:"color",isUnfolded:d})})]}),o(ts,{className:"flex flex-col pl-2xl",isUnfolded:d,children:e.map(Vr(t,{},Md))})]})})})),Ld=({field:e,inputs:t},n)=>{const{consentInputs:a,restInputs:i}=$d(t||[],n);return a.length>2?c("div",{children:[i.map(Vr(e,{},{...Bd})),o(Vd,{inputs:a,field:e})]}):(t||[])?.map(Vr(e,{},{...Bd}))},$d=(e,t)=>({consentInputs:e.filter((({name:e})=>Object.keys(_l[t]).includes(String(e)))),restInputs:e.filter((({name:e})=>!Object.keys(_l[t]).includes(String(e))))}),jd=(e,t=!1)=>o(nl,{className:"w-full @xl:w-auto",isLoading:t,children:e?.text?e.text:"Отправить заявку"}),qd=new no;function Ud(){return io(qd)}eo(qd,new to(globalThis?.sessionStorage));const Wd=e=>Bl("/user-data/updateUserProfile","PUT",e),Hd=e=>Bl("/user-data/updateUserTask","PUT",e),Yd=d((({className:e,seconds:t})=>o("span",{className:e,children:Gd(t)}))),Gd=e=>[Math.floor(e/60),e%60].map((e=>String(e).padStart(2,"0"))).join(":"),Kd=(e,t)=>{const n=s(null),a=r((()=>clearInterval(n.current)),[]),l=r((()=>{a(),n.current=setInterval((()=>e(a)),t)}),[e,t,a]);return i((()=>(l(),a)),[l,a]),{start:l,stop:a}};function Xd({seconds:e,period:t=1e3,onTick:n,onEnd:a}){const i=s(e),l=r((e=>{i.current||=0,i.current=Math.max(0,i.current-1);try{n?.(i.current)}finally{i.current<=0&&(e(),a?.())}}),[n,a]),{start:o}=Kd(l,t);return r((e=>{i.current=e,o()}),[])}const Jd={width:"103",height:"21"},Zd={"bg-white":"color",transparent:"white"},Qd={"bg-white":"text-primary-main",transparent:"text-white"},em=(e,t,n)=>o(ie,{image:t?.src?t:{icon:t?.icon||"LogoIcon",iconVersion:Zd[e]},className:Qd[e],width:n?.width,height:n?.height}),tm={"bg-white":"text-primary-text",transparent:"text-white"},nm=d((({className:e,href:t="/",logo:n,children:a,targetBlank:i,bgColor:r="bg-white",showTitle:l=!0,data:s})=>c("a",{className:u("inline-flex items-center font-sans no-underline",e),href:n?.href??t,target:i?"_blank":"_self","aria-label":n?.title??"Россельхозбанк",...ve(s),children:[em(r,n?.image,Jd),l?a??o("div",{className:"ml-s",children:o(Ve,{font:"font-medium",color:tm[r],size:"text-s",children:n?.title??"Россельхозбанк"})}):null]}))),am=d((({phoneNumber:e,sendCode:t,onClose:n})=>{const[l,s]=a(""),[d,m]=a(""),[u,h]=a(!1),[p,{setTrue:g,setFalse:f}]=hn(!1),{closeAll:y}=ge(),x=r((async()=>{g();var e;await(e={captchaText:d},Bl("/sms/checkCaptcha","POST",e).then((e=>e.text())).then((e=>"ERROR"!==e)))?(n?.(),t?.()):h(!0),f()}),[d,t]),b=r((()=>{(async()=>{s(URL.createObjectURL(await(e=>Bl(`/sms/createCaptcha?phoneNumber=${encodeURIComponent(e)}`,"GET").then((async e=>e?e.blob():new Blob)))(e)))})()}),[]);return i(b,[]),o(Yr,{className:"my-6xl max-w-lg w-full min-h-fit mx-auto rounded-lg",head:o(nm,{}),onClose:n,children:c("div",{className:"flex flex-col gap-lg items-center",children:[c("div",{className:"flex",children:[o("img",{className:"grow",src:l}),o(Wr,{className:"w-8",embedded:!0,onClick:b,children:o(G,{iconVersion:"normal",name:"RefreshIcon"})})]}),o(Pn,{className:"w-80",onChange:m,value:d,placeholder:"Введите код с картинки"}),u?o("div",{className:"text-error",children:"Неверный код"}):null,c("div",{className:"flex w-80 justify-between",children:[o(Wr,{version:"secondary",onClick:y,children:"Вернуться"}),o(nl,{version:"secondary",disabled:!d,onClick:x,children:"Отправить"})]}),p?o(tl,{blur:!1}):null]})})})),im=d((({values:e,setValues:t,hasError:n,errorText:l})=>{const[d,m]=a(0),u=s([]);i((()=>{u.current?.[d]?.focus()}),[d]);const h=r((n=>a=>{const{value:i}=a.currentTarget,r=i.slice(0,1);t(e.map(((e,t)=>t===n?r:e))),m(n+1)}),[e]),p=r((n=>a=>{const{key:i}=a;if("Backspace"===i&&!e[n]){const a=n>0?n-1:e.length-1,i=e.map(((e,t)=>t===a?"":e));t(i),m(a)}}),[e]),g=r((n=>{n.preventDefault();const a=n.clipboardData.getData("text"),i=e.map(((e,t)=>t<a.length?a[t]:e));t(i),m(i.length-1)}),[e]);return c("div",{className:"flex flex-col gap-2 text-center",children:[o("div",{children:e.map(((t,a)=>o("input",{type:"number",maxLength:1,value:t,onChange:h(a),onPaste:g,ref:e=>{u.current||(u.current=[]),u.current[a]=e},onFocus:e=>e.target.select(),onKeyDown:p(a),className:rm(a,e,n)},a)))}),n?o("div",{className:"text-error",children:l}):null]})})),rm=(e,t,n=!1)=>{const a=!t[e];return`w-16 sm:w-20 h-24 text-5xl text-center p-md m-2 border ${Tn(!n||!a)} rounded-md caret-transparent outline-none`},lm=d((({disabled:e=!1,onClick:t,text:n})=>o(Wr,{type:"button",onClick:t,disabled:e,children:o(Ve,{font:"font-normal",children:n})}))),sm=e=>{e?.access_token&&e?.refresh_token&&(globalThis.sessionStorage.setItem("accessToken",e.access_token),globalThis.sessionStorage.setItem("refreshToken",e.refresh_token))},om=({values:e,onSuccess:t})=>{const n=Ud(),l=n.smsCode?.attempts||0,s=Math.max(cm(n.smsCode?.sendTime||Date.now()),0),[o,c]=a(""),[d,{setTrue:m,setFalse:u}]=hn(!1),[h,p]=a(s),g=r((()=>c("")),[]),f=Boolean(0===h&&n.smsCode?.sendTime),y=l>2||f||!e.every(Boolean),x=r((async()=>{try{n.smsCode={...n.smsCode,attempts:l+1},m(),await(async e=>Al("/sms/checkCode","POST",e).then(sm))({smsText:e.join(""),smsCodesSetName:{key:"AUTHENTICATION"}}),p(0),g(),n.smsCode=null,await(t?.(e.join("")))}catch{c(l>1?"Исчерпан лимит ввода смс-кода":"Неверный код")}finally{u()}}),[e,l]);return i((()=>{f?c("Код просрочен"):l>2&&c("Исчерпан лимит ввода смс-кода")}),[f]),{handleSubmit:x,hasError:Boolean(o),errorText:o,isLoading:d,timeNextReq:h,isSubmitButtonDisabled:y,setTimeNextReq:p,setErrorText:c}},cm=e=>180-Math.floor((Date.now()-e)/1e3),dm=d((({phone:e,withDescription:t=!0,consents:n,onSuccess:l=Na,onClose:s=Na})=>{const[d,m]=a(Array(4).fill("")),u=Ud(),{handleSubmit:h,hasError:p,errorText:g,isLoading:f,timeNextReq:y,isSubmitButtonDisabled:x,setTimeNextReq:b,setErrorText:v}=om({values:d,onSuccess:l}),N=wn(am),w=Zt(e),C=Xd({seconds:y,onTick:b}),S=r((async()=>{var e;await(e={phoneNumber:w,smsCodesSetName:{key:"AUTHENTICATION"}},Bl("/sms/sendCode","POST",e).then((e=>e.text())).then((e=>"OK"===e)))?(b(180),C(180),v(""),u.smsCode={sendTime:Date.now(),attempts:0}):N.open({phoneNumber:w,sendCode:S})}),[w,C,s]);return i((()=>{u.smsCode?.sendTime||S()}),[]),o(Yr,{className:"my-6xl max-w-3xl w-full min-h-fit mx-auto rounded-xl p-m",onClose:s,children:c("div",{className:"flex flex-col gap-xl items-center rounded-md",children:[o(k,{className:"w-full",title:"Подтвердите номер телефона",description:`Мы отправили код на ${e}`,headlineVersion:"XS",isEmbedded:!0,as:"h6"}),o(im,{values:d,setValues:m,errorText:g,hasError:p}),um(y,S),t?c(Fe,{itemSize:"list-s",children:[o("span",{children:"Вводя код, я подтверждаю, что ознакомлен и подписываю: "}),o("ul",{children:n?.map(((e,t)=>o("li",{children:e},`${e}-${t}`)))})]}):null,mm(x,h),f?o(tl,{blur:!1}):null]})})})),mm=(e,t)=>o(lm,{text:"Далее",disabled:e,onClick:t}),um=(e,t)=>e?c("div",{className:"flex flex-row text-l font-light text-base",children:["Получить новый код можно через",o(Yd,{className:"pl-2xs",seconds:e})]}):o(Wr,{embedded:!0,onClick:t,children:o(Jl,{children:"Получить новый код"})}),hm={title:"Подпишите согласие на запрос в БКИ",description:"Согласие на запрос в Бюро кредитных историй (БКИ) ускорит решение по кредиту"},pm={title:"Вы уверены, что хотите отказаться от запроса в БКИ",description:"Согласие на запрос в Бюро кредитных историй (БКИ) повысит вероятность одобрения"},gm=[{id:"SIGNED",text:"Подписать"},{id:"REFUSE",text:"Отказаться"}],fm=d((({onSubmit:e=Na,onClose:t=Na})=>{const[n,i]=a(""),[l,s]=a(!1),d=Io(2),m=r((()=>{e(n)}),[e,n]),u=r((e=>{i(e),s("REFUSE"===e)}),[]),h=l?pm:hm;return o(Yr,{className:"my-6xl max-w-3xl w-full min-h-fit mx-auto rounded-lg px-5xl",onClose:t,children:c("div",{className:"flex flex-col gap-xl items-center",children:[o("div",{role:"button",onClick:d,children:o(w,{className:"text-center text-balance",headingType:"h2",title:h.title})}),o(C,{align:"text-center",children:h.description}),o(Er,{className:"whitespace-normal",orientation:"horizontal",items:gm,value:n,onChange:u}),o(Wr,{disabled:!n,type:"button",onClick:m,children:"Далее"})]})})})),ym=d((({title:e,icon:t,description:n,onClick:a=Na})=>c("button",{className:"flex gap-lg items-center border border-gray/30 rounded-xl cursor-pointer p-4 hover:border-green",type:"button",onClick:a,children:[o(ie,{image:{icon:t,iconVersion:"normal"},width:"78",height:"78"}),c("div",{className:"flex flex-col items-start gap-xs md:w-72 md:mr-lg",children:[e?o(Ve,{font:"font-medium",size:"text-s",children:e}):null,n?o(Ve,{color:"text-secondary-text",size:"text-xs",children:n}):null]})]}))),xm={email:"EMAIL",phone:"MAIN_PHONE",organizationPhone:"ORGANIZATION_PHONE"},bm={addressRegistration:"REGISTRATION",addressFact:"RESIDENTAL",organizationAddress:"WORK",addressCourier:"DELIVERY"},vm={incomeAverage:"INCOME_AVERAGE",mandatoryPayments:"MANDATORY_PAYMENTS",additionalIncome:"ADDITIONAL_INCOME",otherIncome:"OTHER_INCOME",otherPayments:"OTHER_PAYMENTS",rentalIncome:"RENTAL_INCOME",wages:"WAGES",retirementIncome:"RETIREMENT_INCOME"},Nm=e=>Object.entries(e).reduce(((e,[t,n])=>t in xm?[...e,{contactTypeCd:{key:xm[t]},value:n}]:e),[]),wm=e=>Object.entries(e).reduce(((e,[t,n])=>{if(t in bm){const a=Object.fromEntries(Object.entries(n??{}).filter((([e])=>!e.startsWith("qc"))).map((([e,t])=>[e,t??""])));return[...e,{addressType:{key:bm[t]},...a}]}return e}),[]),Cm=e=>{const{familyStatus:t,familyMembers:n,dependents:a,children:i,confirmationIncome:r,wages:l,mandatoryPayments:s,additionalIncome:o,otherIncome:c,otherPayments:d,rentalIncome:m,retirementIncome:u,snils:h,armyIdFlg:p,conscription:g,initiateBankruptcyFlg:f}=e;return{maritalStatusCd:t,totalDependents:n,incomeCertificateCd:r,otherDependents:a,childrenDependents:i,militaryStatusCd:g,participantIncomes:(y={wages:l,mandatoryPayments:s,incomeAverage:Sm(l,u),additionalIncome:o,otherIncome:c,otherPayments:d,rentalIncome:m,retirementIncome:u},Object.entries(y).reduce(((e,[t,n])=>t in vm?[...e,{incomeTypeCd:{key:vm[t]},value:Number(n||0)}]:e),[])),snils:h?.replace(/[-\s]/g,""),armyIdFlg:p,initiateBankruptcyFlg:f};var y},Sm=(e,t)=>(Number(e??0)+Number(t??0)).toString(),km={WORK:"Работаю",RETIREE:"Пенсионер"},Im={BANK_STATEMENT:"Получаю зарплату на счет/карту в РСХБ",BANK_STATEMENT_PENS:"Получаю пенсию на счет/карту в РСХБ",PFR_CERTIFICATE:"Получаю зарплату на счет/карту в другом банке",OTHER:"Другое"},Tm={credit_cash:"10",credit_cash_single_doc:"28",credit_mcx:"39",family_offer_credit:"41",gas_engine_fuel:"33",pension_credit:"12",ref_credit:"11",ref_credit_single_doc:"29",self_employed:"34",summer_cash:"35",summer_cash_pens:"36"},Dm={...Tm,amur_card:"14",owner_card:"13",travel_card:"15"},Pm=e=>{const t=e?.find((e=>"WAGES"===e.incomeTypeCd.key))?.value,n=e?.find((e=>"MANDATORY_PAYMENTS"===e.incomeTypeCd.key))?.value,a=e?.find((e=>"ADDITIONAL_INCOME"===e.incomeTypeCd.key))?.value,i=e?.find((e=>"OTHER_INCOME"===e.incomeTypeCd.key))?.value,r=e?.find((e=>"OTHER_PAYMENTS"===e.incomeTypeCd.key))?.value,l=e?.find((e=>"RENTAL_INCOME"===e.incomeTypeCd.key))?.value,s=e?.find((e=>"RETIREMENT_INCOME"===e.incomeTypeCd.key))?.value;return{wages:t,mandatoryPayments:n,incomeAverage:Sm(t,s),additionalIncome:a,otherIncome:i,otherPayments:r,rentalIncome:l,retirementIncome:s}},Rm=e=>{const t=e?.find((e=>"REGISTRATION"===e.addressType.key)),n=e?.find((e=>"RESIDENTAL"===e.addressType.key)),a=e?.find((e=>"WORK"===e.addressType.key));return{addressRegistration:t,addressFact:n,organizationAddress:a}},_m=e=>{const t=e?.find((e=>"EMAIL"===e.contactTypeCd.key))?.value,n=e?.find((e=>"MAIN_PHONE"===e.contactTypeCd.key))?.value,a=e?.find((e=>"ORGANIZATION_PHONE"===e.contactTypeCd.key))?.value;return{email:t,phone:n,organizationPhone:a}},Em=(e,t)=>e?.key?{key:e.key,text:t?t[e.key]:e.value}:void 0,Am=d((function({task:e,isFromLead:t=!1,isDebit:n=!1,sendAspects:a=Na,onClose:i=Na}){const l=so(),s=on(),{participants:d,creditProgram:m,createdDate:u="",id:h}=e,p=Dm[m.code],g=Boolean(Tm[m.code]),{id:f,profile:y}=d[0],x=r((()=>{const t=(e=>{const t=e.participants[0],{classCard:n,codeWord:a,paymentSystemTypeCd:i,currencyCode:r}=e,{loanAmount:l,creditPeriod:s,paymentTypeCd:o}=e,{birthDate:c,midname:d,name:m,surname:u,birthPlace:h,dulIssueDate:p,dulIssuedBy:g,dulNumber:f,dulSerie:y,dulSubdivisionCode:x,educationLevelCd:b,registrationDate:v,houseTypeCd:N,genderCd:w,participantContacts:C=[],participantAddresses:S=[],employmentContractDate:k,employmentTypeCd:I,organizationName:T,organizationInn:D,organizationActivityTypeCd:P,organizationTypeCd:R,organizationKindCd:_,employeesNumberCd:E,opf:A,seniority:B,generalSeniority:M,jobsNumber:O,lastWorkDuration:F,positionCd:z,maritalStatusCd:V,childrenDependents:L,totalDependents:$,otherDependents:j,militaryStatusCd:q,participantIncomes:U,snils:W,armyIdFlg:H,bankruptcyFlg:Y,shareholderFlg:G,nameLegalEntity:K,creditInRshbCd:X,payrollCardRshbFlg:J,consentInsuranceFlg:Z,incomeCertificateCd:Q,profile:ee}=t;return{currency:r?.key,paymentSystem:Em(i),cardCategory:Em(n),codeWord:a,limitedBirthday:c,middleName:d,name:m,surname:u,birthPlace:h,dulIssueDate:p,dulIssuedBy:g,dulNumber:f,dulSerie:y,dulSubdivisionCode:x,education:Em(b),participantDateRegistration:v,housing:Em(N),beginDate:k,employment:Em(I,km),organizationName:T,inn:D,employerActivities:Em(P),organization:Em(R),employerOrganization:Em(_),amountWorkers:Em(E),legalForm:A,generalSeniority:B?.toString(),experience5Years:M?.toString(),jobsNumber:O?.toString(),lastJobExperience:F?.toString(),positionOrganization:Em(z),familyStatus:Em(V),children:L?.toString(),familyMembers:$?.toString(),dependents:j?.toString(),conscription:Em(q),confirmationIncome:Em(Q,Im),snils:W,armyIdFlg:H,bankruptcyFlg:Y,shareholderFlg:G,legalEntityName:K,creditInRshbCd:Em(X),calculator:{isInsurance:J,isSalaryClient:Z,moneyValue:l,monthsValue:s,isAnnuity:"ANNUITY"===o?.key},esiaAccountTypeCd:ee?.esiaAccountTypeCd,...Pm(U),...Rm(S),..._m(C),...(te=w,te?.key?{sex:"MAN"===te.key?"male":"female"}:null)};var te})(e);l.participantId=f??null,l.taskId=h,l.profileId=y?.id??null,l.programId=p,l.leadForm=t,y?.id&&a(y.id,h),s.assign(n?"/debit-card-lead":g?"/credit-lead":"/credit-card-lead")}),[]),b=r((()=>{s.assign(g?"/natural/loans/all-goals":"/natural/creditcards/svoya")}),[]);return o(Yr,{className:"my-6xl max-w-4xl w-full min-h-fit mx-auto rounded-xl py-0",onClose:i,children:c("div",{className:"flex flex-col gap-lg items-center mt-xs mx-6xl",children:[o(w,{className:"whitespace-pre-wrap text-center",title:"Нашли черновик вашей заявки",headingType:"h5"}),c("div",{className:"flex flex-col gap-m max-w-lg",children:[o(ym,{title:"Продолжить заполнение черновика",icon:"BankColorIcon",description:u?`Черновик от ${Jt(new Date(u))}`:"",onClick:x}),o(ym,{title:t?"Продолжить заполнение текущей заявки":"Создать новую заявку",icon:"NewLoanIcon",description:"На получение кредита",onClick:t?i:b})]})]})})})),Bm=d((function({onClose:e=Na}){const t=on(),n=r((()=>{t.assign("/natural/loans/all-goals")}),[]),a=r((()=>{t.assign("/")}),[]);return o(Yr,{className:"my-6xl max-w-3xl w-full min-h-fit mx-auto rounded-lg py-0 px-5xl",onClose:e,children:c("div",{className:"flex flex-col gap-lg",children:[o(w,{className:"text-center",title:"Заявки не найдены",headingType:"h3"}),o(C,{size:"text-l",align:"text-center",children:"По данному номеру не найдено незавершенных заявок. Вы можете заполнить новую заявку или вернуться на главную страницу"}),o(Wr,{type:"button",className:"w-full",onClick:n,children:"Заполнить новую заявку"}),o(Wr,{type:"button",version:"secondary",className:"w-full",onClick:a,children:"Вернуться на главную"})]})})})),Mm=e=>{switch(e){case"referal_sf":return"ReferalSF";case"vse_svoe":return"vseSvoe";default:return globalThis.location.origin}},Om=(e,t)=>e?.map((({aspectName:e,params:n})=>({aspectName:e,params:"snowplowEvent"===e?{...n,eventJSON:t}:n}))),Fm=({programId:e,nextStepLink:t,productType:n,data:i})=>{const[l,{setTrue:s,setFalse:o}]=hn(!1),[c,d]=a(),m=(()=>{const e=So();return r((({participantId:t,taskId:n,profileId:a,programId:i,formData:r})=>{e.participantId=t,e.taskId=n,e.profileId=a,e.programId=i,e.leadForm=r}),[])})(),u=Ud(),h=(({data:e})=>{const t=un();return r(((n,a)=>{const i=JSON.stringify({ProfileId:n,TaskId:a});sn({aspectsAttributes:Om(e,i),aspects:t,ev:{}})}),[e])})({data:i}),p=on(),g=r((()=>{p.assign(t)}),[]),f=(e=>{const{open:t}=wn(fm),n=wn(dm),a=t=>async n=>{try{t&&await Wd({profile:{id:t,consentBkiFlg:!0,smsConsentBki:n}}),e()}catch(e){console.log(e)}},i=(t,i)=>async r=>{"SIGNED"===r&&t?n.open({phone:t,consents:["согласие на запрос информации в БКИ"],onSuccess:a(i)}):e()};return{open:(n,a)=>t({onSubmit:i(n,a),onClose:e})}})(g),y=wn(dm),x=(()=>{const{open:e}=wn(Am),{open:t}=wn(Bm);return{open:({task:n,isFromLead:a,isDebit:i,onClose:r,sendAspects:l})=>{n?e({task:n,isFromLead:a,isDebit:i,onClose:r,sendAspects:l}):t({})}}})();return{isSending:l,ok:c,handleSubmit:r((async t=>{try{s();const i=$m(t),r=await(a={profile:{phone:Zt(i.phone)}},Al("/public-data/createUserProfile","POST",a).then((e=>e?.profile?.id||null))),l=u.referalData,o=u.marketingInfo;if(!r)throw new Error;const c=async()=>{await Vm({programId:e,profileId:r,formData:i,productType:n,referalData:l,marketingInfo:o,saveUserData:m,sendAspects:h}),y.close(),"debitCard"===n?g():f.open(i.phone,r)},p=async()=>{try{const t=await(async e=>{const t=await Al("/user-data/getLastStatus","POST",e);return"DRAFT"===t?.statusCd?t?.taskId:null})({profileId:r,programId:e});if(t){const e=await(async e=>await Al("/user-data/getTaskById","POST",e)||void 0)({taskId:t});y.close(),x.open({task:e,isFromLead:!0,isDebit:"debitCard"===n,sendAspects:h,onClose:c})}else await c()}catch{d(!1)}},b=zm(i,n);y.open({phone:i.phone,consents:b,onSuccess:p})}catch{d(!1)}finally{o()}var a}),[])}},zm=(e,t)=>{const n=_l[t];return Object.keys(n).filter((t=>e[t])).map((e=>n[e]?.text))},Vm=async({programId:e,profileId:t,formData:n,productType:a,referalData:i,marketingInfo:r,saveUserData:l,sendAspects:s})=>{let o,c;const d=Lm(n,a);await Wd(((e,t,n)=>{const{name:a="",surname:i="",middleName:r="",limitedBirthday:l="",phone:s="",email:o=""}=t;return{profile:{id:e,name:a,surname:i,midname:r,birthDate:l&&Jt(l,!0),email:o,phone:Zt(s),...n}}})(t,n,d));try{if("debitCard"===a){const t=await(async e=>await Al("/user-data/createUserTaskDebit","PUT",e)||{})(((e,t,n)=>{const{name:a,surname:i,middleName:r,limitedBirthday:l,phone:s,email:o}=e;return{task:{taskSource:Mm(n?.utm_source),creditProgram:{code:yc[t]},participants:[{birthDate:l&&Jt(l,!0),midname:r,name:a,surname:i,participantContacts:Nm({phone:s&&Zt(s),email:o})}],marketingInfo:n}}})(n,e,r));o=t.taskId,c=t.participantId}else{const a=await(async e=>await Al("/user-data/createDraftTask","POST",e)||{})({profileId:t,programId:e});o=a.taskId,c=a.participantId,await Hd((({participantId:e,taskId:t,profileId:n,formData:a,marketingInfo:i})=>{const{name:r,surname:l,middleName:s,limitedBirthday:o,phone:c,email:d}=a;return{sendToBank:!0,taskKind:"SHORT",task:{taskSource:Mm(i?.utm_source),id:t,participants:[{birthDate:o&&Jt(o,!0),id:e,midname:s,name:r,surname:l,profile:{id:n},participantContacts:Nm({phone:c&&Zt(c),email:d}),roleCd:{key:"BORROWER",value:"Заемщик"}}],marketingInfo:i}}})({participantId:c,taskId:o,profileId:t,formData:n,marketingInfo:r}))}i?.referalCode&&await(m={taskId:o,...i},Bl("/referal/saveReferalInfo","POST",m)),s(t,o),l({participantId:c,taskId:o,profileId:t,programId:e,formData:n})}catch(e){console.log(e)}var m},Lm=(e,t)=>{const{consentOthersFlg:n,consentPfrFlg:a,processPersonalDataFlg:i,consentInformFlg:r,consentProviderFlg:l,consentInformMaterialsFlg:s,consentFATCA:o}=e;let c;return c="credit"===t?{consentPfrFlg:a,consentInformMaterialsFlg:n,consentPhotoFlg:!1}:"creditCard"===t?{consentInformMaterialsFlg:s,consentPhotoFlg:!1}:{consentFATCA:o,consentPhotoFlg:n},{...c,processPersonalDataFlg:i,consentInformFlg:r,consentProviderFlg:l,consentCollectionFlg:n,consentAssignmentClaimsFlg:n}},$m=e=>({...e,surname:e.surname?.trim(),name:e.name?.trim(),middleName:e.middleName?.trim()}),jm={surname:"",name:"",middleName:"",limitedBirthday:void 0,phone:"",email:"",processPersonalDataFlg:!1,consentProviderFlg:!1,consentOthersFlg:!1,consentInformFlg:!1,consentPfrFlg:!1,consentInformMaterialsFlg:!1,consentPhotoFlg:!1,consentFATCA:!1},qm=(e,t,n)=>{if(t)return{...t,limitedBirthday:new Date(t?.limitedBirthday||0),...!n&&{esiaAccountTypeCd:{key:""}}};return{...Object.fromEntries(e.map((e=>[e.name,jm[e.name||""]])))}},Um=async(e,t,n=!1)=>{const a=new FormData;return a.append("documentCategory",t),a.append("file",e,"file."+(n?"pdf":"xml")),await(globalThis?.fetch?.("/light-api-cash/v1/file",{method:"POST",headers:{...Ml()},credentials:"include",body:a}).then((e=>e.json())))},Wm=e=>{const{postcode:t,region:n,regionCode:a,locality:i,city:r,street:l,house:s,building:o,block:c,apartment:d}=e,m=[t,n,i||r,l?`ул ${l}`:void 0,s?`д ${s}`:void 0,c?`к ${c}`:void 0,o?`стр ${o}`:void 0,d?`кв ${d}`:void 0].reduce(((e,t)=>t?e?`${e}, ${t}`:t:e),"");return{...e,regionCode:a?.key,fullAddress:m}},Hm=e=>Math.floor(e/12),Ym=async e=>{const t=[],n=[{file:e.pdfFileWorkbook,category:"CONFIRMING_INCOME_DOC",isPDF:!0},{file:e.pdfFilePayout,category:"CONFIRMING_EMPLOYMENT_DOC",isPDF:!0},{file:e.pdfFileSigPayout,category:"CONFIRMING_EMPLOYMENT_DOC",isPDF:!0},{file:e.xmlFilePayout,category:"CONFIRMING_EMPLOYMENT_DOC",isPDF:!1},{file:e.xmlFileSigPayout,category:"CONFIRMING_EMPLOYMENT_DOC",isPDF:!1},{file:e.xmlFileWorkbook,category:"CONFIRMING_INCOME_DOC",isPDF:!1}];for(const e of n){const n=e.isPDF?"data:application/pdf;base64":"data:application/xml;base64";await fetch(`${n},${e.file}`).then((e=>e.blob())).then((t=>Um(t,e.category,e.isPDF))).then((e=>t.push(e)))}return t},Gm=e=>{const{profile:t,document:n,addressRegistration:a}=e;if(![t.name,t.surname,t.midname,t.birthDate,t.phone,n.dulIssueDate,n.dulIssuedBy,n.dulNumber,n.dulSerie,n.dulSubdivisionCode,a,t.esiaAccountType].every(Boolean))throw new Error},Km=e=>{const{esiaAdditionalDocument:t}=e;return[t?.inn,t?.averageMonthlyIncome?.toString(),t?.startWorkDate,t?.workLengthInFiveYears?.toString(),t?.workLength?.toString(),t?.workLengthLastJob?.toString(),t?.jobsNumberInFiveYears?.toString(),t?.pdfFilePayout,t?.pdfFileWorkbook,t?.pdfFileSigPayout,t?.xmlFilePayout,t?.xmlFileSigPayout,t?.xmlFileWorkbook].every(Boolean)},Xm=({inputs:e,productType:t,setEsiaStatus:n,esiaAuthSuccess:a})=>{const s=So(),o=r((e=>{const t=e instanceof Function?e(c[d]):e;null!=t?c[d]=t:delete c[d]}),[c=s,d="leadForm"]);var c,d;const m=Ud(),u=globalThis.sessionStorage?.getItem(cn),h=l((()=>qm(e,s.leadForm,a)),[e,s.leadForm]),p=r((async(e,a)=>{n(El.Pending);try{const r=await(i={code:e,state:a,redirectUri:globalThis.location?.href,authorize:!1},Al("/esia/requestProfile","POST",i));if(r){const e=await(async(e,t)=>{Gm(e);const n=!t&&Km(e),{profile:a,addInfo:i,document:r,addressRegistration:l,addressFact:s,esiaAdditionalDocument:o}=e;let c=[];return n&&(c=await Ym(o)),{...{name:a.name,surname:a.surname,middleName:a.midname,limitedBirthday:a.birthDate,phone:Hi(a.phone),email:a.email,dulIssueDate:r.dulIssueDate,dulIssuedBy:r.dulIssuedBy,dulNumber:r.dulNumber,dulSerie:r.dulSerie,dulSubdivisionCode:r.dulSubdivisionCode,birthPlace:i.birthPlace,addressRegistration:Wm(l),esiaAccountTypeCd:t?a.esiaAccountType:{key:""},...s&&{addressFact:Wm(s)}},...n&&{snils:i.snils,inn:o.inn,wages:Math.floor(o.averageMonthlyIncome)?.toString(),beginDate:o.startWorkDate,experience5Years:Hm(o.workLengthInFiveYears).toString(),generalSeniority:Hm(o.workLength).toString(),lastJobExperience:Hm(o.workLengthLastJob).toString(),jobsNumber:o.jobsNumberInFiveYears.toString(),esiaAccountTypeCd:a.esiaAccountType,confirmationIncome:{key:"SFR_CERTIFICATE",text:"Запрос Банком доходов из СФР"},employment:{key:"WORK",text:"Работаю"},files:c}}})(r,"debitCard"===t);o((t=>({...t,...e}))),n(El.Success)}}catch{n(El.Error)}var i}),[]);return i((()=>{s.productType=t;const{code:e,state:n,referalCode:a,refererCode:i,productId:r,marketingInfo:l}=Jm(u,m);a&&(m.referalData={refererCode:i,referalCode:a,productId:r}),m.marketingInfo=l,e&&n?p(e,n):(sessionStorage.removeItem("accessToken"),sessionStorage.removeItem("refreshToken"))}),[u]),h},Jm=(e,t)=>{const n=t.referalData,a=t.marketingInfo,i=new URLSearchParams(decodeURIComponent(e||"")),r=i.get("code");return{code:r,state:i.get("state"),referalCode:r?n?.referalCode:i.get("referalCode"),refererCode:r?n?.refererCode:i.get("refererCode"),productId:r?n?.productId:i.get("productId"),marketingInfo:r?a:{utm_campaign:i.get("utm_campaign"),utm_medium:i.get("utm_medium"),utm_source:i.get("utm_source"),utm_content:i.get("utm_content"),utm_term:i.get("utm_term"),bannerId:i.get("bannerId"),userId:i.get("userId")}}},Zm=d((({className:e,title:t,programId:n="",nextStepLink:r="/credit-lead",button:d,productType:m="credit",data:h,...p})=>{const[g,f]=a(),[y,x]=a(0),b=s(null),v=l((()=>(e=>{const t=_l[e];return[{columns:2,inputs:[{name:"surname",required:!0,dadata:!0,filledByEsia:!0},{name:"name",required:!0,dadata:!0,filledByEsia:!0},{name:"middleName",dadata:!0,filledByEsia:!0},{name:"limitedBirthday",required:!0,filledByEsia:!0},{name:"phone",required:!0,filledByEsia:!0},{name:"email",required:!0,dadata:!0}]},{inputs:[{name:"processPersonalDataFlg",required:!0},{name:"consentProviderFlg",required:!0},{name:"consentOthersFlg",required:!0},{name:"consentInformFlg"},{name:"consentPfrFlg"},{name:"consentInformMaterialsFlg"},{name:"consentFATCA",required:!0}].filter((e=>e.name&&Object.keys(t).includes(e.name)))}]})(m)),[m]),N=l((()=>Qm(v)),[v]),w=wn(ml),C=l((()=>eu(m)),[m]),S=l((()=>br(N,C)),[N,C]),k=Xm({inputs:N,nextStepLink:r,productType:m,setEsiaStatus:f,esiaAuthSuccess:g===El.Success}),{isSending:I,ok:T,handleSubmit:D}=Fm({programId:n,nextStepLink:r,productType:m,data:h}),[,{field:P,onSubmit:R,reset:_}]=vn(k,{formValidator:S,onSubmit:D}),E=wn(Gr);return i((()=>{void 0!==T&&E.open({ok:T})}),[T]),i((()=>{g&&b?.current&&b.current.scrollIntoView({block:"start"}),g===El.Success&&_()}),[b?.current,g]),c(Nn,{className:u("container space-y-m",e),title:t,...p,children:[g?null:o(Ol,{onChangeEsiaStatus:f}),c("form",{onSubmit:e=>{P("processPersonalDataFlg")?.value||(x((e=>e+1)),y>0&&w.open({attempts:y})),R?.(e)},className:"space-y-m relative",ref:b,children:[g===El.Pending?o(tl,{blur:!1}):null,v.map(((e,t)=>c("div",{className:u(Lr(e.columns),"grid gap-x-m"),children:[$r(e.title),Ld({field:P,inputs:e?.inputs},m)]},`section-${t}`))),jd(d,I),g===El.Error?o(Ve,{size:"text-m",font:"font-medium",color:"text-error",children:"Использовать Госуслуги для оформления заявки невозможно, необходимо заполнить поля вручную."}):null]})]})})),Qm=e=>e?.flatMap((e=>e?.inputs))||[],eu=e=>({...Rl,limitedBirthday:Il(e)}),tu=d((({title:e,description:t})=>{const n=Pe();return c("div",{className:"bg-white p-6xl py-20 flex gap-s flex-col @xl:items-center",children:[o(ie,{image:{icon:"MagnifierIcon",iconVersion:"normal"},width:"120",height:"120"}),o(k,{title:e,description:t,headlineVersion:n?"L":"S",isEmbedded:!0,className:"space-y-s"})]})})),nu=e=>e%2!=0,au="space-y-px lg:space-y-0 lg:grid lg:grid-cols-12 gap-2xs",iu=d((({topItemsCount:e=0,label:t,block:n,blocksToRender:a=[],...i})=>{const[r,l]=e>0?[a.slice(0,e),a.slice(e)]:[a,[]],[s,{toggle:d}]=hn(!1);return c("div",{className:u("space-y-2xs",{hidden:!a.length}),children:[c("div",{className:u(au),children:[R(r,{...i.options,parent:n}),nu(r.length)?o(Kt,{className:"col-span-6",...i}):null]}),c(es,{children:[c(ts,{className:u(au),isUnfolded:s,children:[R(l,{...i.options,parent:n}),nu(l.length)?o(Kt,{className:"col-span-6",...i}):null]}),o(Ql,{className:u("text-h4",{hidden:e<1}),label:t,isUnfolded:s,disabled:!l?.length,dataTheme:i.options?.page?.colorPalette,onClick:d})]})]})})),ru=(e=!1)=>e?"border border-solid border-gray group-data-secondary:border-white/50 group-data-gray:border-main-divider":"",lu=e=>({height:"calc(100vh - 242px)",minHeight:`${e||866}px`}),su=10;function ou(e=0){const t=Math.round(e*su);return Array.from({length:t}).fill(0).map(((e,n)=>Math.min(n/t)),1).concat(1)}const cu=d((({className:e,style:t,idx:n,activeIndex:a,observerOptions:c,children:d,onIntersection:m})=>{const h=function(e,{sensitivity:t,rootRef:n}={}){const a=s(null),r=l((()=>({threshold:ou(t),root:n?.current})),[t,n?.current]);return i((()=>{if(!a.current)return;const t=new IntersectionObserver(e,r);return t.observe(a.current),()=>{t.disconnect()}}),[e,r]),a}(r((e=>{e.length&&m&&m(n||0,e[e.length-1])}),[m,n]),c);return o("div",{className:u("inline-block snap-always box-border",e),style:t,"aria-current":Boolean(n===a),ref:h,role:"listitem",children:d})})),du=["min-w-full","lg:min-w-[50%]","lg:min-w-[33.3%]","lg:min-w-[25%]"],mu=d((({className:e,itemClassName:t,containerRef:n,activeIndex:a,visibleItemCount:i=0,gap:l=0,padding:c=0,listType:d="horizontal-list",snapAlign:m="snap-center",minHeight:h,children:p,onVisibleItemsChange:g,onVisibleIndicesChange:f})=>{const y={sensitivity:1,rootRef:n},x=s([]),b=r(((e,t)=>{const n=[...x.current||[]];n[e]=t,x.current=n,g&&g(n),f&&f(hu(n))}),[g,f]),v=i>0?l*Number(i)-1:0,N="vertical-list"===d,w="horizontal-list"===d,C={...w?uu(c,v):{},...N?lu(h):{},gap:`${l}px`};return o("div",{className:u("box-border overflow-auto no-scrollbar",d,e),style:C,ref:n,role:"list",children:(S=(e,n)=>o(cu,{className:u(m,i?du[i-1]:"",{"h-full":N},t),style:w?uu(c/4):{},activeIndex:a,idx:n,observerOptions:y,onIntersection:b,children:e},String(n)),e=>null==e?e:Array.isArray(e)?e.map(S):S(e,0))(p)});var S})),uu=(e,t=0)=>({marginLeft:-e+"px",marginRight:-e+"px",paddingLeft:`${e}px`,paddingRight:`${e+t}px`}),hu=e=>e.map(((e,t)=>[e,t])).filter((([e])=>e&&e.intersectionRatio>=.9)).map((([,e])=>e)),pu={"horizontal-list":"w-6","vertical-list":"h-6"},gu=({activeIndex:e,onClick:t,listType:n="horizontal-list"})=>(a,i)=>o("div",{className:u("cursor-pointer rounded-full transition-width duration-300 bg-primary-main group-data-secondary:bg-white",i===e?pu[n]:"w-2 h-2 opacity-30"),role:"button","aria-hidden":!0,onClick:()=>t(i)},String(i)),fu=({activeIndex:e,onClick:t})=>(n,a)=>{const i=a===e,r=i?"min-w-[350px] bg-white shadow-dark-blue border-none p-6":"min-w-72 ease-in duration-300 bg-white/10 px-xl py-lg hover:backdrop-blur",l=i?"text-primary-text text-h6 py-xs":"text-l pb-2xs text-secondary-text group-data-secondary:text-white",s=i?"text-l":"text-m group-data-secondary:text-white/80";return c("button",{type:"button",onClick:()=>t(a),"aria-label":n?.title,className:u("max-h-28 mt-xs ml-xs relative px-xl box-border overflow-hidden text-left grow basis-0 border border-gray group-data-secondary:border-white/50 whitespace-nowrap",r),children:[o("div",{className:l,children:n?.title}),o("div",{className:u("text-secondary-text font-light",s),children:n?.description})]},String(a))},yu=e=>t=>e.scrollWidth/t,xu=e=>(t,n)=>{e.scrollBy({left:n*yu(e)(t),behavior:"smooth"})},bu=({itemCount:e,onVisibleIndicesChange:t})=>{const n=s(null),[i,l]=a([]),o=r((e=>{l((t=>{return(n=t)===(a=e)||Boolean(n&&a&&n?.length===a?.length&&n.every(((e,t)=>e===a[t])))?t:e;var n,a})),t&&t(e)}),[t]),[c,d]=i.length?[Zo()(i),Xo()(i)]:[-1,-1],m=c>0,u=d<e-1,h=r((()=>{var t;n.current&&(m?xu(n.current)(e,-1):(t=n.current).scrollTo({left:t.scrollWidth,behavior:"smooth"}))}),[e,m]),p=r((()=>{n.current&&(u?xu(n.current)(e,1):n.current.scrollTo({left:0,behavior:"smooth"}))}),[e,u]),g=r(((e,t={behavior:"smooth",block:"nearest",inline:"center"})=>{n?.current&&n.current.children[e]?.scrollIntoView(t)}),[n]);return[n,{scrollLeft:h,scrollRight:p,scrollTo:g,canScrollLeft:m,canScrollRight:u,visibleIndicesRange:[c,d],handleVisibleIndicesChange:o}]},vu={"horizontal-list":"mx-auto mt-lg w-fit","vertical-list":"absolute flex-col justify-center h-full top-0 left-4"},Nu=d((({className:e="",activeIndex:t=0,dotCount:n=0,listType:a="horizontal-list",version:l,navButtons:s=[],containerRef:c,containerScroll:d})=>{const m=Pe(),[h,p]=bu({itemCount:s.length}),g=wu(Boolean(s?.length));i((()=>{s?.length&&t>=0&&h?.current&&p.scrollTo(t,g)}),[t]);const f=r((e=>{e!==t&&c?.current&&d?.scrollTo(e,g)}),[c?.current]);return s?.length&&!m?o(mu,{containerRef:h,snapAlign:"snap-start",itemClassName:"h-36 flex items-stretch w-screen",gap:8,children:s.map(fu({activeIndex:t,onClick:f}))}):n?o("div",{className:u("flex gap-xs",vu[a],l?"group":"",e,{"pb-xl":s?.length&&m}),"data-ver":l,children:Array.from({length:n}).fill(null).map(gu({activeIndex:t,onClick:f,listType:a}))}):null})),wu=(e=!1)=>({behavior:e?"auto":"smooth"}),Cu=d((({className:e,name:t,...n})=>o(Wr,{className:u("w-12 h-12 min-w-12 min-h-12",e),shape:"round",...n,children:o(G,{name:t,iconVersion:"",size:"small"})}))),Su=d((e=>o(Cu,{name:"ArrowLeftIcon",version:"secondary",ariaLabel:"Пролистать влево",...e}))),ku=d((e=>o(Cu,{name:"ArrowRightIcon",version:"secondary",ariaLabel:"Пролистать вправо",...e}))),Iu="absolute top-0 bottom-0 z-40 hidden @lg:block w-20 pointer-events-none",Tu=d((({className:e,scroll:t,hasBlur:n,arrowsPadded:a,isBottom:i})=>{const{canScrollLeft:r,canScrollRight:l,scrollLeft:s,scrollRight:d}=t,m=a&&!i;return c("div",{className:e,children:[n?Du(t):null,r?o(Su,{wcmsIgnore:!0,className:u(Pu(i),m?"left-1":"left-0"),onClick:s}):null,l?o(ku,{wcmsIgnore:!0,className:u(Pu(i),m?"right-1":"right-0"),onClick:d}):null]})})),Du=e=>c("div",{children:[e.canScrollLeft?o("div",{className:u(Iu,"left-0 bg-opacity-from-white group-data-secondary:bg-none")}):null,e.canScrollRight?o("div",{className:u(Iu,"right-0 bg-opacity-to-white group-data-secondary:bg-none")}):null]}),Pu=(e=!1)=>u("absolute z-40",e?"bottom-[56px]":"top-[calc(50%-24px)]"),Ru=d((({className:e,version:t,gap:n=14,padding:a=16,visibleItemCount:i=1,listType:r="horizontal-list",snapAlign:l,minHeight:s,showArrows:d,hasBlur:m,arrowsPadded:h,showDots:p,children:g,onVisibleIndicesChange:f,navButtons:y})=>{const x=Array.isArray(g)?g.length:0,[b,v]=bu({itemCount:x,onVisibleIndicesChange:f}),[N]=v.visibleIndicesRange;return c("div",{className:u(e,"vertical-list"===r?"relative h-full":""),children:[o(mu,{containerRef:b,activeIndex:N,visibleItemCount:i,gap:n,padding:a,listType:r,snapAlign:l,minHeight:s,onVisibleIndicesChange:v.handleVisibleIndicesChange,children:g}),o(Tu,{className:u(!d&&"hidden lg:block"),scroll:v,hasBlur:m,arrowsPadded:h,isBottom:Boolean(y?.length)}),o(Nu,{className:u(!p&&"lg:hidden"),activeIndex:N,dotCount:x,listType:r,version:t,navButtons:y,containerRef:b,containerScroll:v})]})})),_u=({blocksToRender:e,...t})=>o(Ru,{visibleItemCount:0,gap:0,arrowsPadded:!0,children:R(e,{...t.options,parent:t.block,renderProps:(e,t,n)=>o("div",{className:u("relative min-w-80",ru(!0)),children:D(e,t)},String(n))})}),Eu=d((({blocksSection:e,blocksToRender:t=[],notFound:n,...a})=>{switch(e?.view){case"grid":return c("div",{children:[Au(n,t),o(iu,{...e,...a,blocksToRender:t})]});case"carousel":return c("div",{className:"relative",children:[Au(n,t),_u({...a,blocksToRender:t})]});default:return null}})),Au=(e,t)=>e&&!t.length?o(tu,{...e}):null,Bu=e=>t=>t.reduce(((t,n,a)=>t.length?t.concat({...e,key:`sep-${a}`},n):[n]),[]),Mu=d((({value:e,onChange:t,items:n=[],multiple:a})=>n.map((n=>o(Oi,{text:n?.title,value:[e].flatMap((e=>e)).includes(n.value),onChange:()=>(n=>{if(!t)return;const i=e?.includes(n);t(a?i?(e||[]).filter((e=>e!==n)):[...e||[],n]:i?[]:[n])})(n.value),type:a?"checkbox":"radio"},n.value))))),Ou=d((({children:e,filtrationSchema:t,resetButton:n,field:a,reset:i})=>c("form",{className:"flex flex-col @4xl:flex-row justify-between bg-white p-4xl gap-s @4xl:gap-0",children:[c("div",{className:"flex flex-col @4xl:flex-row gap-xl",children:[e,Bu(o("div",{className:"h-full w-px bg-gray hidden @4xl:block"}))(Object.entries(t).map(Fu(a)).filter(Boolean))]}),n?o("div",{children:o(Wr,{type:"reset",className:"w-full @4xl:w-56 @4xl:ml-s",onClick:i,children:n?.text})}):null]}))),Fu=e=>([t,n])=>{const a=n?.type;return"array"===a?zu(t,e)(n):null},zu=(e,t)=>n=>{const a=n?.items?.enum?.map(((e,t)=>({value:e,title:n?.items?.enumNames?.[t]||""})))||[];return c("div",{className:"flex-1",children:[n?.title?o("div",{className:"mb-m",children:o(Ve,{size:"text-m",font:"font-medium",color:"text-primary-text",children:n.title})}):null,o(Mu,{items:a,multiple:!n?.single,...t(e)})]},e)},Vu=e=>e;function Lu(e,...t){return e.map(((e,n)=>[e,...t.map((e=>e[n]))]))}const $u=e=>null==e||""===e||Array.isArray(e)&&0===e.length||"object"==typeof e&&0===Object.keys(e).length,ju=(e,t)=>Object.entries(e).map((([n,a])=>"number"==typeof a?Array.isArray(t[n])?((e,t)=>n=>$u(t[e])||$u(n[e])||n[e]?.includes(t[e]))(n,e):((e,t)=>n=>$u(t[e])||$u(n[e])||qu(t[e])<=qu(n[e]))(n,e):"object"==typeof a&&"min"in a&&"max"in a?((e,t)=>n=>$u(t[e])||$u(n[e])||qu(t[e]?.min)>=qu(n[e]?.min)&&qu(t[e]?.min)<=qu(n[e]?.max))(n,e):Array.isArray(a)?((e,t)=>n=>$u(t[e])||$u(n[e])||t[e]?.every((t=>n[e]?.includes(t))))(n,e):((e,t)=>n=>$u(t[e])||$u(n[e])||t[e]===n[e])(n,e))).every((e=>e(t))),qu=e=>Number(e||0),Uu=(e,{block:t,page:n,normalize:a=Vu})=>{const i=t?.blocks||[],[r,s]=vn(e),o=l((()=>Lu(i,i.map((e=>Ut(e.content,n?.fallback))))),[i,n?.fallback]),c=r===e?i:((e,t)=>(n=Vu)=>e?.filter((([,e])=>ju(t,n(e)||{}))).map((([e])=>e)))(o,r)(a);return[r,{blocksToRender:c,blocksWithProps:o},s]},Wu={},Hu={},Yu=Yt((({className:e,filtrationSchema:t=Wu,consumerField:n={},resetButton:a,...i})=>{const[,{blocksToRender:r},{field:l,reset:s}]=Uu(Hu,{block:i.block,page:i.options?.page}),d=o(Fn,{className:"w-64",label:n?.title,options:Gu(n),...l("consumer",{parse:({key:e})=>[e],format:([e]=[])=>Gu(n).find((t=>t.key===e))||{key:""}})});return c(g,{className:u(e),defaultPadding:"p-0",version:"transparent",...i,children:[o(Ou,{filtrationSchema:t,field:l,reset:s,children:c("div",{children:[d,o("div",{children:o(Wr,{type:"reset",className:"mt-lg w-64",onClick:s,version:a?.version,children:a?.text})})]})}),o(Eu,{blocksToRender:r,...i})]})}),{childrenTypes:["CarouselTariffsCard"],childSchema:e=>({...e?.filtrationSchema,...e?.consumerField?{consumer:e?.consumerField}:{}})}),Gu=e=>Lu(e.items?.enum||[],e.items?.enumNames||[]).map((([e,t])=>({key:e,text:t}))),Ku=(e=!1)=>e?"text-left":"text-center",Xu={"":"bg-main-divider group-data-secondary:bg-white/30",primary:"bg-main-divider",secondary:"bg-secondary-light",opacity:"bg-white/30"},Ju=d((({className:e,iconBgVersion:t="primary",size:n,icon:a,...i})=>{const r=`${n?.width??44}px`;return a?o("div",{className:u("rounded-icon object-fit flex justify-center items-center",Xu[t],e),style:{width:r,height:r},role:"figure",children:o(G,{name:a,width:"54%",...i})}):null})),Zu=d((({className:e="",title:t,benefitList:n,...a})=>{const i=Pe();return c(g,{className:e,defaultPadding:"p-6xl",...a,children:[t?o(w,{headingType:"h3",as:"h2",className:Ku(i),title:t}):null,n?.length?o("div",{className:"flex flex-col @md:flex-row flex-wrap w-full @md:justify-center mt-xl gap-5xl",role:"list",children:n.map(Qu)}):null]})})),Qu=({label:e,description:t,__html:n,icon:a,isDotted:i=!1,iconBgVersion:r},l)=>c("div",{className:"flex gap-m items-center @md:basis-1/2 @md:max-w-lg",role:"listitem",children:[a?.icon?o(Ju,{className:"shrink-0",iconBgVersion:r,...a}):null,a?.src?o(ie,{className:"shrink-0",image:a}):null,e?c("div",{className:"@sm:h-full space-y-xs",children:[o(w,{headingType:"h6",children:e}),o(Ve,{size:"text-l",color:"text-secondary-text group-data-secondary:text-white/80",font:"font-light",children:t}),n?o(Fe,{__html:n,isDotted:i,itemSize:"list-s"}):null]}):null]},String(l)),eh=(e,t,n)=>{return o(Ru,{children:e.map((a=n,({icon:e,title:t,description:n},i)=>c("div",{className:u("flex flex-col gap-1","justify-between p-m h-full border border-gray",{"justify-center":!n&&!t}),children:[t?o(Ve,{size:"text-h6",font:"font-normal",align:a,children:t}):null,e?o(ie,{image:e,height:"180",className:"w-auto mx-auto"}):null,n?o(Ve,{size:"text-h6",font:"font-normal",align:a,children:n}):null]},String(i))))});var a},th=d((({bonusBenefits:e,cardTextAlign:t="text-center",className:n="",columnsCount:a="4",subtitle:i,title:r,...l})=>c(g,{className:u("space-y-3xl",n),defaultPadding:"p-6xl",...l,children:[o(k,{defaultPadding:"",title:r,description:i,headlineVersion:"M"}),e?.length?eh(e,0,t):null]}))),nh={start:"justify-start",center:"justify-center",end:"justify-end"},ah=d((({buttons:e,className:t="",align:n,...a})=>{const i=n&&u("flex",nh[n]);return o(g,{className:u("!bg-transparent",i,t),defaultPadding:"p-0",...a,children:Ye(e)})})),ih=d((({rate:e=0,title:t="Ставка",unit:n,fractionDigits:a=2,depositeName:i,isShowDepositeName:r,color:l="text-secondary-text"})=>c("div",{children:[o(Ve,{size:"text-l",font:"font-light",color:l,children:t}),c("div",{className:"relative",children:[c("div",{className:"flex @xl:justify-center gradient-color-text gap-xs",children:[o("span",{className:"font-mohave text-title-huge -mt-m tracking-[-15px]",children:Je(a,{fixed:!0})(e)}),n?o("span",{className:"text-7xl mt-5",children:n}):null]}),i&&r?o("div",{className:"absolute bottom-2 w-full text-left whitespace-nowrap",children:i}):null]})]}))),rh=d((({title:e="Ставка"})=>c("div",{className:"space-y-s lg:min-w-96",children:[o(Ve,{size:"text-l",font:"font-light",color:"text-secondary-text",children:e}),o(G,{className:"w-10 h-auto lg:w-40",name:"PercentIcon"}),o("div",{className:"w-64",children:o(C,{size:"text-xl",font:"font-light",color:"text-primary-text",children:"Процентная ставка не найдена, выберите другие параметры"})})]}))),lh=({title:e="Ставка",rate:t=0,unit:n="%",fractionDigits:a=2,color:i="text-secondary-text",children:r,...l})=>t?c("div",{className:"flex flex-col",children:[o("div",{className:"hidden lg:block min-w-96",children:o(ih,{title:e,rate:t,unit:n,fractionDigits:a,color:i,...l})}),o(Mo,{className:"lg:hidden",title:e,value:t,postfix:n,fractionDigits:a,fixed:!0,color:i,...l}),r]}):o(rh,{title:e,...l}),sh={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},oh={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},ch=(e,t)=>{const{travelExpenseValue:n,restExpenseValue:a}=e,[i,r]=((e,t,n)=>{const{maxBonus:a=5e3,prefMonthsNum:i=sh.prefMonthsNum,prefTravelBonusRate:r=sh.prefTravelBonusRate,prefRestBonusRate:l=.01,travelBonusRate:s=.015,restBonusRate:o=.01}=e,c=Math.min(Math.round(r*t)+Math.round(l*n),a);return[c,c*i+Math.min(Math.round(s*t)+Math.round(o*n),a)*(12-i)]})(t||oh,n,a);return{...t,...e,monthBonus:i,yearBonus:r}},dh=Yt((({className:e="",title:t,calcSource:n,buttons:a,footnote:i,...r})=>{const[l,{field:s}]=vn({travelExpenseValue:6e3,restExpenseValue:6e3}),{minSumTravel:d,maxSumTravel:m,minSumOther:h,maxSumOther:p,monthBonus:g,yearBonus:f}=ch(l,n);return o(Ro,{className:e,title:t,...r,children:c("section",{className:u(_o,e),children:[c("div",{className:Eo,children:[Ho({title:"Сумма покупок в категории путешествия, ₽",min:d,max:m,step:500,isShowItems:!1,...s("travelExpenseValue")}),Ho({title:"Сумма покупок в остальных категориях, ₽",min:h,max:p,step:500,isShowItems:!1,...s("restExpenseValue")})]}),o("div",{className:"mb-s",children:g>=0?lh({title:"Баллов за месяц",rate:g,fractionDigits:0,unit:"",color:"text-primary-text"}):null}),c("div",{className:Ao,children:[f>=0?o(Mo,{title:"Баллов за год",value:f,color:"text-primary-text"}):null,Ye(a,{isVertical:!0}),$o(i)]})]})})})),mh=e=>`${e} ${Number(e)%10==1?"дня":"дней"}`,uh=e=>Uo({...e,title:"Выплата процентов",orientation:"vertical",items:[{id:"everyMonth",text:"Ежемесячно"},{id:"atEndTerm",text:"В конце срока"}]}),hh=" (c капитализацией)",ph=({income:e,finalSum:t,postfix:n="₽",buttons:a=[],footnotes:i=[],isCapitalization:r=!1})=>c("div",{className:Ao,children:[o(Mo,{title:`Доход в конце срока${r?hh:""}`,value:e,postfix:n,prefix:"+"}),o(Mo,{title:`Сумма в конце срока${r?hh:""}`,value:t,postfix:n}),Ye(a,{isVertical:!0}),i?.map($o)]}),gh={UL:"businessdepositrates",IP:"selfemployeddepositrates"};const fh={minSum:1e3,maxSum:100000001,minDays:1,maxDays:1095,rate:0,isMonthlyInterestPayment:!0,isReplenished:!1,isPartialWithdrawal:!1,depositeName:"Депозит 'Стабильный'"},yh=(e,t)=>{const{daysValue:n,moneyValue:a,isPartialWithdrawal:i,isReplenished:r,isMonthlyInterestPayment:l}=e,s=r||i,o=n<90||n>730,c=function(e){const t=e?.rateType?gh[e?.rateType]:"",{data:n}=na(t?`${Qt}/depositrates/${t}`:null,Lt);return Array.isArray(n)?n:[]}(t),d=c?.find((e=>l===e.isMonthlyInterestPayment&&xh(s,e)&&nc(a,["minSum","maxSum"],e)&&nc(n,["minDays","maxDays"],e)))||fh,{rate:m}=d,u=bh(m,e),h=a+u,p=c||[fh];return{...d,...tc(["minSum","maxSum"],p),...tc(["minDays","maxDays"],p),...e,isDisabledOperatingDeposit:o,income:u,finalSum:h}},xh=(e,t)=>e?t.isReplenished&&t.isPartialWithdrawal:!t.isReplenished&&!t.isPartialWithdrawal,bh=(e,t)=>{const{isMonthlyInterestPayment:n,moneyValue:a,daysValue:i}=t;return n?Math.round(a*Math.pow((1200+e)/1200,i/30)-a):Math.round(a*e*i/365/100)},vh=Yt((({className:e="",title:t,buttons:n,footnote:a,bottomFootnote:i,isShowDepositeName:r,defaultParams:l,rateParams:s,...d})=>{const[m,{field:h}]=vn({moneyValue:Vo(l,1e5),daysValue:Lo(l,60),isReplenished:Boolean(l?.isReplenished),isPartialWithdrawal:Boolean(l?.isPartialWithdrawal),isMonthlyInterestPayment:Boolean(l?.isMonthlyInterestPayment)}),p=yh(m,s),{income:g,finalSum:f,rate:y,depositeName:x}=p;return o(Ro,{className:e,title:t,...d,children:c("section",{className:u(_o,e),children:[c("div",{className:Eo,children:[Ho({title:"Сумма, ₽",min:p.minSum,max:p.maxSum,...h("moneyValue"),value:p.moneyValue}),(b={title:"Срок, дней",min:p.minDays,max:p.maxDays,...h("daysValue"),value:p.daysValue},o(fa,{items:[`От ${mh(b.min||0)}`,`До ${mh(b.max||0)}`],step:1,...b})),c("div",{className:"flex flex-col sm:flex-row gap-y-m gap-x-5xl",children:[Nh(p,h),uh({...h("isMonthlyInterestPayment")})]})]}),lh({rate:y,depositeName:x,isShowDepositeName:r}),ph({income:g,finalSum:f,buttons:n,footnotes:[a,i]})]})});var b})),Nh=(e,t)=>c("div",{className:"space-y-s",children:[o(Ve,{color:"text-secondary-text",font:"font-light",children:"Параметры"}),c("div",{className:"flex flex-col gap-y-lg sm:gap-y-s",children:[o(wi,{text:"Пополнение",disabled:e.isDisabledOperatingDeposit,...t("isReplenished"),value:e.isReplenished}),o(wi,{disabled:e.isDisabledOperatingDeposit,text:"Частичное снятие",...t("isPartialWithdrawal"),value:e.isPartialWithdrawal})]})]}),wh=e=>{const t=[...e];t.sort((([e],[t])=>e-t));let n=1;for(;n<t.length;){const[e,a]=t[n-1],[i,r]=t[n];a>=i?t.splice(n-1,2,[e,Math.max(a,r)]):n++}return t},Ch={minSum:5e4,maxSum:100000001,minMonths:2,maxMonths:10,rate:0,isMonthlyInterestPayment:!0,isRemoteRegistration:!0,isReplenish:!1,isWithdrawn:!1,type:""},Sh=(e,t,n)=>{const{moneyValue:a,monthsValue:i}=e,r=t?.[0]?Th(t[0].minMonths,t[0].maxMonths):0,l=!n?.isShowMonthlyInterestPayment,s=!n?.isShowRemoteRegistration,o=!n?.isShowReplenish,c=!n?.isShowWithdrawn,d=!n?.isShowNewClient,m=t?.find((t=>[Ih({row:t,userInputParams:e,paramKey:"isReplenish",isExclude:o}),Ih({row:t,userInputParams:e,paramKey:"isWithdrawn",isExclude:c}),Ih({row:t,userInputParams:e,paramKey:"isMonthlyInterestPayment",isExclude:l}),Ih({row:t,userInputParams:e,paramKey:"isRemoteRegistration",isExclude:s}),d||e?.isNewClient===t?.isNewClient,nc(a,["minSum","maxSum"],t),nc(i||r,["minMonths","maxMonths"],t)].every(Boolean)))||Ch,{rate:u}=m,h=e?.extraPercent?.key??0,p=Number(u)+Number(h),g=kh(p,e),f=a+g,y=t||[Ch];return{...m,...tc(["minSum","maxSum"],y),...tc(["minMonths","maxMonths"],y),availableMonths:wh(y.map((e=>[e.minMonths,e.maxMonths]))).flatMap((([e,t])=>((e,t,n=1)=>Array.from({length:Math.abs(t-e)/n+1},((a,i)=>t>=e?e+i*n:e-i*n)))(e,t))),...e,defaultMonth:r,income:g,finalSum:f}},kh=(e,t)=>{const{isMonthlyInterestPayment:n,moneyValue:a,monthsValue:i}=t;return n?Math.round(a*Math.pow((1200+e)/1200,i)-a):Math.round(a*e*30*i/365/100)},Ih=({row:e,userInputParams:t,paramKey:n,isExclude:a})=>a||t[n]===e[n],Th=(e,t)=>e+Math.round((t-e)/2),Dh=(e="rub")=>"rub"===e,Ph=(e,t)=>{const{minMonths:n,maxMonths:a}=tc(["minMonths","maxMonths"],Ah(t,e?.currency)),i=e.monthsValue||Math.round((n+a)/2);return{monthsValue:ma(i,n,a)}},Rh=(e,t)=>{const{minSum:n,maxSum:a}=tc(["minSum","maxSum"],Ah(t,e?.currency)),i=e.moneyValue||n;return{moneyValue:ma(i,n,a)}},_h=(e,t)=>({currency:e?.currency??t?.map((e=>e.currency))?.[0]}),Eh=e=>{const t=Dh(e?.currency?.key);return{isReplenish:t&&e?.isReplenish,isWithdrawn:t&&e?.isWithdrawn}},Ah=(e,t)=>{const{rates:n}=e?.find((e=>e?.currency.key===t?.key))??{};return n??e?.[0]?.rates},Bh=(e,t=!1)=>t?Uo({...e,title:"Оформление",orientation:"vertical",items:[{id:"remote",text:"Дистанционно"},{id:"office",text:"Офис Банка"}]}):null,Mh=(e,t,n)=>{const a="rub"!==e?.currency?.key;return c("div",{className:"grid grid-cols-2 gap-lg",children:[Oh(t("isReplenish"),e,a),Fh(t("isWithdrawn"),e,a),zh(e.isShowReplenish||e.isShowWithdrawn),e.isShowMonthlyInterestPayment?uh(t("isMonthlyInterestPayment")):null,Bh(t("isRemoteRegistration"),e.isShowRemoteRegistration),Vh(t("extraPercent"),n),e.isShowNewClient?o(wi,{text:"Новый сберегатель",...t("isNewClient")}):null]})},Oh=(e,t,n=!1)=>t.isShowReplenish?Uo({...e,title:"Пополнение",orientation:"vertical",items:[{id:"withReplenish",text:"С пополнением"},{id:"withoutReplenish",text:"Без пополнения"}],disabled:n}):null,Fh=(e,t,n=!1)=>t.isShowWithdrawn?Uo({...e,title:"Снятие",orientation:"vertical",items:[{id:"wthDrawn",text:"Со снятием"},{id:"noWithdrawn",text:"Без снятия"}],disabled:n}):null,zh=(e=!1)=>e?o("div",{className:"border-b border-main-divider col-span-2 w-full"}):null,Vh=(e,t)=>t?.length?c("div",{className:"w-full space-y-s col-span-2",children:[o(Ve,{color:"text-secondary-text",font:"font-light",children:"Надбавка за операции по карте"}),o(Fn,{options:t,...e})]}):null,Lh={isMonthlyInterestPayment:"isMonthlyInterestPayment",isRemoteRegistration:"isRemoteRegistration",isReplenish:"isReplenish",isWithdrawn:"isWithdrawn",moneyValue:"minSum",extraPercent:"extraPercent"},$h={text:"₽",key:"rub"},jh={text:"Без учета надбавки",key:"0"},qh=Yt((({className:e,title:t,calcSource:n,buttons:a=[],footnote:l="",paramsViewSettings:s,defaultParams:d,...m})=>{const{rows:h}=n??{},p=h?.map((e=>e.currency))??[$h],g=r((e=>t=>e?{...t,...Eh(t),...Rh(t,e),...Ph(t,e),..._h(t,e)}:t)(h),[h]),[f,{field:y}]=vn({moneyValue:Vo(d,2e4),monthsValue:Lo(d,1),isMonthlyInterestPayment:Boolean(d?.isMonthlyInterestPayment),isRemoteRegistration:Boolean(d?.isRemoteRegistration),isReplenish:Boolean(d?.isReplenish),isWithdrawn:Boolean(d?.isWithdrawn),isNewClient:Boolean(d?.isNewClient),currency:$h,extraPercent:d?.extraPercent??jh},{normalizer:g}),x=Gh(y),b=Boolean(y?.("isNewClient")?.value),v=h?.find((e=>e?.extraPercents))?.extraPercents,N=Ah(h,x),w=Sh(f,N,s),{rate:C,income:S,finalSum:k,type:I=""}=w,T=r((()=>{Yo({field:y,defParams:Fo(N,b,v),calcParams:w,monthsValue:"minMonths",map:Lh})}),[y,h,v]);i((()=>{!sc(d)&&N&&T()}),[d,h]);const D=y?.("extraPercent")?.value?.key,P=Yh(C,D),R=C===Fo(N,b)?.rate&&D===v?.at(-1)?.key;return o(Ro,{className:e,title:t,...m,children:c("section",{className:u(_o,e),children:[c("div",{className:Eo,children:[c("div",{className:"flex gap-m",children:[Ho({className:"w-full",title:`Сумма, ${x?.text}`,min:w.minSum,max:w.maxSum,...y("moneyValue"),value:w.moneyValue,postfix:x?.text,step:Uh(x?.key)}),h&&h?.length>1?o(Hn,{label:"Валюта",options:p,...y("currency")}):null]}),jo({title:"Срок, месяцев",min:w.minMonths,max:w.maxMonths,availableMonths:w.availableMonths,...y("monthsValue"),value:w.monthsValue}),Mh({...w,...s},y,v)]}),lh({rate:P,children:Hh(T,R)}),ph({income:S,finalSum:k,buttons:[...a,Wh(n?.buttons,I)],footnotes:[l],postfix:x?.text,isCapitalization:y("isMonthlyInterestPayment").value})]})})})),Uh=(e="")=>Dh(e)?1e3:100,Wh=(e=[],t="")=>{const{type:n,...a}=e.find((e=>e.type===t))??{};return a},Hh=(e,t=!1)=>t?null:o(Wr,{type:"button",version:"secondary",onClick:e,children:"Показать максимальную ставку"}),Yh=(e,t)=>Number(e)+Number(t??0),Gh=e=>e?.("currency")?.value??$h,Kh=e=>Xh({...e,fieldKey:"isSalaryClient",viewSettingFieldKey:"isShowSalaryClient"})&&Xh({...e,fieldKey:"isInsurance",viewSettingFieldKey:"isShowInsurance"}),Xh=({row:e,userInputParams:t,paramsViewSettings:n,fieldKey:a,viewSettingFieldKey:i})=>!!n&&!n[i]||t[a]===e[a],Jh={minSum:1e4,maxSum:3e6,minSumOld:0,maxSumOld:25e5,minSumExtra:0,maxSumExtra:5e5,minMonths:13,maxMonths:60,rate:0,isExtraMoney:!1,isSalaryClient:!1,isInsurance:!0},Zh=(e,t,n)=>{const{moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l}=e,s=t?.rateRows||[Jh],o=(({limitRows:e,userInputParams:t,paramsViewSettings:n})=>e?.find((e=>Kh({row:e,userInputParams:t,paramsViewSettings:n}))))({limitRows:t?.limitRows||[],userInputParams:e,paramsViewSettings:n}),{minSum:c,maxSum:d}=ec(["minSum","maxSum"],o,s),{minMonths:m,maxMonths:u}=ec(["minMonths","maxMonths"],o,s),h=(({rateRows:e=[],userInputParams:t,paramsViewSettings:n,moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l})=>e?.find((e=>Kh({row:e,userInputParams:t,paramsViewSettings:n})&&nc(a+l,["minSum","maxSum"],e)&&nc(r,["minSumOld","maxSumOld"],e)&&nc(l,["minSumExtra","maxSumExtra"],e)&&nc(i,["minMonths","maxMonths"],e)))||Jh)({rateRows:s,userInputParams:e,paramsViewSettings:n,moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l}),{rate:p}=h,g=Go(p,e),f=e.oldMonthlyPayment-g;return{...h,...e,minSum:c,maxSum:d,minMonths:m,maxMonths:u,moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l,monthlyPayment:g,benefit:f}},Qh=Yt((({className:e="",title:t,calcSource:n,buttons:a,footnote:i,paramsViewSettings:r,...s})=>{const[d,{field:m}]=vn({isAnnuity:!0,isInsurance:!0,isSalaryClient:!1,isExtraMoney:!1,moneyValue:7e5,oldMonthlyPayment:0,monthsValue:48,moneyExtra:0}),h=Zh(d,n,r),p=l((()=>Oo(n?.rateRows)?.rate),[n?.rateRows]),g=Wo({...m("isAnnuity")});return o(Ro,{className:e,title:t,...s,children:c("section",{className:u(_o,e),children:[c("div",{className:Eo,children:[Ho({title:"Остаток долга в других банках, ₽ ",step:500,min:h.minSum,max:h.maxSum-h.maxSumExtra,...m("moneyValue"),value:h.moneyValue}),Ho({title:"Ежемесячный платёж в других банках, ₽",step:500,min:h.minSumOld,max:h.maxSumOld,...m("oldMonthlyPayment"),value:h.oldMonthlyPayment}),jo({title:"Новый срок кредита, месяцев",min:h.minMonths,max:h.maxMonths,...m("monthsValue"),value:h.monthsValue}),ep({...h,...r},m),h.isExtraMoney?Ho({title:"Дополнительная сумма, ₽ ",step:500,min:h.minSumExtra,max:h.maxSumExtra,...m("moneyExtra"),value:h.moneyExtra}):null,o("div",{className:"sm:hidden pb-m border-b border-main-divider",children:g})]}),c("div",{className:u(Ao,"@4xl:w-1/2"),children:[o(Mo,{title:"Полная стоимость кредита",value:n?.totalLoanCost}),o(Mo,{title:"Ставка от",value:p,fractionDigits:2,postfix:"%"}),o(Mo,{title:"Ежемесячный платёж",value:h.monthlyPayment,postfix:"₽"}),h.benefit>0?o(Mo,{title:"Выгода в месяц",value:h.benefit,postfix:"₽"}):null,o("div",{className:"hidden sm:block mb-lg",children:g}),Ye(a,{isVertical:!0}),$o(i)]})]})})})),ep=(e,t)=>c("div",{className:"space-y-lg sm:space-y-s",children:[e.isShowSalaryClient?o(wi,{text:"Получаю зарплату на счёт в Россельхозбанке",...t("isSalaryClient"),value:e.isSalaryClient}):null,e.isShowInsurance?o(wi,{text:"Комплексная страховая защита",...t("isInsurance"),value:e.isInsurance}):null,o(wi,{text:"Получить дополнительную сумму",...t("isExtraMoney"),value:e.isExtraMoney})]}),tp=d((e=>{const{onChange:t,min:n,max:a,defaultValue:i="0",fractionDigits:l=0,...s}=e,c=da(e,{normalize:(e=i)=>n&&a?String(ma(Number(np(e)),n,a)):np(e),format:Je(l)}),d=r((e=>t&&t(np(e))),[t]);return o(Pn,{onChange:d,...s,...c})})),np=(e="")=>e.replaceAll(",",".").replace(/[^\d.]/g,"").replace(/([^.]*\.[^.]*)\./,"$1"),ap=d((e=>o(tp,{...e,fractionDigits:2,children:o("div",{className:"absolute right-4 bottom-4",children:o(Ve,{size:"text-xl",font:"font-light",children:"₽"})})}))),ip={private:"p2p/registerP2P",business:"b2c/registerB2C"},rp=({onClose:e,errorCode:t,errorMessage:n})=>{const a=t?`Код ошибки - ${t}`:"Пожалуйста, повторите позднее";return o(Yr,{className:"my-6xl max-w-lg w-full min-h-fit mx-auto",onClose:e,children:c("div",{className:"flex flex-col gap-lg items-center rounded-md space-x-m",children:[o(ie,{image:{icon:"ResponseFailIcon",iconVersion:"normal"},width:"136",height:"136"}),o(k,{className:"w-full",title:"Ошибка перевода",description:a,headlineVersion:"XS",isEmbedded:!0}),n?c("div",{className:"bg-secondary-dark rounded-xl p-m grid gap-m grid-cols-12",children:[o("div",{className:"col-span-8",children:n}),o("div",{className:"col-span-4",children:o(ie,{image:{icon:"ResponseFailIcon",iconVersion:"normal"}})})]}):null]})})},lp=e=>{const t=wn(rp),n=Ud(),a=on(),i="private"===e?"p2p":"b2c";return r((async({amount:r})=>{const l=await(async(e,t)=>{const n=on(),a={amount:String(t),currency:"643",returnUrl:`${n.origin}/p2p/success`,failUrl:`${n.origin}/p2p/failed`,language:"ru"},i=`${Qt}/payment/${ip[e]}`;try{const e=await fetch(i,{method:"POST",headers:{"Content-Type":"application/json"},mode:"cors",body:JSON.stringify(a)});return e.ok?await e.json():null}catch(e){return null}})(e,r);(e=>Boolean(e?.formUrl)&&Boolean(e?.orderId))(l)&&(n.transaction={orderId:l.orderId,type:i,url:a.href},a.assign(`${i}/?formUrl=${encodeURIComponent(l.formUrl)}`)),(e=>Boolean(e?.errorMessage)&&0!==e?.errorCode)(l)&&t.open({errorCode:l.errorCode,errorMessage:l.errorMessage})}),[e])},sp={amount:1500},op=d((({className:e="",title:t="Укажите сумму перевода",label:n="Сумма перевода",button:a,formType:i="private",...r})=>{const l=lp(i),[{amount:s},{field:d,onSubmit:m}]=vn(sp,{onSubmit:l});return c(g,{className:u("flex flex-col gap-4xl items-center",e),defaultPadding:"p-6xl",...r,children:[t?o(w,{className:"self-start xl:self-center",headingType:"h3",title:t}):null,c("form",{className:"w-full xl:max-w-md space-y-lg",method:"POST",onSubmit:m,children:[o(ap,{valid:s>0,label:n,max:3e5,min:1,...d("amount",{parse:Number,format:String})}),o("input",{type:"hidden",name:"amount",value:s}),a?.text?o(nl,{className:"w-full",disabled:s<=0,children:a.text}):null]})]})})),cp=({className:e,text:t="ХИТ"}={})=>c("div",{className:u("w-14 h-14 bg-white flex flex-col items-center justify-center rounded-md shadow-main-black",e),children:[o(G,{iconVersion:"black",name:"HeartIcon",width:"24",height:"24"}),o(C,{size:"text-s",font:"font-normal",align:"text-center",color:"text-primary-text",children:t})]}),dp="relative h-full",mp={small:"lg:min-w-64",normal:"lg:min-w-80 xl:min-w-96",big:"lg:min-w-[515px]"},up=({noCardBorder:e,cardSize:t="normal",isNavButtons:n=!1,...a})=>{const{blocks:i}=a.block||{},r=i?.some(gp),l=n?{defaultPadding:"p-6xl pb-m"}:{};return _({...a,renderProps:(n,a,i)=>c("div",{className:hp(n,{someCardsHighlighted:r}),children:[D(n,a,{className:pp(n,{someCardsHighlighted:r,showBorder:!e,cardSize:t}),...l,blockIndex:i}),gp(n)?cp({className:"absolute top-0 -right-4 z-40"}):null]},String(i))})},hp=(e,{someCardsHighlighted:t})=>u(dp,t&&(gp(e)?"pt-3xl":"pt-16")),pp=(e,{someCardsHighlighted:t,showBorder:n,cardSize:a="normal"})=>u(dp,"min-w-80",mp[a],t&&(gp(e)?"pt-16":"pt-3xl"),ru(n),n&&"h-full"),gp=e=>e?.content&&"isHighlighting"in e.content&&e.content.isHighlighting,fp=Yt((({className:e,visibleItemCount:t=0,noCardBorder:n,arrowsPadded:a=!0,isGap:i=!0,cardSize:r="normal",isNavButtons:l=!1,...s})=>o(g,{className:u(e),defaultPadding:"p-6xl",...s,children:o(Ru,{className:u("relative max-w-full"),visibleItemCount:t,snapAlign:"snap-start",gap:i?16:0,padding:0,arrowsPadded:a,navButtons:l?yp(s?.block?.blocks):[],hasBlur:!0,children:up({noCardBorder:n,cardSize:r,isNavButtons:l,...s})})})),{childrenTypes:["CarouselCard","CarouselCatalogCard","CarouselRecommendationCard","CarouselTariffsCard","RichTextBlock","ProductBlock"],childSchema:()=>({isHighlighting:{title:"Выделить карточку",type:"boolean"}})}),yp=e=>e?.map((e=>{const t=e?.content;return{title:t?.title,description:t?.additionalDescription||t?.description}}))??[],xp={black:"bg-black",white:"bg-white"},bp=d((({className:e="",title:t,description:n,image:a,price:i,button:r,colors:l=[],align:s="text-left",padding:d,...m})=>o(g,{className:u("flex flex-col justify-left",e),defaultPadding:"p-2xl",...m,children:c(Ee,{className:"h-full",padding:d,title:o(k,{title:t,description:n,headlineVersion:"XS",isEmbedded:!0,align:s,className:"min-h-24"}),rightImage:a?.src?o(ie,{className:"flex justify-center align-center mb-xl",image:a}):null,buttons:Ye([r],{buttonClassName:"w-full self-end"}),children:[l?.length?c("div",{className:"flex text-secondary-text mb-m",children:[o("div",{className:"mr-xs",children:o(Ve,{size:"text-s",align:"text-left",font:"font-light",children:"Цвета:"})}),l.map(vp)]}):null,i?c(Ve,{size:"text-h3",align:"text-left",children:[i," ₽"]}):null]})}))),vp=(e,t)=>o("figure",{className:`w-6 h-6 ml-s border border-solid border-main-divider rounded-full ${xp[e]}`},String(t)),Np=d((({className:e="",href:t,target:n,onClick:a,data:i,children:r})=>{const l=xe()({href:t,target:n,onClick:a});return o(t?"a":"div",{className:u("block",e),...t?l:{},role:t?"link":"none",...ve(i),children:r})})),wp=[{origins:["t.me","telegram.org"],iconMapped:{icon:"TelegramIcon"}},{origins:["vk.com"],iconMapped:{icon:"VKIcon"}},{origins:["ok.ru"],iconMapped:{icon:"OkIcon"}},{origins:["apps.apple.com"],iconMapped:{icon:"AppleIcon"}},{origins:["play.google.com"],iconMapped:{icon:"PlayMarketIcon"}},{origins:["appgallery.huawei.com"],iconMapped:{icon:"HuaweiIcon"}},{origins:["youtube.com"],iconMapped:{icon:"YoutubeIcon"}},{origins:["rutube.ru"],iconMapped:{icon:"RutubeIcon"}},{origins:["dzen.ru"],iconMapped:{icon:"DzenIcon"}},{origins:["rustore.ru"],iconMapped:{icon:"RustoreIcon"}}],Cp=d((({className:e="",media:t,showButtonText:n,stretched:i,version:r="white",children:l})=>{if(!t?.length)return null;const[s,d]=a(),m=t?.map((e=>{const{href:t,icon:a,text:i}=e,{iconMapped:l}=(e=>wp.find((({origins:t})=>t?.some((t=>e?.includes(t)))))||{})(t),o=He(a)?a:l,c=n?{text:i}:{text:""},m=e?.icon?.iconVersion||"color";return!s&&i&&d(!0),{...e,...c,icon:{...o,iconVersion:m},version:e?.version??r}})),h=u("border border-solid hover:border-transparent border-main-divider","group-data-primary:border-main-divider group-data-gray:border-green group/media",{"basis-auto":!n&&!s},Sp(i));return c("div",{className:u("flex flex-col gap-m xl:gap-xs",e),"aria-label":"Социальные сети",children:[o("div",{className:"flex gap-xs",children:Ye(m,{className:kp(s??!1,i??!1,n),buttonClassName:h})}),l?o(Ve,{size:"text-s",font:"font-light",color:"text-secondary-text",children:l}):null]})})),Sp=(e=!1)=>e?"flex-1 @lg:flex-initial justify-center":"",kp=(e,t,n=!1)=>u(e||t?"basis-full":"",t&&(!n||!e)?"flex-nowrap":""),Ip=d((({className:e,padding:t,description:n,additionalDescription:a,href:i,icon:r,isDotted:l,__html:s,socialMedia:d=[],target:m,title:h,align:p="text-left",benefits:f,imageOptions:{directionRight:y=!0,isImageAlwaysOnRight:x=false,isImageSecondary:b=!1}={},data:v,...N})=>o(g,{className:u("relative min-h-28 group-data-gray:bg-main-divider/50",e),defaultPadding:"p-0",...N,children:o(Np,{href:i,target:m,className:"h-full",data:Om(v),children:c(Ee,{className:"h-full",defaultPadding:"p-2xl",padding:t,insetTitle:o(k,{title:h,description:n,headlineVersion:"XS",isEmbedded:!0,align:p}),...ot(He(r)?o(ie,{image:r}):null,y),buttons:d.length?o(Cp,{media:d,stretched:!0,showButtonText:!0,version:N?.version}):null,isImageAlwaysOnRight:x,isImageSecondary:b,imageAlign:"center",children:[o(We,{benefits:f}),s?o(Fe,{__html:s,isDotted:l,itemSize:"list-s"}):null,Tp(a,p)]})})}))),Tp=(e,t)=>e?o(C,{size:"text-m",font:"font-light",color:"text-secondary-text group-data-secondary:text-white/80",align:t,children:e}):null,Dp=new he,Pp=(e,t)=>{const{title:n,description:a,buttons:i}=e;return c("div",{className:"py-lg border-b border-main-divider",children:[n?o("div",{className:"opacity-80",children:o(Ve,{size:"text-m",color:"text-secondary-text",children:n})}):null,a?o("div",{className:"mt-2xs",children:o(Ve,{size:"text-xl",color:"text-primary-text",children:a})}):null,i?.length?o("div",{className:"text-primary-main",children:Ye(i)}):null]},String(t))},Rp=d((({className:e="",title:t,align:n="text-center",icon:s,button:d,visibleCellsCount:m=1,cardCells:h=[],options:p,data:f,...y})=>{const x=l((()=>h.map(Pp)),[h]),[b,v]=l((()=>m>0?[x.slice(0,m),x.slice(m)]:[x,[]]),[m,x]),[N,C]=a(!1);i((()=>Dp.subscribe("fold",(e=>{e&&p?.parent&&e.parent===p?.parent&&C(e.isUnfolded)}))),[p?.parent]);const S=r((()=>{Dp.fire("fold",{type:"fold",isUnfolded:!N,parent:p?.parent})}),[N,p?.parent]);return c(g,{className:u("flex flex-col",e),defaultPadding:"p-2xl",...y,children:[o(ie,{className:"self-center",image:s}),t?o(w,{className:u("pt-xs",n),headingType:"h5",title:t}):null,d?.text?o(ke,{className:"w-full mt-m mb-lg",...d}):null,v.length?c(es,{children:[c("div",{children:[b,o(ts,{isUnfolded:N,children:v})]}),h.length>=m?o(Ql,{className:"mt-m",label:N?"Скрыть":"Подробнее о тарифе",isUnfolded:N,embedded:!0,data:f,onClick:S}):null]}):o("div",{children:b})]})})),_p=()=>{const e=globalThis.sessionStorage?.getItem("refreshToken"),t=globalThis.sessionStorage?.getItem("accessToken"),n=globalThis.localStorage.getItem("taskId"),a=on();if(!t||!e||!n)return a.assign("/"),()=>{};const i=async()=>{const n=await Bl("/auth/refresh","POST",{refresh_token:e,access_token:t});if(401===Number(n?.status)&&a.assign("/"),n?.ok){const e=await n.json();globalThis.sessionStorage.setItem("refreshToken",e.refresh_token),globalThis.sessionStorage.setItem("accessToken",e.access_token)}};i();const r=setInterval(i,24e4);return()=>clearInterval(r)},Ep=d((({step:e=10,description:t,showPercentage:n=!0})=>c("div",{children:[o("div",{className:"h-4 w-full bg-gray relative",children:o("div",{className:"h-4 bg-green",style:{width:`${e}%`}})}),c("div",{className:"relative",children:[n?c("div",{className:"absolute left-2/4 text-green",children:[e,"%"]}):null,t?o("div",{className:"text-right pr-m text-gray",children:t}):null]})]}))),Ap=d((({step:e=1,totalSteps:t=6,stepsTitles:n=[]})=>{const a=l((()=>(e+1)/t*100),[e,t]);return o("div",{className:"py-lg px-5xl bg-white col-span-12",children:c("div",{children:[c("span",{className:"font-bold mr-s",children:["Шаг ",e+1," из ",t,"."]}),n[e]||null,o(Ep,{step:a,showPercentage:!1})]})})}));var Bp;!function(e){e.process="IN_PROCESS",e.ok="APPROVED",e.fail="CANCELLED",e.pre_decision="PRE_DECISION",e.approved="APPROVED",e.cancelled="CANCELLED",e.failed="FAILED",e.draft="DRAFT",e.rework="REVISION",e.dboClient="DBO_CLIENT",e.clientNotOk="CLIENT_NOT_OK",e.notFound="NOT_FOUND"}(Bp||(Bp={}));const Mp=e=>Al("/user-data/getTaskStatus","POST",e),Op=async e=>{const t=await Al("/user-data/sendSignalToProcess","POST",e);return t?.statusCd||null},Fp=d((({title:e,interval:t=0,onEnd:n=Na})=>{const[i,r]=a(t);Xd({seconds:t,onTick:r,onEnd:n});const l=100-(t-i)/t*100;return c("div",{children:[e?o(k,{title:e,headlineVersion:"S"}):null,c("div",{className:"relative flex items-center justify-center w-24 h-24 rounded-full bg-gray text-transparent mb-5",children:[o("div",{className:"absolute inset-0 rounded-full",style:{background:`conic-gradient(rgb(66, 171, 68) ${l}%, rgb(125, 126, 127) 0deg)`}}),o("div",{className:"z-10 flex items-center justify-center w-20 h-20 rounded-full bg-white text-primary-text text-m",children:o(Yd,{seconds:i})})]})]})})),zp=d((({title:e,description:t,sectionInfoTitle:n,sectionInfo:a,sectionAdditionalTitle:i,sectionInfoAdditional:r,buttonText:l,interval:s,onExpire:d=Na,...m})=>c(g,{...m,children:[c("div",{className:"flex flex-col md:flex-row items-center",children:[o(k,{headlineVersion:"M",title:e,description:t,align:"text-left",padding:"p-xl",className:"w-full"}),s?o(Fp,{interval:s,onEnd:d}):null]}),o(Vp,{title:n,items:a}),o(Vp,{title:i,items:r,countColumns:!0}),l?o(il,{href:"/natural",text:l,version:"primary",className:"w-full mt-lg"}):null]}))),Vp=({title:e,items:t,countColumns:n=!1})=>{const a=Pe();return t?c("div",{children:[o("hr",{className:"w-full h-px bg-main-gray border-0"}),c("div",{className:"p-xl",children:[e?o(Ve,{color:"text-primary-text",size:"text-h5",children:o("div",{className:u({"mb-m":Boolean(e)}),children:e})}):null,t?o("div",{className:u("grid grid-cols-1 gap-m",Lr(n||a?1:2)),children:t.map(((e,t)=>o("div",{children:Lp(e)},t)))}):null]})]}):null},Lp=({label:e,description:t})=>c("div",{className:"flex flex-col",children:[o(Ve,{color:"text-secondary-text",size:"text-l",children:e}),o(Ve,{color:"text-primary-text",size:"text-xl",children:t})]}),$p=d((()=>o(zp,{title:"Благодарим Вас за ожидание",description:"В настоящий момент Банк не может одобрить Вашу заявку на кредит. Попробуйте подать заявку позже. Спасибо за обращение в АО «Россельхозбанк».",buttonText:"Вернуться на главную"}))),jp=d((({onExpire:e})=>{const{statusInfo:t}=so();return o(zp,{interval:300,title:"Заявка успешно отправлена",description:"Не закрывайте окно, скоро сообщим результат",sectionInfoTitle:"Заявленные условия по кредиту",sectionInfo:[{label:"Название продукта",description:"Кредитная карта"},{label:"Категория",description:t?.cardCategory}],onExpire:e})})),qp=d((()=>{const{statusInfo:e}=so(),t="courier"===e?.methodObtain;return o(zp,{title:"Благодарим вас за ожидание, но нам требуется больше времени для принятия решения",description:t?"":"Посетите выбранное отделение банка с необходимыми документами и так завершите оформление кредита.",sectionAdditionalTitle:t?"Адрес доставки":"В отделении Банка",sectionInfoAdditional:t?[{description:e?.deliveryAddress}]:[{label:"Регион",description:e?.regionRetail},{label:"Адрес",description:e?.addressRetail}],sectionInfo:[{label:"Основные документы:",description:"- Паспорт РФ"}],buttonText:"Вернуться на главную"})})),Up=d((()=>{const{statusInfo:e}=so();return o(zp,{title:"Банк одобрил вам кредит",description:"Обратитесь в отделение банка, чтобы завершить оформление и получить ваш кредит",sectionInfo:Wp(e),buttonText:"Вернуться на главную"})})),Wp=e=>{const t=[{label:"Название продукта",description:"Кредитная карта"},{label:"Категория",description:e?.cardCategory}];return e?.deliveryAddress&&e?.deliveryDate?t.concat([{label:"Адрес доставки",description:e?.deliveryAddress},{label:"Дата доставки",description:Jt(e?.deliveryDate)}]):t},Hp=["CREATE_APPLICATION_SHORT_SIGNAL","CREATE_APPLICATION_LOAN_V3_SIGNAL"],Yp=d((()=>{const[e,t]=a(Bp.process),{taskId:n}=so();i((()=>{(async()=>{for(const e of Hp)await Op({signalType:e,taskId:n})})()}),[n]);const l=r((async e=>{const a=await Mp({taskId:n});a&&a?.statusCd!==Bp.process&&(e(),t(a.statusCd))}),[n]);Kd(l,3e4);const s=r((()=>t(Bp.rework)),[]);return Gp(e,s)})),Gp=(e,t)=>({IN_PROCESS:o(jp,{onExpire:t}),CANCELLED:o($p,{}),FAILED:o($p,{}),DRAFT:o($p,{}),APPROVED:o(Up,{}),PRE_DECISION:o(Up,{}),REVISION:o(qp,{})}[e]||o(qp,{})),Kp=e=>(t,n)=>t.filter((e=>e)).map((t=>[Xp(n,e),Jp(t,e),Zp(t,e),ng(t,e),Qp(t,e),eg(t,e),tg(t,e)].some(Boolean)?{...t,required:!1}:t)),Xp=(e,t)=>2===e&&"RETIREE"===t("employment")?.key,Jp=({name:e},t)=>"wages"===e&&"RETIREE"===t("employment")?.key&&!t("inn"),Zp=({name:e},t)=>"partInBusiness"===e&&"BUSINESS_OWNER"!==t("positionOrganization")?.key,Qp=({name:e,filledByEsia:t},n)=>e?.startsWith("address")&&n("esiaAccountTypeCd")?.key&&t,eg=({name:e},t)=>"addressFact"===e&&t("addressMatch"),tg=({condition:e},t)=>e?.name&&e?.values?.some((n=>{const a=t(e?.name);return n!==(a?.key??a)})),ng=({name:e},t)=>"snils"===e&&!t("snils")&&ag(t),ag=e=>"PFR_CERTIFICATE"!==e("confirmationIncome")?.key,ig={...Od,...Fd},rg=({field:e,inputs:t,params:n})=>t.map(Vr(e,n,ig)),lg=({sections:e,field:t,step:n,params:a})=>e?.map((({inputs:e=[],columns:i,title:r,condition:l},s)=>{const c=Kp(sg(t))(e,n),d=[tg({condition:l},sg(t))?null:$r(r),...rg({field:t,inputs:c,params:a})].filter(Boolean).map(((e,t)=>({...e,key:e.key??`elem-${t}`})));return d.length?o("div",{className:u(Lr(i),"grid gap-x-m"),children:d},`section-${s}`):null})),sg=e=>t=>e(t)?.value,og=({formState:e,inputs:t,step:n,productType:a})=>{return br(Kp((t=>e[t]))(t,n),{...Rl,limitedBirthday:Il(a),dulIssueDate:(r=e.limitedBirthday,Sl(14,r)("Укажите дату выдачи паспорта")),generalSeniority:(i=e.lastJobExperience,fn((e=>"string"==typeof e&&/^[0-9]{1,2}$/g.test(e)&&(!i||Number(e)>=Number(i))))("Укажите количество лет стажа")),beginDate:wl(e.limitedBirthday),participantDateRegistration:Cl(e.limitedBirthday)})(e);var i,r},cg=d((({step:e,isSending:t,onPrevStep:n})=>{const a=5===e;return c("div",{className:"flex justify-between gap-m",children:[o(Wr,{version:"secondary",disabled:0===e,onClick:n,children:"Назад"}),o(nl,{isLoading:t,children:a?"Отправить заявку":"Далее"})]})})),dg=(e,t,n)=>({...n[e],...t,limitedBirthday:mg(t?.limitedBirthday),dulIssueDate:mg(t?.dulIssueDate),participantDateRegistration:mg(t?.participantDateRegistration),beginDate:mg(t?.beginDate),deliveryDate:mg(t?.deliveryDate)}),mg=e=>{try{return e?new Date(e):void 0}catch(e){return}},ug=(e=!1)=>[{surname:"",name:"",middleName:"",sex:"",limitedBirthday:void 0,birthPlace:"",phone:"",email:"",dulSerie:void 0,dulNumber:void 0,dulIssueDate:void 0,dulSubdivisionCode:"",dulIssuedBy:"",addressRegistration:{fullAddress:"",fiasCode:""},participantDateRegistration:void 0,addressFact:{fullAddress:"",fiasCode:""},housing:void 0},{amountWorkers:{key:"",text:""},beginDate:void 0,employerActivities:{key:"",text:""},employerOrganization:{key:"",text:""},employment:{key:"",text:""},experience5Years:void 0,inn:void 0,jobsNumber:void 0,lastJobExperience:void 0,legalForm:"",organization:{key:"",text:""},organizationAddress:{fullAddress:"",fiasCode:""},organizationName:"",organizationPhone:"",partInBusiness:void 0,positionOrganization:{key:"",text:""}},{familyStatus:{key:"",text:""},familyMembers:void 0,dependents:void 0,confirmationIncome:{key:"",text:""},wages:void 0,mandatoryPayments:void 0,snils:"",armyIdFlg:!!e&&void 0,esiaAccountTypeCd:{key:"",text:""},initiateBankruptcyFlg:!e&&void 0},{bankruptcyFlg:!1,shareholderFlg:!1,legalEntityName:"",creditInRshbCd:void 0}],hg=[{paymentSystem:{key:"",text:""},currency:"810",codeWord:""},...ug(),{regionRetail:{key:"",text:""},addressRetail:{key:"",text:""},bankEmployeeCode:void 0,addressCourier:{fullAddress:"",fiasCode:""},methodObtain:void 0,deliveryDate:void 0}],pg=e=>{const{currency:t,paymentSystem:n,cardCategory:a,codeWord:i}=e;return{currencyCode:t?{key:t}:void 0,paymentSystemTypeCd:n,classCard:a,codeWord:i}},gg=e=>{const{beginDate:t,employment:n,organizationName:a,inn:i,legalForm:r,organization:l,amountWorkers:s,employerActivities:o,employerOrganization:c,generalSeniority:d,lastJobExperience:m,experience5Years:u,jobsNumber:h,organizationPhone:p,organizationAddress:g,positionOrganization:f,partInBusiness:y}=e;return{employmentContractDate:Jt(t||"",!0),employmentTypeCd:n,organizationName:a,organizationInn:i,organizationActivityTypeCd:o?.key?o:void 0,organizationTypeCd:l,organizationKindCd:c,employeesNumberCd:s,opf:r,seniority:d,generalSeniority:u,jobsNumber:h,lastWorkDuration:m,positionCd:f?.key?f:void 0,participantContacts:Nm({organizationPhone:p&&Zt(p)}),participantAddresses:wm({organizationAddress:g}),ownershipShare:"BUSINESS_OWNER"===f?.key?y:void 0}},fg=e=>{const{name:t,surname:n,middleName:a,limitedBirthday:i="",phone:r="",email:l,sex:s,birthPlace:o,dulIssueDate:c="",dulIssuedBy:d,dulNumber:m,dulSerie:u,dulSubdivisionCode:h,education:p,participantDateRegistration:g,housing:f,addressRegistration:y,addressFact:x,addressMatch:b}=e;return{birthDate:Jt(i,!0),midname:a,name:t,surname:n,birthPlace:o,dulIssueDate:Jt(c,!0),dulIssuedBy:d,dulNumber:m,dulSerie:u,dulSubdivisionCode:h?.replace("-",""),educationLevelCd:p,registrationDate:g?Jt(g,!0):void 0,homeMatchFlg:b,houseTypeCd:f,participantContacts:Nm({phone:Zt(r),email:l}),participantAddresses:wm({addressRegistration:y,addressFact:x}),genderCd:s?{key:"male"===s?"MAN":"WOMAN"}:void 0}},yg=e=>e?new Date(e).toISOString().split(".")[0]:"",xg=e=>{const{methodObtain:t,deliveryDate:n="",deliveryTime:a}=e,i="courier"===t,r=a?{deliveryTimeCd:{key:a}}:{};return i?{courierDeliveryFlg:i,deliveryDate:yg(n.toString().replace(/(GMT)[+-]\d{4}/,"GMT+0000")),office:{id:"3"},...r}:{}},bg=e=>{const{addressRetail:t,methodObtain:n}=e;return t?.key&&"office"===n?{office:{id:t.key}}:{}},vg=(e,t)=>{switch(e){case 0:default:return{};case 1:return fg(t);case 2:return gg(t);case 3:return Cm(t);case 4:return(e=>{const{bankruptcyFlg:t,shareholderFlg:n,legalEntityName:a,creditInRshbCd:i}=e;return{bankruptcyFlg:t,shareholderFlg:n,nameLegalEntity:a,creditInRshbCd:i}})(t);case 5:return(e=>{const{addressCourier:t,methodObtain:n}=e;return"courier"===n?{participantAddresses:wm({addressCourier:t})}:{}})(t)}},Ng=({step:e,onNextStep:t,onFinish:n})=>{const[a,{setTrue:i,setFalse:s}]=hn(!1),o=5===e,c=so(),d=l((()=>dg(e,c.leadForm,hg)),[e,c.leadForm]),m=r((e=>{const{leadForm:t}=c;o&&e.ok&&t&&(c.statusInfo={regionRetail:t?.regionRetail?.text,addressRetail:t?.addressRetail?.text,deliveryAddress:t?.addressCourier?.fullAddress,cardCategory:t?.cardCategory?.text,deliveryDate:t?.deliveryDate},c.leadForm=d)}),[o,d]),u=r((async a=>{i(),c.leadForm=a;try{const{taskId:i,profileId:r,participantId:l}=c;if(i&&r&&l){const t=await Hd((({participantId:e,taskId:t,profileId:n,formData:a,step:i=0})=>({sendToBank:!0,taskKind:"UNITED",task:{id:t,...bg(a),authorizedAgentId:a?.bankEmployeeCode,participants:[{id:e,profile:{id:n},roleCd:{key:"BORROWER",value:"Заемщик"},...vg(i,a)}],...pg(a),...xg(a),files:a?.files}}))({participantId:l,taskId:i,profileId:r,step:e,formData:a}));m(t)}o?n?.():t()}catch(e){}finally{s()}}),[o,m]);return[d,u,a]},wg=d((({step:e,sections:t,onPrevStep:n,onNextStep:a,onFinish:i})=>{const s=l((()=>t?.flatMap((e=>e?.inputs||[]))),[t]),d=r((t=>og({formState:t,inputs:s,step:e,productType:"creditCard"})),[s]),[m,u,h]=Ng({step:e,onNextStep:a,onFinish:i}),[,{field:p,onSubmit:g}]=vn(m,{formValidator:d,onSubmit:u});return c("form",{onSubmit:g,className:"space-y-m",children:[lg({sections:t,field:p,step:e}),o(cg,{isSending:h,step:e,onPrevStep:n})]})})),Cg=[{title:"Персональные данные",columns:2,inputs:[{name:"surname",required:!0,dadata:!0,filledByEsia:!0},{name:"name",required:!0,dadata:!0,filledByEsia:!0},{name:"middleName",dadata:!0,filledByEsia:!0},{name:"sex",required:!0},{name:"limitedBirthday",required:!0,filledByEsia:!0},{name:"birthPlace",required:!0,filledByEsia:!0},{name:"phone",disabled:!0,required:!0},{name:"email",required:!0,dadata:!0}]},{title:"Паспортные данные",columns:2,inputs:[{name:"dulSerie",required:!0,filledByEsia:!0},{name:"dulNumber",required:!0,filledByEsia:!0},{name:"dulIssueDate",required:!0,filledByEsia:!0},{name:"dulSubdivisionCode",required:!0,dadata:!0,filledByEsia:!0}]},{inputs:[{name:"dulIssuedBy",required:!0,dadata:!0,filledByEsia:!0}]}],Sg=[{title:"Регион обслуживания карты",columns:1,inputs:[]},{inputs:[{name:"regionRetail",required:!0}]},{title:"Способ получения",columns:1,inputs:[],condition:{name:"regionHasDelivery",values:[!0]}},{inputs:[{name:"methodObtain",condition:{name:"regionHasDelivery",values:[!0]}}]},{title:"Выбор офиса",columns:1,inputs:[],condition:{name:"methodObtain",values:["office"]}},{title:"Адрес доставки",columns:1,inputs:[],condition:{name:"methodObtain",values:["courier"]}},{inputs:[{name:"addressCourier",dadata:!0,condition:{name:"methodObtain",values:["courier"]},required:!0}]},{columns:2,inputs:[{name:"deliveryDate",condition:{name:"methodObtain",values:["courier"]},required:!0},{name:"deliveryTime",condition:{name:"methodObtain",values:["courier"]}}]},{inputs:[{name:"comment",condition:{name:"methodObtain",values:["courier"]}}]},{inputs:[{name:"addressRetail",required:!0,condition:{name:"methodObtain",values:["office"]}}]}],kg=[[{title:"Параметры карты",inputs:[]},{inputs:[{name:"currency",required:!0},{name:"paymentSystem",required:!0},{name:"cardCategory",required:!0},{name:"codeWord",required:!0}]}],[...Cg,{inputs:[{name:"education",required:!0}]},{title:"Адрес регистрации по месту жительства",columns:1,inputs:[]},{inputs:[{name:"addressRegistration",required:!0,dadata:!0,filledByEsia:!0},{name:"addressMatch"}]},{columns:2,inputs:[{name:"participantDateRegistration",required:!0}]},{title:"Адрес фактического проживания (место пребывания РФ)",inputs:[]},{columns:2,inputs:[{name:"housing",required:!0}]},{inputs:[{name:"addressFact",required:!0,dadata:!0}]}],[{title:"Данные о трудоустройстве",inputs:[]},{inputs:[{name:"infoCard",label:"Клиент на момент оформления заявки на кредит должен быть: официально трудоустроен более 6 месяцев, если Клиент получает з/п на счет РСХБ, то трудоустроен более 3 месяцев, не должен находиться в декретном отпуске"}]},{inputs:[{name:"employment",required:!0},{name:"organizationName",required:!0,dadata:!0,filledByEsia:!0}]},{columns:2,inputs:[{name:"inn",required:!0,dadata:!0,filledByEsia:!0},{name:"legalForm",required:!0}]},{inputs:[{name:"organization",required:!0},{name:"amountWorkers",required:!0}]},{columns:2,inputs:[{name:"employerActivities",required:!0},{name:"employerOrganization",required:!0},{name:"generalSeniority",required:!0,filledByEsia:!0},{name:"lastJobExperience",required:!0,filledByEsia:!0},{name:"experience5Years",required:!0,filledByEsia:!0},{name:"jobsNumber",required:!0,filledByEsia:!0}]},{inputs:[{name:"organizationPhone",label:"Телефон работодателя",required:!0},{name:"beginDate",required:!0,filledByEsia:!0}]},{columns:2,inputs:[{name:"positionOrganization",required:!0},{name:"partInBusiness",required:!0,condition:{name:"positionOrganization",values:["BUSINESS_OWNER"]}}]},{title:"Адрес работодателя",inputs:[]},{inputs:[{name:"organizationAddress",required:!0,dadata:!0}]}],[{title:"Семейное положение"},{columns:1,inputs:[{name:"familyStatus",required:!0}]},{columns:1,inputs:[{name:"children",required:!0}]},{columns:2,inputs:[{name:"dependents",required:!0},{name:"familyMembers"}]},{title:"Совокупный доход"},{columns:1,inputs:[{name:"confirmationIncome",required:!0,filledByEsia:!0}]},{inputs:[{name:"infoCard",label:"Сумма основного и дополнительных доходов после вычета налога"}]},{columns:1,inputs:[{name:"wages",required:!0,filledByEsia:!0}]},{columns:1,inputs:[{name:"retirementIncome",required:!0,condition:{name:"employment",values:["RETIREE"]}}]},{columns:1,inputs:[{name:"mandatoryPayments",required:!0}]},{columns:1,inputs:[{name:"snils",required:!0}]},{columns:1,inputs:[{name:"conscription",required:!0}]},{columns:2,inputs:[{name:"armyIdFlg"}]}],[{title:"Дополнительные сведения",columns:1,inputs:[]},{inputs:[{name:"bankruptcyFlg"}]},{inputs:[{name:"shareholderFlg"}]},{inputs:[{name:"legalEntityName"}]},{inputs:[{name:"creditInRshbCd"}]}],[...Sg,{inputs:[{name:"infoCard",label:"Если представитель Банка помогал Вам в заведении заявки, введите здесь его код",condition:{name:"methodObtain",values:["office"]}},{name:"bankEmployeeCode",condition:{name:"methodObtain",values:["office"]}}]}]],Ig=["Параметры карты","Персональные данные","Данные о трудоустройстве","Семейное положение и доход","Дополнительные сведения","Выбор способа получения"],Tg=d((({className:e,...t})=>{const[n,l]=a(0),d=s(null),m=r((()=>d?.current?.scrollIntoView({behavior:"smooth"})),[d]);i(_p,[]);const u=r((()=>{l((e=>Math.min(e+1,6))),m()}),[]),h=r((()=>{l((e=>Math.max(e-1,0))),m()}),[]),p=kg[n],[f,{setTrue:y}]=hn(!1);return o(g,{className:e,...t,children:c("div",{ref:d,className:"container grid grid-cols-12",children:[f?null:o(Ap,{stepsTitles:Ig,step:n,totalSteps:6}),o("div",{className:"py-lg px-5xl mt-2xs bg-white col-span-12",children:f?o(Yp,{}):o(wg,{step:n,sections:p,onNextStep:u,onPrevStep:h,onFinish:y},String(n))})]})})})),Dg=d((({step:e=1,totalSteps:t=5,stepsTitles:n=[]})=>{const a=l((()=>e/t*100),[e,t]);return o("div",{className:"py-lg px-5xl bg-white col-span-12",children:c("div",{children:[c("span",{className:"font-bold mr-s",children:["Шаг ",e," из ",t,"."]}),n[e]||null,o(Ep,{step:a,showPercentage:!1})]})})})),Pg=d((()=>o(zp,{title:"Благодарим Вас за ожидание",description:"В настоящий момент Банк не может одобрить Вашу заявку на кредит. Попробуйте подать заявку позже. Спасибо за обращение в АО «Россельхозбанк».",buttonText:"Вернуться на главную"}))),Rg=d((({onExpire:e})=>{const{statusInfo:t}=so();return o(zp,{interval:300,title:"Заявка успешно отправлена",description:"Не закрывайте окно, скоро сообщим результат",sectionInfoTitle:"Заявленные условия по кредиту",sectionInfo:[{label:"Название продукта",description:"Кредит на любые цели"},{label:"Цель кредита",description:"На любые цели"},{label:"Сумма",description:`${t?.calculator?.moneyValue?.toLocaleString()??"0"} ₽`},{label:"Срок кредита",description:`${t?.calculator?.monthsValue??"0"} мес`},{label:"Тип платежа",description:t?.calculator?.isAnnuity?"Аннуитетный":"Дифференцированный"}],onExpire:e})})),_g=d((()=>{const{statusInfo:e}=so();return o(zp,{title:"Благодарим вас за ожидание, но нам требуется больше времени для принятия решения",description:"Посетите выбранное отделение банка с необходимыми документами и так завершите оформление кредита.",sectionAdditionalTitle:"В отделении Банка",sectionInfoAdditional:[{label:"Регион",description:e?.regionRetail},{label:"Адрес",description:e?.addressRetail}],sectionInfo:[{label:"Основные документы:",description:"- Паспорт РФ"}],buttonText:"Вернуться на главную"})})),Eg=d((()=>{const{statusInfo:e}=so();return o(zp,{title:"Банк одобрил вам кредит",description:"Обратитесь в отделение банка, чтобы завершить оформление и получить ваш кредит",sectionInfo:[{label:"Название продукта",description:"Кредит на любые цели"},{label:"Ставка",description:`от ${e?.calculator?.rate??""}%`},{label:"Ежемесячный платеж",description:`${Math.round(e?.calculator?.monthlyPayment??0).toLocaleString()} ₽`},{label:"Срок кредита",description:e?.calculator?.monthsValue+" мес"},{label:"Тип платежа",description:e?.calculator?.isAnnuity?"Аннуитетный":"Дифференцированный"}],buttonText:"Вернуться на главную"})})),Ag=["CREATE_APPLICATION_SHORT_SIGNAL","CREATE_APPLICATION_LOAN_V3_SIGNAL"],Bg=d((()=>{const[e,t]=a(Bp.process),{taskId:n}=so();i((()=>{(async()=>{for(const e of Ag)await Op({signalType:e,taskId:n})})()}),[n]);const l=r((async e=>{const a=await Mp({taskId:n});a&&a?.statusCd!==Bp.process&&(e(),t(a.statusCd))}),[n]);Kd(l,3e4);const s=r((()=>t(Bp.rework)),[]);return Mg(e,s)})),Mg=(e,t)=>({IN_PROCESS:o(Rg,{onExpire:t}),CANCELLED:o(Pg,{}),FAILED:o(Pg,{}),DRAFT:o(Pg,{}),APPROVED:o(Eg,{}),PRE_DECISION:o(Eg,{}),REVISION:o(_g,{})}[e]||o(_g,{})),Og=d((({step:e,onPrevStep:t,isSending:n})=>{const a=5===e;return c("div",{className:"flex justify-between gap-m",children:[o(Wr,{version:"secondary",disabled:0===e,onClick:t,children:"Назад"}),o(nl,{isLoading:n,children:a?"Отправить заявку":"Далее"})]})})),Fg={annuity:{key:"ANNUITY",value:"Аннуитетный"},differential:{key:"DIFFERENTIATED",value:"Дифференцированный "}},zg=e=>{const{moneyValue:t,monthsValue:n,isAnnuity:a}=e?.calculator??{};return{loanAmount:t,creditPeriod:n,paymentTypeCd:Fg[a?"annuity":"differential"]}},Vg=e=>{const{addressRetail:t}=e;return{office:t?.key?{id:t.key}:void 0}},Lg=(e,t)=>{switch(e){case 0:return(e=>{const{isInsurance:t,isSalaryClient:n}=e?.calculator??{};return{payrollCardRshbFlg:n,consentInsuranceFlg:t}})(t);case 1:return fg(t);case 2:return gg(t);case 3:return Cm(t);default:return{}}},$g=[{calculator:{moneyValue:0,monthsValue:0,monthlyPayment:0,rate:0,isAnnuity:!1,isInsurance:!1,isSalaryClient:!1,isPensionClient:!1,isStateEmployee:!1}},...ug(!0),{regionRetail:{key:"",text:""},addressRetail:void 0,bankEmployeeCode:void 0}],jg=({step:e,onNextStep:t,onFinish:n})=>{const[a,{setTrue:i,setFalse:s}]=hn(!1),o=4===e,c=so(),d=l((()=>dg(e,c.leadForm,$g)),[e,c.leadForm]),m=r((e=>{const{leadForm:t}=c;o&&e.ok&&t&&(c.statusInfo={regionRetail:t?.regionRetail?.text,addressRetail:t?.addressRetail?.text,calculator:{monthsValue:t?.calculator?.monthsValue,moneyValue:t?.calculator?.moneyValue,isAnnuity:t?.calculator?.isAnnuity,monthlyPayment:t?.calculator?.monthlyPayment,rate:t?.calculator?.rate}},c.leadForm=d)}),[o,d]),u=r((async a=>{i(),c.leadForm=a;try{const{taskId:i,profileId:r,participantId:l}=c;if(i&&r&&l){const t=await Hd((({participantId:e,taskId:t,profileId:n,formData:a,step:i=0})=>({sendToBank:!0,taskKind:"UNITED",task:{id:t,authorizedAgentId:a?.bankEmployeeCode,participants:[{id:e,profile:{id:n},roleCd:{key:"BORROWER",value:"Заемщик"},...Lg(i,a)}],...zg(a),...Vg(a),esiaAccountTypeCd:{key:a?.esiaAccountTypeCd?.key},files:a?.files}}))({participantId:l,taskId:i,profileId:r,step:e,formData:a}));m(t)}o?n?.():t()}catch(e){}finally{s()}}),[o,m]);return[d,u,a]},qg=d((({step:e,sections:t,programsSource:n,onPrevStep:a,onNextStep:i,onFinish:s})=>{const{programId:d}=so(),m=n?.[d??""],u=l((()=>t?.flatMap((e=>e?.inputs??[]))),[t]),h=r((t=>og({formState:t,inputs:u,step:e,productType:"credit"})),[u]),[p,g,f]=jg({step:e,onNextStep:i,onFinish:s}),[,{field:y,onSubmit:x}]=vn(p,{formValidator:h,onSubmit:g});return c("form",{onSubmit:x,className:"space-y-m",children:[lg({sections:t,field:y,step:e,params:{calcData:m}}),o(Og,{step:e,isSending:f,onPrevStep:a})]})})),Ug=[[{columns:1,inputs:[{name:"calculator"}]}],[...Cg,{title:"Адрес регистрации по месту жительства",columns:1,inputs:[]},{inputs:[{name:"addressRegistration",required:!0,dadata:!0,filledByEsia:!0},{name:"addressMatch"}]},{title:"Адрес фактического проживания (место пребывания РФ)",inputs:[]},{inputs:[{name:"addressFact",required:!0,dadata:!0}]}],[{title:"Данные о трудоустройстве",inputs:[]},{inputs:[{name:"infoCard",label:"Клиент на момент оформления заявки на кредит должен быть: официально трудоустроен более 6 месяцев, если Клиент получает з/п на счет РСХБ, то трудоустроен более 3 месяцев, не должен находиться в декретном отпуске"}]},{inputs:[{name:"employment",required:!0},{name:"organizationName",required:!0,dadata:!0,filledByEsia:!0}]},{columns:2,inputs:[{name:"inn",required:!0,dadata:!0,filledByEsia:!0},{name:"legalForm",required:!0}]},{inputs:[{name:"organization",required:!0},{name:"amountWorkers",required:!0}]},{columns:2,inputs:[{name:"employerOrganization",required:!0},{name:"jobsNumber",required:!0,filledByEsia:!0}]},{inputs:[{name:"organizationPhone",label:"Телефон работодателя",required:!0},{name:"beginDate",required:!0,filledByEsia:!0}]},{title:"Адрес работодателя",inputs:[]},{inputs:[{name:"organizationAddress",required:!0,dadata:!0}]}],[{title:"Семейное положение"},{columns:1,inputs:[{name:"familyStatus",required:!0}]},{columns:2,inputs:[{name:"children",required:!0},{name:"dependents",required:!0}]},{title:"Совокупный доход"},{columns:1,inputs:[{name:"confirmationIncome",required:!0,filledByEsia:!0}]},{inputs:[{name:"infoCard",label:"Сумма основного и дополнительных доходов после вычета налога"}]},{columns:1,inputs:[{name:"wages",required:!0,filledByEsia:!0}]},{columns:1,inputs:[{name:"retirementIncome",required:!0,condition:{name:"employment",values:["RETIREE"]}}]},{columns:1,inputs:[{name:"mandatoryPayments",required:!0}]},{columns:1,inputs:[{name:"snils",required:!0}]},{columns:1,inputs:[{name:"initiateBankruptcyFlg"}]}],[{title:"Отделение Банка",columns:1,inputs:[]},{inputs:[{name:"regionRetail",required:!0}]},{inputs:[{name:"addressRetail",required:!0}]},{title:"Код представителя Банка",columns:1,inputs:[]},{inputs:[{name:"infoCard",label:"Если представитель Банка помогал Вам в заведении заявки, введите здесь его код"}]},{inputs:[{name:"bankEmployeeCode"}]}]],Wg=["","Персональные данные","Данные о трудоустройстве","Семейное положение и доход","Отделение Банка"],Hg=Yt((({className:e,programsSource:t,...n})=>{const[l,d]=a(0),m=s(null),u=r((()=>m?.current?.scrollIntoView({behavior:"smooth"})),[m]);i(_p,[]);const h=r((()=>{d((e=>Math.min(e+1,4))),u()}),[]),p=r((()=>{d((e=>Math.max(e-1,0))),u()}),[]),f=Ug[l],y=0===l,[x,{setTrue:b}]=hn(!1);return o(g,{className:e,...n,children:c("div",{ref:m,className:"container grid grid-cols-12",children:[y||x?null:o(Dg,{stepsTitles:Wg,step:l,totalSteps:4}),o("div",{className:"py-lg px-5xl mt-2xs bg-white col-span-12",children:x?o(Bg,{}):o(qg,{step:l,sections:f,programsSource:t,onNextStep:h,onPrevStep:p,onFinish:b},String(l))})]})})})),Yg=d((({step:e=1,totalSteps:t=2,stepsTitles:n=[]})=>{const a=l((()=>e/t*100),[e,t]);return o("div",{className:"py-lg px-5xl bg-white col-span-12",children:c("div",{children:[c("span",{className:"font-bold mr-s",children:["Шаг ",e," из ",t,"."]}),n[e]||null,o(Ep,{step:a,showPercentage:!1})]})})})),Gg=d((({title:e,description:t,sectionInfo:n,buttonText:a,isDboClient:i,...r})=>c(g,{...r,children:[o("div",{className:"flex flex-col md:flex-row items-center",children:o(k,{headlineVersion:"M",title:e,description:t,align:"text-left",padding:"p-xl",className:"w-full"})}),o(Kg,{items:n}),a?o(ke,{href:"/natural",text:a,version:"primary",className:"w-full mt-lg"}):null,i?c("div",{className:"flex flex-col md:flex-row md:gap-lg",children:[o(ke,{href:"/natural/debetcards",text:"Заполнить заново",version:"primary",className:"w-full mt-lg"}),o(ke,{href:"https://online.rshb.ru/ib6/wf2/retail/ib/loginretaildefault",text:"Перейти в интернет банк",version:"primary",className:"w-full mt-lg"})]}):null]}))),Kg=({title:e,items:t})=>t?c("div",{children:[o("hr",{className:"w-full h-px bg-main-gray border-0"}),c("div",{className:"p-xl",children:[e?o(Ve,{color:"text-primary-text",size:"text-h5",children:o("div",{className:u({"mb-m":Boolean(e)}),children:e})}):null,t?o("div",{className:u("grid gap-m md:grid-cols-2","md:grid-cols-2"),children:t.map(((e,t)=>o("div",{children:Xg(e)},t)))}):null]})]}):null,Xg=({label:e,description:t})=>c("div",{className:"flex flex-col",children:[o(Ve,{color:"text-secondary-text",size:"text-l",children:e}),o(Ve,{color:"text-primary-text",size:"text-xl",children:t})]}),Jg=d((()=>{const{leadForm:e}=so();return o(Gg,{title:`${e?.name} ${e?.middleName},`,description:"Информация о Вас уже есть в системах Банка, обратите внимание на корректность заполнения паспортных данных",sectionInfo:[{label:"Фамилия",description:e?.surname},{label:"Имя",description:e?.name},{label:"Отчество",description:e?.middleName},{label:"Дата рождения",description:Jt(e?.limitedBirthday||"")},{label:"Серия документа",description:e?.dulSerie},{label:"Номер документа",description:e?.dulNumber}],isDboClient:!0})})),Zg=d((()=>o(Gg,{title:"Время ожидания превышено",description:"Попробуйте отправить заявку позже",buttonText:"Вернуться на главную"}))),Qg=d((()=>o(Gg,{title:"Подождите немного",description:"Банк проверяет вашу заявку"}))),ef=d((()=>o(Gg,{description:"Вы уже являетесь клиентом АО «Россельхозбанк», для Вас оформление зарплатной карты возможно в первый рабочий день",buttonText:"На главную"}))),tf=d((({isOffice:e})=>o(Gg,{title:"Заявка принята",description:e?"Ваша заявка принята, мы сообщим вам в СМС о поступлении карты в офис":"Вам позвонит сотрудник Банка для уточнения времени и даты доставки",buttonText:"Вернуться на главную"}))),nf=d((()=>{const[e,t]=a(Bp.process),{taskId:n,statusInfo:r,programId:l}=so(),s="38"===l,o="office"===r?.methodObtain;return i((()=>{(async()=>{const e=await Op({signalType:"FIND_PERSON_SIGNAL",taskId:n});o&&await Op({signalType:"SET_PERSON_SIGNAL",taskId:n}),t(e||Bp.notFound)})()}),[n]),af(e,o,s)})),af=(e,t,n)=>({IN_PROCESS:o(Qg,{}),NOT_FOUND:o(Zg,{}),CLIENT_NOT_OK:o(Zg,{}),DBO_CLIENT:o(n?ef:Jg,{}),PRE_DECISION:o(tf,{isOffice:t})}[e]||o(tf,{isOffice:t})),rf=d((({step:e,onPrevStep:t,isSending:n})=>{const a=5===e;return c("div",{className:"flex justify-between gap-m",children:[o(Wr,{onClick:t,type:"button",version:"secondary",disabled:0===e,children:"Назад"}),o(nl,{isLoading:n,children:a?"Отправить заявку":"Далее"})]})})),lf=[{regionRetail:{key:"",text:""},regionHasDelivery:!1,addressRetail:{key:"",text:""},addressCourier:{fullAddress:"",fiasCode:""},methodObtain:void 0,deliveryDate:void 0},{surname:"",name:"",middleName:"",sex:"",limitedBirthday:void 0,birthPlace:"",phone:"",email:"",dulSerie:void 0,dulNumber:void 0,dulIssueDate:void 0,dulSubdivisionCode:"",dulIssuedBy:"",addressRegistration:{fullAddress:"",fiasCode:""},addressFact:{fullAddress:"",fiasCode:""}},{paymentSystem:{key:"",text:""},currency:"810",codeWord:"",latinName:"",latinSurname:""}],sf=e=>{const{methodObtain:t,regionRetail:n,comment:a,deliveryDate:i="",deliveryTime:r}=e,l=r?{deliveryTimeCd:{key:r}}:{};return"courier"===t?{cardServiceRegionCd:n,courierDeliveryFlg:!0,deliveryComment:a,deliveryDate:yg(i.toString().replace(/(GMT)[+-]\d{4}/,"GMT+0000")),office:{id:""},...l}:{}},of=e=>{const{addressRetail:t,methodObtain:n}=e;return t?.key&&"office"===n?{courierDeliveryFlg:!1,office:{id:t.key}}:{}},cf=(e,t)=>{switch(e){case 0:return(e=>{const{addressCourier:t,methodObtain:n}=e;return"courier"===n?{participantAddresses:wm({addressCourier:t})}:{}})(t);case 1:return fg(t);case 2:return(e=>{const{latinName:t,latinSurname:n}=e;return{latinFirstname:t,latinSurname:n,latinName:`${t} ${n}`}})(t);default:return{}}},df=({step:e,onNextStep:t,onFinish:n})=>{const[a,{setTrue:i,setFalse:s}]=hn(!1),o=2===e,c=so(),d=l((()=>dg(e,c.leadForm,lf)),[e,c.leadForm]),m=r((()=>{const{leadForm:e}=c;c.statusInfo={methodObtain:e?.methodObtain},c.leadForm=d}),[d]),u=r((async a=>{i(),c.leadForm=a;try{const{taskId:i,participantId:l,programId:s}=c;i&&l&&s&&await(r=(({participantId:e,taskId:t,formData:n,programId:a,step:i=0})=>({task:{id:t,creditProgram:{code:yc[a]},...of(n),participants:[{id:e,residentOtherCountry:!1,...cf(i,n)}],...pg(n),...sf(n)}}))({participantId:l,taskId:i,programId:s,step:e,formData:a}),Bl("/user-data/updateUserTaskDebit","PUT",r)),o||"courier"===a.methodObtain?(n?.(),m()):t()}catch(e){}finally{s()}var r}),[o]);return[d,u,a]},mf=d((({step:e,sections:t,onPrevStep:n,onNextStep:a,onFinish:i})=>{const s=l((()=>t?.flatMap((e=>e?.inputs??[]))),[t]),d=r((t=>og({formState:t,inputs:s,step:e,productType:"debitCard"})),[s]),[m,u,h]=df({step:e,onNextStep:a,onFinish:i}),[,{field:p,onSubmit:g}]=vn(m,{formValidator:d,onSubmit:u});return c("form",{onSubmit:g,className:"space-y-m",children:[lg({sections:t,field:p,step:e}),o(rf,{step:e,isSending:h,onPrevStep:n})]})})),uf=[Sg,[...Cg,{title:"Адрес регистрации по месту жительства",columns:1,inputs:[]},{inputs:[{name:"addressRegistration",required:!0,dadata:!0,filledByEsia:!0},{name:"addressMatch"}]},{title:"Адрес фактического проживания (место пребывания РФ)",inputs:[]},{inputs:[{name:"addressFact",required:!0,dadata:!0}]}],[{title:"Параметры карты",inputs:[]},{inputs:[{name:"currency",required:!0},{name:"paymentSystem",required:!0},{name:"cardCategory",required:!0}]},{title:"Отображение на карте",inputs:[]},{columns:2,inputs:[{name:"latinName"},{name:"latinSurname",required:!0}]},{inputs:[{name:"infoCard",label:"Проверьте корректность заполненных полей, при необходимости внесите изменения."}]},{inputs:[{name:"infoCard",label:"Количество символов ограничивается 20. При этом, если фамилия и имя на карте содержит более 21 символа, то необходимо сократить имя и указывать на карте только первую букву имени и фамилию, если при таком сокращении фамилия и имя не умещается в количество символов – 20, то указывать только фамилию."}]},{inputs:[{name:"codeWord",required:!0}]}]],hf=["","Персональные данные","Платежная система"],pf=Yt((({className:e,...t})=>{const[n,l]=a(0),d=s(null),m=r((()=>d?.current?.scrollIntoView({behavior:"smooth"})),[d]);i(_p,[]);const u=r((()=>{l((e=>Math.min(e+1,2))),m()}),[]),h=r((()=>{l((e=>Math.max(e-1,0))),m()}),[]),p=uf[n],f=0===n,[y,{setTrue:x}]=hn(!1);return o(g,{className:e,...t,children:c("div",{ref:d,className:"container grid grid-cols-12",children:[f||y?null:o(Yg,{stepsTitles:hf,step:n,totalSteps:2}),o("div",{className:"py-lg px-5xl mt-2xs bg-white col-span-12",children:y?o(nf,{}):o(mf,{step:n,sections:p,onNextStep:u,onPrevStep:h,onFinish:x},String(n))})]})})})),gf=e=>"number"==typeof e?.minMonths&&"number"==typeof e?.maxMonths,ff=(e,t)=>Array.from({length:t-e+1},((t,n)=>e+n)),yf=1e9,xf={sum:{min:1e4,max:yf},period:3},bf=Yt((({className:e,filtrationSchema:t={},resetButton:n,sumInput:a,periodInput:i,...r})=>{const[,{blocksToRender:l,blocksWithProps:s},{field:d,reset:m}]=Uu(xf,{block:r.block,page:r.options?.page,normalize:e=>({...e,period:vf(e)})}),h=s.map((([,e])=>e?.paramsSource?.rows?.[0]?.rates)),p=Nf(h);return c(g,{className:u("space-y-2xs",e),defaultPadding:"p-0",version:"transparent",...r,children:[o(Ou,{filtrationSchema:t,resetButton:n,field:d,reset:m,children:c("div",{className:"@4xl:max-w-xs space-y-lg",children:[o(ap,{label:a?.title,min:500,max:yf,...d("sum",{parse:e=>({min:Number(e),max:yf}),format:({min:e})=>String(e)})}),o(fa,{title:i?.title,items:["От 3 мес","До 5 лет"],list:p,...d("period")})]})}),o(Eu,{blocksToRender:l,...r})]})}),{childrenTypes:["ProductBlock"],childSchema:e=>({...e?.filtrationSchema||{},paramsSource:{type:"object",title:"Адрес справочника"}})}),vf=e=>$t((e?.paramsSource?.rateRows||[]).filter(gf).flatMap((e=>ff(e.minMonths,e.maxMonths)))),Nf=e=>$t(e.flatMap((e=>e||[])).filter(gf).flatMap((e=>ff(e.minMonths,e.maxMonths)))).sort(((e,t)=>e-t))||[],wf=e=>"Image"===e?.contentType&&e?.image?o(ie,{image:e.image}):"Code"===e?.contentType&&e.code?o("div",{className:"font-mohave text-title-large sm:text-title-extra gradient-color-text",children:e.code}):null,Cf=d((({className:e="",title:t,description:n,error:a,button:i,...r})=>c(g,{className:u("flex flex-col justify-center items-center",e),defaultPadding:u("p-6xl"),version:"transparent",...r,children:[o("div",{className:"flex justify-center",children:wf(a)}),o(k,{title:t,description:n,headlineVersion:"XL",isEmbedded:!0,className:"mb-2xl last:mb-0"}),i?.text?o(ke,{version:i?.version,text:i?.text,...i}):null]}))),Sf=d((({className:e="",items:t})=>{const n=xe();return o("ul",{className:u("flex flex-col gap-s w-full",e),children:t?.map(kf(n))})})),kf=e=>({dataFooter:t,...n},a)=>{const{text:i,href:r,target:l,onClick:s}=e(n);return i?o("li",{className:"list-none",children:o("a",{className:"hover:text-primary-main font-light",role:"link",href:r,target:l||"_self",onClick:s,...ve(t),children:i||null})},String(a)):null},If=d((({navigationItems:e})=>o("div",{className:"w-full",role:"menu",children:Tf(e)}))),Tf=e=>e?.filter((e=>e.icon?.icon)).map(((e,t)=>o(Df,{className:"w-full border-0 border-b border-solid border-main-divider last:border-b-0",item:e},String(t)))),Df=d((({className:e,item:t})=>{const[n,{toggle:a}]=hn(!1);return c(es,{className:e,role:"menuitem",children:[c(Wr,{className:u("w-full",t.icon?.icon?"py-xs":"py-lg"),embedded:!0,onClick:a,children:[c(Jl,{children:[o(Ju,{className:"shrink-0",...t.icon}),o(Ve,{size:"text-h6",font:"font-normal",color:"text-primary-text",children:t.text})]}),o(Zl,{iconVersion:"color",size:"medium",isUnfolded:n})]}),o(ts,{className:"flex flex-wrap gap-lg group-last:last:pb-0",isUnfolded:n,children:t.items?o(Sf,{items:t.items}):null})]})})),Pf=d((({className:e="",items:t=[]})=>t?.length?o("div",{className:u("space-y-m",e),children:t.map(Rf)}):null)),Rf=(e,t)=>c("div",{className:"space-y-m",children:[o("div",{children:o(Ve,{size:"text-l",font:"font-medium",children:e?.title})}),o("div",{className:"space-y-m",children:e.items?.map(_f)})]},String(t)),_f=(e,t)=>c("div",{className:"space-y-2xs",children:[o("div",{children:Ef(e.type,e.text)}),o(C,{size:"text-s",font:"font-light",color:"text-secondary-text",children:e.description})]},String(t)),Ef=(e,t="")=>{switch(e){case"tel":return o("a",{className:"text-primary-text hover:text-primary-main no-underline",href:`tel:${Af(t)}`,children:o(Ve,{size:"text-h6",children:t})});case"email":return o("a",{className:"no-underline",href:`mailto:${t}`,children:o(C,{size:"text-xl",font:"font-light",color:"text-primary-text",children:t})});default:return o("span",{children:t})}},Af=e=>e.replaceAll(/\D/g,""),Bf=d((({className:e="",index:t,text:n,...a})=>{const i=xe(),{href:r,target:l,onClick:s}=i(a);return o("a",{className:u("text-secondary-text",e),href:r,target:l,onClick:s,children:n||`Документ ${t}`})})),Mf=d((({className:e="",title:t,links:n})=>o("div",{className:e,children:n?.length?c("div",{className:"flex justify-between lg:items-center flex-col lg:flex-row gap-lg py-lg border-y border-y-main-divider",children:[o("div",{className:"lg:hidden",children:o(Ve,{size:"text-l",font:"font-normal",children:t})}),n.map(((e,t)=>o(Bf,{index:t,className:"text-l font-light lg:max-w-72",...e},String(t))))]}):null}))),Of=d((({className:e="",index:t,...n})=>{const a=xe(),{href:i,target:r,text:l,onClick:s}=a(n);return o("a",{className:u("text-xs font-light text-secondary-text visited:text-secondary-text hover:text-primary-main inline-block no-underline max-w-72",e),href:i,target:r,onClick:s,children:l||`Документ ${t}`})})),Ff=d((({className:e="",links:t,license:n})=>c("div",{className:u("@container space-y-lg",e),children:[n?o("div",{children:o(Ve,{size:"text-xs",font:"font-light",color:"text-secondary-text",children:`© 2000-${(new Date).getFullYear()} ${n}`})}):null,t?.length?o("div",{className:"flex flex-col @5xl:flex-row justify-start items-start gap-x-lg gap-y-xs",children:t.map(((e,t)=>o(Of,{index:t,...e},String(t))))}):null]}))),zf=Yt((({className:e,footer:t,...n})=>{const{navigationItems:a}=n.options?.page?.navigation??{};n.options;const{documents:i,relatedEnterprises:r,contacts:l,mediaLinks:s=[],horizontalNavigationTitle:d,feedbackButton:m,license:h,otherLinks:p=[]}=t??{};return c(g,{tag:"footer",className:u("grid gap-y-xl p-4xl pb-24 lg:p-xl",e),...n,children:[null,c("div",{className:"flex flex-col lg:flex-row items-center @lg:items-stretch gap-lg lg:gap-6xl ",children:[o(If,{navigationItems:a}),o("div",{className:"border-t border-main-divider lg:hidden w-full"}),c("div",{className:u("w-full lg:w-52","flex flex-col shrink-0 overflow-hidden space-y-xl"),children:[o(Pf,{items:l}),m?o(ke,{className:"w-full",version:"primary",...m}):null,s.map(((e,t)=>o(Cp,{media:e?.links??[],showButtonText:!1,stretched:!0,children:e?.title},String(t)))),p.map(((e,t)=>o(il,{className:"text-s font-light",...e},`${e.href}_${t}`)))]})]}),o(Mf,{title:d,links:r}),o(Ff,{links:i,license:h})]})})),Vf=(e=!1)=>e?{}:{padding:"p-0"},Lf={XXL:"gap-6xl",XL:"gap-5xl",L:"gap-3xl",M:"gap-m",S:"gap-xs",XS:"gap-2xs","":""},$f=[1,2,3,4],jf={link:{allOf:[{$ref:"#/definitions/LinkCommonProps"},{type:"object",properties:{data:{type:"array",items:{$ref:"#/definitions/AspectsDef"},title:"Дополнительные атрибуты"}}}],title:"Ссылка (если заполнено, то кнопка скрывается)",required:["href"]}},qf=Yt((({className:e="",padding:t="p-0",gap:n="",isInnerPadding:r=!0,version:s="transparent",isTheme:c=!1,isCardBorder:d=!1,block:m={},...h})=>{const p=(e=>{const[t,n]=a(e.blocks??[]),r=Ud(),s=r?.offerIds||[],o=l((()=>{const t=new Map(e.blocks?.map((e=>[e?.__id,e]))??[]);return[...s.map((e=>t.get(e))).filter((e=>Boolean(e))),...e.blocks?.filter((({__id:e=""})=>!s.includes(e)))??[]]}),[e,s]);return i((()=>{o.length&&n(o)}),[e]),t})(m);return o(g,{className:u("grid grid-cols-1 sm:grid-cols-1 lg:grid-cols-4 lg:auto-rows-fr",Lf[n],e),padding:t,version:s,isTheme:c,...h,children:_({...h,block:{...m,blocks:p},renderProps:Uf({isInnerPadding:r,isCardBorder:d})})})}),{childrenTypes:["ProductBlock"],childSchema:()=>jf,allowRemoveChild:e=>(e?.blocks??[]).length>5}),Uf=({isInnerPadding:e,isCardBorder:t})=>(n,a,i)=>D(n,{...a,blockDecorator:Wf(a.blockDecorator,i)},{className:u("w-full",ru(t)),...Vf(e)}),Wf=(e,t=0)=>(n,a)=>e?.({...n,render:e=>Yf(t)({...n,...e},a)},`wrap_${a}`)??Yf(t)(n,a),Hf=e=>Number(e)<5?"":"hidden",Yf=e=>({blockClassName:t,block:n,render:a},i)=>{const r=((e,t)=>{const n={...e.content};return $f.includes(t)?(delete n.description,delete n.benefits,n.link?.href&&delete n.buttons,n.imageOptions={...n.imageOptions,className:"max-w-max !h-auto"},n.headlineVersion="S"):((n.buttons??[]).length&&delete n.link,n.headlineVersion="L"),{...e,content:n}})(n,e);return o(Np,{...r.content?.link,className:u(Hf(e),(l=e,$f.includes(l)?"lg:col-span-1 lg:row-span-1":"lg:col-span-2 lg:row-span-2")),children:a({blockClassName:u(t,"h-full"),block:r})},String(i));var l},Gf=Yt((({className:e,title:t,button:n,regionSource:i,data:r,...l})=>{const[s,d]=a({key:""}),m=i?.regions??[],h=m?.find((e=>e.name===s.key))?.href;return o(g,{className:e,defaultPadding:"p-6xl",...l,children:c("div",{className:"container space-y-m",children:[t?o(w,{headingType:"h3",title:t,className:"@xl:text-center"}):null,m?o(Hn,{label:"Ваш регион",placeholder:"Выберите регион",isSearch:!0,options:m.map((({name:e=""})=>({key:e,text:e}))),value:s,onChange:d}):null,h?o("div",{className:"text-center",children:o(il,{className:u("w-full @xl:w-auto"),href:h,target:"_blank",version:n?.version??"primary",data:Om(r,s?.key),children:n?.text?n.text:"Перейти"})}):null]})})})),Kf={default:"w-6 h-6",medium:"w-10 h-10",large:"w-12 h-12"},Xf=d((({className:e,isRounded:t,buttonSize:n="default",isGrayBg:a=!1,disabled:i,ariaLabel:r="Меню второго уровня",image:l,data:s,onClick:c,version:d,isLoading:m,dataTestId:h=""})=>o("button",{className:u("group/btn border-0 flex shrink-0 items-center",a?"p-s rounded-full":"p-0 bg-inherit","transparent"===d?"backdrop-opacity-30 bg-white/30":a&&!t?"bg-main-divider":"",t?"w-8 h-8 text-secondary-light hover:text-secondary-hove":`${Kf[n]} text-primary-text hover:text-primary-main`,"group-data-transparent:text-white",e),type:"button",disabled:i,"aria-label":r,onClick:c,...Jf(h),...ve(s),children:m?o("div",{className:"w-full h-full rounded-full border-4 border-r-transparent animate-spin text-primary-main"}):o(ie,{image:l,className:u("h-full",{"bg-main-divider/20 rounded-full":t}),imageClassName:"group-hover/btn:text-primary-hover group-hover/btn:invert-0"})}))),Jf=e=>e?{"data-test-id":e}:null,Zf=d((({iconVersion:e,className:t,ariaLabel:n="Чат",version:a,buttonSize:i="large"})=>{const[l,{setTrue:s,setFalse:c}]=hn(!1),d=un(),m=r((e=>{const t=d.openChatBot;t&&(s(),t(e).finally(c))}),[]);return o(Xf,{className:t,image:{icon:"ChatBotIcon",iconVersion:e},ariaLabel:n,onClick:m,buttonSize:i,isGrayBg:!0,version:a,isLoading:l,disabled:l,dataTestId:"chat icon"})})),Qf={default:"bg-main-divider text-primary-main rounded hover:text-primary-main",transparent:"backdrop-opacity-30 bg-white/30 hover:text-primary-hover text-white"},ey=d((({version:e,text:t,mobileText:n,...a})=>{const i=Pe()?n:t;return i?o(ke,{className:u("py-s px-lg font-light whitespace-nowrap",Qf["transparent"===e?"transparent":"default"]),...a,children:i}):null})),ty=d((({bgColor:e,logo:t,alwaysShowLogo:n,internetBankButton:a,version:i,backwardButton:l})=>{const s=E(),d="/"===s.pathname,m="transparent"===i?"white":"black",{dataFooter:u,dataHeader:h,...p}=t??{},g=r((()=>{s.back()}),[s]);return c("div",{className:"flex items-center justify-between w-full",children:[n||d?o("div",{children:o(nm,{className:"my-2xs",bgColor:e,logo:p,data:h,showTitle:!1})}):ny(g,l),c("div",{className:"flex gap-lg items-center",children:[B.CHAT_BOT?o(Zf,{version:i,iconVersion:m,buttonSize:"medium"}):null,o(ey,{version:i,...a})]})]})})),ny=(e,t)=>t?c("button",{className:"flex items-center text-l my-2xs",onClick:e,type:"button","aria-label":"Кнопка назад",children:[o(G,{name:"ChevronLeftIcon",iconVersion:"black",width:"24",height:"24"}),t]}):null,ay={"bg-white":"primary",transparent:"transparent"},iy=Yt((({bgColor:e="bg-white",alwaysShowLogo:t=!1,version:n=ay[e],portal:a,logo:i={},...r})=>{const{backwardButton:l,logo:s={}}=r.options?.page?.common??{},{internetBankButton:c}=a||{},d=i.image?.icon||i.image?.src?i:s;return o(g,{tag:"header",defaultPadding:"",version:n,...r,children:o("div",{className:"container px-lg py-2xs box-border",children:o(ty,{bgColor:e,logo:d,alwaysShowLogo:t,internetBankButton:c,version:n,backwardButton:l,...r})})})})),ry=Yt((({className:e="",padding:t="p-0",gap:n="",isInnerPadding:a=!0,version:i="transparent",isTheme:r=!1,isCardBorder:l=!1,image:s,...c})=>{const d=E();return o(g,{className:u("relative flex flex-col",Lf[n],s?.src?"bg-right-bottom bg-no-repeat":"",e),...s?.src?{style:{backgroundImage:`url(${Q(d)(s?.src)})`}}:{},padding:t,version:i,isTheme:r,...c,children:_({...c,extraProps:{className:u("w-full",ru(l)),...Vf(a)}})})}),{childrenTypes:[]}),ly=Yt((e=>o(ry,{...e})),{childrenTypes:[]}),sy=d((e=>{const{className:t,align:n,image:a,...i}=e,r=n?u("flex",nh[n]):"";return o(g,{className:u(r,t),defaultPadding:"p-0",...i,children:o(ie,{image:a})})})),oy=["байт","Кб","Мб","Гб","Тб","Пб"],cy=d((({icon:e,text:t,href:n,target:a,fileFormat:i,data:r,fileSize:l})=>{const s=l&&i?",":"",d=l??"",m=i?String(i):"";return c("a",{className:"flex box-border gap-s group/item h-fit w-fit text-primary-text no-underline hover:text-primary-main",href:n,target:a,...ve(r),children:[e,t?c(Ve,{size:"text-l",font:"font-light",children:[t," ",dy(d,m),o(Ve,{color:"text-secondary-text",children:n&&`${d+s+m}`})]}):null]})})),dy=(e,t)=>e||t?o("span",{children:", "}):"",my=(e,t)=>(n,a)=>{const i=U(e)("Attachment"===n?.docType?n?.attachment?.src:n?.href),r="Attachment"===n?.docType?((e,t=2)=>{if(0===e)return"";const n=Math.floor(Math.log(e)/Math.log(1024));return`${parseFloat((e/Math.pow(1024,n)).toFixed(t))} ${oy[n]}`})(n?.attachment?.fileSize||0):n?.fileSize,l="Attachment"===n?.docType?hy(i):n?.fileFormat;return c("div",{role:"listitem",children:[o(cy,{text:n?.text,target:n?.target,href:i,fileFormat:l,fileSize:r,icon:uy(t),data:n?.data}),o(Fe,{__html:n?.__html})]},String(a))},uy=e=>e?o(ie,{className:"min-w-11 min-h-11 h-fit p-2.5 bg-main-divider rounded-md",image:e,width:"24",height:"24"}):null,hy=e=>{if(!e)return"";const t=e.lastIndexOf("."),n=new RegExp(/\/(.*)/),a=-1!==t?e.substring(t+1):"";return a.includes("/")?a.replace(n,""):a},py=d((({href:e,__html:t,target:n,onClose:a})=>c(Yr,{className:"my-6xl min-h-fit w-fit mx-auto",onClose:a,children:[t?o(Fe,{__html:t}):null,c("div",{className:"flex flex-row mx-auto w-fit gap-lg py-lg",children:[o(il,{href:e,target:n,version:"primary",ariaLabel:"Ссылка на согласие",onClick:a,children:"Я согласен"}),o(Wr,{type:"button",version:"secondary",onClick:a,children:"Я не согласен"})]}),o("div",{children:"Нажимая кнопку «Я СОГЛАСЕН» ниже Вы принимаете данные условия. Распространение или раскрытие любой части данного Заключения или любой информации, или рекомендации в нем запрещено.»"})]}))),gy=d((({text:e,href:t,target:n,__html:a,icon:i})=>{const{open:l}=wn(py),s=r((()=>l({__html:a,href:t,target:n})),[a,t,n]);return e?c("button",{className:"flex gap-s text-primary-text no-underline hover:text-primary-main",onClick:s,children:[uy(i),o(Ve,{font:"font-light",children:e})]}):null})),fy={double:"sm:flex-wrap sm:flex-row",single:"sm:flex-col"},yy=Yt((({className:e="",title:t,description:n,align:a="text-center",documents:i,icon:r={icon:"DocIcon"},columnsMode:l="double",...s})=>{const d=E();return c(g,{className:u("space-y-lg",e),defaultPadding:"p-6xl",...s,children:[o(k,{title:t,description:n,align:a,headlineVersion:"M",as:"h2",isEmbedded:!0}),i?.length?o("div",{className:u("grid gap-xl","double"===l?"@md:grid-cols-2":"grid-cols-1",fy[l]),role:"list",children:i.map(xy(d,r))}):null]})})),xy=(e,t)=>(n,a)=>{const i=n?.docType;return""===i?null:"reportSource"in n&&n?.reportSource?.__html?by(t)(n,a):my(e,t)(n,a)},by=e=>(t,n)=>{const a={text:t.text,target:t.target,__html:t.reportSource?.__html};return t.reportSource?.__html&&t.text?c("div",{role:"listitem",children:[o(gy,{...a,icon:e,href:vy(t)?t?.href:t?.attachment?.src}),o(Fe,{__html:t?.__html})]},String(n)):null},vy=e=>"href"in e,Ny=Yt((({className:e,padding:t,align:n="text-left",buttons:a=[],description:i,image:r,__html:l,headingType:s,qr:d,additionalDescription:m="",title:h="Мобильное приложение",version:p="primary",...f})=>{const y="secondary"===p?"p-m min-w-32":"min-w-24",x=r?.src?o(ie,{className:"hidden lg:block",image:r}):null;return o(g,{className:u("min-h-80",e),padding:"p-0",version:p,...f,children:c(Ee,{className:"h-full",padding:t,defaultPadding:"p-6xl",title:o(w,{headingType:s,title:h,className:u("whitespace-pre-wrap",n)}),rightImage:x,buttons:Ye(a,{className:"flex-wrap"}),children:[i?o(Ve,{size:"text-xl","font-weight":"font-light",children:i}):null,c("div",{className:u("gap-m","flex flex-1 flex-col","flex-col items-start @xl:flex-row @xl:items-center"),children:[l?o(Fe,{__html:l,itemSize:"list-m"}):null,o(Ve,{size:"text-m","font-weight":"font-light",color:"text-secondary-text",children:m}),d?.src?o("div",{className:u("flex justify-center bg-white rounded-md @xl:-order-1",y),children:o(ie,{className:"w-fit",image:d})}):null,r?.src?o(ie,{className:"lg:hidden",image:r}):null]})]})})})),wy=`${Qt}/region`;function Cy(e="Москва"){return lo().location??{name:e}}function Sy(e="Москва"){const t=lo(),n=r((async()=>{if(!t.location){const n=await Vt(wy);t.location=n??{name:e}}}),[t,e]);return na(wy,n),t}const ky="flex flex-col sm:flex-row sm:flex-wrap gap-3xl pb-2xl",Iy=d((({filters:e,field:{field:t,reset:n},onlyOffice:a,labels:i})=>{const r=a?5:6,l=(e||[]).map((e=>o(wi,{text:i[e],...t(e)},e))),[s,d]=r>0?[l.slice(0,r),l.slice(r)]:[l,[]],[m,{toggle:u}]=hn(!1);return o("div",{children:e?.length?o("div",{children:c(es,{children:[c("div",{children:[o("div",{className:ky,children:s}),o(ts,{className:ky,isUnfolded:m,children:d})]}),c("div",{className:"flex space-x-lg",children:[a?o(Ql,{label:m?"Меньше фильтров":"Больше фильтров",isUnfolded:m,embedded:!0,short:!0,onClick:u}):null,c(Wr,{embedded:!0,onClick:n,children:[o(Jl,{children:"Очистить фильтр"}),o(G,{name:"CloseIcon",size:"small"})]})]})]})}):null})})),Ty=(e,t)=>e&&"underlined"!==t?"primary":"secondary",Dy=(e,t,n)=>{const a=Ty("all"===t),i=Ty("business"===t),r=(e,t,a)=>{const i=e.currentTarget===e.target&&"business"===t?l(a):a;return n(t),i},l=e=>e.filter((e=>e.workSchedule&&e.workSchedule.businessScheduleVisibleTag&&!e.workSchedule.businessScheduleDescription));return c("div",{className:"flex gap-lg flex-col sm:flex-row",children:[o(Wr,{"data-id":"all",onClick:t=>r(t,"all",e),version:a,children:"Для физических лиц"}),o(Wr,{"data-id":"business",onClick:t=>r(t,"business",e),version:i,children:"Для юридических лиц"})]})},Py=({__html:e,list:t,richVersion:n})=>e||t?.length?c("div",{className:"border-b sm:border border-main-divider rounded-md space-y-2xl",children:[e?o(Fe,{__html:e,richVersion:n}):null,t?.length?o("div",{className:"flex flex-col sm:flex-row gap-2xl sm:flex-wrap pb-2xl sm:pb-xl",children:t.map(Ry)}):null]}):null,Ry=(e,t)=>c("div",{className:"flex gap-xs items-center",children:[o(ie,{image:e.image}),e?.text?o(Ve,{size:"text-m",font:"font-light",children:e.text}):null]},String(t)),_y=(e,t)=>e?o("div",{className:"flex flex-row gap-xs",children:c(w,{headingType:"h3",children:[o("span",{suppressHydrationWarning:!0,children:e}),t?o(Ve,{size:"text-h2",color:"text-secondary-text",children:o("span",{suppressHydrationWarning:!0,children:` (${t})`})}):null]})}):null,Ey=()=>{},Ay=e=>"all"===e?"block":"hidden",By=d((({className:e,data:t=[],isLoad:n,remoteWorkplaces:i=[],renderCard:r=Ey,renderRemoteWorkplaceCard:l=Ey,getBalloon:s=Ey,initFilterState:d=Ss,getBalloonRemoteWorkplaces:m=Ey,descriptionData:h,title:p})=>{const g=p?.includes("Офис"),[f,{field:y,reset:x}]=vn(d),{filteredItems:b,points:v,filteredRemoteWorkplaces:N,lengthItems:w}=Ps({data:t,remoteWorkplaces:i,filtrationState:f,getBalloon:s,getBalloonRemoteWorkplaces:m}),[C,S]=a("all");return c("div",{className:u("space-y-1",e),children:[c("div",{className:"bg-white",children:[c("div",{className:"p-3xl pb-0 grid gap-xl",children:[_y(p,w),h?Py(h):null,g&&Dy(t,C,S),o("div",{className:u("pb-3xl",Ay(C)),children:o(Iy,{filters:My([...t,...i]),field:{field:y,reset:x},onlyOffice:g,labels:ks})})]}),o("div",{className:"h-[600px]",children:o(_s,{children:o(Ws,{points:v,isLoad:n,className:"h-full"})})})]}),c(_s,{children:[b.map(r),N.map(l)]})]})})),My=e=>Object.keys(Ss).filter((t=>e.filter((e=>Is[t](e))).length)),Oy=e=>e?`${e.charAt(0).toUpperCase()}${e.slice(1)}`:"",Fy=({location:e,address:t,billAcceptorType:n,terminalType:a,billAcceptorEnable:i,atmCode:r="",atmAccess:l="",workTime:s},d)=>{const m=[{label:"Устройство",value:Oy(a)},{label:"Модуль приема наличных",value:i?"Да":"Нет"},{label:"Прием наличных пачкой",value:"банкомат принимает пачками"===n?"Да":"Нет"},{label:"Доступность",value:["внешняя установка","территория банка"].includes(l)?"Общедоступный":""},{label:"Регистрационный номер",value:r}];return c("div",{className:"bg-white col-span-12 p-3xl sm:border-green sm:border",children:[c("div",{className:"sm:flex sm:justify-between",children:[c("div",{children:[o(Ve,{size:"text-h4",children:Oy(e)}),t?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(G,{name:"GeolocationIcon",width:"24",height:"24"}),o(Ve,{size:"text-l",children:t})]}):null]}),o("div",{className:"whitespace-nowrap",children:o(hs,{color:"green",children:Oy(s)})})]}),o(ns,{children:o(Xl,{className:"flex-wrap",children:m?.map(((e,t)=>o(Hl,{...e},String(t))))})})]},String(d))},zy=({address:e="",terminalType:t,atmCode:n=""})=>({header:`${Oy(t)} №${n}`,body:e.toUpperCase()}),Vy=[];const Ly=async e=>{const t=await Vt(e,{method:"GET"});return Array.isArray(t)?t:Vy},$y={terminalTypeTerm:!1,terminalTypeAtms:!1,workAllTime:!1,billAcceptorEnable:!1,locationDisabledPeople:!1,designDisabledPeople:!1},jy=d((({descriptionData:e,className:t})=>{const n=Cy(),a=n?.code??"000",{data:i,isLoad:r}=function(e){const{data:t,error:n}=na(`${Qt}/atms?regionCode=${e}`,Ly);return{data:t||Vy,isLoad:!t&&!n}}(a);return o(By,{className:t,data:i,isLoad:r,initFilterState:$y,renderCard:Fy,getBalloon:zy,title:`Банкоматы филиала ${n?.name}`,descriptionData:e})})),qy=({address:e,workScheduleDescription:t},n)=>t?c("div",{className:"bg-white col-span-12 p-3xl sm:border-yellow sm:border",children:[o("div",{className:"sm:flex sm:justify-between",children:c("div",{children:[o(Ve,{size:"text-h4",children:"Удаленное рабочее место"}),e?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(G,{name:"GeolocationIcon",width:"24",height:"24"}),o(Ve,{size:"text-l",children:e})]}):null]})}),o(ns,{children:Uy(t)})]},String(n)):null,Uy=e=>c("div",{children:[c(Xl,{className:"flex",children:[o(Hl,{label:"Операции для физических лиц",children:o(Ve,{children:"Оформление и обслуживание кредитов, счетов, вкладов"})}),o(Hl,{label:"Операции для физических лиц",children:o(Ve,{children:"Оформление и обслуживание банковских карт"})}),o(Hl,{label:"Операции для физических лиц",children:o(Ve,{children:"Инвестиционное и накопительное страхование"})}),o(Hl,{label:"Операции для физических лиц",children:o(Ve,{children:"Безналичные операции в рублях, переводы без открытия счёта"})})]}),o("hr",{className:"text-main-divider pb-xl"}),o(Hl,{label:"Режим работы",className:"max-w-none",children:o(Ve,{children:e})})]}),Wy=({address:e="",workScheduleDescription:t})=>({header:"Удаленное рабочее место",body:`${e} ${t}`}),Hy={branches:[],remoteWorkplaces:[]};const Yy=async e=>await Vt(e,{method:"GET"})||Hy,Gy=d((({className:e})=>{const t=Cy(),n=t?.code??"000",{data:a,isLoad:i}=function(e="000"){const{data:t,error:n}=na(`${Qt}/branchesAndRemoteWorkplaces?regionCode=${encodeURIComponent(e)}`,Yy);return{data:t||Hy,isLoad:!t&&!n}}(n);return o(By,{className:e,data:a?.branches,isLoad:i,remoteWorkplaces:a?.remoteWorkplaces,renderCard:Ns,renderRemoteWorkplaceCard:qy,getBalloon:Cs,getBalloonRemoteWorkplaces:Wy,title:`Офисы филиала ${t?.name}`})})),Ky=d((({data:e,className:t,...n})=>{const a=e?.dataType??"offices";return o(g,{version:"transparent",className:u(t),defaultPadding:"p-0",...n,children:"offices"===a?o(Gy,{}):o(jy,{descriptionData:e})})})),Xy=d((e=>{const{__html:t,richVersion:n="",...a}=e;return o(g,{defaultPadding:"p-0",...a,children:o(Fe,{__html:t,richVersion:n})})})),Jy=(e=!1)=>e?"flex flex-wrap group-last:last:pb-0":"grid grid-cols-12 [&>*]:pb-m",Zy=Yt((({className:e="",isExpanded:t,isFoldButtonOnTop:n=!0,foldButtonVersion:a="default",label:i,version:r,role:l,...s})=>{const d=Pe(),[m,{toggle:h}]=hn(t),p=o(ts,{className:u("gap-lg",Jy(d)),isUnfolded:m,children:_({...s,extraProps:{className:"w-full",padding:"p-0"}})}),f="accordion"===a,y=o(Ql,{className:u(f?"text-h6 my-lg":"text-h4"),label:i,isUnfolded:m,embedded:f,onClick:h});return o(g,{className:u("w-full border-0 border-b border-solid border-main-divider last:border-b-0",e),defaultPadding:"p-0",tag:"div",version:"transparent",role:l,...s,children:c(es,{children:[n?y:p,n?p:y]})})}),{childrenTypes:{exclude:["RollupItem"]}}),Qy={description:"text-white/80 text-l font-light group-data-primary:text-secondary-text group-data-gray:text-secondary-text",iconText:"text-white group-data-primary:text-secondary-text group-data-gray:text-secondary-text",iconBackground:"bg-white/30 group-data-primary:bg-main-divider",iconConnector:"bg-white group-data-primary:bg-secondary-light",dot:"bg-white/80 group-data-primary:bg-secondary-text"},ex=(e,t,n)=>(a,i)=>{const{button:r}=a;return o("div",{className:"contents",children:c("div",{className:"flex items-center relative flex-row",children:[o("div",{className:"overflow-hidden flex flex-shrink-0 items-center",children:tx(e,n)(a,i)}),c("div",{className:u("flex flex-col justify-center h-fit w-full",{"min-h-6xl":e}),children:[nx(a),r?.text?o(ke,{className:"box-border py-s w-full mt-lg",version:t,...r,children:r?.text}):null]})]})},String(i))},tx=(e,t)=>(n,a)=>{const i="secondary"===t?"white":"color",r=Boolean(n?.icon?.src),l=ax(e,r),s=r?"transparent"===t:t;return o(g,{className:u("z-10 mr-s flex justify-center content-center rounded-md",l),defaultPadding:"",version:s,children:o("div",{className:"flex max-w-full max-h-full items-center justify-center",children:ix({step:n,iconVersion:i,i:a,stepVersion:t})})})},nx=e=>c("div",{children:[e?.label?o(C,{size:"text-l",align:"text-left",children:e.label}):null,e?.description?o("div",{className:u("text-s font-light text-left",Qy.description),children:e.description}):null,o(Fe,{__html:e.__html})]}),ax=(e,t)=>e&&t?"h-14 w-14":"h-11 w-11",ix=({step:e,iconVersion:t,i:n,stepVersion:a})=>{return He(e?.icon)?o(ie,{image:{...e.icon,iconVersion:e.icon?.iconVersion||t},imageClassName:"max-w-full max-h-full",width:"24",height:"24"}):o("span",{className:u("text-h4","transparent"===a?Qy.iconText:(i=a,"secondary"===i?"group-data-primary:text-white":"text-secondary-text")),children:n+1});var i},rx=d((({className:e="",title:t,description:n,steps:a=[],buttons:i,stepVersion:r="gray",version:l="primary",...s})=>{const d=a.length>3;return c(g,{className:u("box-border flex flex-col gap-xl",e),defaultPadding:"p-6xl",version:l,...s,children:[o(k,{title:t,description:n,headlineVersion:"M",isEmbedded:!0,align:"text-left"}),a?.length?o("div",{className:"flex flex-col gap-6xl justify-between box-border",children:a.map(ex(d,l,r))}):null,Ye(i,{isVertical:!0})]})})),lx=d((({isActive:e,item:t,onClick:n})=>c("div",{className:u(e?"text-primary-main":"text-primary-text","w-10 m-4 flex justify-center items-center flex-col text-xs cursor-pointer"),title:t?.title||"",onClick:n,children:[o(G,{className:"w-6 h-6",name:t?.icon?.icon,iconVersion:e?"color":"black"}),t?.title||""]}))),sx=d((({className:e,head:t,children:n,onClose:a,onClick:i})=>c("div",{onClick:i,className:u("absolute bg-white p-0 rounded-xl bottom-0 top-32 w-full",e),role:"dialog",children:[c("div",{className:"sticky py-xl top-0 rounded-xl bg-white z-10",children:[o(Hr,{className:"absolute top-1.5 right-0",onClose:a}),o("div",{className:"container",children:t})]}),o("div",{className:"container pb-6xl",children:n})]})));function ox(e,t,n){i((()=>e.subscribe(t,(e=>{const t=e?.type;if(t&&"string"==typeof t){const a=n[t];a&&a(e)}}))),[e,t,...Object.values(n)])}const cx=()=>{const[e,{push:t,pop:n,clear:i}]=function(e=[]){const[t,n]=a(e),i=r((e=>n((t=>[...t,e]))),[]),l=r((()=>n((e=>e.slice(0,-1)))),[]),s=r((e=>n((t=>t.filter((t=>t!==e))))),[]),o=r((()=>n([])),[]);return[t,{setList:n,push:i,pop:l,remove:s,clear:o}]}();return ox(pe.observable,"dialog",{open:t,close:n,closeAll:i}),[e,{close:n,closeAll:i}]},dx=e=>t=>{if(e===t)return 1;if(!e||!t)return 0;const{m:n,s1Matches:a,s2Matches:i}=function(e,t){const n=Math.max(0,Math.floor(Math.max(e.length,t.length)/2)-1),a=Array.from({length:e.length}),i=Array.from({length:t.length});let r=0;for(let l=0;l<e.length;l++){const s=Math.max(0,l-n),o=Math.min(l+n,t.length-1);for(let n=s;n<=o;n++)a[l]||i[n]||e[l]!==t[n]||(r++,a[l]=!0,i[n]=!0)}return{m:r,s1Matches:a,s2Matches:i}}(e,t);if(0===n)return 0;const r=function(e,t,{s1Matches:n,s2Matches:a}){let i=0;for(let r=0,l=0;r<e.length;r++){if(!n[r])continue;let s=l;for(;s<t.length;s++)if(a[s]){l=s+1;break}e[r]!==t[s]&&i++}return i}(e,t,{s1Matches:a,s2Matches:i}),l=(n/e.length+n/t.length+(n-r/2)/n)/3,s=l>.7?.1*function(e,t){let n=0;for(;e[n]===t[n]&&n<4;)n++;return n}(e,t):0;return l+s*(1-l)};const mx=e=>e?.length?c("div",{className:"sm:border-t sm:border-main-divider mt-2xs pt-2xs",children:[o("div",{className:"mb-m",children:o(Ve,{size:"text-m",font:"font-light",color:"text-secondary-text",children:"Представительства за рубежом:"})}),o("div",{className:"flex flex-col sm:flex-row gap-5xl",children:e.map(((e,t)=>o(ux,{...e},String(t))))})]}):null,ux=d((({icon:e,...t})=>{const n=xe(),{text:a,target:i,href:r,onClick:l}=n(t);return c("div",{className:"flex gap-s items-center",children:[e?o(ie,{image:e}):null,a?o("a",{className:"hover:text-primary-hover",href:r,target:i,onClick:l,children:o(Ve,{size:"text-l",font:"font-light",color:"text-primary-text",children:a})}):null]})})),hx=(e,t)=>n=>n.name?o(Np,{href:`/branches/${n.slug}`,className:"mb-xs sm:mb-2xs hover:text-primary-hover",onClick:()=>t?.(n),data:Om(e,n.name),children:o(Ve,{size:"text-l",font:"font-light",children:n.name})},String(n.id)):null,px=d((({className:e,searchTerm:t,onSearch:n})=>c("form",{className:`font-sans relative ${e}`,children:[o("div",{className:"absolute rounded h-full flex items-center justify-center pl-m max-w-44 gap-s pointer-events-none",children:t?null:o("label",{htmlFor:"search-bar-input",className:"text-secondary-text ",children:"Поиск по филиалам"})}),o("input",{id:"search-bar-input",className:u(In,"h-12 pl-m w-full peer text-l text-black rounded-md box-border"),value:t,onChange:e=>n(e.target.value.toLowerCase()),type:"text",name:"location-search-bar-input"})]}))),gx=d((({defaultLocation:e})=>{const t=Cy(e),n=xe(),{href:a}=n({href:`/branches/${t.slug}`});return t?o("div",{className:"mb-s",children:c(C,{size:"text-l",color:"text-primary-text",children:["Сейчас выбран:",o(Np,{href:a,className:"inline mx-2xs text-primary-main",children:t.name})]})}):null})),fx=d((({foreignOffices:e,branches:t,onClose:n})=>{const i=Sy(t?.default),[s,d]=a(""),m=tr(),u=l((()=>xx(m).sort(((e,t)=>e.name.localeCompare(t.name)))),[m]),h=l((()=>((e,t)=>{const n=new Map;for(const a of e){const e=t(a),i=n.get(e)||[];n.set(e,[...i,a])}return n})(u,yx)),[u]),p=r((e=>{i.location=e,n?.()}),[i,n]);return c(Yr,{className:"pb-20",head:c("div",{children:[o(Ve,{size:"text-h4",color:"text-primary-text",children:"Выберите филиал"}),o(gx,{defaultLocation:t?.default}),o(px,{onSearch:d,searchTerm:s})]}),onClose:n,children:[s&&s.length>=3?o("div",{children:u.filter((({name:e})=>e&&dx(e.toLowerCase())(s.toLowerCase())>=.8)).map(hx(t?.dataSelect,p))}):o("div",{className:"columns-1 sm:columns-3 md:columns-4 lg:columns-5",children:Array.from(h.entries()).map((g=p,f=t?.dataSelect,([e,t])=>c("div",{className:"break-inside-avoid mb-2xl w-56",children:[o("div",{className:"mb-s",children:o(Ve,{size:"text-h6",children:e})}),t.map(hx(f,g))]},e)))}),mx(e)]});var g,f})),yx=e=>e.name?.charAt(0)??"",xx=e=>e.map((e=>({...e,name:e.name?.replace(/республика|область|край'/gi,"").trim()??""}))),bx=d((({menuRef:e,menuItem:t,locationDialogProps:n,onClose:a})=>{const l=wn(fx,n),{name:s}=Cy(),c=e?.current?.getBoundingClientRect(),d=r((()=>{const e=globalThis?.frames["burger-menu-iframe"],t=document.getElementsByTagName("iframe")["iframe-dialog"];t.style.height=String(t?.contentWindow?.document.body.offsetHeight)+"px";const n=Z(J.SITE_URL);e.postMessage({type:"currentTab",data:n?.slice(1)},"*"),e.postMessage({type:"currentLocation",data:s},"*")}),[J.SITE_URL]);return i((()=>{globalThis.frames["burger-menu-iframe"].postMessage({type:"currentLocation",data:s},"*")}),[s]),i((()=>{const e=e=>{if("location"===e.data.type&&l.open({}),"reload"===e.data.type&&a?.(),"resize"===e.data.type){const t=document.getElementsByTagName("iframe")["iframe-dialog"];t&&t.style&&(t.style.height=String(e.data.data)+"px")}};return globalThis.addEventListener("message",e),()=>{globalThis.removeEventListener("message",e)}}),[a]),o(sx,{head:o("div",{className:"flex items-center justify-center px-xl",children:o(w,{as:"h4",title:t?.title,className:"font-medium"})}),onClick:e=>e.stopPropagation(),onClose:a,children:o("div",{className:"bg-white pb-20 pt-1 text-l",children:o("iframe",{id:"iframe-dialog",name:"burger-menu-iframe",onLoad:d,src:t?.src,width:c?.width||0})})})})),vx="burgerMenuDialog",Nx=({menuRef:e,centralMenuItem:t,locationDialogProps:n,onClose:a=Na})=>{const{open:i}=wn(bx),[l]=cx(),s=((e,t)=>Boolean(t.find((t=>t.id===e),e)))(vx,l),o=r((()=>i({menuRef:e,locationDialogProps:n,menuItem:t,onClose:a},{id:vx})),[e,n,t,a]);return[s,{toggle:s?a:o}]},wx=[],Cx=Yt((({sticky:e,...t})=>{const{menuItems:n=wx}=e??{},i=n.find((e=>"Меню"===e.title)),l=n.filter((e=>"Меню"!==e.title)),d=Math.floor(l.length/2),m=l.slice(0,d),u=l.slice(d),[h,p]=a(-1),[f,y]=a(""),{closeAll:x}=ge(),b=r((()=>{p(-1),y(""),x()}),[x]),v=An(b),N=s(null),[C,{toggle:S}]=Nx({menuRef:N,centralMenuItem:i,locationDialogProps:t.header,onClose:b}),k=(({menuRef:e,dialogRef:t,leftItems:n,rightItems:a,onClose:i})=>{const{open:l,close:s}=ge(),c=r((()=>{const e=document.getElementsByTagName("iframe")["iframe-dialog"];e.style.height=`${e?.contentWindow?.document.body.offsetHeight}px`}),[]);return r(((r,d)=>{const m="left"===d?n:a,u=e?.current?.getBoundingClientRect();l({id:"left"===d?n[r].title:a[r].title,dialog:o(sx,{className:"mt-[20%] border-t border-current",head:o("div",{className:"flex items-center justify-center px-xl",children:o(w,{as:"h4",title:m[r].description||m[r].title})}),onClick:e=>e.stopPropagation(),onClose:()=>{s(),i?.()},children:o("div",{className:"bg-white pb-20 pt-1 text-l",ref:t,children:o("iframe",{id:"iframe-dialog",src:m[r]?.src,width:u?.width??0,onLoad:c})})})})}),[c,n,a,i])})({menuRef:N,dialogRef:v,leftItems:m,rightItems:u,onClose:b}),I=r((e=>{e.stopPropagation(),b(),S()}),[b,S]),T=r(((e,t)=>{y(t),p(e),x(),k(e,t)}),[x,k]);return o(g,{className:"h-[74px] z-[100] relative",defaultPadding:"p-0",...t,children:c("div",{ref:N,className:"ml-auto container bg-white flex justify-center shadow-blue-gray",children:[m.map(Sx(T,"left",{activeIndex:h,currentItemPosition:f})),o(lx,{item:i,isActive:C,onClick:e=>I(e)}),u.map(Sx(T,"right",{activeIndex:h,currentItemPosition:f}))]})})})),Sx=(e,t,n)=>(a,i,r)=>o(lx,{item:a,isActive:r[n.activeIndex]?.title===a?.title&&n.currentItemPosition===t,onClick:l=>{r[n.activeIndex]?.title===a?.title&&n.currentItemPosition===t||l.stopPropagation(),e(i,t)}},a.title||String(i)),kx={primary:"bg-white/30",secondary:"bg-main-divider"},Ix={primary:{desktop:"text-white",mobile:"text-primary-text"},secondary:{desktop:"text-secondary-text",mobile:"text-secondary-text"}},Tx=d((({count:e,version:t="secondary"})=>{const n=Pe(),a=n?"bg-main-divider":kx[t],i=Ix[t][n?"mobile":"desktop"];return o("div",{className:u("w-6 h-6 rounded-full flex items-center justify-center",a),role:"status","aria-label":`Количество ${e} доступных программ и сервисов`,children:o(Ve,{size:"text-xs",color:i,children:e})})})),Dx=({text:e,description:t,icon:n,isActive:a,type:i})=>{const r=(e=>({btn:"w-96 "+(e?"p-m border-none bg-primary-main text-white":"p-s ease-in duration-300 bg-white"),text:e?"mb-xs text-xl":"mb-2xs text-l text-primary-text",desc:"font-light "+(e?"text-l text-white":"text-m text-secondary-text"),icon:e?"":"text-primary-main",iconVersion:e?"white":"normal",oldText:"text-m text-center",oldDesc:"text-m-light"}))(a);return c("div",{className:u("cursor-pointer text-left border-b-0 flex gap-2xs"),"aria-label":e,"aria-labelledby":`${e}-label`,children:[n?o(ie,{className:u("h-6 w-6 min-w-6 min-h-6",r.icon),image:{...n,iconVersion:n?.iconVersion??r.iconVersion},width:"24",height:"24",alt:e}):null,c("div",{className:"border-0",children:[o("div",{className:"animated"===i?r.text:r.oldText,children:e}),o("div",{className:"animated"===i?r.desc:r.oldDesc,children:t})]})]})},Px={default:"px-xs",underlined:"px-m",animated:"px-m border border-gray cursor-pointer text-left border-b-0 mt-auto flex gap-2xs"},Rx={default:"text-black sm:text-white",underlined:"text-primary-main border-b-2",animated:"text-white sm:text-white"},_x={default:"bg-white",underlined:"bg-white",animated:"p-1 ease-in duration-300 bg-white text-primary-text h-[70px] w-96"},Ex={default:"bg-white sm:bg-primary-main",underlined:"bg-white",animated:"p-2 border-none bg-primary-main text-white h-20 w-96"},Ax=d((({tag:e="div",item:t={},isActive:n=!1,type:a="default",onClick:i})=>{const r=e,{text:l,description:s,icon:d,count:m,tabName:h,...p}=t;return o(r,{className:u("h-12","block flex-1","cursor-pointer",Px[a],n?Ex[a]:_x[a]),"aria-label":"Список табов",onClick:i,...p,children:c("div",{className:u("h-full","flex justify-center items-center","text-center whitespace-nowrap",n?Rx[a]:"text-secondary-text hover:text-primary-main"),role:"tab","aria-label":`Таб ${l}`,children:[Dx({text:l,description:s,icon:d,isActive:n,type:a}),Number.isInteger(m)?o("div",{className:"ml-xs",role:"status","aria-label":`Количество программ и сервисов ${m}`,children:o(Tx,{count:m,version:Ty(n,a)})}):null]})})})),Bx=d((e=>o(e?.item?.href?Mx:Ox,{...e}))),Mx=d((e=>{const t=xe(),n=r((()=>{e.onClick&&e.onClick(e.item||{})}),[e.onClick,e.item]),{onClick:a,...i}=t({...e.item,onClick:n});return o(Ax,{...e,tag:"a",item:i,onClick:a})})),Ox=d((({item:e={},onClick:t,...n})=>{const a=r((n=>{n.target.scrollIntoView({block:"nearest"}),t?.(e)}),[t,e]);return o(Ax,{item:e,onClick:a,...n})})),Fx="hidden sm:flex absolute z-40",zx={default:{item:"flex-1",gap:0,buttonTop:"top-0"},animated:{item:"flex",gap:8,buttonTop:"top-5"},underlined:{item:"",gap:0,buttonTop:"top-0"}},Vx=d((({className:e,items:t=[],activeItem:n,onChange:a,tabsType:r="default"})=>{const[l,s]=bu({itemCount:t?.length||0});return i((()=>Lx(l.current,t,n)),[]),c("div",{className:u("relative overflow-x-auto no-scrollbar",e),children:[o(mu,{containerRef:l,snapAlign:"snap-start",onVisibleIndicesChange:s.handleVisibleIndicesChange,itemClassName:zx[r].item,gap:zx[r].gap,children:t.map((d=n,m=a,h=r,(e,t)=>o(Bx,{isActive:e===d,onClick:m,type:h,item:e},String(t))))}),s.canScrollLeft?o(Su,{wcmsIgnore:!0,className:u("left-6",Fx,zx[r].buttonTop),onClick:s.scrollLeft}):null,s.canScrollRight?o(ku,{wcmsIgnore:!0,className:u("right-6",Fx,zx[r].buttonTop),onClick:s.scrollRight}):null]});var d,m,h})),Lx=(e,t,n)=>{const a=t.findIndex((e=>e===n));e&&a>0&&e.scrollTo({left:e?.children[a]?.offsetLeft,behavior:"smooth"})},$x={default:{wrapper:"",component:""},animated:{wrapper:"border-b-8 border-primary-main bg-white",component:"m-auto"},underlined:{wrapper:"flex",component:"m-auto"}},jx=({className:e="",tabsType:t="animated",...n})=>t?o("div",{className:u($x[t].wrapper,e),children:o(Vx,{className:$x[t].component,tabsType:t,...n})}):null,qx="sticky top-1 z-20",Ux=Yt((({className:e="",tabs:t=[],block:n,tabsType:i,showCounter:l=!1,isSticky:s=!1,...d})=>{const m=Hx(n||{}),h=E(),p=t.every((e=>"link"===e?.type)),f=new URLSearchParams(decodeURIComponent(globalThis?.location?.search||"")),y=Kx(m),x=l?t.map((e=>({...e,count:"group"===e?.type?n?.slots?.[e?.tabName??""]?.length??0:0}))):t,b=x.findIndex((e=>Boolean(e?.selected))),v=x.findIndex(((e,t)=>"group"===e.type&&(e?.tabName??String(t))===y)),N=y?v:b,[w,C]=a(Wx(N)),S=x[w],k=Gx(x[w],w),I=r((e=>{const t=x.indexOf(e),n=x[t];C(t),"group"===n.type&&((e,t)=>{e.text?f.set(m,e?.tabName??String(t)):f.delete(m),h.replace(`${h.pathname}?${f}`,{scroll:!1})})(e,t)}),[x]);return c(g,{className:u({[qx]:[s,p].every(Boolean)},e),defaultPadding:"p-0",block:n,...d,children:[jx({className:u({"pb-1":[n?.slots,"default"===i].every(Boolean),[qx]:[s,!p].every(Boolean)}),items:Yx(t,x),activeItem:S,tabsType:i,onChange:I}),o("div",{className:"space-y-px @5xl:space-y-0 @5xl:grid @5xl:grid-cols-12 @5xl:gap-2xs",children:Object.entries(n?.slots??{}).map((([e,t])=>R(t,{...d?.options,slotName:k,parent:n,extraProps:{className:e===k?"":"hidden"}})))})]})}),{slots:({tabs:e})=>e?.map(Gx)?.filter(Boolean)||[]}),Wx=e=>e&&-1!==e?e:0,Hx=({__id:e,anchor:t})=>t??e??"tabs",Yx=(e,t)=>t?.length?t:e,Gx=(e,t)=>"group"===e?.type?e?.tabName||`Слот №${t+1}`:"",Kx=e=>decodeURIComponent(globalThis?.location?.search.replace("?","").replace("+"," ").split("&").find((t=>t.split("=").find((t=>t===e))))?.split("=")?.[1]??""),Xx=({title:e,icon:t})=>c("div",{className:u("flex gap-m items-center","w-80 flex-shrink-0 sticky left-0 bg-white"),role:"cell",children:[t?o(ie,{className:"hidden lg:block max-w-6 shrink-0",image:t,width:"24",height:"24"}):null,e?o(Ve,{size:"text-m",font:"font-light",color:"text-primary-text",children:e}):null]}),Jx={comparison:"flex gap-m duration-1000",tariff:"flex gap-5xl flex-grow duration-1000"},Zx=d((({children:e,version:t="comparison"})=>o("div",{className:"flex flex-1",children:o("div",{className:Jx[t],children:e})}))),Qx=d((({className:e="",isOpen:t,onClick:n})=>o(Ql,{className:e,label:t?"Скрыть":"Показать",isUnfolded:t,version:"secondary",short:!0,onClick:n}))),eb=e=>e?o("div",{children:o(Ve,{size:"text-h6",children:e})}):null,tb=e=>e?o("div",{className:"text-l font-light",children:o(Ve,{color:"text-secondary-text",children:e})}):null,nb=({__html:e,isDotted:t})=>e?o("div",{className:"flex flex-col justify-between items-start text-h6",children:o(Fe,{__html:e,isDotted:t,itemSize:"list-m"})}):null,ab=d((({cells:e,tableInner:t,onSetTable:n})=>o("div",{className:"w-80 flex-grow flex flex-col gap-lg",role:"cell",children:e?.length?e.map(((e,a)=>e?.tableSource?.tableData?o(Qx,{className:"w-fit",isOpen:Boolean(t),onClick:()=>{n(t?void 0:{tableSource:e.tableSource})}},String(a)):(({label:e,description:t,__html:n,isDotted:a,buttons:i,image:r},l)=>c("div",{className:"grid gap-xs",children:[eb(e),tb(t),nb({__html:n,isDotted:a}),Ye(i,{buttonClassName:"basis-0"}),r?.src?o(ie,{image:r}):null]},String(l)))(e,a))):null}))),ib=(e,t)=>140*((e=[])=>e.reduce(((e,t)=>e+t),0))(e.slice(0,t).map((e=>e?.cols?.length??1))),rb=(e,t)=>e?.length>0?o("div",{className:u("flex",{"text-secondary-text":0===t}),children:e.map(((e,t)=>o("div",{className:"w-20 mx-lg",children:o(Ve,{size:"text-h6",font:"font-light",children:e})},String(t))))}):null,lb=d((({rows:e})=>{return o(mu,{visibleItemCount:0,snapAlign:"snap-start",children:o("div",{children:e?.map((t=0,(e,n)=>{if(!e?.length)return null;const[a,...i]=e,r=u("flex duration-1000 text-center",0!==n?"font-normal":"font-light");return c("div",{className:"flex border-main-divider border-b border-solid h-full",children:[a?.data?o("div",{className:"whitespace-pre-wrap sm:whitespace-normal w-48 min-w-48 sm:w-56 sm:min-w-56 py-lg pr-lg sm:pr-0",children:o(Ve,{size:"text-xl",font:"font-light",children:a.data})}):null,o("div",{className:"flex flex-grow overflow-hidden",children:o("div",{className:r,style:{transform:`translateX(-${ib(i,t)}px)`},children:i?.map(((e,n)=>c("div",{className:"flex flex-col flex-grow gap-s justify-center py-xl odd:bg-main-divider",children:[e?.data?o(Ve,{size:"text-xl",children:e.data}):null,e?.cols?rb(e.cols,t):null]},`row${n}`)))})})]},String(n))}))})});var t})),sb=d((({activeTabIndex:e,items:t})=>o("div",{children:t.map(((t,n)=>{const a=`activeTabIdx:${e}-tableIdx:${n}`;return c("div",{className:"w-full @container",children:[o("div",{className:"flex py-m px-m bg-white @4xl:bg-gray relative",children:o(Ve,{size:"text-xl",align:"text-left",children:t.title})}),o("div",{className:"w-full sm:pl-xs overflow-hidden transition-height duration-500 ease-in-out",children:o("div",{className:"relative",children:o(lb,{rows:t.rowsData})})})]},a)}))}))),ob=(e=!1)=>""+(e?"text-white":"text-secondary-text"),cb=d((({currencies:e,linkToPDF:t,activeTabIndex:n,setActiveTabIndex:a})=>c("div",{className:"flex justify-between items-center w-full py-lg",children:[e&&e.length>1?o("div",{className:"flex bg-secondary-light p-2xs rounded-md",children:e.map(((e,t)=>o("div",{className:u("rounded-md px-4 py-3 cursor-pointer",{"bg-primary-main":t===n}),onClick:()=>a(t),children:o(Ve,{size:"text-xl",font:"font-light",color:ob(t===n),children:e||t+1})},e)))}):null,t?o(ke,{className:"text-primary-main",href:t,version:"link",target:"_blank",appendLeft:o(G,{name:"DocDownloadIcon",iconVersion:"color",className:"mr-3xs",width:"20",height:"20"}),text:"Скачать в PDF"}):null]}))),db=Yt((({tableSource:e})=>{const t=e?.tableData,[n,i]=a(0),l=r((e=>i(e)),[]),s=t?.[n]?.items??[],d=t?.map((e=>e.currency??""));return t?c("div",{className:"bg-white z-10",children:[o(cb,{currencies:d,activeTabIndex:n,setActiveTabIndex:l}),o(sb,{activeTabIndex:n,items:s})]}):o("div",{className:"space-y-m text-center",children:o(Ve,{size:"text-h6",children:"Данных нет"})})})),mb=d((({children:e,tableInner:t,onClick:n})=>c("div",{className:u("self-start flex flex-col gap-xl","border-main-divider lg:border-b w-full py-s lg:py-xl"),role:"row",children:[o("div",{className:u("flex flex-col lg:flex-row gap-x-5xl gap-y-xs"),children:e}),t?o("div",{className:"origin-top animate-expansion",children:o(db,{...t,onClick:n})}):null]}))),ub=d((({row:{header:e,data:t=[]},...n})=>{const[i,l]=a(void 0),s=r((e=>{l(e)}),[]);return c(mb,{tableInner:i,...n,children:[Xx(e),t?.length?o(Zx,{version:"tariff",children:t.map(((e,t)=>o(ab,{cells:e,onSetTable:s,tableInner:i,...n},String(t))))}):null]})})),hb=d((({children:e})=>o("div",{role:"table",className:"overflow-x-auto w-auto grid relative gap-y-xs",children:e}))),pb=Yt((({className:e="",title:t,description:n,rowHeaders:a,tariffsColumns:i,hiddenRowsNum:r=0,...l})=>{const s=i?.map((({data:e})=>e))||[],d=a?.map(((e,t)=>({header:e,data:s.map((e=>e?.[t]||[]))}))),m=(d||[]).map(((e,t)=>o(ub,{row:e,...l},String(t)))),[h,p]=r>0?[m.slice(0,-r),m.slice(-r)]:[m,[]],[f,{toggle:y}]=hn(!1);return c(g,{className:u("relative space-y-xl",e),defaultPadding:"p-6xl",...l,children:[o(k,{title:t,description:n,headlineVersion:"M",isEmbedded:!0,align:"text-center"}),o("div",{className:"space-y-m overflow-hidden",children:r>0?c(es,{children:[c(hb,{children:[h,o(ts,{isUnfolded:f,isOverflowVisible:!0,children:p})]}),o(Ql,{className:"text-h4",isUnfolded:f,onClick:y})]}):o(hb,{children:m})})]})})),gb=d((({className:e="",title:t,description:n,iconVersion:a,__html:i,richVersion:r,...l})=>c(g,{className:u("flex gap-s sm:gap-m group-data-secondary:bg-primary-main/10",e),...l,children:["small"===a?fb():null,c("div",{className:"flex flex-col w-fit gap-2xs sm:gap-xs",children:[t?o(Ve,{size:"text-l",font:"font-normal",color:"text-primary-text group-data-secondary:text-white",children:t}):null,n?yb(n):null,i?o(Fe,{richVersion:r,__html:i}):null]})]}))),fb=()=>o("div",{className:"rounded-full h-4 w-4 text-center text-xs font-light bg-primary-main text-white group-data-secondary:bg-white group-data-secondary:text-primary-main",children:"i"}),yb=e=>o(C,{size:"text-s",font:"font-light",color:"text-secondary-text group-data-secondary:text-white",children:e}),xb={AdTile:Kt,ApplicationForm:cl,BankAccountFiltration:Yu,BenefitsBlock:Zu,BonusBenefitsBlock:th,ButtonsBlock:ah,CalculatorBonus:dh,CalculatorBusinessDeposit:vh,CalculatorCredit:cc,CalculatorDeposit:qh,CalculatorRefinancing:Qh,CardTransfer:op,Carousel:fp,CarouselCatalogCard:bp,CarouselRecommendationCard:Ip,CarouselTariffsCard:Rp,DepositFiltration:bf,ErrorBlock:Cf,Footer:zf,GalleryLayout:qf,GrantSupport:Gf,Header:iy,Headline:k,HorizontalLayout:ly,ImgBlock:sy,LinkDocs:yy,MobileAppTile:Ny,OfficesAtmsMap:Ky,ProductBlock:Gt,RichTextBlock:Xy,RollupItem:Zy,StepsBlock:rx,StickyBottomMenu:Cx,TabsLayout:Ux,TariffsTable:pb,TextBlock:gb,VerticalLayout:ry,ApplicationLeadForm:Zm,CreditCardForm:Tg,CreditForm:Hg,DebitForm:pf},bb=me((()=>{i((()=>{dn()}),[]);const e=un();En(globalThis,"click",(e=>t=>{const n=t.target?.closest("[data-aspects]");try{const a=JSON.parse(n?.dataset?.aspects??"[]");sn({aspectsAttributes:a,aspects:e,ev:t})}catch(e){}e.forwardQuery?.(t)})(e))}));const vb="cookie",Nb=d((({__html:e})=>{const[t,{setTrue:n,setFalse:a}]=hn();!function(e,t,n=300){i((()=>{const t=globalThis.setTimeout(e,n);return()=>{globalThis.clearTimeout(t)}}),t)}((()=>{globalThis.localStorage?.getItem(vb)||n()}),[],3e3);const l=r((()=>{globalThis.localStorage?.setItem(vb,"true"),a()}),[]);return t&&e?o("div",{className:"container fixed left-0 right-0 bottom-0 z-50",role:"dialog",children:c("div",{className:"bg-white m-xl p-xl rounded-md flex sm:items-center shadow-main-black",children:[o("div",{className:"sm:flex-1",children:o(Fe,{__html:e})}),o("div",{className:"ml-s sm:ml-0 w-36 flex justify-end",children:o(Hr,{className:"bg-main-gray rounded-md w-11 h-11",onClose:l})})]})}):null}));function wb(e){const t=r((({key:t})=>{"Escape"===t&&e()}),[e]);En(globalThis.document,"keydown",t)}const Cb=d((()=>{const[e,{close:t}]=cx(),n=Boolean(e.length);return wb(t),i((()=>{n?globalThis.document?.body.classList.add("no-scrollbar","overflow-hidden"):globalThis.document?.body.classList.remove("no-scrollbar","overflow-hidden")}),[n]),n?o("div",{className:"fixed inset-0 z-50",children:e.map((({dialog:t,id:n},a)=>o("div",{className:u("absolute inset-0 overflow-x-hidden overflow-y-scroll no-scrollbar bg-black/50",{hidden:a!==e.length-1}),children:t},String(n||a))))}):null})),Sb=d((()=>{const[e,t]=a(null),n=r((()=>{t(null)}),[]);return ox(pe.observable,"popup",{open:t,close:n}),wb(n),e?o("div",{className:u("z-50",e.fixed?"fixed":"absolute"),style:{left:`${e.left}px`,top:`${e.top}px`,...e.width?{width:`${e.width}px`}:{}},role:"dialog",title:"Всплывающее окно",children:e.popup}):null})),kb="header",Ib="footer",Tb="sticky-footer",Db={},Pb=d((({className:e,data:t=Db,blocksRegistry:n,blockDecorator:a})=>{const{slots:i,blocks:r,fallback:l,...s}=t,d=Wt(s,l);bb(),Sy();const m={key:"",page:{slots:i,blocks:r,fallback:l,...d},blocksRegistry:n,blockDecorator:a,parent:t};return c("div",{"data-theme":t.colorPalette||"pc",children:[c("section",{className:u("@container relative",t.style,e),children:[i?.[kb]?.length?o("div",{className:"relative z-10 mb-lg shadow-[0_8px_32px_0px_#00000014]",children:R(i?.[kb],{...m,slotName:kb})}):null,c("div",{className:"container space-y-px @5xl:space-y-0 @5xl:grid @5xl:grid-cols-12 @5xl:gap-2xs",children:[_({block:t,options:m,extraProps:{className:"scroll-mt-12"}}),R(i?.[Ib],{...m,slotName:Ib})]})]}),i?.[Tb]?.length?o("div",{className:"fixed w-full bottom-0 left-0 z-[100]",children:R(i?.[Tb],{...m,slotName:Tb})}):null,o(Cb,{}),o(Sb,{}),o(Nb,{__html:d?.cookieContent?.__html})]})}));Object.assign(Pb,{childrenTypes:[],slots:()=>[kb,Ib,Tb]});e.Blocks=xb,e.ContentPage=Pb,e.handlerDecorator=me,e.joinList=Bu,e.locationNavigator=on,e.packageVersion="0.14.878",e.projectSettings=B,e.setup=(e,t)=>{globalThis._uni={_jsx:e,_jsxs:t||e}},e.setupHooks=e=>{t=e},e.url=L,e.useRouter=E,Object.defineProperty(e,"__esModule",{value:!0})}));