@redneckz/wildless-cms-uni-blocks 0.14.965 → 0.14.967
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.
- package/bundle/blocks.schema.json +1 -1
- package/bundle/bundle.umd.js +25 -20
- package/bundle/bundle.umd.min.js +1 -1
- package/bundle/components/ApplicationForm/ApplicationFormContent.d.ts +3 -0
- package/bundle/components/ApplicationForm/handlers.d.ts +2 -1
- package/dist/components/ApplicationForm/ApplicationForm.js +2 -1
- package/dist/components/ApplicationForm/ApplicationForm.js.map +1 -1
- package/dist/components/ApplicationForm/ApplicationFormContent.d.ts +3 -0
- package/dist/components/ApplicationForm/handlers.d.ts +2 -1
- package/dist/components/ApplicationForm/handlers.js +20 -3
- package/dist/components/ApplicationForm/handlers.js.map +1 -1
- package/dist/retail/components/Fields/CreditCalcField.js +2 -15
- package/dist/retail/components/Fields/CreditCalcField.js.map +1 -1
- package/lib/components/ApplicationForm/ApplicationForm.fixture.d.ts +1 -0
- package/lib/components/ApplicationForm/ApplicationForm.js +2 -1
- package/lib/components/ApplicationForm/ApplicationForm.js.map +1 -1
- package/lib/components/ApplicationForm/ApplicationFormContent.d.ts +3 -0
- package/lib/components/ApplicationForm/handlers.d.ts +2 -1
- package/lib/components/ApplicationForm/handlers.js +20 -3
- package/lib/components/ApplicationForm/handlers.js.map +1 -1
- package/lib/retail/components/Fields/CreditCalcField.js +2 -15
- package/lib/retail/components/Fields/CreditCalcField.js.map +1 -1
- package/mobile/bundle/bundle.umd.js +25 -20
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/bundle/components/ApplicationForm/ApplicationFormContent.d.ts +3 -0
- package/mobile/bundle/components/ApplicationForm/handlers.d.ts +2 -1
- package/mobile/dist/components/ApplicationForm/ApplicationForm.js +2 -1
- package/mobile/dist/components/ApplicationForm/ApplicationForm.js.map +1 -1
- package/mobile/dist/components/ApplicationForm/ApplicationFormContent.d.ts +3 -0
- package/mobile/dist/components/ApplicationForm/handlers.d.ts +2 -1
- package/mobile/dist/components/ApplicationForm/handlers.js +20 -3
- package/mobile/dist/components/ApplicationForm/handlers.js.map +1 -1
- package/mobile/dist/retail/components/Fields/CreditCalcField.js +2 -15
- package/mobile/dist/retail/components/Fields/CreditCalcField.js.map +1 -1
- package/mobile/lib/components/ApplicationForm/ApplicationForm.js +2 -1
- package/mobile/lib/components/ApplicationForm/ApplicationForm.js.map +1 -1
- package/mobile/lib/components/ApplicationForm/ApplicationFormContent.d.ts +3 -0
- package/mobile/lib/components/ApplicationForm/handlers.d.ts +2 -1
- package/mobile/lib/components/ApplicationForm/handlers.js +20 -3
- package/mobile/lib/components/ApplicationForm/handlers.js.map +1 -1
- package/mobile/lib/retail/components/Fields/CreditCalcField.js +2 -15
- package/mobile/lib/retail/components/Fields/CreditCalcField.js.map +1 -1
- package/mobile/src/components/ApplicationForm/ApplicationForm.tsx +2 -0
- package/mobile/src/components/ApplicationForm/ApplicationFormContent.ts +3 -0
- package/mobile/src/components/ApplicationForm/handlers.ts +26 -3
- package/mobile/src/retail/components/Fields/CreditCalcField.tsx +3 -29
- package/package.json +1 -1
- package/src/components/ApplicationForm/ApplicationForm.fixture.tsx +25 -0
- package/src/components/ApplicationForm/ApplicationForm.tsx +2 -0
- package/src/components/ApplicationForm/ApplicationFormContent.ts +3 -0
- package/src/components/ApplicationForm/handlers.ts +26 -3
- package/src/retail/components/Fields/CreditCalcField.tsx +3 -29
package/bundle/bundle.umd.min.js
CHANGED
|
@@ -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).UniBlocks={})}(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)=>x(100,e).map((e=>Math.floor(e))).map(b),b=(e,t)=>o("div",{style:{width:`${e||100}%`},className:"h-4 mt-xs bg-secondary-dark relative overflow-hidden animate-pulse"},String(t)),x=(e,t)=>[e].concat(t>0?x(e/1.618,t-1):[]),v={h0:"text-h0",h1:"text-h1",h2:"text-h2",h3:"text-h3",h4:"text-h4",h5:"text-h5",h6:"text-h6"},N=d((({className:e="",headingType:t="h3",as:n="h3",title:a,children:i})=>o(n,{role:"heading",className:u("font-sans m-0",v[t],e),children:a||i}))),w=d((({children:e,...t})=>o("p",{className:u("font-sans",Object.values(t)),children:e}))),C={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=C[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(N,{className:u("whitespace-normal",r),...h?.title,as:l||h?.title.as,title:a}):null,i?o(w,{size:h.descriptionSize,font:h.descriptionWeight,align:r,...p,children:i}):null]})})),k=({blockClassName:e,block:t,render:n})=>n({blockClassName:e,block:t}),I=[];function T(e,t,{className:n,...a}={}){const{key:i,blockDecorator:r=k,blocksRegistry:l={},ancestors:s=I}=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 R=[],E=(e,{key:t,ancestors:n=R,slotName:a=null,extraProps:i,renderProps:r=T,...l})=>{const s=i?(e,t)=>T(e,t,i):r;return(e||[]).map(((e,i)=>s(e,{...l,key:`${t||e.type}-${i}`,ancestors:l.parent?[...n||R,[l.parent,a]]:n},i)))};function D({block:e,options:t,children:n,extraProps:a,renderProps:i}){return n||(e&&t?E(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 O=["CDN","BASE_PATH"],P=new Proxy({_:{},setup(e){this._=e}},{get(e,t){const n=e._[t]||e[t];return O.includes(t)?(e=>e&&!e.endsWith("/")?`${e}/`:e)(n):n}}),B=e=>Boolean(e?.includes(":")),M=(e,t)=>Boolean(e&&!B(e)&&(!t||"_self"===t)),A=e=>Boolean(e?.startsWith("#")),F=e=>(e??"").replace(/\?.*/,"").replace(/\/$/,""),L=(...e)=>e.filter(Boolean).join("/").replace(/\/+/g,"/").replace(/^(.+):\//,"$1://").replace(/^file:/,"file:/").replace(/\/(\?|&|#[^!])/g,"$1").replace(/\?/g,"&").replace("&","?"),z=e=>t=>Boolean(e&&t&&e.startsWith(t)&&("/"===t||e===t||"/"===e[t.length]));var V=Object.freeze({__proto__:null,isURL:B,isLocalURL:M,isHash:A,withoutQuery:F,joinPath:L,hasPrefix:z});const $="/api/",j=`${$}v1/storage`,W=[P.CDN,$],q=e=>(t,n)=>{if(U(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 L(z(t)(n)?"":n,a?"/":(i=e.pathname,i?.split("/").slice(0,-1).join("/")),t);var i},U=e=>!e||B(e)||A(e)||W.some(z(e)),H={"":"",normal:"",color:"text-primary-main",black:"text-black",white:"text-black",gray:"text-gray"},K={small:"16",medium:"24",large:"48",xl:"78"},Y=d((({className:e="",imageClassName:t="",name:n="",alt:a=`Иконка ${n}`,title:i=a,iconVersion:r="color",size:l,width:s=l&&K[l],height:d=s})=>{const m=_(),h="normal"===r?`${n}.svg`:`sprites.svg#${n}`,p=q(m)(L(P.CDN,"/icons/",h));return"normal"===r?o("img",{className:e,style:G(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})]})})})),G=(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 Q(e=""){try{return new URL(e).pathname}catch(e){return""}}const Z=e=>t=>{const n=t?.startsWith("/wcms-resources")?"":Q(J.SITE_URL);return t&&!B(t)?q(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:Z(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:Z(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(Y,{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 be(){const e=_(),{closeAll:t}=ge();return n=>{const a=q(e)(n.href);return{...n,href:a,"aria-label":n.text,onClick:me((i=>{n.onClick?.(i);const r=Q(J.SITE_URL);xe(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 xe=(e,t,n)=>M(e,t)&&![...ye,...J.SUB_PORTALS?.split(",")??[]].some(z(e))&&z(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=be()({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 Re({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 Ee=()=>{const[e,t]=a(false);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},De={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&&De[n],t),children:e}):null,Oe=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,...b})=>{const x=Ee(),v=_(),N=r((()=>v.back()),[]),w=b.options?.page?.common?.backwardButton,C=f&&!x;return c("div",{className:u("relative flex flex-col gap-3xl overflow-hidden",a||n,e),children:[C&&Re({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:[Pe(h,y),Me(D({...b,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]})]})]})})),Pe=(e,t)=>e||t?c("div",{className:"space-y-lg",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,Ae=(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)),Le=(e,t)=>e?o(w,{font:"font-light",size:"text-m",color:"text-secondary-text group-data-secondary:text-white",children:e},`description-${t}`):null,ze=d((({children:e,...t})=>o("span",{className:u("font-sans",Object.values(t)),children:e}))),Ve=(e,t)=>e?o(ze,{color:"text-primary-text group-data-secondary:text-white",size:"text-h6",children:e},`label-${t}`):null,$e=(e,t)=>["label"in e?Ve(e.label,t):null,"description"in e?o("span",{className:e.descriptionClassName,children:Le(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?Ae(n.icon,t):null,o("div",{children:$e(n)})]}))),We=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)),qe=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)),Ue=d((({isTabularBenefits:e,...t})=>o(e?qe:We,{...t}))),He=e=>Boolean(e?.src||e?.icon),Ke=(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(Ye(n))}):null,Ye=(e="")=>(t,n)=>{const{text:a,icon:i,iconRight:r,version:l,...s}=t||{},c=Ge(i,l),d=Ge(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},Ge=(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),Qe=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(Ze)}):null)),Ze=({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(ze,{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(ze,{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:b,imageOptions:{imageAlign:x="center",directionRight:v=!0,isImageAlwaysOnRight:N,isImageSecondary:w=!1,className:C}={},backwardButton:k,children:I,...T})=>{const R=b?.src?o(ie,{image:b,imageClassName:C}):null,E=o(S,{title:a,description:i,headlineVersion:r,align:l,isEmbedded:!0}),D=m?.filter((e=>"__html"in e||"label"in e||"description"in e));return o(Oe,{className:e,padding:t,defaultPadding:n,...p?{title:E}:{insetTitle:E},...ot(R,v),isImageSecondary:w,imageAlign:x,isImageAlwaysOnRight:N,buttons:Ke(y),backwardButton:k,...T,children:st(it(D,{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(Ue,{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(Qe,{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 bt 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 xt 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,()=>bt.prototype],[e=>gt(this._)||"string"==typeof e,()=>vt.prototype],[mt,()=>xt.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)})),Rt=Ct(((e,t)=>t.reduce(Tt.fn,e))),Et=e=>It(((e,[t,n])=>Dt(n)?[...e,[t,yt(n)]]:e))(e,[]),Dt=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)))),Ot=(Pt=["$ref"]).map(((e,t)=>n=>kt(e)(n[t+n.length-Pt.length]))).reduceRight(ut,mt);var Pt;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]),At=(e,t)=>((e,t={})=>n=>Rt(t,Et(n).map((t=>e(t)))))((([e,n])=>{return Ot(e)?[(a=e,a.slice(0,-1)),Bt(t(n),n)]:[e,n];var a}))(e),Ft=e=>Et(e).filter(((e=ft)=>([t])=>e(t))(Ot)),Lt=e=>{return t=Ft(e).map((([,e])=>e)),[...new Set(t)];var t};async function zt(e,t){try{return e?await Vt(e,t):null}catch(e){console.error(e)}return null}const Vt=async(e,t)=>(await fetch(e,{...t,headers:{...t?.headers,"Content-Type":"application/json"}})).json(),$t=e=>[...new Set(e)],jt={},Wt=["/portal-resources"],qt=(e,t)=>At(e,(e=>t?.[e])),Ut=(e,t)=>{const n=Lt(e),[r,l]=a({});return i((()=>{Ht(n).then(l)}),[n.join()]),n.length?qt(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=>!Wt.some((t=>e.startsWith(t))))).map((async e=>(jt[e]||=await Vt(e),[e,jt[e]]))))).filter((e=>"fulfilled"===e.status)).map((({value:e})=>e))))(e),a={...t,...n},i=Object.entries(n).flatMap((([,e])=>Lt(e)));return i.length?Ht(i,a):a}return t};function Kt(e,t={}){const n=d((t=>{const n=Ut((({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 Yt=Kt((({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})}))),Gt=d((e=>{const{items:t}=e.options?.page?.adSourceBook??{},n=l((()=>Xt(0,t?.length)),[t]),a=t?.[n];return a?o(Yt,{suppressHydrationWarning:!0,...a,...e}):o(g,{...e,children:o(f,{})})})),Xt=(e=0,t=0)=>Math.floor(Math.random()*(t-e)+e);function Jt(){return Jt._impl()}Jt._impl=()=>({assign:(e,t)=>{globalThis.open(e,t||"_self")},get origin(){return globalThis.location.origin},get href(){return globalThis.location.href}}),Jt.setup=e=>{Jt._impl=e};const Qt="rshb-query-params";function Zt(){const e=globalThis.location?.search||globalThis.sessionStorage?.getItem(Qt)||"";return e&&globalThis.sessionStorage?.setItem(Qt,e),e}const en=async e=>{const t=e.target?.closest("a"),n=Jt();if(B(t?.href)&&!t?.href?.startsWith(n.origin)){e.preventDefault(),e.stopPropagation();const a=(e=>{const t=Zt();if(!B(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 tn(){return tn._impl()}function nn(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}]}tn._impl=()=>({forwardQuery:en}),tn.setup=e=>{tn._impl=e};const an=e=>t=>t&&Object.entries(e??{}).flatMap((([e,n])=>n?n(t[e]):[]))||[],rn=e=>!e?.length,ln=e=>t=>n=>e(n)?[]:[t],sn={},on=[];const cn=(e,t)=>e&&t&&(e===t||Object.keys({...e,...t}).every((n=>e[n]===t[n])));function dn(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=cn(i,r)?i:r;return!cn(a,l)&&n?.(l),l}))),[t,n]);return i((()=>{t&&s(t)}),[t]),[l,o]}(e,o,c),h=s(mn(e)),[p,{setTrue:g,setFalse:f}]=nn(!1),y=s({}),[b,{isValid:x,errors:v}]=function(e,t){const n=l((()=>t?.(e)??sn),[t,e]),a=l((()=>an(n)(e)??on),[n,e]),i=rn(a);return[n,{isValid:i,errors:a}]}(m,n),N=r(((e,t={})=>{const{parse:n,format:a,onChange:i}=t,r=m[e],l=p||y.current?.[String(e)],s=t?.validator??b[e],o=l&&s?s(r):[];return{setFieldRef:t=>{h.current&&(h.current[e]=t)},fieldRef:h.current?.[e],value:a?a(r):r,isDirty:l,errors:s&&o,error:o[0],onChange:t=>{y.current||={},y.current[String(e)]=!0;const a=n?n(t):t;i?.(a),u((t=>({...t,[e]:a})))}}}),[m,p,b,u]),w=r((e=>{y.current=e,u(e)}),[u]),C=r((()=>{y.current={},f(),u(e)}),[e,u]),S=r((e=>{if(e.preventDefault(),x)t&&C(),d?.(m,e);else{const e=un(m,b);g(),N(e).fieldRef?.scrollIntoView({behavior:"smooth"})}}),[t,m,x,C,d]);return[m,{errors:v,field:N,update:w,reset:C,onSubmit:S}]}const mn=e=>Object.keys(e).reduce(((e,t)=>({...e,[t]:null})),{}),un=(e,t={})=>{const[n=""]=Object.entries(e).find((([e,n])=>t[e]?.(n)?.length))??[];return n},hn=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(N,{headingType:"h3",title:n,className:"@xl:text-center"}):null,a]})})}));function pn(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 gn=/^[а-яё-]*$/i,fn=ln((e=>null!=e&&""!==e)),yn="Некорректно заполненное поле",bn=e=>fn(e??yn),xn=e=>ln((e=>e?.key&&""!==e?.key))(e??yn),vn=e=>ln((e=>"string"==typeof e&&e.length>1&&((e="")=>gn.test(e))(e)))(e??yn),Nn=e=>/^(\+7)?[\s-]?\(?[0-9]{3}\)?[\s-]?[0-9]{3}[\s-]?[0-9]{2}[\s-]?[0-9]{2}$/.test(e),wn=e=>/^(\+7)?[\s-]?\(?[3489][0-9]{2}\)?[\s-]?[0-9]{3}[\s-]?[0-9]{2}[\s-]?[0-9]{2}$/.test(e),Cn=e=>ln(Nn)(e),Sn=ln((e=>"boolean"==typeof e&&e))("Согласие обязательно"),kn=e=>"string"==typeof e&&(10===e.length||12===e.length),In={fullName:bn(),addressBranch:xn(),desiredMeetingDate:bn(),product:bn(),localities:bn(),partnerComments:bn(),collectionCount:bn(),acquiringType:xn(),serviceType:xn(),annualRevenue:bn(),feedbackMethod:xn(),serviceDirection:xn(),secondaryPhone:Cn("Укажите номер телефона"),region:xn(),situationDescription:bn(),sufferedFrom:bn(),applierType:bn(),surname:vn("Укажите свою фамилию на кириллице"),name:vn("Укажите своё имя на кириллице (без сокращений)"),middleName:vn("Укажите своё отчество на кириллице"),birthday:bn("Укажите дату рождения"),phone:Cn("Укажите номер телефона"),email:(Tn="Укажите электронную почту",ln((e=>/^[^\s@]+@[^\s@]+\.[a-zA-Z]{2,4}$/.test(e)))(Tn)),inn:(e=>ln((e=>kn(e)))(e))("Укажите ИНН"),comment:bn(),typeForm:bn(),consentToReceiveMaterials:Sn,consentDataProcessing:Sn,partnerSymbolCode:bn("Укажите идентификатор партнёра"),dadataPartyInnSelect:(e=>ln((e=>Boolean(e?.text)&&kn(e.text)))(e))("Укажите ИНН"),dadataPartyNameSelect:bn("Укажите наименование организации"),callbackTime:bn(),questionProduct:bn(),russianPhone:(e=>ln(wn)(e))("Укажите номер телефона")};var Tn;const Rn=(e,t={})=>{const n=e.filter((e=>Boolean(e?.required&&e?.name))),a={...In,...t},i=n.some((e=>e.condition?.values)),r=Object.fromEntries(n.filter(En(a)).map((({name:e})=>[e,a[e??""]])));return e=>i?Object.fromEntries(n.filter(En(a)).filter(Dn(e)).map((({name:e})=>[e,a[e??""]]))):r},En=(e={})=>({name:t})=>Boolean(e[t??""]),Dn=e=>t=>!t?.condition||t.condition.values.some((n=>{const a=e?.[t?.condition?.name??""];return n===(a?.key??a)})),_n=()=>{},On={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")},Pn=u("group/btn-embedded","bg-transparent border border-transparent outline-none"),Bn=u("bg-main-gray text-main-disabled cursor-not-allowed"),Mn=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=_n})=>{const y=r("tab"!==c?me(f):f,[c,f]),b=l((()=>ve(m)),[m]),x="round"===a;return o("button",{className:u("font-sans flex items-center gap-xs",{[On[n]]:!s&&!i,[Pn]:i,[Bn]:s},i?"justify-between":"justify-center",i||x?"p-0":"px-9 py-4",{"rounded-md":"default"===a,"rounded-full":x},e),type:t,role:c,"aria-label":d,disabled:s,"aria-disabled":s?"true":void 0,"data-theme":h,"data-wcms-ignore":g,...b,onClick:y,children:p})})),An=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(Y,{name:"CloseIcon",width:"20",height:"20",iconVersion:"gray"})}))),Fn={sm:"max-w-sm top-1/3",lg:"max-w-lg","4xl":"max-w-4xl",none:"mt-0"},Ln={center:"relative mx-auto",corner:"absolute bottom-0 right-0"},zn=d((({head:e,maxWidth:t="4xl",children:n,onClose:a,onClick:i,position:r="center"})=>{const l=Ee();return c("div",{className:u("bg-white p-lg pb-6xl my-6xl rounded-lg w-full",Fn[t],Ln[r],{"mr-3xl":!l&&"corner"===r},{"mb-12":l}),role:"dialog",title:"Диалог",onClick:i,children:[c("div",{className:"sticky py-xl top-0 bg-white z-10",children:[o(An,{className:"absolute top-0 right-0 z-10",onClose:a}),o("div",{className:"container",children:e})]}),o("div",{className:"container",children:n})]})})),Vn=d((({ok:e,typeForm:t,onClose:n,errorMessage:a})=>{const i="ANTIFRAUD"===t?"Сообщение отправлено. Для уточнения информации с Вами могут связаться работники Банка либо Вы\n можете самостоятельно позвонить по номеру контакт-центра +78001000100. Будьте внимательны, работники Банка\n не звонят с использованием мессенджеров.":"Совсем скоро мы с вами свяжемся",r=a||"Пожалуйста, повторите позднее";return o(zn,{maxWidth:"lg",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?i:r,headlineVersion:"XS",isEmbedded:!0}),o(Mn,{type:"button",onClick:n,children:"Хорошо"})]})})})),$n=[{key:"ULTRASERVICE",text:"Ультра"}],jn=[{key:"Физическое лицо"},{key:"Юридическое лицо / ИП"}],Wn=[{key:"phone",text:"Телефонный звонок"},{key:"email",text:"Электронное сообщение"}],qn="client",Un=[{key:qn,text:"Клиент"},{key:"representative",text:"Представитель клиента"}],Hn=[{text:"Торговый эквайринг",key:"trade"},{text:"СБП-эквайринг",key:"sbp"},{text:"Интернет-эквайринг",key:"internet"},{text:"SoftPOS",key:"softpos"},{text:"Все виды эквайринга",key:"all"}],Kn=[{key:"Перезвонить сейчас",text:"Перезвонить сейчас"}],Yn=[{key:"Вопрос по действующему продукту",text:"Вопрос по действующему продукту"},{key:"Оформление нового продукта",text:"Оформление нового продукта"}],Gn=[{key:"blg",text:"Белгородской области"},{key:"brnsk",text:"Брянской области"},{key:"krsk",text:"Курской области"},{key:"chs",text:"От стихийного бедствия ЧС"}],Xn=[{id:"currencyControl",text:"Валютный контроль"},{id:"documentOperations",text:"Документарные операции"},{id:"conversionTransactions",text:"Конверсионные операции"},{id:"otherIssues",text:"Иные вопросы ВЭД"}],Jn=({label:e,required:t=!1})=>e&&t?`${e}*`:e,Qn=e=>o("div",{className:"min-h-6",children:e?o(ze,{size:"text-xs",font:"font-light",color:"text-error",children:e}):null}),Zn=(e,t=600)=>{let n;const a=(...i)=>{a.dispose(),n=setTimeout((()=>{e(...i)}),t)};return a.dispose=()=>{n&&clearTimeout(n)},a},ea=e=>e?o(ze,{size:"text-m",color:"text-primary-text",font:"font-light",children:e}):null;function ta(e,t,n,a){i((()=>{if(e&&n)return e.addEventListener(t,n,a),()=>{e.removeEventListener(t,n,a)}}),[e,t,n])}function na(e){const t=s(null),n=r((n=>{t&&t.current&&n.target instanceof Node&&!t.current.contains(n.target)&&e()}),[e]);return ta(globalThis.document,"click",n),t}const aa="border border-solid outline-none border-gray hover:border-primary-hover active:border-primary-text focus:border-primary-text rounded",ia=e=>e?aa:"border-error",ra=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:b=!1,children:x,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=x?"pr-3xl":"",I=ia(p),T=d??a??n;return c("div",{className:u("relative",t),children:[c("label",{className:"space-y-xs",children:[ea(d),y?o("textarea",{className:u("block resize-y min-h-24",la,I),id:u("textarea",n),value:h,name:a||n,placeholder:m,disabled:b,"aria-label":T,onChange:S,onFocus:N,onBlur:w},e):o("input",{ref:C,className:u("h-14",la,k,I),id:n,type:l,value:h,name:a||n,placeholder:m,pattern:g,disabled:b,"aria-label":T,onChange:S,onFocus:N,onBlur:w},e)]}),x]})})),la="w-full border rounded-md text-primary-text outline-none p-m",sa=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,required:y,onChange:b=_n,...x})=>{const v=na(f),N=r((e=>{const t=m&&e.length>m;!p&&g(),t||b(oa(e,s))}),[p,b]);return c("div",{className:u("shrink-0 w-full",e),ref:v,onBlur:f,onFocus:g,children:[o("div",{ref:h,children:o(ra,{type:l||"text","aria-label":t,label:Jn({label:t,required:y}),valid:Boolean(!a),onChange:N,placeholder:ca({placeholder:d,errors:i,label:t}),value:n,...x})}),Qn(a)]})})),oa=(e="",t=!1)=>t&&e?e.replace(/[^\d]+/g,""):e,ca=({placeholder:e,errors:t,label:n})=>t&&!n?`${e}*`:e,da=d((e=>{const[t,{setFalse:n,setTrue:a}]=nn();return o(sa,{isOpen:t,onOpen:a,onClose:n,...e})})),ma=({query:e,isDisabled:t,onChangeQuery:n,inputProps:a})=>o("div",{className:"absolute top-0 w-full z-20",children:o(da,{type:"text",value:e,autoFocus:!0,disabled:t,onChange:e=>n(e),maxLength:a?.maxLength,isInteger:a?.isInteger??!1})}),ua=(e,t)=>o(Y,{className:u("absolute right-0 flex self-center",{"rotate-180":!e}),iconVersion:t,name:"ArrowUpIcon",width:"16",height:"16"}),ha=e=>e?.text||e?.key||"",pa=({isManualInput:e,query:t,value:n,placeholder:a})=>e&&t?t:ha(n)||a,ga=({isBorder:e=!0,valid:t=!0,isDisabled:n=!1,isOpen:a=!1,onOpen:i=_n,onClose:r,isManualInput:l=!1,query:s="",value:d,placeholder:m="",iconVersion:h="black",options:p=[]})=>{const g=fa(l,p,s);return c("div",{className:u({"border rounded-md":e},{"hover:border-primary-hover":e&&!n},n?"bg-main-divider":"cursor-pointer ",t?"border-gray":"border-error","h-14 [&>*]:p-m pr-6 text-l flex items-center justify-between text-primary-text relative z-10 overflow-hidden"),onClick:a?r:i,children:[o("p",{className:"line-clamp-2 text-ellipsis",children:pa({isManualInput:l,query:s,value:d,placeholder:m})}),g?"":ua(a,h)]})},fa=(e,t,n)=>!(!e||!n?.length)||e&&!t.length,ya=()=>ue(pe.emitter,"popup"),ba=(e,t,n=!1)=>e?.length&&t?.trim()&&!n?e.filter((e=>e.text?.toLocaleLowerCase().includes(t?.trim().toLocaleLowerCase()))):e,xa=d((({popupRef:e,options:t,value:n,iconVersion:a,onChange:i,renderOptions:r=va,query:l,onChangeQuery:s,disableFilterOptions:d})=>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:ba(t,l,d).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&&(s?.(""),i(e))},children:[r(e),o(Y,{name:"DoneSimpleIcon",width:"16",height:"16",iconVersion:a,className:u("absolute right-2 pt-2xs",{hidden:e.key!==n?.key})})]},e.key)))}):null)),va=e=>o("span",{className:"min-h-6",children:ha(e)});const Na=d((({className:e,label:t,options:n=[],value:d,isSearch:m=!1,isManualInput:h=!1,disabled:p=!1,iconVersion:g="black",onChange:f,onSearchQuery:y=_n,inputProps:b,disableFilterOptions:x=!1,renderOptions:v,...N})=>{const[w,{setFalse:C,setTrue:S}]=nn(),[k,I]=a(""),T=p||!h&&0===n.length,R=l((()=>Zn((e=>y(e)),300)),[y]),E=r((()=>{T||S()}),[T]),D=r((()=>{!m&&I(""),C()}),[h]),_=r((e=>{I(e),h&&f?.({key:e,text:e}),R?.(e)}),[h,f,R]),O={query:k,value:d,options:n,isOpen:w,iconVersion:g,renderOptions:v,isSearch:m},P=function({isOpen:e,options:t,value:n,query:a,onChange:l=_n,onClose:c=_n,iconVersion:d,disableFilterOptions:m=!1,onChangeQuery:u=_n,renderOptions:h,isSearch:p=!1}){const g=ya(),f=r((()=>{g.close(),c()}),[c]),y=r((e=>{f(),l(e),u(p&&e?.text?e.text:"")}),[f,l]);i((()=>{u(p&&n?.text?n.text:"")}),[n]);const b=s(null),x=na(f);return i((()=>{if(!e||!b.current)return;const i=b.current,{top:r,left:l,width:s,height:c}=i.getBoundingClientRect();g.open({popup:o(xa,{popupRef:x,options:t,value:n,query:a,iconVersion:d,disableFilterOptions:m,onChange:y,onChangeQuery:u,renderOptions:h}),top:r+window.scrollY+c,left:l,width:s})}),[e,t,n,a,y]),b}({onChange:f,onClose:D,disableFilterOptions:x,onChangeQuery:I,...O});return c("div",{className:u("space-y-xs",e),children:[ea(t),c("div",{className:u("relative",w?"z-20":"z-10"),ref:P,children:[ga({isDisabled:T,onClose:D,onOpen:E,isManualInput:h,...O,...N}),m&&w?ma({query:k,isDisabled:T,inputProps:b,onChangeQuery:_}):null]})]})})),wa=d((({className:e="",label:t,error:n,required:a,...i})=>c("div",{className:e,children:[o(Na,{...i,valid:!n,label:Jn({label:t,required:a})}),Qn(n)]}))),Ca=d((({field:e,input:t})=>o(wa,{label:"Вид эквайринга",placeholder:"Выберите эквайринг",options:Hn,...e(t?.name??""),...t}))),Sa=(e="")=>Boolean("trade"===e||"all"===e),ka=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,isPremium:p,dadataPartyNameSelect:g,dadataPartyInnSelect:f,...y}=e,b=t||l?(e=>{const{acquiringType:t,onlineCheckout:n=!1,posTerminal:a=!1,term:i,amount:r,annualRevenue:l}=e;return t?`Вид эквайринга=${t?.text||""}${Sa(t?.key)?`/Онлайн касса=${n}/POS-терминал=${a}`:"/Онлайн касса=false/POS-терминал=false"}`:`Сумма=${r}/Срок=${i}/Выручка=${l}`})(e):null,x={...y,...Ea(o),...Ra(c),...d&&{inn:d},...b?{partnerComments:b}:{},...s?{typeForm:s}:{},...Ta(m?.text,u),...Ia(h),...Da([[f,"inn"],[g,"fullName"]])};return Object.fromEntries(Object.entries(x)?.map((([e,t])=>[e,t?.key||t])))},Ia=e=>e?.key?{isClient:e?.key===qn}:{},Ta=(e,t)=>e||t?{comment:`${e||""};${t||""}`}:{},Ra=e=>e?.key||e?.text?{region:e?.text||e?.key}:{},Ea=e=>e?{vedTypes:Object.fromEntries(Xn.map((({id:t})=>[t,t===e])))}:{},Da=e=>e.reduce(((e,[t,n])=>(t?.text&&n&&(e[n]=t.text),e)),{}),_a={typeForm:"",region:{key:"",text:""},addressBranch:{key:"",text:""},surname:"",name:"",phone:"",secondaryPhone:"",comment:"",product:"",partnerComments:"",annualRevenue:"",term:12,amount:1e5,acquiringType:Hn[0],serviceType:$n[0],feedbackMethod:Wn[0],serviceDirection:jn[0],vedTypes:Xn[0].id,birthday:void 0,isClient:!1,onlineCheckout:!1,posTerminal:!1,consentToReceiveMaterials:!1,consentDataProcessing:!1,addressRetail:{key:"",text:""}},Oa=()=>{const e=(new Date).getTimezoneOffset(),t=Math.abs(e),n=t%60;return`GMT${e<0?"+":"-"}${Math.floor(t/60).toString().padStart(2,"0")}:${n.toString().padStart(2,"0")}`},Pa="/api/v1",Ba=(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}`}},Ma=e=>e?.replace(/[^+\d]/g,""),Aa=(e,t,n)=>{const{typeForm:a,region:i,phone:r="",email:l,birthday:s,desiredMeetingDate:o,inn:c,fullRegion:d,addressBranch:m,secondaryPhone:u="",bankEmpolee:h,applicationDate:p,partnerName:g,russianPhone:f,partnerSymbolCode:y,...b}=e;return{typeForm:a,...za(i,t),...Va(l,t),...Fa(r),...Fa(f),...La(o,"desiredMeetingDate"),...t?La(s):{inn:c},..."FEEDBACK"===a?{}:{addressBranch:m,bankEmpolee:h,applicationDate:p,...$a(u)},...Wa(a,n),...ja(a,{fullRegion:d,partnerName:g,partnerSymbolCode:y}),...b}},Fa=e=>e?{phone:Ma(e)}:{},La=(e,t="birthday")=>e?{[t]:Ba(e)}:{},za=(e,t=!0)=>({[t?"regionBranch":"region"]:e}),Va=(e,t=!0)=>({[t?"email":"mail"]:e}),$a=(e="")=>e&&"+7 ("!==e?{secondaryPhoneNumber:Ma(e)}:{},ja=(e,t)=>"PF"===e?{region:t?.fullRegion,partner:t?.partnerName,partnerId:t?.partnerSymbolCode}:{},Wa=(e,t)=>"UNIVERSAL"===e?{typeForm:t?.pathname?.split("/")?.at(-1)||"/"}:{};function qa(){return{send:async function(e,t,n=!1){const{serviceDirection:a}=e,i=n&&"Юридическое лицо / ИП"!==a,r=`${Pa}${i?"/lead":"/sendcorporatelead"}`,l=Aa(e,i,t);try{const e=await Ua(r,l);return e?.ok?await e.json():null}catch(e){return null}},sendCode:async function({phone:e}){const t=(e=>({...Fa(e)}))(e);try{const e=Ua(`${Pa}/initCorporateLead`,t).then((async e=>{if(!e.ok)throw new Error(`Ошибка HTTP: ${e.status}`);return await e.text()}));return await e}catch(e){return null}},checkCode:async function({reqId:e,code:t,body:n}){const a={requestId:e,confimationCode:t,leadRequest:Aa(n,!1)};try{const e=await Ua(`${Pa}/confirmCorporateLead`,a);return await e.json()}catch(e){return null}},sendPhoneCallRequest:async function(e,t=!1){const n=Aa(e,t),a=Ha(n);try{const e=await Ua(`${Pa}/callback`,a);return e?.ok?await e.json():null}catch(e){return null}}}}const Ua=(e,t)=>fetch(e,{method:"POST",headers:{"Content-Type":"application/json"},mode:"cors",body:JSON.stringify(t)}),Ha=e=>{const{typeForm:t,consentDataProcessing:n,phone:a,...i}=e;return{...i,phone:a?.startsWith("+")?a.slice(1):a,clientTimezone:Oa()}},Ka=async({aspectsAttributes:e,aspects:t,ev:n})=>{for(const{aspectName:a,params:i}of e??[]){const e=t[a??""];e&&await e(n,i)}},Ya=qa(),Ga=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"})}))),Xa=d((({isLoading:e,disabled:t,children:n,className:a,...i})=>c(Mn,{type:"submit",className:u("relative",a),disabled:e||t,...i,children:[e?o(Ga,{blur:!0,size:"small"}):null,n]}))),Ja=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)}))}))),Qa=[{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"}],Za=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(Ja,{paths:Qa,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",ti(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":ai(t),!a&&t?"border-primary-main":"border-gray",a?"bg-main-disabled":"group-hover/box:border-primary-hover"),role:ni(i),"aria-checked":Boolean(t),"aria-disabled":Boolean(a),"aria-label":n}),t?d:null,ei(n)]})})})),ei=e=>e?o("div",{className:"ml-s",children:o(ze,{size:"text-l",font:"font-light",children:e})}):null,ti=(e=!1)=>e?"cursor-not-allowed":"cursor-pointer",ni=(e=!1)=>e?"radio":"checkbox",ai=(e=!1)=>u("rounded border",{"bg-primary-main":e}),ii=(e,t)=>{const{value:n,isDirty:a}=e,i=a?t(n):[];return{...e,errors:i,error:i[0]}},ri={primary:On.primary,secondary:On.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:On.secondary,transparent:"","":""},li=d((e=>{const t=be(),{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",{[ri[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??si(r,l)})})),si=(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,oi=d((({text:e,link:t})=>c(w,{size:"text-l",font:"font-light",color:"text-secondary-text",children:[e?o(ze,{children:e}):null,t?o(li,{...t,ariaLabel:"условия передачи данных",children:t.text}):null]}))),ci=({consentDataProcessing:e,link:t,button:n,typeForm:a})=>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(Za,{...e}),o(oi,{link:t})]}),Qn(ii(e,Sn).error)]}):o(oi,{text:"PF"===a?"Нажимая на кнопку, вы подтверждаете, что клиент дал согласие на ":"Нажимая кнопку, вы подтверждаете согласие с ",link:t}),o(Xa,{className:"w-full @xl:w-auto",children:n?.text?n.text:"Отправить заявку"})]}),di=e=>null!=e,mi=new Map,ui=(e,t=mi)=>n=>{const a=pi(n),i=t.get(a);if(a&&di(i))return i;const r=e(...n);return a&&di(r)&&t.set(a,Promise.resolve(r)),r},hi=e=>Boolean(e?.every((e=>Array.isArray(e)?hi(e):!e||"string"==typeof e))),pi=e=>hi(e)?e.toString():"",gi=e=>Boolean(e&&Array.isArray(e)&&1===e.length&&"string"==typeof e[0]);function fi(e,t,{fallback:n,cache:r}={}){const s=l((()=>yi(e)),[e]),[o,c]=a(void 0),[d,m]=a(void 0);i((()=>{if(!s.some(di))return;let e=!1;const n=(t,n)=>{e||(c(t),m(n))};return(async()=>{try{n(await ui(t,r)(s))}catch(e){n(void 0,e)}})(),()=>{e=!0}}),[t,r,s]);const u=n&&gi(s)&&n[s[0]];return{data:!o&&u?u:o,error:d,mutate:()=>Promise.resolve(void 0)}}function yi(e){return Array.isArray(e)?e:e instanceof Function?yi(e()):[e]}const bi=`${Pa}/branches`,xi=[];const vi=async e=>await zt(e,{method:"GET"})||xi;function Ni(e=!1){const{data:t}=fi(`${Pa}${e?"/premiumBranchesByRegions":"/branchesByRegions"}`,Vt);return Array.isArray(t)?t:[]}const wi=(e="")=>"ULTRASERVICE"===e,Ci=d((({field:e,input:t,params:n})=>{const a=wi(n?.typeForm),r=e("region"),l=r?.value?.key,s=r?.value?.text,c=a?Ni(a)?.find((e=>e?.region===s))?.branches:function(e){const{data:t}=fi(e?`${bi}?regionCode=${e}`:null,vi);return t||xi}(l)?.filter((e=>e?.address));return i((()=>{""!==r?.value?.key&&e?.("addressBranch")?.onChange?.("")}),[r?.value]),o(wa,{label:"Отделение",placeholder:"Выберите отделение",options:(c||[]).map((({address:e=""})=>({key:e,text:e}))),...e(t?.name??""),isSearch:!0,...t})})),Si=(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}},ki=(e,t,n)=>Math.max(t,Math.min(e,n));function Ii(e){const t=(e||"").replace(/\D/g,""),n=parseInt(t,10);return Number.isNaN(n)?0:n}function Ti({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=Ii(t.target?.value),a=e.length?e[n]:n;l&&l(a||0)}})})]})}const Ri=1,Ei=100,Di=d((e=>{const{className:t,title:n,items:a=[],list:i=[],min:l=(i.length?0:Ri),max:s=(i.length?i.length-1:Ei),step:d=1,value:m=i[0]||l,disabled:h=!1,onChange:p}=e,g=Si(e,{normalize:(e=0)=>i.length?_i(i)(e):ki(e,l,s),format:Je()}),f=r((e=>{p&&p(Ii(e.target?.value))}),[p]);return c("div",{className:t,children:[c("label",{className:"block relative",children:[n?o(ze,{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",aa,"disabled:border-gray disabled:bg-main-divider"),disabled:h,onChange:f,...g}),Ti({list:i,min:l,max:s,step:d,disabled:h,value:m,onChange:p})]}),Oi(a)]})})),_i=e=>t=>e.reduce(((e,n)=>Math.abs(n-t)<Math.abs(e-t)?n:e)),Oi=e=>o("div",{className:"flex justify-between my-xs",children:e.map(((e,t)=>o(ze,{size:"text-s",font:"font-light",color:"text-secondary-text",children:e},String(t))))}),Pi=["От 1 000 ₽","До 1 000 000 000 ₽"],Bi=d((({field:e,input:t})=>o(Di,{title:"Сумма, ₽",items:Pi,min:1e3,max:1e9,...e(t?.name??""),...t}))),Mi=d((({field:e,input:t})=>o(da,{label:"Годовая выручка, ₽",...e(t?.name??""),...t}))),Ai=d((({field:e,input:t})=>o(da,{label:"Дата и время обращения в Банк",...t,...e(t?.name??"")}))),Fi=d((({field:e,input:t})=>o(wa,{label:"Тип обратившегося",...t,options:Un,...e("applierType")}))),Li=d((({field:e,input:t})=>o(da,{label:"ФИО или должность обслуживавшего Вас сотрудника Банка",...e(t?.name??""),...t}))),zi=({today:e,firstDayOfWeek:t,totalDays:n,currentMonth:a,currentYear:i,min:r,max:l,weekends:s,onDateClick:c})=>{const d=[];let m=1;for(let u=0;u<6;u++){const h=[];for(let d=0;d<7;d++)if(0===u&&d<t)h.push(o("td",{},`empty-${d}`));else if(m>n)h.push(o("td",{},`empty-${d}`));else{const t=new Date(i,a,m),n=Vi(t,e),d=$i(t,r,l),u=ji(t,s),p=d||u;h.push(o("td",{children:o("div",{className:Wi(n,p),onClick:()=>!p&&c(t),children:m})},`day-${m}`)),m++}d.push(o("tr",{children:h},`row-${u}`))}return d},Vi=(e,t)=>t&&e.toDateString()===t.toDateString(),$i=(e,t,n)=>t&&e.getTime()<t.getTime()||n&&e.getTime()>n.getTime(),ji=(e,t)=>{if(!t||0===t.length)return!1;const n=0===e.getDay()?7:e.getDay();return t.includes(n)},Wi=(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"),qi=["Пн","Вт","Ср","Чт","Пт","Сб","Вс"],Ui=d((({today:e,currentMonth:t,currentYear:n,min:a,max:i,weekends:r,onDateSelect:s=_n})=>{const{firstDayOfWeek:d,totalDays:m}=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:qi.map(((e,t)=>o("th",{className:"p-s",children:e},String(t))))})}),o("tbody",{children:zi({firstDayOfWeek:d,today:e,totalDays:m,currentYear:n,currentMonth:t,min:a,max:i,weekends:r,onDateClick:s})})]})})),Hi=["Январь","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь"];function Ki(e,t){const n=e.replace(/\D/g,"");if(""===n||n.length===t.length)return e;const a=[...t],i=a.findIndex(Yi),r=a.map(((e,t)=>Xi(e)?a.slice(0,t).filter(Xi).length:-1)),l=a.map(((e,t)=>Gi(e)?e:n.charAt(r[t])||e)),s=r.indexOf(n.length-1)+1;return l.slice(0,Math.max(i,s)).join("")}const Yi=e=>"_"===e,Gi=e=>/\d/.test(e),Xi=e=>Yi(e)||Gi(e),Ji=1940,Qi={name:"CalendarIcon",iconVersion:"black",width:"24",height:"24"},Zi=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((()=>{tr({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 rounded-none",value:p,type:"text",onChange:e=>{const t=e.target?.value;"string"==typeof t&&t?.length<11&&g(Ki(t,"__.__.____"))},onBlur:()=>{er(p)?tr({inputValue:p,setSelectedMonth:e,setSelectedYear:t,onChange:d}):g(r||"")},disabled:l}),l?null:o(Y,{className:"mr-s",...Qi})]})})),er=e=>{const[t,n,a]=e.split(".");if((e=>Number(e)>=Ji&&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},tr=({inputValue:e,setSelectedMonth:t,setSelectedYear:n,onChange:a})=>{if(er(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))}},nr=({handleChangeVisibleCalendar:e,value:t,valid:n,onChange:a,setSelectedMonth:i,setSelectedYear:r,disabled:l=!1})=>o(Zi,{onChange:a,disabled:l,onClick:e,value:t&&Ba(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")}),ar=Hi.map((e=>({key:e}))),ir=Array.from({length:(new Date).getFullYear()-Ji+1},((e,t)=>Ji+t)).reverse().map((e=>({key:String(e)}))),rr=(e,t)=>{const n=new Date(e,t,1);let a=0;for(;n.getMonth()===t;)a++,n.setDate(n.getDate()+1);return a},lr=({maxDateOfMonth:e,selectedYear:t,selectedMonth:n,value:a,onChange:i})=>{a&&i?.(new Date(t,n,Math.min(e,a.getDate())))},sr={name:"ArrowUpIcon",iconVersion:"black",width:"24",height:"24"},or={className:"min-w-32",iconVersion:"black",isBorder:!1},cr=d((({className:e="",label:t="",value:n,valid:l=!0,minDate:s,maxDate:d,disabled:m,weekends:h,onChange:p})=>{const[g,{setValue:f,setFalse:y}]=nn(!1),[b,x]=a(n?.getMonth()||(new Date).getMonth()),[v,N]=a(n?.getFullYear()??(new Date).getFullYear()),w=r((e=>{p?.(e),y()}),[p]),{handlePrevMonth:C,handleNextMonth:S,handleSelectMonth:k,handleSelectYear:I,monthsOptions:T,yearsOptions:R,handleChangeVisibleCalendar:E,ref:D}=(({onShowCalendar:e,showCalendar:t,selectedMonth:n,onMonthSelect:a,onYearSelect:i,selectedYear:l,onChange:s,value:o})=>{const c=na(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(Hi.indexOf(e));const t=rr(l,Hi.indexOf(e));lr({maxDateOfMonth:t,selectedYear:l,selectedMonth:Hi.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:ar,yearsOptions:ir,ref:c}})({onYearSelect:N,onMonthSelect:x,onShowCalendar:f,selectedYear:v,selectedMonth:b,showCalendar:g,onChange:p,value:n}),_=((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})(D,370);return c("div",{className:u("space-y-xs",e),ref:D,children:[ea(t),c("div",{className:"relative",children:[nr({handleChangeVisibleCalendar:E,value:n,valid:l,onChange:p,disabled:m,setSelectedMonth:x,setSelectedYear:N}),g&&!m?c("div",{className:u("absolute bg-white z-20 select-none",{"bottom-full":_}),children:[c("div",{className:"flex gap-s",children:[o("div",{className:"my-auto",onClick:C,children:o(Y,{...sr,className:"-rotate-90 cursor-pointer"})}),o(Na,{onChange:k,value:{key:Hi[b]},options:T,...or}),o(Na,{onChange:I,value:{key:String(v)},options:R,...or}),o("div",{className:"my-auto",onClick:S,children:o(Y,{...sr,className:"rotate-90 cursor-pointer"})})]}),o(Ui,{today:n,currentMonth:b,currentYear:v,min:s,max:d,weekends:h,onDateSelect:w})]}):null]})]})})),dr=d((({className:e,label:t,error:n,required:a,...i})=>c("div",{className:u("shrink-0 w-full",e),children:[o(cr,{label:Jn({label:t,required:a}),valid:Boolean(!n),...i}),Qn(n)]}))),mr=d((({field:e,input:t})=>o(dr,{label:t?.label||"Дата рождения",...e(t?.name??""),...t}))),ur=d((({field:e,input:t})=>o(wa,{label:"Когда перезвонить?",...t,options:Kn,...e(t?.name??"")}))),hr=d((({field:e,input:t})=>o(da,{label:"Количество объектов инкассации",isInteger:!0,...e(t?.name??""),...t}))),pr=d((({field:e,input:t})=>o(da,{className:"col-span-2",...e(t?.name??""),placeholder:"Ваше сообщение",isTextarea:!0,...t})));function gr(e,t){i((()=>{const t=e();return()=>{t.then((e=>{e instanceof Function&&e()}))}}),t)}const fr=e=>({value:e?.value||""}),yr=e=>{const{url:t,query:n,queryPrefix:a,requestData:i={},responseItemHandler:r=fr,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)},br=async e=>(await yr({url:"suggest/party",query:e})).map((e=>({fullName:e?.value,address:e?.data?.address?.value,inn:e?.data?.inn}))),xr={dadataPartyInnSelect:{fieldValue:"inn",linkedFieldName:"dadataPartyNameSelect",linkedFieldValue:"fullName"},dadataPartyNameSelect:{fieldValue:"fullName",linkedFieldName:"dadataPartyInnSelect",linkedFieldValue:"inn"}},vr={dadataPartyInnSelect:{label:"ИНН",inputProps:{isInteger:!0,maxLength:12}},dadataPartyNameSelect:{label:"Полное наименование"}},Nr=d((({field:e,input:t={}})=>{const n=t.name??"",i=xr[n].linkedFieldName,r=e(i).value,s=r?.data;gr((async()=>{if(s?.fullName&&s?.fullName!==e(n)?.value?.data?.fullName){const t=wr(r),{fullName:a,address:l,inn:s}=t,o=Sr(t,i),c=br(o);u(o),d(await c),e(n)?.onChange?.({key:s,text:o,data:{fullName:a,address:l}})}}),[s]);const[c,d]=a([]),[m,u]=a("");gr((async()=>{const e=br(m);return d(await e),c}),[m]);const h=l((()=>(c||[]).map(((e={})=>({key:e.inn??"",text:e[xr[n].fieldValue],data:{fullName:e.fullName,address:e.address}})))),[c]);return o(wa,{...t,...vr[n],options:h,...e(t.name??""),isSearch:!0,isManualInput:!0,disableFilterOptions:!0,onSearchQuery:u,renderOptions:Cr})})),wr=e=>({inn:e?.key,fullName:e?.data?.fullName,address:e?.data?.address}),Cr=e=>c("span",{children:[o(ze,{size:"text-s",children:e?.data?.fullName}),c("div",{className:"space-x-2",children:[o(ze,{size:"text-s",font:"font-light",children:e?.key}),o(ze,{size:"text-s",font:"font-light",children:e?.data?.address})]})]}),Sr=(e,t)=>e?.[xr[t].linkedFieldValue],kr=d((({field:e,input:t})=>o(dr,{label:"Желаемая дата встречи",...e(t?.name??""),...t}))),Ir=d((({field:e,input:t})=>o(da,{label:"Электронная почта",...e(t?.name??""),...t}))),Tr=d((({field:e,input:t})=>o(wa,{label:"Способ получения ответа",options:Wn,...e(t?.name??""),...t}))),Rr=d((({field:e,input:t})=>o(da,{label:"ФИО",...e(t?.name??""),...t}))),Er=d((({field:e,input:t,params:n})=>{const a=n?.isPremium,i=Ni(a),r=l((()=>i?.map((({region:e})=>({key:e,text:e})))),[i]);return o(wa,{label:"Регион",placeholder:"Выберите регион",options:r,...e(t?.name??""),...t})})),Dr=d((({field:e,input:t})=>o(da,{label:"ИНН",isInteger:!0,maxLength:12,...t,...e(t?.name??"")}))),_r=d((({className:e,text:t,value:n,key:a,disabled:i,error:r,onChange:l})=>c("div",{className:u("shrink-0",e),children:[o(Za,{text:t,value:n,disabled:i,onChange:l},a),Qn(r)]}))),Or=d((({field:e,input:t})=>o(_r,{...e(t?.name??""),...t,text:'Являюсь клиентом банка АО "Россельхозбанк"'}))),Pr=`${Pa}/outservice`,Br=[];async function Mr(){const e=await zt(`${Pr}/outserviceregions`);return e&&Array.isArray(e)?e:Br}const Ar=d((({field:e,input:t})=>{const n=e("region"),a=n?.value?.key,{data:r}=fi("outServiceRegions",Mr),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(wa,{label:"Населенный пункт",placeholder:"Выберите город, где доступен сервис",options:s,...t,...e(t?.name??""),isSearch:!0})})),Fr=(e,t,n="")=>t?.filledByEsia&&Boolean(e("esiaAccountTypeCd")?.value?.key)&&e(t?.name??n).value,Lr=d((({field:e,input:t})=>o(da,{label:"Отчество (Обязательно, при наличии)",maxLength:60,disabled:Fr(e,t),...e(t?.name??""),...t}))),zr=d((({field:e,input:t})=>o(da,{label:"Имя",maxLength:60,disabled:Fr(e,t),...e(t?.name??""),...t}))),Vr=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(ze,{size:"text-l",font:"font-light",color:"text-primary-text",children:t}):null]}))),$r=d((({field:e,input:t})=>Sa(e("acquiringType")?.value?.key)?o(Vr,{type:"radio",text:"Хочу онлайн-кассу",...e(t?.name??""),...t}):null)),jr=d((({field:e,input:t})=>o(da,{...e(t?.name??""),placeholder:"Укажите интересующий вас вопрос",isTextarea:!0,...t}))),Wr=Kt((({field:e,input:t={},source:n})=>{const a=e("partnerSymbolCode")?.value;return i((()=>{const t=qr(n?.agentsList,a)||"Неизвестный партнёр";t&&e("partnerName")?.onChange?.(t)}),[a]),o(da,{...e(t.name??""),...t,type:"hidden"})})),qr=(e=[],t="")=>e.find((({symbolCode:e})=>e===t))?.agentName??"",Ur=Kt((({field:e,input:t,source:n})=>{const i=n?.agentsList??[],[r,l]=a(""),[s,c]=a("");return o(da,{label:"Идентификатор партнёра",...e(t?.name??""),...t,isInteger:!0,value:s,error:r??e("partnerSymbolCode")?.error,errors:[r??e("partnerSymbolCode")?.error],onChange:t=>{var n;c(t),e("partnerSymbolCode")?.onChange?.(t),l(t&&(n=t,!i.some((({symbolCode:e})=>e===n)))?"ID партнера не найден. Обратитесь к своему менеджеру":"")}})})),Hr=e=>"_"===e,Kr=e=>/\d/.test(e),Yr=e=>Hr(e)||Kr(e),Gr=[..."+7 (___) ___-__-__"],Xr=Gr.findIndex(Hr),Jr=Gr.map(((e,t)=>Yr(e)?Gr.slice(0,t).filter(Yr).length:-1));function Qr(e){const t=e.replace(/\D/g,""),n=Gr.map(((e,n)=>Kr(e)?e:t.charAt(Jr[n])||e)),a=Jr.indexOf(t.length-1)+1;return(a?n.slice(0,Math.max(Xr,a)):n).join("")}const Zr=d((({children:e,onChange:t,...n})=>{const a=r((e=>t&&t(Qr(e))),[t]),i=r((e=>{"+7 ("===e&&t&&t("")}),[]);return o(ra,{...n,onChange:a,onFocus:e=>a(e?.target?.value||""),onBlur:e=>i(e?.target?.value||""),children:e})})),el=d((({className:e,label:t,required:n,disabled:a,error:i,...r})=>c("div",{className:u("shrink-0 w-full",e),children:[o(Zr,{"aria-label":t,label:Jn({label:t,required:n}),valid:Boolean(!i),disabled:a,placeholder:"+7 (___) ___-__-__",...r}),Qn(i)]}))),tl=d((({field:e,input:t})=>{const n=t?.name||"phone";return o(el,{label:"Телефон",disabled:Fr(e,t,n),...e(n),...t})})),nl=d((({field:e})=>Sa(e("acquiringType")?.value?.key)?o(Vr,{type:"radio",text:"Хочу POS-терминал",...e("posTerminal")}):null)),al=Kt((({field:e,input:t,source:n})=>o(wa,{placeholder:"Выберите продукт",label:"Продукт",options:il(n?.productList),...e(t?.name??""),...t}))),il=e=>(e??[]).map((e=>({key:e,value:e}))),rl=d((({field:e,input:t})=>o(wa,{label:"Какой у вас вопрос?",options:Yn,...e(t?.name??""),...t}))),ll=`${Pa}/regions`,sl=[];function ol(e=ll){const{data:t}=fi(e,Vt);return Array.isArray(t)?t:sl}const cl=`${Pa}/outservice/outserviceregions`,dl=d((({field:e,input:t,params:n})=>{var a;const i=ol((a=n?.typeForm,"OUTSERVICE"===a?cl:void 0));return o(wa,{label:t?.label||"Филиал",placeholder:"Выберите филиал",isSearch:!0,options:l((()=>i?.map((({code:e="",name:t=""})=>({key:e,text:t})))),[i]),...e(t?.name??""),...t})})),ml=d((({field:e,input:t})=>o(da,{label:"ФИО представителя",...t,...e("representativeName")}))),ul=d((({field:e})=>{const t=e("secondaryPhone");return o(el,{label:"Дополнительный телефон",...t.value&&"+7 ("!==t.value?ii(t,In.secondaryPhone):t})})),hl=d((({field:e,input:t})=>o(wa,{label:"Направление обслуживания",placeholder:"Выберите направление",options:jn,...e(t?.name??""),...t}))),pl=d((({field:e,input:t})=>o(da,{label:"Описание ситуации",...t,...e("situationDescription")}))),gl=d((({field:e,input:t})=>o(wa,{label:"Пострадал в",...t,options:Gn,...e("sufferedFrom")}))),fl=d((({field:e,input:t})=>o(da,{label:"Фамилия",maxLength:60,disabled:Fr(e,t),...e(t?.name??""),...t}))),yl=["От 1 мес","До 15 лет"],bl=d((({field:e})=>o(Di,{title:"Срок, месяцев",items:yl,min:1,max:180,...e("term")}))),xl=d((({field:e,input:t})=>o(wa,{label:"Тип обслуживания",options:$n,...e(t?.name??""),...t}))),vl={horizontal:"@lg:flex-row",vertical:""},Nl=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(ze,{color:"text-secondary-text",font:"font-light",children:e})}):null,o("div",{className:u("flex flex-col gap-s",vl[r],a),role:"radiogroup","aria-label":"Группа кнопок",children:t?.map((({id:e,text:t})=>o(Za,{isRadio:!0,text:t,value:n===e,onChange:()=>l?.(e),disabled:i},String(e))))})]}))),wl=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(Nl,{className:"whitespace-normal",orientation:"horizontal",items:Xn,...e(t?.name??"",{onChange:n}),...t})})})),Cl=d((({field:e,input:t})=>o(Za,{text:"Согласен на получение информационных и аналитических материалов по электронной почте",...e(t?.name??""),...t}))),Sl=d((({onFieldRef:e=_n,children:t})=>{const n=s(null);return i((()=>{n.current&&e(n.current)}),[]),o("div",{ref:n,children:t})}));const kl={$ref:"/wcms-resources/outservice-productlist.json"},Il={$ref:"/wcms-resources/agenty-dlya-rko.json"},Tl={fullName:Rr,addressBranch:Ci,desiredMeetingDate:kr,product:e=>o(al,{...e,source:kl}),localities:Ar,isClient:Or,partnerComments:jr,collectionCount:hr,acquiringType:Ca,onlineCheckout:$r,posTerminal:nl,serviceType:xl,term:bl,amount:Bi,annualRevenue:Mi,vedTypes:wl,feedbackMethod:Tr,serviceDirection:hl,bankEmpolee:Li,secondaryPhone:ul,applicationDate:Ai,region:e=>wi(e?.params?.typeForm)?o(Er,{...e}):o(dl,{...e}),consentToReceiveMaterials:Cl,sufferedFrom:gl,situationDescription:pl,representativeName:ml,applierType:Fi,surname:fl,name:zr,middleName:Lr,birthday:mr,phone:tl,email:Ir,inn:Dr,comment:pr,fullRegion:Er,partnerSymbolCode:e=>o(Ur,{...e,source:Il}),partnerName:e=>o(Wr,{...e,source:Il}),dadataPartyNameSelect:Nr,dadataPartyInnSelect:Nr,questionProduct:rl,callbackTime:ur,russianPhone:tl},Rl=(e,t,n={})=>(a,i)=>{const r={...Tl,...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(Sl,{onFieldRef:e(a.name??"").setFieldRef,children:o(r,{field:e,input:a,params:t})},String(i)):null},El=e=>2===e?"@xl:grid-cols-2 gap-x-m":"@xl:grid-cols-1 gap-x-0",Dl=e=>e?o("div",{className:"@xl:text-center @xl:col-span-2 mb-m",children:o(ze,{size:"text-h6",children:e})}):null,_l=(e,t,{typeForm:n,additionalParams:a})=>e.map(((e,i)=>c("div",{className:u(El(e.columns),"grid"),children:[Dl(e.title),(e?.inputs||[])?.map(Rl(t,{typeForm:n,...a}))]},`section-${i}`))),Ol=(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 Pl({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}=Ol(l,t);return r((e=>{i.current=e,o()}),[])}const Bl=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:Ml(a,e,n)},a)))}),n?o("div",{className:"text-error",children:l}):null]})})),Ml=(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 ${ia(!n||!a)} rounded-md caret-transparent outline-none`},Al=d((({disabled:e=!1,onClick:t,text:n})=>o(Mn,{type:"button",onClick:t,disabled:e,children:o(ze,{font:"font-normal",children:n})}))),Fl=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}))),Ll=d((({className:e,seconds:t})=>o("span",{className:e,children:zl(t)}))),zl=e=>[Math.floor(e/60),e%60].map((e=>String(e).padStart(2,"0"))).join(":"),Vl=d((({children:e,isLoading:t,isSubmitButtonDisabled:n,timeNextReq:a,onSubmit:i,onSendCode:r,values:l,onChange:s,errorText:d,hasError:m,phone:u,onClose:h})=>o(zn,{maxWidth:"lg",onClose:h,children:c("div",{className:"flex flex-col gap-xl items-center rounded-md",children:[$l(u),o(Bl,{values:l,setValues:s,errorText:d,hasError:m}),Wl(a,r),e,jl(n,i),t?o(Ga,{blur:!1}):null]})}))),$l=e=>o(S,{className:"w-full",title:"Подтвердите номер телефона",description:`Мы отправили код на ${e}`,headlineVersion:"XS",isEmbedded:!0,as:"h6"}),jl=(e,t)=>o(Al,{text:"Далее",disabled:e,onClick:t}),Wl=(e,t)=>e?c("div",{className:"flex flex-row text-l font-light text-base gap-2xs",children:[o("span",{children:" Получить новый код можно через"}),o(Ll,{seconds:e})]}):o(Mn,{embedded:!0,onClick:t,children:o(Fl,{children:"Получить новый код"})}),ql=e=>180-Math.floor((Date.now()-e)/1e3),Ul=qa(),Hl=qa(),Kl=d((({phone:e,onSuccess:t=_n,onClose:n=_n,formatData:i={},reqId:l})=>{const[s,c]=a(Array(4).fill("")),[d,m]=a(l),{handleSubmit:u,hasError:h,errorText:p,isLoading:g,timeNextReq:f,isSubmitButtonDisabled:y,setTimeNextReq:b,setErrorText:x}=(({values:e,onSuccess:t,formatData:n,reqId:i})=>{const l=Math.max(ql(Date.now()),0),[s,o]=a(""),[c,{setTrue:d,setFalse:m}]=nn(!1),[u,h]=a(l),p=r((()=>o("")),[]),g=!e.every(Boolean);return{handleSubmit:r((async()=>{try{d();const a=await Ul.checkCode({code:e.join(""),body:n,reqId:i});if(a?.errorDesc)return void o(a?.errorDesc);h(0),p(),t?.(e.join(""))}catch{o("Неверный код")}finally{m()}}),[e]),hasError:Boolean(s),errorText:s,isLoading:c,timeNextReq:u,isSubmitButtonDisabled:g,setTimeNextReq:h,setErrorText:o}})({values:s,onSuccess:t,formatData:i,reqId:d??""}),v=Ma(e),N=Pl({seconds:f,onTick:b}),w=r((async()=>{const e=await Hl.sendCode({phone:v});e&&(b(180),N(180),x(""),m(String(e)))}),[v,N,n]);return o(Vl,{isSubmitButtonDisabled:y,onSubmit:u,onSendCode:w,timeNextReq:f,values:s,onChange:c,phone:e,isLoading:g,errorText:p,hasError:h,onClose:n})})),Yl={initcorporatelead:async({formatData:e={},typeForm:t,responseTypeDialog:n,verifyPhoneDialog:a,data:i=[],aspects:r={},ev:l})=>{const{phone:s}=e,o=await Ya.sendCode({phone:String(s)});o?a.open({phone:s,formatData:e,reqId:String(o),onSuccess:()=>{a.close(),n.open({ok:!0,typeForm:t}),Ka({aspectsAttributes:i,aspects:r,ev:l})}}):n.open({ok:Boolean(o),typeForm:t})},callback:async({formatData:e,data:t,aspects:n={},ev:a,typeForm:i,responseTypeDialog:r,onSuccess:l=_n})=>{const s=await Ya.sendPhoneCallRequest(e);l(),"success"===s?.status?(r.open({ok:!0,typeForm:i}),Ka({aspectsAttributes:t,aspects:n,ev:a})):"error"===s?.status?r.open({ok:!1,errorMessage:"Ваша заявка уже в работе. Дождитесь звонка от сотрудника Банка"}):(r.open({ok:Boolean(s)}),s&&Ka({aspectsAttributes:t,aspects:n,ev:a}))},default:async({formatData:e,data:t,aspects:n={},ev:a,router:i,responseTypeDialog:r,endpoint:l})=>{const s=Boolean(await Ya.send(e,i,"lead"===l));r.open({ok:s}),s&&Ka({aspectsAttributes:t,aspects:n,ev:a})}},Gl=Kt((({className:e,title:t,typeForm:n="",sections:a=[],button:i,link:s,endpoint:d,additionalParams:m,isContacts:h,data:p,onSuccess:g,...f})=>{const y=l((()=>a?.flatMap((e=>e?.inputs))||[]),[a]),b=l((()=>((e,t="")=>({...Object.fromEntries(e.map((e=>[e.name,"vedTypes"===e?.name&&e?.defaultValue||_a[e.name||""]]))),typeForm:{key:t,text:""}}))(y,n)),[y,n]),x=_(),v=tn(),w=l((()=>Rn(y)),[y]),C=pn(Vn),S=pn(Kl),k=r((async(e,t)=>{const a=ka({...e,...m});await Xl(d??"default",{formatData:a,ev:t,typeForm:n,data:p,aspects:v,router:x,responseTypeDialog:C,verifyPhoneDialog:S,onSuccess:g,endpoint:d})}),[n]),[,{field:I,onSubmit:T}]=dn(b,{resetOnSubmit:!0,formValidator:w,onSubmit:k}),R=(e=>e?.find((e=>"consentDataProcessing"===e?.name)))(y)?.name,E=R?I("consentDataProcessing"):void 0;return c(hn,{className:u("container space-y-m",e),title:t,...f,children:[c("form",{onSubmit:T,children:[_l(a,I,{typeForm:n,additionalParams:m}),ci({consentDataProcessing:E,link:s,button:i,typeForm:n})]}),h?c("div",{className:"space-y-m",children:[o(N,{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]})})),Xl=async(e,t)=>{const n=Yl[e]||Yl.default;await n(t)},Jl=d((({attempts:e,onClose:t=_n})=>{const n=Jt(),a=e>1,i=r((()=>{n.assign("/natural")}),[]),l=r((()=>{a?i():t()}),[a]);return o(zn,{onClose:l,children:c("div",{className:"flex flex-col gap-xl items-center",children:[o(w,{align:"text-center",children:"Уважаемый клиент!"}),o(w,{align:"text-center",children:"Для получения кредита Вам необходимо обратиться в офис Банка"}),c("div",{className:"flex flex-col sm:flex-row gap-xl items-center",children:[o(Mn,{type:"button",version:"secondary",onClick:i,children:"Завершить"}),a?null:o(Mn,{type:"button",onClick:t,children:"Продолжить"})]})]})})}));function Ql(e,t){for(const[n,a]of e.entries())null!=a?t.setItem(n,a):t.removeItem(n)}function Zl(e,t){return Ql(e,t),Ql(t,e),e.bus.watch((({type:e,event:n})=>{null!=n?t.setItem(e,n):t.removeItem(e)}))}class es{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 ts{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 ns={};function as(e,t=ns){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 is=new ts;function rs(){return as(is)}Zl(is,new es(globalThis?.sessionStorage));const ls=e=>globalThis[e];function ss(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 os=()=>globalThis.location!==globalThis?.top?.location,cs=()=>{const e=os(),t=globalThis.document?.body?.scrollHeight,n=rs(),a=new URLSearchParams(decodeURIComponent(globalThis.location?.search)).get("styles");a&&((e="")=>{if(!globalThis.document.getElementById(e)){const t=globalThis.document.createElement("link");t.href=e,t.id=e,t.rel="stylesheet",globalThis.document.head.appendChild(t)}})(a),i((()=>{e&&globalThis.parent.postMessage({height:document.body.scrollHeight},"*")}),[t,e]),i((()=>{const t=e=>{e.data?.location&&(n.frameLocation=e.data?.location)};return e&&globalThis.addEventListener("message",t),()=>{e&&globalThis.removeEventListener("message",t)}}),[e])},ds="Некорректно заполненное поле",ms="Укажите регион, город/населенный пункт, улицу, дом",us=/^[0-9а-яё]*$/i,hs=/^[\u0400-\u04FF-\s]+$/u,ps=/^(?!\s*$)[^\p{Script=Cyrillic}]+$/u,gs=e=>Boolean(e.region&&(e.city||e.locality)&&e.house),fs=()=>ln(gs)(ms),ys=e=>ln((e=>"string"==typeof e&&e.length>1&&hs.test(e)))(e??ds),bs=e=>ln((e=>"string"==typeof e&&/^[0-9]{1,2}$/g.test(e)))(e??ds),xs=(e,t,n=!1)=>ln((t=>"string"==typeof t&&t.length>=1&&(n?t.length===e:t.length<=e)))(t??ds),vs=e=>ln((({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),Ns=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},ws=e=>Ss(18,e)("Укажите дату заключения трудового договора"),Cs=e=>Ss(0,e)("Укажите дату регистрации"),Ss=(e,t)=>ln((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})),ks=(e=!1)=>ln((t=>Boolean(t)&&Boolean(e)))("Укажите наименование организации"),Is=(e=!1)=>ln((t=>kn(t)&&Boolean(e)))("Укажите ИНН"),Ts={credit:{minAge:23,maxAge:75,errorMessage:"Допустимый возраст заёмщика - от 23 до 75 лет"},creditCard:{minAge:21,maxAge:73,errorMessage:"Допустимый возраст заёмщика - от 21 до 73 лет"},debitCard:{minAge:18,errorMessage:"Допустимый возраст - от 18 лет"}},Rs=e=>vs(Ts[e]),Es={processPersonalDataFlg:Sn,consentProviderFlg:Sn,consentInformFlg:Sn,consentPfrFlg:Sn,consentOthersFlg:Sn,consentFATCA:Sn},Ds={addressCourier:fs(),paymentSystem:bn("Укажите тип платежной системы"),currency:bn("Укажите валюту"),cardCategory:bn("Укажите категорию карты"),codeWord:(e=>ln((e=>"string"==typeof e&&e.length>=3&&e.length<=21&&us.test(e)))(e??ds))("Необходимо ввести кодовое слово"),confirmationIncome:xn(),methodObtain:bn(),deliveryDate:(e=>ln((e=>e?.getTime()>=(new Date).getTime()))(e))("Укажите дату доставки")},_s={organization:xn("Выберите тип организации"),organizationAddress:ln((e=>Boolean(e.fiasCode&&(e.city||e.locality)&&e.house)))(ms),organizationPhone:Cn("Укажите номер телефона"),organizationName:bn("Укажите наименование организации"),legalForm:bn("Укажите ОПФ"),lastJobExperience:bs("Укажите стаж на последнем месте работы"),experience5Years:bs("Укажите общий стаж за последние 5 лет"),jobsNumber:bs("Укажите количество мест работы за последние 5 лет"),addressFact:fs(),addressRegistration:fs(),addressRetail:xn("Выберите адрес банка"),addressMatch:bn(),sex:bn("Укажите свой пол"),birthPlace:bn("Укажите место рождения"),education:xn("Выберите ваше образование"),housing:xn("Выберите тип жилья"),amountWorkers:xn("Выберите информацию о количестве сотрудников"),employment:xn("Выберите информацию о трудоустройстве"),employerActivities:xn("Выберите вид деятельности организации"),employerOrganization:xn("Выберите вид организации"),positionOrganization:xn("Выберите вашу должность"),familyStatus:xn("Выберите семейное положение"),familyMembers:xs(2,"Укажите количество членов семьи"),children:xs(2,"Укажите количество детей"),dependents:xs(2,"Укажите количество иждивенцев"),snils:(e=>ln(Ns)(e))("Некорректный номер СНИЛС"),conscription:bn(),armyIdFlg:Sn,dulSerie:xs(4,"Укажите серию паспорта",!0),dulNumber:xs(6,"Укажите номер паспорта",!0),dulSubdivisionCode:xs(7,"Укажите код подразделения",!0),dulIssuedBy:bn("Укажите организацию, выдавшую паспорт"),retirementIncome:bn(),otherIncome:bn(),wages:bn(),mandatoryPayments:xs(10,"Укажите сумму обязательных выплат"),bankruptcyFlg:bn(),shareholderFlg:bn(),legalEntityName:bn(),bankEmployeeCode:bn(),partInBusiness:bn(),regionRetail:xn("Выберите регион"),latinSurname:bn("Укажите фамилию"),surname:ys("Укажите свою фамилию на кириллице"),name:ys("Укажите своё имя на кириллице"),middleName:ys("Укажите своё отчество на кириллице")},Os={..._s,...Ds,...Es},Ps={credit:{processPersonalDataFlg:{text:"Согласие на обработку персональных данных",docId:4},consentInformFlg:{text:"Согласие на информирование о продуктах и услугах Банка",docId:14},consentProviderFlg:{text:"Согласие об использовании простой электронной подписи",docId:5},consentOthersFlg:{text:"Прочие согласия",docId:1},consentPfrFlg:{text:"Согласие на запрос в CФР",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},consentOthersFlg:{text:"Прочие согласия",docId:20},consentFATCA:{text:"Форма самосертификации",docId:10}}};var Bs;!function(e){e.Success="SUCCESS",e.Error="ERROR",e.Pending="PENDING"}(Bs||(Bs={}));const Ms=()=>{const e=globalThis.sessionStorage?.getItem("isNewMicroservice");return Boolean(e)},As="/light-api-cash/v1",Fs="/api/credit-application",Ls=async(e,t,n)=>{try{return(await zs(e,t,n)).json()}catch(e){return console.error(e),null}};async function zs(e,t,n){const a=Ms(),i=(()=>{const e=new Uint8Array(8);return globalThis.crypto.getRandomValues(e),e.reduce(((e,t)=>`${e}${t.toString(16).padStart(2,"0")}`),"")})();return globalThis?.fetch?.(`${a?Fs:As}${e}`,{method:t,headers:{"Content-Type":"application/json","X-B3-Sampled":"1","X-B3-Spanid":i,"X-B3-Traceid":i,...Vs()},credentials:"include",body:n?JSON.stringify(n):null})}const Vs=()=>{const e=sessionStorage.getItem("accessToken");return e?{Authorization:`Bearer ${e}`}:null},$s=d((({onChangeEsiaStatus:e,productType:t})=>{const n=Jt(),a=rs().frameLocation,i=r((async()=>{try{const e=await(async e=>{const t=Ms();return await Ls((t?"/user-data":"")+"/esia/getLink","POST",e)})({redirectUri:a||globalThis.location.origin+globalThis.location.pathname});e?.link&&(a?window.parent.postMessage({redirectUri:e?.link},"*"):n.assign(e.link))}catch{e(Bs.Error)}}),[a]);return c("div",{className:"flex items-center rounded-md bg-main-gray p-4xl",children:[c("div",{className:"flex gap-m flex-col justify-around w-full",children:[o("p",{className:"text-xl",children:"Заполните данные через Госуслуги"+("debitCard"===t?" - это значительно сократит время оформления заявки":"")}),"debitCard"===t?null:c("ul",{className:"list-disc list-inside",children:[o("li",{children:"Вероятность одобрения выше"}),o("li",{children:"Без справок о доходах и трудоустройстве"}),o("li",{children:"С защитой Ваших данных"})]}),o(ie,{className:"block self-center @md:hidden",image:{icon:"GosUslugiIcon",iconVersion:"normal"},height:"80",width:"80"}),o(Mn,{type:"button",onClick:i,className:"w-full @md:w-fit",children:"Заполнить"})]}),o(ie,{className:"hidden @md:block",image:{icon:"GosUslugiIcon",iconVersion:"normal"},height:"164"})]})})),js={url:"suggest/address",responseFilter:e=>Boolean(e?.data?.postal_code)},Ws={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:js,addressFact:js,organizationAddress:js,addressCourier:js},qs=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 Us=d((({value:e="",onChange:t=_n,onDaDataChange:n,name:c="",daDataQueryPrefix:d,dadata:m=!1,type:u,...h})=>{const[p,{setFalse:g,setTrue:f}]=nn(),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=ya(),y=Ws[n],b=r((()=>{h.current=t,f.close()}),[t]),x=r((e=>{b(),h.current=e.processedValue,c?.(e.processedValue),d?.(e)}),[b,c]),v=s(null),N=l((()=>async e=>{if(!y)return;const t=await yr({url:y.url,responseItemHandler:y.responseItemHandler,responseFilter:y.responseFilter,requestData:{...y?.requestData},query:e,queryPrefix:m});t?.length&&g(t)}),[m]),w=l((()=>Zn(N,300)),[N]);return i((()=>{if(!e||!v.current||h.current===t)return void b();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(qs,{options:p,container:n,value:t,onChange:x}),top:a+globalThis.scrollY+l,left:i,width:r})}),[e,p,t,x]),v}({isOpen:p&&m,name:c,value:e,daDataQueryPrefix:d,onChange:t,onDaDataChange:n}),b=r((e=>{let n=e??"";"number"===u&&(n=n.replace(/^0+(?=\d)/,"")),t?.(n)}),[t]);return o(sa,{value:e,onChange:b,inputRef:y,isOpen:p,onOpen:f,onClose:g,...h})})),Hs=d((({field:e,input:t})=>{const n=t?.name||"addressRegistration",a=e(n).value,i=r((t=>{e?.(n)?.onChange?.(Ks(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(Us,{disabled:Fr(e,t,n),label:"Адрес",...e(n),value:a?.fullAddress,onChange:l,...t,onDaDataChange:i})})),Ks=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,...Ys(e)}),Ys=e=>{const t=e?.data?.block,n=e?.data?.block_type;if(!t)return{building:null,block:null};switch(n){case"литера":case"стр":return{building:t,block:null};case"к":{const e=Gs(t),[n,a]=t.split(e);return e?{building:a,block:n}:{building:null,block:n}}default:return{building:null,block:null}}},Gs=e=>e.includes("стр")?" стр ":e.includes("литера")?" литера ":"",Xs=Kt((({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?.(Ks(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(Us,{label:"Адрес",...e("addressCourier"),value:c?.fullAddress,onChange:h,...t,error:l||e("addressCourier")?.error,onDaDataChange:u})})),Js=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?.(Ks(t))}),[]),c=r((t=>{e?.(n)?.onChange?.({apartment:"",city:"",district:"",fullAddress:t,fiasCode:"",house:"",locality:"",okatoRegionCode:"",postcode:"",region:"",regionCode:"",street:"",qc:"",qcComplete:"",qcHouse:""})}),[]);return o(Us,{label:"Адрес",disabled:l,...e(n),value:a?.fullAddress,onChange:c,...t,onDaDataChange:s})})),Qs=d((({field:e,input:t})=>o(_r,{text:"Адрес фактического места жительства совпадает с адресом регистрации",...e(t?.name??"")}))),Zs=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:eo({textItems:r,subText:t,children:n,isPhone:a,...i})})),eo=({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(ze,{color:"text-secondary-text",font:"font-light",size:t,children:e}):null,l||to(n,s),i?o(ze,{color:a,size:"text-m",children:i}):null]}),to=(e,t)=>e.filter(Boolean).map(((e,n)=>o(ze,{size:"text-l",children:t?o("a",{href:`tel:${no(e)}`,children:e.trim()}):e.trim()},String(n)))),no=e=>e.replace(/\D/g,""),ao=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}))),io=d((({isUnfolded:e,...t})=>o(Y,{name:e?"ArrowUpIcon":"ArrowDownIcon",size:"small",iconVersion:"",...t}))),ro=d((({className:e,isUnfolded:t,short:n,label:a=(t?"Скрыть":"Развернуть"),embedded:i,...r})=>c(Mn,{className:u({"w-full":!n},e),embedded:i,shape:n?"default":"square",role:"tab","aria-label":"Кнопка сворачивающейся секции",...r,children:[o(Fl,{children:a}),o(io,{isUnfolded:t,iconVersion:i?"color":""})]}))),lo=d((({className:e,role:t="tablist",children:n})=>o("div",{className:u(e),role:t,children:n})));const so=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})})})),oo=d((({children:e})=>{const[t,{toggle:n}]=nn(!1);return c("div",{children:[o("div",{className:"hidden sm:block",children:e}),c(lo,{className:"block sm:hidden",children:[o(so,{isUnfolded:t,children:e}),o(ro,{className:"my-m mr-m border-b border-solid border-main-divider",label:t?"Скрыть":"Подробнее",isUnfolded:t,embedded:!0,onClick:n})]})]})})),co=e=>{const t=uo(e);return o(Zs,{label:"Режим работы",value:t,className:"max-w-none"})},mo=({workTime:e="",lunchHour:t="",daysOff:n=""},a=!1)=>e?[`${a?"Суббота":"Будние дни"}: ${e}`,t?`перерыв: ${t}`:"",n?`не работает: ${n}`:""].filter(Boolean).join("; "):"",uo=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[mo({workTime:t?.workTime,lunchHour:t?.lunchHour,daysOff:n?"":a}),mo({workTime:n?.workTime,lunchHour:n?.lunchHour,daysOff:a},!0)].filter(Boolean)},ho=[["workingMonday","Пн","Понедельник"],["workingTuesday","Вт","Вторник"],["workingWednesday","Ср","Среда"],["workingThursday","Чт","Четверг"],["workingFriday","Пт","Пятница"],["workingSaturday","Сб","Суббота"],["workingSunday","Вс","Воскресенье"]],po=e=>ho.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??"")}}))),go=e=>{if(!e)return null;const t=fo(e);return c(ao,{className:"border-none",children:[o(Zs,{label:"Для юридических лиц",labelSize:"text-l",children:o("div",{className:"flex gap-1",children:t.map(yo)})}),o(Zs,{label:"Режим работы",className:"max-w-none",children:o(ze,{children:e})})]})},fo=e=>{const t=ho.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},yo=({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(ze,{size:"text-xs",children:e})},String(n)),bo=({currency:e,buyExchangeRate:t,saleExchangeRate:n},a)=>c("div",{className:"flex gap-lg h-full",children:[e?.currency?o(Zs,{label:"Валюта",value:e.currency}):null,t?o(Zs,{label:"Купить",value:String(t)}):null,n?o(Zs,{label:"Продать",value:String(n)}):null]},String(a)),xo={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"}},vo=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",xo[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(ze,{size:"text-m",color:xo[n].text,children:t})]}))),No=(new Date).getDay(),wo=e=>{const[t]=e?.slice(No-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(vo,{color:"green",children:i}):null,n&&r?o(vo,{color:"yellow",children:`перерыв: ${n}`}):null]}):o(vo,{color:"red",children:"Выходной"})},Co=({lunchHour:e,hasLunch:t=!1,status:n=!1})=>n?e&&t?`Перерыв ${e}`:e:"Не работает",So=({title:e,status:t,workTime:n,lunchHour:a,hasLunch:i},r)=>o(Zs,{label:e,value:t&&n?n:"",subText:Co({lunchHour:a,hasLunch:i,status:t}),subColor:!t||i?"text-error":"text-green-dark"},String(r)),ko=e=>`<p><b>Режим обслуживания физ.лиц:<br/></b>${e}</p>`,Io=e=>`<p><b>Режим обслуживания физ. и юр. лиц:<br/></b> ${e}</p>`,To=(e,t)=>`<p><b>Режим обслуживания физ.лиц:<br/></b>${e}</p> <p><b>Режим обслуживания юр.лиц:<br/></b>${t}</p>`,Ro=(e,t)=>{if(!e.workSchedule)return null;const n=po(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(ze,{size:"text-h4",children:e.name}),e.address?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(Y,{name:"GeolocationIcon",width:"24",height:"24"}),o(ze,{size:"text-l",children:e.address})]}):null]}),wo(n)]}),o(oo,{children:Eo(e)})]},String(t))},Eo=({phone:e,fax:t,phoneBusiness:n,phoneNatural:a,phoneCallCentre:i,phoneCurrencyControl:r,workSchedule:l,exchangeRate:s})=>{const d=po(l),m=l?.businessScheduleVisibleTag?"Для физических лиц":"Для физических и юридических лиц";return c("div",{children:[c(ao,{className:"flex-wrap border-b border-solid border-main-divider",children:[o(Zs,{label:"Факс",value:t,isPhone:!0}),o(Zs,{label:"Телефон филиала",value:e,isPhone:!0}),o(Zs,{label:"Для обращений юридических лиц",value:n,isPhone:!0}),o(Zs,{label:"Обслуживание физических лиц",value:a,isPhone:!0}),o(Zs,{label:"Для консультаций по валютному контролю",value:r,isPhone:!0}),o(Zs,{label:"Контакт-центр",value:i,isPhone:!0})]}),l?.isMatchesPattern?o(ao,{children:o(Zs,{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(So)})})}):c(ao,{children:[o(Zs,{label:m,labelSize:"text-l",children:o("div",{className:"flex gap-1",children:d?.map(yo)})}),co(d)]}),l?.businessScheduleVisibleTag?go(l?.businessScheduleDescription):null,s?.currencies?.length?o(ao,{className:"flex-wrap",children:s?.currencies?.map(bo)}):null]})},Do=({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=po(e),n=e?uo(t):"",a=e?e.businessScheduleDescription:"";return e?e.businessScheduleVisibleTag?e.businessScheduleVisibleTag&&null===e.businessScheduleDescription?ko(n):To(n,a):Io(n):""})(n)}`;return{header:a,body:r}},_o={workingSaturday:!1,premiumService:!1,privateBanking:!1,remoteWorkplace:!1,serviceDisabledPeople:!1,sellingCoins:!1,buyingCoins:!1,bullionOperations:!1,preciousMetalsOperations:!1,transferringDataToBiometricSystem:!1,barrierFree:!1,equippedWithRamp:!1,equippedWithLift:!1,equippedWithElevator:!1,equippedWithStairclimber:!1,hasHelpMeButton:!1,billAcceptorEnable:!1,workAllTime:!1,terminalTypeTerm:!1,terminalTypeAtms:!1},Oo={billAcceptorEnable:"Прием наличных",bullionOperations:"Операции со слитками",buyingCoins:"Покупка монет из драгоценных металлов",designDisabledPeople:"Для слабовидящих",locationDisabledPeople:"Для маломобильных",preciousMetalsOperations:"Операции с драгоценными металлами",premiumService:"Премиальное обслуживание",privateBanking:"Услуга Private banking",remoteWorkplace:"Удаленное рабочее место",terminalTypeAtms:"Банкоматы",terminalTypeTerm:"Терминалы",transferringDataToBiometricSystem:"Передача фото и голоса в Единую биометрическую систему",sellingCoins:"Продажа монет из драгоценных металлов",safeBoxCaseVolumes:"Аренда индивидуальных сейфовых ячеек",serviceDisabledPeople:"Для маломобильных граждан",workAllTime:"Круглосуточно",workingSaturday:"Открыты по субботам",barrierFree:"Без барьеров",equippedWithRamp:"Есть пандус",equippedWithLift:"Есть подъёмник",equippedWithElevator:"Есть лифт",equippedWithStairclimber:"Есть лестницеход",hasHelpMeButton:"Есть кнопка «HELP ME»"},Po={...{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),barrierFree:e=>Boolean("barrierFree"in e&&e.barrierFree),equippedWithRamp:e=>Boolean("equippedWithRamp"in e&&e.equippedWithRamp),equippedWithLift:e=>Boolean("equippedWithLift"in e&&e.equippedWithLift),equippedWithElevator:e=>Boolean("equippedWithElevator"in e&&e.equippedWithElevator),equippedWithStairclimber:e=>Boolean("equippedWithStairclimber"in e&&e.equippedWithStairclimber),hasHelpMeButton:e=>Boolean("hasHelpMeButton"in e&&e.hasHelpMeButton)},Bo=(e,t)=>{const n=Object.keys(t).filter((e=>t[e]));return e.filter((e=>n.every((t=>Po[t](e)))))},Mo=()=>{},Ao=({data:e,remoteWorkplaces:t=[],filtrationState:n={},getBalloon:a=Mo,getBalloonRemoteWorkplaces:i=Mo})=>{const[r,s,o,c]=l((()=>{const r=Bo(e,n),l=Bo(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}},Fo=!Boolean("object"==typeof globalThis.process&&globalThis.process&&globalThis.process.version),Lo=d((({children:e})=>Fo?e:null)),zo="/icons/MapMarkerClusterIcon.svg",Vo="/icons/MapMarkerClusterYellowIcon.svg";function $o({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=jo("offices",e,i);if(n.length&&n.every((e=>"type"in e))){const a=jo("workplaces",e,i),l=Wo(n.filter((e=>"workplaces"===e.type)),"workplaces",e),s=Wo(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=Wo(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 jo=(e,t,n)=>new t.Clusterer({clusterIcons:[{href:"offices"===e?zo:Vo,size:[78,84],offset:[-35,-50]}],clusterIconContentLayout:n,clusterHideIconOnBalloonOpen:!1,geoObjectHideIconOnBalloonOpen:!1}),Wo=(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?zo:Vo,iconImageSize:[78,84],iconImageOffset:[-35,-50]}))),qo={focus:"focus:border-primary-text focus:border",hover:"hover:bg-primary-hover",active:"active:bg-primary-active",font:"text-center font-sans"},Uo={...qo,border:"border border-transparent rounded-md",position:"absolute flex items-center justify-center"},Ho=(e,t,n)=>o("div",{className:`select-none cursor-pointer py-m w-12 bg-white ${Object.values(Uo).join(" ")} ${n}`,onClick:()=>{t.geolocation.get({provider:"yandex",autoReverseGeocode:!0,mapStateAutoApply:!0}).then((function(t){e.current.geoObjects.add(t.geoObjects)}))},children:o(Y,{name:"UserGeoLocationIcon",width:"20",height:"16"})}),Ko={...qo,border:"border-b border-b-2 border-gray last:border-0",position:"relative flex items-center justify-center"},Yo=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(Ko).join(" ")} bg-white select-none cursor-pointer w-12 h-12`,children:o(Y,{name:n,width:"20",height:"16"})})})),Go=[55.753995,37.614069],Xo=d((({points:e,className:t="",zoom:n=5,isLoad:a,selectedAddress:r})=>{const l=s(null),d=s(null),m=ss("ymaps",`https://api-maps.yandex.ru/2.1/?apikey=${P.YANDEX_MAP_API_KEY||""}&lang=ru_RU`,!1);if(i((()=>{l.current?$o({yandexMaps:m,map:l.current,points:e,isLoad:a}):m?.ready((()=>{l.current||(l.current=new m.Map(d.current,{center:Jo(e),zoom:n,controls:[],suppressMapOpenBlock:!0})),$o({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(Ga,{}):null,c("div",{className:u("absolute right-2 top-52 z-10 w-12 overflow-hidden border border-transparent rounded-md",h),children:[o(Yo,{yandexMaps:l}),o(Yo,{yandexMaps:l,direction:"out"})]}),Ho(l,m,u("right-2 top-80",h))]})})),Jo=e=>{const t=[Zo(Qo(e,0)),Zo(Qo(e,1))];return t.every((e=>e))?t:Go},Qo=(e,t)=>e.map((e=>e.coords?.[t])),Zo=e=>e.length&&e.reduce(((e,t)=>e+t))/e.length,ec=e=>Number(e.toString().replace(",",".")),tc=e=>{const t=Ms(),{data:n,error:a}=fi(`${t?`${Fs}/public-data`:As}/dictionary?dictionaryType=${encodeURIComponent(e)}`,nc);return n&&"errorMessage"in n?{error:a}:{data:n,error:a}},nc=async e=>await zt(e,{method:"POST"})||[],ac=d((({field:e,input:t})=>{const[n,r]=a([]),{data:l}=tc("REGION_RF"),s=e("regionRetail")?.value||{},d=e(t?.name??"");i((()=>{(async()=>{const e=await(async e=>{const t=await Ls("/public-data/regionOffices","POST",{regionRfCd:{key:e},cashCardFlg:!0});return t?.offices?.map((e=>({...e,gpsLatitude:ec(e.latitude??Go[0]),gpsLongitude:ec(e.longitude??Go[1])})))||[]})(s?.key??"");r(e)})(),s?.key&&d.onChange?.("")}),[s.key]);const{points:m}=Ao({data:n,filtrationState:{},getBalloon:Do});return c("div",{children:[o(wa,{label:"Адрес отделения",placeholder:"Выберите отделение",options:n.map((({id:e,address:t=""})=>({key:e?.toString()||"",text:t}))),...d,isSearch:!0}),o("div",{className:"h-[600px]",children:o(Lo,{children:o(Xo,{points:m,isLoad:!l,className:"h-full",selectedAddress:d?.value?.text})})})]})})),ic=new ts;function rc(e){return as(ic,e)}Zl(ic,new es(globalThis?.localStorage));const lc=()=>rc(),sc=Kt((({field:e,source:t,fieldName:n,placeholder:a="Выберите из списка",options:i,onChange:r,...l})=>{const s=t?.map((e=>({key:e.key||"",text:e.value})))||[];return o(wa,{placeholder:a,options:s,...e(n),...l,onChange:r??e(n)?.onChange})})),oc=d((({field:e,input:t})=>{const n=lc();return o(sc,{field:e,source:n.amountWorkers??[],label:"Количество работающих в организации",fieldName:"amountWorkers",input:t})})),cc=d((({field:e,input:t})=>o(_r,{text:"Наличие военного билета",...e(t?.name??"")}))),dc=d((({className:e,label:t,required:n,error:a,...i})=>c("div",{className:u("shrink-0 w-full",e),children:[o(Nl,{label:Jn({label:t,required:n}),...i}),Qn(a)]}))),mc=[{id:"true",text:"Да"},{id:"false",text:"Нет"}],uc=d((({field:e,input:t})=>{const[n,i]=a(""),l=r((t=>{i(t),"false"===t&&e("bankEmployeeCode")?.onChange?.(null)}),[]);return c("div",{className:"flex flex-col md:flex-row",children:[o(dc,{label:"Мне помог сотрудник Банка",orientation:"horizontal",items:mc,value:n,onChange:l}),"true"===n?o(Us,{label:"Код представителя Банка",placeholder:"Введите код",isInteger:!0,maxLength:8,...e(t?.name??""),...t}):null]})})),hc=d((({field:e,input:t})=>o(_r,{text:"В отношении меня ведётся производство по делу о банкротстве",...e(t?.name??"")}))),pc=d((({field:e,input:t})=>o(dr,{label:"Дата начала работы на текущем месте",...e(t?.name??""),...t,disabled:Fr(e,t),maxDate:new Date}))),gc=d((({field:e,input:t})=>o(Us,{label:"Место рождения",maxLength:100,...e(t?.name??""),...t,disabled:Fr(e,t)})));function fc(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 yc=d((({__html:e,icon:t="InfoCircleIcon",iconVersion:n="black",image:a})=>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:a?o(ie,{image:a,className:"block w-max"}):o(Y,{name:t,width:"24",height:"24",iconVersion:n})}),o("div",{className:"",children:o(Fe,{__html:e})})]}))),bc=d((({field:e,input:t})=>{const[n,s]=a([]),[d]=fc("programId"),{productType:m}=lc(),u="38"===d,h="debitCard"===m,p=Boolean(e("esiaAccountTypeCd")?.value?.key),{value:g,onChange:f}=e("cardCategory"),y=e("paymentSystem")?.value?.key,b=e("isMomentDebitCard")?.onChange,x=r((e=>1===e.length?{key:e[0].key,text:e[0].value}:null),[]),v=r((e=>{f?.(e),b?.(e?.text?.toLowerCase()?.includes("неимен"))}),[]);i((()=>{y&&d&&(async()=>{const e=await(async(e,t)=>{const n=await Ls("/dictionaryFiltered","POST",{type:"CARD_TYPE",presets:{paymentSystemTypeCd:e,creditProgramId:t}});return Array.isArray(n)?n:[]})(y,d),t=!h||p||u?e:vc(e);s(t),xc(t,g)||f?.(x(t))})()}),[y,x]);const N=l((()=>n?.find((e=>e.key===g?.key))?.description),[n,g]);return c("div",{children:[o(sc,{field:e,source:n,label:"Категория карты",fieldName:"cardCategory",input:t,onChange:v}),N?o(yc,{__html:N}):null]})})),xc=(e,t)=>e.some((e=>e.key===t?.key)),vc=e=>e.filter((e=>e.value&&e.value.toLowerCase().includes(" именная"))),Nc=d((({field:e,input:t})=>o(Us,{label:"Количество детей до 18 лет",placeholder:"Введите значение",isInteger:!0,type:"number",...e(t?.name??""),...t}))),wc=d((({field:e,input:t})=>o(Us,{label:"Кодовое слово",maxLength:20,...e(t?.name??""),...t}))),Cc=d((({field:e,input:t})=>{const{data:n}=tc("INCOME_CERT_UNITED"),a=Fr(e,t);return c("div",{className:"space-y-xl",children:[a?o(yc,{__html:"Для выбора иного способа подтверждения дохода, оформите новую заявку на кредит без авторизации на портале Госуслуги"}):null,o(sc,{field:e,source:n,label:"Способ подтверждения дохода",fieldName:"confirmationIncome",input:t,disabled:a})]})})),Sc=d((({field:e,input:t})=>{const{data:n}=tc("MILITARY_STATUS");return o(sc,{field:e,source:n,label:"Статус военнообязанного",fieldName:"conscription",input:t})})),kc=()=>rc(),Ic=d((({src:e,onClose:t,onDocumentRead:n})=>{const a=Ee();return c(zn,{onClose:t,children:[a?o("img",{src:e}):o("iframe",{src:`${e}#toolbar=0`,className:"w-full h-[80vh]",id:"iframe-dialog"}),o(Mn,{className:"mx-auto mt-m",type:"button",onClick:()=>{n?.(),t?.()},children:"Ознакомиться"})]})})),Tc=(e,t)=>{const[n,{setTrue:a,setFalse:i}]=nn(!1),{open:l}=pn(Ic),s=Ee();return{openDocument:r((async()=>{if(e&&!n){a();const n=URL.createObjectURL(await(async(e,t=!1)=>{const n=await zs(`/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}},Rc=d((({className:e,error:t,docId:n,...a})=>{const{openDocument:i,isLoading:r}=Tc(n,(()=>a.onChange?.(!0)));return c("div",{className:e,children:[c("div",{className:"flex flex-wrap gap-x-m",children:[o(Za,{...a}),n?c(Mn,{embedded:!0,onClick:i,children:[o(Fl,{children:"Ознакомиться"}),r?o(Ga,{blur:!1,size:"extraSmall",position:"static"}):null]}):null]}),Qn(t)]})})),Ec=d((({field:e,input:t})=>{const{productType:n}=kc(),a=Ps[n??""];return t&&t.name?o(Rc,{text:a?.[t.name]?.text,docId:a?.[t.name]?.docId,...e(t.name)}):null})),Dc=Math.round(29.5),_c=d((({className:e,title:t,children:n,...a})=>c(g,{className:u("space-y-xl",e),defaultPadding:"p-4xl",...a,children:[t?o(N,{className:"text-center",title:t}):null,n]}))),Oc="flex flex-col justify-between lg:flex-row gap-4xl",Pc="flex flex-col lg:w-1/2 gap-2xl",Bc="flex flex-col gap-y-xl min-w-52",Mc=d((({value:e,fractionDigits:t,fixed:n,prefix:a,postfix:i})=>o(ze,{size:"text-h3",children:"number"==typeof e?[a,Je(t,{fixed:n})(e),i].filter(Boolean).join(" "):e}))),Ac=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(ze,{size:"text-l",font:"font-light",color:a,children:t}):null,n?o(Mc,{value:n,...i}):o(ze,{size:"text-h3",children:"-"})]}))),Fc=e=>zc([(e,t)=>e<t,(e,t)=>e?.maxSum>t?.maxSum],e),Lc=(e=[],t=!1,n=[])=>({...zc([(e,t)=>e>t,(e,t)=>e?.minSum<t?.minSum],e?.filter((e=>t===Boolean(e?.isNewClient)))),extraPercent:n.at(-1),extraPercents:n}),zc=(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]},Vc=(e,t=0)=>e?.sum?e.sum:t,$c=(e,t=0)=>e?.period&&e.period>=1&&e.period<=60?e.period:t,jc=(e,t)=>e?o(w,{size:"text-xs",font:"font-light",color:"text-secondary-text",children:e},String(t)):null,Wc=({min:e=0,max:t=0,availableMonths:n,...a})=>o(Di,{items:[`От ${qc(e)}`,`До ${qc(t)}`],step:1,...n?.length?{list:n}:{min:e,max:t},...a}),qc=e=>`${e} ${Number(e)%10==1?"месяца":"месяцев"}`,Uc=({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(ze,{color:"text-secondary-text",font:"font-light",children:t})}):null,o(Nl,{orientation:n,items:e,value:e[a?0:1].id,onChange:t=>i&&i(t===e[0].id),...r})]}),Hc=e=>Uc({...e,title:"Тип платежа",orientation:"vertical",className:"sm:flex-col",items:[{id:"annuity",text:"Аннуитетный"},{id:"differential",text:"Дифференцированный"}]}),Kc=({isShowItems:e=!0,step:t=1e3,postfix:n="₽",...a})=>o(Di,{items:e?[`От ${Je(1)(a.min||0)} ${n}`,`До ${Je(1)(a.max||0)} ${n}`]:[],step:t,...a}),Yc=({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?.(ki(t?.[i],n.minMonths,n.maxMonths))},Gc=(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)},Xc=e=>e,Jc=(e=Xc)=>t=>t.reduceRight(((t,n)=>e(t)>e(n)?t:n)),Qc=Jc(),Zc=(e=Xc)=>Jc((t=>-e(t))),ed=Zc(),td=([e,t],n,a=[])=>n&&n[e]&&n[t]?{[e]:n[e],[t]:n[t]}:nd([e,t],a),nd=([e,t],n=[])=>({[e]:n.length?ed(n.filter((t=>"number"==typeof t[e])).map((t=>t[e]))):0,[t]:n.length?Qc(n.filter((t=>"number"==typeof t[e])).map((e=>e[t]))):0}),ad=(e,[t,n],a)=>e>=a[t]&&e<=a[n],id={minSum:1e4,maxSum:5e6,minMonths:1,maxMonths:60,rate:0,isSalaryClient:!1,isPensionClient:!1,isStateEmployee:!1,isInsurance:!0},rd=e=>ld({...e,fieldKey:"isSalaryClient",viewSettingFieldKey:"isShowSalaryClient"})&&ld({...e,fieldKey:"isStateEmployee",viewSettingFieldKey:"isShowStateEmployee"})&&ld({...e,fieldKey:"isPensionClient",viewSettingFieldKey:"isShowPensionClient"})&&ld({...e,fieldKey:"isInsurance",viewSettingFieldKey:"isShowInsurance"}),ld=({row:e,userInputParams:t,paramsViewSettings:n,fieldKey:a,viewSettingFieldKey:i})=>!!n&&!n[i]||t[a]===e[a],sd=(e,t,n)=>{const{moneyValue:a,monthsValue:i}=e,r=t?.rateRows||[id],l=(({limitRows:e,userInputParams:t,paramsViewSettings:n})=>e?.find((e=>rd({row:e,userInputParams:t,paramsViewSettings:n}))))({limitRows:t?.limitRows||[],userInputParams:e,paramsViewSettings:n}),{minSum:s,maxSum:o}=td(["minSum","maxSum"],l,r),{minMonths:c,maxMonths:d}=td(["minMonths","maxMonths"],l,r),m=(({rateRows:e=[],userInputParams:t,paramsViewSettings:n,moneyValue:a,monthsValue:i})=>e?.find((e=>rd({row:e,userInputParams:t,paramsViewSettings:n})&&ad(a,["minSum","maxSum"],e)&&ad(i,["minMonths","maxMonths"],e)))||id)({rateRows:r,userInputParams:e,paramsViewSettings:n,moneyValue:a,monthsValue:i}),{rate:u}=m,h=Gc(u,e);return{...m,...e,minSum:s,maxSum:o,minMonths:c,maxMonths:d,moneyValue:a,monthsValue:i,monthlyPayment:h}},od=(e={})=>Boolean(Object.values(e).filter((e=>e)).length),cd={isSalaryClient:"isSalaryClient",isStateEmployee:"isStateEmployee",isPensionClient:"isPensionClient",isInsurance:"isInsurance",moneyValue:"maxSum"},dd=Kt((({className:e,title:t,calcSource:n,buttons:a,footnote:l,paramsViewSettings:s,defaultParams:d,onChange:m,...h})=>{const p=Fc(n?.rateRows),g=r((e=>{const t=sd(e,n,s);m?.({...e,monthlyPayment:t.monthlyPayment,rate:p?.rate??0})}),[s,n]),[f,{field:y}]=dn({moneyValue:Vc(d,2e5),monthsValue:$c(d,Dc),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}),b=sd(f,n,s),x=Hc({...y("isAnnuity")}),{onChange:v}=y("moneyValue"),{onChange:N}=y("monthsValue");return i((()=>{v&&v(ki(f.moneyValue,b.minSum,b.maxSum))}),[b.minSum,b.maxSum]),i((()=>{N&&N(ki(f.monthsValue,b.minMonths,b.maxMonths))}),[b.minMonths,b.maxMonths]),i((()=>{!od(d)&&p&&Yc({field:y,defParams:p,calcParams:b,map:cd,monthsValue:"minMonths"})}),[n,d]),o(_c,{className:e,title:t,...h,children:c("section",{className:u(Oc,e),children:[c("div",{className:Pc,children:[Kc({title:"Сумма кредита, ₽",step:500,min:b.minSum,max:b.maxSum,...y("moneyValue"),value:b.moneyValue}),Wc({title:"Срок кредита, месяцев",min:b.minMonths,max:b.maxMonths,...y("monthsValue"),value:b.monthsValue}),md({...b,...s},y),o("div",{className:"sm:hidden",children:x})]}),c("div",{className:u(Bc,"@4xl:w-1/2"),children:[o(Ac,{title:"Полная стоимость кредита",value:n?.totalLoanCost}),o(Ac,{title:"Ставка от",value:p?.rate,fractionDigits:2,postfix:"%"}),o(Ac,{title:"Ежемесячный платёж",value:b.monthlyPayment,postfix:"₽"}),o("div",{className:"hidden sm:block mb-lg",children:x}),Ke(a,{isVertical:!0}),jc(l)]})]})})})),md=(e,t)=>c("div",{className:"flex flex-col gap-y-2xl",children:[e.isShowSalaryClient?o(Za,{text:"Получаю зарплату на счёт\nв Россельхозбанке",...t("isSalaryClient"),value:e.isSalaryClient,className:"whitespace-pre-line sm:whitespace-normal"}):null,e.isShowStateEmployee?o(Za,{text:"Работаю в бюджетной организации",...t("isStateEmployee"),value:e.isStateEmployee}):null,e.isShowPensionClient?o(Za,{text:"Получаю пенсию на карту Россельхозбанка",...t("isPensionClient"),value:e.isPensionClient}):null,e.isShowInsurance?o(Za,{text:"Комплексная страховая защита",...t("isInsurance"),value:e.isInsurance}):null]}),ud="calculator",hd=d((({field:e,params:t})=>{const n=r((t=>{e(ud).onChange?.(t)}),[]);return o(dd,{...t?.calcData,padding:"p-0",defaultParams:gd(e(ud).value),onChange:n})})),pd={moneyValue:"sum",monthsValue:"period",isInsurance:"isEnableInsurance",isPensionClient:"isEnablePensionClient",isStateEmployee:"isEnableStateEmployee",isSalaryClient:"isEnableSalaryClient",isAnnuity:"isAnnuity"},gd=(e,t=!1)=>{const n=t?fd(pd):pd;return Object.fromEntries(Object.entries(e??{}).map((([e,t])=>[n[e],t])))},fd=e=>Object.fromEntries(Object.entries(e).map((([e,t])=>[t,e]))),yd=d((({field:e,input:t})=>{const{data:n}=tc("CREDIT_IN_RSHB");return o(sc,{field:e,source:n,label:"Имеет ли юридическое лицо, акционером / участником / членом / пайщиком /\n вкладчиком с долей участия более 20% уставного капитала руководителем,\n которого Вы являетесь, кредит в АО «Россельхозбанк»",fieldName:"creditInRshbCd",input:t,disabled:!e?.("shareholderFlg")?.value})})),bd={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",46:"owner_debit_card_plus",47:"owner_debit_card_pens_plus"},xd=[{id:"810",text:"Рубли"}],vd=d((({field:e,input:t})=>{const{data:n}=tc("CURRENCY"),{programId:a}=kc(),i=l((()=>!Object.keys(bd).includes(a||"")||"38"===a),[]),r=l((()=>i?xd:n?.map((e=>({id:e.key??"",text:e.description})))),[n]);return o(dc,{label:"Валюта",orientation:"horizontal",items:r,...e(t?.name??"")})})),Nd=(e,t)=>{if(!t)return null;const n=kd(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")}},wd=(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},Cd=(e,t)=>{const n=kd(e);return[40001,40002,71610].includes(t)?n("FOREIGN"):n("RUSSIAN")},Sd=(e,t,n)=>{const a=kd(e);return a("7725114488"===n?"RSHB":50102===t?"SOLE_TRADER":t>=75e3&&t<=75505&&75500!==t?"BUDGETARY":"COMMERCIAL")},kd=e=>t=>e.map((e=>({key:e.key,text:e.value}))).find((e=>e.key===t))??null,Id={amountWorkers:"EMPLOYEES_NUMBER",employerOrganization:"ORGANIZATION_KIND",employerActivities:"ORGANIZATION_ACTIVITY_TYPE",organization:"ORGANIZATION_TYPE"},Td=(e,t,n)=>{const{okved:a,okopf:i,inn:r,organizationName:l}=Rd(n);t?.("legalForm")?.onChange?.(n.data?.opf?.short),t?.("organizationAddress")?.onChange?.(Ks(n.data?.address));const s={amountWorkers:wd(e?.amountWorkers,n.data?.employee_count),employerActivities:Nd(e?.employerActivities??[],a),organization:Sd(e?.organization??[],i,r),employerOrganization:Cd(e?.employerOrganization??[],i),organizationName:l,inn:r,isDadataOrganization:!0};for(const e in s)t?.(e)?.onChange?.(s[e])},Rd=e=>({inn:e.data?.inn??"",okopf:Number(e.data?.opf?.code),okved:e.data?.okved??"",organizationName:e.data?.name?.short_with_opf??""}),Ed=d((({field:e,input:t})=>{const n=lc(),[l,s]=a(""),{employerActivities:c,employerOrganization:d,organization:m,amountWorkers:u}=n,h=e?.("esiaAccountTypeCd")?.value,p=e?.("inn")?.value,g=e?.("organizationName")?.error,f=e("isDadataOrganization")?.value;i((()=>{s(g&&!f?"Необходимо выбрать ИНН из выпадающего списка":"")}),[f,g]);const y=r((t=>{Td(n,e,t)}),[]);i((()=>{(async()=>{await(async(e,t)=>{const n=Ms();await Promise.all(Object.entries(e).map((e=>{const[a,i]=e;Ls(`${n?"/public-data":""}/dictionary?dictionaryType=${encodeURIComponent(i)}`,"POST").then((e=>{t[a]=e}))})))})(Id,n)})()}),[]),i((()=>{h&&p&&Dd(n)&&(async()=>{const t=await(async e=>{const t=await yr({url:"suggest/party",query:e});return t?.[0]})(p);t&&Td(n,e,t)})()}),[c,d,m,u]);const b=r((t=>{e?.("inn")?.onChange?.(t),e?.("isDadataOrganization")?.onChange?.(!1)}),[]);return o(Us,{label:"ИНН",isInteger:!0,maxLength:12,...t,...e(t?.name??""),onDaDataChange:y,disabled:Fr(e,t),onChange:b,error:l||e("inn")?.error})})),Dd=e=>{const{employerActivities:t,employerOrganization:n,organization:a,amountWorkers:i}=e;return[n,a,i,t].every(Boolean)},_d=new Date(Date.now()+864e5),Od=d((({field:e,input:t})=>{const{productType:n}=lc(),a="debitCard"===n,i=a?_d:new Date,{data:r}=tc("DAYS_DELIVERY_SETTINGS"),s=l((()=>{const e=r?.find((e=>"WEEKEND"===e.key));return e&&e.value?e.value.split(",").map(Number):[]}),[r]);return o(dr,{label:"Дата доставки",...e(t?.name??""),minDate:i,weekends:a?s:[]})})),Pd=d((({field:e,input:t})=>{const{productType:n}=lc(),a="debitCard"===n,{data:i}=tc("COURIER_DELIVERY_TIME"),r=["TIME_1","TIME_2","TIME_3"],s=["TIME_4","TIME_5"],c=l((()=>{const e=a?s:r;return(i||[]).filter((t=>t.key&&e.includes(t.key))).map((e=>({id:e.key,text:e.value})))}),[i,a]);return o(dc,{label:"Время доставки",className:"flex-row",items:c,...e(t?.name??"")})})),Bd=d((({field:e,input:t})=>o(Us,{label:"Количество иных иждивенцев",placeholder:"За исключением детей до 18 лет",isInteger:!0,maxLength:2,type:"number",...e(t?.name??""),...t}))),Md=d((({field:e,input:t})=>{const n=e("limitedBirthday")?.value,a=l((()=>new Date(n?.getFullYear()+14,n?.getMonth(),n?.getDate())),[n]);return o(dr,{label:"Дата выдачи",...e(t?.name??""),disabled:Fr(e,t),minDate:a,maxDate:new Date})})),Ad=d((({field:e,input:t})=>{const{value:n,onChange:a}=e("dulSubdivisionCode"),i=r((e=>{a?.(e?.data?.code)}),[]);return o(Us,{disabled:Fr(e,t),label:"Кем выдан",maxLength:200,...t,...e(t?.name??""),onDaDataChange:i,daDataQueryPrefix:n})})),Fd=d((({field:e,input:t})=>o(Us,{disabled:Fr(e,t),label:"Номер документа",isInteger:!0,maxLength:6,...e(t?.name??"")}))),Ld=d((({field:e,input:t})=>o(Us,{disabled:Fr(e,t),label:"Серия документа",isInteger:!0,maxLength:4,...e(t?.name??"")}))),zd=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?.(Ki(n,"___-___"))}),[]);return i((()=>{const t=e?.("dulSubdivisionCode")?.value;t&&a(t)}),[]),o(Us,{disabled:Fr(e,t),label:"Код подразделения",...t,...e(t?.name??""),placeholder:"___-___",onChange:a,onDaDataChange:n})})),Vd=d((({field:e,input:t})=>{const{data:n}=tc("EDUCATION_LEVEL");return o(sc,{field:e,source:n,label:"Образование",fieldName:"education",input:t})})),$d=d((({field:e,input:t})=>{const n=r((t=>{(ps.test(t)||0===t.length)&&e("email")?.onChange?.(t)}),[e]);return o(Us,{label:"Электронная почта",maxLength:50,...e(t?.name??""),...t,onChange:n})})),jd=d((({field:e,input:t})=>{const n=lc();return o(sc,{field:e,source:n.employerActivities??[],label:"Вид деятельности организации-работодателя",fieldName:"employerActivities",input:t})})),Wd=d((({field:e,input:t})=>{const n=lc();return o(sc,{field:e,source:n.employerOrganization??[],label:"Вид организации работодателя",fieldName:"employerOrganization",input:t})})),qd=d((({field:e,input:t})=>{const{data:n}=tc("EMPLOYMENT_INFO_UNITED");return o(sc,{field:e,source:n,label:"Информация о трудоустройстве",fieldName:"employment",input:t})})),Ud=d((({field:e,input:t})=>{const n=r((n=>e(t?.name??"")?.onChange?.(String(ki(Number(n),0,5)))),[]);return o(Us,{label:"Стаж за последние 5 лет",placeholder:"Количество лет",type:"number",...e(t?.name??""),...t,onChange:n,disabled:Fr(e,t)})})),Hd=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(Us,{label:"Количество членов семьи",placeholder:"Введите значение",type:"number",disabled:!0,value:n,onChange:a})})),Kd=d((({field:e,input:t})=>{const{data:n}=tc("MARITAL_STATUS");return o(sc,{field:e,source:n,label:"Семейное положение",fieldName:"familyStatus",input:t})})),Yd=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(Us,{label:"Общий стаж",type:"number",maxLength:2,placeholder:"Количество лет",isInteger:!0,...e(t?.name??""),...t,error:n||e("generalSeniority")?.error,disabled:Fr(e,t)})})),Gd=d((({field:e,input:t})=>{const{data:n}=tc("HOUSE_TYPE");return o(sc,{field:e,source:n,label:"Тип жилья",fieldName:"housing",input:t})})),Xd=d((({input:e})=>o(yc,{__html:e?.label}))),Jd=d((({field:e,input:t})=>o(_r,{text:"Я планирую в ближайшее время инициировать дело о банкротстве в отношении себя",...e(t?.name??"")}))),Qd=d((({field:e,input:t})=>o(Us,{label:"Количество мест работы за последние 5 лет",placeholder:"Количество мест",type:"number",isInteger:!0,maxLength:2,...e(t?.name??""),...t,disabled:Fr(e,t)}))),Zd=d((({field:e,input:t})=>o(Us,{label:"Стаж на последнем рабочем месте",placeholder:"Количество лет",type:"number",maxLength:2,isInteger:!0,...e(t?.name??""),...t,disabled:Fr(e,t)}))),em=/^[\u0041-\u005A\u0061-\u007A\s]+$/u,tm=(e="",t="")=>em.test(e)&&t.length<20&&e.length+t.length<=20,nm={"А":"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",".":".",",":",","-":"-"," ":" "},am=e=>e.replace(/[А-ЯЁа-яё,. -]/g,(e=>nm[e.toLowerCase()].toUpperCase()||"")),im=(e,t)=>{let n=am(e);const a=am(t).substring(0,20);return 20===a.length?n="":n.length+a.length>20&&(n=n.substring(0,1)),{translatedName:n,translatedSurame:a}},rm=d((({field:e,input:t})=>{const n=e("latinSurname")?.value,a=e("name")?.value,l=e("surname")?.value,s=e("latinName")?.onChange;i((()=>{const{translatedName:e}=im(a,l);s?.(e)}),[]);const c=r((e=>{(tm(e,n)||0===e.length)&&s?.(e.toUpperCase())}),[n]);return o(da,{label:"Имя",placeholder:"Имя латинскими буквами",...e(t?.name??""),onChange:c,...t})})),lm=d((({field:e,input:t})=>{const n=e("latinName")?.value,a=e("name")?.value,l=e("surname")?.value,s=e("latinSurname")?.onChange;i((()=>{const{translatedSurame:e}=im(a,l);s?.(e)}),[]);const c=r((e=>{(tm(e,n)||0===e.length)&&s?.(e.toUpperCase())}),[n]);return o(da,{label:"Фамилия",placeholder:"Фамилия латинскими буквами",...e(t?.name??""),onChange:c,...t})})),sm=d((({field:e,input:t})=>o(Us,{label:"Наименование юридического лица",...t,...e(t?.name??""),disabled:!e?.("shareholderFlg")?.value}))),om=d((({field:e,input:t})=>o(Us,{label:"ОПФ",maxLength:20,placeholder:"ООО, ПАО и др.",...e(t?.name??""),...t}))),cm=d((({field:e,input:t})=>o(dr,{label:"Дата рождения",...e(t?.name??""),disabled:Fr(e,t)}))),dm=d((({field:e,input:t})=>o(Us,{label:"Обязательные выплаты",placeholder:"Введите значение",isInteger:!0,type:"number",maxLength:10,...e(t?.name??""),...t}))),mm=[{id:"office",text:"В отделении Банка"},{id:"courier",text:"Курьерская доставка"}],um=d((({field:e,input:t})=>o(dc,{orientation:"horizontal",items:mm,...e(t?.name??"")}))),hm=d((({field:e,input:t})=>{const n=r((t=>{(hs.test(t)||0===t.length)&&e("middleName")?.onChange?.(t)}),[e]);return o(Us,{label:"Отчество (Обязательно, при наличии)",maxLength:40,disabled:Fr(e,t),...e(t?.name??""),...t,onChange:n})})),pm=d((({field:e,input:t})=>{const n=r((t=>{(hs.test(t)||0===t.length)&&e("name")?.onChange?.(t)}),[e]);return o(Us,{label:"Имя",maxLength:40,disabled:Fr(e,t),...e(t?.name??""),...t,onChange:n})})),gm=d((({field:e,input:t})=>{const n=lc();return o(sc,{field:e,source:n.organization??[],label:"Тип организации",fieldName:"organization",input:t})})),fm=d((({field:e,input:t})=>{const n=lc(),[l,s]=a(""),c=e?.("organizationName")?.error,d=e("isDadataOrganization")?.value;i((()=>{s(c&&!d?"Необходимо выбрать организацию из выпадающего списка":"")}),[d,c]);const m=r((t=>{Td(n,e,t)}),[]),u=r((t=>{e?.("organizationName")?.onChange?.(t),e?.("isDadataOrganization")?.onChange?.(!1)}),[]);return o(Us,{label:"Наименование организации",...t,...e(t?.name??""),disabled:Fr(e,t),onDaDataChange:m,onChange:u,error:l||e("organizationName")?.error})})),ym=d((({field:e,input:t})=>o(Us,{label:"Иные доходы",placeholder:"Введите значение",isInteger:!0,...e(t?.name??""),...t}))),bm=d((({field:e,input:t})=>o(dr,{label:"Дата регистрации по месту жительства",...e(t?.name??""),maxDate:new Date}))),xm=d((({field:e,input:t})=>{const n=r((n=>e(t?.name??"")?.onChange?.(String(ki(Number(n),0,100)))),[]);return o(Us,{label:"Доля участия в бизнесе",placeholder:"в %",isInteger:!0,maxLength:3,...e(t?.name??""),...t,onChange:n})})),vm=e=>e.map((e=>({key:e.type,text:e.name}))),Nm=e=>e?.key,wm=d((({field:e,input:t})=>{const[n,i]=a([]),r=rc();gr((async()=>{const{programId:e}=r;if(e){const t=await(async e=>{const t=await Ls("/public-data/creditProgramConditions","POST",{creditProgramId:e});return vm(t?.paymentSystems||[])})(e);i(t??[])}}),[]);const s=l((()=>n?.map((e=>({id:e.key,text:e.text})))??[]),[n]);return o(dc,{label:"Платежная система",orientation:"horizontal",items:s,...e(t?.name??"",{format:Nm,parse:e=>n?.find((t=>t.key===e))})})})),Cm=d((({field:e,input:t})=>{const{data:n}=tc("POSITION");return o(sc,{field:e,source:n,label:"Должность в организации",fieldName:"positionOrganization",input:t})})),Sm=async()=>await Ls("/public-data/regionsCardDelivery","GET")||void 0,km=d((({field:e,input:t})=>{const{productType:n}=lc(),{data:a}=tc("REGION_RF"),{data:i}=fi("regionsDelivery",Sm),{data:l}=tc(Im(n)),s=e("esiaAccountTypeCd")?.value?.key,c=a?.map((({key:e,value:t})=>({key:e,text:t}))),d="true"===l?.find((e=>"DELIVERY_ACTIVE"===e?.key))?.value,m=e("regionRetail")?.onChange,u=e("regionHasDelivery")?.onChange,h=e("methodObtain")?.onChange,p=r((e=>{const t=d&&i?.find((t=>t.regionCode===e.key))?.deliveryFlg&&Boolean(s);u?.(t),h?.(t?"courier":"office"),m?.(e)}),[i,d,s]);return o(wa,{label:"Регион",placeholder:"Выберите регион",isSearch:!0,options:c,...e(t?.name??""),onChange:p})})),Im=e=>"debitCard"===e?"DEBIT_CARD_LEAD_PROCESS_SETTINGS":"CREDIT_LEAD_PROCESS_SETTINGS",Tm=d((({field:e,input:t})=>o(Us,{label:"Пенсионные доходы",placeholder:"Введите значение",isInteger:!0,type:"number",maxLength:10,...e(t?.name??""),...t}))),Rm=["male","female"],Em=[{id:"male",text:"Мужской"},{id:"female",text:"Женский"}],Dm=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 yr({url:"suggest/fio",requestData:{parts:["NAME"]},query:e}),n=t[0]?.data?.gender?.toLowerCase()||"";return Rm.includes(n)?n:""})(n);e&&r?.(e)})()}),[]),o(dc,{label:"Пол",orientation:"horizontal",items:Em,...e(t?.name??"")})})),_m=d((({field:e,input:t})=>o(_r,{text:"Я являюсь акционером / участником / членом / пайщиком / вкладчиком с долей участия более 20% уставного капитала юридического лица",...e(t?.name??"")}))),Om=d((({children:e,onChange:t,maxLength:n,...a})=>{const i=r((e=>n?e.length<=n&&t?.(Ki(e,"___-___-___ __")):t?.(Ki(e,"___-___-___ __"))),[t]),l=r((e=>{"___-___-___ __"===e&&t&&t("")}),[]);return o(ra,{...a,onChange:i,onFocus:e=>i(e?.target?.value||""),onBlur:e=>l(e?.target?.value||""),children:e})})),Pm=d((({className:e,label:t,required:n,value:a,error:i,onChange:r,onBlur:l,...s})=>c("div",{className:u("shrink-0 w-full",e),children:[o(Om,{"aria-label":t,label:Jn({label:t,required:n}),valid:Boolean(!i),value:a,onChange:r,onBlur:l,placeholder:"___-___-___ __",...s}),Qn(i)]}))),Bm=d((({field:e,input:t})=>o(Pm,{label:"СНИЛС",maxLength:14,...e(t?.name??""),...t}))),Mm=d((({field:e,input:t})=>{const n=r((t=>{(hs.test(t)||0===t.length)&&e("surname")?.onChange?.(t)}),[e]);return o(Us,{label:"Фамилия",maxLength:40,disabled:Fr(e,t),...e(t?.name??""),...t,onChange:n})})),Am=d((({field:e,input:t})=>o(Us,{label:"Совокупный доход в месяц после вычета налогов (зарплата, премии)",placeholder:"Введите значение",isInteger:!0,type:"number",maxLength:10,...e(t?.name??""),...t,disabled:Fr(e,t)}))),Fm={$ref:"/wcms-resources/delivery-cities-data.json"},Lm={limitedBirthday:cm,name:pm,surname:Mm,middleName:hm,email:$d},zm={processPersonalDataFlg:Ec,consentProviderFlg:Ec,consentOthersFlg:Ec,consentInformFlg:Ec,consentPfrFlg:Ec,consentInformMaterialsFlg:Ec,consentFATCA:Ec},Vm={organization:gm,organizationAddress:Hs,organizationPhone:tl,organizationName:fm,legalForm:om,generalSeniority:Yd,lastJobExperience:Zd,experience5Years:Ud,jobsNumber:Qd,beginDate:pc,addressFact:Js,addressRegistration:Hs,addressRetail:ac,addressMatch:Qs,sex:Dm,birthPlace:gc,education:Vd,housing:Gd,amountWorkers:oc,employment:qd,employerActivities:jd,employerOrganization:Wd,positionOrganization:Cm,familyStatus:Kd,familyMembers:Hd,children:Nc,dependents:Bd,snils:Bm,conscription:Sc,armyIdFlg:cc,dulSerie:Ld,dulNumber:Fd,dulIssueDate:Md,dulSubdivisionCode:zd,dulIssuedBy:Ad,participantDateRegistration:bm,retirementIncome:Tm,otherIncome:ym,wages:Am,mandatoryPayments:dm,bankruptcyFlg:hc,initiateBankruptcyFlg:Jd,shareholderFlg:_m,legalEntityName:sm,creditInRshbCd:yd,bankEmployeeCode:uc,partInBusiness:xm,regionRetail:km,infoCard:Xd,calculator:hd,confirmationIncome:Cc,inn:Ed,...Lm},$m={addressCourier:e=>o(Xs,{...e,source:Fm}),paymentSystem:wm,currency:vd,cardCategory:bc,codeWord:wc,methodObtain:um,deliveryDate:Od,latinName:rm,latinSurname:lm,deliveryTime:Pd},jm="Согласие на все документы",Wm=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(ii(t(e?.name),Sn).error)))),[e]),[d,{toggle:m}]=nn(!0);return o("div",{className:"w-fit",children:c(lo,{children:[c("div",{className:"flex items-start",children:[c("div",{children:[o(Za,{text:jm,value:a,onChange:i},n),Qn(s?"Отметьте все обязательные соглашения":"")]}),o(Mn,{embedded:!0,ariaLabel:jm,onClick:m,children:o(io,{className:"p-2xs",iconVersion:"color",isUnfolded:d})})]}),o(so,{className:"flex flex-col pl-2xl",isUnfolded:d,children:e.map(Rl(t,{},zm))})]})})})),qm=({field:e,inputs:t},n)=>{const{consentInputs:a,restInputs:i}=Um(t||[],n);return a.length>2?c("div",{children:[i.map(Rl(e,{},{...Lm})),o(Wm,{inputs:a,field:e})]}):(t||[])?.map(Rl(e,{},{...Lm}))},Um=(e,t)=>({consentInputs:e.filter((({name:e})=>Object.keys(Ps[t]).includes(String(e)))),restInputs:e.filter((({name:e})=>!Object.keys(Ps[t]).includes(String(e))))}),Hm=(e,t=!1)=>o(Xa,{className:"w-full @xl:w-auto",isLoading:t,children:e?.text?e.text:"Отправить заявку"}),Km=async e=>await Ls("/user-data/createDraftTask","POST",e)||{},Ym=e=>zs("/referal/saveReferalInfo","POST",e),Gm=e=>zs("/user-data/updateUserProfile","PUT",e),Xm=e=>zs("/user-data/updateUserTask","PUT",e),Jm={width:"118",height:"24"},Qm={"bg-white":"color",transparent:"white"},Zm={"bg-white":"text-primary-main",transparent:"text-white"},eu=(e,t,n)=>o(ie,{image:t?.src?t:{icon:t?.icon||"LogoIcon",iconVersion:Qm[e]},className:Zm[e],width:n?.width,height:n?.height}),tu={"bg-white":"text-primary-text",transparent:"text-white"},nu=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:[eu(r,n?.image,Jm),l?a??o("div",{className:"ml-s",children:o(ze,{font:"font-medium",color:tu[r],size:"",children:n?.title??"Россельхозбанк"})}):null]}))),au=d((({phoneNumber:e,sendCode:t,onClose:n})=>{const[l,s]=a(""),[d,m]=a(""),[u,h]=a(!1),[p,{setTrue:g,setFalse:f}]=nn(!1),{closeAll:y}=ge(),b=r((async()=>{g();await(async e=>{const t=Ms();return await zs((t?"/user-data":"")+"/sms/checkCaptcha","POST",{captchaText:e.captchaText,...t&&{phoneNumber:e?.phoneNumber}}).then((e=>e.text())).then((e=>"ERROR"!==e))})({captchaText:d,phoneNumber:e})?(n?.(),t?.()):h(!0),f()}),[d,t]),x=r((()=>{(async()=>{s(URL.createObjectURL(await(async e=>{const t=Ms();return await zs(`${t?"/user-data":""}/sms/createCaptcha?phoneNumber=${encodeURIComponent(e)}`,"GET").then((async e=>e?e.blob():new Blob))})(e)))})()}),[]);return i(x,[]),o(zn,{head:o(nu,{}),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(Mn,{className:"w-8",embedded:!0,onClick:x,children:o(Y,{iconVersion:"normal",name:"RefreshIcon"})})]}),o(ra,{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(Mn,{version:"secondary",onClick:y,children:"Вернуться"}),o(Xa,{version:"secondary",disabled:!d,onClick:b,children:"Отправить"})]}),p?o(Ga,{blur:!1}):null]})})})),iu=e=>{globalThis.sessionStorage.setItem("accessToken",e.access_token),globalThis.sessionStorage.setItem("refreshToken",e.refresh_token)},ru=({values:e,phoneNumber:t,onSuccess:n,onFail:l})=>{const s=rs(),o=s.smsCode?.attempts||0,c=Math.max(ql(s.smsCode?.sendTime||Date.now()),0),[d,m]=a(""),[u,{setTrue:h,setFalse:p}]=nn(!1),[g,f]=a(c),y=r((()=>m("")),[]),b=Boolean(0===g&&s.smsCode?.sendTime),x=o>2||b||!e.every(Boolean),v=r((async()=>{s.smsCode={...s.smsCode,attempts:o+1},h();const a=await(async e=>{const t=Ms();return await zs((t?"/user-data":"")+"/sms/checkCode","POST",{smsText:e.smsText,smsCodesSetName:t?e.smsCodesSetName.key:e.smsCodesSetName,...t&&{phoneNumber:e?.phoneNumber}})})({smsText:e.join(""),smsCodesSetName:{key:"AUTHENTICATION"},phoneNumber:t});if(a.ok){const t=await a.json();iu(t),f(0),y(),s.smsCode=null,n?.(e.join(""))}else 403===a.status?m(o>1?"Исчерпан лимит ввода смс-кода":"Неверный код"):l();p()}),[e,o]);return i((()=>{b?m("Код просрочен"):o>2&&m("Исчерпан лимит ввода смс-кода")}),[b]),{handleSubmit:v,hasError:Boolean(d),errorText:d,isLoading:u,timeNextReq:g,isSubmitButtonDisabled:x,setTimeNextReq:f,setErrorText:m}},lu=d((({phone:e,withDescription:t=!0,consents:n,onSuccess:l=_n,onClose:s=_n,onFail:c=_n})=>{const[d,m]=a(Array(4).fill("")),u=rs(),h=Ma(e),{handleSubmit:p,hasError:g,errorText:f,isLoading:y,timeNextReq:b,isSubmitButtonDisabled:x,setTimeNextReq:v,setErrorText:N}=ru({values:d,phoneNumber:h,onSuccess:l,onFail:c}),w=pn(au),C=Pl({seconds:b,onTick:v}),S=r((async()=>{const e=await(async e=>{const t=Ms();return await zs((t?"/user-data":"")+"/sms/sendCode","POST",{phoneNumber:e.phoneNumber,smsCodesSetName:t?e.smsCodesSetName.key:e.smsCodesSetName})})({phoneNumber:h,smsCodesSetName:{key:"AUTHENTICATION"}});e.ok?(v(180),C(180),N(""),u.smsCode={sendTime:Date.now(),attempts:0}):429===e.status?w.open({phoneNumber:h,sendCode:S}):c()}),[h,C]);return i((()=>{u.smsCode?.sendTime||S()}),[]),o(Vl,{isSubmitButtonDisabled:x,onSubmit:p,onSendCode:S,timeNextReq:b,values:d,onChange:m,phone:e,isLoading:y,errorText:f,hasError:g,onClose:s,children:su(n,t)})})),su=(e,t=!1)=>t?c(Fe,{itemSize:"list-s",children:[o("span",{children:"Вводя код, я подтверждаю, что ознакомлен и подписываю: "}),o("ul",{children:e?.map(((e,t)=>o("li",{children:e},`${e}-${t}`)))})]}):null,ou={title:"Подпишите согласие на запрос в БКИ",description:"Согласие на запрос в Бюро кредитных историй (БКИ) ускорит решение по кредиту"},cu={title:"Вы уверены, что хотите отказаться от запроса в БКИ",description:"Согласие на запрос в Бюро кредитных историй (БКИ) повысит вероятность одобрения"},du=[{id:"SIGNED",text:"Подписать"},{id:"REFUSE",text:"Отказаться"}],mu=d((({onSubmit:e=_n,onClose:t=_n})=>{const[n,i]=a(""),[l,s]=a(!1),{openDocument:d}=Tc(2),m=r((()=>{e(n)}),[e,n]),u=r((e=>{i(e),s("REFUSE"===e)}),[]),h=l?cu:ou;return o(zn,{onClose:t,children:c("div",{className:"flex flex-col gap-xl items-center",children:[o("div",{role:"button",onClick:d,children:o(N,{className:"text-center text-balance",headingType:"h2",title:h.title})}),o(w,{align:"text-center",children:h.description}),o(Nl,{className:"whitespace-normal",orientation:"horizontal",items:du,value:n,onChange:u}),o(Mn,{disabled:!n,type:"button",onClick:m,children:"Далее"})]})})})),uu={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"},hu={...uu,amur_card:"14",owner_card:"13",travel_card:"15",amur_debit_card:"17",owner_debit_card:"16",pension_debit_card:"18",salary_debit_card:"38",vordi_debit_card:"40",eco_debit_card:"42",junior_debit_card:"43",appetit_debit_card:"44",owner_debit_card_plus:"46",owner_debit_card_pens_plus:"47"},pu=d((({title:e,icon:t,description:n,onClick:a=_n})=>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(ze,{font:"font-medium",size:"text-s",children:e}):null,n?o(ze,{color:"text-secondary-text",size:"text-xs",children:n}):null]})]}))),gu={email:"EMAIL",phone:"MAIN_PHONE",organizationPhone:"ORGANIZATION_PHONE"},fu={addressRegistration:"REGISTRATION",addressFact:"RESIDENTAL",organizationAddress:"WORK",addressCourier:"DELIVERY"},yu={incomeAverage:"INCOME_AVERAGE",mandatoryPayments:"MANDATORY_PAYMENTS",additionalIncome:"ADDITIONAL_INCOME",otherIncome:"OTHER_INCOME",otherPayments:"OTHER_PAYMENTS",rentalIncome:"RENTAL_INCOME",wages:"WAGES",retirementIncome:"RETIREMENT_INCOME"},bu=e=>Object.entries(e).reduce(((e,[t,n])=>t in gu?[...e,{contactTypeCd:{key:gu[t]},value:n}]:e),[]),xu=e=>Object.entries(e).reduce(((e,[t,n])=>{if(t in fu){const a=Object.fromEntries(Object.entries(n??{}).filter((([e])=>!e.startsWith("qc"))).map((([e,t])=>[e,t??""])));return[...e,{...a,addressType:{key:fu[t]}}]}return e}),[]),vu=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:Nu(l,u),additionalIncome:o,otherIncome:c,otherPayments:d,rentalIncome:m,retirementIncome:u},Object.entries(y).reduce(((e,[t,n])=>t in yu?[...e,{incomeTypeCd:{key:yu[t]},value:Number(n||0)}]:e),[])),snils:h?.replace(/[-\s]/g,""),armyIdFlg:p,initiateBankruptcyFlg:f};var y},Nu=(e,t)=>(Number(e??0)+Number(t??0)).toString(),wu={WORK:"Работаю",RETIREE:"Пенсионер"},Cu=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:Nu(t,s),additionalIncome:a,otherIncome:i,otherPayments:r,rentalIncome:l,retirementIncome:s}},Su=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}},ku=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}},Iu=(e,t)=>e?.key?{key:e.key,text:t?t[e.key]:e.value}:void 0,Tu=(e=!1,t=!1)=>e?{nextStepLink:"/debit-card-lead",newTaskLink:"/natural/debetcards",description:"На дебетовую карту"}:t?{nextStepLink:"/credit-lead",newTaskLink:"/natural/loans/all-goals",description:"На получение кредита"}:{nextStepLink:"/credit-card-lead",newTaskLink:"/natural/creditcards/svoya",description:"На получение кредитной карты"},Ru=d((function({task:e,isFromLead:t=!1,isDebit:n=!1,sendAspects:a=_n,onClose:i=_n}){const l=lc(),s=Jt(),{participants:d,creditProgram:m,createdDate:u="",id:h}=e,p=hu[m.code],g=Boolean(uu[m.code]),f=Tu(n,g),{id:y,profile:b}=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:b,educationLevelCd:x,registrationDate:v,houseTypeCd:N,genderCd:w,participantContacts:C=[],participantAddresses:S=[],employmentContractDate:k,employmentTypeCd:I,organizationName:T,organizationInn:R,organizationActivityTypeCd:E,organizationTypeCd:D,organizationKindCd:_,employeesNumberCd:O,opf:P,seniority:B,generalSeniority:M,jobsNumber:A,lastWorkDuration:F,positionCd:L,maritalStatusCd:z,childrenDependents:V,totalDependents:$,otherDependents:j,militaryStatusCd:W,participantIncomes:q,snils:U,armyIdFlg:H,bankruptcyFlg:K,shareholderFlg:Y,nameLegalEntity:G,creditInRshbCd:X,payrollCardRshbFlg:J,consentInsuranceFlg:Q}=t;return{currency:r?.key,paymentSystem:Iu(i),cardCategory:Iu(n),codeWord:a,limitedBirthday:c,middleName:d,name:m,surname:u,birthPlace:h,dulIssueDate:p,dulIssuedBy:g,dulNumber:f,dulSerie:y,dulSubdivisionCode:b,education:Iu(x),participantDateRegistration:v,housing:Iu(N),beginDate:k,employment:Iu(I,wu),organizationName:T,inn:R,isDadataOrganization:Boolean(R),employerActivities:Iu(E),organization:Iu(D),employerOrganization:Iu(_),amountWorkers:Iu(O),legalForm:P,generalSeniority:B?.toString(),experience5Years:M?.toString(),jobsNumber:A?.toString(),lastJobExperience:F?.toString(),positionOrganization:Iu(L),familyStatus:Iu(z),children:V?.toString(),familyMembers:$?.toString(),dependents:j?.toString(),conscription:Iu(W),snils:U,armyIdFlg:H,bankruptcyFlg:K,shareholderFlg:Y,legalEntityName:G,creditInRshbCd:Iu(X),calculator:{isInsurance:J,isSalaryClient:Q,moneyValue:l,monthsValue:s,isAnnuity:"ANNUITY"===o?.key},...Cu(q),...Su(S),...ku(C),...(Z=w,Z?.key?{sex:"MAN"===Z.key?"male":"female"}:null)};var Z})(e);l.participantId=y??null,l.taskId=h,l.profileId=b?.id??null,l.programId=p,l.leadForm=t,b?.id&&a(b.id,h),s.assign(f.nextStepLink)}),[]),v=r((()=>{s.assign(f.newTaskLink)}),[]);return o(zn,{onClose:i,children:c("div",{className:"flex flex-col gap-lg items-center mt-xs mx-6xl",children:[o(N,{className:"whitespace-pre-wrap text-center",title:"Нашли черновик вашей заявки",headingType:"h5"}),c("div",{className:"flex flex-col gap-m max-w-lg",children:[o(pu,{title:"Продолжить заполнение черновика",icon:"BankColorIcon",description:u?`Черновик от ${Ba(new Date(u))}`:"",onClick:x}),o(pu,{title:t?"Продолжить заполнение текущей заявки":"Создать новую заявку",icon:"NewLoanIcon",description:f.description,onClick:t?i:v})]})]})})})),Eu=d((function({isDebit:e,onClose:t=_n}){const n=Jt(),a=Tu(e),i=r((()=>{n.assign(a.newTaskLink)}),[]),l=r((()=>{n.assign("/")}),[]);return o(zn,{onClose:t,children:c("div",{className:"flex flex-col gap-lg",children:[o(N,{className:"text-center",title:"Заявки не найдены",headingType:"h3"}),o(w,{size:"text-l",align:"text-center",children:"По данному номеру не найдено незавершенных заявок. Вы можете заполнить новую заявку или вернуться на главную страницу"}),o(Mn,{type:"button",className:"w-full",onClick:i,children:"Заполнить новую заявку"}),o(Mn,{type:"button",version:"secondary",className:"w-full",onClick:l,children:"Вернуться на главную"})]})})})),Du=({participantId:e,taskId:t,profileId:n,formData:a,marketingInfo:i,consents:r})=>{const l=Ou(i?.utm_source),s=_u({participantId:e,profileId:n,formData:a,consents:r});return{sendToBank:!0,taskKind:"SHORT",task:{taskSource:l,id:t,...n?{participants:[s]}:{participant:s},marketingInfo:i}}},_u=({participantId:e,profileId:t,formData:n,consents:a})=>{const{name:i,surname:r,middleName:l,limitedBirthday:s,phone:o,email:c}=n;return{birthDate:s&&Ba(s,!0),id:e,midname:l,name:i,surname:r,...t&&{profile:{id:t}},participantContacts:bu({phone:o&&Ma(o),email:c}),roleCd:{key:"BORROWER",value:"Заемщик"},...a}},Ou=e=>{switch(e){case"referal_sf":return"ReferalSF";case"vse_svoe":return"vseSvoe";default:return globalThis.location.origin}},Pu=(e,t)=>e?.map((({aspectName:e,params:n})=>({aspectName:e,params:"snowplowEvent"===e?{...n,eventJSON:t}:n}))),Bu=({programId:e,nextStepLink:t,productType:n,data:a,changeSubmitFormStatus:i,isNewMicroservice:l})=>{const[s,{setTrue:o,setFalse:c}]=nn(!1),d=(()=>{const e=kc();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}),[])})(),m=rs(),u=kc(),h=(({data:e})=>{const t=tn();return r(((n,a)=>{const i=JSON.stringify({ProfileId:n,TaskId:a});Ka({aspectsAttributes:Pu(e,i),aspects:t,ev:{}})}),[e])})({data:a}),p=Jt(),g=r((()=>{p.assign(t)}),[]),f=(e=>{const{open:t}=pn(mu),n=pn(lu),a=(t,n,a)=>async i=>{try{t?await Gm({profile:{id:t,consentBkiFlg:!0,smsConsentBki:i}}):n&&a&&await Xm({task:{id:n,participant:{id:a,consentBkiFlg:!0,smsConsentBki:i}},sendToBank:!1,taskKind:"SHORT"}),e()}catch(e){console.log(e)}},i=({phone:t,profileId:i,onFail:r,taskId:l,participantId:s})=>async o=>{"SIGNED"===o&&t?n.open({phone:t,consents:["согласие на запрос информации в БКИ"],onSuccess:a(i,l,s),onFail:r}):e()};return{open:({phone:n,profileId:a,onFail:r,taskId:l,participantId:s})=>t({onSubmit:i({phone:n,profileId:a,onFail:r,taskId:l,participantId:s}),onClose:e})}})(g),y=pn(lu),b=(()=>{const{open:e}=pn(Ru),{open:t}=pn(Eu);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({isDebit:i})}}})(),x=()=>{y.close(),i(!1)},v=r((async t=>{try{o();const i=zu(t),r=await(a={profile:{phone:Ma(i.phone)}},Ls("/public-data/createUserProfile","POST",a).then((e=>e?.profile?.id||null))),l=u.referalData,s=m.marketingInfo;if(!r)throw new Error;const c=async()=>{await Au({programId:e,profileId:r,formData:i,productType:n,referalData:l,marketingInfo:s,saveUserData:d,sendAspects:h}),y.close(),"debitCard"===n?g():f.open({phone:i.phone,profileId:r,onFail:x})},p=async()=>{try{const t=await(async e=>{const t=await Ls("/user-data/getLastStatus","POST",e);return"DRAFT"===t?.statusCd?t?.taskId:null})({profileId:r,programId:e});if(t){const e=await(async e=>await Ls("/user-data/getTaskById","POST",e)||void 0)({taskId:t});y.close(),b.open({task:e,isFromLead:!0,isDebit:"debitCard"===n,sendAspects:h,onClose:c})}else await c()}catch{x()}},v=Mu(i,n);y.open({phone:i.phone,consents:v,onSuccess:p,onFail:x})}catch{x()}finally{c()}var a}),[]),N=r((async t=>{try{o();const i=zu(t),r=await(a={phone:Ma(i.phone),email:i.email},Ls("/public-data/createParticipant","POST",a).then((e=>e?.participantId||null))),l=u.referalData,s=m.marketingInfo;if(!r)throw new Error;const c=async()=>{const t=await Fu({programId:e,participantId:r,formData:i,referalData:l,productType:n,marketingInfo:s,saveUserData:d,sendAspects:h});y.close(),f.open({phone:i.phone,taskId:t,participantId:r,onFail:x})},p=async()=>{try{await c()}catch{x()}},g=Mu(i,n);y.open({phone:i.phone,consents:g,onSuccess:p,onFail:x})}catch{x()}finally{c()}var a}),[]);return{isSending:s,handleSubmit:l?N:v}},Mu=(e,t)=>{const n=Ps[t];return Object.keys(n).filter((t=>e[t])).map((e=>n[e]?.text))},Au=async({programId:e,profileId:t,formData:n,productType:a,referalData:i,marketingInfo:r,saveUserData:l,sendAspects:s})=>{let o,c;const d=Lu(n,a);await Gm(((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&&Ba(l,!0),email:o,phone:Ma(s),...n}}})(t,n,d));try{if("debitCard"===a){const t=await(async e=>await Ls("/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:Ou(n?.utm_source),creditProgram:{code:bd[t]},participants:[{birthDate:l&&Ba(l,!0),midname:r,name:a,surname:i,participantContacts:bu({phone:s&&Ma(s),email:o})}],marketingInfo:n}}})(n,e,r));o=t.taskId,c=t.participantId}else{const a=await Km({profileId:t,programId:e});o=a.taskId,c=a.participantId,await Xm(Du({participantId:c,taskId:o,profileId:t,formData:n,marketingInfo:r}))}i?.referalCode&&await Ym({taskId:o,...i}),s(t,o),l({participantId:c,taskId:o,profileId:t,programId:e,formData:n})}catch(e){console.log(e)}},Fu=async({programId:e,participantId:t,formData:n,referalData:a,productType:i,marketingInfo:r,saveUserData:l,sendAspects:s})=>{let o;const c=Lu(n,i);try{return o=(await Km({participantId:t,programId:e})).taskId,await Xm(Du({participantId:t,taskId:o,formData:n,marketingInfo:r,consents:c})),a?.referalCode&&await Ym({taskId:o,...a}),s(t,o),l({participantId:t,taskId:o,programId:e,formData:n}),o}catch(e){throw console.log(e),new Error}},Lu=(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}},zu=e=>({...e,surname:e.surname?.trim(),name:e.name?.trim(),middleName:e.middleName?.trim()}),Vu=(e=!1)=>{const t=globalThis.sessionStorage?.getItem("refreshToken"),n=globalThis.sessionStorage?.getItem("accessToken"),a=globalThis.localStorage.getItem("taskId"),i=Jt();if(!n||!t||!a&&!e)return i.assign("/"),()=>{};const r=async()=>{const e=await zs("/auth/refresh","POST",{refresh_token:t,access_token:n});if(401===Number(e?.status)&&i.assign("/"),e?.ok){const t=await e.json();globalThis.sessionStorage.setItem("refreshToken",t.refresh_token),globalThis.sessionStorage.setItem("accessToken",t.access_token)}};!e&&r();const l=setInterval(r,24e4);return()=>clearInterval(l)},$u={surname:"",name:"",middleName:"",limitedBirthday:void 0,phone:"",email:"",processPersonalDataFlg:!1,consentProviderFlg:!1,consentOthersFlg:!1,consentInformFlg:!1,consentPfrFlg:!1,consentInformMaterialsFlg:!1,consentPhotoFlg:!1,consentFATCA:!1},ju=(e,t,n)=>{if(t)return{...t,limitedBirthday:new Date(t?.limitedBirthday||0),...!n&&{esiaAccountTypeCd:{key:""}}};return{...Object.fromEntries(e.map((e=>[e.name,$u[e.name||""]])))}},Wu=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:{...Vs()},credentials:"include",body:a}).then((e=>e.json())))},qu=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}},Uu=e=>Math.floor(e/12),Hu=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=>Wu(t,e.category,e.isPDF))).then((e=>t.push(e)))}return t},Ku=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},Yu=(e,t)=>{const{esiaAdditionalDocument:n}=e,a=[n?.pdfFilePayout,n?.pdfFileWorkbook,n?.pdfFileSigPayout,n?.xmlFilePayout,n?.xmlFileSigPayout,n?.xmlFileWorkbook];return[n?.inn,n?.averageMonthlyIncome?.toString(),n?.startWorkDate,n?.workLengthInFiveYears?.toString(),n?.workLength?.toString(),n?.workLengthLastJob?.toString(),n?.jobsNumberInFiveYears?.toString()].every(Boolean)&&(t||a.every(Boolean))},Gu=({inputs:e,productType:t,setEsiaStatus:n,esiaAuthSuccess:a,isNewMicroservice:s})=>{const o=kc(),c=r((e=>{const t=e instanceof Function?e(d[m]):e;null!=t?d[m]=t:delete d[m]}),[d=o,m="leadForm"]);var d,m;const u=rs(),h=globalThis.sessionStorage?.getItem(Qt);(()=>{const e=kc(),t=tn();i((()=>{const n=new URLSearchParams(decodeURIComponent(globalThis.location?.search)),a=n.get("referalCode"),i=n.get("refererCode"),r=n.get("productId");if(a){e.referalData={refererCode:i,referalCode:a,productId:r};const n=JSON.stringify({refererCode:i,referalCode:a,productId:r});Ka({aspectsAttributes:[{aspectName:"snowplowEvent",params:{eventAction:"ownfin_referal_link_attributes",eventJSON:n}}],aspects:t,ev:{}})}}),[])})();const p=l((()=>ju(e,o.leadForm,a)),[e,o.leadForm]),g=r((async(e,a)=>{n(Bs.Pending);try{const i=await(async e=>{const t=Ms();return await Ls((t?"/user-data":"")+"/esia/requestProfile","POST",e).then((e=>(e?.access_token&&e?.refresh_token&&(iu(e),Vu(!0)),e)))})({code:e,state:a,redirectUri:globalThis.location?.href,authorize:!0});if(i){const e=await(async(e,t=!1,n=!1)=>{Ku(e);const a=!t&&Yu(e,n),{profile:i,addInfo:r,document:l,addressRegistration:s,addressFact:o,esiaAdditionalDocument:c}=e;let d=[];return a&&!n&&(d=await Hu(c)),{...{name:i.name,surname:i.surname,middleName:i.midname,limitedBirthday:i.birthDate,phone:Qr(i.phone),email:i.email,dulIssueDate:l.dulIssueDate,dulIssuedBy:l.dulIssuedBy,dulNumber:l.dulNumber,dulSerie:l.dulSerie,dulSubdivisionCode:l.dulSubdivisionCode,birthPlace:r.birthPlace,addressRegistration:qu(s),esiaAccountTypeCd:t?i.esiaAccountType:{key:""},...o&&{addressFact:qu(o)}},...a&&{snils:r.snils,inn:c.inn,wages:Math.floor(c.averageMonthlyIncome)?.toString(),beginDate:c.startWorkDate,experience5Years:Uu(c.workLengthInFiveYears).toString(),generalSeniority:Uu(c.workLength).toString(),lastJobExperience:Uu(c.workLengthLastJob).toString(),jobsNumber:c.jobsNumberInFiveYears.toString(),esiaAccountTypeCd:i.esiaAccountType,confirmationIncome:{key:"SFR_CERTIFICATE",text:"Запрос Банком доходов из СФР"},employment:{key:"WORK",text:"Работаю"},files:d}}})(i,"debitCard"===t,s);c((t=>({...t,...e}))),n(Bs.Success)}}catch{n(Bs.Error)}}),[]);return i((()=>{o.productType=t,u.marketingInfo=Xu(h,u),u.isNewMicroservice=s||null}),[h]),i((()=>{const e=new URLSearchParams(decodeURIComponent(globalThis.location?.search)),t=e.get("code"),n=e.get("state");t&&n?g(t,n):(sessionStorage.removeItem("accessToken"),sessionStorage.removeItem("refreshToken"))}),[]),p},Xu=(e,t)=>{const n=t.marketingInfo,a=new URLSearchParams(decodeURIComponent(e||""));return a.get("code")?n:{utm_campaign:a.get("utm_campaign"),utm_medium:a.get("utm_medium"),utm_source:a.get("utm_source"),utm_content:a.get("utm_content"),utm_term:a.get("utm_term"),bannerId:a.get("bannerId"),userId:a.get("userId")}},Ju=d((({className:e,title:t,programId:n="",nextStepLink:r="/credit-lead",button:d,productType:m="credit",data:h,isNewMicroservice:p=!1,...g})=>{const[f,y]=a(),[b,x]=a(),[v,N]=a(0),w=s(null),C=l((()=>(e=>{const t=Ps[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]),S=l((()=>Qu(C)),[C]),k=pn(Jl),I=os();cs();const T=l((()=>Zu(m)),[m]),R=l((()=>Rn(S,T)),[S,T]),E=(e=!1)=>{x(e)},D=Gu({inputs:S,nextStepLink:r,productType:m,setEsiaStatus:y,esiaAuthSuccess:f===Bs.Success,isNewMicroservice:p}),{isSending:_,handleSubmit:O}=Bu({programId:n,nextStepLink:r,productType:m,data:h,changeSubmitFormStatus:E,isNewMicroservice:p}),[,{field:P,onSubmit:B,reset:M}]=dn(D,{formValidator:R,onSubmit:O}),A=pn(Vn);return i((()=>{!1===b&&A.open({ok:b,onClose:()=>E(!0)})}),[b]),i((()=>{f&&w?.current&&w.current.scrollIntoView({block:"start"}),f===Bs.Success&&M()}),[w?.current,f]),c(hn,{className:u("container space-y-m",e),title:t,...g,children:[f||I?null:o($s,{onChangeEsiaStatus:y,productType:m}),c("form",{onSubmit:e=>{P("processPersonalDataFlg")?.value||(N((e=>e+1)),v>0&&k.open({attempts:v})),B?.(e)},className:"space-y-m relative",ref:w,children:[f===Bs.Pending?o(Ga,{blur:!1}):null,C.map(((e,t)=>c("div",{className:u(El(e.columns),"grid gap-x-m"),children:[Dl(e.title),qm({field:P,inputs:e?.inputs},m)]},`section-${t}`))),Hm(d,_),f===Bs.Error?o(ze,{size:"text-m",font:"font-medium",color:"text-error",children:"Использовать Госуслуги для оформления заявки невозможно, необходимо заполнить поля вручную."}):null]})]})})),Qu=e=>e?.flatMap((e=>e?.inputs))||[],Zu=e=>({...Os,limitedBirthday:Rs(e)}),eh=d((({title:e,description:t})=>{const n=Ee();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"})]})})),th=e=>e%2!=0,nh="space-y-px lg:space-y-0 lg:grid lg:grid-cols-12 gap-2xs",ah=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}]=nn(!1);return c("div",{className:u("space-y-2xs",{hidden:!a.length}),children:[c("div",{className:u(nh),children:[E(r,{...i.options,parent:n}),th(r.length)?o(Gt,{className:"col-span-6",...i}):null]}),c(lo,{children:[c(so,{className:u(nh),isUnfolded:s,children:[E(l,{...i.options,parent:n}),th(l.length)?o(Gt,{className:"col-span-6",...i}):null]}),o(ro,{className:u("text-h4",{hidden:e<1}),label:t,isUnfolded:s,disabled:!l?.length,dataTheme:i.options?.page?.colorPalette,onClick:d})]})]})})),ih=(e=!1)=>e?"border border-solid border-gray group-data-secondary:border-white/50 group-data-gray:border-main-divider":"",rh=e=>({height:"calc(100vh - 242px)",minHeight:`${e||866}px`}),lh=10;function sh(e,{sensitivity:t,rootRef:n}={}){const a=s(null),r=l((()=>({threshold:oh(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}function oh(e=0){const t=Math.round(e*lh);return Array.from({length:t}).fill(0).map(((e,n)=>Math.min(n/t)),1).concat(1)}const ch=d((({className:e,style:t,idx:n,activeIndex:a,observerOptions:i,children:l,onIntersection:s})=>{const c=sh(r((e=>{e.length&&s&&s(n||0,e[e.length-1])}),[s,n]),i);return o("div",{className:u("inline-block snap-always box-border",e),style:t,"aria-current":Boolean(n===a),ref:c,role:"listitem",children:l})})),dh=["min-w-full","lg:min-w-[50%]","lg:min-w-[33.3%]","lg:min-w-[25%]"],mh=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},b=s([]),x=r(((e,t)=>{const n=[...b.current||[]];n[e]=t,b.current=n,g&&g(n),f&&f(hh(n))}),[g,f]),v=i>0?l*Number(i)-1:0,N="vertical-list"===d,w="horizontal-list"===d,C={...w?uh(c,v):{},...N?rh(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(ch,{className:u(m,i?dh[i-1]:"",{"h-full":N},t),style:w?uh(c/4):{},activeIndex:a,idx:n,observerOptions:y,onIntersection:x,children:e},String(n)),e=>null==e?e:Array.isArray(e)?e.map(S):S(e,0))(p)});var S})),uh=(e,t=0)=>({marginLeft:-e+"px",marginRight:-e+"px",paddingLeft:`${e}px`,paddingRight:`${e+t}px`}),hh=e=>e.map(((e,t)=>[e,t])).filter((([e])=>e&&e.intersectionRatio>=.9)).map((([,e])=>e)),ph={"horizontal-list":"w-6","vertical-list":"h-6"},gh=({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?ph[n]:"w-2 h-2 opacity-30"),role:"button","aria-hidden":!0,onClick:()=>t(i)},String(i)),fh=({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))},yh=e=>t=>e.scrollWidth/t,bh=e=>(t,n)=>{e.scrollBy({left:n*yh(e)(t),behavior:"smooth"})},xh=({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?[Zc()(i),Jc()(i)]:[-1,-1],m=c>0,u=d<e-1,h=r((()=>{var t;n.current&&(m?bh(n.current)(e,-1):(t=n.current).scrollTo({left:t.scrollWidth,behavior:"smooth"}))}),[e,m]),p=r((()=>{n.current&&(u?bh(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}]},vh={"horizontal-list":"mx-auto mt-lg w-fit","vertical-list":"absolute flex-col justify-center h-full top-0 left-4"},Nh=d((({className:e="",activeIndex:t=0,dotCount:n=0,listType:a="horizontal-list",version:l,navButtons:s=[],containerRef:c,containerScroll:d})=>{const m=Ee(),[h,p]=xh({itemCount:s.length}),g=wh(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(mh,{containerRef:h,snapAlign:"snap-start",itemClassName:"h-36 flex items-stretch w-screen",gap:8,children:s.map(fh({activeIndex:t,onClick:f}))}):n?o("div",{className:u("flex gap-xs",vh[a],l?"group":"",e,{"pb-xl":s?.length&&m}),"data-ver":l,children:Array.from({length:n}).fill(null).map(gh({activeIndex:t,onClick:f,listType:a}))}):null})),wh=(e=!1)=>({behavior:e?"auto":"smooth"}),Ch=d((({className:e,name:t,...n})=>o(Mn,{className:u("w-12 h-12 min-w-12 min-h-12",e),shape:"round",...n,children:o(Y,{name:t,iconVersion:"",size:"small"})}))),Sh=d((e=>o(Ch,{name:"ArrowLeftIcon",version:"secondary",ariaLabel:"Пролистать влево",...e}))),kh=d((e=>o(Ch,{name:"ArrowRightIcon",version:"secondary",ariaLabel:"Пролистать вправо",...e}))),Ih="absolute top-0 bottom-0 z-40 hidden @lg:block w-20 pointer-events-none",Th=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?Rh(t):null,r?o(Sh,{wcmsIgnore:!0,className:u(Eh(i),m?"left-1":"left-0"),onClick:s}):null,l?o(kh,{wcmsIgnore:!0,className:u(Eh(i),m?"right-1":"right-0"),onClick:d}):null]})})),Rh=e=>c("div",{children:[e.canScrollLeft?o("div",{className:u(Ih,"left-0 bg-opacity-from-white group-data-secondary:bg-none")}):null,e.canScrollRight?o("div",{className:u(Ih,"right-0 bg-opacity-to-white group-data-secondary:bg-none")}):null]}),Eh=(e=!1)=>u("absolute z-40",e?"bottom-[56px]":"top-[calc(50%-24px)]"),Dh=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 b=Array.isArray(g)?g.length:0,[x,v]=xh({itemCount:b,onVisibleIndicesChange:f}),[N]=v.visibleIndicesRange;return c("div",{className:u(e,"vertical-list"===r?"relative h-full":""),children:[o(mh,{containerRef:x,activeIndex:N,visibleItemCount:i,gap:n,padding:a,listType:r,snapAlign:l,minHeight:s,onVisibleIndicesChange:v.handleVisibleIndicesChange,children:g}),o(Th,{className:u(!d&&"hidden lg:block"),scroll:v,hasBlur:m,arrowsPadded:h,isBottom:Boolean(y?.length)}),o(Nh,{className:u(!p&&"lg:hidden"),activeIndex:N,dotCount:b,listType:r,version:t,navButtons:y,containerRef:x,containerScroll:v})]})})),_h=({blocksToRender:e,...t})=>o(Dh,{visibleItemCount:0,gap:0,arrowsPadded:!0,children:E(e,{...t.options,parent:t.block,renderProps:(e,t,n)=>o("div",{className:u("relative min-w-80",ih(!0)),children:T(e,t)},String(n))})}),Oh=d((({blocksSection:e,blocksToRender:t=[],notFound:n,...a})=>{switch(e?.view){case"grid":return c("div",{children:[Ph(n,t),o(ah,{...e,...a,blocksToRender:t})]});case"carousel":return c("div",{className:"relative",children:[Ph(n,t),_h({...a,blocksToRender:t})]});default:return null}})),Ph=(e,t)=>e&&!t.length?o(eh,{...e}):null,Bh=e=>t=>t.reduce(((t,n,a)=>t.length?t.concat({...e,key:`sep-${a}`},n):[n]),[]),Mh=d((({value:e,onChange:t,items:n=[],multiple:a})=>n.map((n=>o(Vr,{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))))),Ah=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,Bh(o("div",{className:"h-full w-px bg-gray hidden @4xl:block"}))(Object.entries(t).map(Fh(a)).filter(Boolean))]}),n?o("div",{children:o(Mn,{type:"reset",className:"w-full @4xl:w-56 @4xl:ml-s",onClick:i,children:n?.text})}):null]}))),Fh=e=>([t,n])=>{const a=n?.type;return"array"===a?Lh(t,e)(n):null},Lh=(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(ze,{size:"text-m",font:"font-medium",color:"text-primary-text",children:n.title})}):null,o(Mh,{items:a,multiple:!n?.single,...t(e)})]},e)},zh=e=>e;function Vh(e,...t){return e.map(((e,n)=>[e,...t.map((e=>e[n]))]))}const $h=e=>null==e||""===e||Array.isArray(e)&&0===e.length||"object"==typeof e&&0===Object.keys(e).length,jh=(e,t)=>Object.entries(e).map((([n,a])=>"number"==typeof a?Array.isArray(t[n])?((e,t)=>n=>$h(t[e])||$h(n[e])||n[e]?.includes(t[e]))(n,e):((e,t)=>n=>$h(t[e])||$h(n[e])||Wh(t[e])<=Wh(n[e]))(n,e):"object"==typeof a&&"min"in a&&"max"in a?((e,t)=>n=>$h(t[e])||$h(n[e])||Wh(t[e]?.min)>=Wh(n[e]?.min)&&Wh(t[e]?.min)<=Wh(n[e]?.max))(n,e):Array.isArray(a)?((e,t)=>n=>$h(t[e])||$h(n[e])||t[e]?.every((t=>n[e]?.includes(t))))(n,e):((e,t)=>n=>$h(t[e])||$h(n[e])||t[e]===n[e])(n,e))).every((e=>e(t))),Wh=e=>Number(e||0),qh=(e,{block:t,page:n,normalize:a=zh})=>{const i=t?.blocks||[],[r,s]=dn(e),o=l((()=>Vh(i,i.map((e=>qt(e.content,n?.fallback))))),[i,n?.fallback]),c=r===e?i:((e,t)=>(n=zh)=>e?.filter((([,e])=>jh(t,n(e)||{}))).map((([e])=>e)))(o,r)(a);return[r,{blocksToRender:c,blocksWithProps:o},s]},Uh={},Hh={},Kh=Kt((({className:e,filtrationSchema:t=Uh,consumerField:n={},resetButton:a,...i})=>{const[,{blocksToRender:r},{field:l,reset:s}]=qh(Hh,{block:i.block,page:i.options?.page}),d=o(Na,{className:"w-64",label:n?.title,options:Yh(n),...l("consumer",{parse:({key:e})=>[e],format:([e]=[])=>Yh(n).find((t=>t.key===e))||{key:""}})});return c(g,{className:u(e),defaultPadding:"p-0",version:"transparent",...i,children:[o(Ah,{filtrationSchema:t,field:l,reset:s,children:c("div",{children:[d,o("div",{children:o(Mn,{type:"reset",className:"mt-lg w-64",onClick:s,version:a?.version,children:a?.text})})]})}),o(Oh,{blocksToRender:r,...i})]})}),{childrenTypes:["CarouselTariffsCard"],childSchema:e=>({...e?.filtrationSchema,...e?.consumerField?{consumer:e?.consumerField}:{}})}),Yh=e=>Vh(e.items?.enum||[],e.items?.enumNames||[]).map((([e,t])=>({key:e,text:t}))),Gh=(e=!1)=>e?"text-left":"text-center",Xh={"":"bg-main-divider group-data-secondary:bg-white/30",primary:"bg-main-divider",secondary:"bg-secondary-light",opacity:"bg-white/30"},Jh=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",Xh[t],e),style:{width:r,height:r},role:"figure",children:o(Y,{name:a,width:"54%",...i})}):null})),Qh=d((({className:e="",title:t,benefitList:n,...a})=>{const i=Ee();return c(g,{className:e,defaultPadding:"p-6xl",...a,children:[t?o(N,{headingType:"h3",as:"h2",className:Gh(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(Zh)}):null]})})),Zh=({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(Jh,{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(N,{headingType:"h6",children:e}),o(ze,{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)),ep=e=>({icon:t,title:n,description:a},i)=>c("div",{className:u("flex flex-col gap-1","items-center",{"justify-center":!a&&!n}),children:[n?o(ze,{size:"text-h6",font:"font-normal",align:e,children:n}):null,t?o(ie,{image:t,height:"180",className:"w-auto mx-auto"}):null,a?o(ze,{size:"text-h6",font:"font-normal",align:e,children:a}):null]},String(i)),tp=(e,t,n)=>o("div",{className:`grid gap-2xs ${np(t)}`,children:e.map(ep(n))}),np=e=>{switch(e){case"3":return"grid-cols-3";case"4":return"grid-cols-4";default:return"grid-cols-5"}},ap=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?tp(e,a,t):null]}))),ip={start:"justify-start",center:"justify-center",end:"justify-end"},rp=d((({buttons:e,className:t="",align:n,...a})=>{const i=n&&u("flex",ip[n]);return o(g,{className:u("!bg-transparent",i,t),defaultPadding:"p-0",...a,children:Ke(e)})})),lp=d((({rate:e=0,title:t="Ставка",unit:n,fractionDigits:a=2,depositeName:i,isShowDepositeName:r,color:l="text-secondary-text"})=>c("div",{children:[o(ze,{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]})]}))),sp=d((({title:e="Ставка"})=>c("div",{className:"space-y-s lg:min-w-96",children:[o(ze,{size:"text-l",font:"font-light",color:"text-secondary-text",children:e}),o(Y,{className:"w-10 h-auto lg:w-40",name:"PercentIcon"}),o("div",{className:"w-64",children:o(w,{size:"text-xl",font:"font-light",color:"text-primary-text",children:"Процентная ставка не найдена, выберите другие параметры"})})]}))),op=({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(lp,{title:e,rate:t,unit:n,fractionDigits:a,color:i,...l})}),o(Ac,{className:"lg:hidden",title:e,value:t,postfix:n,fractionDigits:a,fixed:!0,color:i,...l}),r]}):o(sp,{title:e,...l}),cp={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},dp={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},mp=(e,t)=>{const{travelExpenseValue:n,restExpenseValue:a}=e,[i,r]=((e,t,n)=>{const{maxBonus:a=5e3,prefMonthsNum:i=cp.prefMonthsNum,prefTravelBonusRate:r=cp.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||dp,n,a);return{...t,...e,monthBonus:i,yearBonus:r}},up=Kt((({className:e="",title:t,calcSource:n,buttons:a,footnote:i,...r})=>{const[l,{field:s}]=dn({travelExpenseValue:6e3,restExpenseValue:6e3}),{minSumTravel:d,maxSumTravel:m,minSumOther:h,maxSumOther:p,monthBonus:g,yearBonus:f}=mp(l,n);return o(_c,{className:e,title:t,...r,children:c("section",{className:u(Oc,e),children:[c("div",{className:Pc,children:[Kc({title:"Сумма покупок в категории путешествия, ₽",min:d,max:m,step:500,isShowItems:!1,...s("travelExpenseValue")}),Kc({title:"Сумма покупок в остальных категориях, ₽",min:h,max:p,step:500,isShowItems:!1,...s("restExpenseValue")})]}),o("div",{className:"mb-s",children:g>=0?op({title:"Баллов за месяц",rate:g,fractionDigits:0,unit:"",color:"text-primary-text"}):null}),c("div",{className:Bc,children:[f>=0?o(Ac,{title:"Баллов за год",value:f,color:"text-primary-text"}):null,Ke(a,{isVertical:!0}),jc(i)]})]})})})),hp=e=>`${e} ${Number(e)%10==1?"дня":"дней"}`,pp=e=>Uc({...e,title:"Выплата процентов",orientation:"vertical",items:[{id:"everyMonth",text:"Ежемесячно"},{id:"atEndTerm",text:"В конце срока"}]}),gp=" (c капитализацией)",fp=({income:e,finalSum:t,postfix:n="₽",buttons:a=[],footnotes:i=[],isCapitalization:r=!1})=>c("div",{className:Bc,children:[o(Ac,{title:`Доход в конце срока${r?gp:""}`,value:e,postfix:n,prefix:"+"}),o(Ac,{title:`Сумма в конце срока${r?gp:""}`,value:t,postfix:n}),Ke(a,{isVertical:!0}),i?.map(jc)]}),yp={UL:"businessdepositrates",IP:"selfemployeddepositrates"};const bp={minSum:1e3,maxSum:100000001,minDays:1,maxDays:1095,rate:0,isMonthlyInterestPayment:!0,isReplenished:!1,isPartialWithdrawal:!1,depositeName:"Депозит 'Стабильный'"},xp=(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?yp[e?.rateType]:"",{data:n}=fi(t?`${Pa}/depositrates/${t}`:null,Vt);return Array.isArray(n)?n:[]}(t),d=c?.find((e=>l===e.isMonthlyInterestPayment&&vp(s,e)&&ad(a,["minSum","maxSum"],e)&&ad(n,["minDays","maxDays"],e)))||bp,{rate:m}=d,u=Np(m,e),h=a+u,p=c||[bp];return{...d,...nd(["minSum","maxSum"],p),...nd(["minDays","maxDays"],p),...e,isDisabledOperatingDeposit:o,income:u,finalSum:h}},vp=(e,t)=>e?t.isReplenished&&t.isPartialWithdrawal:!t.isReplenished&&!t.isPartialWithdrawal,Np=(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)},wp=Kt((({className:e="",title:t,buttons:n,footnote:a,bottomFootnote:i,isShowDepositeName:r,defaultParams:l,rateParams:s,...d})=>{const[m,{field:h}]=dn({moneyValue:Vc(l,1e5),daysValue:$c(l,60),isReplenished:Boolean(l?.isReplenished),isPartialWithdrawal:Boolean(l?.isPartialWithdrawal),isMonthlyInterestPayment:Boolean(l?.isMonthlyInterestPayment)}),p=xp(m,s),{income:g,finalSum:f,rate:y,depositeName:b}=p;return o(_c,{className:e,title:t,...d,children:c("section",{className:u(Oc,e),children:[c("div",{className:Pc,children:[Kc({title:"Сумма, ₽",min:p.minSum,max:p.maxSum,...h("moneyValue"),value:p.moneyValue}),(x={title:"Срок, дней",min:p.minDays,max:p.maxDays,...h("daysValue"),value:p.daysValue},o(Di,{items:[`От ${hp(x.min||0)}`,`До ${hp(x.max||0)}`],step:1,...x})),c("div",{className:"flex flex-col sm:flex-row gap-y-m gap-x-5xl",children:[Cp(p,h),pp({...h("isMonthlyInterestPayment")})]})]}),op({rate:y,depositeName:b,isShowDepositeName:r}),fp({income:g,finalSum:f,buttons:n,footnotes:[a,i]})]})});var x})),Cp=(e,t)=>c("div",{className:"space-y-s",children:[o(ze,{color:"text-secondary-text",font:"font-light",children:"Параметры"}),c("div",{className:"flex flex-col gap-y-lg sm:gap-y-s",children:[o(Za,{text:"Пополнение",disabled:e.isDisabledOperatingDeposit,...t("isReplenished"),value:e.isReplenished}),o(Za,{disabled:e.isDisabledOperatingDeposit,text:"Частичное снятие",...t("isPartialWithdrawal"),value:e.isPartialWithdrawal})]})]}),Sp=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},kp={minSum:5e4,maxSum:100000001,minMonths:2,maxMonths:10,rate:0,isMonthlyInterestPayment:!0,isRemoteRegistration:!0,isReplenish:!1,isWithdrawn:!1,type:""},Ip=(e,t,n)=>{const{moneyValue:a,monthsValue:i}=e,r=t?.[0]?Ep(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=>[Rp({row:t,userInputParams:e,paramKey:"isReplenish",isExclude:o}),Rp({row:t,userInputParams:e,paramKey:"isWithdrawn",isExclude:c}),Rp({row:t,userInputParams:e,paramKey:"isMonthlyInterestPayment",isExclude:l}),Rp({row:t,userInputParams:e,paramKey:"isRemoteRegistration",isExclude:s}),d||e?.isNewClient===t?.isNewClient,ad(a,["minSum","maxSum"],t),ad(i||r,["minMonths","maxMonths"],t)].every(Boolean)))||kp,{rate:u}=m,h=e?.extraPercent?.key??0,p=Number(u)+Number(h),g=Tp(p,e),f=a+g,y=t||[kp];return{...m,...nd(["minSum","maxSum"],y),...nd(["minMonths","maxMonths"],y),availableMonths:Sp(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}},Tp=(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)},Rp=({row:e,userInputParams:t,paramKey:n,isExclude:a})=>a||t[n]===e[n],Ep=(e,t)=>e+Math.round((t-e)/2),Dp=(e="rub")=>"rub"===e,_p=(e,t)=>{const{minMonths:n,maxMonths:a}=nd(["minMonths","maxMonths"],Mp(t,e?.currency)),i=e.monthsValue||Math.round((n+a)/2);return{monthsValue:ki(i,n,a)}},Op=(e,t)=>{const{minSum:n,maxSum:a}=nd(["minSum","maxSum"],Mp(t,e?.currency)),i=e.moneyValue||n;return{moneyValue:ki(i,n,a)}},Pp=(e,t)=>({currency:e?.currency??t?.map((e=>e.currency))?.[0]}),Bp=e=>{const t=Dp(e?.currency?.key);return{isReplenish:t&&e?.isReplenish,isWithdrawn:t&&e?.isWithdrawn}},Mp=(e,t)=>{const{rates:n}=e?.find((e=>e?.currency.key===t?.key))??{};return n??e?.[0]?.rates},Ap=(e,t=!1)=>t?Uc({...e,title:"Оформление",orientation:"vertical",items:[{id:"remote",text:"Дистанционно"},{id:"office",text:"Офис Банка"}]}):null,Fp=(e,t,n)=>{const a="rub"!==e?.currency?.key;return c("div",{className:"grid grid-cols-2 gap-lg",children:[Lp(t("isReplenish"),e,a),zp(t("isWithdrawn"),e,a),Vp(e.isShowReplenish||e.isShowWithdrawn),e.isShowMonthlyInterestPayment?pp(t("isMonthlyInterestPayment")):null,Ap(t("isRemoteRegistration"),e.isShowRemoteRegistration),$p(t("extraPercent"),n),e.isShowNewClient?o(Za,{text:"Новый сберегатель",...t("isNewClient")}):null]})},Lp=(e,t,n=!1)=>t.isShowReplenish?Uc({...e,title:"Пополнение",orientation:"vertical",items:[{id:"withReplenish",text:"С пополнением"},{id:"withoutReplenish",text:"Без пополнения"}],disabled:n}):null,zp=(e,t,n=!1)=>t.isShowWithdrawn?Uc({...e,title:"Снятие",orientation:"vertical",items:[{id:"wthDrawn",text:"Со снятием"},{id:"noWithdrawn",text:"Без снятия"}],disabled:n}):null,Vp=(e=!1)=>e?o("div",{className:"border-b border-main-divider col-span-2 w-full"}):null,$p=(e,t)=>t?.length?c("div",{className:"w-full space-y-s col-span-2",children:[o(ze,{color:"text-secondary-text",font:"font-light",children:"Надбавка за операции по карте"}),o(Na,{options:t,...e})]}):null,jp={isMonthlyInterestPayment:"isMonthlyInterestPayment",isRemoteRegistration:"isRemoteRegistration",isReplenish:"isReplenish",isWithdrawn:"isWithdrawn",moneyValue:"minSum",extraPercent:"extraPercent"},Wp={text:"₽",key:"rub"},qp={text:"Без учета надбавки",key:"0"},Up=Kt((({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))??[Wp],g=r((e=>t=>e?{...t,...Bp(t),...Op(t,e),..._p(t,e),...Pp(t,e)}:t)(h),[h]),[f,{field:y}]=dn({moneyValue:Vc(d,2e4),monthsValue:$c(d,1),isMonthlyInterestPayment:Boolean(d?.isMonthlyInterestPayment),isRemoteRegistration:Boolean(d?.isRemoteRegistration),isReplenish:Boolean(d?.isReplenish),isWithdrawn:Boolean(d?.isWithdrawn),isNewClient:Boolean(d?.isNewClient),currency:Wp,extraPercent:d?.extraPercent??qp},{normalizer:g}),b=Xp(y),x=Boolean(y?.("isNewClient")?.value),v=h?.find((e=>e?.extraPercents))?.extraPercents,N=Mp(h,b),w=Ip(f,N,s),{rate:C,income:S,finalSum:k,type:I=""}=w,T=r((()=>{Yc({field:y,defParams:Lc(N,x,v),calcParams:w,monthsValue:"minMonths",map:jp})}),[y,h,v]);i((()=>{!od(d)&&N&&T()}),[d,h]);const R=y?.("extraPercent")?.value?.key,E=Gp(C,R),D=C===Lc(N,x)?.rate&&R===v?.at(-1)?.key;return o(_c,{className:e,title:t,...m,children:c("section",{className:u(Oc,e),children:[c("div",{className:Pc,children:[c("div",{className:"flex gap-m",children:[Kc({className:"w-full",title:`Сумма, ${b?.text}`,min:w.minSum,max:w.maxSum,...y("moneyValue"),value:w.moneyValue,postfix:b?.text,step:Hp(b?.key)}),h&&h?.length>1?o(wa,{label:"Валюта",options:p,...y("currency")}):null]}),Wc({title:"Срок, месяцев",min:w.minMonths,max:w.maxMonths,availableMonths:w.availableMonths,...y("monthsValue"),value:w.monthsValue}),Fp({...w,...s},y,v)]}),op({rate:E,children:Yp(T,D)}),fp({income:S,finalSum:k,buttons:[...a,Kp(n?.buttons,I)],footnotes:[l],postfix:b?.text,isCapitalization:y("isMonthlyInterestPayment").value})]})})})),Hp=(e="")=>Dp(e)?1e3:100,Kp=(e=[],t="")=>{const{type:n,...a}=e.find((e=>e.type===t))??{};return a},Yp=(e,t=!1)=>t?null:o(Mn,{type:"button",version:"secondary",onClick:e,children:"Показать максимальную ставку"}),Gp=(e,t)=>Number(e)+Number(t??0),Xp=e=>e?.("currency")?.value??Wp,Jp=e=>Qp({...e,fieldKey:"isSalaryClient",viewSettingFieldKey:"isShowSalaryClient"})&&Qp({...e,fieldKey:"isInsurance",viewSettingFieldKey:"isShowInsurance"}),Qp=({row:e,userInputParams:t,paramsViewSettings:n,fieldKey:a,viewSettingFieldKey:i})=>!!n&&!n[i]||t[a]===e[a],Zp={minSum:1e4,maxSum:3e6,minSumOld:0,maxSumOld:25e5,minSumExtra:0,maxSumExtra:5e5,minMonths:13,maxMonths:60,rate:0,isExtraMoney:!1,isSalaryClient:!1,isInsurance:!0},eg=(e,t,n)=>{const{moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l}=e,s=t?.rateRows||[Zp],o=(({limitRows:e,userInputParams:t,paramsViewSettings:n})=>e?.find((e=>Jp({row:e,userInputParams:t,paramsViewSettings:n}))))({limitRows:t?.limitRows||[],userInputParams:e,paramsViewSettings:n}),{minSum:c,maxSum:d}=td(["minSum","maxSum"],o,s),{minMonths:m,maxMonths:u}=td(["minMonths","maxMonths"],o,s),h=(({rateRows:e=[],userInputParams:t,paramsViewSettings:n,moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l})=>e?.find((e=>Jp({row:e,userInputParams:t,paramsViewSettings:n})&&ad(a+l,["minSum","maxSum"],e)&&ad(r,["minSumOld","maxSumOld"],e)&&ad(l,["minSumExtra","maxSumExtra"],e)&&ad(i,["minMonths","maxMonths"],e)))||Zp)({rateRows:s,userInputParams:e,paramsViewSettings:n,moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l}),{rate:p}=h,g=Gc(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}},tg=Kt((({className:e="",title:t,calcSource:n,buttons:a,footnote:i,paramsViewSettings:r,...s})=>{const[d,{field:m}]=dn({isAnnuity:!0,isInsurance:!0,isSalaryClient:!1,isExtraMoney:!1,moneyValue:7e5,oldMonthlyPayment:0,monthsValue:48,moneyExtra:0}),h=eg(d,n,r),p=l((()=>Fc(n?.rateRows)?.rate),[n?.rateRows]),g=Hc({...m("isAnnuity")});return o(_c,{className:e,title:t,...s,children:c("section",{className:u(Oc,e),children:[c("div",{className:Pc,children:[Kc({title:"Остаток долга в других банках, ₽ ",step:500,min:h.minSum,max:h.maxSum-h.maxSumExtra,...m("moneyValue"),value:h.moneyValue}),Kc({title:"Ежемесячный платёж в других банках, ₽",step:500,min:h.minSumOld,max:h.maxSumOld,...m("oldMonthlyPayment"),value:h.oldMonthlyPayment}),Wc({title:"Новый срок кредита, месяцев",min:h.minMonths,max:h.maxMonths,...m("monthsValue"),value:h.monthsValue}),ng({...h,...r},m),h.isExtraMoney?Kc({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(Bc,"@4xl:w-1/2"),children:[o(Ac,{title:"Полная стоимость кредита",value:n?.totalLoanCost}),o(Ac,{title:"Ставка от",value:p,fractionDigits:2,postfix:"%"}),o(Ac,{title:"Ежемесячный платёж",value:h.monthlyPayment,postfix:"₽"}),h.benefit>0?o(Ac,{title:"Выгода в месяц",value:h.benefit,postfix:"₽"}):null,o("div",{className:"hidden sm:block mb-lg",children:g}),Ke(a,{isVertical:!0}),jc(i)]})]})})})),ng=(e,t)=>c("div",{className:"space-y-lg sm:space-y-s",children:[e.isShowSalaryClient?o(Za,{text:"Получаю зарплату на счёт в Россельхозбанке",...t("isSalaryClient"),value:e.isSalaryClient}):null,e.isShowInsurance?o(Za,{text:"Комплексная страховая защита",...t("isInsurance"),value:e.isInsurance}):null,o(Za,{text:"Получить дополнительную сумму",...t("isExtraMoney"),value:e.isExtraMoney})]}),ag=d((e=>{const{onChange:t,min:n,max:a,defaultValue:i="0",fractionDigits:l=0,...s}=e,c=Si(e,{normalize:(e=i)=>n&&a?String(ki(Number(ig(e)),n,a)):ig(e),format:Je(l)}),d=r((e=>t&&t(ig(e))),[t]);return o(ra,{onChange:d,...s,...c})})),ig=(e="")=>e.replaceAll(",",".").replace(/[^\d.]/g,"").replace(/([^.]*\.[^.]*)\./,"$1"),rg=d((e=>o(ag,{...e,fractionDigits:2,children:o("div",{className:"absolute right-4 bottom-4",children:o(ze,{size:"text-xl",font:"font-light",children:"₽"})})}))),lg={private:"p2p/registerP2P",business:"b2c/registerB2C"},sg=({onClose:e,errorCode:t,errorMessage:n})=>{const a=t?`Код ошибки - ${t}`:"Пожалуйста, повторите позднее";return o(zn,{maxWidth:"lg",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]})})},og=e=>{const t=pn(sg),n=rs(),a=Jt(),i="private"===e?"p2p":"b2c";return r((async({amount:r})=>{const l=await(async(e,t)=>{const n=Jt(),a={amount:String(t),currency:"643",returnUrl:`${n.origin}/p2p/success`,failUrl:`${n.origin}/p2p/failed`,language:"ru"},i=`${Pa}/payment/${lg[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])},cg={amount:1500},dg=d((({className:e="",title:t="Укажите сумму перевода",label:n="Сумма перевода",button:a,formType:i="private",...r})=>{const l=og(i),[{amount:s},{field:d,onSubmit:m}]=dn(cg,{onSubmit:l});return c(g,{className:u("flex flex-col gap-4xl items-center",e),defaultPadding:"p-6xl",...r,children:[t?o(N,{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(rg,{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(Xa,{className:"w-full",disabled:s<=0,children:a.text}):null]})]})})),mg=({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(Y,{iconVersion:"black",name:"HeartIcon",width:"24",height:"24"}),o(w,{size:"text-s",font:"font-normal",align:"text-center",color:"text-primary-text",children:t})]}),ug="relative h-full",hg={small:"lg:min-w-64",normal:"lg:min-w-80 xl:min-w-96",big:"lg:min-w-[515px]"},pg=({noCardBorder:e,cardSize:t="normal",isNavButtons:n=!1,...a})=>{const{blocks:i}=a.block||{},r=i?.some(yg),l=n?{defaultPadding:"p-6xl pb-m"}:{};return D({...a,renderProps:(n,a,i)=>c("div",{className:gg(n,{someCardsHighlighted:r}),children:[T(n,a,{className:fg(n,{someCardsHighlighted:r,showBorder:!e,cardSize:t}),...l,blockIndex:i}),yg(n)?mg({className:"absolute top-0 -right-4 z-40"}):null]},String(i))})},gg=(e,{someCardsHighlighted:t})=>u(ug,t&&(yg(e)?"pt-3xl":"pt-16")),fg=(e,{someCardsHighlighted:t,showBorder:n,cardSize:a="normal"})=>u(ug,"min-w-80",hg[a],t&&(yg(e)?"pt-16":"pt-3xl"),ih(n),n&&"h-full"),yg=e=>e?.content&&"isHighlighting"in e.content&&e.content.isHighlighting,bg=Kt((({className:e,visibleItemCount:t=1,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(Dh,{className:u("relative max-w-full"),visibleItemCount:t,snapAlign:"snap-start",gap:i?16:0,padding:0,arrowsPadded:a,navButtons:l?xg(s?.block?.blocks):[],hasBlur:!0,children:pg({noCardBorder:n,cardSize:r,isNavButtons:l,...s})})})),{childrenTypes:["CarouselCard","CarouselCatalogCard","CarouselRecommendationCard","CarouselTariffsCard","RichTextBlock","ProductBlock"],childSchema:()=>({isHighlighting:{title:"Выделить карточку",type:"boolean"}})}),xg=e=>e?.map((e=>{const t=e?.content;return{title:t?.title,description:t?.additionalDescription||t?.description}}))??[],vg={black:"bg-black",white:"bg-white"},Ng=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(Oe,{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:Ke([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(ze,{size:"text-s",align:"text-left",font:"font-light",children:"Цвета:"})}),l.map(wg)]}):null,i?c(ze,{size:"text-h3",align:"text-left",children:[i," ₽"]}):null]})}))),wg=(e,t)=>o("figure",{className:`w-6 h-6 ml-s border border-solid border-main-divider rounded-full ${vg[e]}`},String(t)),Cg=d((({className:e="",href:t,target:n,onClick:a,data:i,children:r})=>{const l=be()({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})})),Sg=[{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"}}],kg=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=>Sg.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},Ig(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:Ke(m,{className:Tg(s??!1,i??!1,n),buttonClassName:h})}),l?o(ze,{size:"text-s",font:"font-light",color:"text-secondary-text",children:l}):null]})})),Ig=(e=!1)=>e?"flex-1 @lg:flex-initial justify-center":"",Tg=(e,t,n=!1)=>u(e||t?"basis-full":"",t&&(!n||!e)?"flex-nowrap":""),Rg=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:b=true,isImageSecondary:x=!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(Cg,{href:i,target:m,className:"h-full",data:Pu(v),children:c(Oe,{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(kg,{media:d,stretched:!0,showButtonText:!0,version:N?.version}):null,isImageAlwaysOnRight:b,isImageSecondary:x,imageAlign:"center",children:[o(Ue,{benefits:f}),s?o(Fe,{__html:s,isDotted:l,itemSize:"list-s"}):null,Eg(a,p)]})})}))),Eg=(e,t)=>e?o(w,{size:"text-m",font:"font-light",color:"text-secondary-text group-data-secondary:text-white/80",align:t,children:e}):null,Dg=new he,_g=(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(ze,{size:"text-m",color:"text-secondary-text",children:n})}):null,a?o("div",{className:"mt-2xs",children:o(ze,{size:"text-xl",color:"text-primary-text",children:a})}):null,i?.length?o("div",{className:"text-primary-main",children:Ke(i)}):null]},String(t))},Og=d((({className:e="",title:t,align:n="text-center",icon:s,button:d,visibleCellsCount:m=1,cardCells:h=[],options:p,data:f,...y})=>{const b=l((()=>h.map(_g)),[h]),[x,v]=l((()=>m>0?[b.slice(0,m),b.slice(m)]:[b,[]]),[m,b]),[w,C]=a(!1);i((()=>Dg.subscribe("fold",(e=>{e&&p?.parent&&e.parent===p?.parent&&C(e.isUnfolded)}))),[p?.parent]);const S=r((()=>{Dg.fire("fold",{type:"fold",isUnfolded:!w,parent:p?.parent})}),[w,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(N,{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(lo,{children:[c("div",{children:[x,o(so,{isUnfolded:w,children:v})]}),h.length>=m?o(ro,{className:"mt-m",label:w?"Скрыть":"Подробнее о тарифе",isUnfolded:w,embedded:!0,data:f,onClick:S}):null]}):o("div",{children:x})]})})),Pg=d((({text:e,value:t})=>c("div",{className:"space-y-xs w-full",children:[o(ze,{size:"text-m",color:"text-primary-text",font:"font-light",children:e}),o("div",{className:"w-full text-2xl bg-main-gray px-4 py-3 rounded-md",children:Je()(t)})]}))),Bg=d((({cashbacks:e})=>{const{mounth:t,year:n}=Mg(e);return c("div",{className:"w-full flex flex-col gap-lg",children:[o(N,{className:"text-left",headingType:"h5",as:"h2",title:"Результат расчета"}),o(Fe,{__html:'Категории покупок для расчета баллов предварительные.<br />Подробнее по условиям и начислениям можно узнать во вкладке <a href="#docs">документы</a>'}),c("div",{className:"flex flex-col @xs:flex-row gap-lg",children:[o(Pg,{text:"Баллов в месяц",value:t}),o(Pg,{text:"Баллов в год",value:n})]})]})})),Mg=e=>e.reduce(((e,t)=>{const n=Number(t.percent.key)/100*t.sum;return{mounth:Math.min(e.mounth+n,5e3),year:Math.min(e.year+12*n,6e4)}}),{mounth:0,year:0}),Ag=[{text:"Категория 1,5%",key:"1.5"},{text:"Категория 3%",key:"3"},{text:"Категория 5%",key:"5"},{text:"Категория 10%",key:"10"},{text:"Категория 15%",key:"15"}],Fg=[{text:"Категория 1,5%",key:"1.5"},{text:"Категория 3%",key:"3"}],Lg=d((({categories:e,cashback:t,showIncreasedPercents:n,maxInputRange:i,deleteImage:r,onDelete:l,onChange:s})=>{const[d,m]=a(zg(e)),u=0===t.id;return c("div",{className:"w-full space-y-m",children:[c("div",{className:"space-y-xs",children:[o(ze,{size:"text-m",color:"text-primary-text",font:"font-light",children:"Выберите категорию"}),c("div",{className:"flex gap-m",children:[o(Na,{className:"w-full",isManualInput:u,placeholder:"Выберите категорию",options:Vg(u,n),value:t.percent,onChange:e=>{s({...t,percent:e})}}),u?null:o(Mn,{version:"secondary",onClick:()=>l(t.id),shape:"round",className:"px-4 rounded-md",children:o(ie,{image:r})})]})]}),e?.length&&!u?o(Na,{label:"Выберите категорию покупок",placeholder:"Выберите категорию покупок",options:e,value:d,onChange:m}):null,o(Di,{step:500,title:"Сумма покупок в категории",min:0,max:i,value:t.sum,onChange:e=>{s({...t,sum:e})}})]})})),zg=e=>e?.[(new Date).getTime().toString().slice(-1)],Vg=(e,t)=>e?[]:t?Ag:Fg,$g=[{id:0,percent:{text:'Категория 1% "На всё"',key:"1"},sum:5e3}],jg={href:"/natural/debetcards/svoya-plus",text:"Оформить карту",target:"_self"},Wg=["5","10","15"],qg=d((({maxInputRange:e=3e5,image:t,deleteImage:n,infoImage:i,className:r="",button:l=jg,...s})=>{const{cashbacks:d,categories:m,onAddNewCashback:h,onChangeCashback:p,onDeleteCashback:f,onResetCashback:y}=(()=>{const{data:e}=tc("CASHBACK_CATEGORY"),[t,n]=a($g);return{cashbacks:t,categories:e?.map((e=>({key:e.key||"",text:e.value})))||[],onAddNewCashback:()=>n((e=>[...e,{id:e[e.length-1].id+1,percent:{text:"Категория 1,5%",key:"1.5"},sum:5e3}])),onChangeCashback:e=>n((t=>t.map((t=>t.id===e.id?e:t)))),onDeleteCashback:e=>n((t=>t.filter((t=>t.id!==e)))),onResetCashback:()=>n($g)}})(),b=t?.src?o(ie,{image:t,className:"hidden w-full @xl:block",imageClassName:"justify-self-center"}):null;return c(g,{className:u("flex flex-col justify-center items-center gap-lg",r),defaultPadding:u("p-6xl"),...s,children:[o(S,{title:"Калькулятор расчета баллов",description:"Можно выбрать не более 5 категорий, одна из них из повышенной категории",headlineVersion:"XL",isEmbedded:!0}),c("div",{className:"flex flex-row items-start gap-lg",children:[c("div",{className:"w-full flex flex-col justify-center items-center gap-lg",children:[d.map((t=>o(Lg,{categories:m,cashback:t,showIncreasedPercents:Hg(t,d),maxInputRange:e,deleteImage:n,onDelete:f,onChange:p},String(t.id)))),Ug(d.length,h,y),o(Bg,{cashbacks:d}),o(yc,{__html:"<p>Полученные баллы можно конвертировать в рубли и компенсировать покупки у партнеров. Подробнее в <a href='#docs'>документах</a></p>",image:i}),o(ke,{className:"w-full @lg:w-auto self-start",href:l.href,text:l.text,target:l.target,version:"primary"})]}),b]})]})})),Ug=(e,t,n)=>c("div",{className:"w-full flex flex-col gap-lg",children:[e<5?o(Mn,{className:"self-start text-primary-main",embedded:!0,version:"secondary",onClick:t,children:"Добавить еще"}):null,e>2?o(Mn,{className:"self-start",version:"secondary",onClick:n,children:"Сбросить все категории"}):null]}),Hg=(e,t)=>Wg.includes(e.percent.key)||!t.some((e=>Wg.includes(e.percent.key))),Kg=d((({className:e,contacts:t,info:n,version:a="secondary",...i})=>c(g,{className:u("flex",e),defaultPadding:"p-6xl",version:a,...i,children:[n?.length?Yg(n):null,t?.length?Yg(t):null]}))),Yg=e=>o("div",{className:"flex gap-5xl grow basis-0",children:e.map(((e,t)=>Gg({column:e,i:t})))}),Gg=({column:e,i:t})=>e?o("div",{className:"flex flex-col gap-xl grow basis-0",children:e.map((({title:e="",description:t,additionalDescription:n,button:a},i)=>c("div",{children:[o(S,{title:e,description:t,headlineVersion:"XS",align:"text-left",isEmbedded:!0}),n?o("div",{className:"mt-xs opacity-80",children:o(w,{size:"text-m",font:"font-light",children:n})}):null,o("div",{className:u({"mt-xl":Boolean(a?.text)}),children:Ke([a])})]},String(i))))},`col-${String(t)}`):null,Xg=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]})]}))),Jg=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(Xg,{step:a,showPercentage:!1})]})})}));var Qg;!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",e.clientFound="CLIENT_FOUND",e.newClient="NEW_CLIENT"}(Qg||(Qg={}));const Zg=e=>Ls("/user-data/getTaskStatus","POST",e),ef=async e=>{const t=await Ls("/user-data/sendSignalToProcess","POST",e);return t?.statusCd||null},tf=d((({title:e,interval:t=0,onEnd:n=_n})=>{const[i,r]=a(t);Pl({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(Ll,{seconds:i})})]})]})})),nf=d((({title:e,description:t,sectionInfoTitle:n,sectionInfo:a,sectionAdditionalTitle:i,sectionInfoAdditional:r,buttonText:l,interval:s,onExpire:d=_n,...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(tf,{interval:s,onEnd:d}):null]}),o(af,{title:n,items:a}),o(af,{title:i,items:r,countColumns:!0}),l?o(li,{href:"/natural",text:l,version:"primary",className:"w-full mt-lg"}):null]}))),af=({title:e,items:t,countColumns:n=!1})=>{const a=Ee();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(ze,{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",El(n||a?1:2)),children:t.map(((e,t)=>o("div",{children:rf(e)},t)))}):null]})]}):null},rf=({label:e,description:t})=>c("div",{className:"flex flex-col",children:[o(ze,{color:"text-secondary-text",size:"text-l",children:e}),o(ze,{color:"text-primary-text",size:"text-xl",children:t})]}),lf=d((()=>o(nf,{title:"Благодарим Вас за ожидание",description:"В настоящий момент Банк не может одобрить Вашу заявку на кредит. Попробуйте подать заявку позже. Спасибо за обращение в АО «Россельхозбанк».",buttonText:"Вернуться на главную"}))),sf=d((({onExpire:e})=>{const{statusInfo:t}=lc();return o(nf,{interval:300,title:"Заявка успешно отправлена",description:"Не закрывайте окно, скоро сообщим результат",sectionInfoTitle:"Заявленные условия по кредиту",sectionInfo:[{label:"Название продукта",description:"Кредитная карта"},{label:"Категория",description:t?.cardCategory}],onExpire:e})})),of=d((()=>{const{statusInfo:e}=lc(),t="courier"===e?.methodObtain;return o(nf,{title:"Благодарим вас за ожидание, но нам требуется больше времени для принятия решения",description:t?"":"Посетите выбранное отделение банка с необходимыми документами и так завершите оформление кредита.",sectionAdditionalTitle:t?"Адрес доставки":"В отделении Банка",sectionInfoAdditional:t?[{description:e?.deliveryAddress}]:[{label:"Регион",description:e?.regionRetail},{label:"Адрес",description:e?.addressRetail}],sectionInfo:[{label:"Основные документы:",description:"- Паспорт РФ"}],buttonText:"Вернуться на главную"})})),cf=d((()=>{const{statusInfo:e}=lc();return o(nf,{title:"Банк одобрил вам кредит",description:"Обратитесь в отделение банка, чтобы завершить оформление и получить ваш кредит",sectionInfo:df(e),buttonText:"Вернуться на главную"})})),df=e=>{const t=[{label:"Название продукта",description:"Кредитная карта"},{label:"Категория",description:e?.cardCategory}];return e?.deliveryAddress&&e?.deliveryDate?t.concat([{label:"Адрес доставки",description:e?.deliveryAddress},{label:"Дата доставки",description:Ba(e?.deliveryDate)}]):t},mf=["CREATE_APPLICATION_SHORT_SIGNAL","CREATE_APPLICATION_LOAN_V3_SIGNAL"],uf=d((()=>{const[e,t]=a(Qg.process),{taskId:n}=lc();i((()=>{(async()=>{for(const e of mf)await ef({signalType:e,taskId:n})})()}),[n]);const l=r((async e=>{const a=await Zg({taskId:n});a&&a?.statusCd!==Qg.process&&(e(),t(a.statusCd))}),[n]);Ol(l,3e4);const s=r((()=>t(Qg.rework)),[]);return hf(e,s)})),hf=(e,t)=>({IN_PROCESS:o(sf,{onExpire:t}),CANCELLED:o(lf,{}),FAILED:o(lf,{}),DRAFT:o(lf,{}),APPROVED:o(cf,{}),PRE_DECISION:o(cf,{}),REVISION:o(of,{})}[e]||o(of,{})),pf=e=>t=>t.filter((e=>e)).map((t=>[gf(t,e),xf(t,e),ff(t,e),yf(t,e),bf(t,e)].some(Boolean)?{...t,required:!1}:t)),gf=({name:e},t)=>"partInBusiness"===e&&"BUSINESS_OWNER"!==t("positionOrganization")?.key,ff=({name:e,filledByEsia:t},n)=>e?.startsWith("address")&&n("esiaAccountTypeCd")?.key&&t,yf=({name:e},t)=>"addressFact"===e&&t("addressMatch"),bf=({condition:e},t)=>e?.name&&e?.values?.every((n=>{const a=t(e?.name);return n!==(a?.key??a)})),xf=({name:e},t)=>"snils"===e&&!t("snils")&&vf(t),vf=e=>"PFR_CERTIFICATE"!==e("confirmationIncome")?.key,Nf={...Vm,...$m},wf=({field:e,inputs:t,params:n})=>t.map(Rl(e,n,Nf)),Cf=({sections:e,field:t,params:n})=>e?.map((({inputs:e=[],columns:a,title:i,condition:r},l)=>{const s=pf(Sf(t))(e),c=[bf({condition:r},Sf(t))?null:Dl(i),...wf({field:t,inputs:s,params:n})].filter(Boolean).map(((e,t)=>({...e,key:e.key??`elem-${t}`})));return c.length?o("div",{className:u(El(a),"grid gap-x-m"),children:c},`section-${l}`):null})),Sf=e=>t=>e(t)?.value,kf=({formState:e,inputs:t,productType:n})=>{return Rn(pf((t=>e[t]))(t),{...Os,limitedBirthday:Rs(n),dulIssueDate:(i=e.limitedBirthday,Ss(14,i)("Укажите дату выдачи паспорта")),generalSeniority:(a=e.lastJobExperience,ln((e=>"string"==typeof e&&/^[0-9]{1,2}$/g.test(e)&&(!a||Number(e)>=Number(a))))("Укажите количество лет стажа")),beginDate:ws(e.limitedBirthday),participantDateRegistration:Cs(e.limitedBirthday),organizationName:ks(e.isDadataOrganization),inn:Is(e.isDadataOrganization)})(e);var a,i},If=d((({step:e,isSending:t,onPrevStep:n})=>{const a=5===e;return c("div",{className:"flex justify-between gap-m",children:[o(Mn,{version:"secondary",disabled:0===e,onClick:n,children:"Назад"}),o(Xa,{isLoading:t,children:a?"Отправить заявку":"Далее"})]})})),Tf=(e,t,n)=>({...n[e],...t,limitedBirthday:Rf(t?.limitedBirthday),dulIssueDate:Rf(t?.dulIssueDate),participantDateRegistration:Rf(t?.participantDateRegistration),beginDate:Rf(t?.beginDate),deliveryDate:Rf(t?.deliveryDate)}),Rf=e=>{try{return e?new Date(e):void 0}catch(e){return}},Ef=(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:"",isDadataOrganization:!1,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}],Df=[{paymentSystem:{key:"",text:""},currency:"810",codeWord:""},...Ef(),{bankruptcyFlg:!1,shareholderFlg:!1,legalEntityName:"",creditInRshbCd:void 0},{regionRetail:{key:"",text:""},addressRetail:{key:"",text:""},bankEmployeeCode:void 0,addressCourier:{fullAddress:"",fiasCode:""},methodObtain:void 0,deliveryDate:void 0}],_f=e=>{const{currency:t,paymentSystem:n,cardCategory:a,codeWord:i}=e;return{currencyCode:t?{key:t}:void 0,paymentSystemTypeCd:n,classCard:a,codeWord:i}},Of=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"RETIREE"===n?.key?{employmentTypeCd:n}:{employmentContractDate:Ba(t||"",!0),employmentTypeCd:{key:"WORK"},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:bu({organizationPhone:p&&Ma(p)}),participantAddresses:xu({organizationAddress:g}),ownershipShare:"BUSINESS_OWNER"===f?.key?y:void 0}},Pf=e=>{const{limitedBirthday:t="",sex:n,birthPlace:a,dulIssueDate:i="",dulIssuedBy:r,dulNumber:l,dulSerie:s,dulSubdivisionCode:o,education:c,participantDateRegistration:d,housing:m,addressRegistration:u,addressFact:h,addressMatch:p}=e;return{birthDate:Ba(t,!0),birthPlace:a,dulIssueDate:Ba(i,!0),dulIssuedBy:r,dulNumber:l,dulSerie:s,dulSubdivisionCode:o?.replace("-",""),educationLevelCd:c,registrationDate:d?Ba(d,!0):void 0,homeMatchFlg:p,houseTypeCd:m,participantAddresses:xu({addressRegistration:u,addressFact:p?u:h}),genderCd:n?{key:"male"===n?"MAN":"WOMAN"}:void 0}},Bf=e=>e?new Date(e).toISOString().split(".")[0]:"",Mf=e=>{const{methodObtain:t,deliveryDate:n="",deliveryTime:a}=e,i="courier"===t,r=a?{deliveryTimeCd:{key:a}}:{};return i?{courierDeliveryFlg:i,deliveryDate:Bf(n.toString().replace(/(GMT)[+-]\d{4}/,"GMT+0000")),office:{id:"3"},...r}:{}},Af=e=>{const{addressRetail:t,methodObtain:n}=e;return t?.key&&"office"===n?{office:{id:t.key}}:{}},Ff=(e,t)=>{switch(e){case 0:default:return{};case 1:return Pf(t);case 2:return Of(t);case 3:return vu(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:xu({addressCourier:t})}:{}})(t)}},Lf=({step:e,onNextStep:t,onFinish:n})=>{const[a,{setTrue:i,setFalse:s}]=nn(!1),o=5===e,c=lc(),d=l((()=>Tf(e,c.leadForm,Df)),[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 Xm((({participantId:e,taskId:t,profileId:n,formData:a,step:i=0})=>({sendToBank:!0,taskKind:"UNITED",task:{id:t,...Af(a),authorizedAgentId:a?.bankEmployeeCode,participants:[{id:e,profile:{id:n},roleCd:{key:"BORROWER",value:"Заемщик"},...Ff(i,a)}],..._f(a),...Mf(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]},zf=d((({step:e,sections:t,onPrevStep:n,onNextStep:a,onFinish:i})=>{cs();const s=l((()=>t?.flatMap((e=>e?.inputs||[]))),[t]),d=r((e=>kf({formState:e,inputs:s,productType:"creditCard"})),[s]),[m,u,h]=Lf({step:e,onNextStep:a,onFinish:i}),[,{field:p,onSubmit:g}]=dn(m,{formValidator:d,onSubmit:u});return c("form",{onSubmit:g,className:"space-y-m",children:[Cf({sections:t,field:p}),o(If,{isSending:h,step:e,onPrevStep:n})]})})),Vf=[{title:"Персональные данные",columns:2,inputs:[{name:"limitedBirthday",required:!0,filledByEsia:!0},{name:"birthPlace",required:!0,filledByEsia:!0}]},{columns:2,inputs:[{name:"sex",required:!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}]}],$f=[[{title:"Параметры карты",inputs:[]},{inputs:[{name:"currency",required:!0},{name:"paymentSystem",required:!0},{name:"cardCategory",required:!0},{name:"codeWord",required:!0}]}],[...Vf,{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 месяцев, не должен находиться в декретном отпуске",condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{inputs:[{name:"employment",required:!0}]},{columns:2,inputs:[{name:"organizationName",required:!0,dadata:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"inn",required:!0,dadata:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{inputs:[{name:"amountWorkers",required:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:2,inputs:[{name:"employerActivities",required:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"organizationPhone",label:"Телефон работодателя",required:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:2,inputs:[{name:"generalSeniority",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"lastJobExperience",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"experience5Years",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"jobsNumber",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{inputs:[{name:"beginDate",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:2,inputs:[{name:"positionOrganization",required:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"partInBusiness",required:!0,condition:{name:"positionOrganization",values:["BUSINESS_OWNER"]}}]},{title:"Адрес работодателя",inputs:[],condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{inputs:[{name:"organizationAddress",required:!0,dadata:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]}],[{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:"Сумма основного и дополнительных доходов после вычета налога",condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:1,inputs:[{name:"wages",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:1,inputs:[{name:"retirementIncome",required:!0,condition:{name:"employment",values:["RETIREE","WORK_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"]}}]},{columns:2,inputs:[{condition:{name:"methodObtain",values:["office"]}},{name:"bankEmployeeCode"}]}]],jf=["Параметры карты","Персональные данные","Данные о трудоустройстве","Семейное положение и доход","Дополнительные сведения","Выбор способа получения"],Wf=d((({className:e,...t})=>{const[n,l]=a(0),d=s(null),m=r((()=>d?.current?.scrollIntoView({behavior:"smooth"})),[d]);i(Vu,[]);const u=r((()=>{l((e=>Math.min(e+1,6))),m()}),[]),h=r((()=>{l((e=>Math.max(e-1,0))),m()}),[]),p=$f[n],[f,{setTrue:y}]=nn(!1);return o(g,{className:e,...t,children:c("div",{ref:d,className:"container grid grid-cols-12",children:[f?null:o(Jg,{stepsTitles:jf,step:n,totalSteps:6}),o("div",{className:"py-lg px-5xl mt-2xs bg-white col-span-12",children:f?o(uf,{}):o(zf,{step:n,sections:p,onNextStep:u,onPrevStep:h,onFinish:y},String(n))})]})})})),qf=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(Xg,{step:a,showPercentage:!1})]})})})),Uf=async e=>{await zs("/camunda/send/message","POST",e)},Hf=d((()=>o(nf,{title:"Благодарим Вас за ожидание",description:"В настоящий момент Банк не может одобрить Вашу заявку на кредит. Попробуйте подать заявку позже. Спасибо за обращение в АО «Россельхозбанк».",buttonText:"Вернуться на главную"}))),Kf=d((({onExpire:e})=>{const{statusInfo:t}=lc();return o(nf,{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})})),Yf=d((()=>{const{statusInfo:e}=lc();return o(nf,{title:"Благодарим вас за ожидание, но нам требуется больше времени для принятия решения",description:"Посетите выбранное отделение банка с необходимыми документами и так завершите оформление кредита.",sectionAdditionalTitle:"В отделении Банка",sectionInfoAdditional:[{label:"Регион",description:e?.regionRetail},{label:"Адрес",description:e?.addressRetail}],sectionInfo:[{label:"Основные документы:",description:"- Паспорт РФ"}],buttonText:"Вернуться на главную"})})),Gf=d((()=>{const{statusInfo:e}=lc();return o(nf,{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:"Вернуться на главную"})})),Xf=["CREATE_APPLICATION_SHORT_SIGNAL","CREATE_APPLICATION_LOAN_V3_SIGNAL"],Jf=["CREATE_APPLICATION_SHORT_MESSAGE"],Qf=d((()=>{const e=Ms(),[t,n]=a(Qg.process),{taskId:l}=lc();i((()=>{(async()=>{if(e)for(const e of Jf)await Uf({messageName:e,taskId:l});else for(const e of Xf)await ef({signalType:e,taskId:l})})()}),[l]);const s=r((async e=>{const t=await Zg({taskId:l});t&&t?.statusCd!==Qg.process&&(e(),n(t.statusCd))}),[l]);Ol(s,3e4);const o=r((()=>n(Qg.rework)),[]);return Zf(t,o)})),Zf=(e,t)=>({IN_PROCESS:o(Kf,{onExpire:t}),CANCELLED:o(Hf,{}),FAILED:o(Hf,{}),DRAFT:o(Hf,{}),APPROVED:o(Gf,{}),PRE_DECISION:o(Gf,{}),REVISION:o(Yf,{})}[e]||o(Yf,{})),ey=d((({step:e,onPrevStep:t,isSending:n})=>{const a=5===e;return c("div",{className:"flex justify-between gap-m",children:[o(Mn,{version:"secondary",disabled:0===e,onClick:t,children:"Назад"}),o(Xa,{isLoading:n,children:a?"Отправить заявку":"Далее"})]})})),ty={annuity:{key:"ANNUITY",value:"Аннуитетный"},differential:{key:"DIFFERENTIATED",value:"Дифференцированный "}},ny=e=>{const{moneyValue:t,monthsValue:n,isAnnuity:a}=e?.calculator??{};return{loanAmount:t,creditPeriod:n,paymentTypeCd:ty[a?"annuity":"differential"]}},ay=e=>{const{addressRetail:t}=e;return{office:t?.key?{id:t.key}:void 0}},iy=(e,t)=>{switch(e){case 0:return(e=>{const{isInsurance:t,isSalaryClient:n}=e?.calculator??{};return{payrollCardRshbFlg:n,consentInsuranceFlg:t}})(t);case 1:return Pf(t);case 2:return Of(t);case 3:return vu(t);default:return{}}},ry=[{calculator:{moneyValue:0,monthsValue:0,monthlyPayment:0,rate:0,isAnnuity:!1,isInsurance:!1,isSalaryClient:!1,isPensionClient:!1,isStateEmployee:!1}},...Ef(!0),{regionRetail:{key:"",text:""},addressRetail:void 0,bankEmployeeCode:void 0}],ly=({step:e,onNextStep:t,onFinish:n})=>{const[a,{setTrue:i,setFalse:s}]=nn(!1),o=4===e,c=lc(),d=l((()=>Tf(e,c.leadForm,ry)),[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){const t=await Xm((({participantId:e,taskId:t,profileId:n,formData:a,step:i=0})=>{const r=Ms(),l={id:e,...!r&&{profile:{id:n}},roleCd:{key:"BORROWER",value:"Заемщик"},...iy(i,a)};return{sendToBank:!0,taskKind:"UNITED",task:{id:t,authorizedAgentId:a?.bankEmployeeCode,...r?{participant:l}:{participants:[l]},...ny(a),...ay(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]},sy=d((({step:e,sections:t,programsSource:n,onPrevStep:a,onNextStep:i,onFinish:s})=>{const{programId:d}=lc();cs();const m=n?.[d??""],u=l((()=>t?.flatMap((e=>e?.inputs??[]))),[t]),h=r((e=>kf({formState:e,inputs:u,productType:"credit"})),[u]),[p,g,f]=ly({step:e,onNextStep:i,onFinish:s}),[,{field:y,onSubmit:b}]=dn(p,{formValidator:h,onSubmit:g});return c("form",{onSubmit:b,className:"space-y-m",children:[Cf({sections:t,field:y,params:{calcData:m}}),o(ey,{step:e,isSending:f,onPrevStep:a})]})})),oy=[[{columns:1,inputs:[{name:"calculator"}]}],[...Vf,{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 месяцев, не должен находиться в декретном отпуске",condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{inputs:[{name:"employment",required:!0}]},{columns:2,inputs:[{name:"organizationName",required:!0,dadata:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"inn",required:!0,dadata:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:2,inputs:[{name:"amountWorkers",required:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"organizationPhone",label:"Телефон работодателя",required:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:2,inputs:[{name:"jobsNumber",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"beginDate",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{title:"Адрес работодателя",inputs:[],condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{inputs:[{name:"organizationAddress",required:!0,dadata:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]}],[{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:"Сумма основного и дополнительных доходов после вычета налога",condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:1,inputs:[{name:"wages",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:1,inputs:[{name:"retirementIncome",required:!0,condition:{name:"employment",values:["RETIREE","WORK_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:"Если представитель Банка помогал Вам в заведении заявки, введите здесь его код"}]},{columns:2,inputs:[{name:"bankEmployeeCode"}]}]],cy=["","Персональные данные","Данные о трудоустройстве","Семейное положение и доход","Отделение Банка"],dy=Kt((({className:e,programsSource:t,...n})=>{const[l,d]=a(0),m=s(null),u=r((()=>m?.current?.scrollIntoView({behavior:"smooth"})),[m]);i(Vu,[]);const h=r((()=>{d((e=>Math.min(e+1,4))),u()}),[]),p=r((()=>{d((e=>Math.max(e-1,0))),u()}),[]),f=oy[l],y=0===l,[b,{setTrue:x}]=nn(!1);return o(g,{className:e,...n,children:c("div",{ref:m,className:"container grid grid-cols-12",children:[y||b?null:o(qf,{stepsTitles:cy,step:l,totalSteps:4}),o("div",{className:"py-lg px-5xl mt-2xs bg-white col-span-12",children:b?o(Qf,{}):o(sy,{step:l,sections:f,programsSource:t,onNextStep:h,onPrevStep:p,onFinish:x},String(l))})]})})})),my=d((({step:e=1,totalSteps:t=2,stepsTitles:n=[]})=>{const a=e===t?100:85;return c("div",{className:"py-lg px-5xl bg-white col-span-12",children:[n[e]||null,o(Xg,{step:a,showPercentage:!1})]})})),uy=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(S,{headlineVersion:"M",title:e,description:t,align:"text-left",padding:"p-xl",className:"w-full"})}),o(hy,{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]}))),hy=({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(ze,{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:py(e)},t)))}):null]})]}):null,py=({label:e,description:t})=>c("div",{className:"flex flex-col",children:[o(ze,{color:"text-secondary-text",size:"text-l",children:e}),o(ze,{color:"text-primary-text",size:"text-xl",children:t})]}),gy=d((()=>{const{leadForm:e}=lc();return o(uy,{title:`${e?.name} ${e?.middleName},`,description:"Информация о Вас уже есть в системах Банка, обратите внимание на корректность заполнения паспортных данных",sectionInfo:[{label:"Фамилия",description:e?.surname},{label:"Имя",description:e?.name},{label:"Отчество",description:e?.middleName},{label:"Дата рождения",description:Ba(e?.limitedBirthday||"")},{label:"Серия документа",description:e?.dulSerie},{label:"Номер документа",description:e?.dulNumber}],isDboClient:!0})})),fy=d((()=>o(uy,{title:"Время ожидания превышено",description:"Попробуйте отправить заявку позже",buttonText:"Вернуться на главную"}))),yy=d((()=>o(uy,{title:"Не закрывайте заявку",description:"Идёт проверка данных"}))),by=d((()=>o(uy,{description:"Вы уже являетесь клиентом АО «Россельхозбанк», для Вас оформление зарплатной карты возможно в первый рабочий день",buttonText:"На главную"}))),xy=d((({isOffice:e})=>o(uy,{title:"Заявка принята",description:e?"Ваша заявка принята, мы сообщим вам в СМС о поступлении карты в офис":"Вам позвонит сотрудник Банка для уточнения времени и даты доставки",buttonText:"Вернуться на главную"}))),vy=d((()=>{const[e,t]=a(Qg.process),{taskId:n,statusInfo:r,programId:l}=lc(),s="38"===l,o="office"===r?.methodObtain;return i((()=>{(async()=>{const e=await ef({signalType:"FIND_PERSON_SIGNAL",taskId:n});await ef({signalType:"SET_PERSON_SIGNAL",taskId:n}),t(e||Qg.notFound)})()}),[n]),Ny(e,o,s)})),Ny=(e,t,n)=>({IN_PROCESS:o(yy,{}),NOT_FOUND:o(fy,{}),CLIENT_NOT_OK:o(fy,{}),NEW_CLIENT:o(xy,{isOffice:t}),CLIENT_FOUND:o(xy,{isOffice:t}),DBO_CLIENT:o(n?by:gy,{}),PRE_DECISION:o(xy,{isOffice:t})}[e]||o(xy,{isOffice:t})),wy=d((({step:e,onPrevStep:t,isSending:n})=>{const a=5===e;return c("div",{className:"flex justify-between gap-m",children:[o(Mn,{onClick:t,type:"button",version:"secondary",disabled:0===e,children:"Назад"}),o(Xa,{isLoading:n,children:a?"Отправить заявку":"Далее"})]})})),Cy=[{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:""},addressMatch:!0,addressFact:{fullAddress:"",fiasCode:""}},{paymentSystem:{key:"",text:""},isMomentDebitCard:!0,currency:"810",codeWord:"",latinName:"",latinSurname:""}],Sy=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:Bf(i.toString().replace(/(GMT)[+-]\d{4}/,"GMT+0000")),office:{id:""},...l}:{}},ky=e=>{const{addressRetail:t,methodObtain:n}=e;return t?.key&&"office"===n?{courierDeliveryFlg:!1,office:{id:t.key}}:{}},Iy=(e,t)=>{switch(e){case 0:return(e=>{const{addressCourier:t,methodObtain:n}=e;return"courier"===n?{participantAddresses:xu({addressCourier:t})}:{}})(t);case 1:return Pf(t);case 2:return(e=>{const{latinName:t,latinSurname:n}=e;return{latinFirstname:t,latinSurname:n,latinName:`${t} ${n}`}})(t);default:return{}}},Ty=({step:e,onNextStep:t,onFinish:n})=>{const[a,{setTrue:i,setFalse:s}]=nn(!1),o=2===e,c=lc(),d=l((()=>Tf(e,c.leadForm,Cy)),[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:bd[a]},...ky(n),participants:[{id:e,residentOtherCountry:!1,...Iy(i,n)}],..._f(n),...Sy(n)}}))({participantId:l,taskId:i,programId:s,step:e,formData:a}),zs("/user-data/updateUserTaskDebit","PUT",r)),o?(n?.(),m()):t()}catch(e){}finally{s()}var r}),[o]);return[d,u,a]},Ry=d((({step:e,sections:t,onPrevStep:n,onNextStep:a,onFinish:i})=>{cs();const s=l((()=>t?.flatMap((e=>e?.inputs??[]))),[t]),d=r((e=>kf({formState:e,inputs:s,productType:"debitCard"})),[s]),[m,u,h]=Ty({step:e,onNextStep:a,onFinish:i}),[,{field:p,onSubmit:g}]=dn(m,{formValidator:d,onSubmit:u});return c("form",{onSubmit:g,className:"space-y-m",children:[Cf({sections:t,field:p}),o(wy,{step:e,isSending:h,onPrevStep:n})]})})),Ey=[[{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}]},{inputs:[{name:"deliveryDate",condition:{name:"methodObtain",values:["courier"]},required:!0}]},{inputs:[{name:"deliveryTime",condition:{name:"methodObtain",values:["courier"]},required:!0}]},{inputs:[{name:"infoCard",condition:{name:"methodObtain",values:["courier"]},label:"Ожидайте звонка для согласования даты и времени доставки карты"}]},{inputs:[{name:"comment",condition:{name:"methodObtain",values:["courier"]}}]},{inputs:[{name:"addressRetail",required:!0,condition:{name:"methodObtain",values:["office"]}}]}],[...Vf,{title:"Адрес регистрации по месту жительства",columns:1,inputs:[]},{inputs:[{name:"addressRegistration",required:!0,dadata:!0,filledByEsia:!0},{name:"addressMatch"}]},{title:"Адрес фактического проживания (место пребывания РФ)",inputs:[],condition:{name:"addressMatch",values:[!1]}},{inputs:[{name:"addressFact",required:!0,dadata:!0,condition:{name:"addressMatch",values:[!1]}}]},{inputs:[{name:"infoCard",condition:{name:"methodObtain",values:["courier"]},label:"Проверьте полученные данные с портала Государственных услуг. При наличии ошибки, закройте заявку и оформите заявку заново без авторизации через портал Государственных услуг."}]}],[{title:"Параметры карты",inputs:[]},{inputs:[{name:"currency",required:!0},{name:"paymentSystem",required:!0},{name:"cardCategory",required:!0}]},{title:"Отображение на карте",inputs:[],condition:{name:"isMomentDebitCard",values:[!1]}},{columns:2,inputs:[{name:"latinName",condition:{name:"isMomentDebitCard",values:[!1]}},{name:"latinSurname",required:!0,condition:{name:"isMomentDebitCard",values:[!1]}}]},{inputs:[{name:"infoCard",label:"Проверьте корректность заполненных полей, при необходимости внесите изменения.",condition:{name:"isMomentDebitCard",values:[!1]}}]},{inputs:[{name:"codeWord",required:!0}]},{inputs:[{name:"infoCard",label:"Количество символов ограничивается 20. При этом, если фамилия и имя на карте содержит более 21 символа, то необходимо сократить имя и указывать на карте только первую букву имени и фамилию, если при таком сокращении фамилия и имя не умещается в количество символов – 20, то указывать только фамилию.",condition:{name:"isMomentDebitCard",values:[!1]}}]}]],Dy=["","Персональные данные","Платежная система"],_y=Kt((({className:e,...t})=>{const[n,l]=a(0),d=s(null),m=r((()=>d?.current?.scrollIntoView({behavior:"smooth"})),[d]);i(Vu,[]);const u=r((()=>{l((e=>Math.min(e+1,2))),m()}),[]),h=r((()=>{l((e=>Math.max(e-1,0))),m()}),[]),p=Ey[n],f=0===n,[y,{setTrue:b}]=nn(!1),x=r((()=>{b(),m()}),[]);return o(g,{className:e,...t,children:c("div",{ref:d,className:"container grid grid-cols-12",children:[f||y?null:o(my,{stepsTitles:Dy,step:n,totalSteps:2}),o("div",{className:"py-lg px-5xl mt-2xs bg-white col-span-12",children:y?o(vy,{}):o(Ry,{step:n,sections:p,onNextStep:u,onPrevStep:h,onFinish:x},String(n))})]})})})),Oy=e=>"number"==typeof e?.minMonths&&"number"==typeof e?.maxMonths,Py=(e,t)=>Array.from({length:t-e+1},((t,n)=>e+n)),By=1e9,My={sum:{min:1e4,max:By},period:3},Ay=Kt((({className:e,filtrationSchema:t={},resetButton:n,sumInput:a,periodInput:i,...r})=>{const[,{blocksToRender:l,blocksWithProps:s},{field:d,reset:m}]=qh(My,{block:r.block,page:r.options?.page,normalize:e=>({...e,period:Fy(e)})}),h=s.map((([,e])=>e?.paramsSource?.rows?.[0]?.rates)),p=Ly(h);return c(g,{className:u("space-y-2xs",e),defaultPadding:"p-0",version:"transparent",...r,children:[o(Ah,{filtrationSchema:t,resetButton:n,field:d,reset:m,children:c("div",{className:"@4xl:max-w-xs space-y-lg",children:[o(rg,{label:a?.title,min:500,max:By,...d("sum",{parse:e=>({min:Number(e),max:By}),format:({min:e})=>String(e)})}),o(Di,{title:i?.title,items:["От 3 мес","До 5 лет"],list:p,...d("period")})]})}),o(Oh,{blocksToRender:l,...r})]})}),{childrenTypes:["ProductBlock"],childSchema:e=>({...e?.filtrationSchema||{},paramsSource:{type:"object",title:"Адрес справочника"}})}),Fy=e=>$t((e?.paramsSource?.rateRows||[]).filter(Oy).flatMap((e=>Py(e.minMonths,e.maxMonths)))),Ly=e=>$t(e.flatMap((e=>e||[])).filter(Oy).flatMap((e=>Py(e.minMonths,e.maxMonths)))).sort(((e,t)=>e-t))||[],zy=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,Vy=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:zy(a)}),o(S,{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]}))),$y=`${Pa}/region`;function jy(e="Москва"){return rc().location??{name:e}}function Wy(e="Москва"){const t=rc(),n=r((async()=>{if(!t.location){const n=await zt($y);t.location=n??{name:e}}}),[t,e]);return fi($y,n),t}var qy;!function(e){e.RUB="RUB",e.EUR="EUR",e.USD="USD",e.CNY="CNY"}(qy||(qy={}));const Uy=new Intl.NumberFormat("ru",{style:"currency",currency:qy.RUB}),Hy=e=>e?Uy.format(e):"",Ky="text-m font-light text-secondary-text ",Yy=`${Ky} text-left`,Gy=`${Ky} pl-5xl text-center`,Xy=`${Ky} pl-5xl text-right`,Jy={USD:"DollarIcon",EUR:"EuroIcon",CNY:"ChineseYuanRenminbiIcon"},Qy=d((({className:e,exchangeCurrencyItems:t})=>c("table",{className:u("h-fit w-full",e),children:[o("thead",{children:c("tr",{children:[o("th",{className:Yy,children:o(ze,{size:"text-m",children:"Валюта"})}),o("th",{className:Gy,children:o(ze,{size:"text-m",children:"Купить"})}),o("th",{className:Xy,children:o(ze,{size:"text-m",children:"Продать"})})]})}),o("tbody",{children:t.map(Zy)})]}))),Zy=e=>{const t=e?.currency?.currency;return c("tr",{className:"pb-2xs text-h6",children:[o("td",{className:"pt-m m-auto flex text-left",children:c("div",{className:"flex items-center gap-xs",children:[t?o(ie,{image:{icon:Jy[t]},width:"24",height:"24"}):null,o(ze,{size:"text-h6",children:t})]})}),o("td",{className:"pt-m pl-5xl text-center",children:o(ze,{size:"text-h6",children:Hy(e?.saleExchangeRate)})}),o("td",{className:"pt-m pl-5xl text-right",children:o(ze,{size:"text-h6",children:Hy(e?.buyExchangeRate)})})]},t)},eb={icon:"GpsIcon"},tb=d((({className:e="",address:t})=>c("div",{className:u("flex gap-s w-full justify-between @sm:justify-center",e),children:[o(Jh,{...eb,iconBgVersion:"primary",className:"shrink-0"}),c("div",{className:"space-y-2xs whitespace-pre-wrap",children:[t?o(w,{size:"text-l",color:"text-primary-main",children:t}):null,o(w,{size:"text-m",color:"text-secondary-text",children:"Курс указан для заданного офиса"})]})]}))),nb=(e,t,n)=>{const a=Number(ab(e))*Math.pow(t,n?-1:1);return Number.isInteger(a)?a:((e,t=2)=>{const n=10**t;return Math.round(parseFloat(String(e))*n)/n})(a)},ab=e=>e.replace(/[^\d.,]/g,"").replace(",",".");function ib(e){if(!e)throw new Error("Value should be fulfilled");return e}const rb=e=>t=>{const[,n]=ib(e.find((([e])=>e(t))));return n(t)},lb=e=>rb(e.map((([e,t])=>[e,()=>t])));lb.if=e=>new sb(void 0,e);class sb{parent;predicate;unit;get entry(){return[ib(this.predicate),ib(this.unit)]}constructor(e,t,n){this.parent=e,this.predicate=t,this.unit=n}if(e){return new sb(this,e)}then(e){return new sb(this.parent,this.predicate,e)}else(e){return rb([...ob(this),[()=>!0,e]])}}const ob=e=>[...e?.parent?ob(e.parent):[],e.entry],cb=e=>lb([[e=>e.value!==qy.RUB&&e.oppositeValue!==qy.RUB,()=>e.handleConvert(e.value,qy.RUB)],[e=>e.value===qy.RUB&&e.oppositeValue===qy.RUB,()=>e.handleConvert(e.value,qy.USD)],[e=>e.value===qy.RUB&&e.oppositeValue===qy.RUB,()=>e.handleConvert(e.value,qy.CNY)],[()=>!0,()=>e.handleConvert(e.value)]])(e)?.();function db(e){const{placeholder:t,rates:n,selected:a,value:i,onChange:r,setSelected:l}=e,s=n.map((e=>({key:e?.currency?.currency??"",text:e?.currency?.currency??""}))),d={key:a,text:a};return c("div",{className:"relative flex",children:[o(ra,{className:"shrink-0 text-l w-full appearance-none -mr-20",placeholder:t,type:"text",value:i,onChange:r}),s.length?o(Na,{className:"absolute right-0",isBorder:!1,onChange:e=>l(e.key),options:s,value:d}):null]})}const mb=d((({className:e="",currencyRatesBuy:t,currencyRatesSell:n,button:i})=>{const[l,s]=a({inputSell:"",inputBuy:"",selectSell:t?.[0]?.currency?.currency||qy.RUB,selectBuy:n?.[0]?.currency?.currency||qy.USD}),d=r((e=>s((t=>({...t,...e})))),[]);return c("div",{className:`flex flex-col gap-m pt-2xl ${e}`,children:[t&&n?c("div",{className:"grid gap-m",children:[db({placeholder:"Хочу продать",rates:n,selected:l.selectSell,setSelected:ub(l,d,n),value:l.inputSell,onChange:e=>pb(d,n)(e,l.selectSell,l.selectBuy)}),db({placeholder:"Получу",rates:t,selected:l.selectBuy,setSelected:hb(l,d,t),value:l.inputBuy,onChange:e=>gb(d,t)(e,l.selectBuy,l.selectSell)})]}):null,i?.text?o(ke,{text:i.text,version:i?.version,...i}):null]})})),ub=(e,t,n)=>a=>{t({selectSell:a}),cb({value:a,oppositeValue:e.selectBuy,handleConvert:(a=e.selectSell,i=e.selectBuy)=>{pb(t,n)(e.inputSell,a,i)}})},hb=(e,t,n)=>a=>{t({selectBuy:a}),cb({value:a,oppositeValue:e.selectSell,handleConvert:(a=e.selectBuy,i=e.selectSell)=>gb(t,n)(e.inputBuy,a,i)})},pb=(e,t)=>(n,a,i)=>{e({inputSell:ab(n),selectBuy:i});const r=t.find((e=>e.currency?.currency===i))?.saleExchangeRate||t.find((e=>e.currency?.currency===a))?.buyExchangeRate;r&&e({inputBuy:String(nb(n,r,a===qy.RUB)||"")})},gb=(e,t)=>(n,a,i)=>{e({inputBuy:ab(n),selectSell:i});const r=t.find((e=>e.currency?.currency===i))?.buyExchangeRate||t.find((e=>e.currency?.currency===a))?.saleExchangeRate;r&&e({inputSell:String(nb(n,r,a===qy.RUB)||"")})},fb=`${Pa}/exchangerates`;const yb=d((({className:e="",title:t="Курсы обмена валют",button:n,...a})=>{const i=function(e){const t=e?.code||"000",{data:n}=fi(fb+`?regionCode=${t}`,Vt);return n||{}}(jy()),r=i?.exchangeRate?.currencies?.filter((e=>0!==e.buyExchangeRate||0!==e.saleExchangeRate)),l=bb(r),s=l.filter((e=>e.buyExchangeRate));s.unshift({currency:{currency:qy.RUB}});const d=l.filter((e=>e.saleExchangeRate));return d.push({currency:{currency:qy.RUB}}),o(g,{className:u("box-border min-h-80",e),...a,children:o(Oe,{className:"h-full",title:o(N,{headingType:"h4",title:t,className:"whitespace-pre-wrap"}),children:c("div",{className:"flex w-full gap-6xl flex-wrap @lg:flex-nowrap",children:[c("div",{className:"w-full @2xl:w-auto @5xl:w-1/2",children:[l?o(Qy,{className:"mb-xl",exchangeCurrencyItems:l}):null,o(tb,{address:i?.address})]}),o(mb,{className:"grow w-1/2",currencyRatesBuy:s,currencyRatesSell:d,button:n})]})})})})),bb=e=>e?.filter((e=>[1,2,3].includes(e?.currency?.id)))||[],xb=d((({className:e,items:t})=>{const n=be();return o("ul",{className:u("w-full",e),children:t?.map(vb(n))})})),vb=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},Nb=e=>t=>!t.displayArea||e.includes(t.displayArea.toLowerCase()),wb=["all","footer"],Cb=Boolean(J.SINGLE_SEARCH_INDEX),Sb=d((({className:e,navigationItems:t,isSearchPanel:n=!1})=>{const a=be(),i=t?.filter(Nb(wb))?.map(a)??[],[r]=i;return o("div",{className:"space-y-2 lg:order-2",children:o("div",Cb&&n?{children:o(xb,{className:"block columns-3 space-y-3 gap-x-6xl",items:r?.items})}:{role:"menu",className:u("w-full flex items-start justify-between flex-col md:flex-row gap-m",e),children:i?.map(kb)})})})),kb=(e,t)=>{const{text:n,items:a=[],href:i,target:r="_self",onClick:l,dataFooter:s}=e,d=a.filter(Nb(wb));return c("div",{role:"menuitem",className:"flex flex-col gap-s w-full @md:w-1/4",children:[o("a",{className:"leading-5 text-l text-primary-text hover:text-primary-main no-underline",href:i,target:r,onClick:l,...ve(s),children:n}),d?o(xb,{className:"flex flex-col gap-s",items:d}):null]},String(t))},Ib=d((({className:e="",items:t=[]})=>t?.length?o("div",{className:u("space-y-m",e),children:t.map(Tb)}):null)),Tb=(e,t)=>c("div",{className:"space-y-m",children:[o("div",{children:o(ze,{size:"text-l",font:"font-medium",children:e?.title})}),o("div",{className:"space-y-m",children:e.items?.map(Rb)})]},String(t)),Rb=(e,t)=>c("div",{className:"space-y-2xs",children:[o("div",{children:Eb(e.type,e.text)}),o(w,{size:"text-s",font:"font-light",color:"text-secondary-text",children:e.description})]},String(t)),Eb=(e,t="")=>{switch(e){case"tel":return o("a",{className:"text-primary-text hover:text-primary-main no-underline",href:`tel:${Db(t)}`,children:o(ze,{size:"text-h6",children:t})});case"email":return o("a",{className:"no-underline",href:`mailto:${t}`,children:o(w,{size:"text-xl",font:"font-light",color:"text-primary-text",children:t})});default:return o("span",{children:t})}},Db=e=>e.replaceAll(/\D/g,""),_b=d((({className:e="",index:t,text:n,...a})=>{const i=be(),{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}`})})),Ob=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(ze,{size:"text-l",font:"font-normal",children:t})}),n.map(((e,t)=>o(_b,{index:t,className:"text-l font-light lg:max-w-72",...e},String(t))))]}):null}))),Pb="w-full lg:w-52";function Bb(e,t,n=300){i((()=>{const t=globalThis.setTimeout(e,n);return()=>{globalThis.clearTimeout(t)}}),t)}const Mb=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 Ab=(e,t)=>(n,a)=>{for(const[i,r]of a)n.set(i,e(n.get(i)||t,r));return n},Fb=(e=[])=>e.reduce(((e,t)=>e+t),0),Lb=J.SEARCH_LANG,zb=e=>e.toLowerCase().split(/[^0-9a-zа-я-]+/).filter((e=>e.length>=3&&("en"===Lb?!/[а-яА-ЯёЁ0-9]/.test(e):!/[0-9a-z]/.test(e)))),Vb=e=>t=>e.map((([e,n])=>[Mb(t)(e),n])).filter((([e])=>e>=.8)).map((([e,t])=>jb(t,e))).reduce(Ab(Math.max,0),new Map),$b=e=>t=>{return Vh(t,t.map((({title:e})=>e)).map((e=>t=>{const n=zb(t||"");return n.length?Fb(e.map((e=>Qc(n.map(Mb(e)))))):0})(e))).sort((e=>(t,n)=>-e(t,n))((n=([,e])=>e,(e,t)=>n(e)-n(t)))).map((([e])=>e));var n},jb=(e,t)=>new Map(e.map((e=>[e,t]))),Wb=({basePathList:e,initialQuery:t=""})=>{const[n,r]=a(t||""),l=_();i((()=>{null!=t&&r(t)}),[t]);const{data:s}=fi(e?.length?e:null,qb(l)),[o,c]=a(null);return Bb((()=>{s&&c(s.map((e=>t=>{const{corpus:n,dictionary:a}=t||{};if(!(e&&n?.length&&a&&Object.keys(a).length))return[];const i=zb(e);if(!i.length)return[];const r=Object.entries(a),l=[...i.map(Vb(r)).reduce(Ab(((e,t)=>e+t),0),new Map).entries()].filter((([,e])=>e>=.799*i.length)).map((([e])=>n[e]));return $b(i)(l)})(n)))}),[s,n]),[o,{value:n,onChange:r}]},qb=e=>async(...t)=>(await Promise.allSettled(t.map((async e=>[e,await zt(L(e,"search.index.json"))])))).map((e=>"fulfilled"===e.status?e.value:[])).map(Ub(e)),Ub=e=>([t,n])=>n?{...n,corpus:n.corpus?.map((n=>({...n,uri:"index"===n.uri?t:q(e)(n.uri,t)})))}:{},Hb=d((({className:e,value:t,autoFocus:n,onChange:a,onFocus:i,placeholder:l="Поиск по сайту"})=>{const s=r((e=>{a&&a(e.target?.value||"")}),[a]);return c("div",{className:u("relative",e),role:"form",children:[o("div",{className:"absolute h-full flex items-center pl-m pointer-events-none",children:o(ie,{image:{icon:"LoupeIcon",iconVersion:"black"},width:"24",height:"24"})}),o("input",{className:u("h-14 w-full px-10 text-l text-black box-border rounded-md",aa),value:t,type:"text",name:"search-bar-input",placeholder:l,autoFocus:n,onChange:s,onFocus:i})]})})),Kb=Boolean(J.SINGLE_SEARCH_INDEX),Yb=d((({initialQuery:e,navigationItems:t,onClose:n,search:a})=>{const i=Q(J.SITE_URL),r=l((()=>Kb?[i]:t?.map((e=>e.href||"/"))),[t]),[s,c]=Wb({basePathList:r,initialQuery:e}),d=l((()=>Gb(t)(s)),[t,s]);return o(zn,{maxWidth:"none",head:o(Hb,{className:"mt-s",autoFocus:!0,placeholder:a?.placeholder,...c}),onClose:n,children:o(Sb,{navigationItems:d,isSearchPanel:!0})})})),Gb=e=>t=>e?.length&&t?.length?Vh(e,t).map((([e,t])=>({...e,items:t?.map((({title:e,uri:t})=>({text:e,href:L("/",t)})))}))):[],Xb=d((({className:e,search:t,...n})=>{const[i,l]=a(""),s=r((()=>l("")),[]),d=pn(Yb,n),m=r((e=>{l(e),Jb(e)&&d.open({initialQuery:e,onClose:s})}),[s,d]);return c("div",{className:u("relative",e),role:"search",children:[o(Hb,{value:i,placeholder:t?.placeholder,onChange:m,...n}),o(An,{className:"absolute top-0 right-0 sm:hidden",onClose:s})]})})),Jb=e=>e&&e.length>=3,Qb=(e,t)=>{const{logo:n,search:a}=e??{},{dataHeader:i,dataFooter:r,...l}=n??{};return c("div",{className:"flex items-stretch gap-3xl",children:[o(nu,{className:Pb,logo:l,data:r,showTitle:!1}),o(Xb,{className:"grow",navigationItems:t,placeholder:a?.placeholder,...e})]})},Zb=d((({className:e="",index:t,...n})=>{const a=be(),{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}`})})),ex=d((({className:e="",links:t,license:n})=>c("div",{className:u("@container space-y-lg",e),children:[n?o("div",{children:o(ze,{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(Zb,{index:t,...e},String(t))))}):null]}))),tx=Kt((({className:e,footer:t,...n})=>{const{navigationItems:a}=n.options?.page?.navigation??{},i=n.options?.page?.common??{},{documents:r,relatedEnterprises:l,contacts:s,mediaLinks:d=[],horizontalNavigationTitle:m,feedbackButton:h,license:p,otherLinks:f=[]}=t??{};return c(g,{tag:"footer",className:u("grid gap-y-xl p-4xl pb-24 lg:p-xl",e),...n,children:[Qb(i,a),c("div",{className:"flex flex-col lg:flex-row items-center @lg:items-stretch gap-lg lg:gap-6xl ",children:[o(Sb,{navigationItems:a}),o("div",{className:"border-t border-main-divider lg:hidden w-full"}),c("div",{className:u(Pb,"flex flex-col shrink-0 overflow-hidden space-y-xl"),children:[o(Ib,{items:s}),h?o(ke,{className:"w-full",version:"primary",...h}):null,d.map(((e,t)=>o(kg,{media:e?.links??[],showButtonText:!1,stretched:!0,children:e?.title},String(t)))),o("div",{className:"flex gap-m xl:gap-xs flex-wrap",children:f.map(((e,t)=>o(li,{className:"text-s font-light",...e},`${e.href}_${t}`)))})]})]}),o(Ob,{title:m,links:l}),o(ex,{links:r,license:p})]})})),nx=(e=!1)=>e?{}:{padding:"p-0"},ax={XXL:"gap-6xl",XL:"gap-5xl",L:"gap-3xl",M:"gap-m",S:"gap-xs",XS:"gap-2xs","":""},ix=[1,2,3,4],rx={link:{allOf:[{$ref:"#/definitions/LinkCommonProps"},{type:"object",properties:{data:{type:"array",items:{$ref:"#/definitions/AspectsDef"},title:"Дополнительные атрибуты"}}}],title:"Ссылка (если заполнено, то кнопка скрывается)",required:["href"]}},lx=Kt((({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=rs(),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",ax[n],e),padding:t,version:s,isTheme:c,...h,children:D({...h,block:{...m,blocks:p},renderProps:sx({isInnerPadding:r,isCardBorder:d})})})}),{childrenTypes:["ProductBlock"],childSchema:()=>rx,allowRemoveChild:e=>(e?.blocks??[]).length>5}),sx=({isInnerPadding:e,isCardBorder:t})=>(n,a,i)=>T(n,{...a,blockDecorator:ox(a.blockDecorator,i)},{className:u("w-full",ih(t)),...nx(e)}),ox=(e,t=0)=>(n,a)=>e?.({...n,render:e=>dx(t)({...n,...e},a)},`wrap_${a}`)??dx(t)(n,a),cx=e=>Number(e)<5?"":"hidden",dx=e=>({blockClassName:t,block:n,render:a},i)=>{const r=((e,t)=>{const n={...e.content};return ix.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(Cg,{...r.content?.link,className:u(cx(e),(l=e,ix.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},mx=Kt((({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(N,{headingType:"h3",title:t,className:"@xl:text-center"}):null,m?o(wa,{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(li,{className:u("w-full @xl:w-auto"),href:h,target:"_blank",version:n?.version??"primary",data:Pu(r,s?.key),children:n?.text?n.text:"Перейти"})}):null]})})}));function ux(e=[]){const t=_(),n=Array.from(e.entries()).filter((([,e])=>hx(t)(e)));return n.find((([,e])=>hx(t,!0)(e)))??n[n.length-1]??[]}const hx=(e,t=!1)=>({href:n})=>{if(!n)return!1;const a=F(px(e)(n));return t?a===F(n):a.startsWith(F(n))},px=e=>t=>{const n=Q(J.SITE_URL);return B(t)?globalThis?.location?.href:L(n,e.pathname)},gx={default:"w-6 h-6",medium:"w-10 h-10",large:"w-12 h-12"},fx=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="",ref:p})=>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":`${gx[n]} text-primary-text hover:text-primary-main`,"group-data-transparent:text-white",e),type:"button",disabled:i,"aria-label":r,onClick:c,...yx(h),...ve(s),ref:p,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"})}))),yx=e=>e?{"data-test-id":e}:null,bx=d((({iconVersion:e,className:t,ariaLabel:n="Чат",version:a,buttonSize:i="large"})=>{const[l,{setTrue:s,setFalse:c}]=nn(!1),d=tn(),m=r((e=>{const t=d.openChatBot;t&&(s(),t(e).finally(c))}),[]);return o(fx,{className:t,image:{icon:"ChatBotIcon",iconVersion:e},ariaLabel:n,onClick:m,buttonSize:i,isGrayBg:!0,version:a,isLoading:l,disabled:l,dataTestId:"chat icon"})})),xx=({dropdownRef:e,items:t=[],activeItem:n,ariaLabel:a,renderDropdownItem:i=Nx,handlers:r,onItemClick:l})=>{const s=Ee();return o("div",{ref:e,className:u("absolute flex flex-col rounded-md bg-white p-xl pb-xs w-56 z-40",{"max-w-max":s}),"aria-label":a,children:t?.map(((e,t)=>i({item:e,i:t,activeItem:n,handlers:r,closeDropdown:l})))})},vx=d((({isActive:e,...t})=>{const n=be(),{text:a,href:i,target:r,onClick:l}=n(t);return o("a",{className:u("text-l font-light pb-m hover:text-primary-main",{"text-primary-main":e}),href:i,target:r,onClick:l,role:"link",...ve(t?.data),children:a})})),Nx=({item:e,i:t,activeItem:n})=>o(vx,{isActive:e===n,...e},e?.text??String(t));function wx({items:e,activeItem:t,onClose:n,isOpen:a,onHover:l=!1,renderDropdownItem:c,handlers:d}){const m=ya();i((()=>{a&&(m.close(),n?.())}),[a]);const u=r((()=>{m.close(),n?.()}),[n]),h=s(null),p=s(null),g=na(u),f=l?p:g;return i((()=>{if(!a||!h.current||!e?.length)return;const n=h.current,{top:i,left:r,width:l,height:s}=n.getBoundingClientRect();m.open({popup:o(xx,{dropdownRef:f,items:e,activeItem:t,renderDropdownItem:c,handlers:d,onItemClick:u}),top:i+window.scrollY+s,left:r,width:l})}),[a,e,u]),i((()=>(l&&f.current?.addEventListener("mouseleave",u),()=>{f.current?.removeEventListener("mouseleave",u)})),[l,f.current,a]),h}const Cx=d((({className:e="",items:t,activeItem:n,ariaLabel:a="Меню"})=>{const[i,{setFalse:r,toggle:l}]=nn(!1),s=wx({items:t,onClose:r,isOpen:i,activeItem:n});return o("div",{className:u(i?"rounded-md shadow-blue-gray":"",e),ref:s,role:"navigation",children:o("button",{type:"button",className:"group/btn flex justify-between items-center h-6","aria-label":a,onClick:l,role:"button","aria-labelledby":"labeldiv",children:Array(3).fill(null).map(((e,t)=>o("div",{className:"w-[3px] h-[3px] rounded mr-2xs bg-primary-text group-hover/btn:bg-primary-hover group-data-transparent:bg-white"},String(t))))})})})),Sx={text:"Отправить заявку",version:"primary"},kx={text:"Согласен на обработку персональных данных",href:"/privacy-policy",target:"_blank"},Ix=({onClose:e=_n})=>o(zn,{onClose:e,position:"corner",children:o("div",{className:"flex flex-col gap-lg items-center rounded-md space-x-m",children:o("div",{className:"container grid grid-cols-12",children:o(Gl,{className:"col-span-12 pt-0",endpoint:"callback",title:"Заказать обратный звонок",sections:[{inputs:[{name:"questionProduct",required:!0},{name:"callbackTime",required:!0,label:"Когда перезвонить?"},{name:"russianPhone",required:!0},{name:"consentDataProcessing",required:!0}]}],button:Sx,link:kx,onSuccess:e})})})}),Tx=d((({iconVersion:e,className:t,ariaLabel:n="Чат",version:a,buttonSize:r="large"})=>{const[l,{setFalse:s,toggle:c}]=nn(!1),d=Ex(P.QUICK_ACTIONS??[]),m=Dx(),h=Ee(),p=wx({items:d,onClose:s,isOpen:l,onHover:!h,renderDropdownItem:Rx,handlers:m});return i((()=>{if(!h)return p.current?.addEventListener("mouseenter",c),p.current?.addEventListener("mouseleave",s),()=>{p.current?.removeEventListener("mouseenter",c),p.current?.removeEventListener("mouseleave",s)}}),[]),o("div",{ref:p,children:o(fx,{image:{icon:"CallbackIcon",iconVersion:e},ariaLabel:n,buttonSize:r,isGrayBg:!0,version:a,className:u(l?"shadow-blue-gray":"",t),onClick:c})})})),Rx=({item:e,handlers:t,closeDropdown:n=_n})=>{const a={call:{handler:e=>{t?.call(e),n()},text:"Заказать звонок"},chat:{handler:e=>{t?.chat(e),n()},text:"Написать в чат"}};return o("button",{className:u("text-l font-light pb-m hover:text-primary-main text-left"),role:"link",onClick:a[e?.text??""].handler,children:a[e?.text??""].text},e?.text??"")},Ex=e=>e.map((e=>({text:e}))),Dx=()=>{const e=pn(Ix),t=r((()=>{e.open({onClose:()=>e.close()})}),[]),n=tn();return{call:t,chat:r((e=>{const t=n.openChatBot;t&&e&&t&&t(e).finally()}),[])}},_x=d((({className:e="",active:t,dataItemName:n,children:a,data:i,...r})=>{const l=be(),{href:s,target:d,text:m,onClick:h}=l(r);return c("a",{className:u("relative inline-block bg-transparent text-center no-underline",e),href:s,target:d,"data-item-name":n,onClick:h,...ve(i),children:[o("span",{className:Ox(t),children:m||a}),t?o("div",{className:"absolute left-0 right-0 -bottom-3 h-0.5 bg-primary-main group-data-transparent:bg-white"}):null]})})),Ox=(e=!1)=>u("font-sans text-l lg:font-light",e?"text-primary-main":"text-primary-text hover:text-primary-main","group-data-transparent:text-white group-data-transparent:hover:text-primary-hover"),Px=d((({observerOptions:e,onVisibilityChange:t,children:n,className:a,items:l,activeItem:s,...c})=>{const[d,{setFalse:m,setTrue:u}]=nn(!1),h=sh(r((e=>{if(!e.length||!t)return;const n=e[e.length-1];t(n.isIntersecting)}),[t]),e),p=wx({items:l,onClose:m,isOpen:d,activeItem:s,onHover:!0});return i((()=>(p.current?.addEventListener("mouseenter",u),p.current?.addEventListener("mouseleave",m),()=>{p.current?.removeEventListener("mouseenter",u),p.current?.removeEventListener("mouseleave",m)})),[]),o("div",{className:"inline-block",ref:p,children:o("span",{ref:h,className:a,role:"menuitem",children:o(_x,{...c,children:n})})})})),Bx={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"},Mx=d((({version:e,text:t,mobileText:n,...a})=>{const i=Ee()?n:t;return i?o(ke,{className:u("py-s px-lg font-light whitespace-nowrap",Bx["transparent"===e?"transparent":"default"]),...a,children:i}):null})),Ax=d((({subItems:e=[],version:t,internetBankButton:n,dropdownMenuAriaLabel:i,chatBotAriaLabel:r})=>{const d="transparent"===t?"white":"black",[,m]=ux(e),[u,h]=a(e.length),p=e.slice(u),g=s(null),f={rootRef:g},y=l((()=>e.map(((e,t)=>e=>{h(e?Fx(t):Lx(t))}))),[e]);return c("nav",{className:"mt-s flex gap-s items-center justify-between",children:[o("div",{ref:g,className:"overflow-hidden whitespace-nowrap pb-s mt-xs space-x-lg",role:"menu",children:e.map(((e,t)=>o(Px,{className:u-1<t?"invisible":"",active:e===m,activeItem:m,observerOptions:f,onVisibilityChange:y[t],data:e.dataHeader,...e},String(t))))}),p.length?o(Cx,{items:p,activeItem:m,ariaLabel:i}):null,o("div",{children:P.QUICK_ACTIONS?o(Tx,{version:t,iconVersion:d,ariaLabel:r}):null}),P.CHAT_BOT&&!P.QUICK_ACTIONS?o(bx,{version:t,iconVersion:d,ariaLabel:r}):null,o(Mx,{version:t,...n})]})})),Fx=e=>t=>Math.max(t,e+1),Lx=e=>t=>Math.min(t,e),zx=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(ze,{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(Vx,{...e},String(t))))})]}):null,Vx=d((({icon:e,...t})=>{const n=be(),{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(ze,{size:"text-l",font:"font-light",color:"text-primary-text",children:a})}):null]})})),$x=(e,t)=>n=>n.name?o(Cg,{href:`/branches/${n.slug}`,className:"mb-xs sm:mb-2xs hover:text-primary-hover",onClick:()=>t?.(n),data:Pu(e,n.name),children:o(ze,{size:"text-l",font:"font-light",children:n.name})},String(n.id)):null,jx=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(aa,"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"})]}))),Wx=d((({defaultLocation:e})=>{const t=jy(e),n=be(),{href:a}=n({href:`/branches/${t.slug}`});return t?o("div",{className:"mb-s",children:c(w,{size:"text-l",color:"text-primary-text",children:["Сейчас выбран:",o(Cg,{href:a,className:"inline mx-2xs text-primary-main",children:t.name})]})}):null})),qx=d((({foreignOffices:e,branches:t,onClose:n})=>{const i=Wy(t?.default),[s,d]=a(""),m=ol(),u=l((()=>Kx(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,Hx)),[u]),p=r((e=>{i.location=e,n?.()}),[i,n]);return c(zn,{maxWidth:"none",head:Ux(s,d,t),onClose:n,children:[s&&s.length>=3?o("div",{children:u.filter((({name:e})=>e&&Mb(e.toLowerCase())(s.toLowerCase())>=.8)).map($x(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(ze,{size:"text-h6",children:e})}),t.map($x(f,g))]},e)))}),zx(e)]});var g,f})),Ux=(e,t,n)=>c("div",{children:[o(ze,{size:"text-h4",color:"text-primary-text",children:"Выберите филиал"}),o(Wx,{defaultLocation:n?.default}),o(jx,{onSearch:t,searchTerm:e})]}),Hx=e=>e.name?.charAt(0)??"",Kx=e=>e.map((e=>({...e,name:e.name?.replace(/республика|область|край'/gi,"").trim()??""}))),Yx=d((({className:e="",active:t,flat:n,children:a,data:i,...r})=>{const l=be(),{href:s,target:c,text:d,onClick:m}=l(r);return o("a",{className:u(Gx(t,n),e),href:s,target:c,onClick:m,rel:"noopener noreferrer","aria-label":`Ссылка на ${d}`,...ve(i),children:o("span",{suppressHydrationWarning:!0,className:Xx(t,n),children:d||a})})})),Gx=(e=!1,t=!1)=>u("inline-block border border-solid bg-transparent text-center no-underline",e?"rounded-md border-primary-main group-data-transparent:border-white":"border-transparent",{"px-m py-xs":!t}),Xx=(e=!1,t=!1)=>u("font-sans text-s font-light",e?"text-primary-main":u(t?"text-primary-text":"text-secondary-text","hover:text-primary-main"),"group-data-transparent:text-white group-data-transparent:hover:text-primary-hover"),Jx=d((({className:e,version:t,...n})=>{const a="transparent"===t?"white":"black",i=jy(n?.branches?.default),l=pn(Yb,n),s=pn(qx,n),d=r((()=>l.open({})),[l]),m=r((()=>s.open({})),[s]);return c("div",{className:u("flex items-center ml-5 md:max-w-[300px] xl:max-w-full gap-lg",e),role:"navigation",children:[i?.name&&n?.branches?.visible?o(Yx,{className:"whitespace-nowrap text-ellipsis overflow-hidden",flat:!0,href:"#",text:i?.name,data:Pu(n?.branches?.dataClick,i?.name??""),onClick:m}):null,n?.officesAtms?.href?o(Yx,{className:"whitespace-nowrap",flat:!0,...n.officesAtms}):null,o(fx,{image:{icon:"LoupeIcon",iconVersion:a},ariaLabel:n?.search?.ariaLabel??"Поиск",onClick:d,data:n?.search?.data})]})})),Qx=d((({observerOptions:e,onVisibilityChange:t,children:n,className:a,...i})=>{const l=sh(r((e=>{if(!e.length||!t)return;const n=e[e.length-1];t(n.isIntersecting)}),[t]),e);return o("span",{ref:l,className:a,role:"menuitem",children:o(Yx,{...i,children:n})})})),Zx=d((({navigationItems:e=[],activeTopItem:t,dropdownMenuAriaLabel:n,version:i,headerData:r,search:d,bgColor:m,logo:u})=>{const[h,p]=a(e.length),g=e.slice(h),f=s(null),y={rootRef:f},b=l((()=>e.map(((e,t)=>e=>{p(e?ev(t):tv(t))}))),[e]),{dataFooter:x,dataHeader:v,...N}=u??{};return c("div",{className:"flex items-center justify-between",children:[o(nu,{className:"mr-3xl",bgColor:m,logo:N,data:v,showTitle:!1}),o("div",{ref:f,className:"overflow-hidden min-w-40 pb-xs mt-xs",role:"menu",children:e.map(((e,n)=>o(Qx,{className:h-1<n?"invisible":"",active:e===t,observerOptions:y,onVisibilityChange:b[n],data:e.dataHeader,...e},String(n))))}),g.length?o(Cx,{className:"mx-xs rounded-md shadow-blue-gray",items:g,activeItem:t,ariaLabel:n}):null,o(Jx,{version:i,className:"ml-auto",search:d,navigationItems:e,...r})]})})),ev=e=>t=>Math.max(t,e+1),tv=e=>t=>Math.min(t,e),nv={"bg-white":"primary",transparent:"transparent"},av=["all","header"],iv=Kt((({className:e,bgColor:t="bg-white",logo:n={},version:a=nv[t],portal:i,header:r={},...l})=>{const{common:s,navigation:d}=lv(l?.options?.page),{navigationItems:m}=d,{logo:h={}}=s,[,p]=ux(m),{internetBankButton:f}=i||{},y=n.image?.icon||n.image?.src||n?.title?n:h;return o(g,{tag:"header",className:u("pt-m px-20",p?.items?.length?"pb-m":"pb-lg",e),defaultPadding:"",version:a,...l,children:c("div",{className:"container",children:[o("div",{className:"whitespace-nowrap",children:o(Zx,{activeTopItem:p,navigationItems:m?.filter(Nb(av)),version:a,headerData:{...r,...d},search:s.search,bgColor:t,logo:y})}),o("div",{className:u("mt-s h-px bg-main-divider",rv(a))}),p?.items?.length&&o(Ax,{subItems:p?.items?.filter(Nb(av)),version:a,internetBankButton:f})]})})})),rv=e=>"transparent"===e?"opacity-30":"",lv=e=>({navigation:e?.navigation??{},common:e?.common??{}}),sv=Kt((({className:e="",padding:t="p-0",gap:n="XS",isInnerPadding:a=!0,version:i="transparent",isTheme:r=!1,isCardBorder:l,...s})=>o(g,{className:u("relative","grid grid-cols-12",ax[n],e),padding:t,version:i,isTheme:r,...s,children:D({...s,extraProps:{...nx(a),className:ih(l)}})})),{childrenTypes:{exclude:["HorizontalLayout"]}}),ov=d((e=>{const{className:t,align:n,image:a,...i}=e,r=n?u("flex",ip[n]):"";return o(g,{className:u(r,t),defaultPadding:"p-0",...i,children:o(ie,{image:a})})})),cv=["байт","Кб","Мб","Гб","Тб","Пб"],dv=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(ze,{size:"text-l",font:"font-light",children:[t," ",mv(d,m),o(ze,{color:"text-secondary-text",children:n&&`${d+s+m}`})]}):null]})})),mv=(e,t)=>e||t?o("span",{children:", "}):"",uv=(e,t)=>(n,a)=>{const i=q(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))} ${cv[n]}`})(n?.attachment?.fileSize||0):n?.fileSize,l="Attachment"===n?.docType?pv(i):n?.fileFormat;return c("div",{role:"listitem",children:[o(dv,{text:n?.text,target:n?.target,href:i,fileFormat:l,fileSize:r,icon:hv(t),data:n?.data}),o(Fe,{__html:n?.__html})]},String(a))},hv=e=>e?o(ie,{className:"min-w-6 min-h-6",image:e,width:"24",height:"24"}):null,pv=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},gv=d((({href:e,__html:t,target:n,onClose:a})=>c(zn,{maxWidth:"lg",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(li,{href:e,target:n,version:"primary",ariaLabel:"Ссылка на согласие",onClick:a,children:"Я согласен"}),o(Mn,{type:"button",version:"secondary",onClick:a,children:"Я не согласен"})]}),o("div",{children:"Нажимая кнопку «Я СОГЛАСЕН» ниже Вы принимаете данные условия. Распространение или раскрытие любой части данного Заключения или любой информации, или рекомендации в нем запрещено.»"})]}))),fv=d((({text:e,href:t,target:n,__html:a,icon:i})=>{const{open:l}=pn(gv),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:[hv(i),o(ze,{font:"font-light",children:e})]}):null})),yv={double:"sm:flex-wrap sm:flex-row",single:"sm:flex-col"},bv=Kt((({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",yv[l]),role:"list",children:i.map(xv(d,r))}):null]})})),xv=(e,t)=>(n,a)=>{const i=n?.docType;return""===i?null:"reportSource"in n&&n?.reportSource?.__html?vv(t)(n,a):uv(e,t)(n,a)},vv=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(fv,{...a,icon:e,href:Nv(t)?t?.href:t?.attachment?.src}),o(Fe,{__html:t?.__html})]},String(n)):null},Nv=e=>"href"in e,wv=Kt((({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",b=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(Oe,{className:"h-full",padding:t,defaultPadding:"p-6xl",title:o(N,{headingType:s,title:h,className:u("whitespace-pre-wrap",n)}),rightImage:b,buttons:Ke(a,{className:"flex-wrap"}),children:[i?o(ze,{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(ze,{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]})]})})})),Cv="flex flex-col sm:flex-row sm:flex-wrap gap-3xl pb-2xl",Sv=["workingSaturday","premiumService","privateBanking","remoteWorkplace","serviceDisabledPeople","transferringDataToBiometricSystem"],kv=["sellingCoins","buyingCoins","bullionOperations","preciousMetalsOperations"],Iv=["barrierFree","equippedWithRamp","equippedWithLift","equippedWithElevator","equippedWithStairclimber","hasHelpMeButton"],Tv=d((({filters:e=[],field:{field:t,reset:n},onlyOffice:a,labels:i})=>{const r=e.map((e=>o(Za,{text:i[e],...t(e)},e))),[l,s,d]=Rv({onlyOffice:a,filtersCheckbox:r}),[m,{toggle:u}]=nn(!1);return o("div",{children:e?.length?o("div",{children:c(lo,{children:[o("div",{children:o("div",{className:Cv,children:l})}),c("div",{className:"flex space-x-lg pb-2xl",children:[a?o(ro,{label:m?"Меньше фильтров":"Больше фильтров",isUnfolded:m,embedded:!0,short:!0,onClick:u}):null,c(Mn,{embedded:!0,onClick:n,children:[o(Fl,{children:"Очистить фильтр"}),o(Y,{name:"CloseIcon",size:"small"})]})]}),o("div",{children:c(so,{isUnfolded:m,children:[_v("Драгоценные металлы",s),_v("Специальные возможности",d)]})})]})}):null})})),Rv=({onlyOffice:e=!1,filtersCheckbox:t=[]})=>e?Ev(t):Dv(t),Ev=e=>{const t=[],n=[],a=[];for(const i of e)Sv.includes(i.key)&&t.push(i),kv.includes(i.key)&&n.push(i),Iv.includes(i.key)&&a.push(i);return[t,n,a]},Dv=e=>[e.slice(0,6),e.slice(6)],_v=(e,t=[])=>o("div",{children:t.length>0?c("div",{className:"space-y-s",children:[o(ze,{children:e}),o("div",{className:Cv,children:t})]}):null}),Ov=(e,t)=>e&&"underlined"!==t?"primary":"secondary",Pv=(e,t,n)=>{const a=Ov("all"===t),i=Ov("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(Mn,{"data-id":"all",onClick:t=>r(t,"all",e),version:a,children:"Для физических лиц"}),o(Mn,{"data-id":"business",onClick:t=>r(t,"business",e),version:i,children:"Для юридических лиц"})]})},Bv=({__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(Mv)}):null]}):null,Mv=(e,t)=>c("div",{className:"flex gap-xs items-center",children:[o(ie,{image:e.image}),e?.text?o(ze,{size:"text-m",font:"font-light",children:e.text}):null]},String(t)),Av=(e,t)=>e?o("div",{className:"flex flex-row gap-xs",children:c(N,{headingType:"h3",children:[o("span",{suppressHydrationWarning:!0,children:e}),t?o(ze,{size:"text-h2",color:"text-secondary-text",children:o("span",{suppressHydrationWarning:!0,children:` (${t})`})}):null]})}):null,Fv=()=>{},Lv=e=>"all"===e?"block":"hidden",zv=d((({className:e,data:t=[],isLoad:n,remoteWorkplaces:i=[],renderCard:r=Fv,renderRemoteWorkplaceCard:l=Fv,getBalloon:s=Fv,initFilterState:d=_o,getBalloonRemoteWorkplaces:m=Fv,descriptionData:h,title:p})=>{const g=p?.includes("Офис"),[f,{field:y,reset:b}]=dn(d),{filteredItems:x,points:v,filteredRemoteWorkplaces:N,lengthItems:w}=Ao({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:[Av(p,w),h?Bv(h):null,g&&Pv(t,C,S),o("div",{className:u("pb-3xl",Lv(C)),children:o(Tv,{filters:Vv([...t,...i]),field:{field:y,reset:b},onlyOffice:g,labels:Oo})})]}),o("div",{className:"h-[600px]",children:o(Lo,{children:o(Xo,{points:v,isLoad:n,className:"h-full"})})})]}),c(Lo,{children:[x.map(r),N.map(l)]})]})})),Vv=e=>Object.keys(_o).filter((t=>e.filter((e=>Po[t](e))).length)),$v=e=>e?`${e.charAt(0).toUpperCase()}${e.slice(1)}`:"",jv=({location:e,address:t,billAcceptorType:n,terminalType:a,billAcceptorEnable:i,atmCode:r="",atmAccess:l="",workTime:s},d)=>{const m=[{label:"Устройство",value:$v(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(ze,{size:"text-h4",children:$v(e)}),t?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(Y,{name:"GeolocationIcon",width:"24",height:"24"}),o(ze,{size:"text-l",children:t})]}):null]}),o("div",{className:"whitespace-nowrap",children:o(vo,{color:"green",children:$v(s)})})]}),o(oo,{children:o(ao,{className:"flex-wrap",children:m?.map(((e,t)=>o(Zs,{...e},String(t))))})})]},String(d))},Wv=({address:e="",terminalType:t,atmCode:n=""})=>({header:`${$v(t)} №${n}`,body:e.toUpperCase()}),qv=[];const Uv=async e=>{const t=await zt(e,{method:"GET"});return Array.isArray(t)?t:qv},Hv={terminalTypeTerm:!1,terminalTypeAtms:!1,workAllTime:!1,billAcceptorEnable:!1,locationDisabledPeople:!1,designDisabledPeople:!1},Kv=d((({descriptionData:e,className:t})=>{const n=jy(),a=n?.code??"000",{data:i,isLoad:r}=function(e){const{data:t,error:n}=fi(`${Pa}/atms?regionCode=${e}`,Uv);return{data:t||qv,isLoad:!t&&!n}}(a);return o(zv,{className:t,data:i,isLoad:r,initFilterState:Hv,renderCard:jv,getBalloon:Wv,title:`Банкоматы филиала ${n?.name}`,descriptionData:e})})),Yv=({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(ze,{size:"text-h4",children:"Удаленное рабочее место"}),e?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(Y,{name:"GeolocationIcon",width:"24",height:"24"}),o(ze,{size:"text-l",children:e})]}):null]})}),o(oo,{children:Gv(t)})]},String(n)):null,Gv=e=>c("div",{children:[c(ao,{className:"flex",children:[o(Zs,{label:"Операции для физических лиц",children:o(ze,{children:"Оформление и обслуживание кредитов, счетов, вкладов"})}),o(Zs,{label:"Операции для физических лиц",children:o(ze,{children:"Оформление и обслуживание банковских карт"})}),o(Zs,{label:"Операции для физических лиц",children:o(ze,{children:"Инвестиционное и накопительное страхование"})}),o(Zs,{label:"Операции для физических лиц",children:o(ze,{children:"Безналичные операции в рублях, переводы без открытия счёта"})})]}),o("hr",{className:"text-main-divider pb-xl"}),o(Zs,{label:"Режим работы",className:"max-w-none",children:o(ze,{children:e})})]}),Xv=({address:e="",workScheduleDescription:t})=>({header:"Удаленное рабочее место",body:`${e} ${t}`}),Jv={branches:[],remoteWorkplaces:[]};const Qv=async e=>await zt(e,{method:"GET"})||Jv,Zv=d((({className:e})=>{const t=jy(),n=t?.code??"000",{data:a,isLoad:i}=function(e="000"){const{data:t,error:n}=fi(`${Pa}/branchesAndRemoteWorkplaces?regionCode=${encodeURIComponent(e)}`,Qv);return{data:t||Jv,isLoad:!t&&!n}}(n);return o(zv,{className:e,data:a?.branches,isLoad:i,remoteWorkplaces:a?.remoteWorkplaces,renderCard:Ro,renderRemoteWorkplaceCard:Yv,getBalloon:Do,getBalloonRemoteWorkplaces:Xv,title:`Офисы филиала ${t?.name}`})})),eN=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(Zv,{}):o(Kv,{descriptionData:e})})})),tN=d((e=>{const{__html:t,richVersion:n="",...a}=e;return o(g,{defaultPadding:"p-0",...a,children:o(Fe,{__html:t,richVersion:n})})})),nN=(e=!1)=>e?"flex flex-wrap group-last:last:pb-0":"grid grid-cols-12 [&>*]:pb-m",aN=Kt((({className:e="",isExpanded:t,isFoldButtonOnTop:n=!0,foldButtonVersion:a="default",label:i,version:r,role:l,...s})=>{const d=Ee(),[m,{toggle:h}]=nn(t),p=o(so,{className:u("gap-lg",nN(d)),isUnfolded:m,children:D({...s,extraProps:{className:"w-full",padding:"p-0"}})}),f="accordion"===a,y=o(ro,{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(lo,{children:[n?y:p,n?p:y]})})}),{childrenTypes:{exclude:["RollupItem"]}}),iN=e=>e<4?"w-72":"w-52",rN={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"},lN=d((({buttons:e,className:t="",description:n,showLines:a=!0,steps:i=[],stepVersion:r="gray",title:l,version:s="primary",...d})=>{const m=i.length>3,h=rN,p=(e=>e?"":"opacity-0")(a),f=Ee();return c(g,{className:u("box-border flex flex-col items-center overflow-hidden gap-y-3xl",t),defaultPadding:"p-6xl",version:s,...d,children:[o(S,{headlineVersion:"S",title:l,description:n,isEmbedded:!0,className:"w-full",align:Gh(f)}),i?.length?c("div",{className:"box-border space-y-lg flex flex-col justify-center",children:[o("div",{className:u("flex items-center",m?"px-16":"px-24"),children:Bh(o("div",{className:u("h-0.5 w-full bg-secondary-light flex-1",p)}))(i.map(sN(h,m,r)))}),o("div",{className:u("flex justify-between",m?"gap-x-s":"gap-x-20"),children:i.map((y={styleMap:h,version:s},(e,t,n)=>{const{styleMap:a,version:i}=y,{label:r,description:l,button:s,isDotted:d}=e;return c("div",{className:u("relative flex flex-col items-center text-center justify-between whitespace-pre-line overflow-hidden space-y-3xl",iN(n.length)),children:[c("div",{className:"space-y-xs",children:[r?o(ze,{size:"text-h6",align:"text-center",children:r}):null,c("div",{className:"flex flex-col items-center gap-3xs",children:[l?o("div",{className:a.description,children:l}):null,o(Fe,{__html:e.__html,itemSize:"list-s",isDotted:d})]})]}),s?.text?o(ke,{className:"box-border py-s w-full mt-auto",version:i,...s,children:s?.text}):null]},String(t))}))})]}):null,Ke(e)]});var y})),sN=(e,t,n)=>({icon:a},i)=>{const r="secondary"===n?"white":"color";return o(g,{defaultPadding:"",className:`${oN(t)} flex justify-center items-center text-center rounded-full box-border z-10`,version:n,children:He(a)?o(ie,{image:{...a,iconVersion:a?.iconVersion||r},width:"48",height:"48"}):o("span",{className:u("text-h4","transparent"===n?e.iconText:(l=n,"secondary"===l?"group-data-primary:text-white":"text-secondary-text")),children:i+1})},String(i));var l},oN=e=>e?"h-16 w-16":"h-24 w-24",cN=d((()=>o("div",{className:"hidden",role:"none"}))),dN={primary:"bg-white/30",secondary:"bg-main-divider"},mN={primary:{desktop:"text-white",mobile:"text-primary-text"},secondary:{desktop:"text-secondary-text",mobile:"text-secondary-text"}},uN=d((({count:e,version:t="secondary"})=>{const n=Ee(),a=n?"bg-main-divider":dN[t],i=mN[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(ze,{size:"text-xs",color:i,children:e})})})),hN=({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})]})]})},pN={default:"px-xs",underlined:"px-m",animated:"px-m border border-gray cursor-pointer text-left border-b-0 mt-auto flex gap-2xs"},gN={default:"text-black sm:text-white",underlined:"text-primary-main border-b-2",animated:"text-white sm:text-white"},fN={default:"bg-white",underlined:"bg-white",animated:"p-1 ease-in duration-300 bg-white text-primary-text h-[70px] w-96"},yN={default:"bg-white sm:bg-primary-main",underlined:"bg-white",animated:"p-2 border-none bg-primary-main text-white h-20 w-96"},bN=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","rounded-none",pN[a],n?yN[a]:fN[a]),"aria-label":"Список табов",onClick:i,...p,children:c("div",{className:u("h-full","flex justify-center items-center","text-center whitespace-nowrap",n?gN[a]:"text-secondary-text hover:text-primary-main"),role:"tab","aria-label":`Таб ${l}`,children:[hN({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(uN,{count:m,version:Ov(n,a)})}):null]})})})),xN=d((e=>o(e?.item?.href?vN:NN,{...e}))),vN=d((e=>{const t=be(),n=r((()=>{e.onClick&&e.onClick(e.item||{})}),[e.onClick,e.item]),{onClick:a,...i}=t({...e.item,onClick:n});return o(bN,{...e,tag:"a",item:i,onClick:a})})),NN=d((({item:e={},onClick:t,...n})=>{const a=r((n=>{n.target.scrollIntoView({block:"nearest"}),t?.(e)}),[t,e]);return o(bN,{item:e,onClick:a,...n})})),wN="hidden sm:flex absolute z-40",CN={default:{item:"flex-1",gap:0,buttonTop:"top-0"},animated:{item:"flex",gap:8,buttonTop:"top-5"},underlined:{item:"",gap:0,buttonTop:"top-0"}},SN=d((({className:e,items:t=[],activeItem:n,onChange:a,tabsType:r="default"})=>{const[l,s]=xh({itemCount:t?.length||0});return i((()=>kN(l.current,t,n)),[]),c("div",{className:u("relative overflow-x-auto no-scrollbar",e),children:[o(mh,{containerRef:l,snapAlign:"snap-start",onVisibleIndicesChange:s.handleVisibleIndicesChange,itemClassName:CN[r].item,gap:CN[r].gap,children:t.map((d=n,m=a,h=r,(e,t)=>o(xN,{isActive:e===d,onClick:m,type:h,item:e},String(t))))}),s.canScrollLeft?o(Sh,{wcmsIgnore:!0,className:u("left-6",wN,CN[r].buttonTop),onClick:s.scrollLeft}):null,s.canScrollRight?o(kh,{wcmsIgnore:!0,className:u("right-6",wN,CN[r].buttonTop),onClick:s.scrollRight}):null]});var d,m,h})),kN=(e,t,n)=>{const a=t.findIndex((e=>e===n));e&&a>0&&e.scrollTo({left:e?.children[a]?.offsetLeft,behavior:"smooth"})},IN={default:{wrapper:"",component:""},animated:{wrapper:"border-b-8 border-primary-main bg-white",component:"m-auto"},underlined:{wrapper:"flex",component:"m-auto"}},TN=({className:e="",tabsType:t="animated",...n})=>t?o("div",{className:u(IN[t].wrapper,e),children:o(SN,{className:IN[t].component,tabsType:t,...n})}):null,RN="sticky top-1 z-20",EN=Kt((({className:e="",tabs:t=[],block:n,tabsType:i,showCounter:l=!1,isSticky:s=!1,...d})=>{const m=_N(n||{}),h=_(),p=os(),f=t.every((e=>"link"===e?.type)),y=new URLSearchParams(decodeURIComponent(globalThis?.location?.search||"")),b=BN(m),x=l?t.map((e=>({...e,count:"group"===e?.type?n?.slots?.[e?.tabName??""]?.length??0:0}))):t,v=x.findIndex((e=>Boolean(e?.selected))),N=x.findIndex(((e,t)=>"group"===e.type&&(e?.tabName??String(t))===b)),w=b?N:v,[C,S]=a(DN(w)),k=x[C],I=PN(x[C],C),T=r((e=>{const t=x.indexOf(e),n=x[t];S(t),"group"===n.type&&((e,t)=>{e.text?y.set(m,e?.tabName??String(t)):y.delete(m),h.replace(`${h.pathname}?${y}`,{scroll:!1})})(e,t)}),[x]);return c(g,{className:u({[RN]:[s,f,!p].every(Boolean)},e),defaultPadding:"p-0",block:n,...d,children:[TN({className:u({"pb-1":[n?.slots,"default"===i].every(Boolean),[RN]:[s,!f,!p].every(Boolean)}),items:ON(t,x),activeItem:k,tabsType:i,onChange:T}),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])=>E(t,{...d?.options,slotName:I,parent:n,extraProps:{className:e===I?"":"hidden"}})))})]})}),{slots:({tabs:e})=>e?.map(PN)?.filter(Boolean)||[]}),DN=e=>e&&-1!==e?e:0,_N=({__id:e,anchor:t})=>t??e??"tabs",ON=(e,t)=>t?.length?t:e,PN=(e,t)=>"group"===e?.type?e?.tabName||`Слот №${t+1}`:"",BN=e=>decodeURIComponent(globalThis?.location?.search.replace("?","").replace("+"," ").split("&").find((t=>t.split("=").find((t=>t===e))))?.split("=")?.[1]??""),MN=({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(ze,{size:"text-m",font:"font-light",color:"text-primary-text",children:e}):null]}),AN={comparison:"flex gap-m duration-1000",tariff:"flex gap-5xl flex-grow duration-1000"},FN=d((({children:e,version:t="comparison"})=>o("div",{className:"flex flex-1",children:o("div",{className:AN[t],children:e})}))),LN=d((({className:e="",isOpen:t,onClick:n})=>o(ro,{className:e,label:t?"Скрыть":"Показать",isUnfolded:t,version:"secondary",short:!0,onClick:n}))),zN=e=>e?o("div",{children:o(ze,{size:"text-h6",children:e})}):null,VN=e=>e?o("div",{className:"text-l font-light",children:o(ze,{color:"text-secondary-text",children:e})}):null,$N=({__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,jN=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(LN,{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:[zN(e),VN(t),$N({__html:n,isDotted:a}),Ke(i,{buttonClassName:"basis-0"}),r?.src?o(ie,{image:r}):null]},String(l)))(e,a))):null}))),WN=({className:e,btnClass:t,canDec:n,canInc:a,dec:i,inc:r})=>n||a?c("div",{children:[n?o(Sh,{wcmsIgnore:!0,className:u("absolute z-40",t[0],e),onClick:i}):null,a?o(kh,{wcmsIgnore:!0,className:u("absolute z-40",t[1],e),onClick:r}):null]}):null,qN=(e,t)=>140*Fb(e.slice(0,t).map((e=>e?.cols?.length??1))),UN=(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(ze,{size:"text-h6",font:"font-light",children:e})},String(t))))}):null,HN=d((({rows:e})=>{const t=e?.[0]?.length??0,[n,i]=((e,t=0)=>{const{itemCount:n,visibleItemCount:i}=e,[l,s]=a(t),o=r((()=>s((e=>Math.min(e+1,n-1)))),[n]),c=r((()=>s((e=>Math.max(e-1,0)))),[n]),d=i?n>i&&l<n-i:l<n-1,m=l>0;return[l,{inc:o,dec:c,canInc:d,canDec:m,isScrollAvailable:m||d}]})({itemCount:t,visibleItemCount:5});return c("div",{children:[e?.map((l=n,(e,t)=>{if(!e?.length)return null;const[n,...a]=e,i=u("flex duration-1000 text-center",0!==t?"font-normal":"font-light");return c("div",{className:"flex border-main-divider border-b border-solid h-full",children:[n?.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(ze,{size:"text-xl",font:"font-light",children:n.data})}):null,o("div",{className:"flex flex-grow overflow-hidden",children:o("div",{className:i,style:{transform:`translateX(-${qN(a,l)}px)`},children:a?.map(((e,t)=>c("div",{className:"flex flex-col flex-grow gap-s justify-center py-xl odd:bg-main-divider",children:[e?.data?o(ze,{size:"text-xl",children:e.data}):null,e?.cols?UN(e.cols,l):null]},`row${t}`)))})})]},String(t))})),WN({...i,btnClass:["left-3 top-20","right-3 top-20"],className:""})]});var l})),KN=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(ze,{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(HN,{rows:t.rowsData})})})]},a)}))}))),YN=(e=!1)=>""+(e?"text-white":"text-secondary-text"),GN=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(ze,{size:"text-xl",font:"font-light",color:YN(t===n),children:e||t+1})},e)))}):null,t?o(ke,{className:"text-primary-main",href:t,version:"secondary",target:"_blank",appendLeft:o(Y,{name:"DocDownloadIcon",iconVersion:"color",className:"mr-3xs",width:"20",height:"20"}),text:"Скачать в PDF"}):null]}))),XN=Kt((({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(GN,{currencies:d,activeTabIndex:n,setActiveTabIndex:l}),o(KN,{activeTabIndex:n,items:s})]}):o("div",{className:"space-y-m text-center",children:o(ze,{size:"text-h6",children:"Данных нет"})})})),JN=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(XN,{...t,onClick:n})}):null]}))),QN=d((({row:{header:e,data:t=[]},...n})=>{const[i,l]=a(void 0),s=r((e=>{l(e)}),[]);return c(JN,{tableInner:i,...n,children:[MN(e),t?.length?o(FN,{version:"tariff",children:t.map(((e,t)=>o(jN,{cells:e,onSetTable:s,tableInner:i,...n},String(t))))}):null]})})),ZN=d((({children:e})=>o("div",{role:"table",className:"overflow-x-auto w-auto grid relative gap-y-xs",children:e}))),ew=Kt((({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(QN,{row:e,...l},String(t)))),[h,p]=r>0?[m.slice(0,-r),m.slice(-r)]:[m,[]],[f,{toggle:y}]=nn(!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(lo,{children:[c(ZN,{children:[h,o(so,{isUnfolded:f,isOverflowVisible:!0,children:p})]}),o(ro,{className:"text-h4",isUnfolded:f,onClick:y})]}):o(ZN,{children:m})})]})})),tw=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?nw():null,c("div",{className:"flex flex-col w-fit gap-2xs sm:gap-xs",children:[t?o(ze,{size:"text-l",font:"font-normal",color:"text-primary-text group-data-secondary:text-white",children:t}):null,n?aw(n):null,i?o(Fe,{richVersion:r,__html:i}):null]})]}))),nw=()=>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"}),aw=e=>o(w,{size:"text-s",font:"font-light",color:"text-secondary-text group-data-secondary:text-white",children:e}),iw=Kt((({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",ax[n],s?.src?"bg-right-bottom bg-no-repeat":"",e),...s?.src?{style:{backgroundImage:`url(${Z(d)(s?.src)})`}}:{},padding:t,version:i,isTheme:r,...c,children:D({...c,extraProps:{className:u("w-full",ih(l)),...nx(a)}})})}),{childrenTypes:[]}),rw=e=>(e=>{const t="col-span-",n=e?.split(/\s+/).find((e=>e.startsWith(t)));return n?parseInt(n.substring(9),10):12})(e)<10?"py-xl px-6xl":"py-6xl px-32",lw=d((({className:e,title:t,url:n,previewImg:a,...i})=>{const r=_();return c(g,{className:e,defaultPadding:rw(e),...i,children:[o(S,{title:t,headlineVersion:"M"}),n?o("video",{className:"m-auto w-full object-fill",preload:"metadata",poster:q(r)(a?.src),style:{maxHeight:524},controls:!0,children:o("source",{src:q(r)(n)})}):null]})})),sw={AdTile:Gt,ApplicationForm:Gl,BankAccountFiltration:Kh,BenefitsBlock:Qh,BonusBenefitsBlock:ap,ButtonsBlock:rp,CalculatorBonus:up,CalculatorBusinessDeposit:wp,CalculatorCredit:dd,CalculatorDeposit:Up,CalculatorRefinancing:tg,CardTransfer:dg,Carousel:bg,CarouselCatalogCard:Ng,CarouselRecommendationCard:Rg,CarouselTariffsCard:Og,ContactsBlock:Kg,DepositFiltration:Ay,ErrorBlock:Vy,Footer:tx,GalleryLayout:lx,ExchangeRateTile:yb,GrantSupport:mx,Header:iv,Headline:S,HorizontalLayout:sv,ImgBlock:ov,LinkDocs:bv,MobileAppTile:wv,OfficesAtmsMap:eN,ProductBlock:Yt,RichTextBlock:tN,RollupItem:aN,StepsBlock:lN,StickyBottomMenu:cN,TabsLayout:EN,TariffsTable:ew,TextBlock:tw,VerticalLayout:iw,Video:lw,ApplicationLeadForm:Ju,CreditCardForm:Wf,CreditForm:dy,DebitForm:_y,CashbackCalculator:qg},ow=me((()=>{i((()=>{Zt()}),[]);const e=tn();ta(globalThis,"click",(e=>t=>{const n=t.target?.closest("[data-aspects]");try{const a=JSON.parse(n?.dataset?.aspects??"[]");Ka({aspectsAttributes:a,aspects:e,ev:t})}catch(e){}e.forwardQuery?.(t)})(e))})),cw="cookie",dw=d((({__html:e})=>{const[t,{setTrue:n,setFalse:a}]=nn();Bb((()=>{globalThis.localStorage?.getItem(cw)||n()}),[],3e3);const i=r((()=>{globalThis.localStorage?.setItem(cw,"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(An,{className:"bg-main-gray rounded-md w-11 h-11",onClose:i})})]})}):null}));function mw(e){const t=r((({key:t})=>{"Escape"===t&&e()}),[e]);ta(globalThis.document,"keydown",t)}function uw(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 hw=()=>{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 uw(pe.observable,"dialog",{open:t,close:n,closeAll:i}),[e,{close:n,closeAll:i}]},pw=d((()=>{const[e,{close:t}]=hw(),n=Boolean(e.length);return mw(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})),gw=d((()=>{const[e,t]=a(null),n=r((()=>{t(null)}),[]);return uw(pe.observable,"popup",{open:t,close:n}),mw(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})),fw="header",yw="footer",bw="sticky-footer",xw={},vw=d((({className:e,data:t=xw,blocksRegistry:n,blockDecorator:a})=>{const{slots:i,blocks:r,fallback:l,...s}=t,d=Ut(s,l),m=os();ow(),Wy();const h={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?.[fw]?.length?o("div",{className:u({hidden:m},"relative z-10 mb-lg shadow-[0_8px_32px_0px_#00000014]"),children:E(i?.[fw],{...h,slotName:fw})}):null,c("div",{className:"container space-y-px @5xl:space-y-0 @5xl:grid @5xl:grid-cols-12 @5xl:gap-2xs",children:[D({block:t,options:h,extraProps:{className:"scroll-mt-12"}}),!m&&E(i?.[yw],{...h,slotName:yw})]})]}),i?.[bw]?.length?o("div",{className:u({hidden:m},"fixed w-full bottom-0 left-0 z-[100]"),children:E(i?.[bw],{...h,slotName:bw})}):null,o(pw,{}),o(gw,{}),m?null:o(dw,{__html:d?.cookieContent?.__html})]})}));Object.assign(vw,{childrenTypes:[],slots:()=>[fw,yw,bw]});e.Blocks=sw,e.ContentPage=vw,e.handlerDecorator=me,e.joinList=Bh,e.locationNavigator=Jt,e.packageVersion="0.14.964",e.projectSettings=P,e.setup=(e,t)=>{globalThis._uni={_jsx:e,_jsxs:t||e}},e.setupHooks=e=>{t=e},e.url=V,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).UniBlocks={})}(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)=>x(100,e).map((e=>Math.floor(e))).map(b),b=(e,t)=>o("div",{style:{width:`${e||100}%`},className:"h-4 mt-xs bg-secondary-dark relative overflow-hidden animate-pulse"},String(t)),x=(e,t)=>[e].concat(t>0?x(e/1.618,t-1):[]),v={h0:"text-h0",h1:"text-h1",h2:"text-h2",h3:"text-h3",h4:"text-h4",h5:"text-h5",h6:"text-h6"},N=d((({className:e="",headingType:t="h3",as:n="h3",title:a,children:i})=>o(n,{role:"heading",className:u("font-sans m-0",v[t],e),children:a||i}))),w=d((({children:e,...t})=>o("p",{className:u("font-sans",Object.values(t)),children:e}))),C={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=C[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(N,{className:u("whitespace-normal",r),...h?.title,as:l||h?.title.as,title:a}):null,i?o(w,{size:h.descriptionSize,font:h.descriptionWeight,align:r,...p,children:i}):null]})})),k=({blockClassName:e,block:t,render:n})=>n({blockClassName:e,block:t}),I=[];function T(e,t,{className:n,...a}={}){const{key:i,blockDecorator:r=k,blocksRegistry:l={},ancestors:s=I}=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 R=[],E=(e,{key:t,ancestors:n=R,slotName:a=null,extraProps:i,renderProps:r=T,...l})=>{const s=i?(e,t)=>T(e,t,i):r;return(e||[]).map(((e,i)=>s(e,{...l,key:`${t||e.type}-${i}`,ancestors:l.parent?[...n||R,[l.parent,a]]:n},i)))};function D({block:e,options:t,children:n,extraProps:a,renderProps:i}){return n||(e&&t?E(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 O=["CDN","BASE_PATH"],P=new Proxy({_:{},setup(e){this._=e}},{get(e,t){const n=e._[t]||e[t];return O.includes(t)?(e=>e&&!e.endsWith("/")?`${e}/`:e)(n):n}}),B=e=>Boolean(e?.includes(":")),M=(e,t)=>Boolean(e&&!B(e)&&(!t||"_self"===t)),A=e=>Boolean(e?.startsWith("#")),F=e=>(e??"").replace(/\?.*/,"").replace(/\/$/,""),L=(...e)=>e.filter(Boolean).join("/").replace(/\/+/g,"/").replace(/^(.+):\//,"$1://").replace(/^file:/,"file:/").replace(/\/(\?|&|#[^!])/g,"$1").replace(/\?/g,"&").replace("&","?"),z=e=>t=>Boolean(e&&t&&e.startsWith(t)&&("/"===t||e===t||"/"===e[t.length]));var V=Object.freeze({__proto__:null,isURL:B,isLocalURL:M,isHash:A,withoutQuery:F,joinPath:L,hasPrefix:z});const $="/api/",j=`${$}v1/storage`,W=[P.CDN,$],q=e=>(t,n)=>{if(U(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 L(z(t)(n)?"":n,a?"/":(i=e.pathname,i?.split("/").slice(0,-1).join("/")),t);var i},U=e=>!e||B(e)||A(e)||W.some(z(e)),H={"":"",normal:"",color:"text-primary-main",black:"text-black",white:"text-black",gray:"text-gray"},K={small:"16",medium:"24",large:"48",xl:"78"},Y=d((({className:e="",imageClassName:t="",name:n="",alt:a=`Иконка ${n}`,title:i=a,iconVersion:r="color",size:l,width:s=l&&K[l],height:d=s})=>{const m=_(),h="normal"===r?`${n}.svg`:`sprites.svg#${n}`,p=q(m)(L(P.CDN,"/icons/",h));return"normal"===r?o("img",{className:e,style:G(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})]})})})),G=(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 Q(e=""){try{return new URL(e).pathname}catch(e){return""}}const Z=e=>t=>{const n=t?.startsWith("/wcms-resources")?"":Q(J.SITE_URL);return t&&!B(t)?q(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:Z(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:Z(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(Y,{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 be(){const e=_(),{closeAll:t}=ge();return n=>{const a=q(e)(n.href);return{...n,href:a,"aria-label":n.text,onClick:me((i=>{n.onClick?.(i);const r=Q(J.SITE_URL);xe(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 xe=(e,t,n)=>M(e,t)&&![...ye,...J.SUB_PORTALS?.split(",")??[]].some(z(e))&&z(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=be()({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 Re({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 Ee=()=>{const[e,t]=a(false);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},De={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&&De[n],t),children:e}):null,Oe=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,...b})=>{const x=Ee(),v=_(),N=r((()=>v.back()),[]),w=b.options?.page?.common?.backwardButton,C=f&&!x;return c("div",{className:u("relative flex flex-col gap-3xl overflow-hidden",a||n,e),children:[C&&Re({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:[Pe(h,y),Me(D({...b,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]})]})]})})),Pe=(e,t)=>e||t?c("div",{className:"space-y-lg",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,Ae=(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)),Le=(e,t)=>e?o(w,{font:"font-light",size:"text-m",color:"text-secondary-text group-data-secondary:text-white",children:e},`description-${t}`):null,ze=d((({children:e,...t})=>o("span",{className:u("font-sans",Object.values(t)),children:e}))),Ve=(e,t)=>e?o(ze,{color:"text-primary-text group-data-secondary:text-white",size:"text-h6",children:e},`label-${t}`):null,$e=(e,t)=>["label"in e?Ve(e.label,t):null,"description"in e?o("span",{className:e.descriptionClassName,children:Le(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?Ae(n.icon,t):null,o("div",{children:$e(n)})]}))),We=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)),qe=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)),Ue=d((({isTabularBenefits:e,...t})=>o(e?qe:We,{...t}))),He=e=>Boolean(e?.src||e?.icon),Ke=(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(Ye(n))}):null,Ye=(e="")=>(t,n)=>{const{text:a,icon:i,iconRight:r,version:l,...s}=t||{},c=Ge(i,l),d=Ge(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},Ge=(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),Qe=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(Ze)}):null)),Ze=({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(ze,{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(ze,{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:b,imageOptions:{imageAlign:x="center",directionRight:v=!0,isImageAlwaysOnRight:N,isImageSecondary:w=!1,className:C}={},backwardButton:k,children:I,...T})=>{const R=b?.src?o(ie,{image:b,imageClassName:C}):null,E=o(S,{title:a,description:i,headlineVersion:r,align:l,isEmbedded:!0}),D=m?.filter((e=>"__html"in e||"label"in e||"description"in e));return o(Oe,{className:e,padding:t,defaultPadding:n,...p?{title:E}:{insetTitle:E},...ot(R,v),isImageSecondary:w,imageAlign:x,isImageAlwaysOnRight:N,buttons:Ke(y),backwardButton:k,...T,children:st(it(D,{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(Ue,{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(Qe,{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 bt 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 xt 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,()=>bt.prototype],[e=>gt(this._)||"string"==typeof e,()=>vt.prototype],[mt,()=>xt.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)})),Rt=Ct(((e,t)=>t.reduce(Tt.fn,e))),Et=e=>It(((e,[t,n])=>Dt(n)?[...e,[t,yt(n)]]:e))(e,[]),Dt=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)))),Ot=(Pt=["$ref"]).map(((e,t)=>n=>kt(e)(n[t+n.length-Pt.length]))).reduceRight(ut,mt);var Pt;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]),At=(e,t)=>((e,t={})=>n=>Rt(t,Et(n).map((t=>e(t)))))((([e,n])=>{return Ot(e)?[(a=e,a.slice(0,-1)),Bt(t(n),n)]:[e,n];var a}))(e),Ft=e=>Et(e).filter(((e=ft)=>([t])=>e(t))(Ot)),Lt=e=>{return t=Ft(e).map((([,e])=>e)),[...new Set(t)];var t};async function zt(e,t){try{return e?await Vt(e,t):null}catch(e){console.error(e)}return null}const Vt=async(e,t)=>(await fetch(e,{...t,headers:{...t?.headers,"Content-Type":"application/json"}})).json(),$t=e=>[...new Set(e)],jt={},Wt=["/portal-resources"],qt=(e,t)=>At(e,(e=>t?.[e])),Ut=(e,t)=>{const n=Lt(e),[r,l]=a({});return i((()=>{Ht(n).then(l)}),[n.join()]),n.length?qt(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=>!Wt.some((t=>e.startsWith(t))))).map((async e=>(jt[e]||=await Vt(e),[e,jt[e]]))))).filter((e=>"fulfilled"===e.status)).map((({value:e})=>e))))(e),a={...t,...n},i=Object.entries(n).flatMap((([,e])=>Lt(e)));return i.length?Ht(i,a):a}return t};function Kt(e,t={}){const n=d((t=>{const n=Ut((({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 Yt=Kt((({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})}))),Gt=d((e=>{const{items:t}=e.options?.page?.adSourceBook??{},n=l((()=>Xt(0,t?.length)),[t]),a=t?.[n];return a?o(Yt,{suppressHydrationWarning:!0,...a,...e}):o(g,{...e,children:o(f,{})})})),Xt=(e=0,t=0)=>Math.floor(Math.random()*(t-e)+e);function Jt(){return Jt._impl()}Jt._impl=()=>({assign:(e,t)=>{globalThis.open(e,t||"_self")},get origin(){return globalThis.location.origin},get href(){return globalThis.location.href}}),Jt.setup=e=>{Jt._impl=e};const Qt="rshb-query-params";function Zt(){const e=globalThis.location?.search||globalThis.sessionStorage?.getItem(Qt)||"";return e&&globalThis.sessionStorage?.setItem(Qt,e),e}const en=async e=>{const t=e.target?.closest("a"),n=Jt();if(B(t?.href)&&!t?.href?.startsWith(n.origin)){e.preventDefault(),e.stopPropagation();const a=(e=>{const t=Zt();if(!B(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 tn(){return tn._impl()}function nn(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}]}tn._impl=()=>({forwardQuery:en}),tn.setup=e=>{tn._impl=e};const an=e=>t=>t&&Object.entries(e??{}).flatMap((([e,n])=>n?n(t[e]):[]))||[],rn=e=>!e?.length,ln=e=>t=>n=>e(n)?[]:[t],sn={},on=[];const cn=(e,t)=>e&&t&&(e===t||Object.keys({...e,...t}).every((n=>e[n]===t[n])));function dn(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=cn(i,r)?i:r;return!cn(a,l)&&n?.(l),l}))),[t,n]);return i((()=>{t&&s(t)}),[t]),[l,o]}(e,o,c),h=s(mn(e)),[p,{setTrue:g,setFalse:f}]=nn(!1),y=s({}),[b,{isValid:x,errors:v}]=function(e,t){const n=l((()=>t?.(e)??sn),[t,e]),a=l((()=>an(n)(e)??on),[n,e]),i=rn(a);return[n,{isValid:i,errors:a}]}(m,n),N=r(((e,t={})=>{const{parse:n,format:a,onChange:i}=t,r=m[e],l=p||y.current?.[String(e)],s=t?.validator??b[e],o=l&&s?s(r):[];return{setFieldRef:t=>{h.current&&(h.current[e]=t)},fieldRef:h.current?.[e],value:a?a(r):r,isDirty:l,errors:s&&o,error:o[0],onChange:t=>{y.current||={},y.current[String(e)]=!0;const a=n?n(t):t;i?.(a),u((t=>({...t,[e]:a})))}}}),[m,p,b,u]),w=r((e=>{y.current=e,u(e)}),[u]),C=r((()=>{y.current={},f(),u(e)}),[e,u]),S=r((e=>{if(e.preventDefault(),x)t&&C(),d?.(m,e);else{const e=un(m,b);g(),N(e).fieldRef?.scrollIntoView({behavior:"smooth"})}}),[t,m,x,C,d]);return[m,{errors:v,field:N,update:w,reset:C,onSubmit:S}]}const mn=e=>Object.keys(e).reduce(((e,t)=>({...e,[t]:null})),{}),un=(e,t={})=>{const[n=""]=Object.entries(e).find((([e,n])=>t[e]?.(n)?.length))??[];return n},hn=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(N,{headingType:"h3",title:n,className:"@xl:text-center"}):null,a]})})}));function pn(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 gn=/^[а-яё-]*$/i,fn=ln((e=>null!=e&&""!==e)),yn="Некорректно заполненное поле",bn=e=>fn(e??yn),xn=e=>ln((e=>e?.key&&""!==e?.key))(e??yn),vn=e=>ln((e=>"string"==typeof e&&e.length>1&&((e="")=>gn.test(e))(e)))(e??yn),Nn=e=>/^(\+7)?[\s-]?\(?[0-9]{3}\)?[\s-]?[0-9]{3}[\s-]?[0-9]{2}[\s-]?[0-9]{2}$/.test(e),wn=e=>/^(\+7)?[\s-]?\(?[3489][0-9]{2}\)?[\s-]?[0-9]{3}[\s-]?[0-9]{2}[\s-]?[0-9]{2}$/.test(e),Cn=e=>ln(Nn)(e),Sn=ln((e=>"boolean"==typeof e&&e))("Согласие обязательно"),kn=e=>"string"==typeof e&&(10===e.length||12===e.length),In={fullName:bn(),addressBranch:xn(),desiredMeetingDate:bn(),product:bn(),localities:bn(),partnerComments:bn(),collectionCount:bn(),acquiringType:xn(),serviceType:xn(),annualRevenue:bn(),feedbackMethod:xn(),serviceDirection:xn(),secondaryPhone:Cn("Укажите номер телефона"),region:xn(),situationDescription:bn(),sufferedFrom:bn(),applierType:bn(),surname:vn("Укажите свою фамилию на кириллице"),name:vn("Укажите своё имя на кириллице (без сокращений)"),middleName:vn("Укажите своё отчество на кириллице"),birthday:bn("Укажите дату рождения"),phone:Cn("Укажите номер телефона"),email:(Tn="Укажите электронную почту",ln((e=>/^[^\s@]+@[^\s@]+\.[a-zA-Z]{2,4}$/.test(e)))(Tn)),inn:(e=>ln((e=>kn(e)))(e))("Укажите ИНН"),comment:bn(),typeForm:bn(),consentToReceiveMaterials:Sn,consentDataProcessing:Sn,partnerSymbolCode:bn("Укажите идентификатор партнёра"),dadataPartyInnSelect:(e=>ln((e=>Boolean(e?.text)&&kn(e.text)))(e))("Укажите ИНН"),dadataPartyNameSelect:bn("Укажите наименование организации"),callbackTime:bn(),questionProduct:bn(),russianPhone:(e=>ln(wn)(e))("Укажите номер телефона")};var Tn;const Rn=(e,t={})=>{const n=e.filter((e=>Boolean(e?.required&&e?.name))),a={...In,...t},i=n.some((e=>e.condition?.values)),r=Object.fromEntries(n.filter(En(a)).map((({name:e})=>[e,a[e??""]])));return e=>i?Object.fromEntries(n.filter(En(a)).filter(Dn(e)).map((({name:e})=>[e,a[e??""]]))):r},En=(e={})=>({name:t})=>Boolean(e[t??""]),Dn=e=>t=>!t?.condition||t.condition.values.some((n=>{const a=e?.[t?.condition?.name??""];return n===(a?.key??a)})),_n=()=>{},On={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")},Pn=u("group/btn-embedded","bg-transparent border border-transparent outline-none"),Bn=u("bg-main-gray text-main-disabled cursor-not-allowed"),Mn=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=_n})=>{const y=r("tab"!==c?me(f):f,[c,f]),b=l((()=>ve(m)),[m]),x="round"===a;return o("button",{className:u("font-sans flex items-center gap-xs",{[On[n]]:!s&&!i,[Pn]:i,[Bn]:s},i?"justify-between":"justify-center",i||x?"p-0":"px-9 py-4",{"rounded-md":"default"===a,"rounded-full":x},e),type:t,role:c,"aria-label":d,disabled:s,"aria-disabled":s?"true":void 0,"data-theme":h,"data-wcms-ignore":g,...b,onClick:y,children:p})})),An=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(Y,{name:"CloseIcon",width:"20",height:"20",iconVersion:"gray"})}))),Fn={sm:"max-w-sm top-1/3",lg:"max-w-lg","4xl":"max-w-4xl",none:"mt-0"},Ln={center:"relative mx-auto",corner:"absolute bottom-0 right-0"},zn=d((({head:e,maxWidth:t="4xl",children:n,onClose:a,onClick:i,position:r="center"})=>{const l=Ee();return c("div",{className:u("bg-white p-lg pb-6xl my-6xl rounded-lg w-full",Fn[t],Ln[r],{"mr-3xl":!l&&"corner"===r},{"mb-12":l}),role:"dialog",title:"Диалог",onClick:i,children:[c("div",{className:"sticky py-xl top-0 bg-white z-10",children:[o(An,{className:"absolute top-0 right-0 z-10",onClose:a}),o("div",{className:"container",children:e})]}),o("div",{className:"container",children:n})]})})),Vn=d((({ok:e,typeForm:t,onClose:n,errorMessage:a})=>{const i="ANTIFRAUD"===t?"Сообщение отправлено. Для уточнения информации с Вами могут связаться работники Банка либо Вы\n можете самостоятельно позвонить по номеру контакт-центра +78001000100. Будьте внимательны, работники Банка\n не звонят с использованием мессенджеров.":"Совсем скоро мы с вами свяжемся",r=a||"Пожалуйста, повторите позднее";return o(zn,{maxWidth:"lg",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?i:r,headlineVersion:"XS",isEmbedded:!0}),o(Mn,{type:"button",onClick:n,children:"Хорошо"})]})})})),$n=[{key:"ULTRASERVICE",text:"Ультра"}],jn=[{key:"Физическое лицо"},{key:"Юридическое лицо / ИП"}],Wn=[{key:"phone",text:"Телефонный звонок"},{key:"email",text:"Электронное сообщение"}],qn="client",Un=[{key:qn,text:"Клиент"},{key:"representative",text:"Представитель клиента"}],Hn=[{text:"Торговый эквайринг",key:"trade"},{text:"СБП-эквайринг",key:"sbp"},{text:"Интернет-эквайринг",key:"internet"},{text:"SoftPOS",key:"softpos"},{text:"Все виды эквайринга",key:"all"}],Kn=[{key:"Перезвонить сейчас",text:"Перезвонить сейчас"}],Yn=[{key:"Вопрос по действующему продукту",text:"Вопрос по действующему продукту"},{key:"Оформление нового продукта",text:"Оформление нового продукта"}],Gn=[{key:"blg",text:"Белгородской области"},{key:"brnsk",text:"Брянской области"},{key:"krsk",text:"Курской области"},{key:"chs",text:"От стихийного бедствия ЧС"}],Xn=[{id:"currencyControl",text:"Валютный контроль"},{id:"documentOperations",text:"Документарные операции"},{id:"conversionTransactions",text:"Конверсионные операции"},{id:"otherIssues",text:"Иные вопросы ВЭД"}],Jn=({label:e,required:t=!1})=>e&&t?`${e}*`:e,Qn=e=>o("div",{className:"min-h-6",children:e?o(ze,{size:"text-xs",font:"font-light",color:"text-error",children:e}):null}),Zn=(e,t=600)=>{let n;const a=(...i)=>{a.dispose(),n=setTimeout((()=>{e(...i)}),t)};return a.dispose=()=>{n&&clearTimeout(n)},a},ea=e=>e?o(ze,{size:"text-m",color:"text-primary-text",font:"font-light",children:e}):null;function ta(e,t,n,a){i((()=>{if(e&&n)return e.addEventListener(t,n,a),()=>{e.removeEventListener(t,n,a)}}),[e,t,n])}function na(e){const t=s(null),n=r((n=>{t&&t.current&&n.target instanceof Node&&!t.current.contains(n.target)&&e()}),[e]);return ta(globalThis.document,"click",n),t}const aa="border border-solid outline-none border-gray hover:border-primary-hover active:border-primary-text focus:border-primary-text rounded",ia=e=>e?aa:"border-error",ra=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:b=!1,children:x,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=x?"pr-3xl":"",I=ia(p),T=d??a??n;return c("div",{className:u("relative",t),children:[c("label",{className:"space-y-xs",children:[ea(d),y?o("textarea",{className:u("block resize-y min-h-24",la,I),id:u("textarea",n),value:h,name:a||n,placeholder:m,disabled:b,"aria-label":T,onChange:S,onFocus:N,onBlur:w},e):o("input",{ref:C,className:u("h-14",la,k,I),id:n,type:l,value:h,name:a||n,placeholder:m,pattern:g,disabled:b,"aria-label":T,onChange:S,onFocus:N,onBlur:w},e)]}),x]})})),la="w-full border rounded-md text-primary-text outline-none p-m",sa=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,required:y,onChange:b=_n,...x})=>{const v=na(f),N=r((e=>{const t=m&&e.length>m;!p&&g(),t||b(oa(e,s))}),[p,b]);return c("div",{className:u("shrink-0 w-full",e),ref:v,onBlur:f,onFocus:g,children:[o("div",{ref:h,children:o(ra,{type:l||"text","aria-label":t,label:Jn({label:t,required:y}),valid:Boolean(!a),onChange:N,placeholder:ca({placeholder:d,errors:i,label:t}),value:n,...x})}),Qn(a)]})})),oa=(e="",t=!1)=>t&&e?e.replace(/[^\d]+/g,""):e,ca=({placeholder:e,errors:t,label:n})=>t&&!n?`${e}*`:e,da=d((e=>{const[t,{setFalse:n,setTrue:a}]=nn();return o(sa,{isOpen:t,onOpen:a,onClose:n,...e})})),ma=({query:e,isDisabled:t,onChangeQuery:n,inputProps:a})=>o("div",{className:"absolute top-0 w-full z-20",children:o(da,{type:"text",value:e,autoFocus:!0,disabled:t,onChange:e=>n(e),maxLength:a?.maxLength,isInteger:a?.isInteger??!1})}),ua=(e,t)=>o(Y,{className:u("absolute right-0 flex self-center",{"rotate-180":!e}),iconVersion:t,name:"ArrowUpIcon",width:"16",height:"16"}),ha=e=>e?.text||e?.key||"",pa=({isManualInput:e,query:t,value:n,placeholder:a})=>e&&t?t:ha(n)||a,ga=({isBorder:e=!0,valid:t=!0,isDisabled:n=!1,isOpen:a=!1,onOpen:i=_n,onClose:r,isManualInput:l=!1,query:s="",value:d,placeholder:m="",iconVersion:h="black",options:p=[]})=>{const g=fa(l,p,s);return c("div",{className:u({"border rounded-md":e},{"hover:border-primary-hover":e&&!n},n?"bg-main-divider":"cursor-pointer ",t?"border-gray":"border-error","h-14 [&>*]:p-m pr-6 text-l flex items-center justify-between text-primary-text relative z-10 overflow-hidden"),onClick:a?r:i,children:[o("p",{className:"line-clamp-2 text-ellipsis",children:pa({isManualInput:l,query:s,value:d,placeholder:m})}),g?"":ua(a,h)]})},fa=(e,t,n)=>!(!e||!n?.length)||e&&!t.length,ya=()=>ue(pe.emitter,"popup"),ba=(e,t,n=!1)=>e?.length&&t?.trim()&&!n?e.filter((e=>e.text?.toLocaleLowerCase().includes(t?.trim().toLocaleLowerCase()))):e,xa=d((({popupRef:e,options:t,value:n,iconVersion:a,onChange:i,renderOptions:r=va,query:l,onChangeQuery:s,disableFilterOptions:d})=>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:ba(t,l,d).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&&(s?.(""),i(e))},children:[r(e),o(Y,{name:"DoneSimpleIcon",width:"16",height:"16",iconVersion:a,className:u("absolute right-2 pt-2xs",{hidden:e.key!==n?.key})})]},e.key)))}):null)),va=e=>o("span",{className:"min-h-6",children:ha(e)});const Na=d((({className:e,label:t,options:n=[],value:d,isSearch:m=!1,isManualInput:h=!1,disabled:p=!1,iconVersion:g="black",onChange:f,onSearchQuery:y=_n,inputProps:b,disableFilterOptions:x=!1,renderOptions:v,...N})=>{const[w,{setFalse:C,setTrue:S}]=nn(),[k,I]=a(""),T=p||!h&&0===n.length,R=l((()=>Zn((e=>y(e)),300)),[y]),E=r((()=>{T||S()}),[T]),D=r((()=>{!m&&I(""),C()}),[h]),_=r((e=>{I(e),h&&f?.({key:e,text:e}),R?.(e)}),[h,f,R]),O={query:k,value:d,options:n,isOpen:w,iconVersion:g,renderOptions:v,isSearch:m},P=function({isOpen:e,options:t,value:n,query:a,onChange:l=_n,onClose:c=_n,iconVersion:d,disableFilterOptions:m=!1,onChangeQuery:u=_n,renderOptions:h,isSearch:p=!1}){const g=ya(),f=r((()=>{g.close(),c()}),[c]),y=r((e=>{f(),l(e),u(p&&e?.text?e.text:"")}),[f,l]);i((()=>{u(p&&n?.text?n.text:"")}),[n]);const b=s(null),x=na(f);return i((()=>{if(!e||!b.current)return;const i=b.current,{top:r,left:l,width:s,height:c}=i.getBoundingClientRect();g.open({popup:o(xa,{popupRef:x,options:t,value:n,query:a,iconVersion:d,disableFilterOptions:m,onChange:y,onChangeQuery:u,renderOptions:h}),top:r+window.scrollY+c,left:l,width:s})}),[e,t,n,a,y]),b}({onChange:f,onClose:D,disableFilterOptions:x,onChangeQuery:I,...O});return c("div",{className:u("space-y-xs",e),children:[ea(t),c("div",{className:u("relative",w?"z-20":"z-10"),ref:P,children:[ga({isDisabled:T,onClose:D,onOpen:E,isManualInput:h,...O,...N}),m&&w?ma({query:k,isDisabled:T,inputProps:b,onChangeQuery:_}):null]})]})})),wa=d((({className:e="",label:t,error:n,required:a,...i})=>c("div",{className:e,children:[o(Na,{...i,valid:!n,label:Jn({label:t,required:a})}),Qn(n)]}))),Ca=d((({field:e,input:t})=>o(wa,{label:"Вид эквайринга",placeholder:"Выберите эквайринг",options:Hn,...e(t?.name??""),...t}))),Sa=(e="")=>Boolean("trade"===e||"all"===e),ka=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,isPremium:p,dadataPartyNameSelect:g,dadataPartyInnSelect:f,...y}=e,b=t||l?(e=>{const{acquiringType:t,onlineCheckout:n=!1,posTerminal:a=!1,term:i,amount:r,annualRevenue:l}=e;return t?`Вид эквайринга=${t?.text||""}${Sa(t?.key)?`/Онлайн касса=${n}/POS-терминал=${a}`:"/Онлайн касса=false/POS-терминал=false"}`:`Сумма=${r}/Срок=${i}/Выручка=${l}`})(e):null,x={...y,...Ea(o),...Ra(c),...d&&{inn:d},...b?{partnerComments:b}:{},...s?{typeForm:s}:{},...Ta(m?.text,u),...Ia(h),...Da([[f,"inn"],[g,"fullName"]])};return Object.fromEntries(Object.entries(x)?.map((([e,t])=>[e,t?.key||t])))},Ia=e=>e?.key?{isClient:e?.key===qn}:{},Ta=(e,t)=>e||t?{comment:`${e||""};${t||""}`}:{},Ra=e=>e?.key||e?.text?{region:e?.text||e?.key}:{},Ea=e=>e?{vedTypes:Object.fromEntries(Xn.map((({id:t})=>[t,t===e])))}:{},Da=e=>e.reduce(((e,[t,n])=>(t?.text&&n&&(e[n]=t.text),e)),{}),_a={typeForm:"",region:{key:"",text:""},addressBranch:{key:"",text:""},surname:"",name:"",phone:"",secondaryPhone:"",comment:"",product:"",partnerComments:"",annualRevenue:"",term:12,amount:1e5,acquiringType:Hn[0],serviceType:$n[0],feedbackMethod:Wn[0],serviceDirection:jn[0],vedTypes:Xn[0].id,birthday:void 0,isClient:!1,onlineCheckout:!1,posTerminal:!1,consentToReceiveMaterials:!1,consentDataProcessing:!1,addressRetail:{key:"",text:""}},Oa=()=>{const e=(new Date).getTimezoneOffset(),t=Math.abs(e),n=t%60;return`GMT${e<0?"+":"-"}${Math.floor(t/60).toString().padStart(2,"0")}:${n.toString().padStart(2,"0")}`},Pa="/api/v1",Ba=(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}`}},Ma=e=>e?.replace(/[^+\d]/g,""),Aa=(e,t,n)=>{const{typeForm:a,region:i,phone:r="",email:l,birthday:s,desiredMeetingDate:o,inn:c,fullRegion:d,addressBranch:m,secondaryPhone:u="",bankEmpolee:h,applicationDate:p,partnerName:g,russianPhone:f,partnerSymbolCode:y,...b}=e;return{typeForm:a,...za(i,t),...Va(l,t),...Fa(r),...Fa(f),...La(o,"desiredMeetingDate"),...t?La(s):{inn:c},..."FEEDBACK"===a?{}:{addressBranch:m,bankEmpolee:h,applicationDate:p,...$a(u)},...Wa(a,n),...ja(a,{fullRegion:d,partnerName:g,partnerSymbolCode:y}),...b}},Fa=e=>e?{phone:Ma(e)}:{},La=(e,t="birthday")=>e?{[t]:Ba(e)}:{},za=(e,t=!0)=>({[t?"regionBranch":"region"]:e}),Va=(e,t=!0)=>({[t?"email":"mail"]:e}),$a=(e="")=>e&&"+7 ("!==e?{secondaryPhoneNumber:Ma(e)}:{},ja=(e,t)=>"PF"===e?{region:t?.fullRegion,partner:t?.partnerName,partnerId:t?.partnerSymbolCode}:{},Wa=(e,t)=>"UNIVERSAL"===e?{typeForm:t?.pathname?.split("/")?.at(-1)||"/"}:{};function qa(){return{send:async function(e,t,n=!1){const{serviceDirection:a}=e,i=n&&"Юридическое лицо / ИП"!==a,r=`${Pa}${i?"/lead":"/sendcorporatelead"}`,l=Aa(e,i,t);try{const e=await Ua(r,l);return e?.ok?await e.json():null}catch(e){return null}},sendCode:async function({phone:e}){const t=(e=>({...Fa(e)}))(e);try{const e=Ua(`${Pa}/initCorporateLead`,t).then((async e=>{if(!e.ok)throw new Error(`Ошибка HTTP: ${e.status}`);return await e.text()}));return await e}catch(e){return null}},checkCode:async function({reqId:e,code:t,body:n}){const a={requestId:e,confimationCode:t,leadRequest:Aa(n,!1)};try{const e=await Ua(`${Pa}/confirmCorporateLead`,a);return await e.json()}catch(e){return null}},sendPhoneCallRequest:async function(e,t=!1){const n=Aa(e,t),a=Ha(n);try{const e=await Ua(`${Pa}/callback`,a);return e?.ok?await e.json():null}catch(e){return null}}}}const Ua=(e,t)=>fetch(e,{method:"POST",headers:{"Content-Type":"application/json"},mode:"cors",body:JSON.stringify(t)}),Ha=e=>{const{typeForm:t,consentDataProcessing:n,phone:a,...i}=e;return{...i,phone:a?.startsWith("+")?a.slice(1):a,clientTimezone:Oa()}},Ka=async({aspectsAttributes:e,aspects:t,ev:n})=>{for(const{aspectName:a,params:i}of e??[]){const e=t[a??""];e&&await e(n,i)}},Ya=qa(),Ga=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"})}))),Xa=d((({isLoading:e,disabled:t,children:n,className:a,...i})=>c(Mn,{type:"submit",className:u("relative",a),disabled:e||t,...i,children:[e?o(Ga,{blur:!0,size:"small"}):null,n]}))),Ja=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)}))}))),Qa=[{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"}],Za=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(Ja,{paths:Qa,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",ti(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":ai(t),!a&&t?"border-primary-main":"border-gray",a?"bg-main-disabled":"group-hover/box:border-primary-hover"),role:ni(i),"aria-checked":Boolean(t),"aria-disabled":Boolean(a),"aria-label":n}),t?d:null,ei(n)]})})})),ei=e=>e?o("div",{className:"ml-s",children:o(ze,{size:"text-l",font:"font-light",children:e})}):null,ti=(e=!1)=>e?"cursor-not-allowed":"cursor-pointer",ni=(e=!1)=>e?"radio":"checkbox",ai=(e=!1)=>u("rounded border",{"bg-primary-main":e}),ii=(e,t)=>{const{value:n,isDirty:a}=e,i=a?t(n):[];return{...e,errors:i,error:i[0]}},ri={primary:On.primary,secondary:On.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:On.secondary,transparent:"","":""},li=d((e=>{const t=be(),{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",{[ri[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??si(r,l)})})),si=(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,oi=d((({text:e,link:t})=>c(w,{size:"text-l",font:"font-light",color:"text-secondary-text",children:[e?o(ze,{children:e}):null,t?o(li,{...t,ariaLabel:"условия передачи данных",children:t.text}):null]}))),ci=({consentDataProcessing:e,link:t,button:n,typeForm:a})=>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(Za,{...e}),o(oi,{link:t})]}),Qn(ii(e,Sn).error)]}):o(oi,{text:"PF"===a?"Нажимая на кнопку, вы подтверждаете, что клиент дал согласие на ":"Нажимая кнопку, вы подтверждаете согласие с ",link:t}),o(Xa,{className:"w-full @xl:w-auto",children:n?.text?n.text:"Отправить заявку"})]}),di=e=>null!=e,mi=new Map,ui=(e,t=mi)=>n=>{const a=pi(n),i=t.get(a);if(a&&di(i))return i;const r=e(...n);return a&&di(r)&&t.set(a,Promise.resolve(r)),r},hi=e=>Boolean(e?.every((e=>Array.isArray(e)?hi(e):!e||"string"==typeof e))),pi=e=>hi(e)?e.toString():"",gi=e=>Boolean(e&&Array.isArray(e)&&1===e.length&&"string"==typeof e[0]);function fi(e,t,{fallback:n,cache:r}={}){const s=l((()=>yi(e)),[e]),[o,c]=a(void 0),[d,m]=a(void 0);i((()=>{if(!s.some(di))return;let e=!1;const n=(t,n)=>{e||(c(t),m(n))};return(async()=>{try{n(await ui(t,r)(s))}catch(e){n(void 0,e)}})(),()=>{e=!0}}),[t,r,s]);const u=n&&gi(s)&&n[s[0]];return{data:!o&&u?u:o,error:d,mutate:()=>Promise.resolve(void 0)}}function yi(e){return Array.isArray(e)?e:e instanceof Function?yi(e()):[e]}const bi=`${Pa}/branches`,xi=[];const vi=async e=>await zt(e,{method:"GET"})||xi;function Ni(e=!1){const{data:t}=fi(`${Pa}${e?"/premiumBranchesByRegions":"/branchesByRegions"}`,Vt);return Array.isArray(t)?t:[]}const wi=(e="")=>"ULTRASERVICE"===e,Ci=d((({field:e,input:t,params:n})=>{const a=wi(n?.typeForm),r=e("region"),l=r?.value?.key,s=r?.value?.text,c=a?Ni(a)?.find((e=>e?.region===s))?.branches:function(e){const{data:t}=fi(e?`${bi}?regionCode=${e}`:null,vi);return t||xi}(l)?.filter((e=>e?.address));return i((()=>{""!==r?.value?.key&&e?.("addressBranch")?.onChange?.("")}),[r?.value]),o(wa,{label:"Отделение",placeholder:"Выберите отделение",options:(c||[]).map((({address:e=""})=>({key:e,text:e}))),...e(t?.name??""),isSearch:!0,...t})})),Si=(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}},ki=(e,t,n)=>Math.max(t,Math.min(e,n));function Ii(e){const t=(e||"").replace(/\D/g,""),n=parseInt(t,10);return Number.isNaN(n)?0:n}function Ti({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=Ii(t.target?.value),a=e.length?e[n]:n;l&&l(a||0)}})})]})}const Ri=1,Ei=100,Di=d((e=>{const{className:t,title:n,items:a=[],list:i=[],min:l=(i.length?0:Ri),max:s=(i.length?i.length-1:Ei),step:d=1,value:m=i[0]||l,disabled:h=!1,onChange:p}=e,g=Si(e,{normalize:(e=0)=>i.length?_i(i)(e):ki(e,l,s),format:Je()}),f=r((e=>{p&&p(Ii(e.target?.value))}),[p]);return c("div",{className:t,children:[c("label",{className:"block relative",children:[n?o(ze,{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",aa,"disabled:border-gray disabled:bg-main-divider"),disabled:h,onChange:f,...g}),Ti({list:i,min:l,max:s,step:d,disabled:h,value:m,onChange:p})]}),Oi(a)]})})),_i=e=>t=>e.reduce(((e,n)=>Math.abs(n-t)<Math.abs(e-t)?n:e)),Oi=e=>o("div",{className:"flex justify-between my-xs",children:e.map(((e,t)=>o(ze,{size:"text-s",font:"font-light",color:"text-secondary-text",children:e},String(t))))}),Pi=["От 1 000 ₽","До 1 000 000 000 ₽"],Bi=d((({field:e,input:t})=>o(Di,{title:"Сумма, ₽",items:Pi,min:1e3,max:1e9,...e(t?.name??""),...t}))),Mi=d((({field:e,input:t})=>o(da,{label:"Годовая выручка, ₽",...e(t?.name??""),...t}))),Ai=d((({field:e,input:t})=>o(da,{label:"Дата и время обращения в Банк",...t,...e(t?.name??"")}))),Fi=d((({field:e,input:t})=>o(wa,{label:"Тип обратившегося",...t,options:Un,...e("applierType")}))),Li=d((({field:e,input:t})=>o(da,{label:"ФИО или должность обслуживавшего Вас сотрудника Банка",...e(t?.name??""),...t}))),zi=({today:e,firstDayOfWeek:t,totalDays:n,currentMonth:a,currentYear:i,min:r,max:l,weekends:s,onDateClick:c})=>{const d=[];let m=1;for(let u=0;u<6;u++){const h=[];for(let d=0;d<7;d++)if(0===u&&d<t)h.push(o("td",{},`empty-${d}`));else if(m>n)h.push(o("td",{},`empty-${d}`));else{const t=new Date(i,a,m),n=Vi(t,e),d=$i(t,r,l),u=ji(t,s),p=d||u;h.push(o("td",{children:o("div",{className:Wi(n,p),onClick:()=>!p&&c(t),children:m})},`day-${m}`)),m++}d.push(o("tr",{children:h},`row-${u}`))}return d},Vi=(e,t)=>t&&e.toDateString()===t.toDateString(),$i=(e,t,n)=>t&&e.getTime()<t.getTime()||n&&e.getTime()>n.getTime(),ji=(e,t)=>{if(!t||0===t.length)return!1;const n=0===e.getDay()?7:e.getDay();return t.includes(n)},Wi=(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"),qi=["Пн","Вт","Ср","Чт","Пт","Сб","Вс"],Ui=d((({today:e,currentMonth:t,currentYear:n,min:a,max:i,weekends:r,onDateSelect:s=_n})=>{const{firstDayOfWeek:d,totalDays:m}=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:qi.map(((e,t)=>o("th",{className:"p-s",children:e},String(t))))})}),o("tbody",{children:zi({firstDayOfWeek:d,today:e,totalDays:m,currentYear:n,currentMonth:t,min:a,max:i,weekends:r,onDateClick:s})})]})})),Hi=["Январь","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь"];function Ki(e,t){const n=e.replace(/\D/g,"");if(""===n||n.length===t.length)return e;const a=[...t],i=a.findIndex(Yi),r=a.map(((e,t)=>Xi(e)?a.slice(0,t).filter(Xi).length:-1)),l=a.map(((e,t)=>Gi(e)?e:n.charAt(r[t])||e)),s=r.indexOf(n.length-1)+1;return l.slice(0,Math.max(i,s)).join("")}const Yi=e=>"_"===e,Gi=e=>/\d/.test(e),Xi=e=>Yi(e)||Gi(e),Ji=1940,Qi={name:"CalendarIcon",iconVersion:"black",width:"24",height:"24"},Zi=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((()=>{tr({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 rounded-none",value:p,type:"text",onChange:e=>{const t=e.target?.value;"string"==typeof t&&t?.length<11&&g(Ki(t,"__.__.____"))},onBlur:()=>{er(p)?tr({inputValue:p,setSelectedMonth:e,setSelectedYear:t,onChange:d}):g(r||"")},disabled:l}),l?null:o(Y,{className:"mr-s",...Qi})]})})),er=e=>{const[t,n,a]=e.split(".");if((e=>Number(e)>=Ji&&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},tr=({inputValue:e,setSelectedMonth:t,setSelectedYear:n,onChange:a})=>{if(er(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))}},nr=({handleChangeVisibleCalendar:e,value:t,valid:n,onChange:a,setSelectedMonth:i,setSelectedYear:r,disabled:l=!1})=>o(Zi,{onChange:a,disabled:l,onClick:e,value:t&&Ba(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")}),ar=Hi.map((e=>({key:e}))),ir=Array.from({length:(new Date).getFullYear()-Ji+1},((e,t)=>Ji+t)).reverse().map((e=>({key:String(e)}))),rr=(e,t)=>{const n=new Date(e,t,1);let a=0;for(;n.getMonth()===t;)a++,n.setDate(n.getDate()+1);return a},lr=({maxDateOfMonth:e,selectedYear:t,selectedMonth:n,value:a,onChange:i})=>{a&&i?.(new Date(t,n,Math.min(e,a.getDate())))},sr={name:"ArrowUpIcon",iconVersion:"black",width:"24",height:"24"},or={className:"min-w-32",iconVersion:"black",isBorder:!1},cr=d((({className:e="",label:t="",value:n,valid:l=!0,minDate:s,maxDate:d,disabled:m,weekends:h,onChange:p})=>{const[g,{setValue:f,setFalse:y}]=nn(!1),[b,x]=a(n?.getMonth()||(new Date).getMonth()),[v,N]=a(n?.getFullYear()??(new Date).getFullYear()),w=r((e=>{p?.(e),y()}),[p]),{handlePrevMonth:C,handleNextMonth:S,handleSelectMonth:k,handleSelectYear:I,monthsOptions:T,yearsOptions:R,handleChangeVisibleCalendar:E,ref:D}=(({onShowCalendar:e,showCalendar:t,selectedMonth:n,onMonthSelect:a,onYearSelect:i,selectedYear:l,onChange:s,value:o})=>{const c=na(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(Hi.indexOf(e));const t=rr(l,Hi.indexOf(e));lr({maxDateOfMonth:t,selectedYear:l,selectedMonth:Hi.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:ar,yearsOptions:ir,ref:c}})({onYearSelect:N,onMonthSelect:x,onShowCalendar:f,selectedYear:v,selectedMonth:b,showCalendar:g,onChange:p,value:n}),_=((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})(D,370);return c("div",{className:u("space-y-xs",e),ref:D,children:[ea(t),c("div",{className:"relative",children:[nr({handleChangeVisibleCalendar:E,value:n,valid:l,onChange:p,disabled:m,setSelectedMonth:x,setSelectedYear:N}),g&&!m?c("div",{className:u("absolute bg-white z-20 select-none",{"bottom-full":_}),children:[c("div",{className:"flex gap-s",children:[o("div",{className:"my-auto",onClick:C,children:o(Y,{...sr,className:"-rotate-90 cursor-pointer"})}),o(Na,{onChange:k,value:{key:Hi[b]},options:T,...or}),o(Na,{onChange:I,value:{key:String(v)},options:R,...or}),o("div",{className:"my-auto",onClick:S,children:o(Y,{...sr,className:"rotate-90 cursor-pointer"})})]}),o(Ui,{today:n,currentMonth:b,currentYear:v,min:s,max:d,weekends:h,onDateSelect:w})]}):null]})]})})),dr=d((({className:e,label:t,error:n,required:a,...i})=>c("div",{className:u("shrink-0 w-full",e),children:[o(cr,{label:Jn({label:t,required:a}),valid:Boolean(!n),...i}),Qn(n)]}))),mr=d((({field:e,input:t})=>o(dr,{label:t?.label||"Дата рождения",...e(t?.name??""),...t}))),ur=d((({field:e,input:t})=>o(wa,{label:"Когда перезвонить?",...t,options:Kn,...e(t?.name??"")}))),hr=d((({field:e,input:t})=>o(da,{label:"Количество объектов инкассации",isInteger:!0,...e(t?.name??""),...t}))),pr=d((({field:e,input:t})=>o(da,{className:"col-span-2",...e(t?.name??""),placeholder:"Ваше сообщение",isTextarea:!0,...t})));function gr(e,t){i((()=>{const t=e();return()=>{t.then((e=>{e instanceof Function&&e()}))}}),t)}const fr=e=>({value:e?.value||""}),yr=e=>{const{url:t,query:n,queryPrefix:a,requestData:i={},responseItemHandler:r=fr,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)},br=async e=>(await yr({url:"suggest/party",query:e})).map((e=>({fullName:e?.value,address:e?.data?.address?.value,inn:e?.data?.inn}))),xr={dadataPartyInnSelect:{fieldValue:"inn",linkedFieldName:"dadataPartyNameSelect",linkedFieldValue:"fullName"},dadataPartyNameSelect:{fieldValue:"fullName",linkedFieldName:"dadataPartyInnSelect",linkedFieldValue:"inn"}},vr={dadataPartyInnSelect:{label:"ИНН",inputProps:{isInteger:!0,maxLength:12}},dadataPartyNameSelect:{label:"Полное наименование"}},Nr=d((({field:e,input:t={}})=>{const n=t.name??"",i=xr[n].linkedFieldName,r=e(i).value,s=r?.data;gr((async()=>{if(s?.fullName&&s?.fullName!==e(n)?.value?.data?.fullName){const t=wr(r),{fullName:a,address:l,inn:s}=t,o=Sr(t,i),c=br(o);u(o),d(await c),e(n)?.onChange?.({key:s,text:o,data:{fullName:a,address:l}})}}),[s]);const[c,d]=a([]),[m,u]=a("");gr((async()=>{const e=br(m);return d(await e),c}),[m]);const h=l((()=>(c||[]).map(((e={})=>({key:e.inn??"",text:e[xr[n].fieldValue],data:{fullName:e.fullName,address:e.address}})))),[c]);return o(wa,{...t,...vr[n],options:h,...e(t.name??""),isSearch:!0,isManualInput:!0,disableFilterOptions:!0,onSearchQuery:u,renderOptions:Cr})})),wr=e=>({inn:e?.key,fullName:e?.data?.fullName,address:e?.data?.address}),Cr=e=>c("span",{children:[o(ze,{size:"text-s",children:e?.data?.fullName}),c("div",{className:"space-x-2",children:[o(ze,{size:"text-s",font:"font-light",children:e?.key}),o(ze,{size:"text-s",font:"font-light",children:e?.data?.address})]})]}),Sr=(e,t)=>e?.[xr[t].linkedFieldValue],kr=d((({field:e,input:t})=>o(dr,{label:"Желаемая дата встречи",...e(t?.name??""),...t}))),Ir=d((({field:e,input:t})=>o(da,{label:"Электронная почта",...e(t?.name??""),...t}))),Tr=d((({field:e,input:t})=>o(wa,{label:"Способ получения ответа",options:Wn,...e(t?.name??""),...t}))),Rr=d((({field:e,input:t})=>o(da,{label:"ФИО",...e(t?.name??""),...t}))),Er=d((({field:e,input:t,params:n})=>{const a=n?.isPremium,i=Ni(a),r=l((()=>i?.map((({region:e})=>({key:e,text:e})))),[i]);return o(wa,{label:"Регион",placeholder:"Выберите регион",options:r,...e(t?.name??""),...t})})),Dr=d((({field:e,input:t})=>o(da,{label:"ИНН",isInteger:!0,maxLength:12,...t,...e(t?.name??"")}))),_r=d((({className:e,text:t,value:n,key:a,disabled:i,error:r,onChange:l})=>c("div",{className:u("shrink-0",e),children:[o(Za,{text:t,value:n,disabled:i,onChange:l},a),Qn(r)]}))),Or=d((({field:e,input:t})=>o(_r,{...e(t?.name??""),...t,text:'Являюсь клиентом банка АО "Россельхозбанк"'}))),Pr=`${Pa}/outservice`,Br=[];async function Mr(){const e=await zt(`${Pr}/outserviceregions`);return e&&Array.isArray(e)?e:Br}const Ar=d((({field:e,input:t})=>{const n=e("region"),a=n?.value?.key,{data:r}=fi("outServiceRegions",Mr),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(wa,{label:"Населенный пункт",placeholder:"Выберите город, где доступен сервис",options:s,...t,...e(t?.name??""),isSearch:!0})})),Fr=(e,t,n="")=>t?.filledByEsia&&Boolean(e("esiaAccountTypeCd")?.value?.key)&&e(t?.name??n).value,Lr=d((({field:e,input:t})=>o(da,{label:"Отчество (Обязательно, при наличии)",maxLength:60,disabled:Fr(e,t),...e(t?.name??""),...t}))),zr=d((({field:e,input:t})=>o(da,{label:"Имя",maxLength:60,disabled:Fr(e,t),...e(t?.name??""),...t}))),Vr=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(ze,{size:"text-l",font:"font-light",color:"text-primary-text",children:t}):null]}))),$r=d((({field:e,input:t})=>Sa(e("acquiringType")?.value?.key)?o(Vr,{type:"radio",text:"Хочу онлайн-кассу",...e(t?.name??""),...t}):null)),jr=d((({field:e,input:t})=>o(da,{...e(t?.name??""),placeholder:"Укажите интересующий вас вопрос",isTextarea:!0,...t}))),Wr=Kt((({field:e,input:t={},source:n})=>{const a=e("partnerSymbolCode")?.value;return i((()=>{const t=qr(n?.agentsList,a)||"Неизвестный партнёр";t&&e("partnerName")?.onChange?.(t)}),[a]),o(da,{...e(t.name??""),...t,type:"hidden"})})),qr=(e=[],t="")=>e.find((({symbolCode:e})=>e===t))?.agentName??"",Ur=Kt((({field:e,input:t,source:n})=>{const i=n?.agentsList??[],[r,l]=a(""),[s,c]=a("");return o(da,{label:"Идентификатор партнёра",...e(t?.name??""),...t,isInteger:!0,value:s,error:r??e("partnerSymbolCode")?.error,errors:[r??e("partnerSymbolCode")?.error],onChange:t=>{var n;c(t),e("partnerSymbolCode")?.onChange?.(t),l(t&&(n=t,!i.some((({symbolCode:e})=>e===n)))?"ID партнера не найден. Обратитесь к своему менеджеру":"")}})})),Hr=e=>"_"===e,Kr=e=>/\d/.test(e),Yr=e=>Hr(e)||Kr(e),Gr=[..."+7 (___) ___-__-__"],Xr=Gr.findIndex(Hr),Jr=Gr.map(((e,t)=>Yr(e)?Gr.slice(0,t).filter(Yr).length:-1));function Qr(e){const t=e.replace(/\D/g,""),n=Gr.map(((e,n)=>Kr(e)?e:t.charAt(Jr[n])||e)),a=Jr.indexOf(t.length-1)+1;return(a?n.slice(0,Math.max(Xr,a)):n).join("")}const Zr=d((({children:e,onChange:t,...n})=>{const a=r((e=>t&&t(Qr(e))),[t]),i=r((e=>{"+7 ("===e&&t&&t("")}),[]);return o(ra,{...n,onChange:a,onFocus:e=>a(e?.target?.value||""),onBlur:e=>i(e?.target?.value||""),children:e})})),el=d((({className:e,label:t,required:n,disabled:a,error:i,...r})=>c("div",{className:u("shrink-0 w-full",e),children:[o(Zr,{"aria-label":t,label:Jn({label:t,required:n}),valid:Boolean(!i),disabled:a,placeholder:"+7 (___) ___-__-__",...r}),Qn(i)]}))),tl=d((({field:e,input:t})=>{const n=t?.name||"phone";return o(el,{label:"Телефон",disabled:Fr(e,t,n),...e(n),...t})})),nl=d((({field:e})=>Sa(e("acquiringType")?.value?.key)?o(Vr,{type:"radio",text:"Хочу POS-терминал",...e("posTerminal")}):null)),al=Kt((({field:e,input:t,source:n})=>o(wa,{placeholder:"Выберите продукт",label:"Продукт",options:il(n?.productList),...e(t?.name??""),...t}))),il=e=>(e??[]).map((e=>({key:e,value:e}))),rl=d((({field:e,input:t})=>o(wa,{label:"Какой у вас вопрос?",options:Yn,...e(t?.name??""),...t}))),ll=`${Pa}/regions`,sl=[];function ol(e=ll){const{data:t}=fi(e,Vt);return Array.isArray(t)?t:sl}const cl=`${Pa}/outservice/outserviceregions`,dl=d((({field:e,input:t,params:n})=>{var a;const i=ol((a=n?.typeForm,"OUTSERVICE"===a?cl:void 0));return o(wa,{label:t?.label||"Филиал",placeholder:"Выберите филиал",isSearch:!0,options:l((()=>i?.map((({code:e="",name:t=""})=>({key:e,text:t})))),[i]),...e(t?.name??""),...t})})),ml=d((({field:e,input:t})=>o(da,{label:"ФИО представителя",...t,...e("representativeName")}))),ul=d((({field:e})=>{const t=e("secondaryPhone");return o(el,{label:"Дополнительный телефон",...t.value&&"+7 ("!==t.value?ii(t,In.secondaryPhone):t})})),hl=d((({field:e,input:t})=>o(wa,{label:"Направление обслуживания",placeholder:"Выберите направление",options:jn,...e(t?.name??""),...t}))),pl=d((({field:e,input:t})=>o(da,{label:"Описание ситуации",...t,...e("situationDescription")}))),gl=d((({field:e,input:t})=>o(wa,{label:"Пострадал в",...t,options:Gn,...e("sufferedFrom")}))),fl=d((({field:e,input:t})=>o(da,{label:"Фамилия",maxLength:60,disabled:Fr(e,t),...e(t?.name??""),...t}))),yl=["От 1 мес","До 15 лет"],bl=d((({field:e})=>o(Di,{title:"Срок, месяцев",items:yl,min:1,max:180,...e("term")}))),xl=d((({field:e,input:t})=>o(wa,{label:"Тип обслуживания",options:$n,...e(t?.name??""),...t}))),vl={horizontal:"@lg:flex-row",vertical:""},Nl=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(ze,{color:"text-secondary-text",font:"font-light",children:e})}):null,o("div",{className:u("flex flex-col gap-s",vl[r],a),role:"radiogroup","aria-label":"Группа кнопок",children:t?.map((({id:e,text:t})=>o(Za,{isRadio:!0,text:t,value:n===e,onChange:()=>l?.(e),disabled:i},String(e))))})]}))),wl=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(Nl,{className:"whitespace-normal",orientation:"horizontal",items:Xn,...e(t?.name??"",{onChange:n}),...t})})})),Cl=d((({field:e,input:t})=>o(Za,{text:"Согласен на получение информационных и аналитических материалов по электронной почте",...e(t?.name??""),...t}))),Sl=d((({onFieldRef:e=_n,children:t})=>{const n=s(null);return i((()=>{n.current&&e(n.current)}),[]),o("div",{ref:n,children:t})}));const kl={$ref:"/wcms-resources/outservice-productlist.json"},Il={$ref:"/wcms-resources/agenty-dlya-rko.json"},Tl={fullName:Rr,addressBranch:Ci,desiredMeetingDate:kr,product:e=>o(al,{...e,source:kl}),localities:Ar,isClient:Or,partnerComments:jr,collectionCount:hr,acquiringType:Ca,onlineCheckout:$r,posTerminal:nl,serviceType:xl,term:bl,amount:Bi,annualRevenue:Mi,vedTypes:wl,feedbackMethod:Tr,serviceDirection:hl,bankEmpolee:Li,secondaryPhone:ul,applicationDate:Ai,region:e=>wi(e?.params?.typeForm)?o(Er,{...e}):o(dl,{...e}),consentToReceiveMaterials:Cl,sufferedFrom:gl,situationDescription:pl,representativeName:ml,applierType:Fi,surname:fl,name:zr,middleName:Lr,birthday:mr,phone:tl,email:Ir,inn:Dr,comment:pr,fullRegion:Er,partnerSymbolCode:e=>o(Ur,{...e,source:Il}),partnerName:e=>o(Wr,{...e,source:Il}),dadataPartyNameSelect:Nr,dadataPartyInnSelect:Nr,questionProduct:rl,callbackTime:ur,russianPhone:tl},Rl=(e,t,n={})=>(a,i)=>{const r={...Tl,...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(Sl,{onFieldRef:e(a.name??"").setFieldRef,children:o(r,{field:e,input:a,params:t})},String(i)):null},El=e=>2===e?"@xl:grid-cols-2 gap-x-m":"@xl:grid-cols-1 gap-x-0",Dl=e=>e?o("div",{className:"@xl:text-center @xl:col-span-2 mb-m",children:o(ze,{size:"text-h6",children:e})}):null,_l=(e,t,{typeForm:n,additionalParams:a})=>e.map(((e,i)=>c("div",{className:u(El(e.columns),"grid"),children:[Dl(e.title),(e?.inputs||[])?.map(Rl(t,{typeForm:n,...a}))]},`section-${i}`))),Ol=(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 Pl({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}=Ol(l,t);return r((e=>{i.current=e,o()}),[])}const Bl=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:Ml(a,e,n)},a)))}),n?o("div",{className:"text-error",children:l}):null]})})),Ml=(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 ${ia(!n||!a)} rounded-md caret-transparent outline-none`},Al=d((({disabled:e=!1,onClick:t,text:n})=>o(Mn,{type:"button",onClick:t,disabled:e,children:o(ze,{font:"font-normal",children:n})}))),Fl=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}))),Ll=d((({className:e,seconds:t})=>o("span",{className:e,children:zl(t)}))),zl=e=>[Math.floor(e/60),e%60].map((e=>String(e).padStart(2,"0"))).join(":"),Vl=d((({children:e,isLoading:t,isSubmitButtonDisabled:n,timeNextReq:a,onSubmit:i,onSendCode:r,values:l,onChange:s,errorText:d,hasError:m,phone:u,onClose:h})=>o(zn,{maxWidth:"lg",onClose:h,children:c("div",{className:"flex flex-col gap-xl items-center rounded-md",children:[$l(u),o(Bl,{values:l,setValues:s,errorText:d,hasError:m}),Wl(a,r),e,jl(n,i),t?o(Ga,{blur:!1}):null]})}))),$l=e=>o(S,{className:"w-full",title:"Подтвердите номер телефона",description:`Мы отправили код на ${e}`,headlineVersion:"XS",isEmbedded:!0,as:"h6"}),jl=(e,t)=>o(Al,{text:"Далее",disabled:e,onClick:t}),Wl=(e,t)=>e?c("div",{className:"flex flex-row text-l font-light text-base gap-2xs",children:[o("span",{children:" Получить новый код можно через"}),o(Ll,{seconds:e})]}):o(Mn,{embedded:!0,onClick:t,children:o(Fl,{children:"Получить новый код"})}),ql=e=>180-Math.floor((Date.now()-e)/1e3),Ul=qa(),Hl=qa(),Kl=d((({phone:e,onSuccess:t=_n,onClose:n=_n,formatData:i={},reqId:l})=>{const[s,c]=a(Array(4).fill("")),[d,m]=a(l),{handleSubmit:u,hasError:h,errorText:p,isLoading:g,timeNextReq:f,isSubmitButtonDisabled:y,setTimeNextReq:b,setErrorText:x}=(({values:e,onSuccess:t,formatData:n,reqId:i})=>{const l=Math.max(ql(Date.now()),0),[s,o]=a(""),[c,{setTrue:d,setFalse:m}]=nn(!1),[u,h]=a(l),p=r((()=>o("")),[]),g=!e.every(Boolean);return{handleSubmit:r((async()=>{try{d();const a=await Ul.checkCode({code:e.join(""),body:n,reqId:i});if(a?.errorDesc)return void o(a?.errorDesc);h(0),p(),t?.(e.join(""))}catch{o("Неверный код")}finally{m()}}),[e]),hasError:Boolean(s),errorText:s,isLoading:c,timeNextReq:u,isSubmitButtonDisabled:g,setTimeNextReq:h,setErrorText:o}})({values:s,onSuccess:t,formatData:i,reqId:d??""}),v=Ma(e),N=Pl({seconds:f,onTick:b}),w=r((async()=>{const e=await Hl.sendCode({phone:v});e&&(b(180),N(180),x(""),m(String(e)))}),[v,N,n]);return o(Vl,{isSubmitButtonDisabled:y,onSubmit:u,onSendCode:w,timeNextReq:f,values:s,onChange:c,phone:e,isLoading:g,errorText:p,hasError:h,onClose:n})})),Yl={initcorporatelead:async({formatData:e={},typeForm:t,responseTypeDialog:n,verifyPhoneDialog:a,data:i=[],aspects:r={},ev:l})=>{const{phone:s}=e,o=await Ya.sendCode({phone:String(s)});o?a.open({phone:s,formatData:e,reqId:String(o),onSuccess:()=>{a.close(),n.open({ok:!0,typeForm:t}),Ka({aspectsAttributes:i,aspects:r,ev:l})}}):n.open({ok:Boolean(o),typeForm:t})},callback:async({formatData:e,data:t,aspects:n={},ev:a,typeForm:i,responseTypeDialog:r,onSuccess:l=_n})=>{const s=await Ya.sendPhoneCallRequest(e);l(),"success"===s?.status?(r.open({ok:!0,typeForm:i}),Ka({aspectsAttributes:t,aspects:n,ev:a})):"error"===s?.status?r.open({ok:!1,errorMessage:"Ваша заявка уже в работе. Дождитесь звонка от сотрудника Банка"}):(r.open({ok:Boolean(s)}),s&&Ka({aspectsAttributes:t,aspects:n,ev:a}))},default:async({formatData:e,data:t,aspects:n={},ev:a,router:i,responseTypeDialog:r,endpoint:l,withSnowplow:s})=>{const o=await Ya.send(e,i,"lead"===l),c=Boolean(o);if(r.open({ok:c}),c){const{requestId:r}=o,{phone:l}=e,c=i.pathname.split("?")[1],d=JSON.stringify({id:r,phone:String(l),utm:c}),m=s?[...t??[],{aspectName:"snowplowEvent",params:{eventAction:"clickdepapl",eventJSON:d}}]:t;Ka({aspectsAttributes:m,aspects:n,ev:a})}}},Gl=Kt((({className:e,title:t,typeForm:n="",sections:a=[],button:i,link:s,endpoint:d,additionalParams:m,withSnowplow:h,isContacts:p,data:g,onSuccess:f,...y})=>{const b=l((()=>a?.flatMap((e=>e?.inputs))||[]),[a]),x=l((()=>((e,t="")=>({...Object.fromEntries(e.map((e=>[e.name,"vedTypes"===e?.name&&e?.defaultValue||_a[e.name||""]]))),typeForm:{key:t,text:""}}))(b,n)),[b,n]),v=_(),w=tn(),C=l((()=>Rn(b)),[b]),S=pn(Vn),k=pn(Kl),I=r((async(e,t)=>{const a=ka({...e,...m});await Xl(d??"default",{formatData:a,ev:t,typeForm:n,data:g,aspects:w,router:v,responseTypeDialog:S,verifyPhoneDialog:k,onSuccess:f,endpoint:d,withSnowplow:h})}),[n]),[,{field:T,onSubmit:R}]=dn(x,{resetOnSubmit:!0,formValidator:C,onSubmit:I}),E=(e=>e?.find((e=>"consentDataProcessing"===e?.name)))(b)?.name,D=E?T("consentDataProcessing"):void 0;return c(hn,{className:u("container space-y-m",e),title:t,...y,children:[c("form",{onSubmit:R,children:[_l(a,T,{typeForm:n,additionalParams:m}),ci({consentDataProcessing:D,link:s,button:i,typeForm:n})]}),p?c("div",{className:"space-y-m",children:[o(N,{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]})})),Xl=async(e,t)=>{const n=Yl[e]||Yl.default;await n(t)},Jl=d((({attempts:e,onClose:t=_n})=>{const n=Jt(),a=e>1,i=r((()=>{n.assign("/natural")}),[]),l=r((()=>{a?i():t()}),[a]);return o(zn,{onClose:l,children:c("div",{className:"flex flex-col gap-xl items-center",children:[o(w,{align:"text-center",children:"Уважаемый клиент!"}),o(w,{align:"text-center",children:"Для получения кредита Вам необходимо обратиться в офис Банка"}),c("div",{className:"flex flex-col sm:flex-row gap-xl items-center",children:[o(Mn,{type:"button",version:"secondary",onClick:i,children:"Завершить"}),a?null:o(Mn,{type:"button",onClick:t,children:"Продолжить"})]})]})})}));function Ql(e,t){for(const[n,a]of e.entries())null!=a?t.setItem(n,a):t.removeItem(n)}function Zl(e,t){return Ql(e,t),Ql(t,e),e.bus.watch((({type:e,event:n})=>{null!=n?t.setItem(e,n):t.removeItem(e)}))}class es{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 ts{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 ns={};function as(e,t=ns){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 is=new ts;function rs(){return as(is)}Zl(is,new es(globalThis?.sessionStorage));const ls=e=>globalThis[e];function ss(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 os=()=>globalThis.location!==globalThis?.top?.location,cs=()=>{const e=os(),t=globalThis.document?.body?.scrollHeight,n=rs(),a=new URLSearchParams(decodeURIComponent(globalThis.location?.search)).get("styles");a&&((e="")=>{if(!globalThis.document.getElementById(e)){const t=globalThis.document.createElement("link");t.href=e,t.id=e,t.rel="stylesheet",globalThis.document.head.appendChild(t)}})(a),i((()=>{e&&globalThis.parent.postMessage({height:document.body.scrollHeight},"*")}),[t,e]),i((()=>{const t=e=>{e.data?.location&&(n.frameLocation=e.data?.location)};return e&&globalThis.addEventListener("message",t),()=>{e&&globalThis.removeEventListener("message",t)}}),[e])},ds="Некорректно заполненное поле",ms="Укажите регион, город/населенный пункт, улицу, дом",us=/^[0-9а-яё]*$/i,hs=/^[\u0400-\u04FF-\s]+$/u,ps=/^(?!\s*$)[^\p{Script=Cyrillic}]+$/u,gs=e=>Boolean(e.region&&(e.city||e.locality)&&e.house),fs=()=>ln(gs)(ms),ys=e=>ln((e=>"string"==typeof e&&e.length>1&&hs.test(e)))(e??ds),bs=e=>ln((e=>"string"==typeof e&&/^[0-9]{1,2}$/g.test(e)))(e??ds),xs=(e,t,n=!1)=>ln((t=>"string"==typeof t&&t.length>=1&&(n?t.length===e:t.length<=e)))(t??ds),vs=e=>ln((({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),Ns=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},ws=e=>Ss(18,e)("Укажите дату заключения трудового договора"),Cs=e=>Ss(0,e)("Укажите дату регистрации"),Ss=(e,t)=>ln((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})),ks=(e=!1)=>ln((t=>Boolean(t)&&Boolean(e)))("Укажите наименование организации"),Is=(e=!1)=>ln((t=>kn(t)&&Boolean(e)))("Укажите ИНН"),Ts={credit:{minAge:23,maxAge:75,errorMessage:"Допустимый возраст заёмщика - от 23 до 75 лет"},creditCard:{minAge:21,maxAge:73,errorMessage:"Допустимый возраст заёмщика - от 21 до 73 лет"},debitCard:{minAge:18,errorMessage:"Допустимый возраст - от 18 лет"}},Rs=e=>vs(Ts[e]),Es={processPersonalDataFlg:Sn,consentProviderFlg:Sn,consentInformFlg:Sn,consentPfrFlg:Sn,consentOthersFlg:Sn,consentFATCA:Sn},Ds={addressCourier:fs(),paymentSystem:bn("Укажите тип платежной системы"),currency:bn("Укажите валюту"),cardCategory:bn("Укажите категорию карты"),codeWord:(e=>ln((e=>"string"==typeof e&&e.length>=3&&e.length<=21&&us.test(e)))(e??ds))("Необходимо ввести кодовое слово"),confirmationIncome:xn(),methodObtain:bn(),deliveryDate:(e=>ln((e=>e?.getTime()>=(new Date).getTime()))(e))("Укажите дату доставки")},_s={organization:xn("Выберите тип организации"),organizationAddress:ln((e=>Boolean(e.fiasCode&&(e.city||e.locality)&&e.house)))(ms),organizationPhone:Cn("Укажите номер телефона"),organizationName:bn("Укажите наименование организации"),legalForm:bn("Укажите ОПФ"),lastJobExperience:bs("Укажите стаж на последнем месте работы"),experience5Years:bs("Укажите общий стаж за последние 5 лет"),jobsNumber:bs("Укажите количество мест работы за последние 5 лет"),addressFact:fs(),addressRegistration:fs(),addressRetail:xn("Выберите адрес банка"),addressMatch:bn(),sex:bn("Укажите свой пол"),birthPlace:bn("Укажите место рождения"),education:xn("Выберите ваше образование"),housing:xn("Выберите тип жилья"),amountWorkers:xn("Выберите информацию о количестве сотрудников"),employment:xn("Выберите информацию о трудоустройстве"),employerActivities:xn("Выберите вид деятельности организации"),employerOrganization:xn("Выберите вид организации"),positionOrganization:xn("Выберите вашу должность"),familyStatus:xn("Выберите семейное положение"),familyMembers:xs(2,"Укажите количество членов семьи"),children:xs(2,"Укажите количество детей"),dependents:xs(2,"Укажите количество иждивенцев"),snils:(e=>ln(Ns)(e))("Некорректный номер СНИЛС"),conscription:bn(),armyIdFlg:Sn,dulSerie:xs(4,"Укажите серию паспорта",!0),dulNumber:xs(6,"Укажите номер паспорта",!0),dulSubdivisionCode:xs(7,"Укажите код подразделения",!0),dulIssuedBy:bn("Укажите организацию, выдавшую паспорт"),retirementIncome:bn(),otherIncome:bn(),wages:bn(),mandatoryPayments:xs(10,"Укажите сумму обязательных выплат"),bankruptcyFlg:bn(),shareholderFlg:bn(),legalEntityName:bn(),bankEmployeeCode:bn(),partInBusiness:bn(),regionRetail:xn("Выберите регион"),latinSurname:bn("Укажите фамилию"),surname:ys("Укажите свою фамилию на кириллице"),name:ys("Укажите своё имя на кириллице"),middleName:ys("Укажите своё отчество на кириллице")},Os={..._s,...Ds,...Es},Ps={credit:{processPersonalDataFlg:{text:"Согласие на обработку персональных данных",docId:4},consentInformFlg:{text:"Согласие на информирование о продуктах и услугах Банка",docId:14},consentProviderFlg:{text:"Согласие об использовании простой электронной подписи",docId:5},consentOthersFlg:{text:"Прочие согласия",docId:1},consentPfrFlg:{text:"Согласие на запрос в CФР",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},consentOthersFlg:{text:"Прочие согласия",docId:20},consentFATCA:{text:"Форма самосертификации",docId:10}}};var Bs;!function(e){e.Success="SUCCESS",e.Error="ERROR",e.Pending="PENDING"}(Bs||(Bs={}));const Ms=()=>{const e=globalThis.sessionStorage?.getItem("isNewMicroservice");return Boolean(e)},As="/light-api-cash/v1",Fs="/api/credit-application",Ls=async(e,t,n)=>{try{return(await zs(e,t,n)).json()}catch(e){return console.error(e),null}};async function zs(e,t,n){const a=Ms(),i=(()=>{const e=new Uint8Array(8);return globalThis.crypto.getRandomValues(e),e.reduce(((e,t)=>`${e}${t.toString(16).padStart(2,"0")}`),"")})();return globalThis?.fetch?.(`${a?Fs:As}${e}`,{method:t,headers:{"Content-Type":"application/json","X-B3-Sampled":"1","X-B3-Spanid":i,"X-B3-Traceid":i,...Vs()},credentials:"include",body:n?JSON.stringify(n):null})}const Vs=()=>{const e=sessionStorage.getItem("accessToken");return e?{Authorization:`Bearer ${e}`}:null},$s=d((({onChangeEsiaStatus:e,productType:t})=>{const n=Jt(),a=rs().frameLocation,i=r((async()=>{try{const e=await(async e=>{const t=Ms();return await Ls((t?"/user-data":"")+"/esia/getLink","POST",e)})({redirectUri:a||globalThis.location.origin+globalThis.location.pathname});e?.link&&(a?window.parent.postMessage({redirectUri:e?.link},"*"):n.assign(e.link))}catch{e(Bs.Error)}}),[a]);return c("div",{className:"flex items-center rounded-md bg-main-gray p-4xl",children:[c("div",{className:"flex gap-m flex-col justify-around w-full",children:[o("p",{className:"text-xl",children:"Заполните данные через Госуслуги"+("debitCard"===t?" - это значительно сократит время оформления заявки":"")}),"debitCard"===t?null:c("ul",{className:"list-disc list-inside",children:[o("li",{children:"Вероятность одобрения выше"}),o("li",{children:"Без справок о доходах и трудоустройстве"}),o("li",{children:"С защитой Ваших данных"})]}),o(ie,{className:"block self-center @md:hidden",image:{icon:"GosUslugiIcon",iconVersion:"normal"},height:"80",width:"80"}),o(Mn,{type:"button",onClick:i,className:"w-full @md:w-fit",children:"Заполнить"})]}),o(ie,{className:"hidden @md:block",image:{icon:"GosUslugiIcon",iconVersion:"normal"},height:"164"})]})})),js={url:"suggest/address",responseFilter:e=>Boolean(e?.data?.postal_code)},Ws={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:js,addressFact:js,organizationAddress:js,addressCourier:js},qs=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 Us=d((({value:e="",onChange:t=_n,onDaDataChange:n,name:c="",daDataQueryPrefix:d,dadata:m=!1,type:u,...h})=>{const[p,{setFalse:g,setTrue:f}]=nn(),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=ya(),y=Ws[n],b=r((()=>{h.current=t,f.close()}),[t]),x=r((e=>{b(),h.current=e.processedValue,c?.(e.processedValue),d?.(e)}),[b,c]),v=s(null),N=l((()=>async e=>{if(!y)return;const t=await yr({url:y.url,responseItemHandler:y.responseItemHandler,responseFilter:y.responseFilter,requestData:{...y?.requestData},query:e,queryPrefix:m});t?.length&&g(t)}),[m]),w=l((()=>Zn(N,300)),[N]);return i((()=>{if(!e||!v.current||h.current===t)return void b();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(qs,{options:p,container:n,value:t,onChange:x}),top:a+globalThis.scrollY+l,left:i,width:r})}),[e,p,t,x]),v}({isOpen:p&&m,name:c,value:e,daDataQueryPrefix:d,onChange:t,onDaDataChange:n}),b=r((e=>{let n=e??"";"number"===u&&(n=n.replace(/^0+(?=\d)/,"")),t?.(n)}),[t]);return o(sa,{value:e,onChange:b,inputRef:y,isOpen:p,onOpen:f,onClose:g,...h})})),Hs=d((({field:e,input:t})=>{const n=t?.name||"addressRegistration",a=e(n).value,i=r((t=>{e?.(n)?.onChange?.(Ks(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(Us,{disabled:Fr(e,t,n),label:"Адрес",...e(n),value:a?.fullAddress,onChange:l,...t,onDaDataChange:i})})),Ks=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,...Ys(e)}),Ys=e=>{const t=e?.data?.block,n=e?.data?.block_type;if(!t)return{building:null,block:null};switch(n){case"литера":case"стр":return{building:t,block:null};case"к":{const e=Gs(t),[n,a]=t.split(e);return e?{building:a,block:n}:{building:null,block:n}}default:return{building:null,block:null}}},Gs=e=>e.includes("стр")?" стр ":e.includes("литера")?" литера ":"",Xs=Kt((({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?.(Ks(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(Us,{label:"Адрес",...e("addressCourier"),value:c?.fullAddress,onChange:h,...t,error:l||e("addressCourier")?.error,onDaDataChange:u})})),Js=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?.(Ks(t))}),[]),c=r((t=>{e?.(n)?.onChange?.({apartment:"",city:"",district:"",fullAddress:t,fiasCode:"",house:"",locality:"",okatoRegionCode:"",postcode:"",region:"",regionCode:"",street:"",qc:"",qcComplete:"",qcHouse:""})}),[]);return o(Us,{label:"Адрес",disabled:l,...e(n),value:a?.fullAddress,onChange:c,...t,onDaDataChange:s})})),Qs=d((({field:e,input:t})=>o(_r,{text:"Адрес фактического места жительства совпадает с адресом регистрации",...e(t?.name??"")}))),Zs=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:eo({textItems:r,subText:t,children:n,isPhone:a,...i})})),eo=({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(ze,{color:"text-secondary-text",font:"font-light",size:t,children:e}):null,l||to(n,s),i?o(ze,{color:a,size:"text-m",children:i}):null]}),to=(e,t)=>e.filter(Boolean).map(((e,n)=>o(ze,{size:"text-l",children:t?o("a",{href:`tel:${no(e)}`,children:e.trim()}):e.trim()},String(n)))),no=e=>e.replace(/\D/g,""),ao=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}))),io=d((({isUnfolded:e,...t})=>o(Y,{name:e?"ArrowUpIcon":"ArrowDownIcon",size:"small",iconVersion:"",...t}))),ro=d((({className:e,isUnfolded:t,short:n,label:a=(t?"Скрыть":"Развернуть"),embedded:i,...r})=>c(Mn,{className:u({"w-full":!n},e),embedded:i,shape:n?"default":"square",role:"tab","aria-label":"Кнопка сворачивающейся секции",...r,children:[o(Fl,{children:a}),o(io,{isUnfolded:t,iconVersion:i?"color":""})]}))),lo=d((({className:e,role:t="tablist",children:n})=>o("div",{className:u(e),role:t,children:n})));const so=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})})})),oo=d((({children:e})=>{const[t,{toggle:n}]=nn(!1);return c("div",{children:[o("div",{className:"hidden sm:block",children:e}),c(lo,{className:"block sm:hidden",children:[o(so,{isUnfolded:t,children:e}),o(ro,{className:"my-m mr-m border-b border-solid border-main-divider",label:t?"Скрыть":"Подробнее",isUnfolded:t,embedded:!0,onClick:n})]})]})})),co=e=>{const t=uo(e);return o(Zs,{label:"Режим работы",value:t,className:"max-w-none"})},mo=({workTime:e="",lunchHour:t="",daysOff:n=""},a=!1)=>e?[`${a?"Суббота":"Будние дни"}: ${e}`,t?`перерыв: ${t}`:"",n?`не работает: ${n}`:""].filter(Boolean).join("; "):"",uo=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[mo({workTime:t?.workTime,lunchHour:t?.lunchHour,daysOff:n?"":a}),mo({workTime:n?.workTime,lunchHour:n?.lunchHour,daysOff:a},!0)].filter(Boolean)},ho=[["workingMonday","Пн","Понедельник"],["workingTuesday","Вт","Вторник"],["workingWednesday","Ср","Среда"],["workingThursday","Чт","Четверг"],["workingFriday","Пт","Пятница"],["workingSaturday","Сб","Суббота"],["workingSunday","Вс","Воскресенье"]],po=e=>ho.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??"")}}))),go=e=>{if(!e)return null;const t=fo(e);return c(ao,{className:"border-none",children:[o(Zs,{label:"Для юридических лиц",labelSize:"text-l",children:o("div",{className:"flex gap-1",children:t.map(yo)})}),o(Zs,{label:"Режим работы",className:"max-w-none",children:o(ze,{children:e})})]})},fo=e=>{const t=ho.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},yo=({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(ze,{size:"text-xs",children:e})},String(n)),bo=({currency:e,buyExchangeRate:t,saleExchangeRate:n},a)=>c("div",{className:"flex gap-lg h-full",children:[e?.currency?o(Zs,{label:"Валюта",value:e.currency}):null,t?o(Zs,{label:"Купить",value:String(t)}):null,n?o(Zs,{label:"Продать",value:String(n)}):null]},String(a)),xo={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"}},vo=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",xo[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(ze,{size:"text-m",color:xo[n].text,children:t})]}))),No=(new Date).getDay(),wo=e=>{const[t]=e?.slice(No-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(vo,{color:"green",children:i}):null,n&&r?o(vo,{color:"yellow",children:`перерыв: ${n}`}):null]}):o(vo,{color:"red",children:"Выходной"})},Co=({lunchHour:e,hasLunch:t=!1,status:n=!1})=>n?e&&t?`Перерыв ${e}`:e:"Не работает",So=({title:e,status:t,workTime:n,lunchHour:a,hasLunch:i},r)=>o(Zs,{label:e,value:t&&n?n:"",subText:Co({lunchHour:a,hasLunch:i,status:t}),subColor:!t||i?"text-error":"text-green-dark"},String(r)),ko=e=>`<p><b>Режим обслуживания физ.лиц:<br/></b>${e}</p>`,Io=e=>`<p><b>Режим обслуживания физ. и юр. лиц:<br/></b> ${e}</p>`,To=(e,t)=>`<p><b>Режим обслуживания физ.лиц:<br/></b>${e}</p> <p><b>Режим обслуживания юр.лиц:<br/></b>${t}</p>`,Ro=(e,t)=>{if(!e.workSchedule)return null;const n=po(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(ze,{size:"text-h4",children:e.name}),e.address?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(Y,{name:"GeolocationIcon",width:"24",height:"24"}),o(ze,{size:"text-l",children:e.address})]}):null]}),wo(n)]}),o(oo,{children:Eo(e)})]},String(t))},Eo=({phone:e,fax:t,phoneBusiness:n,phoneNatural:a,phoneCallCentre:i,phoneCurrencyControl:r,workSchedule:l,exchangeRate:s})=>{const d=po(l),m=l?.businessScheduleVisibleTag?"Для физических лиц":"Для физических и юридических лиц";return c("div",{children:[c(ao,{className:"flex-wrap border-b border-solid border-main-divider",children:[o(Zs,{label:"Факс",value:t,isPhone:!0}),o(Zs,{label:"Телефон филиала",value:e,isPhone:!0}),o(Zs,{label:"Для обращений юридических лиц",value:n,isPhone:!0}),o(Zs,{label:"Обслуживание физических лиц",value:a,isPhone:!0}),o(Zs,{label:"Для консультаций по валютному контролю",value:r,isPhone:!0}),o(Zs,{label:"Контакт-центр",value:i,isPhone:!0})]}),l?.isMatchesPattern?o(ao,{children:o(Zs,{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(So)})})}):c(ao,{children:[o(Zs,{label:m,labelSize:"text-l",children:o("div",{className:"flex gap-1",children:d?.map(yo)})}),co(d)]}),l?.businessScheduleVisibleTag?go(l?.businessScheduleDescription):null,s?.currencies?.length?o(ao,{className:"flex-wrap",children:s?.currencies?.map(bo)}):null]})},Do=({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=po(e),n=e?uo(t):"",a=e?e.businessScheduleDescription:"";return e?e.businessScheduleVisibleTag?e.businessScheduleVisibleTag&&null===e.businessScheduleDescription?ko(n):To(n,a):Io(n):""})(n)}`;return{header:a,body:r}},_o={workingSaturday:!1,premiumService:!1,privateBanking:!1,remoteWorkplace:!1,serviceDisabledPeople:!1,sellingCoins:!1,buyingCoins:!1,bullionOperations:!1,preciousMetalsOperations:!1,transferringDataToBiometricSystem:!1,barrierFree:!1,equippedWithRamp:!1,equippedWithLift:!1,equippedWithElevator:!1,equippedWithStairclimber:!1,hasHelpMeButton:!1,billAcceptorEnable:!1,workAllTime:!1,terminalTypeTerm:!1,terminalTypeAtms:!1},Oo={billAcceptorEnable:"Прием наличных",bullionOperations:"Операции со слитками",buyingCoins:"Покупка монет из драгоценных металлов",designDisabledPeople:"Для слабовидящих",locationDisabledPeople:"Для маломобильных",preciousMetalsOperations:"Операции с драгоценными металлами",premiumService:"Премиальное обслуживание",privateBanking:"Услуга Private banking",remoteWorkplace:"Удаленное рабочее место",terminalTypeAtms:"Банкоматы",terminalTypeTerm:"Терминалы",transferringDataToBiometricSystem:"Передача фото и голоса в Единую биометрическую систему",sellingCoins:"Продажа монет из драгоценных металлов",safeBoxCaseVolumes:"Аренда индивидуальных сейфовых ячеек",serviceDisabledPeople:"Для маломобильных граждан",workAllTime:"Круглосуточно",workingSaturday:"Открыты по субботам",barrierFree:"Без барьеров",equippedWithRamp:"Есть пандус",equippedWithLift:"Есть подъёмник",equippedWithElevator:"Есть лифт",equippedWithStairclimber:"Есть лестницеход",hasHelpMeButton:"Есть кнопка «HELP ME»"},Po={...{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),barrierFree:e=>Boolean("barrierFree"in e&&e.barrierFree),equippedWithRamp:e=>Boolean("equippedWithRamp"in e&&e.equippedWithRamp),equippedWithLift:e=>Boolean("equippedWithLift"in e&&e.equippedWithLift),equippedWithElevator:e=>Boolean("equippedWithElevator"in e&&e.equippedWithElevator),equippedWithStairclimber:e=>Boolean("equippedWithStairclimber"in e&&e.equippedWithStairclimber),hasHelpMeButton:e=>Boolean("hasHelpMeButton"in e&&e.hasHelpMeButton)},Bo=(e,t)=>{const n=Object.keys(t).filter((e=>t[e]));return e.filter((e=>n.every((t=>Po[t](e)))))},Mo=()=>{},Ao=({data:e,remoteWorkplaces:t=[],filtrationState:n={},getBalloon:a=Mo,getBalloonRemoteWorkplaces:i=Mo})=>{const[r,s,o,c]=l((()=>{const r=Bo(e,n),l=Bo(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}},Fo=!Boolean("object"==typeof globalThis.process&&globalThis.process&&globalThis.process.version),Lo=d((({children:e})=>Fo?e:null)),zo="/icons/MapMarkerClusterIcon.svg",Vo="/icons/MapMarkerClusterYellowIcon.svg";function $o({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=jo("offices",e,i);if(n.length&&n.every((e=>"type"in e))){const a=jo("workplaces",e,i),l=Wo(n.filter((e=>"workplaces"===e.type)),"workplaces",e),s=Wo(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=Wo(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 jo=(e,t,n)=>new t.Clusterer({clusterIcons:[{href:"offices"===e?zo:Vo,size:[78,84],offset:[-35,-50]}],clusterIconContentLayout:n,clusterHideIconOnBalloonOpen:!1,geoObjectHideIconOnBalloonOpen:!1}),Wo=(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?zo:Vo,iconImageSize:[78,84],iconImageOffset:[-35,-50]}))),qo={focus:"focus:border-primary-text focus:border",hover:"hover:bg-primary-hover",active:"active:bg-primary-active",font:"text-center font-sans"},Uo={...qo,border:"border border-transparent rounded-md",position:"absolute flex items-center justify-center"},Ho=(e,t,n)=>o("div",{className:`select-none cursor-pointer py-m w-12 bg-white ${Object.values(Uo).join(" ")} ${n}`,onClick:()=>{t.geolocation.get({provider:"yandex",autoReverseGeocode:!0,mapStateAutoApply:!0}).then((function(t){e.current.geoObjects.add(t.geoObjects)}))},children:o(Y,{name:"UserGeoLocationIcon",width:"20",height:"16"})}),Ko={...qo,border:"border-b border-b-2 border-gray last:border-0",position:"relative flex items-center justify-center"},Yo=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(Ko).join(" ")} bg-white select-none cursor-pointer w-12 h-12`,children:o(Y,{name:n,width:"20",height:"16"})})})),Go=[55.753995,37.614069],Xo=d((({points:e,className:t="",zoom:n=5,isLoad:a,selectedAddress:r})=>{const l=s(null),d=s(null),m=ss("ymaps",`https://api-maps.yandex.ru/2.1/?apikey=${P.YANDEX_MAP_API_KEY||""}&lang=ru_RU`,!1);if(i((()=>{l.current?$o({yandexMaps:m,map:l.current,points:e,isLoad:a}):m?.ready((()=>{l.current||(l.current=new m.Map(d.current,{center:Jo(e),zoom:n,controls:[],suppressMapOpenBlock:!0})),$o({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(Ga,{}):null,c("div",{className:u("absolute right-2 top-52 z-10 w-12 overflow-hidden border border-transparent rounded-md",h),children:[o(Yo,{yandexMaps:l}),o(Yo,{yandexMaps:l,direction:"out"})]}),Ho(l,m,u("right-2 top-80",h))]})})),Jo=e=>{const t=[Zo(Qo(e,0)),Zo(Qo(e,1))];return t.every((e=>e))?t:Go},Qo=(e,t)=>e.map((e=>e.coords?.[t])),Zo=e=>e.length&&e.reduce(((e,t)=>e+t))/e.length,ec=e=>Number(e.toString().replace(",",".")),tc=e=>{const t=Ms(),{data:n,error:a}=fi(`${t?`${Fs}/public-data`:As}/dictionary?dictionaryType=${encodeURIComponent(e)}`,nc);return n&&"errorMessage"in n?{error:a}:{data:n,error:a}},nc=async e=>await zt(e,{method:"POST"})||[],ac=d((({field:e,input:t})=>{const[n,r]=a([]),{data:l}=tc("REGION_RF"),s=e("regionRetail")?.value||{},d=e(t?.name??"");i((()=>{(async()=>{const e=await(async e=>{const t=await Ls("/public-data/regionOffices","POST",{regionRfCd:{key:e},cashCardFlg:!0});return t?.offices?.map((e=>({...e,gpsLatitude:ec(e.latitude??Go[0]),gpsLongitude:ec(e.longitude??Go[1])})))||[]})(s?.key??"");r(e)})(),s?.key&&d.onChange?.("")}),[s.key]);const{points:m}=Ao({data:n,filtrationState:{},getBalloon:Do});return c("div",{children:[o(wa,{label:"Адрес отделения",placeholder:"Выберите отделение",options:n.map((({id:e,address:t=""})=>({key:e?.toString()||"",text:t}))),...d,isSearch:!0}),o("div",{className:"h-[600px]",children:o(Lo,{children:o(Xo,{points:m,isLoad:!l,className:"h-full",selectedAddress:d?.value?.text})})})]})})),ic=new ts;function rc(e){return as(ic,e)}Zl(ic,new es(globalThis?.localStorage));const lc=()=>rc(),sc=Kt((({field:e,source:t,fieldName:n,placeholder:a="Выберите из списка",options:i,onChange:r,...l})=>{const s=t?.map((e=>({key:e.key||"",text:e.value})))||[];return o(wa,{placeholder:a,options:s,...e(n),...l,onChange:r??e(n)?.onChange})})),oc=d((({field:e,input:t})=>{const n=lc();return o(sc,{field:e,source:n.amountWorkers??[],label:"Количество работающих в организации",fieldName:"amountWorkers",input:t})})),cc=d((({field:e,input:t})=>o(_r,{text:"Наличие военного билета",...e(t?.name??"")}))),dc=d((({className:e,label:t,required:n,error:a,...i})=>c("div",{className:u("shrink-0 w-full",e),children:[o(Nl,{label:Jn({label:t,required:n}),...i}),Qn(a)]}))),mc=[{id:"true",text:"Да"},{id:"false",text:"Нет"}],uc=d((({field:e,input:t})=>{const[n,i]=a(""),l=r((t=>{i(t),"false"===t&&e("bankEmployeeCode")?.onChange?.(null)}),[]);return c("div",{className:"flex flex-col md:flex-row",children:[o(dc,{label:"Мне помог сотрудник Банка",orientation:"horizontal",items:mc,value:n,onChange:l}),"true"===n?o(Us,{label:"Код представителя Банка",placeholder:"Введите код",isInteger:!0,maxLength:8,...e(t?.name??""),...t}):null]})})),hc=d((({field:e,input:t})=>o(_r,{text:"В отношении меня ведётся производство по делу о банкротстве",...e(t?.name??"")}))),pc=d((({field:e,input:t})=>o(dr,{label:"Дата начала работы на текущем месте",...e(t?.name??""),...t,disabled:Fr(e,t),maxDate:new Date}))),gc=d((({field:e,input:t})=>o(Us,{label:"Место рождения",maxLength:100,...e(t?.name??""),...t,disabled:Fr(e,t)})));function fc(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 yc=d((({__html:e,icon:t="InfoCircleIcon",iconVersion:n="black",image:a})=>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:a?o(ie,{image:a,className:"block w-max"}):o(Y,{name:t,width:"24",height:"24",iconVersion:n})}),o("div",{className:"",children:o(Fe,{__html:e})})]}))),bc=d((({field:e,input:t})=>{const[n,s]=a([]),[d]=fc("programId"),{productType:m}=lc(),u="38"===d,h="debitCard"===m,p=Boolean(e("esiaAccountTypeCd")?.value?.key),{value:g,onChange:f}=e("cardCategory"),y=e("paymentSystem")?.value?.key,b=e("isMomentDebitCard")?.onChange,x=r((e=>1===e.length?{key:e[0].key,text:e[0].value}:null),[]),v=r((e=>{f?.(e),b?.(e?.text?.toLowerCase()?.includes("неимен"))}),[]);i((()=>{y&&d&&(async()=>{const e=await(async(e,t)=>{const n=await Ls("/dictionaryFiltered","POST",{type:"CARD_TYPE",presets:{paymentSystemTypeCd:e,creditProgramId:t}});return Array.isArray(n)?n:[]})(y,d),t=!h||p||u?e:vc(e);s(t),xc(t,g)||f?.(x(t))})()}),[y,x]);const N=l((()=>n?.find((e=>e.key===g?.key))?.description),[n,g]);return c("div",{children:[o(sc,{field:e,source:n,label:"Категория карты",fieldName:"cardCategory",input:t,onChange:v}),N?o(yc,{__html:N}):null]})})),xc=(e,t)=>e.some((e=>e.key===t?.key)),vc=e=>e.filter((e=>e.value&&e.value.toLowerCase().includes(" именная"))),Nc=d((({field:e,input:t})=>o(Us,{label:"Количество детей до 18 лет",placeholder:"Введите значение",isInteger:!0,type:"number",...e(t?.name??""),...t}))),wc=d((({field:e,input:t})=>o(Us,{label:"Кодовое слово",maxLength:20,...e(t?.name??""),...t}))),Cc=d((({field:e,input:t})=>{const{data:n}=tc("INCOME_CERT_UNITED"),a=Fr(e,t);return c("div",{className:"space-y-xl",children:[a?o(yc,{__html:"Для выбора иного способа подтверждения дохода, оформите новую заявку на кредит без авторизации на портале Госуслуги"}):null,o(sc,{field:e,source:n,label:"Способ подтверждения дохода",fieldName:"confirmationIncome",input:t,disabled:a})]})})),Sc=d((({field:e,input:t})=>{const{data:n}=tc("MILITARY_STATUS");return o(sc,{field:e,source:n,label:"Статус военнообязанного",fieldName:"conscription",input:t})})),kc=()=>rc(),Ic=d((({src:e,onClose:t,onDocumentRead:n})=>{const a=Ee();return c(zn,{onClose:t,children:[a?o("img",{src:e}):o("iframe",{src:`${e}#toolbar=0`,className:"w-full h-[80vh]",id:"iframe-dialog"}),o(Mn,{className:"mx-auto mt-m",type:"button",onClick:()=>{n?.(),t?.()},children:"Ознакомиться"})]})})),Tc=(e,t)=>{const[n,{setTrue:a,setFalse:i}]=nn(!1),{open:l}=pn(Ic),s=Ee();return{openDocument:r((async()=>{if(e&&!n){a();const n=URL.createObjectURL(await(async(e,t=!1)=>{const n=await zs(`/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}},Rc=d((({className:e,error:t,docId:n,...a})=>{const{openDocument:i,isLoading:r}=Tc(n,(()=>a.onChange?.(!0)));return c("div",{className:e,children:[c("div",{className:"flex flex-wrap gap-x-m",children:[o(Za,{...a}),n?c(Mn,{embedded:!0,onClick:i,children:[o(Fl,{children:"Ознакомиться"}),r?o(Ga,{blur:!1,size:"extraSmall",position:"static"}):null]}):null]}),Qn(t)]})})),Ec=d((({field:e,input:t})=>{const{productType:n}=kc(),a=Ps[n??""];return t&&t.name?o(Rc,{text:a?.[t.name]?.text,docId:a?.[t.name]?.docId,...e(t.name)}):null})),Dc=Math.round(29.5),_c=d((({className:e,title:t,children:n,...a})=>c(g,{className:u("space-y-xl",e),defaultPadding:"p-4xl",...a,children:[t?o(N,{className:"text-center",title:t}):null,n]}))),Oc="flex flex-col justify-between lg:flex-row gap-4xl",Pc="flex flex-col lg:w-1/2 gap-2xl",Bc="flex flex-col gap-y-xl min-w-52",Mc=d((({value:e,fractionDigits:t,fixed:n,prefix:a,postfix:i})=>o(ze,{size:"text-h3",children:"number"==typeof e?[a,Je(t,{fixed:n})(e),i].filter(Boolean).join(" "):e}))),Ac=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(ze,{size:"text-l",font:"font-light",color:a,children:t}):null,n?o(Mc,{value:n,...i}):o(ze,{size:"text-h3",children:"-"})]}))),Fc=e=>zc([(e,t)=>e<t,(e,t)=>e?.maxSum>t?.maxSum],e),Lc=(e=[],t=!1,n=[])=>({...zc([(e,t)=>e>t,(e,t)=>e?.minSum<t?.minSum],e?.filter((e=>t===Boolean(e?.isNewClient)))),extraPercent:n.at(-1),extraPercents:n}),zc=(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]},Vc=(e,t=0)=>e?.sum?e.sum:t,$c=(e,t=0)=>e?.period&&e.period>=1&&e.period<=60?e.period:t,jc=(e,t)=>e?o(w,{size:"text-xs",font:"font-light",color:"text-secondary-text",children:e},String(t)):null,Wc=({min:e=0,max:t=0,availableMonths:n,...a})=>o(Di,{items:[`От ${qc(e)}`,`До ${qc(t)}`],step:1,...n?.length?{list:n}:{min:e,max:t},...a}),qc=e=>`${e} ${Number(e)%10==1?"месяца":"месяцев"}`,Uc=({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(ze,{color:"text-secondary-text",font:"font-light",children:t})}):null,o(Nl,{orientation:n,items:e,value:e[a?0:1].id,onChange:t=>i&&i(t===e[0].id),...r})]}),Hc=e=>Uc({...e,title:"Тип платежа",orientation:"vertical",className:"sm:flex-col",items:[{id:"annuity",text:"Аннуитетный"},{id:"differential",text:"Дифференцированный"}]}),Kc=({isShowItems:e=!0,step:t=1e3,postfix:n="₽",...a})=>o(Di,{items:e?[`От ${Je(1)(a.min||0)} ${n}`,`До ${Je(1)(a.max||0)} ${n}`]:[],step:t,...a}),Yc=({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?.(ki(t?.[i],n.minMonths,n.maxMonths))},Gc=(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)},Xc=e=>e,Jc=(e=Xc)=>t=>t.reduceRight(((t,n)=>e(t)>e(n)?t:n)),Qc=Jc(),Zc=(e=Xc)=>Jc((t=>-e(t))),ed=Zc(),td=([e,t],n,a=[])=>n&&n[e]&&n[t]?{[e]:n[e],[t]:n[t]}:nd([e,t],a),nd=([e,t],n=[])=>({[e]:n.length?ed(n.filter((t=>"number"==typeof t[e])).map((t=>t[e]))):0,[t]:n.length?Qc(n.filter((t=>"number"==typeof t[e])).map((e=>e[t]))):0}),ad=(e,[t,n],a)=>e>=a[t]&&e<=a[n],id={minSum:1e4,maxSum:5e6,minMonths:1,maxMonths:60,rate:0,isSalaryClient:!1,isPensionClient:!1,isStateEmployee:!1,isInsurance:!0},rd=e=>ld({...e,fieldKey:"isSalaryClient",viewSettingFieldKey:"isShowSalaryClient"})&&ld({...e,fieldKey:"isStateEmployee",viewSettingFieldKey:"isShowStateEmployee"})&&ld({...e,fieldKey:"isPensionClient",viewSettingFieldKey:"isShowPensionClient"})&&ld({...e,fieldKey:"isInsurance",viewSettingFieldKey:"isShowInsurance"}),ld=({row:e,userInputParams:t,paramsViewSettings:n,fieldKey:a,viewSettingFieldKey:i})=>!!n&&!n[i]||t[a]===e[a],sd=(e,t,n)=>{const{moneyValue:a,monthsValue:i}=e,r=t?.rateRows||[id],l=(({limitRows:e,userInputParams:t,paramsViewSettings:n})=>e?.find((e=>rd({row:e,userInputParams:t,paramsViewSettings:n}))))({limitRows:t?.limitRows||[],userInputParams:e,paramsViewSettings:n}),{minSum:s,maxSum:o}=td(["minSum","maxSum"],l,r),{minMonths:c,maxMonths:d}=td(["minMonths","maxMonths"],l,r),m=(({rateRows:e=[],userInputParams:t,paramsViewSettings:n,moneyValue:a,monthsValue:i})=>e?.find((e=>rd({row:e,userInputParams:t,paramsViewSettings:n})&&ad(a,["minSum","maxSum"],e)&&ad(i,["minMonths","maxMonths"],e)))||id)({rateRows:r,userInputParams:e,paramsViewSettings:n,moneyValue:a,monthsValue:i}),{rate:u}=m,h=Gc(u,e);return{...m,...e,minSum:s,maxSum:o,minMonths:c,maxMonths:d,moneyValue:a,monthsValue:i,monthlyPayment:h}},od=(e={})=>Boolean(Object.values(e).filter((e=>e)).length),cd={isSalaryClient:"isSalaryClient",isStateEmployee:"isStateEmployee",isPensionClient:"isPensionClient",isInsurance:"isInsurance",moneyValue:"maxSum"},dd=Kt((({className:e,title:t,calcSource:n,buttons:a,footnote:l,paramsViewSettings:s,defaultParams:d,onChange:m,...h})=>{const p=Fc(n?.rateRows),g=r((e=>{const t=sd(e,n,s);m?.({...e,monthlyPayment:t.monthlyPayment,rate:p?.rate??0})}),[s,n]),[f,{field:y}]=dn({moneyValue:Vc(d,2e5),monthsValue:$c(d,Dc),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}),b=sd(f,n,s),x=Hc({...y("isAnnuity")}),{onChange:v}=y("moneyValue"),{onChange:N}=y("monthsValue");return i((()=>{v&&v(ki(f.moneyValue,b.minSum,b.maxSum))}),[b.minSum,b.maxSum]),i((()=>{N&&N(ki(f.monthsValue,b.minMonths,b.maxMonths))}),[b.minMonths,b.maxMonths]),i((()=>{!od(d)&&p&&Yc({field:y,defParams:p,calcParams:b,map:cd,monthsValue:"minMonths"})}),[n,d]),o(_c,{className:e,title:t,...h,children:c("section",{className:u(Oc,e),children:[c("div",{className:Pc,children:[Kc({title:"Сумма кредита, ₽",step:500,min:b.minSum,max:b.maxSum,...y("moneyValue"),value:b.moneyValue}),Wc({title:"Срок кредита, месяцев",min:b.minMonths,max:b.maxMonths,...y("monthsValue"),value:b.monthsValue}),md({...b,...s},y),o("div",{className:"sm:hidden",children:x})]}),c("div",{className:u(Bc,"@4xl:w-1/2"),children:[o(Ac,{title:"Полная стоимость кредита",value:n?.totalLoanCost}),o(Ac,{title:"Ставка от",value:p?.rate,fractionDigits:2,postfix:"%"}),o(Ac,{title:"Ежемесячный платёж",value:b.monthlyPayment,postfix:"₽"}),o("div",{className:"hidden sm:block mb-lg",children:x}),Ke(a,{isVertical:!0}),jc(l)]})]})})})),md=(e,t)=>c("div",{className:"flex flex-col gap-y-2xl",children:[e.isShowSalaryClient?o(Za,{text:"Получаю зарплату на счёт\nв Россельхозбанке",...t("isSalaryClient"),value:e.isSalaryClient,className:"whitespace-pre-line sm:whitespace-normal"}):null,e.isShowStateEmployee?o(Za,{text:"Работаю в бюджетной организации",...t("isStateEmployee"),value:e.isStateEmployee}):null,e.isShowPensionClient?o(Za,{text:"Получаю пенсию на карту Россельхозбанка",...t("isPensionClient"),value:e.isPensionClient}):null,e.isShowInsurance?o(Za,{text:"Комплексная страховая защита",...t("isInsurance"),value:e.isInsurance}):null]}),ud=d((({field:e,params:t})=>{const n=t?.calcData?.defaultParams?.sum??0,a=r((t=>{e("calculator").onChange?.(t)}),[]);return o(dd,{...t?.calcData,padding:"p-0",onChange:a},n)})),hd=d((({field:e,input:t})=>{const{data:n}=tc("CREDIT_IN_RSHB");return o(sc,{field:e,source:n,label:"Имеет ли юридическое лицо, акционером / участником / членом / пайщиком /\n вкладчиком с долей участия более 20% уставного капитала руководителем,\n которого Вы являетесь, кредит в АО «Россельхозбанк»",fieldName:"creditInRshbCd",input:t,disabled:!e?.("shareholderFlg")?.value})})),pd={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",46:"owner_debit_card_plus",47:"owner_debit_card_pens_plus"},gd=[{id:"810",text:"Рубли"}],fd=d((({field:e,input:t})=>{const{data:n}=tc("CURRENCY"),{programId:a}=kc(),i=l((()=>!Object.keys(pd).includes(a||"")||"38"===a),[]),r=l((()=>i?gd:n?.map((e=>({id:e.key??"",text:e.description})))),[n]);return o(dc,{label:"Валюта",orientation:"horizontal",items:r,...e(t?.name??"")})})),yd=(e,t)=>{if(!t)return null;const n=Nd(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")}},bd=(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},xd=(e,t)=>{const n=Nd(e);return[40001,40002,71610].includes(t)?n("FOREIGN"):n("RUSSIAN")},vd=(e,t,n)=>{const a=Nd(e);return a("7725114488"===n?"RSHB":50102===t?"SOLE_TRADER":t>=75e3&&t<=75505&&75500!==t?"BUDGETARY":"COMMERCIAL")},Nd=e=>t=>e.map((e=>({key:e.key,text:e.value}))).find((e=>e.key===t))??null,wd={amountWorkers:"EMPLOYEES_NUMBER",employerOrganization:"ORGANIZATION_KIND",employerActivities:"ORGANIZATION_ACTIVITY_TYPE",organization:"ORGANIZATION_TYPE"},Cd=(e,t,n)=>{const{okved:a,okopf:i,inn:r,organizationName:l}=Sd(n);t?.("legalForm")?.onChange?.(n.data?.opf?.short),t?.("organizationAddress")?.onChange?.(Ks(n.data?.address));const s={amountWorkers:bd(e?.amountWorkers,n.data?.employee_count),employerActivities:yd(e?.employerActivities??[],a),organization:vd(e?.organization??[],i,r),employerOrganization:xd(e?.employerOrganization??[],i),organizationName:l,inn:r,isDadataOrganization:!0};for(const e in s)t?.(e)?.onChange?.(s[e])},Sd=e=>({inn:e.data?.inn??"",okopf:Number(e.data?.opf?.code),okved:e.data?.okved??"",organizationName:e.data?.name?.short_with_opf??""}),kd=d((({field:e,input:t})=>{const n=lc(),[l,s]=a(""),{employerActivities:c,employerOrganization:d,organization:m,amountWorkers:u}=n,h=e?.("esiaAccountTypeCd")?.value,p=e?.("inn")?.value,g=e?.("organizationName")?.error,f=e("isDadataOrganization")?.value;i((()=>{s(g&&!f?"Необходимо выбрать ИНН из выпадающего списка":"")}),[f,g]);const y=r((t=>{Cd(n,e,t)}),[]);i((()=>{(async()=>{await(async(e,t)=>{const n=Ms();await Promise.all(Object.entries(e).map((e=>{const[a,i]=e;Ls(`${n?"/public-data":""}/dictionary?dictionaryType=${encodeURIComponent(i)}`,"POST").then((e=>{t[a]=e}))})))})(wd,n)})()}),[]),i((()=>{h&&p&&Id(n)&&(async()=>{const t=await(async e=>{const t=await yr({url:"suggest/party",query:e});return t?.[0]})(p);t&&Cd(n,e,t)})()}),[c,d,m,u]);const b=r((t=>{e?.("inn")?.onChange?.(t),e?.("isDadataOrganization")?.onChange?.(!1)}),[]);return o(Us,{label:"ИНН",isInteger:!0,maxLength:12,...t,...e(t?.name??""),onDaDataChange:y,disabled:Fr(e,t),onChange:b,error:l||e("inn")?.error})})),Id=e=>{const{employerActivities:t,employerOrganization:n,organization:a,amountWorkers:i}=e;return[n,a,i,t].every(Boolean)},Td=new Date(Date.now()+864e5),Rd=d((({field:e,input:t})=>{const{productType:n}=lc(),a="debitCard"===n,i=a?Td:new Date,{data:r}=tc("DAYS_DELIVERY_SETTINGS"),s=l((()=>{const e=r?.find((e=>"WEEKEND"===e.key));return e&&e.value?e.value.split(",").map(Number):[]}),[r]);return o(dr,{label:"Дата доставки",...e(t?.name??""),minDate:i,weekends:a?s:[]})})),Ed=d((({field:e,input:t})=>{const{productType:n}=lc(),a="debitCard"===n,{data:i}=tc("COURIER_DELIVERY_TIME"),r=["TIME_1","TIME_2","TIME_3"],s=["TIME_4","TIME_5"],c=l((()=>{const e=a?s:r;return(i||[]).filter((t=>t.key&&e.includes(t.key))).map((e=>({id:e.key,text:e.value})))}),[i,a]);return o(dc,{label:"Время доставки",className:"flex-row",items:c,...e(t?.name??"")})})),Dd=d((({field:e,input:t})=>o(Us,{label:"Количество иных иждивенцев",placeholder:"За исключением детей до 18 лет",isInteger:!0,maxLength:2,type:"number",...e(t?.name??""),...t}))),_d=d((({field:e,input:t})=>{const n=e("limitedBirthday")?.value,a=l((()=>new Date(n?.getFullYear()+14,n?.getMonth(),n?.getDate())),[n]);return o(dr,{label:"Дата выдачи",...e(t?.name??""),disabled:Fr(e,t),minDate:a,maxDate:new Date})})),Od=d((({field:e,input:t})=>{const{value:n,onChange:a}=e("dulSubdivisionCode"),i=r((e=>{a?.(e?.data?.code)}),[]);return o(Us,{disabled:Fr(e,t),label:"Кем выдан",maxLength:200,...t,...e(t?.name??""),onDaDataChange:i,daDataQueryPrefix:n})})),Pd=d((({field:e,input:t})=>o(Us,{disabled:Fr(e,t),label:"Номер документа",isInteger:!0,maxLength:6,...e(t?.name??"")}))),Bd=d((({field:e,input:t})=>o(Us,{disabled:Fr(e,t),label:"Серия документа",isInteger:!0,maxLength:4,...e(t?.name??"")}))),Md=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?.(Ki(n,"___-___"))}),[]);return i((()=>{const t=e?.("dulSubdivisionCode")?.value;t&&a(t)}),[]),o(Us,{disabled:Fr(e,t),label:"Код подразделения",...t,...e(t?.name??""),placeholder:"___-___",onChange:a,onDaDataChange:n})})),Ad=d((({field:e,input:t})=>{const{data:n}=tc("EDUCATION_LEVEL");return o(sc,{field:e,source:n,label:"Образование",fieldName:"education",input:t})})),Fd=d((({field:e,input:t})=>{const n=r((t=>{(ps.test(t)||0===t.length)&&e("email")?.onChange?.(t)}),[e]);return o(Us,{label:"Электронная почта",maxLength:50,...e(t?.name??""),...t,onChange:n})})),Ld=d((({field:e,input:t})=>{const n=lc();return o(sc,{field:e,source:n.employerActivities??[],label:"Вид деятельности организации-работодателя",fieldName:"employerActivities",input:t})})),zd=d((({field:e,input:t})=>{const n=lc();return o(sc,{field:e,source:n.employerOrganization??[],label:"Вид организации работодателя",fieldName:"employerOrganization",input:t})})),Vd=d((({field:e,input:t})=>{const{data:n}=tc("EMPLOYMENT_INFO_UNITED");return o(sc,{field:e,source:n,label:"Информация о трудоустройстве",fieldName:"employment",input:t})})),$d=d((({field:e,input:t})=>{const n=r((n=>e(t?.name??"")?.onChange?.(String(ki(Number(n),0,5)))),[]);return o(Us,{label:"Стаж за последние 5 лет",placeholder:"Количество лет",type:"number",...e(t?.name??""),...t,onChange:n,disabled:Fr(e,t)})})),jd=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(Us,{label:"Количество членов семьи",placeholder:"Введите значение",type:"number",disabled:!0,value:n,onChange:a})})),Wd=d((({field:e,input:t})=>{const{data:n}=tc("MARITAL_STATUS");return o(sc,{field:e,source:n,label:"Семейное положение",fieldName:"familyStatus",input:t})})),qd=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(Us,{label:"Общий стаж",type:"number",maxLength:2,placeholder:"Количество лет",isInteger:!0,...e(t?.name??""),...t,error:n||e("generalSeniority")?.error,disabled:Fr(e,t)})})),Ud=d((({field:e,input:t})=>{const{data:n}=tc("HOUSE_TYPE");return o(sc,{field:e,source:n,label:"Тип жилья",fieldName:"housing",input:t})})),Hd=d((({input:e})=>o(yc,{__html:e?.label}))),Kd=d((({field:e,input:t})=>o(_r,{text:"Я планирую в ближайшее время инициировать дело о банкротстве в отношении себя",...e(t?.name??"")}))),Yd=d((({field:e,input:t})=>o(Us,{label:"Количество мест работы за последние 5 лет",placeholder:"Количество мест",type:"number",isInteger:!0,maxLength:2,...e(t?.name??""),...t,disabled:Fr(e,t)}))),Gd=d((({field:e,input:t})=>o(Us,{label:"Стаж на последнем рабочем месте",placeholder:"Количество лет",type:"number",maxLength:2,isInteger:!0,...e(t?.name??""),...t,disabled:Fr(e,t)}))),Xd=/^[\u0041-\u005A\u0061-\u007A\s]+$/u,Jd=(e="",t="")=>Xd.test(e)&&t.length<20&&e.length+t.length<=20,Qd={"А":"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",".":".",",":",","-":"-"," ":" "},Zd=e=>e.replace(/[А-ЯЁа-яё,. -]/g,(e=>Qd[e.toLowerCase()].toUpperCase()||"")),em=(e,t)=>{let n=Zd(e);const a=Zd(t).substring(0,20);return 20===a.length?n="":n.length+a.length>20&&(n=n.substring(0,1)),{translatedName:n,translatedSurame:a}},tm=d((({field:e,input:t})=>{const n=e("latinSurname")?.value,a=e("name")?.value,l=e("surname")?.value,s=e("latinName")?.onChange;i((()=>{const{translatedName:e}=em(a,l);s?.(e)}),[]);const c=r((e=>{(Jd(e,n)||0===e.length)&&s?.(e.toUpperCase())}),[n]);return o(da,{label:"Имя",placeholder:"Имя латинскими буквами",...e(t?.name??""),onChange:c,...t})})),nm=d((({field:e,input:t})=>{const n=e("latinName")?.value,a=e("name")?.value,l=e("surname")?.value,s=e("latinSurname")?.onChange;i((()=>{const{translatedSurame:e}=em(a,l);s?.(e)}),[]);const c=r((e=>{(Jd(e,n)||0===e.length)&&s?.(e.toUpperCase())}),[n]);return o(da,{label:"Фамилия",placeholder:"Фамилия латинскими буквами",...e(t?.name??""),onChange:c,...t})})),am=d((({field:e,input:t})=>o(Us,{label:"Наименование юридического лица",...t,...e(t?.name??""),disabled:!e?.("shareholderFlg")?.value}))),im=d((({field:e,input:t})=>o(Us,{label:"ОПФ",maxLength:20,placeholder:"ООО, ПАО и др.",...e(t?.name??""),...t}))),rm=d((({field:e,input:t})=>o(dr,{label:"Дата рождения",...e(t?.name??""),disabled:Fr(e,t)}))),lm=d((({field:e,input:t})=>o(Us,{label:"Обязательные выплаты",placeholder:"Введите значение",isInteger:!0,type:"number",maxLength:10,...e(t?.name??""),...t}))),sm=[{id:"office",text:"В отделении Банка"},{id:"courier",text:"Курьерская доставка"}],om=d((({field:e,input:t})=>o(dc,{orientation:"horizontal",items:sm,...e(t?.name??"")}))),cm=d((({field:e,input:t})=>{const n=r((t=>{(hs.test(t)||0===t.length)&&e("middleName")?.onChange?.(t)}),[e]);return o(Us,{label:"Отчество (Обязательно, при наличии)",maxLength:40,disabled:Fr(e,t),...e(t?.name??""),...t,onChange:n})})),dm=d((({field:e,input:t})=>{const n=r((t=>{(hs.test(t)||0===t.length)&&e("name")?.onChange?.(t)}),[e]);return o(Us,{label:"Имя",maxLength:40,disabled:Fr(e,t),...e(t?.name??""),...t,onChange:n})})),mm=d((({field:e,input:t})=>{const n=lc();return o(sc,{field:e,source:n.organization??[],label:"Тип организации",fieldName:"organization",input:t})})),um=d((({field:e,input:t})=>{const n=lc(),[l,s]=a(""),c=e?.("organizationName")?.error,d=e("isDadataOrganization")?.value;i((()=>{s(c&&!d?"Необходимо выбрать организацию из выпадающего списка":"")}),[d,c]);const m=r((t=>{Cd(n,e,t)}),[]),u=r((t=>{e?.("organizationName")?.onChange?.(t),e?.("isDadataOrganization")?.onChange?.(!1)}),[]);return o(Us,{label:"Наименование организации",...t,...e(t?.name??""),disabled:Fr(e,t),onDaDataChange:m,onChange:u,error:l||e("organizationName")?.error})})),hm=d((({field:e,input:t})=>o(Us,{label:"Иные доходы",placeholder:"Введите значение",isInteger:!0,...e(t?.name??""),...t}))),pm=d((({field:e,input:t})=>o(dr,{label:"Дата регистрации по месту жительства",...e(t?.name??""),maxDate:new Date}))),gm=d((({field:e,input:t})=>{const n=r((n=>e(t?.name??"")?.onChange?.(String(ki(Number(n),0,100)))),[]);return o(Us,{label:"Доля участия в бизнесе",placeholder:"в %",isInteger:!0,maxLength:3,...e(t?.name??""),...t,onChange:n})})),fm=e=>e.map((e=>({key:e.type,text:e.name}))),ym=e=>e?.key,bm=d((({field:e,input:t})=>{const[n,i]=a([]),r=rc();gr((async()=>{const{programId:e}=r;if(e){const t=await(async e=>{const t=await Ls("/public-data/creditProgramConditions","POST",{creditProgramId:e});return fm(t?.paymentSystems||[])})(e);i(t??[])}}),[]);const s=l((()=>n?.map((e=>({id:e.key,text:e.text})))??[]),[n]);return o(dc,{label:"Платежная система",orientation:"horizontal",items:s,...e(t?.name??"",{format:ym,parse:e=>n?.find((t=>t.key===e))})})})),xm=d((({field:e,input:t})=>{const{data:n}=tc("POSITION");return o(sc,{field:e,source:n,label:"Должность в организации",fieldName:"positionOrganization",input:t})})),vm=async()=>await Ls("/public-data/regionsCardDelivery","GET")||void 0,Nm=d((({field:e,input:t})=>{const{productType:n}=lc(),{data:a}=tc("REGION_RF"),{data:i}=fi("regionsDelivery",vm),{data:l}=tc(wm(n)),s=e("esiaAccountTypeCd")?.value?.key,c=a?.map((({key:e,value:t})=>({key:e,text:t}))),d="true"===l?.find((e=>"DELIVERY_ACTIVE"===e?.key))?.value,m=e("regionRetail")?.onChange,u=e("regionHasDelivery")?.onChange,h=e("methodObtain")?.onChange,p=r((e=>{const t=d&&i?.find((t=>t.regionCode===e.key))?.deliveryFlg&&Boolean(s);u?.(t),h?.(t?"courier":"office"),m?.(e)}),[i,d,s]);return o(wa,{label:"Регион",placeholder:"Выберите регион",isSearch:!0,options:c,...e(t?.name??""),onChange:p})})),wm=e=>"debitCard"===e?"DEBIT_CARD_LEAD_PROCESS_SETTINGS":"CREDIT_LEAD_PROCESS_SETTINGS",Cm=d((({field:e,input:t})=>o(Us,{label:"Пенсионные доходы",placeholder:"Введите значение",isInteger:!0,type:"number",maxLength:10,...e(t?.name??""),...t}))),Sm=["male","female"],km=[{id:"male",text:"Мужской"},{id:"female",text:"Женский"}],Im=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 yr({url:"suggest/fio",requestData:{parts:["NAME"]},query:e}),n=t[0]?.data?.gender?.toLowerCase()||"";return Sm.includes(n)?n:""})(n);e&&r?.(e)})()}),[]),o(dc,{label:"Пол",orientation:"horizontal",items:km,...e(t?.name??"")})})),Tm=d((({field:e,input:t})=>o(_r,{text:"Я являюсь акционером / участником / членом / пайщиком / вкладчиком с долей участия более 20% уставного капитала юридического лица",...e(t?.name??"")}))),Rm=d((({children:e,onChange:t,maxLength:n,...a})=>{const i=r((e=>n?e.length<=n&&t?.(Ki(e,"___-___-___ __")):t?.(Ki(e,"___-___-___ __"))),[t]),l=r((e=>{"___-___-___ __"===e&&t&&t("")}),[]);return o(ra,{...a,onChange:i,onFocus:e=>i(e?.target?.value||""),onBlur:e=>l(e?.target?.value||""),children:e})})),Em=d((({className:e,label:t,required:n,value:a,error:i,onChange:r,onBlur:l,...s})=>c("div",{className:u("shrink-0 w-full",e),children:[o(Rm,{"aria-label":t,label:Jn({label:t,required:n}),valid:Boolean(!i),value:a,onChange:r,onBlur:l,placeholder:"___-___-___ __",...s}),Qn(i)]}))),Dm=d((({field:e,input:t})=>o(Em,{label:"СНИЛС",maxLength:14,...e(t?.name??""),...t}))),_m=d((({field:e,input:t})=>{const n=r((t=>{(hs.test(t)||0===t.length)&&e("surname")?.onChange?.(t)}),[e]);return o(Us,{label:"Фамилия",maxLength:40,disabled:Fr(e,t),...e(t?.name??""),...t,onChange:n})})),Om=d((({field:e,input:t})=>o(Us,{label:"Совокупный доход в месяц после вычета налогов (зарплата, премии)",placeholder:"Введите значение",isInteger:!0,type:"number",maxLength:10,...e(t?.name??""),...t,disabled:Fr(e,t)}))),Pm={$ref:"/wcms-resources/delivery-cities-data.json"},Bm={limitedBirthday:rm,name:dm,surname:_m,middleName:cm,email:Fd},Mm={processPersonalDataFlg:Ec,consentProviderFlg:Ec,consentOthersFlg:Ec,consentInformFlg:Ec,consentPfrFlg:Ec,consentInformMaterialsFlg:Ec,consentFATCA:Ec},Am={organization:mm,organizationAddress:Hs,organizationPhone:tl,organizationName:um,legalForm:im,generalSeniority:qd,lastJobExperience:Gd,experience5Years:$d,jobsNumber:Yd,beginDate:pc,addressFact:Js,addressRegistration:Hs,addressRetail:ac,addressMatch:Qs,sex:Im,birthPlace:gc,education:Ad,housing:Ud,amountWorkers:oc,employment:Vd,employerActivities:Ld,employerOrganization:zd,positionOrganization:xm,familyStatus:Wd,familyMembers:jd,children:Nc,dependents:Dd,snils:Dm,conscription:Sc,armyIdFlg:cc,dulSerie:Bd,dulNumber:Pd,dulIssueDate:_d,dulSubdivisionCode:Md,dulIssuedBy:Od,participantDateRegistration:pm,retirementIncome:Cm,otherIncome:hm,wages:Om,mandatoryPayments:lm,bankruptcyFlg:hc,initiateBankruptcyFlg:Kd,shareholderFlg:Tm,legalEntityName:am,creditInRshbCd:hd,bankEmployeeCode:uc,partInBusiness:gm,regionRetail:Nm,infoCard:Hd,calculator:ud,confirmationIncome:Cc,inn:kd,...Bm},Fm={addressCourier:e=>o(Xs,{...e,source:Pm}),paymentSystem:bm,currency:fd,cardCategory:bc,codeWord:wc,methodObtain:om,deliveryDate:Rd,latinName:tm,latinSurname:nm,deliveryTime:Ed},Lm="Согласие на все документы",zm=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(ii(t(e?.name),Sn).error)))),[e]),[d,{toggle:m}]=nn(!0);return o("div",{className:"w-fit",children:c(lo,{children:[c("div",{className:"flex items-start",children:[c("div",{children:[o(Za,{text:Lm,value:a,onChange:i},n),Qn(s?"Отметьте все обязательные соглашения":"")]}),o(Mn,{embedded:!0,ariaLabel:Lm,onClick:m,children:o(io,{className:"p-2xs",iconVersion:"color",isUnfolded:d})})]}),o(so,{className:"flex flex-col pl-2xl",isUnfolded:d,children:e.map(Rl(t,{},Mm))})]})})})),Vm=({field:e,inputs:t},n)=>{const{consentInputs:a,restInputs:i}=$m(t||[],n);return a.length>2?c("div",{children:[i.map(Rl(e,{},{...Bm})),o(zm,{inputs:a,field:e})]}):(t||[])?.map(Rl(e,{},{...Bm}))},$m=(e,t)=>({consentInputs:e.filter((({name:e})=>Object.keys(Ps[t]).includes(String(e)))),restInputs:e.filter((({name:e})=>!Object.keys(Ps[t]).includes(String(e))))}),jm=(e,t=!1)=>o(Xa,{className:"w-full @xl:w-auto",isLoading:t,children:e?.text?e.text:"Отправить заявку"}),Wm=async e=>await Ls("/user-data/createDraftTask","POST",e)||{},qm=e=>zs("/referal/saveReferalInfo","POST",e),Um=e=>zs("/user-data/updateUserProfile","PUT",e),Hm=e=>zs("/user-data/updateUserTask","PUT",e),Km={width:"118",height:"24"},Ym={"bg-white":"color",transparent:"white"},Gm={"bg-white":"text-primary-main",transparent:"text-white"},Xm=(e,t,n)=>o(ie,{image:t?.src?t:{icon:t?.icon||"LogoIcon",iconVersion:Ym[e]},className:Gm[e],width:n?.width,height:n?.height}),Jm={"bg-white":"text-primary-text",transparent:"text-white"},Qm=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:[Xm(r,n?.image,Km),l?a??o("div",{className:"ml-s",children:o(ze,{font:"font-medium",color:Jm[r],size:"",children:n?.title??"Россельхозбанк"})}):null]}))),Zm=d((({phoneNumber:e,sendCode:t,onClose:n})=>{const[l,s]=a(""),[d,m]=a(""),[u,h]=a(!1),[p,{setTrue:g,setFalse:f}]=nn(!1),{closeAll:y}=ge(),b=r((async()=>{g();await(async e=>{const t=Ms();return await zs((t?"/user-data":"")+"/sms/checkCaptcha","POST",{captchaText:e.captchaText,...t&&{phoneNumber:e?.phoneNumber}}).then((e=>e.text())).then((e=>"ERROR"!==e))})({captchaText:d,phoneNumber:e})?(n?.(),t?.()):h(!0),f()}),[d,t]),x=r((()=>{(async()=>{s(URL.createObjectURL(await(async e=>{const t=Ms();return await zs(`${t?"/user-data":""}/sms/createCaptcha?phoneNumber=${encodeURIComponent(e)}`,"GET").then((async e=>e?e.blob():new Blob))})(e)))})()}),[]);return i(x,[]),o(zn,{head:o(Qm,{}),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(Mn,{className:"w-8",embedded:!0,onClick:x,children:o(Y,{iconVersion:"normal",name:"RefreshIcon"})})]}),o(ra,{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(Mn,{version:"secondary",onClick:y,children:"Вернуться"}),o(Xa,{version:"secondary",disabled:!d,onClick:b,children:"Отправить"})]}),p?o(Ga,{blur:!1}):null]})})})),eu=e=>{globalThis.sessionStorage.setItem("accessToken",e.access_token),globalThis.sessionStorage.setItem("refreshToken",e.refresh_token)},tu=({values:e,phoneNumber:t,onSuccess:n,onFail:l})=>{const s=rs(),o=s.smsCode?.attempts||0,c=Math.max(ql(s.smsCode?.sendTime||Date.now()),0),[d,m]=a(""),[u,{setTrue:h,setFalse:p}]=nn(!1),[g,f]=a(c),y=r((()=>m("")),[]),b=Boolean(0===g&&s.smsCode?.sendTime),x=o>2||b||!e.every(Boolean),v=r((async()=>{s.smsCode={...s.smsCode,attempts:o+1},h();const a=await(async e=>{const t=Ms();return await zs((t?"/user-data":"")+"/sms/checkCode","POST",{smsText:e.smsText,smsCodesSetName:t?e.smsCodesSetName.key:e.smsCodesSetName,...t&&{phoneNumber:e?.phoneNumber}})})({smsText:e.join(""),smsCodesSetName:{key:"AUTHENTICATION"},phoneNumber:t});if(a.ok){const t=await a.json();eu(t),f(0),y(),s.smsCode=null,n?.(e.join(""))}else 403===a.status?m(o>1?"Исчерпан лимит ввода смс-кода":"Неверный код"):l();p()}),[e,o]);return i((()=>{b?m("Код просрочен"):o>2&&m("Исчерпан лимит ввода смс-кода")}),[b]),{handleSubmit:v,hasError:Boolean(d),errorText:d,isLoading:u,timeNextReq:g,isSubmitButtonDisabled:x,setTimeNextReq:f,setErrorText:m}},nu=d((({phone:e,withDescription:t=!0,consents:n,onSuccess:l=_n,onClose:s=_n,onFail:c=_n})=>{const[d,m]=a(Array(4).fill("")),u=rs(),h=Ma(e),{handleSubmit:p,hasError:g,errorText:f,isLoading:y,timeNextReq:b,isSubmitButtonDisabled:x,setTimeNextReq:v,setErrorText:N}=tu({values:d,phoneNumber:h,onSuccess:l,onFail:c}),w=pn(Zm),C=Pl({seconds:b,onTick:v}),S=r((async()=>{const e=await(async e=>{const t=Ms();return await zs((t?"/user-data":"")+"/sms/sendCode","POST",{phoneNumber:e.phoneNumber,smsCodesSetName:t?e.smsCodesSetName.key:e.smsCodesSetName})})({phoneNumber:h,smsCodesSetName:{key:"AUTHENTICATION"}});e.ok?(v(180),C(180),N(""),u.smsCode={sendTime:Date.now(),attempts:0}):429===e.status?w.open({phoneNumber:h,sendCode:S}):c()}),[h,C]);return i((()=>{u.smsCode?.sendTime||S()}),[]),o(Vl,{isSubmitButtonDisabled:x,onSubmit:p,onSendCode:S,timeNextReq:b,values:d,onChange:m,phone:e,isLoading:y,errorText:f,hasError:g,onClose:s,children:au(n,t)})})),au=(e,t=!1)=>t?c(Fe,{itemSize:"list-s",children:[o("span",{children:"Вводя код, я подтверждаю, что ознакомлен и подписываю: "}),o("ul",{children:e?.map(((e,t)=>o("li",{children:e},`${e}-${t}`)))})]}):null,iu={title:"Подпишите согласие на запрос в БКИ",description:"Согласие на запрос в Бюро кредитных историй (БКИ) ускорит решение по кредиту"},ru={title:"Вы уверены, что хотите отказаться от запроса в БКИ",description:"Согласие на запрос в Бюро кредитных историй (БКИ) повысит вероятность одобрения"},lu=[{id:"SIGNED",text:"Подписать"},{id:"REFUSE",text:"Отказаться"}],su=d((({onSubmit:e=_n,onClose:t=_n})=>{const[n,i]=a(""),[l,s]=a(!1),{openDocument:d}=Tc(2),m=r((()=>{e(n)}),[e,n]),u=r((e=>{i(e),s("REFUSE"===e)}),[]),h=l?ru:iu;return o(zn,{onClose:t,children:c("div",{className:"flex flex-col gap-xl items-center",children:[o("div",{role:"button",onClick:d,children:o(N,{className:"text-center text-balance",headingType:"h2",title:h.title})}),o(w,{align:"text-center",children:h.description}),o(Nl,{className:"whitespace-normal",orientation:"horizontal",items:lu,value:n,onChange:u}),o(Mn,{disabled:!n,type:"button",onClick:m,children:"Далее"})]})})})),ou={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"},cu={...ou,amur_card:"14",owner_card:"13",travel_card:"15",amur_debit_card:"17",owner_debit_card:"16",pension_debit_card:"18",salary_debit_card:"38",vordi_debit_card:"40",eco_debit_card:"42",junior_debit_card:"43",appetit_debit_card:"44",owner_debit_card_plus:"46",owner_debit_card_pens_plus:"47"},du=d((({title:e,icon:t,description:n,onClick:a=_n})=>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(ze,{font:"font-medium",size:"text-s",children:e}):null,n?o(ze,{color:"text-secondary-text",size:"text-xs",children:n}):null]})]}))),mu={email:"EMAIL",phone:"MAIN_PHONE",organizationPhone:"ORGANIZATION_PHONE"},uu={addressRegistration:"REGISTRATION",addressFact:"RESIDENTAL",organizationAddress:"WORK",addressCourier:"DELIVERY"},hu={incomeAverage:"INCOME_AVERAGE",mandatoryPayments:"MANDATORY_PAYMENTS",additionalIncome:"ADDITIONAL_INCOME",otherIncome:"OTHER_INCOME",otherPayments:"OTHER_PAYMENTS",rentalIncome:"RENTAL_INCOME",wages:"WAGES",retirementIncome:"RETIREMENT_INCOME"},pu=e=>Object.entries(e).reduce(((e,[t,n])=>t in mu?[...e,{contactTypeCd:{key:mu[t]},value:n}]:e),[]),gu=e=>Object.entries(e).reduce(((e,[t,n])=>{if(t in uu){const a=Object.fromEntries(Object.entries(n??{}).filter((([e])=>!e.startsWith("qc"))).map((([e,t])=>[e,t??""])));return[...e,{...a,addressType:{key:uu[t]}}]}return e}),[]),fu=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:yu(l,u),additionalIncome:o,otherIncome:c,otherPayments:d,rentalIncome:m,retirementIncome:u},Object.entries(y).reduce(((e,[t,n])=>t in hu?[...e,{incomeTypeCd:{key:hu[t]},value:Number(n||0)}]:e),[])),snils:h?.replace(/[-\s]/g,""),armyIdFlg:p,initiateBankruptcyFlg:f};var y},yu=(e,t)=>(Number(e??0)+Number(t??0)).toString(),bu={WORK:"Работаю",RETIREE:"Пенсионер"},xu=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:yu(t,s),additionalIncome:a,otherIncome:i,otherPayments:r,rentalIncome:l,retirementIncome:s}},vu=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}},Nu=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}},wu=(e,t)=>e?.key?{key:e.key,text:t?t[e.key]:e.value}:void 0,Cu=(e=!1,t=!1)=>e?{nextStepLink:"/debit-card-lead",newTaskLink:"/natural/debetcards",description:"На дебетовую карту"}:t?{nextStepLink:"/credit-lead",newTaskLink:"/natural/loans/all-goals",description:"На получение кредита"}:{nextStepLink:"/credit-card-lead",newTaskLink:"/natural/creditcards/svoya",description:"На получение кредитной карты"},Su=d((function({task:e,isFromLead:t=!1,isDebit:n=!1,sendAspects:a=_n,onClose:i=_n}){const l=lc(),s=Jt(),{participants:d,creditProgram:m,createdDate:u="",id:h}=e,p=cu[m.code],g=Boolean(ou[m.code]),f=Cu(n,g),{id:y,profile:b}=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:b,educationLevelCd:x,registrationDate:v,houseTypeCd:N,genderCd:w,participantContacts:C=[],participantAddresses:S=[],employmentContractDate:k,employmentTypeCd:I,organizationName:T,organizationInn:R,organizationActivityTypeCd:E,organizationTypeCd:D,organizationKindCd:_,employeesNumberCd:O,opf:P,seniority:B,generalSeniority:M,jobsNumber:A,lastWorkDuration:F,positionCd:L,maritalStatusCd:z,childrenDependents:V,totalDependents:$,otherDependents:j,militaryStatusCd:W,participantIncomes:q,snils:U,armyIdFlg:H,bankruptcyFlg:K,shareholderFlg:Y,nameLegalEntity:G,creditInRshbCd:X,payrollCardRshbFlg:J,consentInsuranceFlg:Q}=t;return{currency:r?.key,paymentSystem:wu(i),cardCategory:wu(n),codeWord:a,limitedBirthday:c,middleName:d,name:m,surname:u,birthPlace:h,dulIssueDate:p,dulIssuedBy:g,dulNumber:f,dulSerie:y,dulSubdivisionCode:b,education:wu(x),participantDateRegistration:v,housing:wu(N),beginDate:k,employment:wu(I,bu),organizationName:T,inn:R,isDadataOrganization:Boolean(R),employerActivities:wu(E),organization:wu(D),employerOrganization:wu(_),amountWorkers:wu(O),legalForm:P,generalSeniority:B?.toString(),experience5Years:M?.toString(),jobsNumber:A?.toString(),lastJobExperience:F?.toString(),positionOrganization:wu(L),familyStatus:wu(z),children:V?.toString(),familyMembers:$?.toString(),dependents:j?.toString(),conscription:wu(W),snils:U,armyIdFlg:H,bankruptcyFlg:K,shareholderFlg:Y,legalEntityName:G,creditInRshbCd:wu(X),calculator:{isInsurance:J,isSalaryClient:Q,moneyValue:l,monthsValue:s,isAnnuity:"ANNUITY"===o?.key},...xu(q),...vu(S),...Nu(C),...(Z=w,Z?.key?{sex:"MAN"===Z.key?"male":"female"}:null)};var Z})(e);l.participantId=y??null,l.taskId=h,l.profileId=b?.id??null,l.programId=p,l.leadForm=t,b?.id&&a(b.id,h),s.assign(f.nextStepLink)}),[]),v=r((()=>{s.assign(f.newTaskLink)}),[]);return o(zn,{onClose:i,children:c("div",{className:"flex flex-col gap-lg items-center mt-xs mx-6xl",children:[o(N,{className:"whitespace-pre-wrap text-center",title:"Нашли черновик вашей заявки",headingType:"h5"}),c("div",{className:"flex flex-col gap-m max-w-lg",children:[o(du,{title:"Продолжить заполнение черновика",icon:"BankColorIcon",description:u?`Черновик от ${Ba(new Date(u))}`:"",onClick:x}),o(du,{title:t?"Продолжить заполнение текущей заявки":"Создать новую заявку",icon:"NewLoanIcon",description:f.description,onClick:t?i:v})]})]})})})),ku=d((function({isDebit:e,onClose:t=_n}){const n=Jt(),a=Cu(e),i=r((()=>{n.assign(a.newTaskLink)}),[]),l=r((()=>{n.assign("/")}),[]);return o(zn,{onClose:t,children:c("div",{className:"flex flex-col gap-lg",children:[o(N,{className:"text-center",title:"Заявки не найдены",headingType:"h3"}),o(w,{size:"text-l",align:"text-center",children:"По данному номеру не найдено незавершенных заявок. Вы можете заполнить новую заявку или вернуться на главную страницу"}),o(Mn,{type:"button",className:"w-full",onClick:i,children:"Заполнить новую заявку"}),o(Mn,{type:"button",version:"secondary",className:"w-full",onClick:l,children:"Вернуться на главную"})]})})})),Iu=({participantId:e,taskId:t,profileId:n,formData:a,marketingInfo:i,consents:r})=>{const l=Ru(i?.utm_source),s=Tu({participantId:e,profileId:n,formData:a,consents:r});return{sendToBank:!0,taskKind:"SHORT",task:{taskSource:l,id:t,...n?{participants:[s]}:{participant:s},marketingInfo:i}}},Tu=({participantId:e,profileId:t,formData:n,consents:a})=>{const{name:i,surname:r,middleName:l,limitedBirthday:s,phone:o,email:c}=n;return{birthDate:s&&Ba(s,!0),id:e,midname:l,name:i,surname:r,...t&&{profile:{id:t}},participantContacts:pu({phone:o&&Ma(o),email:c}),roleCd:{key:"BORROWER",value:"Заемщик"},...a}},Ru=e=>{switch(e){case"referal_sf":return"ReferalSF";case"vse_svoe":return"vseSvoe";default:return globalThis.location.origin}},Eu=(e,t)=>e?.map((({aspectName:e,params:n})=>({aspectName:e,params:"snowplowEvent"===e?{...n,eventJSON:t}:n}))),Du=({programId:e,nextStepLink:t,productType:n,data:a,changeSubmitFormStatus:i,isNewMicroservice:l})=>{const[s,{setTrue:o,setFalse:c}]=nn(!1),d=(()=>{const e=kc();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}),[])})(),m=rs(),u=kc(),h=(({data:e})=>{const t=tn();return r(((n,a)=>{const i=JSON.stringify({ProfileId:n,TaskId:a});Ka({aspectsAttributes:Eu(e,i),aspects:t,ev:{}})}),[e])})({data:a}),p=Jt(),g=r((()=>{p.assign(t)}),[]),f=(e=>{const{open:t}=pn(su),n=pn(nu),a=(t,n,a)=>async i=>{try{t?await Um({profile:{id:t,consentBkiFlg:!0,smsConsentBki:i}}):n&&a&&await Hm({task:{id:n,participant:{id:a,consentBkiFlg:!0,smsConsentBki:i}},sendToBank:!1,taskKind:"SHORT"}),e()}catch(e){console.log(e)}},i=({phone:t,profileId:i,onFail:r,taskId:l,participantId:s})=>async o=>{"SIGNED"===o&&t?n.open({phone:t,consents:["согласие на запрос информации в БКИ"],onSuccess:a(i,l,s),onFail:r}):e()};return{open:({phone:n,profileId:a,onFail:r,taskId:l,participantId:s})=>t({onSubmit:i({phone:n,profileId:a,onFail:r,taskId:l,participantId:s}),onClose:e})}})(g),y=pn(nu),b=(()=>{const{open:e}=pn(Su),{open:t}=pn(ku);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({isDebit:i})}}})(),x=()=>{y.close(),i(!1)},v=r((async t=>{try{o();const i=Mu(t),r=await(a={profile:{phone:Ma(i.phone)}},Ls("/public-data/createUserProfile","POST",a).then((e=>e?.profile?.id||null))),l=u.referalData,s=m.marketingInfo;if(!r)throw new Error;const c=async()=>{await Ou({programId:e,profileId:r,formData:i,productType:n,referalData:l,marketingInfo:s,saveUserData:d,sendAspects:h}),y.close(),"debitCard"===n?g():f.open({phone:i.phone,profileId:r,onFail:x})},p=async()=>{try{const t=await(async e=>{const t=await Ls("/user-data/getLastStatus","POST",e);return"DRAFT"===t?.statusCd?t?.taskId:null})({profileId:r,programId:e});if(t){const e=await(async e=>await Ls("/user-data/getTaskById","POST",e)||void 0)({taskId:t});y.close(),b.open({task:e,isFromLead:!0,isDebit:"debitCard"===n,sendAspects:h,onClose:c})}else await c()}catch{x()}},v=_u(i,n);y.open({phone:i.phone,consents:v,onSuccess:p,onFail:x})}catch{x()}finally{c()}var a}),[]),N=r((async t=>{try{o();const i=Mu(t),r=await(a={phone:Ma(i.phone),email:i.email},Ls("/public-data/createParticipant","POST",a).then((e=>e?.participantId||null))),l=u.referalData,s=m.marketingInfo;if(!r)throw new Error;const c=async()=>{const t=await Pu({programId:e,participantId:r,formData:i,referalData:l,productType:n,marketingInfo:s,saveUserData:d,sendAspects:h});y.close(),f.open({phone:i.phone,taskId:t,participantId:r,onFail:x})},p=async()=>{try{await c()}catch{x()}},g=_u(i,n);y.open({phone:i.phone,consents:g,onSuccess:p,onFail:x})}catch{x()}finally{c()}var a}),[]);return{isSending:s,handleSubmit:l?N:v}},_u=(e,t)=>{const n=Ps[t];return Object.keys(n).filter((t=>e[t])).map((e=>n[e]?.text))},Ou=async({programId:e,profileId:t,formData:n,productType:a,referalData:i,marketingInfo:r,saveUserData:l,sendAspects:s})=>{let o,c;const d=Bu(n,a);await Um(((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&&Ba(l,!0),email:o,phone:Ma(s),...n}}})(t,n,d));try{if("debitCard"===a){const t=await(async e=>await Ls("/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:Ru(n?.utm_source),creditProgram:{code:pd[t]},participants:[{birthDate:l&&Ba(l,!0),midname:r,name:a,surname:i,participantContacts:pu({phone:s&&Ma(s),email:o})}],marketingInfo:n}}})(n,e,r));o=t.taskId,c=t.participantId}else{const a=await Wm({profileId:t,programId:e});o=a.taskId,c=a.participantId,await Hm(Iu({participantId:c,taskId:o,profileId:t,formData:n,marketingInfo:r}))}i?.referalCode&&await qm({taskId:o,...i}),s(t,o),l({participantId:c,taskId:o,profileId:t,programId:e,formData:n})}catch(e){console.log(e)}},Pu=async({programId:e,participantId:t,formData:n,referalData:a,productType:i,marketingInfo:r,saveUserData:l,sendAspects:s})=>{let o;const c=Bu(n,i);try{return o=(await Wm({participantId:t,programId:e})).taskId,await Hm(Iu({participantId:t,taskId:o,formData:n,marketingInfo:r,consents:c})),a?.referalCode&&await qm({taskId:o,...a}),s(t,o),l({participantId:t,taskId:o,programId:e,formData:n}),o}catch(e){throw console.log(e),new Error}},Bu=(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}},Mu=e=>({...e,surname:e.surname?.trim(),name:e.name?.trim(),middleName:e.middleName?.trim()}),Au=(e=!1)=>{const t=globalThis.sessionStorage?.getItem("refreshToken"),n=globalThis.sessionStorage?.getItem("accessToken"),a=globalThis.localStorage.getItem("taskId"),i=Jt();if(!n||!t||!a&&!e)return i.assign("/"),()=>{};const r=async()=>{const e=await zs("/auth/refresh","POST",{refresh_token:t,access_token:n});if(401===Number(e?.status)&&i.assign("/"),e?.ok){const t=await e.json();globalThis.sessionStorage.setItem("refreshToken",t.refresh_token),globalThis.sessionStorage.setItem("accessToken",t.access_token)}};!e&&r();const l=setInterval(r,24e4);return()=>clearInterval(l)},Fu={surname:"",name:"",middleName:"",limitedBirthday:void 0,phone:"",email:"",processPersonalDataFlg:!1,consentProviderFlg:!1,consentOthersFlg:!1,consentInformFlg:!1,consentPfrFlg:!1,consentInformMaterialsFlg:!1,consentPhotoFlg:!1,consentFATCA:!1},Lu=(e,t,n)=>{if(t)return{...t,limitedBirthday:new Date(t?.limitedBirthday||0),...!n&&{esiaAccountTypeCd:{key:""}}};return{...Object.fromEntries(e.map((e=>[e.name,Fu[e.name||""]])))}},zu=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:{...Vs()},credentials:"include",body:a}).then((e=>e.json())))},Vu=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}},$u=e=>Math.floor(e/12),ju=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=>zu(t,e.category,e.isPDF))).then((e=>t.push(e)))}return t},Wu=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},qu=(e,t)=>{const{esiaAdditionalDocument:n}=e,a=[n?.pdfFilePayout,n?.pdfFileWorkbook,n?.pdfFileSigPayout,n?.xmlFilePayout,n?.xmlFileSigPayout,n?.xmlFileWorkbook];return[n?.inn,n?.averageMonthlyIncome?.toString(),n?.startWorkDate,n?.workLengthInFiveYears?.toString(),n?.workLength?.toString(),n?.workLengthLastJob?.toString(),n?.jobsNumberInFiveYears?.toString()].every(Boolean)&&(t||a.every(Boolean))},Uu=({inputs:e,productType:t,setEsiaStatus:n,esiaAuthSuccess:a,isNewMicroservice:s})=>{const o=kc(),c=r((e=>{const t=e instanceof Function?e(d[m]):e;null!=t?d[m]=t:delete d[m]}),[d=o,m="leadForm"]);var d,m;const u=rs(),h=globalThis.sessionStorage?.getItem(Qt);(()=>{const e=kc(),t=tn();i((()=>{const n=new URLSearchParams(decodeURIComponent(globalThis.location?.search)),a=n.get("referalCode"),i=n.get("refererCode"),r=n.get("productId");if(a){e.referalData={refererCode:i,referalCode:a,productId:r};const n=JSON.stringify({refererCode:i,referalCode:a,productId:r});Ka({aspectsAttributes:[{aspectName:"snowplowEvent",params:{eventAction:"ownfin_referal_link_attributes",eventJSON:n}}],aspects:t,ev:{}})}}),[])})();const p=l((()=>Lu(e,o.leadForm,a)),[e,o.leadForm]),g=r((async(e,a)=>{n(Bs.Pending);try{const i=await(async e=>{const t=Ms();return await Ls((t?"/user-data":"")+"/esia/requestProfile","POST",e).then((e=>(e?.access_token&&e?.refresh_token&&(eu(e),Au(!0)),e)))})({code:e,state:a,redirectUri:globalThis.location?.href,authorize:!0});if(i){const e=await(async(e,t=!1,n=!1)=>{Wu(e);const a=!t&&qu(e,n),{profile:i,addInfo:r,document:l,addressRegistration:s,addressFact:o,esiaAdditionalDocument:c}=e;let d=[];return a&&!n&&(d=await ju(c)),{...{name:i.name,surname:i.surname,middleName:i.midname,limitedBirthday:i.birthDate,phone:Qr(i.phone),email:i.email,dulIssueDate:l.dulIssueDate,dulIssuedBy:l.dulIssuedBy,dulNumber:l.dulNumber,dulSerie:l.dulSerie,dulSubdivisionCode:l.dulSubdivisionCode,birthPlace:r.birthPlace,addressRegistration:Vu(s),esiaAccountTypeCd:t?i.esiaAccountType:{key:""},...o&&{addressFact:Vu(o)}},...a&&{snils:r.snils,inn:c.inn,wages:Math.floor(c.averageMonthlyIncome)?.toString(),beginDate:c.startWorkDate,experience5Years:$u(c.workLengthInFiveYears).toString(),generalSeniority:$u(c.workLength).toString(),lastJobExperience:$u(c.workLengthLastJob).toString(),jobsNumber:c.jobsNumberInFiveYears.toString(),esiaAccountTypeCd:i.esiaAccountType,confirmationIncome:{key:"SFR_CERTIFICATE",text:"Запрос Банком доходов из СФР"},employment:{key:"WORK",text:"Работаю"},files:d}}})(i,"debitCard"===t,s);c((t=>({...t,...e}))),n(Bs.Success)}}catch{n(Bs.Error)}}),[]);return i((()=>{o.productType=t,u.marketingInfo=Hu(h,u),u.isNewMicroservice=s||null}),[h]),i((()=>{const e=new URLSearchParams(decodeURIComponent(globalThis.location?.search)),t=e.get("code"),n=e.get("state");t&&n?g(t,n):(sessionStorage.removeItem("accessToken"),sessionStorage.removeItem("refreshToken"))}),[]),p},Hu=(e,t)=>{const n=t.marketingInfo,a=new URLSearchParams(decodeURIComponent(e||""));return a.get("code")?n:{utm_campaign:a.get("utm_campaign"),utm_medium:a.get("utm_medium"),utm_source:a.get("utm_source"),utm_content:a.get("utm_content"),utm_term:a.get("utm_term"),bannerId:a.get("bannerId"),userId:a.get("userId")}},Ku=d((({className:e,title:t,programId:n="",nextStepLink:r="/credit-lead",button:d,productType:m="credit",data:h,isNewMicroservice:p=!1,...g})=>{const[f,y]=a(),[b,x]=a(),[v,N]=a(0),w=s(null),C=l((()=>(e=>{const t=Ps[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]),S=l((()=>Yu(C)),[C]),k=pn(Jl),I=os();cs();const T=l((()=>Gu(m)),[m]),R=l((()=>Rn(S,T)),[S,T]),E=(e=!1)=>{x(e)},D=Uu({inputs:S,nextStepLink:r,productType:m,setEsiaStatus:y,esiaAuthSuccess:f===Bs.Success,isNewMicroservice:p}),{isSending:_,handleSubmit:O}=Du({programId:n,nextStepLink:r,productType:m,data:h,changeSubmitFormStatus:E,isNewMicroservice:p}),[,{field:P,onSubmit:B,reset:M}]=dn(D,{formValidator:R,onSubmit:O}),A=pn(Vn);return i((()=>{!1===b&&A.open({ok:b,onClose:()=>E(!0)})}),[b]),i((()=>{f&&w?.current&&w.current.scrollIntoView({block:"start"}),f===Bs.Success&&M()}),[w?.current,f]),c(hn,{className:u("container space-y-m",e),title:t,...g,children:[f||I?null:o($s,{onChangeEsiaStatus:y,productType:m}),c("form",{onSubmit:e=>{P("processPersonalDataFlg")?.value||(N((e=>e+1)),v>0&&k.open({attempts:v})),B?.(e)},className:"space-y-m relative",ref:w,children:[f===Bs.Pending?o(Ga,{blur:!1}):null,C.map(((e,t)=>c("div",{className:u(El(e.columns),"grid gap-x-m"),children:[Dl(e.title),Vm({field:P,inputs:e?.inputs},m)]},`section-${t}`))),jm(d,_),f===Bs.Error?o(ze,{size:"text-m",font:"font-medium",color:"text-error",children:"Использовать Госуслуги для оформления заявки невозможно, необходимо заполнить поля вручную."}):null]})]})})),Yu=e=>e?.flatMap((e=>e?.inputs))||[],Gu=e=>({...Os,limitedBirthday:Rs(e)}),Xu=d((({title:e,description:t})=>{const n=Ee();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"})]})})),Ju=e=>e%2!=0,Qu="space-y-px lg:space-y-0 lg:grid lg:grid-cols-12 gap-2xs",Zu=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}]=nn(!1);return c("div",{className:u("space-y-2xs",{hidden:!a.length}),children:[c("div",{className:u(Qu),children:[E(r,{...i.options,parent:n}),Ju(r.length)?o(Gt,{className:"col-span-6",...i}):null]}),c(lo,{children:[c(so,{className:u(Qu),isUnfolded:s,children:[E(l,{...i.options,parent:n}),Ju(l.length)?o(Gt,{className:"col-span-6",...i}):null]}),o(ro,{className:u("text-h4",{hidden:e<1}),label:t,isUnfolded:s,disabled:!l?.length,dataTheme:i.options?.page?.colorPalette,onClick:d})]})]})})),eh=(e=!1)=>e?"border border-solid border-gray group-data-secondary:border-white/50 group-data-gray:border-main-divider":"",th=e=>({height:"calc(100vh - 242px)",minHeight:`${e||866}px`}),nh=10;function ah(e,{sensitivity:t,rootRef:n}={}){const a=s(null),r=l((()=>({threshold:ih(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}function ih(e=0){const t=Math.round(e*nh);return Array.from({length:t}).fill(0).map(((e,n)=>Math.min(n/t)),1).concat(1)}const rh=d((({className:e,style:t,idx:n,activeIndex:a,observerOptions:i,children:l,onIntersection:s})=>{const c=ah(r((e=>{e.length&&s&&s(n||0,e[e.length-1])}),[s,n]),i);return o("div",{className:u("inline-block snap-always box-border",e),style:t,"aria-current":Boolean(n===a),ref:c,role:"listitem",children:l})})),lh=["min-w-full","lg:min-w-[50%]","lg:min-w-[33.3%]","lg:min-w-[25%]"],sh=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},b=s([]),x=r(((e,t)=>{const n=[...b.current||[]];n[e]=t,b.current=n,g&&g(n),f&&f(ch(n))}),[g,f]),v=i>0?l*Number(i)-1:0,N="vertical-list"===d,w="horizontal-list"===d,C={...w?oh(c,v):{},...N?th(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(rh,{className:u(m,i?lh[i-1]:"",{"h-full":N},t),style:w?oh(c/4):{},activeIndex:a,idx:n,observerOptions:y,onIntersection:x,children:e},String(n)),e=>null==e?e:Array.isArray(e)?e.map(S):S(e,0))(p)});var S})),oh=(e,t=0)=>({marginLeft:-e+"px",marginRight:-e+"px",paddingLeft:`${e}px`,paddingRight:`${e+t}px`}),ch=e=>e.map(((e,t)=>[e,t])).filter((([e])=>e&&e.intersectionRatio>=.9)).map((([,e])=>e)),dh={"horizontal-list":"w-6","vertical-list":"h-6"},mh=({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?dh[n]:"w-2 h-2 opacity-30"),role:"button","aria-hidden":!0,onClick:()=>t(i)},String(i)),uh=({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))},hh=e=>t=>e.scrollWidth/t,ph=e=>(t,n)=>{e.scrollBy({left:n*hh(e)(t),behavior:"smooth"})},gh=({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?[Zc()(i),Jc()(i)]:[-1,-1],m=c>0,u=d<e-1,h=r((()=>{var t;n.current&&(m?ph(n.current)(e,-1):(t=n.current).scrollTo({left:t.scrollWidth,behavior:"smooth"}))}),[e,m]),p=r((()=>{n.current&&(u?ph(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}]},fh={"horizontal-list":"mx-auto mt-lg w-fit","vertical-list":"absolute flex-col justify-center h-full top-0 left-4"},yh=d((({className:e="",activeIndex:t=0,dotCount:n=0,listType:a="horizontal-list",version:l,navButtons:s=[],containerRef:c,containerScroll:d})=>{const m=Ee(),[h,p]=gh({itemCount:s.length}),g=bh(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(sh,{containerRef:h,snapAlign:"snap-start",itemClassName:"h-36 flex items-stretch w-screen",gap:8,children:s.map(uh({activeIndex:t,onClick:f}))}):n?o("div",{className:u("flex gap-xs",fh[a],l?"group":"",e,{"pb-xl":s?.length&&m}),"data-ver":l,children:Array.from({length:n}).fill(null).map(mh({activeIndex:t,onClick:f,listType:a}))}):null})),bh=(e=!1)=>({behavior:e?"auto":"smooth"}),xh=d((({className:e,name:t,...n})=>o(Mn,{className:u("w-12 h-12 min-w-12 min-h-12",e),shape:"round",...n,children:o(Y,{name:t,iconVersion:"",size:"small"})}))),vh=d((e=>o(xh,{name:"ArrowLeftIcon",version:"secondary",ariaLabel:"Пролистать влево",...e}))),Nh=d((e=>o(xh,{name:"ArrowRightIcon",version:"secondary",ariaLabel:"Пролистать вправо",...e}))),wh="absolute top-0 bottom-0 z-40 hidden @lg:block w-20 pointer-events-none",Ch=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?Sh(t):null,r?o(vh,{wcmsIgnore:!0,className:u(kh(i),m?"left-1":"left-0"),onClick:s}):null,l?o(Nh,{wcmsIgnore:!0,className:u(kh(i),m?"right-1":"right-0"),onClick:d}):null]})})),Sh=e=>c("div",{children:[e.canScrollLeft?o("div",{className:u(wh,"left-0 bg-opacity-from-white group-data-secondary:bg-none")}):null,e.canScrollRight?o("div",{className:u(wh,"right-0 bg-opacity-to-white group-data-secondary:bg-none")}):null]}),kh=(e=!1)=>u("absolute z-40",e?"bottom-[56px]":"top-[calc(50%-24px)]"),Ih=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 b=Array.isArray(g)?g.length:0,[x,v]=gh({itemCount:b,onVisibleIndicesChange:f}),[N]=v.visibleIndicesRange;return c("div",{className:u(e,"vertical-list"===r?"relative h-full":""),children:[o(sh,{containerRef:x,activeIndex:N,visibleItemCount:i,gap:n,padding:a,listType:r,snapAlign:l,minHeight:s,onVisibleIndicesChange:v.handleVisibleIndicesChange,children:g}),o(Ch,{className:u(!d&&"hidden lg:block"),scroll:v,hasBlur:m,arrowsPadded:h,isBottom:Boolean(y?.length)}),o(yh,{className:u(!p&&"lg:hidden"),activeIndex:N,dotCount:b,listType:r,version:t,navButtons:y,containerRef:x,containerScroll:v})]})})),Th=({blocksToRender:e,...t})=>o(Ih,{visibleItemCount:0,gap:0,arrowsPadded:!0,children:E(e,{...t.options,parent:t.block,renderProps:(e,t,n)=>o("div",{className:u("relative min-w-80",eh(!0)),children:T(e,t)},String(n))})}),Rh=d((({blocksSection:e,blocksToRender:t=[],notFound:n,...a})=>{switch(e?.view){case"grid":return c("div",{children:[Eh(n,t),o(Zu,{...e,...a,blocksToRender:t})]});case"carousel":return c("div",{className:"relative",children:[Eh(n,t),Th({...a,blocksToRender:t})]});default:return null}})),Eh=(e,t)=>e&&!t.length?o(Xu,{...e}):null,Dh=e=>t=>t.reduce(((t,n,a)=>t.length?t.concat({...e,key:`sep-${a}`},n):[n]),[]),_h=d((({value:e,onChange:t,items:n=[],multiple:a})=>n.map((n=>o(Vr,{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))))),Oh=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,Dh(o("div",{className:"h-full w-px bg-gray hidden @4xl:block"}))(Object.entries(t).map(Ph(a)).filter(Boolean))]}),n?o("div",{children:o(Mn,{type:"reset",className:"w-full @4xl:w-56 @4xl:ml-s",onClick:i,children:n?.text})}):null]}))),Ph=e=>([t,n])=>{const a=n?.type;return"array"===a?Bh(t,e)(n):null},Bh=(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(ze,{size:"text-m",font:"font-medium",color:"text-primary-text",children:n.title})}):null,o(_h,{items:a,multiple:!n?.single,...t(e)})]},e)},Mh=e=>e;function Ah(e,...t){return e.map(((e,n)=>[e,...t.map((e=>e[n]))]))}const Fh=e=>null==e||""===e||Array.isArray(e)&&0===e.length||"object"==typeof e&&0===Object.keys(e).length,Lh=(e,t)=>Object.entries(e).map((([n,a])=>"number"==typeof a?Array.isArray(t[n])?((e,t)=>n=>Fh(t[e])||Fh(n[e])||n[e]?.includes(t[e]))(n,e):((e,t)=>n=>Fh(t[e])||Fh(n[e])||zh(t[e])<=zh(n[e]))(n,e):"object"==typeof a&&"min"in a&&"max"in a?((e,t)=>n=>Fh(t[e])||Fh(n[e])||zh(t[e]?.min)>=zh(n[e]?.min)&&zh(t[e]?.min)<=zh(n[e]?.max))(n,e):Array.isArray(a)?((e,t)=>n=>Fh(t[e])||Fh(n[e])||t[e]?.every((t=>n[e]?.includes(t))))(n,e):((e,t)=>n=>Fh(t[e])||Fh(n[e])||t[e]===n[e])(n,e))).every((e=>e(t))),zh=e=>Number(e||0),Vh=(e,{block:t,page:n,normalize:a=Mh})=>{const i=t?.blocks||[],[r,s]=dn(e),o=l((()=>Ah(i,i.map((e=>qt(e.content,n?.fallback))))),[i,n?.fallback]),c=r===e?i:((e,t)=>(n=Mh)=>e?.filter((([,e])=>Lh(t,n(e)||{}))).map((([e])=>e)))(o,r)(a);return[r,{blocksToRender:c,blocksWithProps:o},s]},$h={},jh={},Wh=Kt((({className:e,filtrationSchema:t=$h,consumerField:n={},resetButton:a,...i})=>{const[,{blocksToRender:r},{field:l,reset:s}]=Vh(jh,{block:i.block,page:i.options?.page}),d=o(Na,{className:"w-64",label:n?.title,options:qh(n),...l("consumer",{parse:({key:e})=>[e],format:([e]=[])=>qh(n).find((t=>t.key===e))||{key:""}})});return c(g,{className:u(e),defaultPadding:"p-0",version:"transparent",...i,children:[o(Oh,{filtrationSchema:t,field:l,reset:s,children:c("div",{children:[d,o("div",{children:o(Mn,{type:"reset",className:"mt-lg w-64",onClick:s,version:a?.version,children:a?.text})})]})}),o(Rh,{blocksToRender:r,...i})]})}),{childrenTypes:["CarouselTariffsCard"],childSchema:e=>({...e?.filtrationSchema,...e?.consumerField?{consumer:e?.consumerField}:{}})}),qh=e=>Ah(e.items?.enum||[],e.items?.enumNames||[]).map((([e,t])=>({key:e,text:t}))),Uh=(e=!1)=>e?"text-left":"text-center",Hh={"":"bg-main-divider group-data-secondary:bg-white/30",primary:"bg-main-divider",secondary:"bg-secondary-light",opacity:"bg-white/30"},Kh=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",Hh[t],e),style:{width:r,height:r},role:"figure",children:o(Y,{name:a,width:"54%",...i})}):null})),Yh=d((({className:e="",title:t,benefitList:n,...a})=>{const i=Ee();return c(g,{className:e,defaultPadding:"p-6xl",...a,children:[t?o(N,{headingType:"h3",as:"h2",className:Uh(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(Gh)}):null]})})),Gh=({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(Kh,{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(N,{headingType:"h6",children:e}),o(ze,{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)),Xh=e=>({icon:t,title:n,description:a},i)=>c("div",{className:u("flex flex-col gap-1","items-center",{"justify-center":!a&&!n}),children:[n?o(ze,{size:"text-h6",font:"font-normal",align:e,children:n}):null,t?o(ie,{image:t,height:"180",className:"w-auto mx-auto"}):null,a?o(ze,{size:"text-h6",font:"font-normal",align:e,children:a}):null]},String(i)),Jh=(e,t,n)=>o("div",{className:`grid gap-2xs ${Qh(t)}`,children:e.map(Xh(n))}),Qh=e=>{switch(e){case"3":return"grid-cols-3";case"4":return"grid-cols-4";default:return"grid-cols-5"}},Zh=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?Jh(e,a,t):null]}))),ep={start:"justify-start",center:"justify-center",end:"justify-end"},tp=d((({buttons:e,className:t="",align:n,...a})=>{const i=n&&u("flex",ep[n]);return o(g,{className:u("!bg-transparent",i,t),defaultPadding:"p-0",...a,children:Ke(e)})})),np=d((({rate:e=0,title:t="Ставка",unit:n,fractionDigits:a=2,depositeName:i,isShowDepositeName:r,color:l="text-secondary-text"})=>c("div",{children:[o(ze,{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]})]}))),ap=d((({title:e="Ставка"})=>c("div",{className:"space-y-s lg:min-w-96",children:[o(ze,{size:"text-l",font:"font-light",color:"text-secondary-text",children:e}),o(Y,{className:"w-10 h-auto lg:w-40",name:"PercentIcon"}),o("div",{className:"w-64",children:o(w,{size:"text-xl",font:"font-light",color:"text-primary-text",children:"Процентная ставка не найдена, выберите другие параметры"})})]}))),ip=({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(np,{title:e,rate:t,unit:n,fractionDigits:a,color:i,...l})}),o(Ac,{className:"lg:hidden",title:e,value:t,postfix:n,fractionDigits:a,fixed:!0,color:i,...l}),r]}):o(ap,{title:e,...l}),rp={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},lp={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},sp=(e,t)=>{const{travelExpenseValue:n,restExpenseValue:a}=e,[i,r]=((e,t,n)=>{const{maxBonus:a=5e3,prefMonthsNum:i=rp.prefMonthsNum,prefTravelBonusRate:r=rp.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||lp,n,a);return{...t,...e,monthBonus:i,yearBonus:r}},op=Kt((({className:e="",title:t,calcSource:n,buttons:a,footnote:i,...r})=>{const[l,{field:s}]=dn({travelExpenseValue:6e3,restExpenseValue:6e3}),{minSumTravel:d,maxSumTravel:m,minSumOther:h,maxSumOther:p,monthBonus:g,yearBonus:f}=sp(l,n);return o(_c,{className:e,title:t,...r,children:c("section",{className:u(Oc,e),children:[c("div",{className:Pc,children:[Kc({title:"Сумма покупок в категории путешествия, ₽",min:d,max:m,step:500,isShowItems:!1,...s("travelExpenseValue")}),Kc({title:"Сумма покупок в остальных категориях, ₽",min:h,max:p,step:500,isShowItems:!1,...s("restExpenseValue")})]}),o("div",{className:"mb-s",children:g>=0?ip({title:"Баллов за месяц",rate:g,fractionDigits:0,unit:"",color:"text-primary-text"}):null}),c("div",{className:Bc,children:[f>=0?o(Ac,{title:"Баллов за год",value:f,color:"text-primary-text"}):null,Ke(a,{isVertical:!0}),jc(i)]})]})})})),cp=e=>`${e} ${Number(e)%10==1?"дня":"дней"}`,dp=e=>Uc({...e,title:"Выплата процентов",orientation:"vertical",items:[{id:"everyMonth",text:"Ежемесячно"},{id:"atEndTerm",text:"В конце срока"}]}),mp=" (c капитализацией)",up=({income:e,finalSum:t,postfix:n="₽",buttons:a=[],footnotes:i=[],isCapitalization:r=!1})=>c("div",{className:Bc,children:[o(Ac,{title:`Доход в конце срока${r?mp:""}`,value:e,postfix:n,prefix:"+"}),o(Ac,{title:`Сумма в конце срока${r?mp:""}`,value:t,postfix:n}),Ke(a,{isVertical:!0}),i?.map(jc)]}),hp={UL:"businessdepositrates",IP:"selfemployeddepositrates"};const pp={minSum:1e3,maxSum:100000001,minDays:1,maxDays:1095,rate:0,isMonthlyInterestPayment:!0,isReplenished:!1,isPartialWithdrawal:!1,depositeName:"Депозит 'Стабильный'"},gp=(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?hp[e?.rateType]:"",{data:n}=fi(t?`${Pa}/depositrates/${t}`:null,Vt);return Array.isArray(n)?n:[]}(t),d=c?.find((e=>l===e.isMonthlyInterestPayment&&fp(s,e)&&ad(a,["minSum","maxSum"],e)&&ad(n,["minDays","maxDays"],e)))||pp,{rate:m}=d,u=yp(m,e),h=a+u,p=c||[pp];return{...d,...nd(["minSum","maxSum"],p),...nd(["minDays","maxDays"],p),...e,isDisabledOperatingDeposit:o,income:u,finalSum:h}},fp=(e,t)=>e?t.isReplenished&&t.isPartialWithdrawal:!t.isReplenished&&!t.isPartialWithdrawal,yp=(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)},bp=Kt((({className:e="",title:t,buttons:n,footnote:a,bottomFootnote:i,isShowDepositeName:r,defaultParams:l,rateParams:s,...d})=>{const[m,{field:h}]=dn({moneyValue:Vc(l,1e5),daysValue:$c(l,60),isReplenished:Boolean(l?.isReplenished),isPartialWithdrawal:Boolean(l?.isPartialWithdrawal),isMonthlyInterestPayment:Boolean(l?.isMonthlyInterestPayment)}),p=gp(m,s),{income:g,finalSum:f,rate:y,depositeName:b}=p;return o(_c,{className:e,title:t,...d,children:c("section",{className:u(Oc,e),children:[c("div",{className:Pc,children:[Kc({title:"Сумма, ₽",min:p.minSum,max:p.maxSum,...h("moneyValue"),value:p.moneyValue}),(x={title:"Срок, дней",min:p.minDays,max:p.maxDays,...h("daysValue"),value:p.daysValue},o(Di,{items:[`От ${cp(x.min||0)}`,`До ${cp(x.max||0)}`],step:1,...x})),c("div",{className:"flex flex-col sm:flex-row gap-y-m gap-x-5xl",children:[xp(p,h),dp({...h("isMonthlyInterestPayment")})]})]}),ip({rate:y,depositeName:b,isShowDepositeName:r}),up({income:g,finalSum:f,buttons:n,footnotes:[a,i]})]})});var x})),xp=(e,t)=>c("div",{className:"space-y-s",children:[o(ze,{color:"text-secondary-text",font:"font-light",children:"Параметры"}),c("div",{className:"flex flex-col gap-y-lg sm:gap-y-s",children:[o(Za,{text:"Пополнение",disabled:e.isDisabledOperatingDeposit,...t("isReplenished"),value:e.isReplenished}),o(Za,{disabled:e.isDisabledOperatingDeposit,text:"Частичное снятие",...t("isPartialWithdrawal"),value:e.isPartialWithdrawal})]})]}),vp=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},Np={minSum:5e4,maxSum:100000001,minMonths:2,maxMonths:10,rate:0,isMonthlyInterestPayment:!0,isRemoteRegistration:!0,isReplenish:!1,isWithdrawn:!1,type:""},wp=(e,t,n)=>{const{moneyValue:a,monthsValue:i}=e,r=t?.[0]?kp(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=>[Sp({row:t,userInputParams:e,paramKey:"isReplenish",isExclude:o}),Sp({row:t,userInputParams:e,paramKey:"isWithdrawn",isExclude:c}),Sp({row:t,userInputParams:e,paramKey:"isMonthlyInterestPayment",isExclude:l}),Sp({row:t,userInputParams:e,paramKey:"isRemoteRegistration",isExclude:s}),d||e?.isNewClient===t?.isNewClient,ad(a,["minSum","maxSum"],t),ad(i||r,["minMonths","maxMonths"],t)].every(Boolean)))||Np,{rate:u}=m,h=e?.extraPercent?.key??0,p=Number(u)+Number(h),g=Cp(p,e),f=a+g,y=t||[Np];return{...m,...nd(["minSum","maxSum"],y),...nd(["minMonths","maxMonths"],y),availableMonths:vp(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}},Cp=(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)},Sp=({row:e,userInputParams:t,paramKey:n,isExclude:a})=>a||t[n]===e[n],kp=(e,t)=>e+Math.round((t-e)/2),Ip=(e="rub")=>"rub"===e,Tp=(e,t)=>{const{minMonths:n,maxMonths:a}=nd(["minMonths","maxMonths"],_p(t,e?.currency)),i=e.monthsValue||Math.round((n+a)/2);return{monthsValue:ki(i,n,a)}},Rp=(e,t)=>{const{minSum:n,maxSum:a}=nd(["minSum","maxSum"],_p(t,e?.currency)),i=e.moneyValue||n;return{moneyValue:ki(i,n,a)}},Ep=(e,t)=>({currency:e?.currency??t?.map((e=>e.currency))?.[0]}),Dp=e=>{const t=Ip(e?.currency?.key);return{isReplenish:t&&e?.isReplenish,isWithdrawn:t&&e?.isWithdrawn}},_p=(e,t)=>{const{rates:n}=e?.find((e=>e?.currency.key===t?.key))??{};return n??e?.[0]?.rates},Op=(e,t=!1)=>t?Uc({...e,title:"Оформление",orientation:"vertical",items:[{id:"remote",text:"Дистанционно"},{id:"office",text:"Офис Банка"}]}):null,Pp=(e,t,n)=>{const a="rub"!==e?.currency?.key;return c("div",{className:"grid grid-cols-2 gap-lg",children:[Bp(t("isReplenish"),e,a),Mp(t("isWithdrawn"),e,a),Ap(e.isShowReplenish||e.isShowWithdrawn),e.isShowMonthlyInterestPayment?dp(t("isMonthlyInterestPayment")):null,Op(t("isRemoteRegistration"),e.isShowRemoteRegistration),Fp(t("extraPercent"),n),e.isShowNewClient?o(Za,{text:"Новый сберегатель",...t("isNewClient")}):null]})},Bp=(e,t,n=!1)=>t.isShowReplenish?Uc({...e,title:"Пополнение",orientation:"vertical",items:[{id:"withReplenish",text:"С пополнением"},{id:"withoutReplenish",text:"Без пополнения"}],disabled:n}):null,Mp=(e,t,n=!1)=>t.isShowWithdrawn?Uc({...e,title:"Снятие",orientation:"vertical",items:[{id:"wthDrawn",text:"Со снятием"},{id:"noWithdrawn",text:"Без снятия"}],disabled:n}):null,Ap=(e=!1)=>e?o("div",{className:"border-b border-main-divider col-span-2 w-full"}):null,Fp=(e,t)=>t?.length?c("div",{className:"w-full space-y-s col-span-2",children:[o(ze,{color:"text-secondary-text",font:"font-light",children:"Надбавка за операции по карте"}),o(Na,{options:t,...e})]}):null,Lp={isMonthlyInterestPayment:"isMonthlyInterestPayment",isRemoteRegistration:"isRemoteRegistration",isReplenish:"isReplenish",isWithdrawn:"isWithdrawn",moneyValue:"minSum",extraPercent:"extraPercent"},zp={text:"₽",key:"rub"},Vp={text:"Без учета надбавки",key:"0"},$p=Kt((({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))??[zp],g=r((e=>t=>e?{...t,...Dp(t),...Rp(t,e),...Tp(t,e),...Ep(t,e)}:t)(h),[h]),[f,{field:y}]=dn({moneyValue:Vc(d,2e4),monthsValue:$c(d,1),isMonthlyInterestPayment:Boolean(d?.isMonthlyInterestPayment),isRemoteRegistration:Boolean(d?.isRemoteRegistration),isReplenish:Boolean(d?.isReplenish),isWithdrawn:Boolean(d?.isWithdrawn),isNewClient:Boolean(d?.isNewClient),currency:zp,extraPercent:d?.extraPercent??Vp},{normalizer:g}),b=Hp(y),x=Boolean(y?.("isNewClient")?.value),v=h?.find((e=>e?.extraPercents))?.extraPercents,N=_p(h,b),w=wp(f,N,s),{rate:C,income:S,finalSum:k,type:I=""}=w,T=r((()=>{Yc({field:y,defParams:Lc(N,x,v),calcParams:w,monthsValue:"minMonths",map:Lp})}),[y,h,v]);i((()=>{!od(d)&&N&&T()}),[d,h]);const R=y?.("extraPercent")?.value?.key,E=Up(C,R),D=C===Lc(N,x)?.rate&&R===v?.at(-1)?.key;return o(_c,{className:e,title:t,...m,children:c("section",{className:u(Oc,e),children:[c("div",{className:Pc,children:[c("div",{className:"flex gap-m",children:[Kc({className:"w-full",title:`Сумма, ${b?.text}`,min:w.minSum,max:w.maxSum,...y("moneyValue"),value:w.moneyValue,postfix:b?.text,step:jp(b?.key)}),h&&h?.length>1?o(wa,{label:"Валюта",options:p,...y("currency")}):null]}),Wc({title:"Срок, месяцев",min:w.minMonths,max:w.maxMonths,availableMonths:w.availableMonths,...y("monthsValue"),value:w.monthsValue}),Pp({...w,...s},y,v)]}),ip({rate:E,children:qp(T,D)}),up({income:S,finalSum:k,buttons:[...a,Wp(n?.buttons,I)],footnotes:[l],postfix:b?.text,isCapitalization:y("isMonthlyInterestPayment").value})]})})})),jp=(e="")=>Ip(e)?1e3:100,Wp=(e=[],t="")=>{const{type:n,...a}=e.find((e=>e.type===t))??{};return a},qp=(e,t=!1)=>t?null:o(Mn,{type:"button",version:"secondary",onClick:e,children:"Показать максимальную ставку"}),Up=(e,t)=>Number(e)+Number(t??0),Hp=e=>e?.("currency")?.value??zp,Kp=e=>Yp({...e,fieldKey:"isSalaryClient",viewSettingFieldKey:"isShowSalaryClient"})&&Yp({...e,fieldKey:"isInsurance",viewSettingFieldKey:"isShowInsurance"}),Yp=({row:e,userInputParams:t,paramsViewSettings:n,fieldKey:a,viewSettingFieldKey:i})=>!!n&&!n[i]||t[a]===e[a],Gp={minSum:1e4,maxSum:3e6,minSumOld:0,maxSumOld:25e5,minSumExtra:0,maxSumExtra:5e5,minMonths:13,maxMonths:60,rate:0,isExtraMoney:!1,isSalaryClient:!1,isInsurance:!0},Xp=(e,t,n)=>{const{moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l}=e,s=t?.rateRows||[Gp],o=(({limitRows:e,userInputParams:t,paramsViewSettings:n})=>e?.find((e=>Kp({row:e,userInputParams:t,paramsViewSettings:n}))))({limitRows:t?.limitRows||[],userInputParams:e,paramsViewSettings:n}),{minSum:c,maxSum:d}=td(["minSum","maxSum"],o,s),{minMonths:m,maxMonths:u}=td(["minMonths","maxMonths"],o,s),h=(({rateRows:e=[],userInputParams:t,paramsViewSettings:n,moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l})=>e?.find((e=>Kp({row:e,userInputParams:t,paramsViewSettings:n})&&ad(a+l,["minSum","maxSum"],e)&&ad(r,["minSumOld","maxSumOld"],e)&&ad(l,["minSumExtra","maxSumExtra"],e)&&ad(i,["minMonths","maxMonths"],e)))||Gp)({rateRows:s,userInputParams:e,paramsViewSettings:n,moneyValue:a,monthsValue:i,oldMonthlyPayment:r,moneyExtra:l}),{rate:p}=h,g=Gc(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}},Jp=Kt((({className:e="",title:t,calcSource:n,buttons:a,footnote:i,paramsViewSettings:r,...s})=>{const[d,{field:m}]=dn({isAnnuity:!0,isInsurance:!0,isSalaryClient:!1,isExtraMoney:!1,moneyValue:7e5,oldMonthlyPayment:0,monthsValue:48,moneyExtra:0}),h=Xp(d,n,r),p=l((()=>Fc(n?.rateRows)?.rate),[n?.rateRows]),g=Hc({...m("isAnnuity")});return o(_c,{className:e,title:t,...s,children:c("section",{className:u(Oc,e),children:[c("div",{className:Pc,children:[Kc({title:"Остаток долга в других банках, ₽ ",step:500,min:h.minSum,max:h.maxSum-h.maxSumExtra,...m("moneyValue"),value:h.moneyValue}),Kc({title:"Ежемесячный платёж в других банках, ₽",step:500,min:h.minSumOld,max:h.maxSumOld,...m("oldMonthlyPayment"),value:h.oldMonthlyPayment}),Wc({title:"Новый срок кредита, месяцев",min:h.minMonths,max:h.maxMonths,...m("monthsValue"),value:h.monthsValue}),Qp({...h,...r},m),h.isExtraMoney?Kc({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(Bc,"@4xl:w-1/2"),children:[o(Ac,{title:"Полная стоимость кредита",value:n?.totalLoanCost}),o(Ac,{title:"Ставка от",value:p,fractionDigits:2,postfix:"%"}),o(Ac,{title:"Ежемесячный платёж",value:h.monthlyPayment,postfix:"₽"}),h.benefit>0?o(Ac,{title:"Выгода в месяц",value:h.benefit,postfix:"₽"}):null,o("div",{className:"hidden sm:block mb-lg",children:g}),Ke(a,{isVertical:!0}),jc(i)]})]})})})),Qp=(e,t)=>c("div",{className:"space-y-lg sm:space-y-s",children:[e.isShowSalaryClient?o(Za,{text:"Получаю зарплату на счёт в Россельхозбанке",...t("isSalaryClient"),value:e.isSalaryClient}):null,e.isShowInsurance?o(Za,{text:"Комплексная страховая защита",...t("isInsurance"),value:e.isInsurance}):null,o(Za,{text:"Получить дополнительную сумму",...t("isExtraMoney"),value:e.isExtraMoney})]}),Zp=d((e=>{const{onChange:t,min:n,max:a,defaultValue:i="0",fractionDigits:l=0,...s}=e,c=Si(e,{normalize:(e=i)=>n&&a?String(ki(Number(eg(e)),n,a)):eg(e),format:Je(l)}),d=r((e=>t&&t(eg(e))),[t]);return o(ra,{onChange:d,...s,...c})})),eg=(e="")=>e.replaceAll(",",".").replace(/[^\d.]/g,"").replace(/([^.]*\.[^.]*)\./,"$1"),tg=d((e=>o(Zp,{...e,fractionDigits:2,children:o("div",{className:"absolute right-4 bottom-4",children:o(ze,{size:"text-xl",font:"font-light",children:"₽"})})}))),ng={private:"p2p/registerP2P",business:"b2c/registerB2C"},ag=({onClose:e,errorCode:t,errorMessage:n})=>{const a=t?`Код ошибки - ${t}`:"Пожалуйста, повторите позднее";return o(zn,{maxWidth:"lg",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]})})},ig=e=>{const t=pn(ag),n=rs(),a=Jt(),i="private"===e?"p2p":"b2c";return r((async({amount:r})=>{const l=await(async(e,t)=>{const n=Jt(),a={amount:String(t),currency:"643",returnUrl:`${n.origin}/p2p/success`,failUrl:`${n.origin}/p2p/failed`,language:"ru"},i=`${Pa}/payment/${ng[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])},rg={amount:1500},lg=d((({className:e="",title:t="Укажите сумму перевода",label:n="Сумма перевода",button:a,formType:i="private",...r})=>{const l=ig(i),[{amount:s},{field:d,onSubmit:m}]=dn(rg,{onSubmit:l});return c(g,{className:u("flex flex-col gap-4xl items-center",e),defaultPadding:"p-6xl",...r,children:[t?o(N,{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(tg,{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(Xa,{className:"w-full",disabled:s<=0,children:a.text}):null]})]})})),sg=({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(Y,{iconVersion:"black",name:"HeartIcon",width:"24",height:"24"}),o(w,{size:"text-s",font:"font-normal",align:"text-center",color:"text-primary-text",children:t})]}),og="relative h-full",cg={small:"lg:min-w-64",normal:"lg:min-w-80 xl:min-w-96",big:"lg:min-w-[515px]"},dg=({noCardBorder:e,cardSize:t="normal",isNavButtons:n=!1,...a})=>{const{blocks:i}=a.block||{},r=i?.some(hg),l=n?{defaultPadding:"p-6xl pb-m"}:{};return D({...a,renderProps:(n,a,i)=>c("div",{className:mg(n,{someCardsHighlighted:r}),children:[T(n,a,{className:ug(n,{someCardsHighlighted:r,showBorder:!e,cardSize:t}),...l,blockIndex:i}),hg(n)?sg({className:"absolute top-0 -right-4 z-40"}):null]},String(i))})},mg=(e,{someCardsHighlighted:t})=>u(og,t&&(hg(e)?"pt-3xl":"pt-16")),ug=(e,{someCardsHighlighted:t,showBorder:n,cardSize:a="normal"})=>u(og,"min-w-80",cg[a],t&&(hg(e)?"pt-16":"pt-3xl"),eh(n),n&&"h-full"),hg=e=>e?.content&&"isHighlighting"in e.content&&e.content.isHighlighting,pg=Kt((({className:e,visibleItemCount:t=1,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(Ih,{className:u("relative max-w-full"),visibleItemCount:t,snapAlign:"snap-start",gap:i?16:0,padding:0,arrowsPadded:a,navButtons:l?gg(s?.block?.blocks):[],hasBlur:!0,children:dg({noCardBorder:n,cardSize:r,isNavButtons:l,...s})})})),{childrenTypes:["CarouselCard","CarouselCatalogCard","CarouselRecommendationCard","CarouselTariffsCard","RichTextBlock","ProductBlock"],childSchema:()=>({isHighlighting:{title:"Выделить карточку",type:"boolean"}})}),gg=e=>e?.map((e=>{const t=e?.content;return{title:t?.title,description:t?.additionalDescription||t?.description}}))??[],fg={black:"bg-black",white:"bg-white"},yg=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(Oe,{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:Ke([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(ze,{size:"text-s",align:"text-left",font:"font-light",children:"Цвета:"})}),l.map(bg)]}):null,i?c(ze,{size:"text-h3",align:"text-left",children:[i," ₽"]}):null]})}))),bg=(e,t)=>o("figure",{className:`w-6 h-6 ml-s border border-solid border-main-divider rounded-full ${fg[e]}`},String(t)),xg=d((({className:e="",href:t,target:n,onClick:a,data:i,children:r})=>{const l=be()({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})})),vg=[{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"}}],Ng=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=>vg.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},wg(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:Ke(m,{className:Cg(s??!1,i??!1,n),buttonClassName:h})}),l?o(ze,{size:"text-s",font:"font-light",color:"text-secondary-text",children:l}):null]})})),wg=(e=!1)=>e?"flex-1 @lg:flex-initial justify-center":"",Cg=(e,t,n=!1)=>u(e||t?"basis-full":"",t&&(!n||!e)?"flex-nowrap":""),Sg=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:b=true,isImageSecondary:x=!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(xg,{href:i,target:m,className:"h-full",data:Eu(v),children:c(Oe,{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(Ng,{media:d,stretched:!0,showButtonText:!0,version:N?.version}):null,isImageAlwaysOnRight:b,isImageSecondary:x,imageAlign:"center",children:[o(Ue,{benefits:f}),s?o(Fe,{__html:s,isDotted:l,itemSize:"list-s"}):null,kg(a,p)]})})}))),kg=(e,t)=>e?o(w,{size:"text-m",font:"font-light",color:"text-secondary-text group-data-secondary:text-white/80",align:t,children:e}):null,Ig=new he,Tg=(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(ze,{size:"text-m",color:"text-secondary-text",children:n})}):null,a?o("div",{className:"mt-2xs",children:o(ze,{size:"text-xl",color:"text-primary-text",children:a})}):null,i?.length?o("div",{className:"text-primary-main",children:Ke(i)}):null]},String(t))},Rg=d((({className:e="",title:t,align:n="text-center",icon:s,button:d,visibleCellsCount:m=1,cardCells:h=[],options:p,data:f,...y})=>{const b=l((()=>h.map(Tg)),[h]),[x,v]=l((()=>m>0?[b.slice(0,m),b.slice(m)]:[b,[]]),[m,b]),[w,C]=a(!1);i((()=>Ig.subscribe("fold",(e=>{e&&p?.parent&&e.parent===p?.parent&&C(e.isUnfolded)}))),[p?.parent]);const S=r((()=>{Ig.fire("fold",{type:"fold",isUnfolded:!w,parent:p?.parent})}),[w,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(N,{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(lo,{children:[c("div",{children:[x,o(so,{isUnfolded:w,children:v})]}),h.length>=m?o(ro,{className:"mt-m",label:w?"Скрыть":"Подробнее о тарифе",isUnfolded:w,embedded:!0,data:f,onClick:S}):null]}):o("div",{children:x})]})})),Eg=d((({text:e,value:t})=>c("div",{className:"space-y-xs w-full",children:[o(ze,{size:"text-m",color:"text-primary-text",font:"font-light",children:e}),o("div",{className:"w-full text-2xl bg-main-gray px-4 py-3 rounded-md",children:Je()(t)})]}))),Dg=d((({cashbacks:e})=>{const{mounth:t,year:n}=_g(e);return c("div",{className:"w-full flex flex-col gap-lg",children:[o(N,{className:"text-left",headingType:"h5",as:"h2",title:"Результат расчета"}),o(Fe,{__html:'Категории покупок для расчета баллов предварительные.<br />Подробнее по условиям и начислениям можно узнать во вкладке <a href="#docs">документы</a>'}),c("div",{className:"flex flex-col @xs:flex-row gap-lg",children:[o(Eg,{text:"Баллов в месяц",value:t}),o(Eg,{text:"Баллов в год",value:n})]})]})})),_g=e=>e.reduce(((e,t)=>{const n=Number(t.percent.key)/100*t.sum;return{mounth:Math.min(e.mounth+n,5e3),year:Math.min(e.year+12*n,6e4)}}),{mounth:0,year:0}),Og=[{text:"Категория 1,5%",key:"1.5"},{text:"Категория 3%",key:"3"},{text:"Категория 5%",key:"5"},{text:"Категория 10%",key:"10"},{text:"Категория 15%",key:"15"}],Pg=[{text:"Категория 1,5%",key:"1.5"},{text:"Категория 3%",key:"3"}],Bg=d((({categories:e,cashback:t,showIncreasedPercents:n,maxInputRange:i,deleteImage:r,onDelete:l,onChange:s})=>{const[d,m]=a(Mg(e)),u=0===t.id;return c("div",{className:"w-full space-y-m",children:[c("div",{className:"space-y-xs",children:[o(ze,{size:"text-m",color:"text-primary-text",font:"font-light",children:"Выберите категорию"}),c("div",{className:"flex gap-m",children:[o(Na,{className:"w-full",isManualInput:u,placeholder:"Выберите категорию",options:Ag(u,n),value:t.percent,onChange:e=>{s({...t,percent:e})}}),u?null:o(Mn,{version:"secondary",onClick:()=>l(t.id),shape:"round",className:"px-4 rounded-md",children:o(ie,{image:r})})]})]}),e?.length&&!u?o(Na,{label:"Выберите категорию покупок",placeholder:"Выберите категорию покупок",options:e,value:d,onChange:m}):null,o(Di,{step:500,title:"Сумма покупок в категории",min:0,max:i,value:t.sum,onChange:e=>{s({...t,sum:e})}})]})})),Mg=e=>e?.[(new Date).getTime().toString().slice(-1)],Ag=(e,t)=>e?[]:t?Og:Pg,Fg=[{id:0,percent:{text:'Категория 1% "На всё"',key:"1"},sum:5e3}],Lg={href:"/natural/debetcards/svoya-plus",text:"Оформить карту",target:"_self"},zg=["5","10","15"],Vg=d((({maxInputRange:e=3e5,image:t,deleteImage:n,infoImage:i,className:r="",button:l=Lg,...s})=>{const{cashbacks:d,categories:m,onAddNewCashback:h,onChangeCashback:p,onDeleteCashback:f,onResetCashback:y}=(()=>{const{data:e}=tc("CASHBACK_CATEGORY"),[t,n]=a(Fg);return{cashbacks:t,categories:e?.map((e=>({key:e.key||"",text:e.value})))||[],onAddNewCashback:()=>n((e=>[...e,{id:e[e.length-1].id+1,percent:{text:"Категория 1,5%",key:"1.5"},sum:5e3}])),onChangeCashback:e=>n((t=>t.map((t=>t.id===e.id?e:t)))),onDeleteCashback:e=>n((t=>t.filter((t=>t.id!==e)))),onResetCashback:()=>n(Fg)}})(),b=t?.src?o(ie,{image:t,className:"hidden w-full @xl:block",imageClassName:"justify-self-center"}):null;return c(g,{className:u("flex flex-col justify-center items-center gap-lg",r),defaultPadding:u("p-6xl"),...s,children:[o(S,{title:"Калькулятор расчета баллов",description:"Можно выбрать не более 5 категорий, одна из них из повышенной категории",headlineVersion:"XL",isEmbedded:!0}),c("div",{className:"flex flex-row items-start gap-lg",children:[c("div",{className:"w-full flex flex-col justify-center items-center gap-lg",children:[d.map((t=>o(Bg,{categories:m,cashback:t,showIncreasedPercents:jg(t,d),maxInputRange:e,deleteImage:n,onDelete:f,onChange:p},String(t.id)))),$g(d.length,h,y),o(Dg,{cashbacks:d}),o(yc,{__html:"<p>Полученные баллы можно конвертировать в рубли и компенсировать покупки у партнеров. Подробнее в <a href='#docs'>документах</a></p>",image:i}),o(ke,{className:"w-full @lg:w-auto self-start",href:l.href,text:l.text,target:l.target,version:"primary"})]}),b]})]})})),$g=(e,t,n)=>c("div",{className:"w-full flex flex-col gap-lg",children:[e<5?o(Mn,{className:"self-start text-primary-main",embedded:!0,version:"secondary",onClick:t,children:"Добавить еще"}):null,e>2?o(Mn,{className:"self-start",version:"secondary",onClick:n,children:"Сбросить все категории"}):null]}),jg=(e,t)=>zg.includes(e.percent.key)||!t.some((e=>zg.includes(e.percent.key))),Wg=d((({className:e,contacts:t,info:n,version:a="secondary",...i})=>c(g,{className:u("flex",e),defaultPadding:"p-6xl",version:a,...i,children:[n?.length?qg(n):null,t?.length?qg(t):null]}))),qg=e=>o("div",{className:"flex gap-5xl grow basis-0",children:e.map(((e,t)=>Ug({column:e,i:t})))}),Ug=({column:e,i:t})=>e?o("div",{className:"flex flex-col gap-xl grow basis-0",children:e.map((({title:e="",description:t,additionalDescription:n,button:a},i)=>c("div",{children:[o(S,{title:e,description:t,headlineVersion:"XS",align:"text-left",isEmbedded:!0}),n?o("div",{className:"mt-xs opacity-80",children:o(w,{size:"text-m",font:"font-light",children:n})}):null,o("div",{className:u({"mt-xl":Boolean(a?.text)}),children:Ke([a])})]},String(i))))},`col-${String(t)}`):null,Hg=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]})]}))),Kg=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(Hg,{step:a,showPercentage:!1})]})})}));var Yg;!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",e.clientFound="CLIENT_FOUND",e.newClient="NEW_CLIENT"}(Yg||(Yg={}));const Gg=e=>Ls("/user-data/getTaskStatus","POST",e),Xg=async e=>{const t=await Ls("/user-data/sendSignalToProcess","POST",e);return t?.statusCd||null},Jg=d((({title:e,interval:t=0,onEnd:n=_n})=>{const[i,r]=a(t);Pl({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(Ll,{seconds:i})})]})]})})),Qg=d((({title:e,description:t,sectionInfoTitle:n,sectionInfo:a,sectionAdditionalTitle:i,sectionInfoAdditional:r,buttonText:l,interval:s,onExpire:d=_n,...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(Jg,{interval:s,onEnd:d}):null]}),o(Zg,{title:n,items:a}),o(Zg,{title:i,items:r,countColumns:!0}),l?o(li,{href:"/natural",text:l,version:"primary",className:"w-full mt-lg"}):null]}))),Zg=({title:e,items:t,countColumns:n=!1})=>{const a=Ee();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(ze,{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",El(n||a?1:2)),children:t.map(((e,t)=>o("div",{children:ef(e)},t)))}):null]})]}):null},ef=({label:e,description:t})=>c("div",{className:"flex flex-col",children:[o(ze,{color:"text-secondary-text",size:"text-l",children:e}),o(ze,{color:"text-primary-text",size:"text-xl",children:t})]}),tf=d((()=>o(Qg,{title:"Благодарим Вас за ожидание",description:"В настоящий момент Банк не может одобрить Вашу заявку на кредит. Попробуйте подать заявку позже. Спасибо за обращение в АО «Россельхозбанк».",buttonText:"Вернуться на главную"}))),nf=d((({onExpire:e})=>{const{statusInfo:t}=lc();return o(Qg,{interval:300,title:"Заявка успешно отправлена",description:"Не закрывайте окно, скоро сообщим результат",sectionInfoTitle:"Заявленные условия по кредиту",sectionInfo:[{label:"Название продукта",description:"Кредитная карта"},{label:"Категория",description:t?.cardCategory}],onExpire:e})})),af=d((()=>{const{statusInfo:e}=lc(),t="courier"===e?.methodObtain;return o(Qg,{title:"Благодарим вас за ожидание, но нам требуется больше времени для принятия решения",description:t?"":"Посетите выбранное отделение банка с необходимыми документами и так завершите оформление кредита.",sectionAdditionalTitle:t?"Адрес доставки":"В отделении Банка",sectionInfoAdditional:t?[{description:e?.deliveryAddress}]:[{label:"Регион",description:e?.regionRetail},{label:"Адрес",description:e?.addressRetail}],sectionInfo:[{label:"Основные документы:",description:"- Паспорт РФ"}],buttonText:"Вернуться на главную"})})),rf=d((()=>{const{statusInfo:e}=lc();return o(Qg,{title:"Банк одобрил вам кредит",description:"Обратитесь в отделение банка, чтобы завершить оформление и получить ваш кредит",sectionInfo:lf(e),buttonText:"Вернуться на главную"})})),lf=e=>{const t=[{label:"Название продукта",description:"Кредитная карта"},{label:"Категория",description:e?.cardCategory}];return e?.deliveryAddress&&e?.deliveryDate?t.concat([{label:"Адрес доставки",description:e?.deliveryAddress},{label:"Дата доставки",description:Ba(e?.deliveryDate)}]):t},sf=["CREATE_APPLICATION_SHORT_SIGNAL","CREATE_APPLICATION_LOAN_V3_SIGNAL"],of=d((()=>{const[e,t]=a(Yg.process),{taskId:n}=lc();i((()=>{(async()=>{for(const e of sf)await Xg({signalType:e,taskId:n})})()}),[n]);const l=r((async e=>{const a=await Gg({taskId:n});a&&a?.statusCd!==Yg.process&&(e(),t(a.statusCd))}),[n]);Ol(l,3e4);const s=r((()=>t(Yg.rework)),[]);return cf(e,s)})),cf=(e,t)=>({IN_PROCESS:o(nf,{onExpire:t}),CANCELLED:o(tf,{}),FAILED:o(tf,{}),DRAFT:o(tf,{}),APPROVED:o(rf,{}),PRE_DECISION:o(rf,{}),REVISION:o(af,{})}[e]||o(af,{})),df=e=>t=>t.filter((e=>e)).map((t=>[mf(t,e),gf(t,e),uf(t,e),hf(t,e),pf(t,e)].some(Boolean)?{...t,required:!1}:t)),mf=({name:e},t)=>"partInBusiness"===e&&"BUSINESS_OWNER"!==t("positionOrganization")?.key,uf=({name:e,filledByEsia:t},n)=>e?.startsWith("address")&&n("esiaAccountTypeCd")?.key&&t,hf=({name:e},t)=>"addressFact"===e&&t("addressMatch"),pf=({condition:e},t)=>e?.name&&e?.values?.every((n=>{const a=t(e?.name);return n!==(a?.key??a)})),gf=({name:e},t)=>"snils"===e&&!t("snils")&&ff(t),ff=e=>"PFR_CERTIFICATE"!==e("confirmationIncome")?.key,yf={...Am,...Fm},bf=({field:e,inputs:t,params:n})=>t.map(Rl(e,n,yf)),xf=({sections:e,field:t,params:n})=>e?.map((({inputs:e=[],columns:a,title:i,condition:r},l)=>{const s=df(vf(t))(e),c=[pf({condition:r},vf(t))?null:Dl(i),...bf({field:t,inputs:s,params:n})].filter(Boolean).map(((e,t)=>({...e,key:e.key??`elem-${t}`})));return c.length?o("div",{className:u(El(a),"grid gap-x-m"),children:c},`section-${l}`):null})),vf=e=>t=>e(t)?.value,Nf=({formState:e,inputs:t,productType:n})=>{return Rn(df((t=>e[t]))(t),{...Os,limitedBirthday:Rs(n),dulIssueDate:(i=e.limitedBirthday,Ss(14,i)("Укажите дату выдачи паспорта")),generalSeniority:(a=e.lastJobExperience,ln((e=>"string"==typeof e&&/^[0-9]{1,2}$/g.test(e)&&(!a||Number(e)>=Number(a))))("Укажите количество лет стажа")),beginDate:ws(e.limitedBirthday),participantDateRegistration:Cs(e.limitedBirthday),organizationName:ks(e.isDadataOrganization),inn:Is(e.isDadataOrganization)})(e);var a,i},wf=d((({step:e,isSending:t,onPrevStep:n})=>{const a=5===e;return c("div",{className:"flex justify-between gap-m",children:[o(Mn,{version:"secondary",disabled:0===e,onClick:n,children:"Назад"}),o(Xa,{isLoading:t,children:a?"Отправить заявку":"Далее"})]})})),Cf=(e,t,n)=>({...n[e],...t,limitedBirthday:Sf(t?.limitedBirthday),dulIssueDate:Sf(t?.dulIssueDate),participantDateRegistration:Sf(t?.participantDateRegistration),beginDate:Sf(t?.beginDate),deliveryDate:Sf(t?.deliveryDate)}),Sf=e=>{try{return e?new Date(e):void 0}catch(e){return}},kf=(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:"",isDadataOrganization:!1,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}],If=[{paymentSystem:{key:"",text:""},currency:"810",codeWord:""},...kf(),{bankruptcyFlg:!1,shareholderFlg:!1,legalEntityName:"",creditInRshbCd:void 0},{regionRetail:{key:"",text:""},addressRetail:{key:"",text:""},bankEmployeeCode:void 0,addressCourier:{fullAddress:"",fiasCode:""},methodObtain:void 0,deliveryDate:void 0}],Tf=e=>{const{currency:t,paymentSystem:n,cardCategory:a,codeWord:i}=e;return{currencyCode:t?{key:t}:void 0,paymentSystemTypeCd:n,classCard:a,codeWord:i}},Rf=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"RETIREE"===n?.key?{employmentTypeCd:n}:{employmentContractDate:Ba(t||"",!0),employmentTypeCd:{key:"WORK"},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:pu({organizationPhone:p&&Ma(p)}),participantAddresses:gu({organizationAddress:g}),ownershipShare:"BUSINESS_OWNER"===f?.key?y:void 0}},Ef=e=>{const{limitedBirthday:t="",sex:n,birthPlace:a,dulIssueDate:i="",dulIssuedBy:r,dulNumber:l,dulSerie:s,dulSubdivisionCode:o,education:c,participantDateRegistration:d,housing:m,addressRegistration:u,addressFact:h,addressMatch:p}=e;return{birthDate:Ba(t,!0),birthPlace:a,dulIssueDate:Ba(i,!0),dulIssuedBy:r,dulNumber:l,dulSerie:s,dulSubdivisionCode:o?.replace("-",""),educationLevelCd:c,registrationDate:d?Ba(d,!0):void 0,homeMatchFlg:p,houseTypeCd:m,participantAddresses:gu({addressRegistration:u,addressFact:p?u:h}),genderCd:n?{key:"male"===n?"MAN":"WOMAN"}:void 0}},Df=e=>e?new Date(e).toISOString().split(".")[0]:"",_f=e=>{const{methodObtain:t,deliveryDate:n="",deliveryTime:a}=e,i="courier"===t,r=a?{deliveryTimeCd:{key:a}}:{};return i?{courierDeliveryFlg:i,deliveryDate:Df(n.toString().replace(/(GMT)[+-]\d{4}/,"GMT+0000")),office:{id:"3"},...r}:{}},Of=e=>{const{addressRetail:t,methodObtain:n}=e;return t?.key&&"office"===n?{office:{id:t.key}}:{}},Pf=(e,t)=>{switch(e){case 0:default:return{};case 1:return Ef(t);case 2:return Rf(t);case 3:return fu(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:gu({addressCourier:t})}:{}})(t)}},Bf=({step:e,onNextStep:t,onFinish:n})=>{const[a,{setTrue:i,setFalse:s}]=nn(!1),o=5===e,c=lc(),d=l((()=>Cf(e,c.leadForm,If)),[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 Hm((({participantId:e,taskId:t,profileId:n,formData:a,step:i=0})=>({sendToBank:!0,taskKind:"UNITED",task:{id:t,...Of(a),authorizedAgentId:a?.bankEmployeeCode,participants:[{id:e,profile:{id:n},roleCd:{key:"BORROWER",value:"Заемщик"},...Pf(i,a)}],...Tf(a),..._f(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]},Mf=d((({step:e,sections:t,onPrevStep:n,onNextStep:a,onFinish:i})=>{cs();const s=l((()=>t?.flatMap((e=>e?.inputs||[]))),[t]),d=r((e=>Nf({formState:e,inputs:s,productType:"creditCard"})),[s]),[m,u,h]=Bf({step:e,onNextStep:a,onFinish:i}),[,{field:p,onSubmit:g}]=dn(m,{formValidator:d,onSubmit:u});return c("form",{onSubmit:g,className:"space-y-m",children:[xf({sections:t,field:p}),o(wf,{isSending:h,step:e,onPrevStep:n})]})})),Af=[{title:"Персональные данные",columns:2,inputs:[{name:"limitedBirthday",required:!0,filledByEsia:!0},{name:"birthPlace",required:!0,filledByEsia:!0}]},{columns:2,inputs:[{name:"sex",required:!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}]}],Ff=[[{title:"Параметры карты",inputs:[]},{inputs:[{name:"currency",required:!0},{name:"paymentSystem",required:!0},{name:"cardCategory",required:!0},{name:"codeWord",required:!0}]}],[...Af,{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 месяцев, не должен находиться в декретном отпуске",condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{inputs:[{name:"employment",required:!0}]},{columns:2,inputs:[{name:"organizationName",required:!0,dadata:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"inn",required:!0,dadata:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{inputs:[{name:"amountWorkers",required:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:2,inputs:[{name:"employerActivities",required:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"organizationPhone",label:"Телефон работодателя",required:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:2,inputs:[{name:"generalSeniority",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"lastJobExperience",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"experience5Years",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"jobsNumber",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{inputs:[{name:"beginDate",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:2,inputs:[{name:"positionOrganization",required:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"partInBusiness",required:!0,condition:{name:"positionOrganization",values:["BUSINESS_OWNER"]}}]},{title:"Адрес работодателя",inputs:[],condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{inputs:[{name:"organizationAddress",required:!0,dadata:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]}],[{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:"Сумма основного и дополнительных доходов после вычета налога",condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:1,inputs:[{name:"wages",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:1,inputs:[{name:"retirementIncome",required:!0,condition:{name:"employment",values:["RETIREE","WORK_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"]}}]},{columns:2,inputs:[{condition:{name:"methodObtain",values:["office"]}},{name:"bankEmployeeCode"}]}]],Lf=["Параметры карты","Персональные данные","Данные о трудоустройстве","Семейное положение и доход","Дополнительные сведения","Выбор способа получения"],zf=d((({className:e,...t})=>{const[n,l]=a(0),d=s(null),m=r((()=>d?.current?.scrollIntoView({behavior:"smooth"})),[d]);i(Au,[]);const u=r((()=>{l((e=>Math.min(e+1,6))),m()}),[]),h=r((()=>{l((e=>Math.max(e-1,0))),m()}),[]),p=Ff[n],[f,{setTrue:y}]=nn(!1);return o(g,{className:e,...t,children:c("div",{ref:d,className:"container grid grid-cols-12",children:[f?null:o(Kg,{stepsTitles:Lf,step:n,totalSteps:6}),o("div",{className:"py-lg px-5xl mt-2xs bg-white col-span-12",children:f?o(of,{}):o(Mf,{step:n,sections:p,onNextStep:u,onPrevStep:h,onFinish:y},String(n))})]})})})),Vf=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(Hg,{step:a,showPercentage:!1})]})})})),$f=async e=>{await zs("/camunda/send/message","POST",e)},jf=d((()=>o(Qg,{title:"Благодарим Вас за ожидание",description:"В настоящий момент Банк не может одобрить Вашу заявку на кредит. Попробуйте подать заявку позже. Спасибо за обращение в АО «Россельхозбанк».",buttonText:"Вернуться на главную"}))),Wf=d((({onExpire:e})=>{const{statusInfo:t}=lc();return o(Qg,{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})})),qf=d((()=>{const{statusInfo:e}=lc();return o(Qg,{title:"Благодарим вас за ожидание, но нам требуется больше времени для принятия решения",description:"Посетите выбранное отделение банка с необходимыми документами и так завершите оформление кредита.",sectionAdditionalTitle:"В отделении Банка",sectionInfoAdditional:[{label:"Регион",description:e?.regionRetail},{label:"Адрес",description:e?.addressRetail}],sectionInfo:[{label:"Основные документы:",description:"- Паспорт РФ"}],buttonText:"Вернуться на главную"})})),Uf=d((()=>{const{statusInfo:e}=lc();return o(Qg,{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:"Вернуться на главную"})})),Hf=["CREATE_APPLICATION_SHORT_SIGNAL","CREATE_APPLICATION_LOAN_V3_SIGNAL"],Kf=["CREATE_APPLICATION_SHORT_MESSAGE"],Yf=d((()=>{const e=Ms(),[t,n]=a(Yg.process),{taskId:l}=lc();i((()=>{(async()=>{if(e)for(const e of Kf)await $f({messageName:e,taskId:l});else for(const e of Hf)await Xg({signalType:e,taskId:l})})()}),[l]);const s=r((async e=>{const t=await Gg({taskId:l});t&&t?.statusCd!==Yg.process&&(e(),n(t.statusCd))}),[l]);Ol(s,3e4);const o=r((()=>n(Yg.rework)),[]);return Gf(t,o)})),Gf=(e,t)=>({IN_PROCESS:o(Wf,{onExpire:t}),CANCELLED:o(jf,{}),FAILED:o(jf,{}),DRAFT:o(jf,{}),APPROVED:o(Uf,{}),PRE_DECISION:o(Uf,{}),REVISION:o(qf,{})}[e]||o(qf,{})),Xf=d((({step:e,onPrevStep:t,isSending:n})=>{const a=5===e;return c("div",{className:"flex justify-between gap-m",children:[o(Mn,{version:"secondary",disabled:0===e,onClick:t,children:"Назад"}),o(Xa,{isLoading:n,children:a?"Отправить заявку":"Далее"})]})})),Jf={annuity:{key:"ANNUITY",value:"Аннуитетный"},differential:{key:"DIFFERENTIATED",value:"Дифференцированный "}},Qf=e=>{const{moneyValue:t,monthsValue:n,isAnnuity:a}=e?.calculator??{};return{loanAmount:t,creditPeriod:n,paymentTypeCd:Jf[a?"annuity":"differential"]}},Zf=e=>{const{addressRetail:t}=e;return{office:t?.key?{id:t.key}:void 0}},ey=(e,t)=>{switch(e){case 0:return(e=>{const{isInsurance:t,isSalaryClient:n}=e?.calculator??{};return{payrollCardRshbFlg:n,consentInsuranceFlg:t}})(t);case 1:return Ef(t);case 2:return Rf(t);case 3:return fu(t);default:return{}}},ty=[{calculator:{moneyValue:0,monthsValue:0,monthlyPayment:0,rate:0,isAnnuity:!1,isInsurance:!1,isSalaryClient:!1,isPensionClient:!1,isStateEmployee:!1}},...kf(!0),{regionRetail:{key:"",text:""},addressRetail:void 0,bankEmployeeCode:void 0}],ny=({step:e,onNextStep:t,onFinish:n})=>{const[a,{setTrue:i,setFalse:s}]=nn(!1),o=4===e,c=lc(),d=l((()=>Cf(e,c.leadForm,ty)),[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){const t=await Hm((({participantId:e,taskId:t,profileId:n,formData:a,step:i=0})=>{const r=Ms(),l={id:e,...!r&&{profile:{id:n}},roleCd:{key:"BORROWER",value:"Заемщик"},...ey(i,a)};return{sendToBank:!0,taskKind:"UNITED",task:{id:t,authorizedAgentId:a?.bankEmployeeCode,...r?{participant:l}:{participants:[l]},...Qf(a),...Zf(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]},ay=d((({step:e,sections:t,programsSource:n,onPrevStep:a,onNextStep:i,onFinish:s})=>{const{programId:d}=lc();cs();const m=n?.[d??""],u=l((()=>t?.flatMap((e=>e?.inputs??[]))),[t]),h=r((e=>Nf({formState:e,inputs:u,productType:"credit"})),[u]),[p,g,f]=ny({step:e,onNextStep:i,onFinish:s}),[,{field:y,onSubmit:b}]=dn(p,{formValidator:h,onSubmit:g});return c("form",{onSubmit:b,className:"space-y-m",children:[xf({sections:t,field:y,params:{calcData:m}}),o(Xf,{step:e,isSending:f,onPrevStep:a})]})})),iy=[[{columns:1,inputs:[{name:"calculator"}]}],[...Af,{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 месяцев, не должен находиться в декретном отпуске",condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{inputs:[{name:"employment",required:!0}]},{columns:2,inputs:[{name:"organizationName",required:!0,dadata:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"inn",required:!0,dadata:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:2,inputs:[{name:"amountWorkers",required:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"organizationPhone",label:"Телефон работодателя",required:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:2,inputs:[{name:"jobsNumber",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{name:"beginDate",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{title:"Адрес работодателя",inputs:[],condition:{name:"employment",values:["WORK","WORK_RETIREE"]}},{inputs:[{name:"organizationAddress",required:!0,dadata:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]}],[{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:"Сумма основного и дополнительных доходов после вычета налога",condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:1,inputs:[{name:"wages",required:!0,filledByEsia:!0,condition:{name:"employment",values:["WORK","WORK_RETIREE"]}}]},{columns:1,inputs:[{name:"retirementIncome",required:!0,condition:{name:"employment",values:["RETIREE","WORK_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:"Если представитель Банка помогал Вам в заведении заявки, введите здесь его код"}]},{columns:2,inputs:[{name:"bankEmployeeCode"}]}]],ry=["","Персональные данные","Данные о трудоустройстве","Семейное положение и доход","Отделение Банка"],ly=Kt((({className:e,programsSource:t,...n})=>{const[l,d]=a(0),m=s(null),u=r((()=>m?.current?.scrollIntoView({behavior:"smooth"})),[m]);i(Au,[]);const h=r((()=>{d((e=>Math.min(e+1,4))),u()}),[]),p=r((()=>{d((e=>Math.max(e-1,0))),u()}),[]),f=iy[l],y=0===l,[b,{setTrue:x}]=nn(!1);return o(g,{className:e,...n,children:c("div",{ref:m,className:"container grid grid-cols-12",children:[y||b?null:o(Vf,{stepsTitles:ry,step:l,totalSteps:4}),o("div",{className:"py-lg px-5xl mt-2xs bg-white col-span-12",children:b?o(Yf,{}):o(ay,{step:l,sections:f,programsSource:t,onNextStep:h,onPrevStep:p,onFinish:x},String(l))})]})})})),sy=d((({step:e=1,totalSteps:t=2,stepsTitles:n=[]})=>{const a=e===t?100:85;return c("div",{className:"py-lg px-5xl bg-white col-span-12",children:[n[e]||null,o(Hg,{step:a,showPercentage:!1})]})})),oy=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(S,{headlineVersion:"M",title:e,description:t,align:"text-left",padding:"p-xl",className:"w-full"})}),o(cy,{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]}))),cy=({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(ze,{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:dy(e)},t)))}):null]})]}):null,dy=({label:e,description:t})=>c("div",{className:"flex flex-col",children:[o(ze,{color:"text-secondary-text",size:"text-l",children:e}),o(ze,{color:"text-primary-text",size:"text-xl",children:t})]}),my=d((()=>{const{leadForm:e}=lc();return o(oy,{title:`${e?.name} ${e?.middleName},`,description:"Информация о Вас уже есть в системах Банка, обратите внимание на корректность заполнения паспортных данных",sectionInfo:[{label:"Фамилия",description:e?.surname},{label:"Имя",description:e?.name},{label:"Отчество",description:e?.middleName},{label:"Дата рождения",description:Ba(e?.limitedBirthday||"")},{label:"Серия документа",description:e?.dulSerie},{label:"Номер документа",description:e?.dulNumber}],isDboClient:!0})})),uy=d((()=>o(oy,{title:"Время ожидания превышено",description:"Попробуйте отправить заявку позже",buttonText:"Вернуться на главную"}))),hy=d((()=>o(oy,{title:"Не закрывайте заявку",description:"Идёт проверка данных"}))),py=d((()=>o(oy,{description:"Вы уже являетесь клиентом АО «Россельхозбанк», для Вас оформление зарплатной карты возможно в первый рабочий день",buttonText:"На главную"}))),gy=d((({isOffice:e})=>o(oy,{title:"Заявка принята",description:e?"Ваша заявка принята, мы сообщим вам в СМС о поступлении карты в офис":"Вам позвонит сотрудник Банка для уточнения времени и даты доставки",buttonText:"Вернуться на главную"}))),fy=d((()=>{const[e,t]=a(Yg.process),{taskId:n,statusInfo:r,programId:l}=lc(),s="38"===l,o="office"===r?.methodObtain;return i((()=>{(async()=>{const e=await Xg({signalType:"FIND_PERSON_SIGNAL",taskId:n});await Xg({signalType:"SET_PERSON_SIGNAL",taskId:n}),t(e||Yg.notFound)})()}),[n]),yy(e,o,s)})),yy=(e,t,n)=>({IN_PROCESS:o(hy,{}),NOT_FOUND:o(uy,{}),CLIENT_NOT_OK:o(uy,{}),NEW_CLIENT:o(gy,{isOffice:t}),CLIENT_FOUND:o(gy,{isOffice:t}),DBO_CLIENT:o(n?py:my,{}),PRE_DECISION:o(gy,{isOffice:t})}[e]||o(gy,{isOffice:t})),by=d((({step:e,onPrevStep:t,isSending:n})=>{const a=5===e;return c("div",{className:"flex justify-between gap-m",children:[o(Mn,{onClick:t,type:"button",version:"secondary",disabled:0===e,children:"Назад"}),o(Xa,{isLoading:n,children:a?"Отправить заявку":"Далее"})]})})),xy=[{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:""},addressMatch:!0,addressFact:{fullAddress:"",fiasCode:""}},{paymentSystem:{key:"",text:""},isMomentDebitCard:!0,currency:"810",codeWord:"",latinName:"",latinSurname:""}],vy=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:Df(i.toString().replace(/(GMT)[+-]\d{4}/,"GMT+0000")),office:{id:""},...l}:{}},Ny=e=>{const{addressRetail:t,methodObtain:n}=e;return t?.key&&"office"===n?{courierDeliveryFlg:!1,office:{id:t.key}}:{}},wy=(e,t)=>{switch(e){case 0:return(e=>{const{addressCourier:t,methodObtain:n}=e;return"courier"===n?{participantAddresses:gu({addressCourier:t})}:{}})(t);case 1:return Ef(t);case 2:return(e=>{const{latinName:t,latinSurname:n}=e;return{latinFirstname:t,latinSurname:n,latinName:`${t} ${n}`}})(t);default:return{}}},Cy=({step:e,onNextStep:t,onFinish:n})=>{const[a,{setTrue:i,setFalse:s}]=nn(!1),o=2===e,c=lc(),d=l((()=>Cf(e,c.leadForm,xy)),[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:pd[a]},...Ny(n),participants:[{id:e,residentOtherCountry:!1,...wy(i,n)}],...Tf(n),...vy(n)}}))({participantId:l,taskId:i,programId:s,step:e,formData:a}),zs("/user-data/updateUserTaskDebit","PUT",r)),o?(n?.(),m()):t()}catch(e){}finally{s()}var r}),[o]);return[d,u,a]},Sy=d((({step:e,sections:t,onPrevStep:n,onNextStep:a,onFinish:i})=>{cs();const s=l((()=>t?.flatMap((e=>e?.inputs??[]))),[t]),d=r((e=>Nf({formState:e,inputs:s,productType:"debitCard"})),[s]),[m,u,h]=Cy({step:e,onNextStep:a,onFinish:i}),[,{field:p,onSubmit:g}]=dn(m,{formValidator:d,onSubmit:u});return c("form",{onSubmit:g,className:"space-y-m",children:[xf({sections:t,field:p}),o(by,{step:e,isSending:h,onPrevStep:n})]})})),ky=[[{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}]},{inputs:[{name:"deliveryDate",condition:{name:"methodObtain",values:["courier"]},required:!0}]},{inputs:[{name:"deliveryTime",condition:{name:"methodObtain",values:["courier"]},required:!0}]},{inputs:[{name:"infoCard",condition:{name:"methodObtain",values:["courier"]},label:"Ожидайте звонка для согласования даты и времени доставки карты"}]},{inputs:[{name:"comment",condition:{name:"methodObtain",values:["courier"]}}]},{inputs:[{name:"addressRetail",required:!0,condition:{name:"methodObtain",values:["office"]}}]}],[...Af,{title:"Адрес регистрации по месту жительства",columns:1,inputs:[]},{inputs:[{name:"addressRegistration",required:!0,dadata:!0,filledByEsia:!0},{name:"addressMatch"}]},{title:"Адрес фактического проживания (место пребывания РФ)",inputs:[],condition:{name:"addressMatch",values:[!1]}},{inputs:[{name:"addressFact",required:!0,dadata:!0,condition:{name:"addressMatch",values:[!1]}}]},{inputs:[{name:"infoCard",condition:{name:"methodObtain",values:["courier"]},label:"Проверьте полученные данные с портала Государственных услуг. При наличии ошибки, закройте заявку и оформите заявку заново без авторизации через портал Государственных услуг."}]}],[{title:"Параметры карты",inputs:[]},{inputs:[{name:"currency",required:!0},{name:"paymentSystem",required:!0},{name:"cardCategory",required:!0}]},{title:"Отображение на карте",inputs:[],condition:{name:"isMomentDebitCard",values:[!1]}},{columns:2,inputs:[{name:"latinName",condition:{name:"isMomentDebitCard",values:[!1]}},{name:"latinSurname",required:!0,condition:{name:"isMomentDebitCard",values:[!1]}}]},{inputs:[{name:"infoCard",label:"Проверьте корректность заполненных полей, при необходимости внесите изменения.",condition:{name:"isMomentDebitCard",values:[!1]}}]},{inputs:[{name:"codeWord",required:!0}]},{inputs:[{name:"infoCard",label:"Количество символов ограничивается 20. При этом, если фамилия и имя на карте содержит более 21 символа, то необходимо сократить имя и указывать на карте только первую букву имени и фамилию, если при таком сокращении фамилия и имя не умещается в количество символов – 20, то указывать только фамилию.",condition:{name:"isMomentDebitCard",values:[!1]}}]}]],Iy=["","Персональные данные","Платежная система"],Ty=Kt((({className:e,...t})=>{const[n,l]=a(0),d=s(null),m=r((()=>d?.current?.scrollIntoView({behavior:"smooth"})),[d]);i(Au,[]);const u=r((()=>{l((e=>Math.min(e+1,2))),m()}),[]),h=r((()=>{l((e=>Math.max(e-1,0))),m()}),[]),p=ky[n],f=0===n,[y,{setTrue:b}]=nn(!1),x=r((()=>{b(),m()}),[]);return o(g,{className:e,...t,children:c("div",{ref:d,className:"container grid grid-cols-12",children:[f||y?null:o(sy,{stepsTitles:Iy,step:n,totalSteps:2}),o("div",{className:"py-lg px-5xl mt-2xs bg-white col-span-12",children:y?o(fy,{}):o(Sy,{step:n,sections:p,onNextStep:u,onPrevStep:h,onFinish:x},String(n))})]})})})),Ry=e=>"number"==typeof e?.minMonths&&"number"==typeof e?.maxMonths,Ey=(e,t)=>Array.from({length:t-e+1},((t,n)=>e+n)),Dy=1e9,_y={sum:{min:1e4,max:Dy},period:3},Oy=Kt((({className:e,filtrationSchema:t={},resetButton:n,sumInput:a,periodInput:i,...r})=>{const[,{blocksToRender:l,blocksWithProps:s},{field:d,reset:m}]=Vh(_y,{block:r.block,page:r.options?.page,normalize:e=>({...e,period:Py(e)})}),h=s.map((([,e])=>e?.paramsSource?.rows?.[0]?.rates)),p=By(h);return c(g,{className:u("space-y-2xs",e),defaultPadding:"p-0",version:"transparent",...r,children:[o(Oh,{filtrationSchema:t,resetButton:n,field:d,reset:m,children:c("div",{className:"@4xl:max-w-xs space-y-lg",children:[o(tg,{label:a?.title,min:500,max:Dy,...d("sum",{parse:e=>({min:Number(e),max:Dy}),format:({min:e})=>String(e)})}),o(Di,{title:i?.title,items:["От 3 мес","До 5 лет"],list:p,...d("period")})]})}),o(Rh,{blocksToRender:l,...r})]})}),{childrenTypes:["ProductBlock"],childSchema:e=>({...e?.filtrationSchema||{},paramsSource:{type:"object",title:"Адрес справочника"}})}),Py=e=>$t((e?.paramsSource?.rateRows||[]).filter(Ry).flatMap((e=>Ey(e.minMonths,e.maxMonths)))),By=e=>$t(e.flatMap((e=>e||[])).filter(Ry).flatMap((e=>Ey(e.minMonths,e.maxMonths)))).sort(((e,t)=>e-t))||[],My=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,Ay=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:My(a)}),o(S,{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]}))),Fy=`${Pa}/region`;function Ly(e="Москва"){return rc().location??{name:e}}function zy(e="Москва"){const t=rc(),n=r((async()=>{if(!t.location){const n=await zt(Fy);t.location=n??{name:e}}}),[t,e]);return fi(Fy,n),t}var Vy;!function(e){e.RUB="RUB",e.EUR="EUR",e.USD="USD",e.CNY="CNY"}(Vy||(Vy={}));const $y=new Intl.NumberFormat("ru",{style:"currency",currency:Vy.RUB}),jy=e=>e?$y.format(e):"",Wy="text-m font-light text-secondary-text ",qy=`${Wy} text-left`,Uy=`${Wy} pl-5xl text-center`,Hy=`${Wy} pl-5xl text-right`,Ky={USD:"DollarIcon",EUR:"EuroIcon",CNY:"ChineseYuanRenminbiIcon"},Yy=d((({className:e,exchangeCurrencyItems:t})=>c("table",{className:u("h-fit w-full",e),children:[o("thead",{children:c("tr",{children:[o("th",{className:qy,children:o(ze,{size:"text-m",children:"Валюта"})}),o("th",{className:Uy,children:o(ze,{size:"text-m",children:"Купить"})}),o("th",{className:Hy,children:o(ze,{size:"text-m",children:"Продать"})})]})}),o("tbody",{children:t.map(Gy)})]}))),Gy=e=>{const t=e?.currency?.currency;return c("tr",{className:"pb-2xs text-h6",children:[o("td",{className:"pt-m m-auto flex text-left",children:c("div",{className:"flex items-center gap-xs",children:[t?o(ie,{image:{icon:Ky[t]},width:"24",height:"24"}):null,o(ze,{size:"text-h6",children:t})]})}),o("td",{className:"pt-m pl-5xl text-center",children:o(ze,{size:"text-h6",children:jy(e?.saleExchangeRate)})}),o("td",{className:"pt-m pl-5xl text-right",children:o(ze,{size:"text-h6",children:jy(e?.buyExchangeRate)})})]},t)},Xy={icon:"GpsIcon"},Jy=d((({className:e="",address:t})=>c("div",{className:u("flex gap-s w-full justify-between @sm:justify-center",e),children:[o(Kh,{...Xy,iconBgVersion:"primary",className:"shrink-0"}),c("div",{className:"space-y-2xs whitespace-pre-wrap",children:[t?o(w,{size:"text-l",color:"text-primary-main",children:t}):null,o(w,{size:"text-m",color:"text-secondary-text",children:"Курс указан для заданного офиса"})]})]}))),Qy=(e,t,n)=>{const a=Number(Zy(e))*Math.pow(t,n?-1:1);return Number.isInteger(a)?a:((e,t=2)=>{const n=10**t;return Math.round(parseFloat(String(e))*n)/n})(a)},Zy=e=>e.replace(/[^\d.,]/g,"").replace(",",".");function eb(e){if(!e)throw new Error("Value should be fulfilled");return e}const tb=e=>t=>{const[,n]=eb(e.find((([e])=>e(t))));return n(t)},nb=e=>tb(e.map((([e,t])=>[e,()=>t])));nb.if=e=>new ab(void 0,e);class ab{parent;predicate;unit;get entry(){return[eb(this.predicate),eb(this.unit)]}constructor(e,t,n){this.parent=e,this.predicate=t,this.unit=n}if(e){return new ab(this,e)}then(e){return new ab(this.parent,this.predicate,e)}else(e){return tb([...ib(this),[()=>!0,e]])}}const ib=e=>[...e?.parent?ib(e.parent):[],e.entry],rb=e=>nb([[e=>e.value!==Vy.RUB&&e.oppositeValue!==Vy.RUB,()=>e.handleConvert(e.value,Vy.RUB)],[e=>e.value===Vy.RUB&&e.oppositeValue===Vy.RUB,()=>e.handleConvert(e.value,Vy.USD)],[e=>e.value===Vy.RUB&&e.oppositeValue===Vy.RUB,()=>e.handleConvert(e.value,Vy.CNY)],[()=>!0,()=>e.handleConvert(e.value)]])(e)?.();function lb(e){const{placeholder:t,rates:n,selected:a,value:i,onChange:r,setSelected:l}=e,s=n.map((e=>({key:e?.currency?.currency??"",text:e?.currency?.currency??""}))),d={key:a,text:a};return c("div",{className:"relative flex",children:[o(ra,{className:"shrink-0 text-l w-full appearance-none -mr-20",placeholder:t,type:"text",value:i,onChange:r}),s.length?o(Na,{className:"absolute right-0",isBorder:!1,onChange:e=>l(e.key),options:s,value:d}):null]})}const sb=d((({className:e="",currencyRatesBuy:t,currencyRatesSell:n,button:i})=>{const[l,s]=a({inputSell:"",inputBuy:"",selectSell:t?.[0]?.currency?.currency||Vy.RUB,selectBuy:n?.[0]?.currency?.currency||Vy.USD}),d=r((e=>s((t=>({...t,...e})))),[]);return c("div",{className:`flex flex-col gap-m pt-2xl ${e}`,children:[t&&n?c("div",{className:"grid gap-m",children:[lb({placeholder:"Хочу продать",rates:n,selected:l.selectSell,setSelected:ob(l,d,n),value:l.inputSell,onChange:e=>db(d,n)(e,l.selectSell,l.selectBuy)}),lb({placeholder:"Получу",rates:t,selected:l.selectBuy,setSelected:cb(l,d,t),value:l.inputBuy,onChange:e=>mb(d,t)(e,l.selectBuy,l.selectSell)})]}):null,i?.text?o(ke,{text:i.text,version:i?.version,...i}):null]})})),ob=(e,t,n)=>a=>{t({selectSell:a}),rb({value:a,oppositeValue:e.selectBuy,handleConvert:(a=e.selectSell,i=e.selectBuy)=>{db(t,n)(e.inputSell,a,i)}})},cb=(e,t,n)=>a=>{t({selectBuy:a}),rb({value:a,oppositeValue:e.selectSell,handleConvert:(a=e.selectBuy,i=e.selectSell)=>mb(t,n)(e.inputBuy,a,i)})},db=(e,t)=>(n,a,i)=>{e({inputSell:Zy(n),selectBuy:i});const r=t.find((e=>e.currency?.currency===i))?.saleExchangeRate||t.find((e=>e.currency?.currency===a))?.buyExchangeRate;r&&e({inputBuy:String(Qy(n,r,a===Vy.RUB)||"")})},mb=(e,t)=>(n,a,i)=>{e({inputBuy:Zy(n),selectSell:i});const r=t.find((e=>e.currency?.currency===i))?.buyExchangeRate||t.find((e=>e.currency?.currency===a))?.saleExchangeRate;r&&e({inputSell:String(Qy(n,r,a===Vy.RUB)||"")})},ub=`${Pa}/exchangerates`;const hb=d((({className:e="",title:t="Курсы обмена валют",button:n,...a})=>{const i=function(e){const t=e?.code||"000",{data:n}=fi(ub+`?regionCode=${t}`,Vt);return n||{}}(Ly()),r=i?.exchangeRate?.currencies?.filter((e=>0!==e.buyExchangeRate||0!==e.saleExchangeRate)),l=pb(r),s=l.filter((e=>e.buyExchangeRate));s.unshift({currency:{currency:Vy.RUB}});const d=l.filter((e=>e.saleExchangeRate));return d.push({currency:{currency:Vy.RUB}}),o(g,{className:u("box-border min-h-80",e),...a,children:o(Oe,{className:"h-full",title:o(N,{headingType:"h4",title:t,className:"whitespace-pre-wrap"}),children:c("div",{className:"flex w-full gap-6xl flex-wrap @lg:flex-nowrap",children:[c("div",{className:"w-full @2xl:w-auto @5xl:w-1/2",children:[l?o(Yy,{className:"mb-xl",exchangeCurrencyItems:l}):null,o(Jy,{address:i?.address})]}),o(sb,{className:"grow w-1/2",currencyRatesBuy:s,currencyRatesSell:d,button:n})]})})})})),pb=e=>e?.filter((e=>[1,2,3].includes(e?.currency?.id)))||[],gb=d((({className:e,items:t})=>{const n=be();return o("ul",{className:u("w-full",e),children:t?.map(fb(n))})})),fb=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},yb=e=>t=>!t.displayArea||e.includes(t.displayArea.toLowerCase()),bb=["all","footer"],xb=Boolean(J.SINGLE_SEARCH_INDEX),vb=d((({className:e,navigationItems:t,isSearchPanel:n=!1})=>{const a=be(),i=t?.filter(yb(bb))?.map(a)??[],[r]=i;return o("div",{className:"space-y-2 lg:order-2",children:o("div",xb&&n?{children:o(gb,{className:"block columns-3 space-y-3 gap-x-6xl",items:r?.items})}:{role:"menu",className:u("w-full flex items-start justify-between flex-col md:flex-row gap-m",e),children:i?.map(Nb)})})})),Nb=(e,t)=>{const{text:n,items:a=[],href:i,target:r="_self",onClick:l,dataFooter:s}=e,d=a.filter(yb(bb));return c("div",{role:"menuitem",className:"flex flex-col gap-s w-full @md:w-1/4",children:[o("a",{className:"leading-5 text-l text-primary-text hover:text-primary-main no-underline",href:i,target:r,onClick:l,...ve(s),children:n}),d?o(gb,{className:"flex flex-col gap-s",items:d}):null]},String(t))},wb=d((({className:e="",items:t=[]})=>t?.length?o("div",{className:u("space-y-m",e),children:t.map(Cb)}):null)),Cb=(e,t)=>c("div",{className:"space-y-m",children:[o("div",{children:o(ze,{size:"text-l",font:"font-medium",children:e?.title})}),o("div",{className:"space-y-m",children:e.items?.map(Sb)})]},String(t)),Sb=(e,t)=>c("div",{className:"space-y-2xs",children:[o("div",{children:kb(e.type,e.text)}),o(w,{size:"text-s",font:"font-light",color:"text-secondary-text",children:e.description})]},String(t)),kb=(e,t="")=>{switch(e){case"tel":return o("a",{className:"text-primary-text hover:text-primary-main no-underline",href:`tel:${Ib(t)}`,children:o(ze,{size:"text-h6",children:t})});case"email":return o("a",{className:"no-underline",href:`mailto:${t}`,children:o(w,{size:"text-xl",font:"font-light",color:"text-primary-text",children:t})});default:return o("span",{children:t})}},Ib=e=>e.replaceAll(/\D/g,""),Tb=d((({className:e="",index:t,text:n,...a})=>{const i=be(),{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}`})})),Rb=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(ze,{size:"text-l",font:"font-normal",children:t})}),n.map(((e,t)=>o(Tb,{index:t,className:"text-l font-light lg:max-w-72",...e},String(t))))]}):null}))),Eb="w-full lg:w-52";function Db(e,t,n=300){i((()=>{const t=globalThis.setTimeout(e,n);return()=>{globalThis.clearTimeout(t)}}),t)}const _b=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 Ob=(e,t)=>(n,a)=>{for(const[i,r]of a)n.set(i,e(n.get(i)||t,r));return n},Pb=(e=[])=>e.reduce(((e,t)=>e+t),0),Bb=J.SEARCH_LANG,Mb=e=>e.toLowerCase().split(/[^0-9a-zа-я-]+/).filter((e=>e.length>=3&&("en"===Bb?!/[а-яА-ЯёЁ0-9]/.test(e):!/[0-9a-z]/.test(e)))),Ab=e=>t=>e.map((([e,n])=>[_b(t)(e),n])).filter((([e])=>e>=.8)).map((([e,t])=>Lb(t,e))).reduce(Ob(Math.max,0),new Map),Fb=e=>t=>{return Ah(t,t.map((({title:e})=>e)).map((e=>t=>{const n=Mb(t||"");return n.length?Pb(e.map((e=>Qc(n.map(_b(e)))))):0})(e))).sort((e=>(t,n)=>-e(t,n))((n=([,e])=>e,(e,t)=>n(e)-n(t)))).map((([e])=>e));var n},Lb=(e,t)=>new Map(e.map((e=>[e,t]))),zb=({basePathList:e,initialQuery:t=""})=>{const[n,r]=a(t||""),l=_();i((()=>{null!=t&&r(t)}),[t]);const{data:s}=fi(e?.length?e:null,Vb(l)),[o,c]=a(null);return Db((()=>{s&&c(s.map((e=>t=>{const{corpus:n,dictionary:a}=t||{};if(!(e&&n?.length&&a&&Object.keys(a).length))return[];const i=Mb(e);if(!i.length)return[];const r=Object.entries(a),l=[...i.map(Ab(r)).reduce(Ob(((e,t)=>e+t),0),new Map).entries()].filter((([,e])=>e>=.799*i.length)).map((([e])=>n[e]));return Fb(i)(l)})(n)))}),[s,n]),[o,{value:n,onChange:r}]},Vb=e=>async(...t)=>(await Promise.allSettled(t.map((async e=>[e,await zt(L(e,"search.index.json"))])))).map((e=>"fulfilled"===e.status?e.value:[])).map($b(e)),$b=e=>([t,n])=>n?{...n,corpus:n.corpus?.map((n=>({...n,uri:"index"===n.uri?t:q(e)(n.uri,t)})))}:{},jb=d((({className:e,value:t,autoFocus:n,onChange:a,onFocus:i,placeholder:l="Поиск по сайту"})=>{const s=r((e=>{a&&a(e.target?.value||"")}),[a]);return c("div",{className:u("relative",e),role:"form",children:[o("div",{className:"absolute h-full flex items-center pl-m pointer-events-none",children:o(ie,{image:{icon:"LoupeIcon",iconVersion:"black"},width:"24",height:"24"})}),o("input",{className:u("h-14 w-full px-10 text-l text-black box-border rounded-md",aa),value:t,type:"text",name:"search-bar-input",placeholder:l,autoFocus:n,onChange:s,onFocus:i})]})})),Wb=Boolean(J.SINGLE_SEARCH_INDEX),qb=d((({initialQuery:e,navigationItems:t,onClose:n,search:a})=>{const i=Q(J.SITE_URL),r=l((()=>Wb?[i]:t?.map((e=>e.href||"/"))),[t]),[s,c]=zb({basePathList:r,initialQuery:e}),d=l((()=>Ub(t)(s)),[t,s]);return o(zn,{maxWidth:"none",head:o(jb,{className:"mt-s",autoFocus:!0,placeholder:a?.placeholder,...c}),onClose:n,children:o(vb,{navigationItems:d,isSearchPanel:!0})})})),Ub=e=>t=>e?.length&&t?.length?Ah(e,t).map((([e,t])=>({...e,items:t?.map((({title:e,uri:t})=>({text:e,href:L("/",t)})))}))):[],Hb=d((({className:e,search:t,...n})=>{const[i,l]=a(""),s=r((()=>l("")),[]),d=pn(qb,n),m=r((e=>{l(e),Kb(e)&&d.open({initialQuery:e,onClose:s})}),[s,d]);return c("div",{className:u("relative",e),role:"search",children:[o(jb,{value:i,placeholder:t?.placeholder,onChange:m,...n}),o(An,{className:"absolute top-0 right-0 sm:hidden",onClose:s})]})})),Kb=e=>e&&e.length>=3,Yb=(e,t)=>{const{logo:n,search:a}=e??{},{dataHeader:i,dataFooter:r,...l}=n??{};return c("div",{className:"flex items-stretch gap-3xl",children:[o(Qm,{className:Eb,logo:l,data:r,showTitle:!1}),o(Hb,{className:"grow",navigationItems:t,placeholder:a?.placeholder,...e})]})},Gb=d((({className:e="",index:t,...n})=>{const a=be(),{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}`})})),Xb=d((({className:e="",links:t,license:n})=>c("div",{className:u("@container space-y-lg",e),children:[n?o("div",{children:o(ze,{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(Gb,{index:t,...e},String(t))))}):null]}))),Jb=Kt((({className:e,footer:t,...n})=>{const{navigationItems:a}=n.options?.page?.navigation??{},i=n.options?.page?.common??{},{documents:r,relatedEnterprises:l,contacts:s,mediaLinks:d=[],horizontalNavigationTitle:m,feedbackButton:h,license:p,otherLinks:f=[]}=t??{};return c(g,{tag:"footer",className:u("grid gap-y-xl p-4xl pb-24 lg:p-xl",e),...n,children:[Yb(i,a),c("div",{className:"flex flex-col lg:flex-row items-center @lg:items-stretch gap-lg lg:gap-6xl ",children:[o(vb,{navigationItems:a}),o("div",{className:"border-t border-main-divider lg:hidden w-full"}),c("div",{className:u(Eb,"flex flex-col shrink-0 overflow-hidden space-y-xl"),children:[o(wb,{items:s}),h?o(ke,{className:"w-full",version:"primary",...h}):null,d.map(((e,t)=>o(Ng,{media:e?.links??[],showButtonText:!1,stretched:!0,children:e?.title},String(t)))),o("div",{className:"flex gap-m xl:gap-xs flex-wrap",children:f.map(((e,t)=>o(li,{className:"text-s font-light",...e},`${e.href}_${t}`)))})]})]}),o(Rb,{title:m,links:l}),o(Xb,{links:r,license:p})]})})),Qb=(e=!1)=>e?{}:{padding:"p-0"},Zb={XXL:"gap-6xl",XL:"gap-5xl",L:"gap-3xl",M:"gap-m",S:"gap-xs",XS:"gap-2xs","":""},ex=[1,2,3,4],tx={link:{allOf:[{$ref:"#/definitions/LinkCommonProps"},{type:"object",properties:{data:{type:"array",items:{$ref:"#/definitions/AspectsDef"},title:"Дополнительные атрибуты"}}}],title:"Ссылка (если заполнено, то кнопка скрывается)",required:["href"]}},nx=Kt((({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=rs(),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",Zb[n],e),padding:t,version:s,isTheme:c,...h,children:D({...h,block:{...m,blocks:p},renderProps:ax({isInnerPadding:r,isCardBorder:d})})})}),{childrenTypes:["ProductBlock"],childSchema:()=>tx,allowRemoveChild:e=>(e?.blocks??[]).length>5}),ax=({isInnerPadding:e,isCardBorder:t})=>(n,a,i)=>T(n,{...a,blockDecorator:ix(a.blockDecorator,i)},{className:u("w-full",eh(t)),...Qb(e)}),ix=(e,t=0)=>(n,a)=>e?.({...n,render:e=>lx(t)({...n,...e},a)},`wrap_${a}`)??lx(t)(n,a),rx=e=>Number(e)<5?"":"hidden",lx=e=>({blockClassName:t,block:n,render:a},i)=>{const r=((e,t)=>{const n={...e.content};return ex.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(xg,{...r.content?.link,className:u(rx(e),(l=e,ex.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},sx=Kt((({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(N,{headingType:"h3",title:t,className:"@xl:text-center"}):null,m?o(wa,{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(li,{className:u("w-full @xl:w-auto"),href:h,target:"_blank",version:n?.version??"primary",data:Eu(r,s?.key),children:n?.text?n.text:"Перейти"})}):null]})})}));function ox(e=[]){const t=_(),n=Array.from(e.entries()).filter((([,e])=>cx(t)(e)));return n.find((([,e])=>cx(t,!0)(e)))??n[n.length-1]??[]}const cx=(e,t=!1)=>({href:n})=>{if(!n)return!1;const a=F(dx(e)(n));return t?a===F(n):a.startsWith(F(n))},dx=e=>t=>{const n=Q(J.SITE_URL);return B(t)?globalThis?.location?.href:L(n,e.pathname)},mx={default:"w-6 h-6",medium:"w-10 h-10",large:"w-12 h-12"},ux=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="",ref:p})=>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":`${mx[n]} text-primary-text hover:text-primary-main`,"group-data-transparent:text-white",e),type:"button",disabled:i,"aria-label":r,onClick:c,...hx(h),...ve(s),ref:p,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"})}))),hx=e=>e?{"data-test-id":e}:null,px=d((({iconVersion:e,className:t,ariaLabel:n="Чат",version:a,buttonSize:i="large"})=>{const[l,{setTrue:s,setFalse:c}]=nn(!1),d=tn(),m=r((e=>{const t=d.openChatBot;t&&(s(),t(e).finally(c))}),[]);return o(ux,{className:t,image:{icon:"ChatBotIcon",iconVersion:e},ariaLabel:n,onClick:m,buttonSize:i,isGrayBg:!0,version:a,isLoading:l,disabled:l,dataTestId:"chat icon"})})),gx=({dropdownRef:e,items:t=[],activeItem:n,ariaLabel:a,renderDropdownItem:i=yx,handlers:r,onItemClick:l})=>{const s=Ee();return o("div",{ref:e,className:u("absolute flex flex-col rounded-md bg-white p-xl pb-xs w-56 z-40",{"max-w-max":s}),"aria-label":a,children:t?.map(((e,t)=>i({item:e,i:t,activeItem:n,handlers:r,closeDropdown:l})))})},fx=d((({isActive:e,...t})=>{const n=be(),{text:a,href:i,target:r,onClick:l}=n(t);return o("a",{className:u("text-l font-light pb-m hover:text-primary-main",{"text-primary-main":e}),href:i,target:r,onClick:l,role:"link",...ve(t?.data),children:a})})),yx=({item:e,i:t,activeItem:n})=>o(fx,{isActive:e===n,...e},e?.text??String(t));function bx({items:e,activeItem:t,onClose:n,isOpen:a,onHover:l=!1,renderDropdownItem:c,handlers:d}){const m=ya();i((()=>{a&&(m.close(),n?.())}),[a]);const u=r((()=>{m.close(),n?.()}),[n]),h=s(null),p=s(null),g=na(u),f=l?p:g;return i((()=>{if(!a||!h.current||!e?.length)return;const n=h.current,{top:i,left:r,width:l,height:s}=n.getBoundingClientRect();m.open({popup:o(gx,{dropdownRef:f,items:e,activeItem:t,renderDropdownItem:c,handlers:d,onItemClick:u}),top:i+window.scrollY+s,left:r,width:l})}),[a,e,u]),i((()=>(l&&f.current?.addEventListener("mouseleave",u),()=>{f.current?.removeEventListener("mouseleave",u)})),[l,f.current,a]),h}const xx=d((({className:e="",items:t,activeItem:n,ariaLabel:a="Меню"})=>{const[i,{setFalse:r,toggle:l}]=nn(!1),s=bx({items:t,onClose:r,isOpen:i,activeItem:n});return o("div",{className:u(i?"rounded-md shadow-blue-gray":"",e),ref:s,role:"navigation",children:o("button",{type:"button",className:"group/btn flex justify-between items-center h-6","aria-label":a,onClick:l,role:"button","aria-labelledby":"labeldiv",children:Array(3).fill(null).map(((e,t)=>o("div",{className:"w-[3px] h-[3px] rounded mr-2xs bg-primary-text group-hover/btn:bg-primary-hover group-data-transparent:bg-white"},String(t))))})})})),vx={text:"Отправить заявку",version:"primary"},Nx={text:"Согласен на обработку персональных данных",href:"/privacy-policy",target:"_blank"},wx=({onClose:e=_n})=>o(zn,{onClose:e,position:"corner",children:o("div",{className:"flex flex-col gap-lg items-center rounded-md space-x-m",children:o("div",{className:"container grid grid-cols-12",children:o(Gl,{className:"col-span-12 pt-0",endpoint:"callback",title:"Заказать обратный звонок",sections:[{inputs:[{name:"questionProduct",required:!0},{name:"callbackTime",required:!0,label:"Когда перезвонить?"},{name:"russianPhone",required:!0},{name:"consentDataProcessing",required:!0}]}],button:vx,link:Nx,onSuccess:e})})})}),Cx=d((({iconVersion:e,className:t,ariaLabel:n="Чат",version:a,buttonSize:r="large"})=>{const[l,{setFalse:s,toggle:c}]=nn(!1),d=kx(P.QUICK_ACTIONS??[]),m=Ix(),h=Ee(),p=bx({items:d,onClose:s,isOpen:l,onHover:!h,renderDropdownItem:Sx,handlers:m});return i((()=>{if(!h)return p.current?.addEventListener("mouseenter",c),p.current?.addEventListener("mouseleave",s),()=>{p.current?.removeEventListener("mouseenter",c),p.current?.removeEventListener("mouseleave",s)}}),[]),o("div",{ref:p,children:o(ux,{image:{icon:"CallbackIcon",iconVersion:e},ariaLabel:n,buttonSize:r,isGrayBg:!0,version:a,className:u(l?"shadow-blue-gray":"",t),onClick:c})})})),Sx=({item:e,handlers:t,closeDropdown:n=_n})=>{const a={call:{handler:e=>{t?.call(e),n()},text:"Заказать звонок"},chat:{handler:e=>{t?.chat(e),n()},text:"Написать в чат"}};return o("button",{className:u("text-l font-light pb-m hover:text-primary-main text-left"),role:"link",onClick:a[e?.text??""].handler,children:a[e?.text??""].text},e?.text??"")},kx=e=>e.map((e=>({text:e}))),Ix=()=>{const e=pn(wx),t=r((()=>{e.open({onClose:()=>e.close()})}),[]),n=tn();return{call:t,chat:r((e=>{const t=n.openChatBot;t&&e&&t&&t(e).finally()}),[])}},Tx=d((({className:e="",active:t,dataItemName:n,children:a,data:i,...r})=>{const l=be(),{href:s,target:d,text:m,onClick:h}=l(r);return c("a",{className:u("relative inline-block bg-transparent text-center no-underline",e),href:s,target:d,"data-item-name":n,onClick:h,...ve(i),children:[o("span",{className:Rx(t),children:m||a}),t?o("div",{className:"absolute left-0 right-0 -bottom-3 h-0.5 bg-primary-main group-data-transparent:bg-white"}):null]})})),Rx=(e=!1)=>u("font-sans text-l lg:font-light",e?"text-primary-main":"text-primary-text hover:text-primary-main","group-data-transparent:text-white group-data-transparent:hover:text-primary-hover"),Ex=d((({observerOptions:e,onVisibilityChange:t,children:n,className:a,items:l,activeItem:s,...c})=>{const[d,{setFalse:m,setTrue:u}]=nn(!1),h=ah(r((e=>{if(!e.length||!t)return;const n=e[e.length-1];t(n.isIntersecting)}),[t]),e),p=bx({items:l,onClose:m,isOpen:d,activeItem:s,onHover:!0});return i((()=>(p.current?.addEventListener("mouseenter",u),p.current?.addEventListener("mouseleave",m),()=>{p.current?.removeEventListener("mouseenter",u),p.current?.removeEventListener("mouseleave",m)})),[]),o("div",{className:"inline-block",ref:p,children:o("span",{ref:h,className:a,role:"menuitem",children:o(Tx,{...c,children:n})})})})),Dx={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"},_x=d((({version:e,text:t,mobileText:n,...a})=>{const i=Ee()?n:t;return i?o(ke,{className:u("py-s px-lg font-light whitespace-nowrap",Dx["transparent"===e?"transparent":"default"]),...a,children:i}):null})),Ox=d((({subItems:e=[],version:t,internetBankButton:n,dropdownMenuAriaLabel:i,chatBotAriaLabel:r})=>{const d="transparent"===t?"white":"black",[,m]=ox(e),[u,h]=a(e.length),p=e.slice(u),g=s(null),f={rootRef:g},y=l((()=>e.map(((e,t)=>e=>{h(e?Px(t):Bx(t))}))),[e]);return c("nav",{className:"mt-s flex gap-s items-center justify-between",children:[o("div",{ref:g,className:"overflow-hidden whitespace-nowrap pb-s mt-xs space-x-lg",role:"menu",children:e.map(((e,t)=>o(Ex,{className:u-1<t?"invisible":"",active:e===m,activeItem:m,observerOptions:f,onVisibilityChange:y[t],data:e.dataHeader,...e},String(t))))}),p.length?o(xx,{items:p,activeItem:m,ariaLabel:i}):null,o("div",{children:P.QUICK_ACTIONS?o(Cx,{version:t,iconVersion:d,ariaLabel:r}):null}),P.CHAT_BOT&&!P.QUICK_ACTIONS?o(px,{version:t,iconVersion:d,ariaLabel:r}):null,o(_x,{version:t,...n})]})})),Px=e=>t=>Math.max(t,e+1),Bx=e=>t=>Math.min(t,e),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(ze,{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(Ax,{...e},String(t))))})]}):null,Ax=d((({icon:e,...t})=>{const n=be(),{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(ze,{size:"text-l",font:"font-light",color:"text-primary-text",children:a})}):null]})})),Fx=(e,t)=>n=>n.name?o(xg,{href:`/branches/${n.slug}`,className:"mb-xs sm:mb-2xs hover:text-primary-hover",onClick:()=>t?.(n),data:Eu(e,n.name),children:o(ze,{size:"text-l",font:"font-light",children:n.name})},String(n.id)):null,Lx=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(aa,"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"})]}))),zx=d((({defaultLocation:e})=>{const t=Ly(e),n=be(),{href:a}=n({href:`/branches/${t.slug}`});return t?o("div",{className:"mb-s",children:c(w,{size:"text-l",color:"text-primary-text",children:["Сейчас выбран:",o(xg,{href:a,className:"inline mx-2xs text-primary-main",children:t.name})]})}):null})),Vx=d((({foreignOffices:e,branches:t,onClose:n})=>{const i=zy(t?.default),[s,d]=a(""),m=ol(),u=l((()=>Wx(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,jx)),[u]),p=r((e=>{i.location=e,n?.()}),[i,n]);return c(zn,{maxWidth:"none",head:$x(s,d,t),onClose:n,children:[s&&s.length>=3?o("div",{children:u.filter((({name:e})=>e&&_b(e.toLowerCase())(s.toLowerCase())>=.8)).map(Fx(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(ze,{size:"text-h6",children:e})}),t.map(Fx(f,g))]},e)))}),Mx(e)]});var g,f})),$x=(e,t,n)=>c("div",{children:[o(ze,{size:"text-h4",color:"text-primary-text",children:"Выберите филиал"}),o(zx,{defaultLocation:n?.default}),o(Lx,{onSearch:t,searchTerm:e})]}),jx=e=>e.name?.charAt(0)??"",Wx=e=>e.map((e=>({...e,name:e.name?.replace(/республика|область|край'/gi,"").trim()??""}))),qx=d((({className:e="",active:t,flat:n,children:a,data:i,...r})=>{const l=be(),{href:s,target:c,text:d,onClick:m}=l(r);return o("a",{className:u(Ux(t,n),e),href:s,target:c,onClick:m,rel:"noopener noreferrer","aria-label":`Ссылка на ${d}`,...ve(i),children:o("span",{suppressHydrationWarning:!0,className:Hx(t,n),children:d||a})})})),Ux=(e=!1,t=!1)=>u("inline-block border border-solid bg-transparent text-center no-underline",e?"rounded-md border-primary-main group-data-transparent:border-white":"border-transparent",{"px-m py-xs":!t}),Hx=(e=!1,t=!1)=>u("font-sans text-s font-light",e?"text-primary-main":u(t?"text-primary-text":"text-secondary-text","hover:text-primary-main"),"group-data-transparent:text-white group-data-transparent:hover:text-primary-hover"),Kx=d((({className:e,version:t,...n})=>{const a="transparent"===t?"white":"black",i=Ly(n?.branches?.default),l=pn(qb,n),s=pn(Vx,n),d=r((()=>l.open({})),[l]),m=r((()=>s.open({})),[s]);return c("div",{className:u("flex items-center ml-5 md:max-w-[300px] xl:max-w-full gap-lg",e),role:"navigation",children:[i?.name&&n?.branches?.visible?o(qx,{className:"whitespace-nowrap text-ellipsis overflow-hidden",flat:!0,href:"#",text:i?.name,data:Eu(n?.branches?.dataClick,i?.name??""),onClick:m}):null,n?.officesAtms?.href?o(qx,{className:"whitespace-nowrap",flat:!0,...n.officesAtms}):null,o(ux,{image:{icon:"LoupeIcon",iconVersion:a},ariaLabel:n?.search?.ariaLabel??"Поиск",onClick:d,data:n?.search?.data})]})})),Yx=d((({observerOptions:e,onVisibilityChange:t,children:n,className:a,...i})=>{const l=ah(r((e=>{if(!e.length||!t)return;const n=e[e.length-1];t(n.isIntersecting)}),[t]),e);return o("span",{ref:l,className:a,role:"menuitem",children:o(qx,{...i,children:n})})})),Gx=d((({navigationItems:e=[],activeTopItem:t,dropdownMenuAriaLabel:n,version:i,headerData:r,search:d,bgColor:m,logo:u})=>{const[h,p]=a(e.length),g=e.slice(h),f=s(null),y={rootRef:f},b=l((()=>e.map(((e,t)=>e=>{p(e?Xx(t):Jx(t))}))),[e]),{dataFooter:x,dataHeader:v,...N}=u??{};return c("div",{className:"flex items-center justify-between",children:[o(Qm,{className:"mr-3xl",bgColor:m,logo:N,data:v,showTitle:!1}),o("div",{ref:f,className:"overflow-hidden min-w-40 pb-xs mt-xs",role:"menu",children:e.map(((e,n)=>o(Yx,{className:h-1<n?"invisible":"",active:e===t,observerOptions:y,onVisibilityChange:b[n],data:e.dataHeader,...e},String(n))))}),g.length?o(xx,{className:"mx-xs rounded-md shadow-blue-gray",items:g,activeItem:t,ariaLabel:n}):null,o(Kx,{version:i,className:"ml-auto",search:d,navigationItems:e,...r})]})})),Xx=e=>t=>Math.max(t,e+1),Jx=e=>t=>Math.min(t,e),Qx={"bg-white":"primary",transparent:"transparent"},Zx=["all","header"],ev=Kt((({className:e,bgColor:t="bg-white",logo:n={},version:a=Qx[t],portal:i,header:r={},...l})=>{const{common:s,navigation:d}=nv(l?.options?.page),{navigationItems:m}=d,{logo:h={}}=s,[,p]=ox(m),{internetBankButton:f}=i||{},y=n.image?.icon||n.image?.src||n?.title?n:h;return o(g,{tag:"header",className:u("pt-m px-20",p?.items?.length?"pb-m":"pb-lg",e),defaultPadding:"",version:a,...l,children:c("div",{className:"container",children:[o("div",{className:"whitespace-nowrap",children:o(Gx,{activeTopItem:p,navigationItems:m?.filter(yb(Zx)),version:a,headerData:{...r,...d},search:s.search,bgColor:t,logo:y})}),o("div",{className:u("mt-s h-px bg-main-divider",tv(a))}),p?.items?.length&&o(Ox,{subItems:p?.items?.filter(yb(Zx)),version:a,internetBankButton:f})]})})})),tv=e=>"transparent"===e?"opacity-30":"",nv=e=>({navigation:e?.navigation??{},common:e?.common??{}}),av=Kt((({className:e="",padding:t="p-0",gap:n="XS",isInnerPadding:a=!0,version:i="transparent",isTheme:r=!1,isCardBorder:l,...s})=>o(g,{className:u("relative","grid grid-cols-12",Zb[n],e),padding:t,version:i,isTheme:r,...s,children:D({...s,extraProps:{...Qb(a),className:eh(l)}})})),{childrenTypes:{exclude:["HorizontalLayout"]}}),iv=d((e=>{const{className:t,align:n,image:a,...i}=e,r=n?u("flex",ep[n]):"";return o(g,{className:u(r,t),defaultPadding:"p-0",...i,children:o(ie,{image:a})})})),rv=["байт","Кб","Мб","Гб","Тб","Пб"],lv=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(ze,{size:"text-l",font:"font-light",children:[t," ",sv(d,m),o(ze,{color:"text-secondary-text",children:n&&`${d+s+m}`})]}):null]})})),sv=(e,t)=>e||t?o("span",{children:", "}):"",ov=(e,t)=>(n,a)=>{const i=q(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))} ${rv[n]}`})(n?.attachment?.fileSize||0):n?.fileSize,l="Attachment"===n?.docType?dv(i):n?.fileFormat;return c("div",{role:"listitem",children:[o(lv,{text:n?.text,target:n?.target,href:i,fileFormat:l,fileSize:r,icon:cv(t),data:n?.data}),o(Fe,{__html:n?.__html})]},String(a))},cv=e=>e?o(ie,{className:"min-w-6 min-h-6",image:e,width:"24",height:"24"}):null,dv=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},mv=d((({href:e,__html:t,target:n,onClose:a})=>c(zn,{maxWidth:"lg",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(li,{href:e,target:n,version:"primary",ariaLabel:"Ссылка на согласие",onClick:a,children:"Я согласен"}),o(Mn,{type:"button",version:"secondary",onClick:a,children:"Я не согласен"})]}),o("div",{children:"Нажимая кнопку «Я СОГЛАСЕН» ниже Вы принимаете данные условия. Распространение или раскрытие любой части данного Заключения или любой информации, или рекомендации в нем запрещено.»"})]}))),uv=d((({text:e,href:t,target:n,__html:a,icon:i})=>{const{open:l}=pn(mv),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:[cv(i),o(ze,{font:"font-light",children:e})]}):null})),hv={double:"sm:flex-wrap sm:flex-row",single:"sm:flex-col"},pv=Kt((({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",hv[l]),role:"list",children:i.map(gv(d,r))}):null]})})),gv=(e,t)=>(n,a)=>{const i=n?.docType;return""===i?null:"reportSource"in n&&n?.reportSource?.__html?fv(t)(n,a):ov(e,t)(n,a)},fv=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(uv,{...a,icon:e,href:yv(t)?t?.href:t?.attachment?.src}),o(Fe,{__html:t?.__html})]},String(n)):null},yv=e=>"href"in e,bv=Kt((({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",b=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(Oe,{className:"h-full",padding:t,defaultPadding:"p-6xl",title:o(N,{headingType:s,title:h,className:u("whitespace-pre-wrap",n)}),rightImage:b,buttons:Ke(a,{className:"flex-wrap"}),children:[i?o(ze,{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(ze,{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]})]})})})),xv="flex flex-col sm:flex-row sm:flex-wrap gap-3xl pb-2xl",vv=["workingSaturday","premiumService","privateBanking","remoteWorkplace","serviceDisabledPeople","transferringDataToBiometricSystem"],Nv=["sellingCoins","buyingCoins","bullionOperations","preciousMetalsOperations"],wv=["barrierFree","equippedWithRamp","equippedWithLift","equippedWithElevator","equippedWithStairclimber","hasHelpMeButton"],Cv=d((({filters:e=[],field:{field:t,reset:n},onlyOffice:a,labels:i})=>{const r=e.map((e=>o(Za,{text:i[e],...t(e)},e))),[l,s,d]=Sv({onlyOffice:a,filtersCheckbox:r}),[m,{toggle:u}]=nn(!1);return o("div",{children:e?.length?o("div",{children:c(lo,{children:[o("div",{children:o("div",{className:xv,children:l})}),c("div",{className:"flex space-x-lg pb-2xl",children:[a?o(ro,{label:m?"Меньше фильтров":"Больше фильтров",isUnfolded:m,embedded:!0,short:!0,onClick:u}):null,c(Mn,{embedded:!0,onClick:n,children:[o(Fl,{children:"Очистить фильтр"}),o(Y,{name:"CloseIcon",size:"small"})]})]}),o("div",{children:c(so,{isUnfolded:m,children:[Tv("Драгоценные металлы",s),Tv("Специальные возможности",d)]})})]})}):null})})),Sv=({onlyOffice:e=!1,filtersCheckbox:t=[]})=>e?kv(t):Iv(t),kv=e=>{const t=[],n=[],a=[];for(const i of e)vv.includes(i.key)&&t.push(i),Nv.includes(i.key)&&n.push(i),wv.includes(i.key)&&a.push(i);return[t,n,a]},Iv=e=>[e.slice(0,6),e.slice(6)],Tv=(e,t=[])=>o("div",{children:t.length>0?c("div",{className:"space-y-s",children:[o(ze,{children:e}),o("div",{className:xv,children:t})]}):null}),Rv=(e,t)=>e&&"underlined"!==t?"primary":"secondary",Ev=(e,t,n)=>{const a=Rv("all"===t),i=Rv("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(Mn,{"data-id":"all",onClick:t=>r(t,"all",e),version:a,children:"Для физических лиц"}),o(Mn,{"data-id":"business",onClick:t=>r(t,"business",e),version:i,children:"Для юридических лиц"})]})},Dv=({__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(_v)}):null]}):null,_v=(e,t)=>c("div",{className:"flex gap-xs items-center",children:[o(ie,{image:e.image}),e?.text?o(ze,{size:"text-m",font:"font-light",children:e.text}):null]},String(t)),Ov=(e,t)=>e?o("div",{className:"flex flex-row gap-xs",children:c(N,{headingType:"h3",children:[o("span",{suppressHydrationWarning:!0,children:e}),t?o(ze,{size:"text-h2",color:"text-secondary-text",children:o("span",{suppressHydrationWarning:!0,children:` (${t})`})}):null]})}):null,Pv=()=>{},Bv=e=>"all"===e?"block":"hidden",Mv=d((({className:e,data:t=[],isLoad:n,remoteWorkplaces:i=[],renderCard:r=Pv,renderRemoteWorkplaceCard:l=Pv,getBalloon:s=Pv,initFilterState:d=_o,getBalloonRemoteWorkplaces:m=Pv,descriptionData:h,title:p})=>{const g=p?.includes("Офис"),[f,{field:y,reset:b}]=dn(d),{filteredItems:x,points:v,filteredRemoteWorkplaces:N,lengthItems:w}=Ao({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:[Ov(p,w),h?Dv(h):null,g&&Ev(t,C,S),o("div",{className:u("pb-3xl",Bv(C)),children:o(Cv,{filters:Av([...t,...i]),field:{field:y,reset:b},onlyOffice:g,labels:Oo})})]}),o("div",{className:"h-[600px]",children:o(Lo,{children:o(Xo,{points:v,isLoad:n,className:"h-full"})})})]}),c(Lo,{children:[x.map(r),N.map(l)]})]})})),Av=e=>Object.keys(_o).filter((t=>e.filter((e=>Po[t](e))).length)),Fv=e=>e?`${e.charAt(0).toUpperCase()}${e.slice(1)}`:"",Lv=({location:e,address:t,billAcceptorType:n,terminalType:a,billAcceptorEnable:i,atmCode:r="",atmAccess:l="",workTime:s},d)=>{const m=[{label:"Устройство",value:Fv(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(ze,{size:"text-h4",children:Fv(e)}),t?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(Y,{name:"GeolocationIcon",width:"24",height:"24"}),o(ze,{size:"text-l",children:t})]}):null]}),o("div",{className:"whitespace-nowrap",children:o(vo,{color:"green",children:Fv(s)})})]}),o(oo,{children:o(ao,{className:"flex-wrap",children:m?.map(((e,t)=>o(Zs,{...e},String(t))))})})]},String(d))},zv=({address:e="",terminalType:t,atmCode:n=""})=>({header:`${Fv(t)} №${n}`,body:e.toUpperCase()}),Vv=[];const $v=async e=>{const t=await zt(e,{method:"GET"});return Array.isArray(t)?t:Vv},jv={terminalTypeTerm:!1,terminalTypeAtms:!1,workAllTime:!1,billAcceptorEnable:!1,locationDisabledPeople:!1,designDisabledPeople:!1},Wv=d((({descriptionData:e,className:t})=>{const n=Ly(),a=n?.code??"000",{data:i,isLoad:r}=function(e){const{data:t,error:n}=fi(`${Pa}/atms?regionCode=${e}`,$v);return{data:t||Vv,isLoad:!t&&!n}}(a);return o(Mv,{className:t,data:i,isLoad:r,initFilterState:jv,renderCard:Lv,getBalloon:zv,title:`Банкоматы филиала ${n?.name}`,descriptionData:e})})),qv=({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(ze,{size:"text-h4",children:"Удаленное рабочее место"}),e?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(Y,{name:"GeolocationIcon",width:"24",height:"24"}),o(ze,{size:"text-l",children:e})]}):null]})}),o(oo,{children:Uv(t)})]},String(n)):null,Uv=e=>c("div",{children:[c(ao,{className:"flex",children:[o(Zs,{label:"Операции для физических лиц",children:o(ze,{children:"Оформление и обслуживание кредитов, счетов, вкладов"})}),o(Zs,{label:"Операции для физических лиц",children:o(ze,{children:"Оформление и обслуживание банковских карт"})}),o(Zs,{label:"Операции для физических лиц",children:o(ze,{children:"Инвестиционное и накопительное страхование"})}),o(Zs,{label:"Операции для физических лиц",children:o(ze,{children:"Безналичные операции в рублях, переводы без открытия счёта"})})]}),o("hr",{className:"text-main-divider pb-xl"}),o(Zs,{label:"Режим работы",className:"max-w-none",children:o(ze,{children:e})})]}),Hv=({address:e="",workScheduleDescription:t})=>({header:"Удаленное рабочее место",body:`${e} ${t}`}),Kv={branches:[],remoteWorkplaces:[]};const Yv=async e=>await zt(e,{method:"GET"})||Kv,Gv=d((({className:e})=>{const t=Ly(),n=t?.code??"000",{data:a,isLoad:i}=function(e="000"){const{data:t,error:n}=fi(`${Pa}/branchesAndRemoteWorkplaces?regionCode=${encodeURIComponent(e)}`,Yv);return{data:t||Kv,isLoad:!t&&!n}}(n);return o(Mv,{className:e,data:a?.branches,isLoad:i,remoteWorkplaces:a?.remoteWorkplaces,renderCard:Ro,renderRemoteWorkplaceCard:qv,getBalloon:Do,getBalloonRemoteWorkplaces:Hv,title:`Офисы филиала ${t?.name}`})})),Xv=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(Gv,{}):o(Wv,{descriptionData:e})})})),Jv=d((e=>{const{__html:t,richVersion:n="",...a}=e;return o(g,{defaultPadding:"p-0",...a,children:o(Fe,{__html:t,richVersion:n})})})),Qv=(e=!1)=>e?"flex flex-wrap group-last:last:pb-0":"grid grid-cols-12 [&>*]:pb-m",Zv=Kt((({className:e="",isExpanded:t,isFoldButtonOnTop:n=!0,foldButtonVersion:a="default",label:i,version:r,role:l,...s})=>{const d=Ee(),[m,{toggle:h}]=nn(t),p=o(so,{className:u("gap-lg",Qv(d)),isUnfolded:m,children:D({...s,extraProps:{className:"w-full",padding:"p-0"}})}),f="accordion"===a,y=o(ro,{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(lo,{children:[n?y:p,n?p:y]})})}),{childrenTypes:{exclude:["RollupItem"]}}),eN=e=>e<4?"w-72":"w-52",tN={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"},nN=d((({buttons:e,className:t="",description:n,showLines:a=!0,steps:i=[],stepVersion:r="gray",title:l,version:s="primary",...d})=>{const m=i.length>3,h=tN,p=(e=>e?"":"opacity-0")(a),f=Ee();return c(g,{className:u("box-border flex flex-col items-center overflow-hidden gap-y-3xl",t),defaultPadding:"p-6xl",version:s,...d,children:[o(S,{headlineVersion:"S",title:l,description:n,isEmbedded:!0,className:"w-full",align:Uh(f)}),i?.length?c("div",{className:"box-border space-y-lg flex flex-col justify-center",children:[o("div",{className:u("flex items-center",m?"px-16":"px-24"),children:Dh(o("div",{className:u("h-0.5 w-full bg-secondary-light flex-1",p)}))(i.map(aN(h,m,r)))}),o("div",{className:u("flex justify-between",m?"gap-x-s":"gap-x-20"),children:i.map((y={styleMap:h,version:s},(e,t,n)=>{const{styleMap:a,version:i}=y,{label:r,description:l,button:s,isDotted:d}=e;return c("div",{className:u("relative flex flex-col items-center text-center justify-between whitespace-pre-line overflow-hidden space-y-3xl",eN(n.length)),children:[c("div",{className:"space-y-xs",children:[r?o(ze,{size:"text-h6",align:"text-center",children:r}):null,c("div",{className:"flex flex-col items-center gap-3xs",children:[l?o("div",{className:a.description,children:l}):null,o(Fe,{__html:e.__html,itemSize:"list-s",isDotted:d})]})]}),s?.text?o(ke,{className:"box-border py-s w-full mt-auto",version:i,...s,children:s?.text}):null]},String(t))}))})]}):null,Ke(e)]});var y})),aN=(e,t,n)=>({icon:a},i)=>{const r="secondary"===n?"white":"color";return o(g,{defaultPadding:"",className:`${iN(t)} flex justify-center items-center text-center rounded-full box-border z-10`,version:n,children:He(a)?o(ie,{image:{...a,iconVersion:a?.iconVersion||r},width:"48",height:"48"}):o("span",{className:u("text-h4","transparent"===n?e.iconText:(l=n,"secondary"===l?"group-data-primary:text-white":"text-secondary-text")),children:i+1})},String(i));var l},iN=e=>e?"h-16 w-16":"h-24 w-24",rN=d((()=>o("div",{className:"hidden",role:"none"}))),lN={primary:"bg-white/30",secondary:"bg-main-divider"},sN={primary:{desktop:"text-white",mobile:"text-primary-text"},secondary:{desktop:"text-secondary-text",mobile:"text-secondary-text"}},oN=d((({count:e,version:t="secondary"})=>{const n=Ee(),a=n?"bg-main-divider":lN[t],i=sN[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(ze,{size:"text-xs",color:i,children:e})})})),cN=({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})]})]})},dN={default:"px-xs",underlined:"px-m",animated:"px-m border border-gray cursor-pointer text-left border-b-0 mt-auto flex gap-2xs"},mN={default:"text-black sm:text-white",underlined:"text-primary-main border-b-2",animated:"text-white sm:text-white"},uN={default:"bg-white",underlined:"bg-white",animated:"p-1 ease-in duration-300 bg-white text-primary-text h-[70px] w-96"},hN={default:"bg-white sm:bg-primary-main",underlined:"bg-white",animated:"p-2 border-none bg-primary-main text-white h-20 w-96"},pN=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","rounded-none",dN[a],n?hN[a]:uN[a]),"aria-label":"Список табов",onClick:i,...p,children:c("div",{className:u("h-full","flex justify-center items-center","text-center whitespace-nowrap",n?mN[a]:"text-secondary-text hover:text-primary-main"),role:"tab","aria-label":`Таб ${l}`,children:[cN({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(oN,{count:m,version:Rv(n,a)})}):null]})})})),gN=d((e=>o(e?.item?.href?fN:yN,{...e}))),fN=d((e=>{const t=be(),n=r((()=>{e.onClick&&e.onClick(e.item||{})}),[e.onClick,e.item]),{onClick:a,...i}=t({...e.item,onClick:n});return o(pN,{...e,tag:"a",item:i,onClick:a})})),yN=d((({item:e={},onClick:t,...n})=>{const a=r((n=>{n.target.scrollIntoView({block:"nearest"}),t?.(e)}),[t,e]);return o(pN,{item:e,onClick:a,...n})})),bN="hidden sm:flex absolute z-40",xN={default:{item:"flex-1",gap:0,buttonTop:"top-0"},animated:{item:"flex",gap:8,buttonTop:"top-5"},underlined:{item:"",gap:0,buttonTop:"top-0"}},vN=d((({className:e,items:t=[],activeItem:n,onChange:a,tabsType:r="default"})=>{const[l,s]=gh({itemCount:t?.length||0});return i((()=>NN(l.current,t,n)),[]),c("div",{className:u("relative overflow-x-auto no-scrollbar",e),children:[o(sh,{containerRef:l,snapAlign:"snap-start",onVisibleIndicesChange:s.handleVisibleIndicesChange,itemClassName:xN[r].item,gap:xN[r].gap,children:t.map((d=n,m=a,h=r,(e,t)=>o(gN,{isActive:e===d,onClick:m,type:h,item:e},String(t))))}),s.canScrollLeft?o(vh,{wcmsIgnore:!0,className:u("left-6",bN,xN[r].buttonTop),onClick:s.scrollLeft}):null,s.canScrollRight?o(Nh,{wcmsIgnore:!0,className:u("right-6",bN,xN[r].buttonTop),onClick:s.scrollRight}):null]});var d,m,h})),NN=(e,t,n)=>{const a=t.findIndex((e=>e===n));e&&a>0&&e.scrollTo({left:e?.children[a]?.offsetLeft,behavior:"smooth"})},wN={default:{wrapper:"",component:""},animated:{wrapper:"border-b-8 border-primary-main bg-white",component:"m-auto"},underlined:{wrapper:"flex",component:"m-auto"}},CN=({className:e="",tabsType:t="animated",...n})=>t?o("div",{className:u(wN[t].wrapper,e),children:o(vN,{className:wN[t].component,tabsType:t,...n})}):null,SN="sticky top-1 z-20",kN=Kt((({className:e="",tabs:t=[],block:n,tabsType:i,showCounter:l=!1,isSticky:s=!1,...d})=>{const m=TN(n||{}),h=_(),p=os(),f=t.every((e=>"link"===e?.type)),y=new URLSearchParams(decodeURIComponent(globalThis?.location?.search||"")),b=DN(m),x=l?t.map((e=>({...e,count:"group"===e?.type?n?.slots?.[e?.tabName??""]?.length??0:0}))):t,v=x.findIndex((e=>Boolean(e?.selected))),N=x.findIndex(((e,t)=>"group"===e.type&&(e?.tabName??String(t))===b)),w=b?N:v,[C,S]=a(IN(w)),k=x[C],I=EN(x[C],C),T=r((e=>{const t=x.indexOf(e),n=x[t];S(t),"group"===n.type&&((e,t)=>{e.text?y.set(m,e?.tabName??String(t)):y.delete(m),h.replace(`${h.pathname}?${y}`,{scroll:!1})})(e,t)}),[x]);return c(g,{className:u({[SN]:[s,f,!p].every(Boolean)},e),defaultPadding:"p-0",block:n,...d,children:[CN({className:u({"pb-1":[n?.slots,"default"===i].every(Boolean),[SN]:[s,!f,!p].every(Boolean)}),items:RN(t,x),activeItem:k,tabsType:i,onChange:T}),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])=>E(t,{...d?.options,slotName:I,parent:n,extraProps:{className:e===I?"":"hidden"}})))})]})}),{slots:({tabs:e})=>e?.map(EN)?.filter(Boolean)||[]}),IN=e=>e&&-1!==e?e:0,TN=({__id:e,anchor:t})=>t??e??"tabs",RN=(e,t)=>t?.length?t:e,EN=(e,t)=>"group"===e?.type?e?.tabName||`Слот №${t+1}`:"",DN=e=>decodeURIComponent(globalThis?.location?.search.replace("?","").replace("+"," ").split("&").find((t=>t.split("=").find((t=>t===e))))?.split("=")?.[1]??""),_N=({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(ze,{size:"text-m",font:"font-light",color:"text-primary-text",children:e}):null]}),ON={comparison:"flex gap-m duration-1000",tariff:"flex gap-5xl flex-grow duration-1000"},PN=d((({children:e,version:t="comparison"})=>o("div",{className:"flex flex-1",children:o("div",{className:ON[t],children:e})}))),BN=d((({className:e="",isOpen:t,onClick:n})=>o(ro,{className:e,label:t?"Скрыть":"Показать",isUnfolded:t,version:"secondary",short:!0,onClick:n}))),MN=e=>e?o("div",{children:o(ze,{size:"text-h6",children:e})}):null,AN=e=>e?o("div",{className:"text-l font-light",children:o(ze,{color:"text-secondary-text",children:e})}):null,FN=({__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,LN=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(BN,{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:[MN(e),AN(t),FN({__html:n,isDotted:a}),Ke(i,{buttonClassName:"basis-0"}),r?.src?o(ie,{image:r}):null]},String(l)))(e,a))):null}))),zN=({className:e,btnClass:t,canDec:n,canInc:a,dec:i,inc:r})=>n||a?c("div",{children:[n?o(vh,{wcmsIgnore:!0,className:u("absolute z-40",t[0],e),onClick:i}):null,a?o(Nh,{wcmsIgnore:!0,className:u("absolute z-40",t[1],e),onClick:r}):null]}):null,VN=(e,t)=>140*Pb(e.slice(0,t).map((e=>e?.cols?.length??1))),$N=(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(ze,{size:"text-h6",font:"font-light",children:e})},String(t))))}):null,jN=d((({rows:e})=>{const t=e?.[0]?.length??0,[n,i]=((e,t=0)=>{const{itemCount:n,visibleItemCount:i}=e,[l,s]=a(t),o=r((()=>s((e=>Math.min(e+1,n-1)))),[n]),c=r((()=>s((e=>Math.max(e-1,0)))),[n]),d=i?n>i&&l<n-i:l<n-1,m=l>0;return[l,{inc:o,dec:c,canInc:d,canDec:m,isScrollAvailable:m||d}]})({itemCount:t,visibleItemCount:5});return c("div",{children:[e?.map((l=n,(e,t)=>{if(!e?.length)return null;const[n,...a]=e,i=u("flex duration-1000 text-center",0!==t?"font-normal":"font-light");return c("div",{className:"flex border-main-divider border-b border-solid h-full",children:[n?.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(ze,{size:"text-xl",font:"font-light",children:n.data})}):null,o("div",{className:"flex flex-grow overflow-hidden",children:o("div",{className:i,style:{transform:`translateX(-${VN(a,l)}px)`},children:a?.map(((e,t)=>c("div",{className:"flex flex-col flex-grow gap-s justify-center py-xl odd:bg-main-divider",children:[e?.data?o(ze,{size:"text-xl",children:e.data}):null,e?.cols?$N(e.cols,l):null]},`row${t}`)))})})]},String(t))})),zN({...i,btnClass:["left-3 top-20","right-3 top-20"],className:""})]});var l})),WN=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(ze,{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(jN,{rows:t.rowsData})})})]},a)}))}))),qN=(e=!1)=>""+(e?"text-white":"text-secondary-text"),UN=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(ze,{size:"text-xl",font:"font-light",color:qN(t===n),children:e||t+1})},e)))}):null,t?o(ke,{className:"text-primary-main",href:t,version:"secondary",target:"_blank",appendLeft:o(Y,{name:"DocDownloadIcon",iconVersion:"color",className:"mr-3xs",width:"20",height:"20"}),text:"Скачать в PDF"}):null]}))),HN=Kt((({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(UN,{currencies:d,activeTabIndex:n,setActiveTabIndex:l}),o(WN,{activeTabIndex:n,items:s})]}):o("div",{className:"space-y-m text-center",children:o(ze,{size:"text-h6",children:"Данных нет"})})})),KN=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(HN,{...t,onClick:n})}):null]}))),YN=d((({row:{header:e,data:t=[]},...n})=>{const[i,l]=a(void 0),s=r((e=>{l(e)}),[]);return c(KN,{tableInner:i,...n,children:[_N(e),t?.length?o(PN,{version:"tariff",children:t.map(((e,t)=>o(LN,{cells:e,onSetTable:s,tableInner:i,...n},String(t))))}):null]})})),GN=d((({children:e})=>o("div",{role:"table",className:"overflow-x-auto w-auto grid relative gap-y-xs",children:e}))),XN=Kt((({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(YN,{row:e,...l},String(t)))),[h,p]=r>0?[m.slice(0,-r),m.slice(-r)]:[m,[]],[f,{toggle:y}]=nn(!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(lo,{children:[c(GN,{children:[h,o(so,{isUnfolded:f,isOverflowVisible:!0,children:p})]}),o(ro,{className:"text-h4",isUnfolded:f,onClick:y})]}):o(GN,{children:m})})]})})),JN=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?QN():null,c("div",{className:"flex flex-col w-fit gap-2xs sm:gap-xs",children:[t?o(ze,{size:"text-l",font:"font-normal",color:"text-primary-text group-data-secondary:text-white",children:t}):null,n?ZN(n):null,i?o(Fe,{richVersion:r,__html:i}):null]})]}))),QN=()=>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"}),ZN=e=>o(w,{size:"text-s",font:"font-light",color:"text-secondary-text group-data-secondary:text-white",children:e}),ew=Kt((({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",Zb[n],s?.src?"bg-right-bottom bg-no-repeat":"",e),...s?.src?{style:{backgroundImage:`url(${Z(d)(s?.src)})`}}:{},padding:t,version:i,isTheme:r,...c,children:D({...c,extraProps:{className:u("w-full",eh(l)),...Qb(a)}})})}),{childrenTypes:[]}),tw=e=>(e=>{const t="col-span-",n=e?.split(/\s+/).find((e=>e.startsWith(t)));return n?parseInt(n.substring(9),10):12})(e)<10?"py-xl px-6xl":"py-6xl px-32",nw=d((({className:e,title:t,url:n,previewImg:a,...i})=>{const r=_();return c(g,{className:e,defaultPadding:tw(e),...i,children:[o(S,{title:t,headlineVersion:"M"}),n?o("video",{className:"m-auto w-full object-fill",preload:"metadata",poster:q(r)(a?.src),style:{maxHeight:524},controls:!0,children:o("source",{src:q(r)(n)})}):null]})})),aw={AdTile:Gt,ApplicationForm:Gl,BankAccountFiltration:Wh,BenefitsBlock:Yh,BonusBenefitsBlock:Zh,ButtonsBlock:tp,CalculatorBonus:op,CalculatorBusinessDeposit:bp,CalculatorCredit:dd,CalculatorDeposit:$p,CalculatorRefinancing:Jp,CardTransfer:lg,Carousel:pg,CarouselCatalogCard:yg,CarouselRecommendationCard:Sg,CarouselTariffsCard:Rg,ContactsBlock:Wg,DepositFiltration:Oy,ErrorBlock:Ay,Footer:Jb,GalleryLayout:nx,ExchangeRateTile:hb,GrantSupport:sx,Header:ev,Headline:S,HorizontalLayout:av,ImgBlock:iv,LinkDocs:pv,MobileAppTile:bv,OfficesAtmsMap:Xv,ProductBlock:Yt,RichTextBlock:Jv,RollupItem:Zv,StepsBlock:nN,StickyBottomMenu:rN,TabsLayout:kN,TariffsTable:XN,TextBlock:JN,VerticalLayout:ew,Video:nw,ApplicationLeadForm:Ku,CreditCardForm:zf,CreditForm:ly,DebitForm:Ty,CashbackCalculator:Vg},iw=me((()=>{i((()=>{Zt()}),[]);const e=tn();ta(globalThis,"click",(e=>t=>{const n=t.target?.closest("[data-aspects]");try{const a=JSON.parse(n?.dataset?.aspects??"[]");Ka({aspectsAttributes:a,aspects:e,ev:t})}catch(e){}e.forwardQuery?.(t)})(e))})),rw="cookie",lw=d((({__html:e})=>{const[t,{setTrue:n,setFalse:a}]=nn();Db((()=>{globalThis.localStorage?.getItem(rw)||n()}),[],3e3);const i=r((()=>{globalThis.localStorage?.setItem(rw,"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(An,{className:"bg-main-gray rounded-md w-11 h-11",onClose:i})})]})}):null}));function sw(e){const t=r((({key:t})=>{"Escape"===t&&e()}),[e]);ta(globalThis.document,"keydown",t)}function ow(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 cw=()=>{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 ow(pe.observable,"dialog",{open:t,close:n,closeAll:i}),[e,{close:n,closeAll:i}]},dw=d((()=>{const[e,{close:t}]=cw(),n=Boolean(e.length);return sw(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})),mw=d((()=>{const[e,t]=a(null),n=r((()=>{t(null)}),[]);return ow(pe.observable,"popup",{open:t,close:n}),sw(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})),uw="header",hw="footer",pw="sticky-footer",gw={},fw=d((({className:e,data:t=gw,blocksRegistry:n,blockDecorator:a})=>{const{slots:i,blocks:r,fallback:l,...s}=t,d=Ut(s,l),m=os();iw(),zy();const h={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?.[uw]?.length?o("div",{className:u({hidden:m},"relative z-10 mb-lg shadow-[0_8px_32px_0px_#00000014]"),children:E(i?.[uw],{...h,slotName:uw})}):null,c("div",{className:"container space-y-px @5xl:space-y-0 @5xl:grid @5xl:grid-cols-12 @5xl:gap-2xs",children:[D({block:t,options:h,extraProps:{className:"scroll-mt-12"}}),!m&&E(i?.[hw],{...h,slotName:hw})]})]}),i?.[pw]?.length?o("div",{className:u({hidden:m},"fixed w-full bottom-0 left-0 z-[100]"),children:E(i?.[pw],{...h,slotName:pw})}):null,o(dw,{}),o(mw,{}),m?null:o(lw,{__html:d?.cookieContent?.__html})]})}));Object.assign(fw,{childrenTypes:[],slots:()=>[uw,hw,pw]});e.Blocks=aw,e.ContentPage=fw,e.handlerDecorator=me,e.joinList=Dh,e.locationNavigator=Jt,e.packageVersion="0.14.966",e.projectSettings=P,e.setup=(e,t)=>{globalThis._uni={_jsx:e,_jsxs:t||e}},e.setupHooks=e=>{t=e},e.url=V,e.useRouter=_,Object.defineProperty(e,"__esModule",{value:!0})}));
|