@redneckz/wildless-cms-uni-blocks 0.14.408 → 0.14.410

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/bundle/bundle.umd.js +4 -6
  2. package/bundle/bundle.umd.min.js +1 -1
  3. package/bundle/components/LinkDocs/LinkDocsContent.d.ts +0 -2
  4. package/bundle/model/LogoType.d.ts +2 -0
  5. package/dist/components/LinkDocs/LinkDocs.js +1 -1
  6. package/dist/components/LinkDocs/LinkDocs.js.map +1 -1
  7. package/dist/components/LinkDocs/LinkDocsContent.d.ts +0 -2
  8. package/dist/model/LogoType.d.ts +2 -0
  9. package/dist/ui-kit/Logo/Logo.js +1 -1
  10. package/dist/ui-kit/Logo/Logo.js.map +1 -1
  11. package/dist/ui-kit/ReportDialog/ReportDialog.js +1 -5
  12. package/dist/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
  13. package/lib/components/LinkDocs/LinkDocs.js +1 -1
  14. package/lib/components/LinkDocs/LinkDocs.js.map +1 -1
  15. package/lib/components/LinkDocs/LinkDocsContent.d.ts +0 -2
  16. package/lib/model/LogoType.d.ts +2 -0
  17. package/lib/ui-kit/Logo/Logo.js +1 -1
  18. package/lib/ui-kit/Logo/Logo.js.map +1 -1
  19. package/lib/ui-kit/ReportDialog/ReportDialog.js +1 -5
  20. package/lib/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
  21. package/mobile/bundle/bundle.umd.js +4 -6
  22. package/mobile/bundle/bundle.umd.min.js +1 -1
  23. package/mobile/bundle/components/LinkDocs/LinkDocsContent.d.ts +0 -2
  24. package/mobile/bundle/model/LogoType.d.ts +2 -0
  25. package/mobile/dist/components/LinkDocs/LinkDocs.js +1 -1
  26. package/mobile/dist/components/LinkDocs/LinkDocs.js.map +1 -1
  27. package/mobile/dist/components/LinkDocs/LinkDocsContent.d.ts +0 -2
  28. package/mobile/dist/model/LogoType.d.ts +2 -0
  29. package/mobile/dist/ui-kit/Logo/Logo.js +1 -1
  30. package/mobile/dist/ui-kit/Logo/Logo.js.map +1 -1
  31. package/mobile/dist/ui-kit/ReportDialog/ReportDialog.js +1 -5
  32. package/mobile/dist/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
  33. package/mobile/lib/components/LinkDocs/LinkDocs.js +1 -1
  34. package/mobile/lib/components/LinkDocs/LinkDocs.js.map +1 -1
  35. package/mobile/lib/components/LinkDocs/LinkDocsContent.d.ts +0 -2
  36. package/mobile/lib/model/LogoType.d.ts +2 -0
  37. package/mobile/lib/ui-kit/Logo/Logo.js +1 -1
  38. package/mobile/lib/ui-kit/Logo/Logo.js.map +1 -1
  39. package/mobile/lib/ui-kit/ReportDialog/ReportDialog.js +1 -5
  40. package/mobile/lib/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
  41. package/mobile/src/components/LinkDocs/LinkDocs.tsx +2 -2
  42. package/mobile/src/components/LinkDocs/LinkDocsContent.ts +0 -2
  43. package/mobile/src/model/LogoType.ts +2 -0
  44. package/mobile/src/ui-kit/Logo/Logo.tsx +1 -1
  45. package/mobile/src/ui-kit/ReportDialog/ReportDialog.tsx +1 -5
  46. package/package.json +1 -1
  47. package/src/components/LinkDocs/LinkDocs.tsx +2 -2
  48. package/src/components/LinkDocs/LinkDocsContent.ts +0 -2
  49. package/src/model/LogoType.ts +2 -0
  50. package/src/ui-kit/Logo/Logo.tsx +1 -1
  51. package/src/ui-kit/ReportDialog/ReportDialog.tsx +1 -5
@@ -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 l=e=>(...l)=>t[e](...l),n=l("useState"),a=l("useEffect"),i=l("useCallback"),r=l("useMemo"),s=l("useRef");const 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,l){const{children:n,...a}=t||{},i=l?.slots?.default,r=n||i&&i();return e(Object.assign(a,r&&{children:r}),l)}return t.inheritAttrs=!1,t};const h=new class{subscribers={};subjectsStateMap={};subscribe(e,t){this.subscribers[e]=(this.subscribers[e]||[]).concat(t);const l=this.subjectsStateMap[e];return l&&t(l),()=>{this.unsubscribe(e,t)}}unsubscribe(e,t){this.subscribers[e]=this.subscribers[e]?.filter((e=>e!==t))}fire(e,t){e in this.subjectsStateMap&&(this.subjectsStateMap[e]=t),this.subscribers[e]?.forEach((e=>e(t)))}subject(e,t){this.subjectsStateMap[e]=t}};function u(){return u._impl()}u._impl=()=>({isReady:!1,href:globalThis.location?.href||"/",pathname:globalThis.location?.pathname||"/",query:{},push:()=>{},replace:()=>{},back:()=>{}}),u.setup=e=>{u._impl=e};const p=(...e)=>e.flatMap((e=>e)).filter(Boolean).join(" "),g={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","":""},x=d((({className:e,version:t="primary",isTheme:l=!0,defaultPadding:i="p-xl",padding:r,block:s,tag:c="section",role:d,children:m,style:x})=>{const f=c,b=u(),[y,v]=n(!1);a((()=>h.subscribe("tab",(e=>{"group"!==e.type||e.groupName&&e.groupName!==s?.labelGroup||v(Boolean(e.label&&s?.labels?.length&&!s.labels.includes(e.label)))}))),[s,b]);const N=t&&l;return o(f,{className:p("@container font-sans",N?"group":"",g[t],y?"hidden":"",r||i,e),...N?{"data-ver":t}:{},...s?.anchor?{id:s.anchor}:{},role:d,style:x,children:m})})),f=d((({className:e,size:t})=>o("figure",{className:p("m-0 mt-xl min-w-[80%]",e),children:b(t)}))),b=(e=3)=>v(100,e).map((e=>Math.floor(e))).map(y),y=(e,t)=>o("div",{style:{width:`${e||100}%`},className:"h-4 mt-xs bg-secondary-dark relative overflow-hidden animate-pulse"},String(t)),v=(e,t)=>[e].concat(t>0?v(e/1.618,t-1):[]),N={h0:"text-h0",h1:"text-h1",h2:"text-h2",h3:"text-h3",h4:"text-h4",h5:"text-h5",h6:"text-h6"},w=d((({className:e="",headingType:t="h3",as:l="h3",title:n,children:a})=>o(l,{role:"heading",className:p("font-sans m-0",N[t],e),children:n||a}))),k=d((({children:e,...t})=>o("p",{className:p("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:l="XL",title:n,description:a,align:i="text-center",as:r,isEmbedded:s=!1,isTheme:d=!1,...m})=>{const h=C[l],u={marginTop:h.descriptionStyle};return c(x,{className:p(s?"@container-normal":"",e),defaultPadding:s?"":"p-6xl",version:t,isTheme:d,...m,children:[n?o(w,{className:p("whitespace-pre-wrap",i),...h?.title,as:r||h?.title.as,title:n}):null,a?o(k,{size:h.descriptionSize,font:h.descriptionWeight,align:i,...u,children:a}):null]})})),T=({blockClassName:e,block:t,render:l})=>l({blockClassName:e,block:t}),I=[];function B(e,t,{className:l,...n}={}){const{key:a,blockDecorator:i=T,blocksRegistry:r={},ancestors:s=I}=t,{type:c}=e;c&&c in r||console.warn(`No block with "${c}" is registered`);const d=c&&r[c];return i({blockClassName:p(e.style?.length?e.style:"col-span-12",l),block:e,ancestors:s,render:({block:l,blockClassName:i})=>{const{content:r}=l;return d?o(d,{className:i,block:e,options:t,...r,...n},a):null}},a)}const M=[],P=(e,{key:t,ancestors:l=M,slotName:n=null,extraProps:a,renderProps:i=B,...r})=>{const s=a?(e,t)=>B(e,t,a):i;return(e||[]).map(((e,a)=>s(e,{...r,key:`${t||e.type}-${a}`,ancestors:r.parent?[...l||M,[r.parent,n]]:l},a)))};function R({block:e,options:t,children:l,extraProps:n,renderProps:a}){return l||(e&&t?P(e.blocks,{...t,parent:e,extraProps:n,renderProps:a}):null)}const V=["CDN","BASE_PATH"],z=new Proxy({_:{},setup(e){this._=e}},{get(e,t){const l=e._[t]||e[t];return V.includes(t)?(e=>e&&!e.endsWith("/")?`${e}/`:e)(l):l}}),D=e=>Boolean(e?.includes(":")),A=(e,t)=>Boolean(e&&!D(e)&&(!t||"_self"===t)),j=e=>Boolean(e?.startsWith("#")),$=e=>(e||"").replace(/\?.*/,"").replace(/\/$/,""),L=(...e)=>e.filter(Boolean).join("/").replace(/\/+/g,"/").replace(/^(.+):\//,"$1://").replace(/^file:/,"file:/").replace(/\/(\?|&|#[^!])/g,"$1").replace(/\?/g,"&").replace("&","?"),_=(e,t)=>Boolean(t&&e&&e.startsWith(t)&&["/"===t,e===t,"/"===e[t.length]].some(Boolean));var O=Object.freeze({__proto__:null,isURL:D,isLocalURL:A,isHash:j,withoutQuery:$,joinPath:L,hasPrefix:_});const E="/api/",F=`${E}v1/storage`,U=e=>(t,l)=>{if([!t,D(t),j(t),[z.CDN,E].some((e=>_(t,e)))].some(Boolean))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`${F}/${t}/attachment`;const n=t?.startsWith("/");return L(_(t,l)?"":l,n?"/":e.pathname?.split("/").slice(0,-1).join("/"),t)},H={normal:"",color:"text-primary-main",black:"text-black",white:"text-black"},W=d((({className:e="",imageClassName:t="",name:l="",alt:n=`Иконка ${l}`,title:a=n,iconVersion:i="color",width:r,height:s})=>{const d=u(),m="normal"===i?`${l}.svg`:`sprites.svg#${l}`,h=U(d)(L(z.CDN,"/icons/",m));return"normal"===i?o("img",{className:e,src:h,alt:n,title:a,"aria-hidden":"true",width:r,height:s,style:q(e,s)}):o(X,{className:e,children:c("svg",{className:p(K(r),H[i],"white"===i?"invert":"",t),width:r,height:s,"aria-hidden":"true",children:[a?o("title",{children:a}):null,n?o("desc",{children:n}):null,o("use",{href:h,xlinkHref:h})]})})})),q=(e,t)=>{return e?.includes("h-")?{}:{height:(l=t,l&&!/\D/.test(l)?`${t}px`:t),width:"auto"};var l},K=e=>e?"":"w-full h-full",X=d((({className:e,children:t})=>e?o("div",{role:"img",className:e,children:t}):t)),Y=new Proxy({_:{},setup(e){this._=e}},{get:(e,t)=>e._[t]||e[t]});function G(e=""){try{const[,t]=new URL(e).pathname.split("/");return`/${t}`}catch(e){return""}}const Q=(e,t)=>l=>{const n=t?"":G(Y.SITE_URL);return l&&!D(l)?U(e)(L(t,l),n):l},J=(e,t)=>e?.media&&t?.media?e.media-t.media:0,Z=d((({className:e="",image:t,imageClassName:l="",pathPrefix:n})=>{const a=u();return c("picture",{className:e,children:[t?.sources?.length?t.sources.filter((e=>e?.src)).sort(J).map((({src:e,format:l,media:i},r)=>o("source",{srcSet:Q(a,n)(e),type:te(l),media:i?`(max-width: ${i}px)`:"",width:t?.size?.width,height:t?.size?.height},`${r}_${e}`))):null,t?.src?ee({...t,src:Q(a,n)(t.src)},l):null]})})),ee=(e,t="")=>o("img",{src:e.src,className:p("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}),te=e=>e?`image/${String(e)}`:void 0,le=d((({className:e="",image:t,imageClassName:l="",pathPrefix:n,...a})=>t?.src||t?.icon?t.icon?o(W,{className:e,imageClassName:l,iconVersion:t?.iconVersion,name:t.icon,...a}):o(Z,{className:e,imageClassName:l,image:t,pathPrefix:n}):null)),ne={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","":""},ae="bg-main-divider text-main-disabled",ie={primary:ae,secondary:ae,white:ae,link:"",transparent:"",gray:ae,"":""},re="text-center font-sans select-none",se={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","":""},oe=({className:e,rounded:t,version:l})=>[re,"border border-transparent inline-block cursor-pointer no-underline focus:border-primary-text focus:border h-fit",l?ne[l]:"",t?"rounded-full":"rounded-md",e].join(" "),ce=()=>({open:(e,t={})=>h.fire("dialog",{type:"open",dialog:e,...t}),close:()=>h.fire("dialog",{type:"close"}),closeAll:()=>h.fire("dialog",{type:"close",all:!0})}),de=e=>de._impl(e);function me(){const e=G(Y.SITE_URL),t=u(),{closeAll:l}=ce();return e=>{const l=U(t)(e.href);return{...e,href:l,"aria-label":e.text,onClick:de(n({...e,href:l}))}};function n({href:n,target:a,onClick:i}){return r=>{i&&i(r);const s=!_(n,e||"/");n&&!s&&A(n,a)&&(l(),r?.preventDefault(),t.push(((e,t="")=>e.replace(t,"")||"/")(n,e)))}}}de._impl=e=>e,de.setup=e=>{de._impl=e};const he=e=>{if(!Array.isArray(e)||!e.length)return{};try{return{"data-aspects":JSON.stringify(e)}}catch(e){return{}}},ue=d((e=>{const{text:t,aboveText:l,appendLeft:n,appendRight:a,version:i="primary"}=e,r=ge(e)?"hidden lg:block":"";return c("div",{className:p(pe(e),"flex gap-xs"),children:[n?o("div",{className:p(r,se[i]),children:n}):null,ge(e)?c("div",{className:"whitespace-pre",children:[l?o("div",{className:"text-xs font-light text-left",children:l}):null,o("div",{className:"text-left "+(l?"text-s -mt-3xs":"text-l"),children:t})]}):null,a?o("div",{className:p(r,se[i]),children:a}):null]})})),pe=e=>{const{version:t,aboveText:l,rounded:n}=e;if("link"===t)return"";const a=""+(l?"py-2.5 px-9":"py-4 px-9");return p("group/btn items-center justify-center",ge(e)?a:"h-12 w-12 m-auto",n?"rounded-full":"")},ge=({text:e,aboveText:t,appendLeft:l})=>Boolean(e||t||!l),xe=({className:e,rounded:t,version:l})=>["inline-block",re,l?ie[l]:"",t?"rounded-full":"rounded-md",e].join(" "),fe=d((({disabled:e,children:t,method:l="LINK",href:n,...a})=>{const r=(({method:e,href:t})=>i((l=>{if("POST"!==e||!t)return;l.preventDefault(),l.stopPropagation();const{origin:n,pathname:a,searchParams:i}=new URL(t||""),r=document.createElement("form");r.setAttribute("method","POST"),r.setAttribute("action",[n,a].join(""));for(const[e,t]of i.entries()){const l=document.createElement("input");l.setAttribute("type","hidden"),l.setAttribute("name",e),l.setAttribute("value",t),r.appendChild(l)}document.body.appendChild(r),r.submit()}),[]))({method:l,href:n}),s=me()({onClick:r,href:n,...a}),c=t??o(ue,{...s});return o(e?ye:be,{...s,children:c})})),be=d((({className:e="",href:t,rel:l,target:n,ariaLabel:a,version:i,rounded:r,onClick:s,type:c,data:d,children:m})=>o("a",{className:oe({className:e,version:i,rounded:r}),href:t,rel:l,target:n,"aria-label":a,role:t?"link":"button",onClick:s,type:c,...he(d),children:m}))),ye=d((({className:e,ariaLabel:t,version:l,rounded:n,children:a})=>o("button",{type:"button","aria-disabled":"true","aria-label":t,tabIndex:-1,className:xe({className:e,rounded:n,version:l}),children:a})));function ve({version:e,handleClick:t,text:l="Вернуться назад",alwaysVisible:n=!1}){if(!l)return null;const a="primary"===e?"white":"black",i="primary"===e?"bg-primary-main":"bg-white";return c("div",{className:p(n?"flex":"hidden sm:flex","items-center gap-s"),children:[o("div",{className:p(oe({className:"w-12 h-12 min-h-12 min-w-12 flex items-center justify-center",rounded:!0}),i),onClick:t,children:o(le,{className:"w-4 h-4",image:{icon:"ArrowLeftIcon",iconVersion:a}})}),o(fe,{version:"link",className:"group-data-secondary:text-white",text:l,ariaLabel:l,onClick:t,type:"button"})]})}const Ne={start:"@xl:self-start",center:"@xl:self-center",end:"@xl:self-end"},we=d((({className:e,version:t="primary",defaultPadding:l,padding:n="",title:a,insetTitle:r,buttons:s,leftImage:o,rightImage:d,imageAlign:m,isImageAlwaysOnRight:h=!1,isImageSecondary:g=!1,backwardButton:x,children:f,...b})=>{const y=u(),v=i((()=>{y.back()}),[]),N=b.options?.page?.sitemap?.backwardButton;return c("div",{className:Ce(n,l,e),children:[x?ve({version:t,handleClick:v,text:N}):null,ke(a),c("div",{className:p("grow relative flex flex-col @xl:flex-row gap-3xl w-full",o?"self-start @xl:w-auto":""),children:[Me(o,{imageAlign:m,className:"mx-auto"}),c("div",{className:p("grid gap-3xl",d?"@xl:grid-cols-2 auto-cols-fr":"",o?"":"grow","h-full","auto-rows-[max-content_1fr]"),children:[c("div",{className:"grow space-y-lg min-w-fit",children:[r,f]}),Be(R({...b,extraProps:{className:"@container-normal"}})),Me(d,{className:p("@xl:justify-self-end @xl:col-start-2",s?Se(h):"",Te(h),Pe(g)),imageAlign:m}),Ie(s)]})]})]})})),ke=e=>e?o("div",{className:"relative h-full",children:e}):null,Ce=(e="",t="",l="")=>p("relative flex flex-col gap-3xl overflow-hidden",e||t,l),Se=e=>e?"row-span-2":"@xl:row-span-2",Te=e=>e?"col-start-2 self-center":"",Ie=e=>e?o("div",{className:"self-end",children:e}):null,Be=e=>e&&e?.length?o("div",{className:"flex items-start justify-end",children:e}):null,Me=(e,{className:t,imageAlign:l})=>e?o("div",{className:p("shrink-1/2 justify-self-center",l&&Ne[l],t),children:e}):null,Pe=e=>e?"hidden @xl:block":"",Re=(e=[])=>e.reduce(((e,t)=>e+t),0),Ve=(e=[])=>e?.length?Re(e)/e.length:0,ze=(e,t="normal")=>e?.icon||e?.src?o("div",{className:p("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(le,{className:"w-6 h-6",image:{...e,iconVersion:e.iconVersion||t}})}):null,De=d((e=>{const{__html:t,richVersion:l=""}=e;return t&&"<p><br></p>"!==t.replace(/<\/?[^>]+\/?>/g,"").trim()?o("div",{"data-component":"rich-text-container",children:o("div",{className:p(l,"md-container"),dangerouslySetInnerHTML:{__html:t}})}):null})),Ae=(e,t)=>e?o(k,{font:"font-light",size:"text-m",color:"text-secondary-text group-data-secondary:text-white",children:e},`description-${t}`):null,je=d((({children:e,...t})=>o("span",{className:p("font-sans",Object.values(t)),children:e}))),$e=(e,t)=>e?o(je,{color:"text-primary-text group-data-secondary:text-white",size:"text-h6",children:e},`label-${t}`):null,Le=(e,t)=>"rte"===e.type&&"__html"in e&&e.__html?o(De,{...e},`rte-${t}`):["label"in e?$e(e.label,t):null,"description"in e?o("span",{className:e.descriptionClassName,children:Ae(e.description,t)},String(t)):null],_e=d((({className:e,benefitsVersion:t,...l})=>c("div",{className:p("flex gap-m min-w-56 items-center",e),role:"listitem",children:["icon"in l?ze(l.icon,t):null,o("div",{children:Le(l)})]}))),Oe=e=>"rte"===e.type?e?.__html?.length||0:Math.max(e?.label?.length||0,e?.description?.length||0),Ee=e=>{return((t=e.map(Oe))?.length?Math.sqrt(Math.abs(Ve(t.map((e=>e**2)))-Ve(t)**2)):0)>16;var t},Fe=e=>e&&"icon"in e&&e.icon&&(e.icon.icon||e.icon.src),Ue=e=>!e.some(Fe),He=d((({className:e,benefitsVersion:t="normal",benefits:l})=>l?.length?o("div",{className:p("flex gap-x-m gap-y-s",Ee(l)||Ue(l)?"flex-col":"flex-wrap",e),role:"list",children:l.map(((e,l)=>o(_e,{benefitsVersion:t,...e},String(l))))}):null)),We=d((({className:e,benefits:t})=>t?.length?o("div",{className:p("grid grid-cols-[max-content_1fr] auto-rows-auto items-baseline gap-x-m gap-y-xs",e),role:"list",children:t.flatMap(Le)}):null)),qe=d((({isTabularBenefits:e,...t})=>o(e?We:He,{...t}))),Ke=e=>Boolean(e?.src||e?.icon),Xe=(e,{className:t,buttonClassName:l,isVertical:n}={})=>e?.length&&e.some((e=>e?.text||e?.icon?.icon))?o("div",{className:p("flex",n?"flex-col gap-xs justify-items-stretch":"flex-wrap @xl:flex-nowrap gap-lg sm:gap-m",t),role:"group",children:e.map(Ye(l))}):null,Ye=(e="")=>(t,l)=>{const{text:n,icon:a,iconRight:i,version:r,...s}=t||{},c=Ge(a,r),d=Ge(i,r);return n||a?.icon?o(fe,{className:p("basis-full @lg:basis-auto",e),appendLeft:Qe({...a,iconVersion:c}),appendRight:Qe({...i,iconVersion:d}),version:r,text:n,...s},l?String(l):""):null},Ge=(e,t="secondary")=>{const l="secondary"===t?"color":"white";return e?.iconVersion?e?.iconVersion:l},Qe=e=>Ke(e)?o(le,{image:e,width:String(e?.size?.width||24),height:String(24)}):null,Je=d((({className:e,isDotted:t,dotClassName:l,children:n})=>c("div",{className:p("font-sans flex",e),role:"listitem",children:[t?o("div",{className:"shrink-0",children:o("div",{className:p("align-middle inline-block rounded-full group-data-secondary:bg-white",l)})}):null,o("span",{children:n})]}))),Ze={S:{textSize:"text-l font-light",indentStyle:"ml-xs",dotStyle:"w-1 h-1 mr-xs"},M:{textSize:"text-h6",indentStyle:"ml-s",dotStyle:"w-1.5 h-1.5 mr-s"},L:{textSize:"text-h5",indentStyle:"ml-m",dotStyle:"w-1.5 h-1.5 mr-m"}},et=d((({className:e,isDotted:t=!0,items:l=[],listItemSize:n="M",dotClassName:a=""})=>{const i=Ze[n];return l?.length?o("section",{className:p("flex flex-col gap-xs text-left text-primary-text group-data-secondary:text-white group-data-gray:text-secondary-text",i.textSize,e),role:"list",children:l.map(((e,l)=>o(Je,{isDotted:t,dotClassName:p(a||"bg-primary-text",i.dotStyle),children:e},String(l))))}):null})),tt=(e=0,{fixed:t}={})=>(l=0)=>new Intl.NumberFormat("ru-RU",{minimumFractionDigits:t?e:0,maximumFractionDigits:e}).format(Number(l)||0),lt=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(nt)}):null)),nt=({label:e,amount:t},l)=>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 sm:rounded-md items-baseline whitespace-pre",role:"listitem",children:[o(je,{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:[tt(2)(t)," ₽"]}):null]},String(l)),at=d((({className:e,tags:t})=>t?.length?o("div",{className:p("flex flex-wrap gap-xs",e),role:"list",children:t.map(it)}):null)),it=(e,t)=>o("div",{className:"p-xs border-solid border rounded-md border-gray",role:"listitem",children:o(je,{size:"text-m",font:"font-light",children:e})},String(t)),rt={XXL:"L",XL:"L",L:"M",M:"M",S:"S",XS:"S"},st=d((({className:e,padding:t,defaultPadding:l,title:n,description:a,headlineVersion:i="L",align:r="text-left",benefitsVersion:s,isTabularBenefits:d,benefits:m,__html:h,isFullWidthTitle:u,items:p,isDotted:g=!0,priceList:x=[],tags:f=[],buttons:b,image:y,imageOptions:{imageAlign:v="center",directionRight:N=!0,isImageAlwaysOnRight:w,isImageSecondary:k=!1}={},backwardButton:C,children:T,...I})=>{const B=y?.src?o(le,{image:y}):null,M=o(S,{title:n,description:a,headlineVersion:i,align:r,isEmbedded:!0}),P=m?.filter((e=>"rte"===e?.type||"label"in e||"description"in e));return o(we,{className:e,padding:t,defaultPadding:l,...u?{title:M}:{insetTitle:M},...ot(B,N),isImageSecondary:k,imageAlign:v,isImageAlwaysOnRight:w,buttons:Xe(b),backwardButton:C,...I,children:c("div",{className:"flex flex-col sm:gap-xl gap-4xl",children:[P?.length?o(qe,{benefitsVersion:s,isTabularBenefits:d,benefits:P}):null,h?o(De,{__html:h}):null,p?.length?o(et,{items:p,isDotted:g,listItemSize:rt[i]}):null,T,x?.length?o(lt,{priceList:x}):null,ct(f)]})})})),ot=(e,t)=>t?{rightImage:e}:{leftImage:e},ct=e=>e?.length?o(at,{tags:e}):null,dt=e=>Boolean(e&&Array.isArray(e)),mt=e=>Boolean(e&&!Array.isArray(e)&&"object"==typeof e),ht=(e,t)=>{return l=e,Boolean(mt(l)&&"string"==typeof l.$ref)?t.ref(e):mt(e)?t.record(e):dt(e)?t.array(e):t.scalar?t.scalar(e):e;var l},ut=(e,t)=>(e=>e.includes("#")?e.substring(e.indexOf("#")+1).split("/").filter(Boolean):[])(t).reduce(pt,e),pt=(e,t)=>e&&t?mt(e)?e[t]:dt(e)?e[parseInt(t,10)]:e:e,gt=(e,t)=>ht(e,{ref:({$ref:e,...l})=>gt(e?ut(t(e),e):l,t),record:e=>Object.entries(e).map((([e,l])=>({[e]:gt(l,t)}))).reduce(((e,t)=>Object.assign(e,t)),{}),array:e=>e.map((e=>gt(e,t)))}),xt=(e,t,l=[])=>{ht(e,{ref:e=>t(e.$ref,l),record:e=>{for(const n in e)xt(e[n],t,[...l,n])},array:e=>{for(let n=0;n<e.length;n++)xt(e[n],t,[...l,n])}})};async function ft(e,t){try{return e?await bt(e,t):null}catch(e){console.error(e)}return null}const bt=async(e,t)=>(await fetch(e,{...t,headers:{...t?.headers,"Content-Type":"application/json"}})).json(),yt=e=>[...new Set(e)],vt={},Nt=["/portal-resources"],wt=(e,t)=>gt(e,(e=>t?.[e])),kt=(e,t)=>{const l=(e=>{const t=[];return xt(e,(e=>t.push(e))),t})(e),[i,r]=n({});return a((()=>{l.length&&(async e=>Object.fromEntries((await Promise.allSettled(yt(e).filter((e=>!Nt.some((t=>e.startsWith(t))))).map((async e=>[e,vt[e]||=await bt(e)])))).filter((e=>"fulfilled"===e.status)).map((({value:e})=>e))))(l).then(r)}),[l.join()]),l.length?wt(e,{...t,...i}):e};function Ct(e,t={}){const l=d((t=>{const l=kt((({block:e,options:t,className:l,defaultPadding:n,padding:a,isTheme:i,version:r,children:s,...o})=>o)(t),t.options?.page?.fallback);return o(e,{...t,...l})}));return Object.assign(l,t),l}const St=Ct((({className:e,padding:t,...l})=>o(x,{className:p("overflow-hidden flex flex-col gap-3xl box-border",e),padding:"p-0",...l,children:o(st,{defaultPadding:"p-6xl",padding:t,className:"grow h-full",...l})})),{childrenTypes:["UnitBlock"]}),Tt=d((e=>{const{items:t}=e.options?.page?.adSourceBook??{},l=r((()=>It(0,t?.length)),[t]),n=t?.[l];return n?o(St,{suppressHydrationWarning:!0,...n,...e}):o(x,{...e,children:o(f,{})})})),It=(e=0,t=0)=>Math.floor(Math.random()*(t-e)+e),Bt=(e,t=!1)=>{if("string"==typeof e)return e.split("-").reverse().join(".");{const l=String(e.getDate()).padStart(2,"0"),n=String(e.getMonth()+1).padStart(2,"0"),a=String(e.getFullYear());return t?`${a}-${n}-${l}`:`${l}.${n}.${a}`}},Mt=e=>e?.replace(/[^+\d]/g,"");const Pt=e=>e?{phone:Mt(e)}:{},Rt=e=>e?{birthday:Bt(e)}:{},Vt=(e,t=!0)=>({[t?"regionBranch":"region"]:e}),zt=(e,t=!0)=>({[t?"email":"mail"]:e}),Dt=(e="")=>e&&"+7 ("!==e?{secondaryPhoneNumber:Mt(e)}:{},At=({aspectsAttributes:e,aspects:t,ev:l})=>{for(const{aspectName:n,params:a}of e)t[n??""]?.(l,a)},jt="rshb-query-params";function $t(){const e=globalThis.location?.search||globalThis.sessionStorage?.getItem(jt)||"";return e&&globalThis.sessionStorage?.setItem(jt,e),e}function Lt(e){if(!e)throw new Error("Value should be fulfilled");return e}const _t=e=>t=>{const[,l]=Lt(e.find((([e])=>e(t))));return l(t)},Ot=e=>_t(e.map((([e,t])=>[e,()=>t])));Ot.if=e=>new Et(void 0,e);class Et{parent;predicate;unit;get entry(){return[Lt(this.predicate),Lt(this.unit)]}constructor(e,t,l){this.parent=e,this.predicate=t,this.unit=l}if(e){return new Et(this,e)}then(e){return new Et(this.parent,this.predicate,e)}else(e){return _t([...Ft(this),[()=>!0,e]])}}const Ft=e=>[...e?.parent?Ft(e.parent):[],e.entry],Ut=e=>{const t=e.target?.closest("a");if(D(t?.href)&&!t?.href?.startsWith(globalThis.location?.origin)){e.preventDefault(),e.stopPropagation();const l=(e=>{const t=$t();if(!D(e)||!t)return e;const l=new URL(e);for(const[e,n]of new URLSearchParams(t))l.searchParams.set(e,n);return l.toString()})(t?.href)||t?.href;if(l){Ht(t?.target)?.(l)}}},Ht=Ot([[e=>"_blank"===e,e=>globalThis.open(e,"_blank")],[e=>"_parent"===e,e=>globalThis.parent&&(globalThis.parent.location.href=e)],[e=>"_top"===e,e=>{globalThis.top&&(globalThis.top.location.href=e)}],[()=>!0,e=>globalThis.location&&(globalThis.location.href=e)]]);function Wt(){return Wt._impl()}Wt._impl=()=>({forwardQuery:Ut}),Wt.setup=e=>{Wt._impl=e};const qt=e=>e,Kt=(e,{resetOnSubmit:t,onSubmit:l}={})=>{const[a,r]=n(e),[o,c]=n(!1),[d,m]=n({}),h=s({}),u=i(((e,t)=>{const{parse:l=qt,format:n=qt}=t||{};return h.current||(h.current={}),h.current[e]||=t=>{r((n=>({...n,[e]:l(t)}))),m((t=>({...t,[e]:!0})))},{value:n(a[e]),isDirty:o||d[e],onChange:h.current[e]}}),[a,o,d]),p=i((e=>{r(e),m(e)}),[]),g=i((()=>{r(e),c(!1),m({})}),[e]),x=i((e=>{e.preventDefault(),t?g():c(!0),l&&l(a,e)}),[l,a]);return[a,{isDirty:o||Object.values(d).some(Boolean),field:u,update:p,reset:g,onSubmit:x}]},Xt=d((({responseType:e})=>{const t="OK"===e,l=t?"ResponseOKIcon":"ResponseFailIcon";return c("div",{className:p("flex items-center p-lg rounded-md space-x-m",t?"bg-ok":"bg-fail"),children:[o(le,{image:{icon:l,iconVersion:"normal"},width:"42",height:"42"}),c("div",{children:[o(w,{headingType:"h6",title:t?"Ваша заявка отправлена":"Не удалось отправить заявку",className:"mb-2xs"}),o(je,{size:"text-l",font:"font-light",color:"text-secondary-text",children:t?"Совсем скоро мы с вами свяжемся":"Пожалуйста, повторите позднее"})]})]})})),Yt=d((e=>{const{className:t,title:l,responseType:n,children:a,...i}=e;return o(x,{className:t,defaultPadding:"p-6xl",...i,children:c("div",{className:"container max-w-[978px] space-y-lg",children:[l?o(w,{headingType:"h3",title:l,className:"@xl:text-center"}):null,a,n?o(Xt,{responseType:n}):null]})})})),Gt=e=>t=>l=>e(l)?[]:[t],Qt=e=>o("div",{className:"h-6",children:e?o(je,{size:"text-xs",font:"font-light",color:"text-error",children:e}):null}),Jt=d((({className:e,viewBox:t,fill:l="none",width:n,height:a,paths:i,...r})=>o("svg",{xmlns:"http://www.w3.org/2000/svg",className:e,viewBox:t,fill:l,width:n,height:a,children:i.map((({d:e,fill:t,...l},n)=>{const a={...r,...l};return o("path",{d:e,fill:t||"currentColor",stroke:a.stroke,strokeLinecap:a.strokeLinecap,strokeLinejoin:a.strokeLinejoin,strokeWidth:a.strokeWidth,strokeMiterlimit:a.strokeMiterlimit},n)}))}))),Zt="appearance-none w-5 h-5 border-solid cursor-pointer flex-none",el=[{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"}],tl=d((({className:e,value:t,text:l,disabled:n,isRadio:a,onChange:r})=>{const s=i((e=>{n||(e.preventDefault(),r&&r(!t))}),[r,n,t]),d=a?o("div",{className:"absolute left-1 w-3 h-3 rounded-full bg-primary-main"}):o(Jt,{paths:el,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:"flex items-center relative cursor-pointer group/box",onClick:s,children:[o("div",{className:p(Zt,"m-0",a?"rounded-full border-2":nl(t),t?"border-primary-main":"border-gray",n?"bg-main-disabled":"group-hover/box:border-primary-hover"),role:ll(a),"aria-checked":Boolean(t),"aria-disabled":Boolean(n)}),t?d:null,l?o("div",{className:"ml-s",children:o(je,{size:"text-l",font:"font-light",children:l})}):null]})})})),ll=(e=!1)=>e?"radio":"checkbox",nl=(e=!1)=>p("rounded border",e?"bg-primary-main":""),al=d((({className:e,text:t,value:l,key:n,disabled:a,error:i,onChange:r})=>c("div",{className:p("shrink-0 w-full",e),children:[o(tl,{text:t,value:l,disabled:a,onChange:r},n),Qt(i)]})));function il(e=!1){const[t,l]=n(e),a=i((()=>l(!0)),[]),r=i((()=>l(!1)),[]),s=i((()=>l((e=>!e))),[]);return[t,{setValue:l,setTrue:a,setFalse:r,toggle:s}]}const rl=e=>e?o(je,{size:"text-m",color:"text-primary-text",font:"font-light",children:e}):null,sl="border border-solid outline-none border-gray hover:border-primary-hover active:border-primary-text focus:border-primary-text",ol=d((({key:e,className:t="",id:l,name:n,type:r="text",label:d,placeholder:m,value:h="",valid:u=!0,children:g,onChange:x,onFocus:f,onBlur:b,pattern:y,autoFocus:v=!1,isTextarea:N=!1})=>{const w=s(null),k=i((e=>{x&&x(e.target?.value||"")}),[x]);a((()=>{v&&w.current?.focus()}),[v,w]);const C="w-full border rounded-md text-primary-text outline-none p-m",S=g?"pr-3xl":"",T=cl(u);return c("div",{className:p("relative",t),children:[c("label",{className:"space-y-xs",children:[rl(d),N?o("textarea",{className:p("block resize-y min-h-24",C,T),id:p("textarea",l),name:n||l,placeholder:m,value:h,onChange:k,onFocus:f,onBlur:b},e):o("input",{type:r,className:p("h-14",C,S,T),ref:w,id:l,name:n||l,placeholder:m,value:h,onChange:k,onFocus:f,onBlur:b,pattern:y},e)]}),g]})})),cl=e=>e?sl:"border-error",dl=e=>e?.text||e?.key||"";function ml(e,t,l,n){a((()=>{if(e&&l)return e.addEventListener(t,l,n),()=>{e.removeEventListener(t,l,n)}}),[e,t,l])}function hl(e){const t=s(null),l=i((l=>{t&&t.current&&l.target instanceof Node&&!t.current.contains(l.target)&&e()}),[e]);return ml(globalThis.document,"click",l),t}const ul=(e,t)=>e?.length&&t?.trim()?e.filter((e=>e.text?.toLocaleLowerCase().includes(t?.trim().toLocaleLowerCase()))):e,pl=d((({popupRef:e,options:t,value:l,query:n,onChange:a,iconVersion:i})=>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:ul(t,n).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===l?.key,onClick:t=>{t.stopPropagation(),a&&a(e)},children:[o("span",{className:"min-h-6",children:dl(e)}),o(W,{name:"DoneSimpleIcon",width:"16",height:"16",iconVersion:i,className:p("absolute right-4 pt-3xs",e.key===l?.key?"":"hidden")})]},e.key)))}):null));function gl({isOpen:e,options:t,value:l,query:n,onChange:r,onClose:c,iconVersion:d}){const m={open:(e,t)=>h.fire("popup",{type:"open",popup:e,...t}),update:(e,t)=>h.fire("popup",{type:"update",popup:e,...t}),close:()=>h.fire("popup",{type:"close"})},u=i((()=>{m.close(),c&&c()}),[c]),p=i((e=>{u(),r&&r(e)}),[u,r]),g=s(null),x=hl(u);return a((()=>{if(!e||!g.current)return;const a=g.current,{top:i,left:r,width:s,height:c}=a.getBoundingClientRect();m.update(o(pl,{popupRef:x,options:t,value:l,query:n,onChange:p,iconVersion:d}),{top:i+window.scrollY+c,left:r,width:s})}),[e,t,l,n,p]),g}const xl=d((({className:e,label:t,options:l=[],value:a,valid:r=!0,isBorder:s=!0,placeholder:d="",isSearch:m=!1,iconVersion:h="black",onChange:u,disabled:g})=>{const[x,{setFalse:f,setTrue:b}]=il(),[y,v]=n(""),N=g||0===l.length,w=x&&!N,k=i((()=>{v(""),f()}),[]),C=gl({isOpen:x,options:l,value:a,query:y,onChange:u,onClose:k,iconVersion:h});return c("div",{className:p("space-y-xs",e),children:[rl(t),c("div",{className:p("relative",w?"z-20":"z-10"),ref:C,children:[c("div",{className:p("h-14 [&>*]:p-m pr-8 text-l flex items-center justify-between text-primary-text relative z-10 overflow-hidden",bl(s,r,N)),onClick:w?k:b,children:[o("p",{className:"line-clamp-2 text-ellipsis",children:dl(a)||d}),fl(w,h)]}),m&&w?o("div",{className:p("absolute top-0 w-full z-20"),children:o(ol,{type:"text",autoFocus:!0,value:y,onChange:v})}):null]})]})})),fl=(e,t)=>o(W,{className:p("absolute right-3 flex self-center",e?"":"rotate-180"),iconVersion:t,name:"ArrowUpIcon",width:"16",height:"16"}),bl=(e,t,l)=>p(e?"border rounded-md ":"",e&&!l?"hover:border-primary-hover":"",l?"bg-main-divider":"cursor-pointer ",t?"border-gray":"border-error"),yl=()=>{},vl=({today:e,firstDayOfWeek:t,totalDays:l,currentMonth:n,currentYear:a,min:i,max:r,onDateClick:s})=>{const c=[];let d=1;for(let m=0;m<6;m++){const h=[];for(let c=0;c<7;c++)if(0===m&&c<t)h.push(o("td",{},`empty-${c}`));else if(d>l)h.push(o("td",{},`empty-${c}`));else{const t=new Date(a,n,d),l=Nl(t,e),c=wl(t,i,r);h.push(o("td",{children:o("div",{className:kl(l,c),onClick:()=>!c&&s(t),children:d})},`day-${d}`)),d++}c.push(o("tr",{children:h},`row-${m}`))}return c},Nl=(e,t)=>t&&e.toDateString()===t.toDateString(),wl=(e,t,l)=>t&&e.getTime()<t.getTime()||l&&e.getTime()>l.getTime(),kl=(e,t)=>p("p-s text-center rounded-md border",e?"":"border-transparent hover:bg-gray",t?"text-gray hover:bg-transparent":"cursor-pointer"),Cl=["Пн","Вт","Ср","Чт","Пт","Сб","Вс"],Sl=d((({today:e,currentMonth:t,currentYear:l,min:n,max:a,onDateSelect:s=yl})=>{const d=i((e=>s(e)),[]),{firstDayOfWeek:m,totalDays:h}=r((()=>({firstDayOfWeek:new Date(l,t,1).getDay()-1,totalDays:new Date(l,t+1,0).getDate()})),[l,t]);return c("table",{className:"mx-auto",children:[o("thead",{className:"text-gray font-light",children:o("tr",{children:Cl.map(((e,t)=>o("th",{className:"p-s",children:e},String(t))))})}),o("tbody",{children:vl({firstDayOfWeek:m,today:e,totalDays:h,currentYear:l,currentMonth:t,min:n,max:a,onDateClick:d})})]})})),Tl=["Январь","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь"],Il=Tl.map((e=>({key:e}))),Bl=Array.from({length:(new Date).getFullYear()-1940+1},((e,t)=>1940+t)).reverse().map((e=>({key:String(e)}))),Ml={name:"ArrowUpIcon",iconVersion:"black",width:"24",height:"24"},Pl={className:"min-w-32",iconVersion:"black",isBorder:!1},Rl=d((({className:e="",label:t="",value:l,valid:a=!0,minDate:r,maxDate:s,onChange:d})=>{const[m,{setValue:h}]=il(!1),[u,g]=n(l?.getMonth()||(new Date).getMonth()),[x,f]=n(l?.getFullYear()||(new Date).getFullYear()),{handlePrevMonth:b,handleNextMonth:y,handleSelectMonth:v,handleSelectYear:N,monthsOptions:w,yearsOptions:k,handleChangeVisibleCalendar:C,ref:S}=(({onShowCalendar:e,showCalendar:t,selectedMonth:l,onMonthSelect:n,onYearSelect:a,selectedYear:r})=>{const s=hl(i((()=>t&&e(!1)),[t]));return{handleChangeVisibleCalendar:i((()=>e(!t)),[t]),handleNextMonth:i((()=>{l+1<=11?n(l+1):(n(0),a(r+1))}),[l]),handlePrevMonth:i((()=>{l-1>=0?n(l-1):(n(11),a(r-1))}),[l]),handleSelectMonth:i((({key:e})=>n(Tl.indexOf(e))),[]),handleSelectYear:i((({key:e})=>a(Number(e))),[]),monthsOptions:Il,yearsOptions:Bl,ref:s}})({onYearSelect:f,onMonthSelect:g,onShowCalendar:h,selectedYear:x,selectedMonth:u,showCalendar:m});return c("div",{className:p("space-y-xs",e),ref:S,children:[rl(t),c("div",{className:"relative",children:[Vl(C,l,a),m?c("div",{className:"absolute bg-white z-20 select-none",children:[c("div",{className:"flex gap-s",children:[o("div",{className:"my-auto",onClick:b,children:o(W,{...Ml,className:"-rotate-90 cursor-pointer"})}),o(xl,{onChange:v,value:{key:Tl[u]},options:w,...Pl}),o(xl,{onChange:N,value:{key:String(x)},options:k,...Pl}),o("div",{className:"my-auto",onClick:y,children:o(W,{...Ml,className:"rotate-90 cursor-pointer"})})]}),o(Sl,{today:l,currentMonth:u,currentYear:x,onDateSelect:d,min:r,max:s})]}):null]})]})})),Vl=(e,t,l)=>c("div",{onClick:e,className:p("flex justify-between items-center h-14 px-m py-s border rounded-md cursor-pointer hover:border-black active:border-black focus:border-black",l?"border-gray":"border-error"),children:[o(k,{children:t&&Bt(t)}),o(W,{...Ml,name:"CalendarIcon"})]}),zl=d((({className:e,label:t,error:l,...n})=>c("div",{className:p("shrink-0 w-full",e),children:[o(Rl,{label:t&&n?.errors?`${t}*`:t,valid:Boolean(!l),...n}),Qt(l)]}))),Dl=d((({className:e,label:t,value:l="",placeholder:n,error:a,onChange:i,onBlur:r,isTextarea:s,type:d,...m})=>c("div",{className:p("shrink-0 w-full",e),children:[o(ol,{type:d||"text","aria-label":t,label:t&&m?.errors?`${t}*`:t,valid:Boolean(!a),value:l,onChange:i,onBlur:r,isTextarea:s,placeholder:m?.errors&&!t?`${n}*`:n}),Qt(a)]}))),Al=e=>"_"===e,jl=e=>/\d/.test(e),$l=e=>Al(e)||jl(e),Ll=[..."+7 (___) ___-__-__"],_l=Ll.findIndex(Al),Ol=Ll.map(((e,t)=>$l(e)?Ll.slice(0,t).filter($l).length:-1));const El=d((({children:e,onChange:t,...l})=>{const n=i((e=>t&&t(function(e){const t=e.replace(/\D/g,""),l=Ll.map(((e,l)=>jl(e)?e:t.charAt(Ol[l])||e)),n=Ol.indexOf(t.length-1)+1;return(n?l.slice(0,Math.max(_l,n)):l).join("")}(e))),[t]),a=i((e=>{"+7 ("===e&&(t&&t(""))}),[]);return o(ol,{...l,onChange:n,onFocus:e=>n(e?.target?.value||""),onBlur:e=>a(e?.target?.value||""),children:e})})),Fl=d((({className:e,label:t,value:l,error:n,onChange:a,onBlur:i,...r})=>c("div",{className:p("shrink-0 w-full",e),children:[o(El,{"aria-label":t,label:r?.errors?`${t}*`:t,valid:Boolean(!n),value:l,onChange:a,onBlur:i,placeholder:"+7 (___) ___-__-__"}),Qt(n)]}))),Ul=d((({className:e="",label:t,error:l,...n})=>c("div",{className:e,children:[o(xl,{...n,valid:!l,label:n?.errors?`${t}*`:t}),Qt(l)]}))),Hl="Некорректно заполненное поле",Wl=Gt((e=>null!=e&&""!==e))(Hl),ql=Gt((e=>e?.key&&""!==e?.key))(Hl),Kl=Gt((e=>"string"==typeof e&&e.length>1))(Hl),Xl=Gt((e=>"string"==typeof e&&(10===e.length||12===e.length)))(Hl),Yl=(Gl=/^(\+7)?[\s-]?\(?[0-9]{3}\)?[\s-]?[0-9]{3}[\s-]?[0-9]{2}[\s-]?[0-9]{2}$/,Gt((e=>"string"==typeof e&&Gl.test(e))))(Hl);var Gl;const Ql=Gt((e=>"boolean"==typeof e&&e))("Согласие обязательно"),Jl={typeForm:Wl,surname:Kl,name:Kl,region:ql,addressBranch:ql,phone:Yl,secondaryPhone:Yl,birthday:Wl,email:Wl,fullName:Kl,inn:Xl,partnerComments:Wl,collectionCount:Wl,comment:Wl,acquiringType:ql,feedbackType:ql,feedbackMethod:ql,serviceType:ql,serviceDirection:ql,consentDataProcessing:Ql,annualRevenue:Wl},Zl=e=>{const t=(e=>Object.values(e.filter((e=>e)))?.map((e=>e.name)))(e.filter((e=>"required"in e&&e.required)));return Object.fromEntries(t.map((e=>[e,Jl?.[e]])))},en=(e,t)=>{const{value:l,isDirty:n}=e,a=n?t(l):[];return{...e,errors:a,error:a[0]}},tn=(e,t,l=!1)=>l?en(e,t):e,ln=[{text:"Торговый эквайринг",key:"trade"},{text:"СБП-эквайринг",key:"sbp"},{text:"Интернет-эквайринг",key:"internet"},{text:"Все виды эквайринга",key:"all"}],nn=d((({field:e,input:t})=>o(Ul,{label:"Вид эквайринга",placeholder:"Выберите эквайринг",options:ln,...tn(e("acquiringType"),Jl.acquiringType,t?.required)}))),an=(e="")=>Boolean("trade"===e||"all"===e),rn=e=>null!=e,sn=new Map,on=e=>Boolean(e?.every((e=>Array.isArray(e)?on(e):!e||"string"==typeof e))),cn=e=>on(e)?e.toString():"";function dn(e,t,{fallback:l,cache:i}={}){const s=r((()=>mn(e)),[e]),[o,c]=n(void 0),[d,m]=n(void 0);a((()=>{if(!s.some(rn))return;let e=!1;const l=(t,l)=>{e||(c(t),m(l))};return(async()=>{try{l(await((e,t=sn)=>l=>{const n=cn(l),a=t.get(n);if(n&&rn(a))return a;const i=e(...l);return n&&rn(i)&&t.set(n,Promise.resolve(i)),i})(t,i)(s))}catch(e){l(void 0,e)}})(),()=>{e=!0}}),[t,i,s]);const h=l&&(e=>Boolean(e&&Array.isArray(e)&&1===e.length&&"string"==typeof e[0]))(s)&&l[s[0]];return{data:!o&&h?h:o,error:d,mutate:()=>Promise.resolve(void 0)}}function mn(e){return Array.isArray(e)?e:e instanceof Function?mn(e()):[e]}const hn=[];const un=async e=>await ft(e,{method:"GET"})||hn;function pn(){const{data:e}=dn("/api/v1/branchesByRegions",bt);return Array.isArray(e)?e:[]}const gn=d((({field:e,input:t,isPremium:l=!1})=>{const n=e("region"),i=n?.value?.key,r=n?.value?.text,s=l?pn()?.find((e=>e?.region===r))?.branches:function(e){const{data:t}=dn(e?`/api/v1/branches?regionCode=${e}`:null,un);return t||hn}(i)?.filter((e=>e?.address));return a((()=>{""!==n?.value?.key&&e?.("addressBranch")?.onChange?.("")}),[n?.value]),o(Ul,{label:"Отделение",placeholder:"Выберите отделение",options:(s||[]).map((({address:e=""})=>({key:e,text:e}))),...tn(e("addressBranch"),Jl.addressBranch,t?.required)})})),xn=(e,{normalize:t,format:l})=>{const{value:a,onFocus:r,onBlur:s,onChange:o}=e,[c,d]=n(!1),m=i((e=>{d(!0),r&&r(e)}),[]),h=i((()=>{d(!1),o&&o(t(a)),s&&s()}),[o,a]);return{value:c||!l?a:l(a),onFocus:m,onBlur:h}},fn=(e,t,l)=>Math.max(t,Math.min(e,l));function bn(e){const t=(e||"").replace(/\D/g,""),l=parseInt(t,10);return Number.isNaN(l)?0:l}function yn({list:e=[],min:t,max:l,step:n,value:a=e[0]||t,disabled:i,onChange:r}){const s=e.length?e.indexOf(a):a,d={backgroundSize:`${(100*(s>t?s-t:0)/(l-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:p("w-2 h-2 rounded-full",s<=t||i?"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:l,step:n,value:s,disabled:i,onChange:t=>{const l=bn(t.target?.value),n=e.length?e[l]:l;r&&r(n||0)}})})]})}const vn=1,Nn=100,wn=d((e=>{const{className:t,title:l,items:n=[],list:a=[],min:r=(a.length?0:vn),max:s=(a.length?a.length-1:Nn),step:d=1,value:m=a[0]||r,disabled:h=!1,onChange:u}=e,g=xn(e,{normalize:(e=0)=>a.length?kn(a)(e):fn(e,r,s),format:tt()}),x=i((e=>{u&&u(bn(e.target?.value))}),[u]);return c("div",{className:t,children:[c("label",{className:"block relative",children:[l?o(je,{size:"text-m",font:"font-light",color:"text-primary-text",children:l}):null,o("input",{className:p("text-h3 w-full h-14","pl-m mt-xs box-border","text-primary-text",sl,"disabled:border-gray disabled:bg-main-divider"),disabled:h,onChange:x,...g}),yn({list:a,min:r,max:s,step:d,disabled:h,value:m,onChange:u})]}),Cn(n)]})})),kn=e=>t=>e.reduce(((e,l)=>Math.abs(l-t)<Math.abs(e-t)?l:e)),Cn=e=>o("div",{className:"flex justify-between my-xs",children:e.map(((e,t)=>o(je,{size:"text-s",font:"font-light",color:"text-secondary-text",children:e},String(t))))}),Sn=["От 1 000 ₽","До 1 000 000 000 ₽"],Tn=d((({field:e})=>o(wn,{title:"Сумма, ₽",items:Sn,min:1e3,max:1e9,...e("amount")}))),In=d((({field:e,input:t})=>o(Dl,{className:"col-span-2",...tn(e("comment"),Jl.comment,t?.required),placeholder:"Ваше сообщение",isTextarea:!0}))),Bn=[{key:"ULTRASERVICE",text:"Ультра"},{key:"PREMIUMSERVICE",text:"Премиум"}],Mn=[{key:"Физическое лицо"},{key:"Юридическое лицо / ИП"}],Pn=[{text:"Задать вопрос по продуктам и услугам",key:"FEEDBACK"},{text:"Качество обслуживания",key:"FEEDBACK_QS"}],Rn=[{key:"phone",text:"Телефонный звонок"},{key:"email",text:"Электронное сообщение"}],Vn=d((({field:e})=>o(Ul,{label:"Способ получения ответа",options:Rn,...en(e("feedbackMethod"),Jl.feedbackMethod)}))),zn=d((({field:e})=>{const t=e("feedbackType");return a((()=>{"FEEDBACK"===t?.value?.key&&e("serviceDirection")?.onChange?.(Mn[0])}),[t?.value]),o(Ul,{label:"Тема",placeholder:"Выберите тему",options:Pn,...en(t,Jl.feedbackType)})})),Dn=d((({field:e})=>o(al,{...e("isClient"),text:'Являюсь клиентом банка АО "Россельхозбанк"'}))),An=d((({value:e=!1,text:t,type:l="checkbox",onChange:n})=>c("div",{role:l,"aria-checked":e,className:"flex justify-start items-center w-full cursor-pointer mb-s",onClick:()=>n&&n(!e),children:[o("div",{className:p("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:p("absolute opacity-80 duration-500 top-0.5 w-4 h-4 bg-white rounded-full",e?"left-1/2":"left-[5%]")})}),t?o(je,{size:"text-l",font:"font-light",color:"text-primary-text",children:t}):null]}))),jn=d((({field:e})=>an(e("acquiringType")?.value?.key)?o(An,{type:"radio",text:"Хочу онлайн-кассу",...e("onlineCheckout")}):null)),$n=d((({field:e})=>{const t=e("secondaryPhone");return o(Fl,{label:"Дополнительный телефон",...t.value&&"+7 ("!==t.value?en(t,Jl.secondaryPhone):t})})),Ln=d((({field:e})=>an(e("acquiringType")?.value?.key)?o(An,{type:"radio",text:"Хочу POS-терминал",...e("posTerminal")}):null));function _n(){const{data:e}=dn("/api/v1/regions",bt);return Array.isArray(e)?e:[]}const On=d((({field:e,input:t})=>{const l=_n();return o(Ul,{label:"Филиал",placeholder:"Выберите филиал",isSearch:!0,options:r((()=>l?.map((({code:e="",name:t=""})=>({key:e,text:t})))),[l]),...tn(e("region"),Jl.region,t?.required)})})),En=d((({field:e,input:t})=>{const l=pn(),n=r((()=>l?.map((({region:e})=>({key:e,text:e})))),[l]);return o(Ul,{label:"Регион",placeholder:"Выберите регион",options:n,...tn(e("region"),Jl.region,t?.required)})})),Fn=d((({field:e})=>o(Ul,{label:"Направление обслуживания",placeholder:"Выберите направление",options:Mn,...en(e("serviceDirection"),Jl.serviceDirection)}))),Un=["От 1 мес","До 15 лет"],Hn=d((({field:e})=>o(wn,{title:"Срок, месяцев",items:Un,min:1,max:180,...e("term")}))),Wn=d((({field:e})=>o(Ul,{label:"Тип обслуживания",options:Bn,...en(e("serviceType"),Jl.serviceType)}))),qn=d((({name:e,text:t,value:l,checked:n,onChange:a,className:i})=>o("div",{className:i,children:c("label",{className:"font-sans flex gap-s items-center relative cursor-pointer",children:[o("input",{className:p(sl,Zt,"flex justify-center items-center after:block after:w-2.5 after:h-2.5 after:rounded-full rounded-full","checked:border-2 checked:!border-primary-main focus:checked:border-primary-main checked:after:bg-primary-main"),type:"radio",value:l,name:e,checked:n,onChange:e=>a?.(e.target.value),role:"radio"}),t?o(je,{color:"text-primary-text",children:t}):null]})}))),Kn=["currencyControl","documentOperations","conversionTransactions","otherIssues"],Xn=d((({field:e})=>{const{value:t,onChange:l}=e("vedTypes");return a((()=>{"currencyControl"!==t&&(e?.("inn")?.onChange?.(""),e?.("region")?.onChange?.(""))}),[t]),c("div",{className:"py-m gap-m grid @xl:flex @xl:items-center",children:[o(qn,{name:"vedTypes",text:"Валютный контроль",value:"currencyControl",checked:"currencyControl"===t,onChange:l}),o(qn,{name:"vedTypes",text:"Документарные операции",value:"documentOperations",checked:"documentOperations"===t,onChange:l}),o(qn,{name:"vedTypes",text:"Конверсионные операции",value:"conversionTransactions",checked:"conversionTransactions"===t,onChange:l}),o(qn,{name:"vedTypes",text:"Иные вопросы ВЭД",value:"otherIssues",checked:"otherIssues"===t,onChange:l})]})})),Yn=(e,t)=>(l,n)=>{const{required:a,...i}=l,r="ULTRASERVICE"===t||"PREMIUMSERVICE"===t,s={surname:o(Dl,{label:"Фамилия",...tn(e("surname"),Jl.surname,a)}),name:o(Dl,{label:"Имя",...tn(e("name"),Jl.name,a),...i}),middleName:o(Dl,{label:"Отчество (Обязательно, при наличии)",...e("middleName")}),phone:o(Fl,{label:"Телефон",...tn(e("phone"),Jl.phone,a)}),email:o(Dl,{label:"Электронная почта",...tn(e("email"),Jl.email,a)}),fullName:o(Dl,{label:"ФИО",...tn(e("fullName"),Jl.fullName,a),...i}),inn:o(Dl,{label:"ИНН",type:"number",...tn(e("inn"),Jl.inn,a)}),comment:o(In,{field:e,input:l}),region:r?o(En,{field:e}):o(On,{field:e,input:l}),addressBranch:o(gn,{field:e,input:l,isPremium:r}),birthday:o(zl,{label:"Дата рождения",...tn(e("birthday"),Jl.birthday,a)}),isClient:o(Dn,{field:e}),consentToReceiveMaterials:o(al,{...e("consentToReceiveMaterials"),text:"Согласен на получение информационных и аналитических материалов по электронной почте"}),partnerComments:o(Dl,{...tn(e("partnerComments"),Jl.partnerComments,a),placeholder:"Укажите интересующий вас вопрос",isTextarea:!0,...i}),collectionCount:o(Dl,{label:"Количество объектов инкассации",type:"number",...tn(e("collectionCount"),Jl.collectionCount,a)}),acquiringType:o(nn,{field:e,input:l}),onlineCheckout:o(jn,{field:e}),posTerminal:o(Ln,{field:e}),serviceType:o(Wn,{field:e}),term:o(Hn,{field:e}),amount:o(Tn,{field:e}),annualRevenue:o(Dl,{label:"Годовая выручка, ₽",...tn(e("annualRevenue"),Jl.annualRevenue,a)}),vedTypes:o(Xn,{field:e}),feedbackType:o(zn,{field:e}),feedbackMethod:o(Vn,{field:e}),serviceDirection:o(Fn,{field:e}),bankEmpolee:o(Dl,{label:"ФИО или должность обслуживавшего Вас сотрудника Банка",...e("bankEmpolee")}),applicationDate:o(Dl,{label:"Дата и время обращения в Банк",...e("applicationDate")}),secondaryPhone:o($n,{field:e})};return function({input:e,field:t}){const{condition:l}=e,{value:n}=t(l?.name||"");return!l||l?.values?.find((e=>e===(n?.key??n)))}({input:l,field:e})?o("div",{children:s[l?.name]},String(n)):null};const Gn=e=>{const{acquiringType:t,onlineCheckout:l,posTerminal:n,amount:a,term:i,annualRevenue:r,serviceType:s,feedbackType:o,vedTypes:c,region:d,...m}=e,h=t||r?(e=>{const{acquiringType:t,onlineCheckout:l=!1,posTerminal:n=!1,term:a,amount:i,annualRevenue:r}=e;return t?`Вид эквайринга=${t?.text||""}${an(t?.key)?`/Онлайн касса=${l}/POS-терминал=${n}`:"/Онлайн касса=false/POS-терминал=false"}`:`Сумма=${i}/Срок=${a}/Выручка=${r}`})(e):null,u={...m,...Jn(c),...Qn(d),...h?{partnerComments:h}:{},...s?{typeForm:s}:{},...o?{typeForm:o}:{}};return Object.fromEntries(Object.entries(u)?.map((([e,t])=>[e,t?.key||t])))},Qn=e=>e?.key||e?.text?{region:e?.text||e?.key}:{},Jn=e=>e?{vedTypes:Object.fromEntries(Kn.map((t=>[t,t===e])))}:{},Zn={typeForm:"",region:{key:"",text:""},addressBranch:{key:"",text:""},surname:"",name:"",phone:"",secondaryPhone:"",comment:"",product:"",partnerComments:"",annualRevenue:"",term:12,amount:1e3,acquiringType:ln[0],serviceType:Bn[0],feedbackType:Pn[0],feedbackMethod:Rn[0],serviceDirection:Mn[0],vedTypes:Kn[0],birthday:void 0,isClient:!1,onlineCheckout:!1,posTerminal:!1,consentToReceiveMaterials:!1,consentDataProcessing:!1},ea=(e,t="")=>{const l=Object.fromEntries(e.map((e=>[e.name,"ved"===e.fieldType&&e?.defaultValue||Zn[e.name]])));return l?.serviceType&&"PREMIUMSERVICE"===t&&(l.serviceType=Bn[1]),{...l,typeForm:{key:t,text:""}}},ta=d((({text:e,link:t})=>c(k,{size:"text-l",font:"font-light",color:"text-secondary-text",children:[e?o(je,{children:e}):null,t?o(fe,{href:t.href,ariaLabel:"условия передачи данных",target:t.target||"",className:"!text-left text-primary-main",children:o(je,{children:t.text})}):null]})));function la({disabled:e,onClick:t}){return l=>{!e&&t&&t(l)}}const na={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"},aa={primary:p("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:p("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")},ia=d((({children:e,...t})=>{const l=e=>({...e,onClick:de(la(e))}),{className:n,version:a="primary",active:i,disabled:r,type:s="button",rounded:c=!0,role:d,onClick:m}=l(t);return o("button",{className:p("font-sans px-9 py-4","flex justify-center items-center gap-xs",i?"text-white bg-primary-active":"",r?"bg-main-gray text-main-disabled cursor-not-allowed":"",i||r?"":p(na[a],aa[a]),c?"rounded-md":"",n),type:s,role:d,onClick:m,children:e})})),ra=(e,t)=>o(ia,{className:p("w-full @xl:w-auto",t),type:"submit",children:e?.text?e.text:"Отправить заявку"}),sa=(e,t,l)=>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(tl,{...e}),o(ta,{link:t})]}),Qt(en(e,Ql).error)]}):o(ta,{text:"Нажимая кнопку, вы подтверждаете согласие с ",link:t}),ra(l)]}),oa={send:async function(e,t=!1){const{typeForm:l,region:n,phone:a="",email:i,birthday:r,inn:s,fullName:o,addressBranch:c,secondaryPhone:d="",bankEmpolee:m,applicationDate:h,serviceDirection:u,...p}=e,g=t&&"Юридическое лицо / ИП"!==u,x=g?"/api/v1/lead":"/api/v1/sendcorporatelead",f={typeForm:l,...Vt(n,g),...zt(i,g),...Pt(a),...g?Rt(r):{inn:s,fullName:o},..."FEEDBACK"===l?{}:{addressBranch:c,bankEmpolee:m,applicationDate:h,...Dt(d)},...p};try{const e=await fetch(x,{method:"POST",headers:{"Content-Type":"application/json"},mode:"cors",body:JSON.stringify(f)});return e?.ok?await e.json():null}catch(e){return null}}},ca=d((({className:e,title:t,typeForm:l="",sections:r=[],button:s,link:d,endpoint:m,additionalParams:h,isContacts:u,data:g,...x})=>{const f=r?.flatMap((e=>e?.inputs))||[],b=ea(f,l),[y,v]=n(""),N=i((async(e,t)=>{const l=ua(f,e),n=(a=Zl(l),e=>e&&Object.entries(a).flatMap((([t,l])=>l(e[t])))||[]);var a;if(n(e)?.length)return"Fail";const i=Gn({...e,...h}),r=await oa.send(i,"lead"===m)?"OK":"Fail";if(v(r),"OK"===r&&g){const e=Wt();At({aspectsAttributes:g,aspects:e,ev:t})}return r}),[]),[,{field:k,onSubmit:C,reset:S}]=Kt(b,{onSubmit:N}),T=ha(f)?.name;return a((()=>{"OK"===y&&S()}),[y]),c(Yt,{className:p("container space-y-m",e),title:t,responseType:y,...x,children:[c("form",{onSubmit:C,children:[r.map(((e,t)=>c("div",{className:p(ma(e.columns),"grid gap-x-m"),children:[da(e.title),(e?.inputs||[])?.map(Yn(k,l))]},`section-${t}`))),sa(T?k("consentDataProcessing"):void 0,d,s)]}),u?c("div",{className:"space-y-m",children:[o(w,{headingType:"h6",title:"Или свяжитесь с нами удобным способом",className:"@xl:text-center"}),c("div",{className:"flex sm:justify-center gap-xl",children:[c("a",{className:"flex gap-s items-center text-primary-text no-underline",href:"tel:8 (800) 200-78-70","aria-label":"8 (800) 200-78-70",children:[o(le,{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(le,{image:{icon:"MailIcon"},width:"24",height:"24"}),o("span",{children:"ved@rshb.ru"})]})]})]}):null]})})),da=e=>e?o("div",{className:"@xl:text-center @xl:col-span-2 mb-m",children:o(je,{size:"text-h6",children:e})}):null,ma=e=>2===e?"@xl:grid-cols-2":"",ha=e=>e?.find((e=>"consentDataProcessing"===e?.name)),ua=(e,t)=>e.filter((e=>e)).filter((e=>!e?.condition||e?.condition.values.find((l=>{const n=t?.[e?.condition?.name??""];return"secondaryPhone"===e.name?Boolean(t.secondaryPhone):l===(n?.key??n)})))),pa="text-center",ga=d((({title:e,description:t})=>c("div",{className:"bg-white p-6xl py-20 flex gap-s flex-col @xl:items-center",children:[o(le,{image:{icon:"MagnifierIcon",iconVersion:"normal"},width:"120",height:"120"}),o(S,{title:e,description:t,headlineVersion:"S",isEmbedded:!0,align:pa})]}))),xa=e=>({height:"calc(100vh - 242px)",minHeight:`${e||866}px`});function fa(e,{sensitivity:t,rootRef:l}={}){const n=s(null),i=r((()=>({threshold:ba(t),root:l?.current})),[t,l?.current]);return a((()=>{if(!n.current)return;const t=new IntersectionObserver(e,i);return t.observe(n.current),()=>{t.disconnect()}}),[e,i]),n}function ba(e=0){const t=Math.round(10*e);return Array.from({length:t}).fill(0).map(((e,l)=>Math.min(l/t)),1).concat(1)}const ya=d((({className:e,style:t,idx:l,activeIndex:n,observerOptions:a,children:r,onIntersection:s})=>{const c=fa(i((e=>{e.length&&s&&s(l||0,e[e.length-1])}),[s,l]),a);return o("div",{className:p("inline-block snap-always box-border",e),style:t,"aria-current":Boolean(l===n),ref:c,role:"listitem",children:r})})),va=["min-w-full","lg:min-w-[50%]","lg:min-w-[33.3%]","lg:min-w-[25%]"],Na=d((({className:e,itemClassName:t,containerRef:l,activeIndex:n,visibleItemCount:a=0,gap:r=0,padding:c=0,listType:d="horizontal-list",snapAlign:m="snap-center",minHeight:h,children:u,onVisibleItemsChange:g,onVisibleIndicesChange:x})=>{const f={sensitivity:1,rootRef:l},b=s([]),y=i(((e,t)=>{const l=[...b.current||[]];l[e]=t,b.current=l,g&&g(l),x&&x(ka(l))}),[g,x]),v=a>0?r*Number(a)-1:0,N="vertical-list"===d,w="horizontal-list"===d,k={...w?wa(c,v):{},...N?xa(h):{},gap:`${r}px`};return o("div",{className:p("box-border overflow-auto no-scrollbar",d,e),style:k,ref:l,role:"list",children:(C=(e,l)=>o(ya,{className:p(m,a?va[a-1]:"",N?"h-full":"",t),style:w?wa(c/4):{},activeIndex:n,idx:l,observerOptions:f,onIntersection:y,children:e},String(l)),e=>null==e?e:Array.isArray(e)?e.map(C):C(e,0))(u)});var C})),wa=(e,t=0)=>({marginLeft:-e+"px",marginRight:-e+"px",paddingLeft:`${e}px`,paddingRight:`${e+t}px`}),ka=e=>e.map(((e,t)=>[e,t])).filter((([e])=>e&&e.intersectionRatio>=.9)).map((([,e])=>e)),Ca={"horizontal-list":"mx-auto mt-lg w-fit","vertical-list":"absolute flex-col justify-center h-full top-0 left-4"},Sa={"horizontal-list":"w-6","vertical-list":"h-6"},Ta=d((({className:e="",containerRef:t,activeIndex:l,dotCount:n=0,listType:a="horizontal-list",version:i})=>n?o("div",{className:p("flex gap-xs",Ca[a],i?"group":"",e),"data-ver":i,children:Array.from({length:n}).fill(null).map(((e,n)=>o("div",{className:`cursor-pointer rounded-full transition-width duration-300 bg-primary-main group-data-secondary:bg-white group-data-transparent:bg-white ${n===l?Sa[a]:"w-2 h-2 opacity-30"}`,role:"button","aria-hidden":!0,onClick:()=>(e=>{e!==l&&t?.current&&t.current.children[e]?.scrollIntoView({behavior:"smooth",block:"nearest"})})(n)},String(n))))}):null)),Ia=e=>e,Ba=(e=Ia)=>t=>t.reduceRight(((t,l)=>e(t)>e(l)?t:l)),Ma=Ba(),Pa=(e=Ia)=>Ba((t=>-e(t))),Ra=Pa(),Va=e=>t=>e.scrollWidth/t,za=e=>(t,l)=>{e.scrollBy({left:l*Va(e)(t),behavior:"smooth"})},Da=({itemCount:e,onVisibleIndicesChange:t})=>{const l=s(null),[a,r]=n([]),o=i((e=>{r((t=>{return(l=t)===(n=e)||Boolean(l&&n&&l?.length===n?.length&&l.every(((e,t)=>e===n[t])))?t:e;var l,n})),t&&t(e)}),[e]),[c,d]=a.length?[Pa()(a),Ba()(a)]:[-1,-1],m=c>0,h=d<e-1,u=i((()=>{var t;l.current&&(m?za(l.current)(e,-1):(t=l.current).scrollTo({left:t.scrollWidth,behavior:"smooth"}))}),[e,m]),p=i((()=>{l.current&&(h?za(l.current)(e,1):l.current.scrollTo({left:0,behavior:"smooth"}))}),[e,h]),g=i(((e,t={behavior:"smooth",block:"nearest",inline:"center"})=>{l?.current&&l.current.children[e]?.scrollIntoView(t)}),[l]);return[l,{scrollLeft:u,scrollRight:p,scrollTo:g,canScrollLeft:m,canScrollRight:h,visibleIndicesRange:[c,d],handleVisibleIndicesChange:o}]},Aa=d((({className:e,disabled:t,...l})=>o(fe,{rounded:!0,className:p("group/btn w-12 h-12 min-h-12 max-h-12 flex items-center justify-center shadow-main-black",t?"bg-secondary-light text-secondary-text":"bg-white text-primary-text hover:text-primary-main",e||""),disabled:t,...l,children:o(le,{className:"w-4 h-4 min-w-4 min-h-4 rounded-full box-border",image:{icon:"ArrowLeftIcon",iconVersion:"black"},imageClassName:"group-hover/btn:text-primary-main",width:"16",height:"16"})}))),ja=d((e=>o(Aa,{...e,ariaLabel:"Пролистать влево","data-block-control":"scroll-left"}))),$a=d((e=>o(Aa,{...e,className:`${e.className||""} rotate-180`,ariaLabel:"Пролистать вправо","data-block-control":"scroll-right"}))),La="absolute top-[calc(50%-24px)] z-40",_a="absolute top-0 bottom-0 z-40 hidden @lg:block w-20 pointer-events-none",Oa=d((({scroll:e,arrowsPadded:t})=>{const{canScrollLeft:l,canScrollRight:n,scrollLeft:a,scrollRight:i}=e;return c("div",{children:[Ea(e),l?o(ja,{className:p(La,t?"left-1":"left-0"),onClick:a}):null,n?o($a,{className:p(La,t?"right-1":"right-0"),onClick:i}):null]})})),Ea=e=>c("div",{children:[e.canScrollLeft?o("div",{className:p(_a,"left-0 bg-opacity-from-white group-data-secondary:bg-none")}):null,e.canScrollRight?o("div",{className:p(_a,"right-0 bg-opacity-to-white group-data-secondary:bg-none")}):null]}),Fa=(e=!1)=>e?"border border-solid border-gray group-data-secondary:border-white/50 group-data-gray:border-main-divider":"",Ua=({className:e,text:t="ХИТ"}={})=>c("div",{className:p("w-14 h-14 bg-white flex flex-col items-center justify-center rounded-md shadow-main-black",e),children:[o(W,{iconVersion:"black",name:"HeartIcon",width:"24",height:"24"}),o(k,{size:"text-s",font:"font-normal",align:"text-center",color:"text-primary-text",children:t})]}),Ha="relative h-full",Wa={small:"lg:min-w-64",normal:"lg:min-w-80 xl:min-w-96",big:"lg:min-w-[515px]"},qa=({noCardBorder:e,cardSize:t="normal",...l})=>{const{blocks:n}=l.block||{},a=n?.some(Ya);return R({...l,renderProps:(l,n,i)=>c("div",{className:Ka(l,{someCardsHighlighted:a}),children:[B(l,n,{className:Xa(l,{someCardsHighlighted:a,showBorder:!e,cardSize:t}),blockIndex:i}),Ya(l)?Ua({className:"absolute top-0 -right-4 z-40"}):null]},String(i))})},Ka=(e,{someCardsHighlighted:t})=>p(Ha,t&&(Ya(e)?"pt-3xl":"pt-3xl sm:pt-16")),Xa=(e,{someCardsHighlighted:t,showBorder:l,cardSize:n="normal"})=>p(Ha,"min-w-80",Wa[n],t&&(Ya(e)?"pt-3xl sm:pt-16":"pt-3xl"),Fa(l),l&&"h-full"),Ya=e=>e?.content&&"isHighlighting"in e.content&&e.content.isHighlighting,Ga=Ct((({className:e,itemCount:t,visibleItemCount:l=1,noCardBorder:n,isAlignCenter:a,arrowsPadded:i=!0,isGap:r=!0,isEmbedded:s=!1,cardSize:d="normal",...m})=>{const{blocks:h=[]}=m.block||{},u=t||h?.length,[g,f]=Da({itemCount:u}),[b]=f.visibleIndicesRange;return c(x,{className:p(s?"@container-normal":"",e),defaultPadding:"p-6xl",...m,children:[c("div",{className:p(a?"flex justify-center":"","relative max-w-full"),children:[o(Na,{containerRef:g,visibleItemCount:l,snapAlign:"snap-start",gap:r?16:void 0,onVisibleIndicesChange:f.handleVisibleIndicesChange,children:qa({noCardBorder:n,cardSize:d,...m})}),o(Oa,{scroll:f,arrowsPadded:i})]}),o(Ta,{className:"@5xl:hidden",containerRef:g,activeIndex:b,dotCount:u,listType:"horizontal-list"})]})}),{childrenTypes:["CarouselCard","CarouselCatalogCard","CarouselRecommendationCard","CarouselTariffsCard","RichTextBlock","ProductBlock"],childSchema:()=>({isHighlighting:{title:"Выделить карточку",type:"boolean"}})}),Qa=({blocksToRender:e,...t})=>o(Ga,{padding:"p-0",isEmbedded:!0,itemCount:e?.length,visibleItemCount:0,isAlignCenter:!0,isGap:!1,children:P(e,{...t.options,parent:t.block,renderProps:(e,t,l)=>o("div",{className:p("relative min-w-80",Fa(!0)),children:B(e,t)},String(l))})}),Ja=e=>e%2!=0,Za=d((({textNode:e,iconNode:t,tag:l,onClick:n,justifyContent:a="between",className:i,role:r,...s})=>c(l,{tag:l,className:p("flex items-center w-full gap-1","between"===a?"justify-between":"justify-center",i),onClick:n,role:r,...s,children:[e?o("div",{children:e}):null,t?o("div",{children:t}):null]}))),ei=d((({className:e="",label:t,icon:l,dataTheme:n="",disabled:a=!1,onClick:i})=>o(Za,{tag:"button",onClick:i,disabled:a,"data-theme":n,justifyContent:"center",role:"button",className:p("py-4 border border-transparent outline-none focus:border-primary-text space-x-s",a?"bg-main-divider text-main-disabled hover:bg-main-divider":"bg-primary-main text-white hover:bg-primary-hove",e),textNode:o(je,{size:"text-h4",children:t}),iconNode:l?o(le,{image:{icon:l,iconVersion:"white"},className:"my-auto",width:"20",height:"20"}):null}))),ti=({isUnfolded:e,onToggle:t})=>o(ei,{icon:["ArrowDownIcon","ArrowUpIcon"][Number(e)],label:["Развернуть","Скрыть"][Number(e)],onClick:t}),li=d((({className:e="",isFoldButtonOnTop:t=!1,unfoldedByDefault:l=!1,renderFoldableSection:a,renderFoldButton:r})=>{const[s,o]=n(l),d=i((()=>{o((e=>!e))}),[]),m=a({isUnfolded:s,onToggle:d}),h=r?r({isUnfolded:s,onToggle:d}):null;return c("div",t?{className:e,role:"group",children:[h,m]}:{className:e,role:"group",children:[m,h]})}));const ni=d((({className:e="",isUnfolded:t,children:l})=>{const n=s(null),i=function(e,t){const l=s(null);return a((()=>{const t=l?.current;if(!t)return;const n=new ResizeObserver((l=>{e(t,l[0])}));return n.observe(t),()=>{n.disconnect()}}),[e,...t]),l}((e=>{n.current&&(n.current.style.maxHeight=t?`${e.scrollHeight}px`:"")}),[t]);return o("div",{ref:n,className:`transition-max-h duration-300 overflow-hidden ${n.current||!t?"max-h-0":""} `,children:o("div",{className:e,ref:i,children:l})})})),ai=["ArrowDownIcon","ArrowUpIcon"],ii="space-y-px lg:space-y-0 lg:grid lg:grid-cols-12 gap-2xs",ri=({topItemsCount:e=0,label:t="",block:l,blocksToRender:n=[],...a})=>{const[i,r]=e>0?[n.slice(0,e),n.slice(e)]:[n,[]];return c("div",{className:p("space-y-2xs",n.length?"":"hidden"),children:[c("div",{className:p(ii),children:[P(i,{...a.options,parent:l}),Ja(i.length)?o(Tt,{className:"col-span-6",...a}):null]}),o(li,{renderFoldableSection:({isUnfolded:e})=>c(ni,{className:p(ii),isUnfolded:e,children:[P(r,{...a.options,parent:l}),Ja(r.length)?o(Tt,{className:"col-span-6",...a}):null]}),renderFoldButton:({isUnfolded:l,onToggle:n})=>o(ei,{className:p(e<1?"hidden":""),disabled:!r?.length,label:t,icon:ai[Number(l)],dataTheme:a.options?.page?.colorPalette,onClick:n})})]})},si=d((({blocksSection:e,blocksToRender:t=[],notFound:l,...n})=>{switch(e?.view){case"grid":return c("div",{children:[oi(l,t),ri({...e,...n,blocksToRender:t})]});case"carousel":return c("div",{children:[oi(l,t),Qa({...n,blocksToRender:t})]});default:return null}})),oi=(e,t)=>e&&!t.length?o(ga,{...e}):null,ci=e=>t=>t.reduce(((t,l,n)=>t.length?t.concat({...e,key:`sep-${n}`},l):[l]),[]),di=d((({value:e,onChange:t,items:l=[],multiple:n})=>l.map((l=>o(An,{text:l?.title,value:[e].flatMap((e=>e)).includes(l.value),onChange:()=>(l=>{if(!t)return;const a=e?.includes(l);t(n?a?(e||[]).filter((e=>e!==l)):[...e||[],l]:a?[]:[l])})(l.value),type:n?"checkbox":"radio"},l.value))))),mi=d((({children:e,filtrationSchema:t,resetButton:l,field:n,reset:a})=>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,ci(o("div",{className:"h-full w-px bg-gray"}))(Object.entries(t).map(hi(n)).filter(Boolean))]}),l?o("div",{children:o(ia,{type:"reset",className:"w-full @4xl:w-56 @4xl:ml-s",onClick:a,children:l?.text})}):null]}))),hi=e=>([t,l])=>{const n=l?.type;return"array"===n?ui(t,e)(l):null},ui=(e,t)=>l=>{const n=l?.items?.enum?.map(((e,t)=>({value:e,title:l?.items?.enumNames?.[t]||""})))||[];return c("div",{className:"flex-1",children:[l?.title?o("div",{className:"mb-m",children:o(je,{size:"text-m",font:"font-medium",color:"text-primary-text",children:l.title})}):null,o(di,{items:n,multiple:!l?.single,...t(e)})]},e)};function pi(e,...t){return e.map(((e,l)=>[e,...t.map((e=>e[l]))]))}const gi=e=>null==e||""===e||Array.isArray(e)&&0===e.length||"object"==typeof e&&0===Object.keys(e).length,xi=(e,t)=>Object.entries(e).map((([l,n])=>"number"==typeof n?Array.isArray(t[l])?((e,t)=>l=>gi(t[e])||gi(l[e])||l[e]?.includes(t[e]))(l,e):((e,t)=>l=>gi(t[e])||gi(l[e])||fi(t[e])<=fi(l[e]))(l,e):"object"==typeof n&&"min"in n&&"max"in n?((e,t)=>l=>gi(t[e])||gi(l[e])||fi(t[e]?.min)>=fi(l[e]?.min)&&fi(t[e]?.min)<=fi(l[e]?.max))(l,e):Array.isArray(n)?((e,t)=>l=>gi(t[e])||gi(l[e])||t[e]?.every((t=>l[e]?.includes(t))))(l,e):((e,t)=>l=>gi(t[e])||gi(l[e])||t[e]===l[e])(l,e))).every((e=>e(t))),fi=e=>Number(e||0),bi=(e,{block:t,page:l,normalize:n=qt})=>{const a=t?.blocks||[],[i,{field:s,reset:o,update:c}]=Kt(e),d=r((()=>pi(a,a.map((e=>wt(e.content,l?.fallback))))),[a,l?.fallback]),m=i===e?a:((e,t)=>(l=qt)=>e?.filter((([,e])=>xi(t,l(e)||{}))).map((([e])=>e)))(d,i)(n);return[i,{blocksToRender:m,blocksWithProps:d},{field:s,reset:o,update:c}]},yi={},vi={},Ni=Ct((({className:e,filtrationSchema:t=yi,consumerField:l={},resetButton:n,...a})=>{const[,{blocksToRender:i},{field:r,reset:s}]=bi(vi,{block:a.block,page:a.options?.page}),d=o(xl,{className:"w-64",label:l?.title,options:wi(l),...r("consumer",{parse:({key:e})=>[e],format:([e]=[])=>wi(l).find((t=>t.key===e))||{key:""}})});return c(x,{className:p(e),defaultPadding:"p-0",version:"transparent",...a,children:[o(mi,{filtrationSchema:t,field:r,reset:s,children:c("div",{children:[d,o("div",{children:o(ia,{type:"reset",className:"mt-lg w-64",onClick:s,version:n?.version,children:n?.text})})]})}),o(si,{blocksToRender:i,...a})]})}),{childrenTypes:["CarouselTariffsCard"],childSchema:e=>({...e?.filtrationSchema,...e?.consumerField?{consumer:e?.consumerField}:{}})}),wi=e=>pi(e.items?.enum||[],e.items?.enumNames||[]).map((([e,t])=>({key:e,text:t}))),ki={"":"bg-main-divider group-data-secondary:bg-white/30",primary:"bg-main-divider",secondary:"bg-secondary-light",opacity:"bg-white/30"},Ci=d((({className:e,defaultIconSize:t=44,iconBgVersion:l="primary",size:n,icon:a,...i})=>{const r=String(n?.width||t);return a?o("div",{style:{width:`${r}px`,height:`${r}px`},className:p("rounded-icon object-fit flex justify-center items-center",ki[l],e),children:o(W,{...i,width:"54%",height:"54%",name:a})}):null})),Si=d((({className:e="",title:t,benefitList:l,...n})=>c(x,{className:e,defaultPadding:"p-6xl",...n,children:[t?o(w,{headingType:"h3",as:"h2",className:pa,title:t}):null,l?.length?o("div",{className:"flex flex-col @md:flex-row flex-wrap w-full @md:justify-center mt-xl gap-5xl",role:"list",children:l.map(Ti)}):null]}))),Ti=({label:e,description:t,items:l,icon:n,iconBgVersion:a,isDotted:i=!1},r)=>c("div",{className:"flex gap-m items-center @md:basis-1/2 @md:max-w-[500px]",role:"listitem",children:[n?.icon?o(Ci,{className:"shrink-0",defaultIconSize:44,iconBgVersion:a||"",...n}):null,n?.src?o(le,{className:"shrink-0",image:n}):null,e?c("div",{className:"@sm:h-full space-y-xs",children:[o(w,{headingType:"h6",children:e}),o(je,{size:"text-l",color:"text-secondary-text group-data-secondary:text-white/80",font:"font-light",children:t}),o(et,{dotClassName:"bg-secondary-text",listItemSize:"S",items:l,isDotted:i})]}):null]},String(r)),Ii=e=>({icon:t,title:l,description:n},a)=>c("div",{className:p("flex flex-col gap-1","items-center",n||l?"":"justify-center"),children:[l?o(je,{size:"text-h6",font:"font-normal",align:e,children:l}):null,t?o(le,{image:t,height:"180",className:"w-auto mx-auto"}):null,n?o(je,{size:"text-h6",font:"font-normal",align:e,children:n}):null]},String(a)),Bi=(e,t,l)=>o("div",{className:`grid gap-2xs ${Mi(t)}`,children:e.map(Ii(l))}),Mi=e=>{switch(e){case"3":return"grid-cols-3";case"4":return"grid-cols-4";default:return"grid-cols-5"}},Pi=d((({bonusBenefits:e,cardTextAlign:t="text-center",className:l="",columnsCount:n="4",subtitle:a,title:i,...r})=>c(x,{className:p("space-y-3xl",l),defaultPadding:"p-6xl",...r,children:[o(S,{defaultPadding:"",title:i,description:a,headlineVersion:"M"}),e?.length?Bi(e,n,t):null]}))),Ri={start:"justify-start",center:"justify-center",end:"justify-end"},Vi=d((({buttons:e,className:t="",align:l,...n})=>{const a=l?p("flex",Ri[l]):"";return o(x,{className:p("!bg-transparent",a,t),defaultPadding:"p-0",...n,children:Xe(e)})})),zi=d((({className:e,title:t,children:l,...n})=>c(x,{className:p("space-y-xl",e),defaultPadding:"p-4xl",...n,children:[t?o(w,{className:"text-center",title:t}):null,l]}))),Di="flex flex-col justify-between @4xl:flex-row gap-x-m gap-y-4xl",Ai="flex flex-col @xl:max-w-md gap-2xl border-b border-b-main-divider @xl:border-none pb-3xl @xl:pb-0",ji="flex flex-col gap-y-xl @xl:w-96",$i=d((({className:e,title:t,value:l,fractionDigits:n,fixed:a,prefix:i,postfix:r,color:s="text-secondary-text"})=>c("div",{className:p("flex justify-between @xl:flex-col",e),children:[t?o(je,{size:"text-l",font:"font-light",color:s,children:t}):null,o("div",l?{children:o(je,{size:"text-h3",children:[i,tt(n,{fixed:a})(l),r].filter(Boolean).join(" ")})}:{children:o(je,{size:"text-h3",children:"-"})})]}))),Li=(e,t)=>e?o(k,{size:"text-xs",font:"font-light",color:"text-secondary-text",children:e},String(t)):null,_i=d((({rate:e=0,title:t="Ставка",unit:l,fractionDigits:n=2,depositeName:a,isShowDepositeName:i,color:r="text-secondary-text"})=>c("div",{children:[o(je,{size:"text-l",font:"font-light",color:r,children:t}),c("div",{className:"relative",children:[c("div",{className:"flex justify-start gradient-color-text",children:[o("span",{className:"font-mohave text-title-huge -mt-m tracking-[-15px]",children:tt(n,{fixed:!0})(e)}),l?o("span",{className:"text-7xl",children:l}):null]}),a&&i?o("div",{className:"absolute bottom-2 w-full text-left whitespace-nowrap",children:a}):null]})]}))),Oi=d((({title:e="Ставка",isUnavailableByTerm:t=!1})=>c("div",{className:"space-y-s",children:[o(je,{size:"text-l",font:"font-light",color:"text-secondary-text",children:e}),o(W,{className:"w-10 h-10 @5xl:h-auto @5xl:w-40",name:"PercentIcon"}),o("div",{className:"w-64",children:t?c(k,{size:"text-xl",font:"font-light",color:"text-primary-text",children:["Процентная ставка для срока ",o("strong",{children:"1-30 дней"})," устанавливается при обращении в Банк"]}):o(k,{size:"text-xl",font:"font-light",color:"text-primary-text",children:"Выберите другую сумму или срок"})})]}))),Ei=({title:e="Ставка",rate:t=0,unit:l="%",fractionDigits:n=2,isUnknownRateShown:a=!0,color:i="text-secondary-text",...r})=>a&&0===t?o(Oi,{title:e,...r}):c("div",{children:[o("div",{className:"hidden @xl:block",children:o(_i,{title:e,rate:t,unit:l,fractionDigits:n,color:i,...r})}),o("div",{className:"@xl:hidden",children:o($i,{title:e,value:t,postfix:l,fractionDigits:n,fixed:!0,color:i,...r})})]});function Fi({isShowItems:e=!0,step:t=1e3,...l}){const n=[`От ${tt(2)(l.min||0)} ₽`,`До ${tt(2)(l.max||0)} ₽`];return o(wn,{items:e?n:[],step:t,...l})}const Ui={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},Hi={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},Wi=(e,t)=>{const{travelExpenseValue:l,restExpenseValue:n}=e,[a,i]=((e,t,l)=>{const{maxBonus:n=5e3,prefMonthsNum:a=Ui.prefMonthsNum,prefTravelBonusRate:i=Ui.prefTravelBonusRate,prefRestBonusRate:r=.01,travelBonusRate:s=.015,restBonusRate:o=.01}=e,c=Math.min(Math.round(i*t)+Math.round(r*l),n);return[c,c*a+Math.min(Math.round(s*t)+Math.round(o*l),n)*(12-a)]})(t||Hi,l,n);return{...t,...e,monthBonus:a,yearBonus:i}},qi=Ct((({className:e="",title:t,calcSource:l,buttons:n,footnote:a,...i})=>{const[r,{field:s}]=Kt({travelExpenseValue:6e3,restExpenseValue:6e3}),{minSumTravel:d,maxSumTravel:m,minSumOther:h,maxSumOther:u,monthBonus:g,yearBonus:x}=Wi(r,l);return o(zi,{className:e,title:t,...i,children:c("section",{className:p(Di,e),children:[c("div",{className:Ai,children:[Fi({title:"Сумма покупок в категории путешествия, ₽",min:d,max:m,step:500,isShowItems:!1,...s("travelExpenseValue")}),Fi({title:"Сумма покупок в остальных категориях, ₽",min:h,max:u,step:500,isShowItems:!1,...s("restExpenseValue")})]}),o("div",{className:"mb-s",children:g>=0?Ei({title:"Баллов за месяц",rate:g,fractionDigits:0,isUnknownRateShown:!1,unit:"",color:"text-primary-text"}):null}),c("div",{className:ji,children:[x>=0?o($i,{title:"Баллов за год",value:x,color:"text-primary-text"}):null,Xe(n,{isVertical:!0}),Li(a)]})]})})})),Ki=Math.round(29.5),Xi=(e,t=0)=>e?.sum?e.sum:t,Yi=(e,t=0)=>e?.period&&e.period>=1&&e.period<=60?e.period:t,Gi=e=>`${e} ${Number(e)%10==1?"дня":"дней"}`,Qi={horizontal:"gap-5xl",vertical:"flex-col gap-s"},Ji=d((({items:e,checkedItem:t,className:l,onChange:n,orientation:a="horizontal"})=>o("div",{className:p(`flex ${Qi[a]}`,l),role:"radiogroup",children:e?.map((({id:e,text:l})=>o(tl,{isRadio:!0,text:l,value:t===e,onChange:()=>n&&n(e)},String(e))))}))),Zi=({items:e,title:t,mobileTitle:l=t,orientation:n="horizontal",value:a,radioGroupClassName:i,onChange:r})=>c("div",{className:"space-y-s",children:[t?o("div",{className:"hidden @5xl:block",children:o(je,{color:"text-secondary-text",font:"font-light",children:t})}):null,l?o("div",{className:"@5xl:hidden",children:o(je,{color:"text-secondary-text",font:"font-light",children:l})}):null,o(Ji,{orientation:n,items:e,checkedItem:e[a?0:1].id,className:p("flex-col sm:flex-row",i),onChange:t=>r&&r(t===e[0].id)})]}),er=e=>Zi({...e,items:[{id:"everyMonth",text:"Ежемесячно"},{id:"atEndTerm",text:"В конце срока"}]}),tr=({income:e,finalSum:t,buttons:l,footnotes:n=[]})=>c("div",{className:ji,children:[o($i,{title:"Доход в конце срока",value:e,postfix:"₽",prefix:"+"}),o($i,{title:"Сумма в конце срока",value:t,postfix:"₽"}),Xe(l,{isVertical:!0}),n?.map(Li)]}),lr=([e,t],l,n=[])=>l&&l[e]&&l[t]?{[e]:l[e],[t]:l[t]}:nr([e,t],n),nr=([e,t],l=[])=>({[e]:l.length?Ra(l.filter((t=>"number"==typeof t[e])).map((t=>t[e]))):0,[t]:l.length?Ma(l.filter((t=>"number"==typeof t[e])).map((e=>e[t]))):0}),ar=(e,[t,l],n)=>e>=n[t]&&e<=n[l],ir={UL:"businessdepositrates",IP:"selfemployeddepositrates"};const rr={minSum:1e3,maxSum:100000001,minDays:1,maxDays:1095,rate:0,isMonthlyInterestPayment:!0,isReplenished:!1,isPartialWithdrawal:!1,depositeName:"Депозит 'Стабильный'"},sr=(e,t)=>{const{daysValue:l,moneyValue:n,isPartialWithdrawal:a,isReplenished:i,isMonthlyInterestPayment:r}=e,s=i||a,o=l<90||l>730,c=function(e){const t=e?.rateType?ir[e?.rateType]:"",{data:l}=dn(t?`/api/v1/depositrates/${t}`:null,bt);return Array.isArray(l)?l:[]}(t);if(l<=30)return{...rr,...e,isDisabledOperatingDeposit:o,isUnavailableByTerm:!0};const d=c?.find((e=>r===e.isMonthlyInterestPayment&&or(s,e)&&ar(n,["minSum","maxSum"],e)&&ar(l,["minDays","maxDays"],e)))||rr,{rate:m}=d,h=cr(m,e),u=n+h,p=c||[rr];return{...d,...nr(["minSum","maxSum"],p),...nr(["minDays","maxDays"],p),...e,isDisabledOperatingDeposit:o,income:h,finalSum:u}},or=(e,t)=>e?t.isReplenished&&t.isPartialWithdrawal:!t.isReplenished&&!t.isPartialWithdrawal,cr=(e,t)=>{const{isMonthlyInterestPayment:l,moneyValue:n,daysValue:a}=t;return l?Math.round(n*Math.pow((1200+e)/1200,a/30)-n):Math.round(n*e*a/365/100)},dr=Ct((({className:e="",title:t,buttons:l,footnote:n,bottomFootnote:a,isShowDepositeName:i,defaultParams:r,rateParams:s,...d})=>{const[m,{field:h}]=Kt({moneyValue:Xi(r,1e5),daysValue:Yi(r,60),isReplenished:Boolean(r?.isReplenished),isPartialWithdrawal:Boolean(r?.isPartialWithdrawal),isMonthlyInterestPayment:Boolean(r?.isMonthlyInterestPayment)}),u=sr(m,s),{income:g,finalSum:x,rate:f,isUnavailableByTerm:b,depositeName:y}=u;return o(zi,{className:e,title:t,...d,children:c("section",{className:p(Di,e),children:[c("div",{className:Ai,children:[Fi({title:"Сумма, ₽",min:u.minSum,max:u.maxSum,...h("moneyValue"),value:u.moneyValue}),(v={title:"Срок, дней",min:u.minDays,max:u.maxDays,...h("daysValue"),value:u.daysValue},o(wn,{items:[`От ${Gi(v.min||0)}`,`До ${Gi(v.max||0)}`],step:1,...v})),c("div",{className:"flex flex-col sm:flex-row gap-y-m gap-x-5xl",children:[mr(u,h),er({title:"Выплата процентов",orientation:"vertical",...h("isMonthlyInterestPayment"),radioGroupClassName:"sm:flex-col"})]})]}),Ei({rate:f,depositeName:y,isShowDepositeName:i,isUnavailableByTerm:b}),tr({income:g,finalSum:x,buttons:l,footnotes:[n,a]})]})});var v})),mr=(e,t)=>c("div",{className:"space-y-s",children:[o(je,{color:"text-secondary-text",font:"font-light",children:"Параметры"}),c("div",{className:"flex flex-col gap-y-lg sm:gap-y-s",children:[o(tl,{text:"Пополнение",disabled:e.isDisabledOperatingDeposit,...t("isReplenished"),value:e.isReplenished}),o(tl,{disabled:e.isDisabledOperatingDeposit,text:"Частичное снятие",...t("isPartialWithdrawal"),value:e.isPartialWithdrawal})]})]}),hr=({min:e=0,max:t=0,availableMonths:l,...n})=>o(wn,{items:[`От ${ur(e)}`,`До ${ur(t)}`],step:1,...l?.length?{list:l}:{min:e,max:t},...n}),ur=e=>`${e} ${Number(e)%10==1?"месяца":"месяцев"}`,pr=e=>Zi({...e,radioGroupClassName:"sm:flex-col",items:[{id:"annuity",text:"Аннуитетный"},{id:"differential",text:"Дифференцированный"}]}),gr=(e,t)=>{const{isAnnuity:l,moneyValue:n,monthsValue:a,moneyExtra:i}=t;if(0===e)return 0;if(l){const t=e/1200;return i?(n+i)*(t+t/(Math.pow(1+t,a)-1)):n*(t+t/(Math.pow(1+t,a)-1))}return Math.round(n/a)+n*(e/1200)},xr={minSum:1e4,maxSum:5e6,minMonths:1,maxMonths:60,rate:0,isSalaryClient:!1,isPensionClient:!1,isStateEmployee:!1,isInsurance:!0},fr=e=>br({...e,fieldKey:"isSalaryClient",viewSettingFieldKey:"isShowSalaryClient"})&&br({...e,fieldKey:"isStateEmployee",viewSettingFieldKey:"isShowStateEmployee"})&&br({...e,fieldKey:"isPensionClient",viewSettingFieldKey:"isShowPensionClient"})&&br({...e,fieldKey:"isInsurance",viewSettingFieldKey:"isShowInsurance"}),br=({row:e,userInputParams:t,paramsViewSettings:l,fieldKey:n,viewSettingFieldKey:a})=>!!l&&!l[a]||t[n]===e[n],yr=(e,t,l)=>{const{moneyValue:n,monthsValue:a}=e,i=t?.rateRows||[xr],r=(({limitRows:e,userInputParams:t,paramsViewSettings:l})=>e?.find((e=>fr({row:e,userInputParams:t,paramsViewSettings:l}))))({limitRows:t?.limitRows||[],userInputParams:e,paramsViewSettings:l}),{minSum:s,maxSum:o}=lr(["minSum","maxSum"],r,i),{minMonths:c,maxMonths:d}=lr(["minMonths","maxMonths"],r,i),m=(({rateRows:e=[],userInputParams:t,paramsViewSettings:l,moneyValue:n,monthsValue:a})=>e?.find((e=>fr({row:e,userInputParams:t,paramsViewSettings:l})&&ar(n,["minSum","maxSum"],e)&&ar(a,["minMonths","maxMonths"],e)))||xr)({rateRows:i,userInputParams:e,paramsViewSettings:l,moneyValue:n,monthsValue:a}),{rate:h}=m,u=gr(h,e);return{...m,...e,minSum:s,maxSum:o,minMonths:c,maxMonths:d,moneyValue:n,monthsValue:a,monthlyPayment:u}},vr=Ct((({className:e,title:t,calcSource:l,buttons:n,footnote:i,paramsViewSettings:r,defaultParams:s,...d})=>{const m=(e=>{if(!e?.length)return;const t=e.reduce(((e,t)=>t.rate<e[0]?.rate?[t]:t.rate===e[0].rate?[...e,t]:e),[e[0]]);return t.length>1?t.reduce(((e,t)=>t?.maxSum>e?.maxSum?t:e),t[0]):t[0]})(l?.rateRows),[h,{field:u}]=Kt({moneyValue:Xi(s,2e5),monthsValue:Yi(s,Ki),isAnnuity:Boolean(s?.isAnnuity),isInsurance:Boolean(s?.isEnableInsurance),isSalaryClient:Boolean(s?.isEnableSalaryClient),isPensionClient:Boolean(s?.isEnablePensionClient),isStateEmployee:Boolean(s?.isEnableStateEmployee)}),g=yr(h,l,r),x=pr({title:"",mobileTitle:"Тип платежа",orientation:"vertical",...u("isAnnuity")}),{onChange:f}=u("moneyValue"),{onChange:b}=u("monthsValue");return a((()=>{f&&f(fn(h.moneyValue,g.minSum,g.maxSum))}),[g.minSum,g.maxSum]),a((()=>{b&&b(fn(h.monthsValue,g.minMonths,g.maxMonths))}),[g.minMonths,g.maxMonths]),a((()=>{!s&&m&&kr(u,m,g)}),[l]),o(zi,{className:e,title:t,...d,children:c("section",{className:p(Di,e),children:[c("div",{className:Ai,children:[Fi({title:"Сумма кредита, ₽",step:500,min:g.minSum,max:g.maxSum,...u("moneyValue"),value:g.moneyValue}),hr({title:"Срок кредита, месяцев",min:g.minMonths,max:g.maxMonths,...u("monthsValue"),value:g.monthsValue}),Nr({...g,...r},u),o("div",{className:"sm:hidden",children:x})]}),Ei({rate:g.rate}),c("div",{className:ji,children:[o($i,{title:"Ежемесячный платёж",value:g.monthlyPayment,postfix:"₽"}),o("div",{className:"hidden sm:block mb-lg",children:x}),Xe(n,{isVertical:!0}),Li(i)]})]})})})),Nr=(e,t)=>c("div",{className:"flex flex-col gap-y-2xl",children:[e.isShowSalaryClient?o(tl,{text:"Получаю зарплату на счёт\nв Россельхозбанке",...t("isSalaryClient"),value:e.isSalaryClient,className:"whitespace-pre-line sm:whitespace-normal"}):null,e.isShowStateEmployee?o(tl,{text:"Работаю в бюджетной организации",...t("isStateEmployee"),value:e.isStateEmployee}):null,e.isShowPensionClient?o(tl,{text:"Получаю пенсию на карту Россельхозбанка",...t("isPensionClient"),value:e.isPensionClient}):null,e.isShowInsurance?o(tl,{text:"Комплексная страховая защита",...t("isInsurance"),value:e.isInsurance}):null]}),wr={isSalaryClient:"isSalaryClient",isStateEmployee:"isStateEmployee",isPensionClient:"isPensionClient",isInsurance:"isInsurance",moneyValue:"maxSum"},kr=(e,t,l)=>{Object.entries(wr).forEach((([l,n])=>{e?.(l)?.onChange?.(t?.[n])})),e?.("monthsValue")?.onChange?.(fn(t?.minMonths,l.minMonths,l.maxMonths))},Cr=e=>{const t=[...e];t.sort((([e],[t])=>e-t));let l=1;for(;l<t.length;){const[e,n]=t[l-1],[a,i]=t[l];n>=a?t.splice(l-1,2,[e,Math.max(n,i)]):l++}return t},Sr={minSum:5e4,maxSum:100000001,minMonths:2,maxMonths:10,rate:0,isMonthlyInterestPayment:!0,isRemoteRegistration:!0},Tr=(e,t,l)=>{const{moneyValue:n,monthsValue:a}=e,i=t?.rateRows?.[0]?Mr(t.rateRows[0].minMonths,t.rateRows[0].maxMonths):0,r=!l?.isShowMonthlyInterestPayment,s=!l?.isShowRemoteRegistration,o=t?.rateRows?.find((t=>Br({row:t,userInputParams:e,paramKey:"isMonthlyInterestPayment",isExclude:r})&&Br({row:t,userInputParams:e,paramKey:"isRemoteRegistration",isExclude:s})&&ar(n,["minSum","maxSum"],t)&&ar(a||i,["minMonths","maxMonths"],t)))||Sr,{rate:c}=o,d=Ir(c,e),m=n+d,h=t?.rateRows||[Sr];return{...o,...nr(["minSum","maxSum"],h),...nr(["minMonths","maxMonths"],h),availableMonths:Cr(h.map((e=>[e.minMonths,e.maxMonths]))).flatMap((([e,t])=>((e,t,l=1)=>Array.from({length:Math.abs(t-e)/l+1},((n,a)=>t>=e?e+a*l:e-a*l)))(e,t))),...e,defaultMonth:i,income:d,finalSum:m}},Ir=(e,t)=>{const{isMonthlyInterestPayment:l,moneyValue:n,monthsValue:a}=t;return l?Math.round(n*Math.pow((1200+e)/1200,a)-n):Math.round(n*e*30*a/365/100)},Br=({row:e,userInputParams:t,paramKey:l,isExclude:n})=>n||t[l]===e[l],Mr=(e,t)=>e+Math.round((t-e)/2),Pr=Ct((({className:e,title:t,calcSource:l,buttons:n,footnote:i,paramsViewSettings:r,defaultParams:s,...d})=>{const[m,{field:h}]=Kt({moneyValue:Xi(s,2e4),monthsValue:Yi(s),isMonthlyInterestPayment:Boolean(s?.isMonthlyInterestPayment),isRemoteRegistration:Boolean(s?.isRemoteRegistration)}),u=Tr(m,l,r),{defaultMonth:g,rate:x,income:f,finalSum:b}=u,{onChange:y}=h("monthsValue"),{onChange:v}=h("moneyValue");return a((()=>{!m.monthsValue&&y&&y(g)}),[g]),a((()=>{v&&v(fn(m.moneyValue,u.minSum,u.maxSum))}),[u.minSum,u.maxSum]),o(zi,{className:e,title:t,...d,children:c("section",{className:p(Di,e),children:[c("div",{className:Ai,children:[Fi({title:"Сумма, ₽",min:u.minSum,max:u.maxSum,...h("moneyValue"),value:u.moneyValue}),hr({title:"Срок, месяцев",min:u.minMonths,max:u.maxMonths,availableMonths:u.availableMonths,...h("monthsValue"),value:u.monthsValue}),Rr({...u,...r},h)]}),Ei({rate:x}),tr({income:f,finalSum:b,buttons:n,footnotes:[i]})]})})})),Rr=(e,t)=>{return c("div",{className:"flex flex-col gap-y-2xl",children:[e.isShowMonthlyInterestPayment?er({title:"Выплата процентов",...t("isMonthlyInterestPayment"),value:e.isMonthlyInterestPayment}):null,e.isShowRemoteRegistration?(l={title:"Оформление",...t("isRemoteRegistration"),value:e.isRemoteRegistration},Zi({...l,items:[{id:"remote",text:"Дистанционно"},{id:"office",text:"Офис Банка"}]})):null]});var l},Vr=e=>zr({...e,fieldKey:"isSalaryClient",viewSettingFieldKey:"isShowSalaryClient"})&&zr({...e,fieldKey:"isInsurance",viewSettingFieldKey:"isShowInsurance"}),zr=({row:e,userInputParams:t,paramsViewSettings:l,fieldKey:n,viewSettingFieldKey:a})=>!!l&&!l[a]||t[n]===e[n],Dr={minSum:1e4,maxSum:3e6,minSumOld:0,maxSumOld:25e5,minSumExtra:0,maxSumExtra:5e5,minMonths:13,maxMonths:60,rate:0,isExtraMoney:!1,isSalaryClient:!1,isInsurance:!0},Ar=(e,t,l)=>{const{moneyValue:n,monthsValue:a,oldMonthlyPayment:i,moneyExtra:r}=e,s=t?.rateRows||[Dr],o=(({limitRows:e,userInputParams:t,paramsViewSettings:l})=>e?.find((e=>Vr({row:e,userInputParams:t,paramsViewSettings:l}))))({limitRows:t?.limitRows||[],userInputParams:e,paramsViewSettings:l}),{minSum:c,maxSum:d}=lr(["minSum","maxSum"],o,s),{minMonths:m,maxMonths:h}=lr(["minMonths","maxMonths"],o,s),u=(({rateRows:e=[],userInputParams:t,paramsViewSettings:l,moneyValue:n,monthsValue:a,oldMonthlyPayment:i,moneyExtra:r})=>e?.find((e=>Vr({row:e,userInputParams:t,paramsViewSettings:l})&&ar(n+r,["minSum","maxSum"],e)&&ar(i,["minSumOld","maxSumOld"],e)&&ar(r,["minSumExtra","maxSumExtra"],e)&&ar(a,["minMonths","maxMonths"],e)))||Dr)({rateRows:s,userInputParams:e,paramsViewSettings:l,moneyValue:n,monthsValue:a,oldMonthlyPayment:i,moneyExtra:r}),{rate:p}=u,g=gr(p,e),x=e.oldMonthlyPayment-g;return{...u,...e,minSum:c,maxSum:d,minMonths:m,maxMonths:h,moneyValue:n,monthsValue:a,oldMonthlyPayment:i,moneyExtra:r,monthlyPayment:g,benefit:x}},jr=Ct((({className:e="",title:t,calcSource:l,buttons:n,footnote:a,paramsViewSettings:i,...r})=>{const[s,{field:d}]=Kt({isAnnuity:!0,isInsurance:!0,isSalaryClient:!1,isExtraMoney:!1,moneyValue:7e5,oldMonthlyPayment:0,monthsValue:48,moneyExtra:0}),m=Ar(s,l,i),h=pr({title:"",mobileTitle:"Тип платежа",orientation:"vertical",...d("isAnnuity")});return o(zi,{className:e,title:t,...r,children:c("section",{className:p(Di,e),children:[c("div",{className:Ai,children:[Fi({title:"Остаток долга в других банках, ₽ ",step:500,min:m.minSum,max:m.maxSum-m.maxSumExtra,...d("moneyValue"),value:m.moneyValue}),Fi({title:"Ежемесячный платёж в других банках, ₽",step:500,min:m.minSumOld,max:m.maxSumOld,...d("oldMonthlyPayment"),value:m.oldMonthlyPayment}),hr({title:"Новый срок кредита, месяцев",min:m.minMonths,max:m.maxMonths,...d("monthsValue"),value:m.monthsValue}),$r({...m,...i},d),m.isExtraMoney?Fi({title:"Дополнительная сумма, ₽ ",step:500,min:m.minSumExtra,max:m.maxSumExtra,...d("moneyExtra"),value:m.moneyExtra}):null,o("div",{className:"sm:hidden pt-1 pb-4 border-b border-main-divider",children:h})]}),Ei({rate:m.rate,fractionDigits:1}),c("div",{className:ji,children:[o($i,{title:"Ежемесячный платёж",value:m.monthlyPayment,postfix:"₽"}),m.benefit>0?o($i,{title:"Выгода в месяц",value:m.benefit,postfix:"₽"}):null,o("div",{className:"hidden sm:block mb-lg",children:h}),Xe(n,{isVertical:!0}),Li(a)]})]})})})),$r=(e,t)=>c("div",{className:"space-y-lg sm:space-y-s",children:[e.isShowSalaryClient?o(tl,{text:"Получаю зарплату на счёт в Россельхозбанке",...t("isSalaryClient"),value:e.isSalaryClient}):null,e.isShowInsurance?o(tl,{text:"Комплексная страховая защита",...t("isInsurance"),value:e.isInsurance}):null,o(tl,{text:"Получить дополнительную сумму",...t("isExtraMoney"),value:e.isExtraMoney})]}),Lr=d((e=>{const{onChange:t,min:l,max:n,defaultValue:a="0",fractionDigits:r=0,...s}=e,c=xn(e,{normalize:(e=a)=>l&&n?String(fn(Number(_r(e)),l,n)):_r(e),format:tt(r)}),d=i((e=>t&&t(_r(e))),[t]);return o(ol,{onChange:d,...s,...c})})),_r=(e="")=>e.replaceAll(",",".").replace(/[^\d.]/g,"").replace(/([^.]*\.[^.]*)\./,"$1"),Or=d((e=>o(Lr,{...e,fractionDigits:2,children:o("div",{className:"absolute right-4 bottom-4",children:o(je,{size:"text-xl",font:"font-light",children:"₽"})})}))),Er={private:"https://old.rshb.ru/p2p/",business:"https://old.rshb.ru/smallbusiness/p2p/"},Fr={amount:1500},Ur=d((({className:e="",title:t="Укажите сумму перевода",label:l="Сумма перевода",button:i,formType:r="private",...s})=>{const[{amount:d},{field:m}]=Kt(Fr),[h,u]=n(!1);return a((()=>{u(d<=0)}),[d]),c(x,{className:p("flex flex-col items-center",e),defaultPadding:"p-6xl",...s,children:[t?o(w,{className:"pb-lg xl:pb-4xl self-start xl:self-center",headingType:"h3",title:t}):null,c("form",{className:"w-full xl:max-w-[468px]",method:"POST",action:Er[r],children:[o(Or,{valid:!h,label:l,max:3e5,min:1,...m("amount",{parse:Number,format:String})}),o("input",{type:"hidden",name:"amount",value:d}),i?.text?o(ia,{className:"w-full mt-lg",type:"submit",disabled:h,children:i.text}):null]})]})})),Hr="z-10 border border-solid w-full h-full",Wr=p(Hr,"absolute hidden @xl:block border-transparent"),qr=d((({className:e,title:t,description:l,button:n,...a})=>o(x,{className:p("sm:pl-6xl sm:pb-4xl @container-normal",e),defaultPadding:"p-0",...a,children:c("div",{className:"relative h-full",children:[o("div",{className:p(Wr,"top-9 right-12 bg-green-dark")}),o("div",{className:p(Wr,"top-6 right-8 bg-green")}),o("div",{className:p(Wr,"top-3 right-4 bg-green-light")}),c("div",{className:p(Hr,"relative p-xl sm:p-5xl bg-white border-transparent sm:border-green-more-light"),children:[o(S,{title:t,description:l,headlineVersion:"XS",align:"text-left",isEmbedded:!0}),Xe([n],{className:"mt-m sm:mt-6xl sm:justify-center",isVertical:!0})]})]})}))),Kr={black:"bg-black",white:"bg-white"},Xr=d((({className:e="",title:t,description:l,image:n,price:a,button:i,colors:r=[],align:s="text-left",padding:d,...m})=>o(x,{className:p("flex flex-col justify-left",e),defaultPadding:"p-2xl",...m,children:c(we,{className:"h-full",padding:d,title:o(S,{title:t,description:l,headlineVersion:"XS",isEmbedded:!0,align:s}),rightImage:n?.src?o(le,{className:"flex justify-center align-center mb-xl",image:n}):null,buttons:Xe([i],{buttonClassName:"w-full self-end"}),children:[r?.length?c("div",{className:"flex text-secondary-text mb-m",children:[o("div",{className:"mr-xs",children:o(je,{size:"text-s",align:"text-left",font:"font-light",children:"Цвета:"})}),r.map(Yr)]}):null,a?c(je,{size:"text-h3",align:"text-left",children:[a," ₽"]}):null]})}))),Yr=(e,t)=>o("figure",{className:`w-6 h-6 ml-s border border-solid border-main-divider rounded-full ${Kr[e]}`},String(t)),Gr=d((({icon:e,...t})=>{const l=me(),{text:n,href:a,target:i,onClick:r}=l(t);return n?o("div",{className:p("h-32 rounded-lg bg-white text-secondary-text flex items-center justify-center"),children:o("a",{role:"link",href:a,target:i,onClick:r,children:c("div",{className:"flex flex-col items-center gap-4 break-words max-w-[150px]",children:[e?o(le,{className:p(""),image:{...e,iconVersion:e?.iconVersion},width:"50",height:"50",alt:n}):null,o("div",{className:"text-primary-text text-center text-sm whitespace-wrap min-h-8",children:n})]})})}):null})),Qr=d((({className:e,additionalDescription:t,description:l,links:n,title:a,...i})=>o(x,{defaultPadding:"p-5xl",className:p("overflow-hidden",e),...i,children:c("div",{className:"flex flex-col lg:flex-row gap-4xl justify-between",children:[c("div",{className:"flex-1",children:[o(S,{isEmbedded:!0,title:a,description:l,as:"h1",align:"text-left"}),o(S,{className:"pt-m",description:t,align:"text-left",isEmbedded:!0})]}),n?.length?Jr(n):null]})}))),Jr=e=>o("div",{className:p("lg:grid-cols-9 lg:[&>*]:col-span-2 lg:[&>*:nth-child(14n+2)]:col-span-3 lg:[&>*:nth-child(7n+5)]:col-span-3","lg:[&>*:nth-child(7n+6)]:col-span-3 lg:[&>*:nth-child(7n+7)]:col-span-3 lg:[&>*:nth-child(14n+10)]:col-span-3 lg:w-3/6","grid-cols-3 max-lg:[&>*:not(:nth-child(-n+3)):nth-child(4n+3)]:col-span-2 max-lg:[&>*:not(:nth-child(-n+3)):nth-child(4n+4)]:col-span-2","grid gap-4"),children:e.map(((e,t)=>o(Gr,{...e},String(t))))}),Zr=d((({className:e="",href:t,target:l,onClick:n,data:a,children:i})=>{const r=me()({href:t,target:l,onClick:n});return o(t?"a":"div",{className:p("block",e),...t?r:{},role:t?"link":"none",...he(a),children:i})})),es=[{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"}}],ts=d((({className:e="",media:t,showButtonText:l,stretched:a,version:i="white",children:r})=>{if(!t?.length)return null;const[s,d]=n(),m=t?.map((e=>{const{href:t,icon:n,text:a}=e,{iconMapped:r}=(e=>es.find((({origins:t})=>t?.some((t=>e?.includes(t)))))||{})(t),o=Ke(n)?n:r,c=l?{text:a}:{text:""};return!s&&a&&d(!0),{...e,...c,icon:{...o,iconVersion:"color"},version:e?.version??i}})),h=p("border border-solid hover:border-transparent group-data-primary:border-main-divider border-main-divider group-data-gray:border-green group/media",l&&s?"":"basis-auto",ls(a));return c("div",{className:p("flex flex-col gap-m xl:gap-xs",e),children:[o("div",{className:"flex gap-xs",children:Xe(m,{className:ns(s??!1,a??!1),buttonClassName:h})}),r?o(je,{size:"text-s",font:"font-light",color:"text-secondary-text",children:r}):null]})})),ls=(e=!1)=>e?"flex-1 justify-center":"",ns=(e,t)=>p(e||t?"basis-full":"",t?"flex-nowrap":""),as=d((({className:e,padding:t,description:l,additionalDescription:n,href:a,icon:i,items:r=[],isDotted:s,socialMedia:d=[],target:m,title:h,align:u="text-left",benefits:g,imageOptions:{directionRight:f=!0,isImageAlwaysOnRight:b=true,isImageSecondary:y=!1}={},...v})=>o(x,{className:p("relative min-h-28 group-data-gray:bg-main-divider/50",e),defaultPadding:"p-0",...v,children:o(Zr,{href:a,target:m,className:"h-full",children:c(we,{className:"h-full",defaultPadding:"p-2xl",padding:t,insetTitle:o(S,{title:h,description:l,headlineVersion:"XS",isEmbedded:!0,align:u}),...ot(Ke(i)?o(le,{image:i}):null,f),buttons:d.length?o(ts,{media:d,showButtonText:!0,version:v?.version}):null,isImageAlwaysOnRight:b,isImageSecondary:y,imageAlign:"center",children:[o(qe,{benefits:g}),o(et,{items:r,isDotted:s,listItemSize:"S"}),is(n,u)]})})}))),is=(e,t)=>e?o(k,{size:"text-m",font:"font-light",color:"text-secondary-text group-data-secondary:text-white/80",align:t,children:e}):null,rs=(e,t)=>{const{title:l,description:n,buttons:a}=e;return c("div",{className:"py-lg border-b border-main-divider",children:[l?o("div",{className:"opacity-80",children:o(je,{size:"text-m",color:"text-secondary-text",children:l})}):null,n?o("div",{className:"mt-2xs",children:o(je,{size:"text-xl",color:"text-primary-text",children:n})}):null,a?.length?o("div",{className:"text-primary-main",children:Xe(a)}):null]},String(t))},ss=d((({className:e="",title:t,align:l="text-center",icon:i,button:r,visibleCellsCount:s=1,cardCells:d=[],options:m,data:u,...g})=>{const f=d.map(rs),[b,y]=s>0?[f.slice(0,s),f.slice(s)]:[f,[]],[v,N]=n(!1);return a((()=>h.subscribe("fold",(e=>{void 0!==m?.parent&&e.parent===m?.parent&&N(e.isUnfolded)}))),[m?.parent]),c(x,{className:p("flex flex-col",e),defaultPadding:"p-2xl",...g,children:[Ke(i)?o("div",{className:"self-center",children:o(le,{image:i})}):null,t?o(w,{className:p("pt-xs",l),headingType:"h5",title:t}):null,r?.text?o(fe,{className:"w-full mt-m mb-lg",...r}):null,y.length?o(li,{renderFoldableSection:()=>c("div",{children:[b,o(ni,{isUnfolded:v,children:y})]}),renderFoldButton:d.length>1?os(v,m?.parent,u):null}):o("div",{children:b})]})})),os=(e,t,l)=>()=>c("button",{className:"w-full cursor-pointer text-primary-main pt-lg flex justify-between items-center",onClick:()=>{void 0!==t&&h.fire("fold",{type:"fold",isUnfolded:!e,parent:t})},type:"button",...e?he(l):{},children:[o("div",{children:e?"Скрыть":"Подробнее о тарифе"}),o(W,{className:"text-primary-text",name:e?"ArrowUpIcon":"ArrowDownIcon",width:"16",height:"16"})]}),cs=(e,t=0)=>{const{itemCount:l,visibleItemCount:a}=e,[r,s]=n(t),o=i((()=>s((e=>Math.min(e+1,l-1)))),[l]),c=i((()=>s((e=>Math.max(e-1,0)))),[l]),d=a?l>a&&r<l-a:r<l-1,m=r>0;return[r,{inc:o,dec:c,canInc:d,canDec:m,isScrollAvailable:m||d}]},ds="bg-gradient-to-r from-main-gradient-start to-main-gradient-end",ms="border-gray border-solid border",hs="border-main-divider border-b",us="w-52",ps=d((({icon:e,image:t,title:l,link:n})=>c("div",{className:p("w-80 box-border flex flex-col gap-m items-center rounded-t-md border-b-0 p-2xl",ms,ds),role:"columnheader",children:[e&&!t?.src&&o(le,{className:"h-16 w-16 min-w-16 min-h-16",image:e,width:"64",height:"64"}),t?.src&&o(le,{image:t}),l?o(w,{headingType:"h4",as:"h3",className:"text-center text-white",title:l}):null,n?.text&&o("div",{className:"mt-auto w-full",children:o(fe,{href:n.href,target:n.target||"",className:"w-full text-primary-main bg-white hover:bg-secondary-hover active:bg-secondary-active",children:o("div",{className:"py-s",children:o(k,{size:"text-xs",font:"font-medium",children:n.text})})})})]}))),gs={comparison:"flex gap-m duration-1000",tariff:"flex gap-5xl flex-grow duration-1000"},xs=d((({children:e,activeIndex:t,columnWidth:l,version:n="comparison"})=>o("div",{className:"flex flex-1 overflow-hidden",children:o("div",{className:gs[n],style:{transform:`translateX(-${t*l}px)`},children:e})}))),fs=d((({children:e})=>o("div",{className:"self-start flex flex-col",role:"row",children:o("div",{className:"flex gap-xl",children:e})}))),bs=d((({colHeaders:e,activeIndex:t})=>c(fs,{children:[o("div",{className:us,role:"columnheader"}),o(xs,{activeIndex:t,columnWidth:336,children:e.map(((e,t)=>o(ps,{...e},String(t))))})]})));function ys({dec:e,inc:t,canDec:l,canInc:n,btnClass:a,className:i=""}){return l||n?c("div",{children:[l?o(Aa,{className:p("absolute z-40",a[0],i),onClick:e,ariaLabel:"Пролистать влево","data-block-control":"scroll-left",disabled:!l}):null,n?o(Aa,{className:p("absolute z-40 rotate-180",a[1],i),onClick:t,ariaLabel:"Пролистать вправо","data-block-control":"scroll-right",disabled:!n}):null]}):null}const vs=d((({cell:e,isFirstRow:t,isLastRow:l,isFillGradient:n})=>{const a=p("w-80 box-border flex flex-col",ms,l?"border-t-0 rounded-b-md":"border-y-0",n?ds:""),i=p("mx-2xl h-full",hs,n&&t?"border-t":"",l?"border-b-0":"border-solid");return o("div",{className:a,role:"cell",children:o("div",{className:i,children:e?e.map(((e,t)=>ks(e,t,n))):null})})})),Ns=(e=!1)=>"text-xl m-0 "+(e?"text-white":""),ws=(e=!1)=>"text-s opacity-80 "+(e?"text-white":"text-secondary-text"),ks=({label:e,description:t},l,n)=>c("div",{className:"first:pt-2xl pt-xl last:pb-2xl",children:[e?o("h4",{className:Ns(n),children:e}):null,t?o("div",{className:ws(n),children:t}):null]},String(l)),Cs=(e=!1)=>p("py-2xl",hs,us,e?"border-b-0":"border-solid"),Ss=d((({row:{header:e,data:t},activeIndex:l,isColoredFirstColumn:n,isFirstRow:a,isLastRow:i})=>c(fs,{children:[e?.title?o("div",{className:Cs(i),children:o(k,{size:"text-s",children:e.title})}):null,t?.length?o(xs,{activeIndex:l,columnWidth:336,children:t.map(((e,t)=>o(vs,{cell:e,isFirstRow:a,isLastRow:i,isFillGradient:n&&0===t},String(t))))}):null]}))),Ts=d((({rowData:e,isColoredFirstColumn:t,activeIndex:l,controls:n})=>{const{isScrollAvailable:a}=n;return c("div",{className:"relative",children:[e.map(((e,n,{length:a})=>o(Ss,{row:e,isFirstRow:0===n,isLastRow:n+1===a,activeIndex:l,isColoredFirstColumn:t},String(n)))),a?ys({...n,btnClass:["top-28","top-12"],className:"right-7",isDisabled:!0}):null]})})),Is=d((({columns:e=[],rowHeaders:t,isShowAllRow:l,visibleRowLength:n,isColoredFirstColumn:a})=>{const i=e?.map((({header:e})=>e||{})),r=e?.map((({data:e})=>e))||[],s=t?.map(((e,t)=>({header:e,data:r.map((e=>e?.[t]||[{}]))}))).slice(0,l?t.length:n),[d,m]=cs({itemCount:e.length,visibleItemCount:3}),{isScrollAvailable:h}=m;return c("div",{children:[c("div",{role:"table",children:[i?.length?o(bs,{colHeaders:i,activeIndex:d}):null,s?.length?o(Ts,{rowData:s,isColoredFirstColumn:a,activeIndex:d,controls:m}):null]}),h?o("div",{className:"absolute top-0 right-0 bottom-0 w-20 bg-opacity-to-white"}):null]})})),Bs=d((({className:e="",title:t,rowHeaders:l,columns:a,visibleRowLength:r=0,isColoredFirstColumn:s=!1,...d})=>{const[m,h]=n(!r),u=i((()=>h((e=>!e))),[]);return c(x,{className:p("overflow-hidden relative",e),defaultPadding:"p-6xl",...d,children:[o(w,{headingType:"h2",className:"text-center mb-4xl mx-auto",title:t}),o(Is,{columns:a,rowHeaders:l,isShowAllRow:m,isColoredFirstColumn:s,visibleRowLength:r}),r?Ms({isShowAllRow:m,onClick:u}):null]})})),Ms=({isShowAllRow:e,onClick:t})=>o("div",{className:"pr-6xl",children:c("div",{className:"flex gap-m w-full",children:[o("div",{className:us}),o("button",{type:"button",onClick:t,className:"py-xs flex-1 border-gray border-solid border text-primary-text bg-white hover:border-primary-main hover:text-primary-main",children:o(je,{size:"text-xs",font:"font-medium",children:e?"Скрыть":"Показать все параметры"})})]})}),Ps=d((({className:e,contacts:t,info:l,version:n="secondary",...a})=>c(x,{className:p("flex",e),defaultPadding:"p-6xl",version:n,...a,children:[l?.length?Rs(l):null,t?.length?Rs(t):null]}))),Rs=e=>o("div",{className:"flex gap-5xl grow basis-0",children:e.map(((e,t)=>Vs({column:e,index:t})))}),Vs=({column:e,index:t})=>e?o("div",{className:"flex flex-col gap-xl grow basis-0",children:e.map((({title:e="",description:t,additionalDescription:l,button:n},a)=>c("div",{children:[o(S,{title:e,description:t,headlineVersion:"XS",align:"text-left",isEmbedded:!0}),l?o("div",{className:"mt-xs opacity-80",children:o(k,{size:"text-m",font:"font-light",children:l})}):null,n?.text?o(fe,{className:"mt-xl",...n}):null]},String(a))))},`col-${String(t)}`):null,zs=e=>"number"==typeof e?.minMonths&&"number"==typeof e?.maxMonths,Ds=(e,t)=>Array.from({length:t-e+1},((t,l)=>e+l)),As=1e9,js={sum:{min:1e4,max:As},period:3},$s=Ct((({className:e,filtrationSchema:t={},resetButton:l,sumInput:n,periodInput:a,...i})=>{const[,{blocksToRender:r,blocksWithProps:s},{field:d,reset:m}]=bi(js,{block:i.block,page:i.options?.page,normalize:e=>({...e,period:Ls(e)})}),h=s.map((([,e])=>e?.paramsSource?.rateRows)),u=_s(h);return c(x,{className:p("space-y-2xs",e),defaultPadding:"p-0",version:"transparent",...i,children:[o(mi,{filtrationSchema:t,resetButton:l,field:d,reset:m,children:c("div",{className:"@4xl:max-w-xs",children:[o(Or,{label:n?.title,min:500,max:As,...d("sum",{parse:e=>({min:Number(e),max:As}),format:({min:e})=>String(e)})}),o(wn,{title:a?.title,items:["От 3 мес","До 5 лет"],list:u,...d("period")})]})}),o(si,{blocksToRender:r,...i})]})}),{childrenTypes:["ProductBlock"],childSchema:e=>({...e?.filtrationSchema||{},paramsSource:{type:"object",title:"Адрес справочника"}})}),Ls=e=>yt((e?.paramsSource?.rateRows||[]).filter(zs).flatMap((e=>Ds(e.minMonths,e.maxMonths)))),_s=e=>yt(e.flatMap((e=>e||[])).filter(zs).flatMap((e=>Ds(e.minMonths,e.maxMonths)))).sort(((e,t)=>e-t))||[],Os=[{key:"10"},{key:"50"},{key:"100"}],Es=({itemCount:e,onItemCountChange:t})=>{const l=i((({key:e})=>t(Number(e))),[]);return c("div",{className:"flex items-center gap-s",children:[o("span",{children:"Показать по"}),o(xl,{className:"min-w-20",onChange:l,value:{key:String(e)},options:Os,iconVersion:"black"})]})},Fs="py-m px-lg rounded-md cursor-pointer hover:bg-primary-hover hover:text-white",Us=(e,t)=>{const{currentPage:l,onPageChange:n,totalPages:a}=e,i=t+1;return i===l?o("div",{"aria-current":"true",className:"py-m px-lg bg-primary-main text-white rounded-md",children:i},String(t)):1!==i&&i!==a&&((e,t,l)=>e<t&&e>=t-1||e<=t+1&&e>t||((e,t,l)=>t<=2&&e<=t+2||t>=l-1&&e>=l-3)(e,t,l))(i,l,a)?o("div",{onClick:()=>n(i),className:Fs,"aria-label":`Страница ${i}`,children:i},String(t)):null},Hs={width:"24",height:"24"},Ws=({currentPage:e,onPageChange:t,totalPages:l})=>{const n=r((()=>Array.from({length:l}).fill({currentPage:e,onPageChange:t,totalPages:l})),[l,e]),a=i((()=>{e>1&&t(e-1)}),[e]),s=i((()=>{e<l&&t(e+1)}),[e,l]),d=i((()=>t(1)),[]),m=i((()=>t(l)),[l]);return c("div",{className:"flex gap-m items-center",children:[o("div",{onClick:a,children:o(W,{name:"ArrowLeftIcon",iconVersion:"black",imageClassName:qs(1===e),...Hs})}),c("div",{className:"flex gap-2xs",children:[e>1?o("div",{onClick:d,className:Fs,"aria-label":"Страница 1",children:"1"}):null,e>3?o("div",{className:"py-m px-s",children:"..."}):null,n.map(Us),e<l-2?o("div",{className:"py-m px-s",children:"..."}):null,e<l?o("div",{onClick:m,className:Fs,"aria-label":`Страница ${l}`,children:l}):null]}),o("div",{onClick:s,children:o(W,{className:"rotate-180",name:"ArrowLeftIcon",iconVersion:"black",imageClassName:qs(e===l),...Hs})})]})},qs=e=>e?"opacity-20":"cursor-pointer hover:opacity-60",Ks=({currentPage:e,onPageChange:t,totalPages:l,itemCount:n,onItemCountChange:a})=>c("div",{className:"mt-3xl flex justify-between items-center select-none",role:"navigation","aria-label":"Пагинация",children:[o(Ws,{currentPage:e,onPageChange:t,totalPages:l}),n&&a?o(Es,{itemCount:n,onItemCountChange:a}):null]}),Xs=d((({className:e,value:t,autoFocus:l,onChange:n,onFocus:a,placeholder:r="Поиск по сайту"})=>{const s=i((e=>{n&&n(e.target?.value||"")}),[n]);return c("div",{className:p("relative",e),role:"form",children:[o("div",{className:"absolute h-full flex items-center pl-m pointer-events-none",children:o(le,{image:{icon:"LoupeIcon",iconVersion:"black"},width:"24",height:"24"})}),o("input",{className:p("h-14 w-full px-10 text-l text-black box-border rounded-md",sl),value:t,type:"text",name:"search-bar-input",placeholder:r,autoFocus:l,onChange:s,onFocus:a})]})})),Ys=d((({field:e,onClearFilter:t,filtrationState:l})=>c("div",{className:"grid grid-cols-12 mb-3xl space-x-xl",children:[o(Xs,{className:"col-span-4 mt-auto",placeholder:"Поиск",...e("query")}),o(Rl,{className:"col-span-3",label:"Период от",maxDate:l.endDate,...e("startDate")}),o(Rl,{className:"col-span-3",label:"Период до",minDate:l.startDate,...e("endDate")}),o("div",{className:"col-span-2 mt-auto",children:o(ia,{type:"reset",className:"w-full",version:"secondary",onClick:t,children:"Очистить"})})]}))),Gs=({title:e,timestamp:t,publicId:l})=>{const n=me(),{href:a}=n({href:`/api/v1/depository/${l}/file`});return c("div",{className:"grid grid-cols-12 py-lg border-gray border-opacity-50 border-b",children:[o("div",{className:"col-span-2",children:t?o(je,{size:"text-m","font-weight":"font-light",children:Bt(t)}):null}),o("div",{className:"col-span-10 text-h6 hover:text-primary-active",children:o("a",{href:a,download:!0,"aria-label":"Скачать",children:e})})]},l)},Qs="/api/v1/depository",Js={startDate:void 0,endDate:void 0,query:""},Zs=Ct((({className:e,...t})=>{const[l,a]=n(0),[r,s]=n(10),[d,{field:m,reset:h}]=Kt(Js),{totalPages:u=0,items:g=[]}=(({size:e,page:t,query:l,startDate:n,endDate:a})=>{const i=n?Bt(n,!0):"",r=a?Bt(a,!0):"",s=new URLSearchParams(Qs);s.set("page",String(t)),s.set("size",String(e)),s.set("query",l),s.set("timestampStart",i),s.set("timestampEnd",r);const o=`?${s.toString()}`,{data:c}=dn(Qs+o,bt);return{items:c?.content,totalPages:c?.totalPages}})({size:r,page:l,...d}),f=i((e=>a(e-1)),[]),b=i((e=>{r!==e?(s(e),a(0)):s(e)}),[]);return c(x,{className:p(e,"container p-6xl"),...t,children:[o(Ys,{filtrationState:d,field:m,onClearFilter:h}),c("div",{className:"flex flex-col",children:[c("div",{className:"grid grid-cols-12 pb-lg border-gray border-opacity-50 border-b",children:[o("div",{className:"col-span-2",children:o(je,{size:"text-m",color:"text-secondary-text",children:"Дата"})}),o("span",{className:"col-span-10",children:o(je,{size:"text-m",color:"text-secondary-text",children:"Тема"})})]}),g.length?g.map((e=>o(Gs,{...e},String(e.publicId)))):o(ga,{title:"Ничего не найдено",description:"Попробуйте очистить фильтры"}),o(Ks,{currentPage:l+1,onPageChange:f,totalPages:u,itemCount:r,onItemCountChange:b})]})]})})),eo=e=>"Image"===e?.contentType&&e?.image?o(le,{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,to=d((({className:e="",title:t,description:l,error:n,button:a,...i})=>c(x,{className:p("flex flex-col justify-center items-center",e),defaultPadding:p("p-6xl"),version:"transparent",...i,children:[o("div",{className:"flex justify-center",children:eo(n)}),o(S,{title:t,description:l,headlineVersion:"XL",isEmbedded:!0,className:"mb-2xl last:mb-0"}),a?.text?o(fe,{version:a?.version,text:a?.text,...a}):null]}))),lo="location";function no(e="Москва"){const[t,l]=((e,t,l)=>{const[r,s]=n(l||null);return a((()=>e.subscribe(t,(e=>s(e)))),[e,t]),[r,i((l=>e.fire(t,l)),[e,t])]})(h,"location",io()??{name:e}),r=i((e=>{ro(e),l(e)}),[]),{data:s}=dn(ao()?null:"/api/v1/region",bt);return a((()=>{s&&!ao()&&l(s)}),[s]),[t??{name:e},r]}const ao=()=>Boolean(globalThis.localStorage?.getItem(lo)),io=()=>{try{const e=globalThis.localStorage?.getItem(lo);return e&&JSON.parse(e)}catch(e){return null}},ro=e=>{try{globalThis.localStorage?.setItem(lo,JSON.stringify(e))}catch(e){}};var so;!function(e){e.RUB="RUB",e.EUR="EUR",e.USD="USD",e.CNY="CNY"}(so||(so={}));const oo=new Intl.NumberFormat("ru",{style:"currency",currency:so.RUB}),co=e=>e?oo.format(e):"",mo="text-m font-light text-secondary-text ",ho=`${mo} text-left`,uo=`${mo} pl-5xl text-center`,po=`${mo} pl-5xl text-right`,go={USD:"DollarIcon",EUR:"EuroIcon",CNY:"ChineseYuanRenminbiIcon"},xo=d((({className:e,exchangeCurrencyItems:t})=>c("table",{className:p("h-fit w-full",e),children:[o("thead",{children:c("tr",{children:[o("th",{className:ho,children:o(je,{size:"text-m",children:"Валюта"})}),o("th",{className:uo,children:o(je,{size:"text-m",children:"Купить"})}),o("th",{className:po,children:o(je,{size:"text-m",children:"Продать"})})]})}),o("tbody",{children:t.map(fo)})]}))),fo=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(le,{image:{icon:go[t]},width:"24",height:"24"}):null,o(je,{size:"text-h6",children:t})]})}),o("td",{className:"pt-m pl-5xl text-center",children:o(je,{size:"text-h6",children:co(e?.saleExchangeRate)})}),o("td",{className:"pt-m pl-5xl text-right",children:o(je,{size:"text-h6",children:co(e?.buyExchangeRate)})})]},t)},bo={icon:"GpsIcon"},yo=d((({className:e="",address:t})=>c("div",{className:p("flex gap-s w-full justify-between @sm:justify-center",e),children:[o(Ci,{...bo,iconBgVersion:"primary",className:"shrink-0"}),c("div",{className:"space-y-2xs whitespace-pre-wrap",children:[t?o(k,{size:"text-l",color:"text-primary-main",children:t}):null,o(k,{size:"text-m",color:"text-secondary-text",children:"Курс указан для заданного офиса"})]})]}))),vo=(e,t,l)=>{const n=Number(No(e))*Math.pow(t,l?-1:1);return Number.isInteger(n)?n:((e,t=2)=>{const l=10**t;return Math.round(parseFloat(String(e))*l)/l})(n)},No=e=>e.replace(/[^\d.,]/g,"").replace(",","."),wo=e=>Ot([[e=>e.value!==so.RUB&&e.oppositeValue!==so.RUB,()=>e.handleConvert(e.value,so.RUB)],[e=>e.value===so.RUB&&e.oppositeValue===so.RUB,()=>e.handleConvert(e.value,so.USD)],[e=>e.value===so.RUB&&e.oppositeValue===so.RUB,()=>e.handleConvert(e.value,so.CNY)],[()=>!0,()=>e.handleConvert(e.value)]])(e)?.();function ko(e){const{placeholder:t,rates:l,selected:n,value:a,setValue:i,setSelected:r}=e,s=l.map((e=>({key:e?.currency?.currency??"",text:e?.currency?.currency??""}))),d={key:n,text:n};return c("div",{className:"relative flex",children:[o(ol,{className:"shrink-0 text-l w-full appearance-none -mr-20",placeholder:t,type:"text",value:a,onChange:i}),s.length?o(xl,{isBorder:!1,onChange:e=>r(e.key),options:s,value:d}):null]})}const Co=d((({className:e="",currencyRatesBuy:t,currencyRatesSell:l,button:a})=>{const[r,s]=n({inputSell:"",inputBuy:"",selectSell:t?.[0]?.currency?.currency||so.RUB,selectBuy:l?.[0]?.currency?.currency||so.USD}),d=i((e=>s((t=>({...t,...e})))),[]);return c("div",{className:`flex flex-col gap-m pt-2xl ${e}`,children:[ko({placeholder:"Хочу продать",rates:l,selected:r.selectSell,setSelected:So(r,d,l),value:r.inputSell,setValue:e=>Io(d,l)(e,r.selectSell,r.selectBuy)}),ko({placeholder:"Получу",rates:t,selected:r.selectBuy,setSelected:To(r,d,t),value:r.inputBuy,setValue:e=>Bo(d,t)(e,r.selectBuy,r.selectSell)}),a?.text?o(fe,{text:a.text,version:a?.version,...a}):null]})})),So=(e,t,l)=>n=>{t({selectSell:n}),wo({value:n,oppositeValue:e.selectBuy,handleConvert:(n=e.selectSell,a=e.selectBuy)=>{Io(t,l)(e.inputSell,n,a)}})},To=(e,t,l)=>n=>{t({selectBuy:n}),wo({value:n,oppositeValue:e.selectSell,handleConvert:(n=e.selectBuy,a=e.selectSell)=>Bo(t,l)(e.inputBuy,n,a)})},Io=(e,t)=>(l,n,a)=>{e({inputSell:No(l),selectBuy:a});const i=t.find((e=>e.currency?.currency===a))?.buyExchangeRate||t.find((e=>e.currency?.currency===n))?.buyExchangeRate;i&&e({inputBuy:String(vo(l,i,n===so.RUB)||"")})},Bo=(e,t)=>(l,n,a)=>{e({inputBuy:No(l),selectSell:a});const i=t.find((e=>e.currency?.currency===a))?.saleExchangeRate||t.find((e=>e.currency?.currency===n))?.saleExchangeRate;i&&e({inputSell:String(vo(l,i,n===so.RUB)||"")})};const Mo=d((({className:e="",title:t="Курсы обмена валют",button:l,...n})=>{const[a]=no(),i=function(e){const t=e?.code||"000",{data:l}=dn(`/api/v1/exchangerates?regionCode=${t}`,bt);return l||{}}(a),r=Po(i?.exchangeRate?.currencies),s=r.filter((e=>e.buyExchangeRate));s.unshift({currency:{currency:so.RUB}});const d=r.filter((e=>e.saleExchangeRate));return d.push({currency:{currency:so.RUB}}),o(x,{className:p("box-border min-h-80",e),...n,children:o(we,{className:"h-full",title:o(w,{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:[r?o(xo,{className:"mb-xl",exchangeCurrencyItems:r}):null,o(yo,{address:i?.address})]}),r.length&&s.length&&d.length?o(Co,{className:"grow w-1/2",currencyRatesBuy:s,currencyRatesSell:d,button:l}):null]})})})})),Po=e=>e?.filter((e=>[1,2,3].includes(e?.currency?.id)))||[],Ro=d((({className:e="",items:t})=>{const l=me();return o("ul",{className:p("flex flex-col gap-s w-full",e),children:t?.map(Vo(l))})})),Vo=e=>({dataFooter:t,...l},n)=>{const{text:a,href:i,target:r,onClick:s}=e(l);return a?o("li",{className:"list-none",children:o("a",{className:"hover:text-primary-main font-light",role:"link",href:i,target:r||"_self",onClick:s,...he(t),children:a||null})},String(n)):null},zo=e=>t=>!t.displayArea||e.includes(t.displayArea.toLowerCase()),Do=["all","footer"],Ao=d((({className:e,topItems:t})=>{const l=me();return o("div",{role:"menu",className:p("w-full flex items-start justify-between flex-col md:flex-row gap-y-m lg:order-2",e),children:t?.filter(zo(Do)).map(l).map(jo)})})),jo=(e,t)=>{const{text:l,items:n=[],href:a,target:i="_self",onClick:r,dataFooter:s}=e,d=n.filter(zo(Do));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:a,target:i,onClick:r,...he(s),children:l}),d?o(Ro,{items:d}):null]},String(t))},$o=d((({className:e="",items:t=[]})=>t?.length?o("div",{className:p("space-y-m",e),children:t.map(Lo)}):null)),Lo=(e,t)=>c("div",{className:"space-y-m",children:[o("div",{children:o(je,{size:"text-l",font:"font-medium",children:e?.title})}),o("div",{className:"space-y-m",children:e.items?.map(_o)})]},String(t)),_o=(e,t)=>c("div",{className:"space-y-2xs",children:[o("div",{children:Oo(e.type,e.text)}),o(k,{size:"text-s",font:"font-light",color:"text-secondary-text",children:e.description})]},String(t)),Oo=(e,t="")=>{switch(e){case"tel":return o("a",{className:"text-primary-text hover:text-primary-main no-underline",href:`tel:${Eo(t)}`,children:o(je,{size:"text-h6",children:t})});case"email":return o("a",{className:"no-underline",href:`mailto:${t}`,children:o(k,{size:"text-xl",font:"font-light",color:"text-primary-text",children:t})});default:return o("span",{children:t})}},Eo=e=>e.replaceAll(/\D/g,""),Fo=d((({className:e="",index:t,text:l,...n})=>{const a=me(),{href:i,target:r,onClick:s}=a(n);return o("a",{className:p("text-secondary-text",e),href:i,target:r,onClick:s,children:l||`Документ ${t}`})})),Uo=d((({className:e="",title:t,links:l})=>o("div",{className:e,children:l?.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(je,{size:"text-l",font:"font-normal",children:t})}),l.map(((e,t)=>o(Fo,{index:t,className:"text-l font-light lg:max-w-[292px]",...e},String(t))))]}):null}))),Ho={width:"40",height:"45"},Wo={"bg-white":"color",transparent:"white"},qo={"bg-white":"text-primary-main",transparent:"text-white"},Ko=(e,t,l)=>o(le,t?.src?{image:t,className:qo[e],width:l?.width,height:l?.height}:{image:{icon:t?.icon||"LogoIcon",iconVersion:Wo[e]},className:qo[e],width:l?.width,height:l?.height}),Xo={"bg-white":"text-primary-text",transparent:"text-white"},Yo=d((({className:e,href:t="/",logo:l,children:n,targetBlank:a,bgColor:i="bg-white",showTitle:r=!0,data:s})=>c("a",{className:p("inline-flex items-center font-sans no-underline",e),href:t,target:a?"_blank":"_self","aria-label":l?.title??"Россельхозбанк",...he(s),children:[Ko(i,l?.image,Ho),r?n??o("div",{className:"ml-s",children:o(je,{font:"font-medium",color:Xo[i],size:"",children:l?.title??"Россельхозбанк"})}):null]}))),Go=d((({className:e,onClose:t})=>o("button",{className:p("flex justify-center items-center w-12 h-12 p-2xs bg-transparent border-none",e),onClick:t,title:"Закрыть",type:"button",children:o(le,{image:{icon:"CloseIcon"},width:"24",height:"24"})})));function Qo(e,t,l=300){a((()=>{const t=globalThis.setTimeout(e,l);return()=>{globalThis.clearTimeout(t)}}),t)}const Jo=e=>t=>{if(e===t)return 1;if(!e||!t)return 0;const{m:l,s1Matches:n,s2Matches:a}=function(e,t){const l=Math.max(0,Math.floor(Math.max(e.length,t.length)/2)-1),n=Array.from({length:e.length}),a=Array.from({length:t.length});let i=0;for(let r=0;r<e.length;r++){const s=Math.max(0,r-l),o=Math.min(r+l,t.length-1);for(let l=s;l<=o;l++)n[r]||a[l]||e[r]!==t[l]||(i++,n[r]=!0,a[l]=!0)}return{m:i,s1Matches:n,s2Matches:a}}(e,t);if(0===l)return 0;const i=function(e,t,{s1Matches:l,s2Matches:n}){let a=0;for(let i=0,r=0;i<e.length;i++){if(!l[i])continue;let s=r;for(;s<t.length;s++)if(n[s]){r=s+1;break}e[i]!==t[s]&&a++}return a}(e,t,{s1Matches:n,s2Matches:a}),r=(l/e.length+l/t.length+(l-i/2)/l)/3,s=r>.7?.1*function(e,t){let l=0;for(;e[l]===t[l]&&l<4;)l++;return l}(e,t):0;return r+s*(1-r)};const Zo=(e,t)=>(l,n)=>{for(const[a,i]of n)l.set(a,e(l.get(a)||t,i));return l},ec=e=>e.toLowerCase().split(/[^0-9a-zа-я-]+/).filter((e=>e.length>=3&&!/[0-9a-z]/.test(e))),tc=e=>t=>e.map((([e,l])=>[Jo(t)(e),l])).filter((([e])=>e>=.8)).map((([e,t])=>nc(t,e))).reduce(Zo(Math.max,0),new Map),lc=e=>t=>{return pi(t,t.map((({title:e})=>e)).map((e=>t=>{const l=ec(t||"");return l.length?Re(e.map((e=>Ma(l.map(Jo(e)))))):0})(e))).sort((n=([,e])=>e,l=(e,t)=>n(e)-n(t),(e,t)=>-l(e,t))).map((([e])=>e));var l,n},nc=(e,t)=>new Map(e.map((e=>[e,t]))),ac=({basePathList:e,initialQuery:t=""})=>{const[l,i]=n(t||"");a((()=>{null!=t&&i(t)}),[t]);const{data:r}=dn(e?.length?e:null,ic),[s,o]=n(null);return Qo((()=>{r&&o(r.map((e=>t=>{const{corpus:l,dictionary:n}=t||{};if(!(e&&l?.length&&n&&Object.keys(n).length))return[];const a=ec(e);if(!a.length)return[];const i=Object.entries(n),r=[...a.map(tc(i)).reduce(Zo(((e,t)=>e+t),0),new Map).entries()].filter((([,e])=>e>=.799*a.length)).map((([e])=>l[e]));return lc(a)(r)})(l)))}),[r,l]),[s,{value:l,onChange:i}]},ic=async(...e)=>(await Promise.allSettled(e.map((e=>ft(L(e,"/","search.index.json")))))).map((e=>"fulfilled"===e.status?e.value:{})),rc=d((({className:e,head:t,children:l,onClose:n,onClick:a})=>{const{close:r}=ce(),s=i((()=>{r(),n&&n()}),[n]);return c("div",{onClick:a,className:p("relative min-h-full bg-white pt-0 p-lg",e),role:"dialog",children:[c("div",{className:"sticky py-xl top-0 bg-white z-10",children:[o(Go,{className:"absolute top-0 right-0",onClose:s}),o("div",{className:"container",children:t})]}),o("div",{className:"container pb-6xl",children:l})]})})),sc=d((({initialQuery:e,topItems:t})=>{const l=r((()=>t?.map((e=>e.href||"/"))),[t]),[n,a]=ac({basePathList:l,initialQuery:e}),i=r((()=>oc(t)(n)),[t,n]);return o(rc,{head:o(Xs,{autoFocus:!0,...a}),children:o(Ao,{topItems:i})})})),oc=e=>t=>e?.length&&t?.length?pi(e,t).map((([e,t])=>({...e,items:t?.map((({title:e,uri:t})=>({text:e,href:L("/",t)})))}))):[],cc=(e={})=>{const{open:t,close:l}=ce();return{open:(l={},n={})=>t(o(sc,{...e,...l}),n),close:l}},dc=d((({className:e,search:t,...l})=>{const[a,r]=n(""),s=i((()=>r("")),[]),d=cc(l),m=i((e=>{r(e),mc(e)&&d.open({initialQuery:e},{onClose:s})}),[s,d]);return c("div",{className:p("relative",e),role:"search",children:[o(Xs,{value:a,placeholder:t?.placeholder,onChange:m}),o(Go,{className:"absolute top-0 right-0 sm:hidden",onClose:s})]})})),mc=e=>e&&e.length>=3,hc=(e,t="")=>{const{logo:l}=e??{},{dataHeader:n,dataFooter:a,...i}=l??{};return c("div",{className:"flex items-stretch gap-3xl",children:[o(Yo,{className:t,logo:i,data:a}),o(dc,{className:"grow",...e})]})},uc=d((({className:e="",index:t,...l})=>{const n=me(),{href:a,target:i,text:r,onClick:s}=n(l);return o("a",{className:p("text-xs font-light text-secondary-text visited:text-secondary-text hover:text-primary-main inline-block no-underline max-w-[292px]",e),href:a,target:i,onClick:s,children:r||`Документ ${t}`})})),pc=d((({className:e="",links:t,license:l})=>c("div",{className:p("@container space-y-lg",e),children:[l?o("div",{children:o(je,{size:"text-xs",font:"font-light",color:"text-secondary-text",children:`© 2000-${(new Date).getFullYear()} ${l}`})}):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(uc,{index:t,...e},String(t))))}):null]}))),gc="w-full lg:w-52",xc=Ct((({className:e,footer:t,...l})=>{const n=l.options?.page?.sitemap??{},{documents:a,relatedEnterprises:i,contacts:r,mediaLinks:s=[],horizontalNavigationTitle:d,feedbackButton:m,license:h,otherLinks:u=[]}=t??{};return c(x,{tag:"footer",className:p("grid gap-y-xl p-4xl pb-24 lg:p-xl",e),...l,children:[hc(n,gc),c("div",{className:"flex flex-col lg:flex-row items-center @lg:items-stretch gap-lg lg:gap-6xl ",children:[o(Ao,{...n}),o("div",{className:"border-t border-main-divider lg:hidden w-full"}),c("div",{className:p(gc,"flex flex-col shrink-0 overflow-hidden space-y-xl"),children:[o($o,{items:r}),m?o(fe,{className:"w-full",version:"primary",...m}):null,s.map(((e,t)=>o(ts,{media:e?.links??[],showButtonText:!1,stretched:!0,children:e?.title},String(t)))),u.map(((e,t)=>o(fe,{className:"!text-left text-s font-light",version:"link",...e,children:e?.text},String(t))))]})]}),o(Uo,{title:d,links:i}),o(pc,{links:a,license:h})]})})),fc=d((({className:e="",title:t,description:l,calendar:n,...a})=>c(x,{className:p("space-y-m",e),defaultPadding:"p-6xl",...a,children:[o(S,{title:t,description:l,headlineVersion:"M",isEmbedded:!0}),n?bc(n):null]}))),bc=e=>{const t=100/(e.reduce(((e,t)=>t?.month?.length?e+t.month.length:e),0)||1),l=e.filter((e=>e?.month?.length)).map((e=>({...e,flexBasis:`${e?.month?.length?e.month.length*t:""}%`})));return c("div",{className:"w-full flex flex-col justify-center gap-s",children:[o("div",{className:"flex w-full text-h6 text-center",children:l.map((e=>yc(e,t)))}),o("div",{className:"flex gap-s w-full",children:l.map(((e,t)=>c("div",{className:"border-r border-main-divider last:border-r-0 space-y-s",style:{flexBasis:e.flexBasis},children:[o("div",{className:"flex gap-s",children:vc(e)}),c("div",{className:"text-s",children:[o(je,{size:"text-s",font:"font-light",color:"text-primary-text",children:e.text})," ",o(je,{size:"text-s",font:"font-light",color:"text-primary-main",children:e.greenText})]})]},`monthItem-${t}`)))})]})},yc=(e,t)=>e.month?.map(((e,l)=>o("div",{style:{flexBasis:`${t}%`},children:e.text},`monthName-${l}`))),vc=e=>e.month?.map((e=>e.image?.src?o("div",{className:"h-52 border-r pr-s border-main-divider last:border-r-0",children:o(le,{image:e.image,className:"flex"})},`monthImage-${e.image.src}`):null)),Nc=(e,t)=>e?.map((({aspectName:e,params:l})=>({aspectName:e,params:"mindboxEvent"===e?{...l,eventJson:t}:l}))),wc=Ct((({className:e,title:t,button:l,regionSource:a,data:i,...r})=>{const[s,d]=n({key:""}),m=a?.regions??[],h=oe({className:"text-white",version:l?.version||"primary"}),u=m?.find((e=>e.name===s.key))?.href,g=l?.text?l.text:"Перейти";return o(x,{className:e,defaultPadding:"p-6xl",...r,children:c("div",{className:"container max-w-[978px] space-y-m",children:[t?o(w,{headingType:"h3",title:t,className:"@xl:text-center"}):null,m?o(Ul,{label:"Ваш регион",placeholder:"Выберите регион",isSearch:!0,options:m.map((({name:e=""})=>({key:e,text:e}))),value:s,onChange:d}):null,u?o("div",{className:"text-center",children:o(fe,{href:u,target:"_blank",className:p("p-m w-full @xl:w-auto",h),data:Nc(i,s?.key),children:g})}):null]})})}));function kc(e=[]){const t=u(),l=Array.from(e.entries()).filter((([,e])=>Cc(t)(e)));return l.find((([,e])=>Cc(t,!0)(e)))??l[l.length-1]??[]}const Cc=(e,t=!1)=>({href:l})=>{if(!l)return!1;const n=$(Sc(e)(l));return t?n===$(l):n.startsWith($(l))},Sc=e=>t=>{const l=G(Y.SITE_URL);return D(t)?e.href:L(l,e.pathname)},Tc=d((({className:e="",items:t,activeItem:l,ariaLabel:n})=>{const[a,{setFalse:i,toggle:r}]=il(!1),s=hl(i);return c("div",{className:p(a?"bg-white 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":n,onClick:r,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))))}),o("div",{className:p("absolute flex flex-col rounded-md bg-white p-xl pb-xs w-56 z-40",a?"":"hidden"),"aria-hidden":!a,children:t?.map(((e,t)=>o(Ic,{isActive:e===l,...e},e?.text??String(t))))})]})})),Ic=d((({isActive:e,...t})=>{const l=me(),{text:n,href:a,target:i,onClick:r}=l(t);return o("a",{className:p("text-l font-light pb-m hover:text-primary-main",e?"text-primary-main":""),href:a,target:i,onClick:r,role:"menuitem",...he(t?.data),children:n})})),Bc={default:"w-6 h-6",large:"w-12 h-12"},Mc=d((({className:e,isRounded:t,buttonSize:l="default",isGrayBg:n=!1,disabled:a,ariaLabel:i,image:r,data:s,onClick:c})=>o("button",{className:p("group/btn border-0 flex shrink-0 items-center",n?"p-s rounded-full":"p-0 bg-inherit",n&&!t?"bg-main-divider":"",t?"w-8 h-8 text-secondary-light hover:text-secondary-hove":`${Bc[l]} text-primary-text hover:text-primary-main`,"group-data-transparent:text-white",e),type:"button",disabled:a,"aria-label":i,onClick:c,...he(s),children:o(le,{image:r,className:p("h-full",t?"bg-main-divider/20 rounded-full":""),imageClassName:"group-hover/btn:text-primary-hover group-hover/btn:invert-0"})}))),Pc=e=>globalThis[e],Rc=(e,t)=>{const l=document.getElementById(t);if(l){const t=Pc(e);return t?Promise.resolve(t):new Promise((t=>{l.addEventListener("load",(()=>{t(Pc(e))}))}))}return new Promise(((l,n)=>{const a=document.createElement("script");a.src=t,a.async=!0,a.id=t,a.addEventListener("load",(()=>{l(Pc(e))})),a.addEventListener("error",(e=>{n(e)})),document.head.appendChild(a)}))};const Vc="chatbot",zc="text-page__btn-chat",Dc={personal:"//chat.mes.rshb.ru/assets/js/webchat_rshb",business:""},Ac=d((({chat:e="personal",iconVersion:t,className:l,ariaLabel:n="Чат"})=>{const i=(e=>{a((()=>globalThis.localStorage?.setItem("webchat-keep-open",String(Date.now()))),[]);const t=Dc[e??""];return l=>{if(t)if("personal"!==e)Rc(Vc,t);else{const e=l.target;e?.classList.contains(zc)||e?.classList.add(zc),document.getElementById("webchat-js-container:webchat_rshb")||Rc(Vc,t)}}})(e);return o(Mc,{className:l,image:{icon:"HeadphonesIcon",iconVersion:t},ariaLabel:n,onClick:i,buttonSize:"large",isGrayBg:!0})})),jc=d((({className:e="",active:t,dataItemName:l,children:n,data:a,...i})=>{const r=me(),{href:s,target:d,text:m,onClick:h}=r(i);return c("a",{className:p("relative inline-block bg-transparent text-center no-underline",e),href:s,target:d,"data-item-name":l,onClick:h,...he(a),children:[o("span",{className:$c(t),children:m||n}),t?o("div",{className:"absolute left-0 right-0 -bottom-3 h-0.5 bg-primary-main group-data-transparent:bg-transparent"}):null]})})),$c=(e=!1)=>p("font-sans text-l 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"),Lc=d((({observerOptions:e,onVisibilityChange:t,children:l,className:n,...a})=>{const r=fa(i((e=>{if(!e.length||!t)return;const l=e[e.length-1];t(l.isIntersecting)}),[t]),e);return o("span",{ref:r,className:n,role:"menuitem",children:o(jc,{...a,children:l})})})),_c={default:"px-lg bg-main-divider rounded hover:text-primary-main",transparent:"text-white hover:text-primary-hover"},Oc=d((({version:e,...t})=>{const l=t?.text;return l?o(fe,{className:p("py-s font-light whitespace-nowrap",_c["transparent"===e?"transparent":"default"]),...t,children:l}):null})),Ec=d((({subItems:e=[],version:t,internetBankButton:l,dropdownMenuAriaLabel:a,chatBotAriaLabel:i})=>{const d="transparent"===t?"white":"black",[,m]=kc(e),[h,u]=n(e.length),p=e.slice(h),g=s(null),x={rootRef:g},f=r((()=>e.map(((e,t)=>e=>{u(e?Fc(t):Uc(t))}))),[e]);return c("nav",{className:"relative 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-3xl",role:"menu",children:e.map(((e,t)=>o(Lc,{className:h-1<t?"invisible":"",active:e===m,observerOptions:x,onVisibilityChange:f[t],data:e.dataHeader,...e},String(t))))}),p.length?o(Tc,{items:p,activeItem:m,ariaLabel:a}):null,z.CHAT_BOT?o(Ac,{iconVersion:d,chat:z.CHAT_BOT,ariaLabel:i}):null,o(Oc,{version:t,...l})]})})),Fc=e=>t=>Math.max(t,e+1),Uc=e=>t=>Math.min(t,e),Hc=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(je,{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(Wc,{...e},String(t))))})]}):null,Wc=d((({icon:e,...t})=>{const l=me(),{text:n,target:a,href:i,onClick:r}=l(t);return c("div",{className:"flex gap-s items-center",children:[e?o(le,{pathPrefix:"/wcms-resources/",image:e}):null,n?o("a",{className:"hover:text-primary-hover",href:i,target:a,onClick:r,children:o(je,{size:"text-l",font:"font-light",color:"text-primary-text",children:n})}):null]})})),qc=(e,t)=>l=>l.name?o(Zr,{href:`/branches/${l.slug}`,className:"mb-xs sm:mb-2xs hover:text-primary-hover",onClick:()=>t?.(l),data:Nc(e,l.name),children:o(je,{size:"text-l",font:"font-light",children:l.name})},String(l.id)):null,Kc=d((({className:e,searchTerm:t,onSearch:l})=>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:p(sl,"h-12 pl-m w-full peer text-l text-black rounded-md box-border"),value:t,onChange:e=>l(e.target.value.toLowerCase()),type:"text",name:"location-search-bar-input"})]}))),Xc=d((({foreignOffices:e,branches:t})=>{const[l,a]=no(t?.default),r=me(),{href:s}=r({href:`/branches/${l.slug}`}),[d,m]=n(""),h=Gc(_n()).sort(((e,t)=>e.name.localeCompare(t.name))),u=((e,t)=>{const l=new Map;for(const n of e){const e=t(n),a=l.get(e)||[];l.set(e,[...a,n])}return l})(h,Yc),{close:p}=ce(),g=i((e=>{a(e),p()}),[]);return c(rc,{className:"pb-20",head:c("div",{children:[o(je,{size:"text-h4",color:"text-primary-text",children:"Выберите филиал"}),l?o("div",{className:"mb-s",children:c(k,{size:"text-l",color:"text-primary-text",children:["Сейчас выбран:",o(Zr,{href:s,className:"inline mx-2xs text-primary-main",children:l.name})]})}):null,o(Kc,{onSearch:m,searchTerm:d})]}),children:[d&&d.length>=3?o("div",{children:h.filter((({name:e})=>e&&Jo(e.toLowerCase())(d.toLowerCase())>=.8)).map(qc(t?.dataSelect,g))}):o("div",{className:"columns-1 sm:columns-3 md:columns-4 lg:columns-5",children:Array.from(u.entries()).map((x=g,f=t?.dataSelect,([e,t])=>c("div",{className:"break-inside-avoid mb-2xl w-56",children:[o("div",{className:"mb-s",children:o(je,{size:"text-h6",children:e})}),t.map(qc(f,x))]},e)))}),Hc(e)]});var x,f})),Yc=e=>e.name?.charAt(0)||"",Gc=e=>e.map((e=>({...e,name:e.name?.replace(/республика|область|край'/gi,"").trim()||""}))),Qc=d((({className:e="",active:t,flat:l,children:n,data:a,...i})=>{const r=me(),{href:s,target:c,text:d,onClick:m}=r(i);return o("a",{className:p(Jc(t,l),e),href:s,target:c,onClick:m,rel:"noopener noreferrer","aria-label":d,...he(a),children:o("span",{suppressHydrationWarning:!0,className:Zc(t,l),children:d||n})})})),Jc=(e=!1,t=!1)=>p("inline-block border border-solid bg-transparent text-center no-underline",e?"rounded-md border-primary-main group-data-transparent:border-white":"border-transparent",t?"":"px-m py-xs"),Zc=(e=!1,t=!1)=>p("font-sans text-s font-light",e?"text-primary-main":p(t?"text-primary-text":"text-secondary-text","hover:text-primary-main"),"group-data-transparent:text-white group-data-transparent:hover:text-primary-hover"),ed=d((({className:e,version:t,...l})=>{const n="transparent"===t?"white":"black",[a]=no(l?.branches?.default),r=cc(l),s=(e=>{const{open:t,close:l}=ce();return{open:(l={})=>t(o(Xc,{...e}),l),close:l}})(l),d=i((()=>r.open()),[r]),m=i((()=>s.open()),[s]);return c("div",{className:p("flex items-center ml-5 md:max-w-[300px] xl:max-w-full gap-lg",e),role:"navigation",children:[l?.branches?.visible?o(Qc,{className:"whitespace-nowrap text-ellipsis overflow-hidden",flat:!0,href:"#",text:a?.name,data:Nc(l?.branches?.dataClick,a?.name??""),onClick:m}):null,l?.officesAtms?.href?o(Qc,{className:"whitespace-nowrap",flat:!0,...l.officesAtms}):null,o(Mc,{image:{icon:"LoupeIcon",iconVersion:n},ariaLabel:l?.search?.ariaLabel??"Поиск",onClick:d,data:l?.search?.data})]})})),td=d((({observerOptions:e,onVisibilityChange:t,children:l,className:n,...a})=>{const r=fa(i((e=>{if(!e.length||!t)return;const l=e[e.length-1];t(l.isIntersecting)}),[t]),e);return o("span",{ref:r,className:n,role:"menuitem",children:o(Qc,{...a,children:l})})})),ld=d((({topItems:e=[],activeTopItem:t,dropdownMenuAriaLabel:l,version:a,sitemap:i,bgColor:d,logo:m,data:h})=>{const[u,p]=n(e.length),g=e.slice(u),x=s(null),f={rootRef:x},b=r((()=>e.map(((e,t)=>e=>{p(e?nd(t):ad(t))}))),[e]);return c("div",{className:"flex items-center justify-between",children:[o(Yo,{className:"mr-3xl",bgColor:d,logo:m,data:h}),o("div",{ref:x,className:"overflow-hidden min-w-[160px] pb-xs mt-xs",role:"menu",children:e.map(((e,l)=>o(td,{className:u-1<l?"invisible":"",active:e===t,observerOptions:f,onVisibilityChange:b[l],data:e.dataHeader,...e},String(l))))}),g.length?o(Tc,{className:"mx-xs",items:g,activeItem:t,ariaLabel:l}):null,o(ed,{version:a,className:"ml-auto",...i})]})})),nd=e=>t=>Math.max(t,e+1),ad=e=>t=>Math.min(t,e),id={"bg-white":"primary",transparent:"transparent"},rd=["all","header"],sd=Ct((({className:e,bgColor:t="bg-white",logo:l,version:n=id[t],portal:a,...i})=>{const r=i.options?.page?.sitemap??{},{topItems:s,logo:d}=r,{dataFooter:m,dataHeader:h,...u}=d??{},[,g]=kc(s),{internetBankButton:f}=a||{};return o(x,{tag:"header",className:p("pt-3xl px-20",g?.items?.length?"pb-m":"pb-lg",e),defaultPadding:"",version:n,...i,children:c("div",{className:"container",children:[o("div",{className:"whitespace-nowrap",children:o(ld,{activeTopItem:g,topItems:s?.filter(zo(rd)),version:n,sitemap:r,bgColor:t,logo:l??u,data:h})}),o("div",{className:p("mt-xl h-px bg-main-divider",od(n))}),g?.items?.length?o(Ec,{subItems:g?.items?.filter(zo(rd)),version:n,internetBankButton:f}):null]})})})),od=e=>"transparent"===e?"opacity-30":"",cd=(e=!1)=>e?{}:{padding:"p-0"},dd={XXL:"gap-6xl",XL:"gap-5xl",L:"gap-3xl",M:"gap-m",S:"gap-xs",XS:"gap-2xs","":""},md=Ct((({className:e="",padding:t="p-0",gap:l="XS",isInnerPadding:n=!0,version:a="transparent",isTheme:i=!1,isCardBorder:r,...s})=>o(x,{className:p("relative","grid grid-cols-12",dd[l],e),padding:t,version:a,isTheme:i,...s,children:R({...s,extraProps:{...cd(n),className:Fa(r)}})})),{childrenTypes:{exclude:["HorizontalLayout"]}}),hd=d((e=>{const{className:t,align:l,image:n,...a}=e,i=l?p("flex",Ri[l]):"";return o(x,{className:p(i,t),defaultPadding:"p-0",...a,children:o(le,{image:n})})})),ud=d((({className:e="",cards:t=[],button:l})=>{const[a,r]=n(0),s=i((e=>r(e)),[]),d=t.length,[m,h]=cs({itemCount:d,visibleItemCount:2}),{canDec:u,canInc:p}=h,g=t[m]?.href;return c("section",{role:"listitem",className:`min-w-full text-center ${e}`,children:[c("div",{className:"relative overflow-hidden",children:[d?pd({activeIndex:m,cards:t,selectedCardIndex:a,onClick:s}):null,ys({...h,btnClass:["left-12","right-12"],className:"top-16"}),u?o("div",{className:"absolute top-0 left-0 h-full w-32 bg-opacity-from-white"}):null,p?o("div",{className:"absolute top-0 right-0 h-full w-32 bg-opacity-to-white"}):null]}),o(fe,{className:"w-60 text-center",version:"primary",...l,href:g})]})}));function pd({activeIndex:e,cards:t,selectedCardIndex:l,onClick:n}){const a=460*e,i=t.length>2?"justify-start":"justify-center";return o("div",{style:{transform:`translateX(-${a}px)`},className:"duration-1000 px-6xl",children:o("div",{className:`w-full flex flex-nowrap gap-s pb-6xl ${i}`,children:t.map(((e,t)=>function({slide:e,i:t,isActive:l,onClick:n}){return c("button",{type:"button",onClick:n,className:"p-3xl min-w-fit flex items-center gap-2xl bg-white border-solid border relative "+(l?"shadow-dark-blue border-primary-main":"ease-in duration-300 border-gray"),children:[e?.icon?o(le,{className:"p-lg rounded-full bg-secondary-light",image:e.icon,width:"108",height:"108"}):null,c("div",{className:"flex gap-s",children:[e?.sum?gd("страховая сумма",e.sum):null,e?.fee?gd("страховой взнос",e.fee):null]}),xd(l)]},String(t))}({slide:e,i:t,isActive:Boolean(t===l),onClick:()=>n(t)})))})})}function gd(e,t){return c("div",{className:"flex flex-col text-left whitespace-pre",children:[c(je,{size:"text-h6",children:[tt(2)(t)," ₽"]}),o("div",{className:"mt-2xs",children:o(je,{size:"text-l",color:"text-secondary-text",children:e})})]})}function xd(e){return e?o(le,{className:"h-6 w-6 min-w-6 min-h-6 absolute right-4 top-4",image:{icon:"DoneIcon"},width:"24",height:"24"}):null}const fd=d((({className:e="",title:t,insuranceTabs:l=[],button:a,...r})=>{const[s,d]=n(0),m=i((e=>d(e)),[]);return c(x,{className:p("box-border overflow-hidden relative px-0 space-y-2xl",e),defaultPadding:"p-6xl",...r,children:[t?o(w,{className:"text-center",title:t,headingType:"h3"}):null,l?.length>1?o("div",{className:"p-xs bg-secondary-light w-fit mx-auto rounded-md",children:l.map(((e,t)=>function({title:e,i:t,isActive:l,onClick:n}){return o("button",{type:"button",onClick:n,"aria-label":e,className:"box-border px-m py-s text-m font-light "+(l?"bg-primary-main text-white rounded-md":"text-secondary-text"),children:e},String(t))}({title:e?.title,i:t,isActive:Boolean(t===s),onClick:()=>m(t)})))}):null,o("div",{className:"flex",style:{transform:`translateX(-${s}00%)`},role:"list",children:bd({insuranceTabs:l,button:a})})]})})),bd=({insuranceTabs:e,button:t})=>{const l=e?.map((e=>e.cards));return l?.length?l.map(((e,l)=>o(ud,{button:t,cards:e},String(l)))):null};const yd={yellow:"bg-yellow",green:"bg-green","green-light":"bg-green-light","green-dark":"bg-green-dark"},vd={XS:"h-10",S:"h-16",M:"h-24",L:"h-32",XL:"h-52"},Nd=d((e=>{const{className:t="",items:l,isDotted:n,investmentZeroColumn:a,investmentColumns:i,...r}=e,s=i?[...i]:[];return a&&s.unshift(a),o(x,{className:t,defaultPadding:"p-4xl",...r,children:c("div",{className:"container text-m font-light space-y-4xl",children:[s?.length?c("div",{children:[c("div",{className:"flex items-end relative pl-3xl pr-lg text-white",children:[ci(o("div",{className:"w-px h-4 bg-gray"}))(s.map(wd)),o("div",{className:"absolute right-3xl w-px h-4 bg-gray"})]}),o("div",{className:"border-t border-gray -mt-xs mx-3xl"}),o("div",{className:"flex justify-between text-primary-text mt-s -mx-5xl",children:s.map(Sd)})]}):null,l?.length?o(et,{className:"max-w-2xl font-light text-base",items:l,isDotted:n,listItemSize:"M"}):null]})})})),wd=(e,t,l)=>{const n=1===t,a=t===l.length-1;return o("div",{className:`${kd(n,a,e.cells)}`,children:e.cells?.length?o("div",{className:"w-full "+(a?"border-4 border-green-more-dark p-1.5 min-w-72":""),children:e.cells.reverse().map(Cd)}):null},`column_${t}`)},kd=(e,t,l=[])=>[l.length?"flex-1":"flex-0",!l.length||e||t?"":"pl-s",l.length&&!t?"pr-s pb-3xl":"pb-xl"].join(" "),Cd=(e,t)=>{const l=e.cellSize||"XS",n=e.cellColor||"green";return e.text?o("div",{className:`flex-1 flex items-center justify-center relative py-xs ${vd[l]} ${yd[n]} ${"XS"===l?"px-s":"px-5xl"}`,children:o(je,{align:"text-center",children:e.text})},`cell_${t}`):null},Sd=(e,t)=>e?.title?o("div",{className:"flex-1 max-w-44 text-center px-xs last:pr-4xl last:max-w-52",children:e.title},`title_${t}`):null,Td=["байт","Кб","Мб","Гб","Тб","Пб"],Id=d((({icon:e,text:t,href:l,target:n,fileFormat:a,data:i,fileSize:r})=>{const s=r&&a?",":"",d=r??"",m=a?String(a):"";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:l,target:n,...he(i),children:[e,t?c(je,{size:"text-l",font:"font-light",children:[t," ",Bd(d,m),o(je,{color:"text-secondary-text",children:l&&`${d+s+m}`})]}):null]})})),Bd=(e,t)=>e||t?o("span",{children:", "}):"",Md=(e,t)=>(l,n)=>{const a=U(e)("Attachment"===l?.docType?l?.attachment?.src:l?.href),i="Attachment"===l?.docType?((e,t=2)=>{if(0===e)return"";const l=Math.floor(Math.log(e)/Math.log(1024));return`${parseFloat((e/Math.pow(1024,l)).toFixed(t))} ${Td[l]}`})(l?.attachment?.fileSize||0):l?.fileSize,r="Attachment"===l?.docType?Rd(a):l?.fileFormat;return o("div",{role:"listitem",children:o(Id,{text:l?.text,target:l?.target,href:a,fileFormat:r,fileSize:i,icon:Pd(t),data:l?.data})},String(n))},Pd=e=>e?o(le,{className:"min-w-6 min-h-6",image:e,width:"24",height:"24"}):null,Rd=e=>{if(!e)return"";const t=e.lastIndexOf("."),l=new RegExp(/\/(.*)/),n=-1!==t?e.substring(t+1):"";return n.includes("/")?n.replace(l,""):n},Vd=d((({href:e,__html:t})=>{const{close:l}=ce(),n=i((()=>{l()}),[]),a=u(),r=U(a)(e);return c(rc,{className:"my-6xl min-h-fit w-fit mx-auto",children:[t?o(De,{__html:t}):null,c("div",{className:"flex flex-row mx-auto w-fit gap-lg py-lg",children:[o(fe,{text:"Я согласен",version:"primary",href:r,onClick:n}),o(ia,{type:"button",version:"secondary",onClick:n,children:"Я не согласен"})]}),o("div",{children:"Нажимая кнопку «Я СОГЛАСЕН» ниже Вы принимаете данные условия. Распространение или раскрытие любой части данного Заключения или любой информации, или рекомендации в нем запрещено.»"})]})})),zd=d((({text:e,href:t,__html:l})=>{if(!e&&!l)return null;const n=(e=>{const{open:t,close:l}=ce();return{open:(l={})=>t(o(Vd,{...e}),l),close:l}})({__html:l,href:t}),a=i((()=>n.open()),[n]);return o("button",{className:"text-primary-main",onClick:a,children:e})})),Dd={double:"sm:flex-wrap sm:flex-row",single:"sm:flex-col"},Ad=Ct((({className:e="",title:t,description:l,align:n="text-center",documents:a,icon:i={icon:"DocIcon"},columnsMode:r="double",...s})=>{const d=u();return c(x,{className:p("space-y-lg",e),defaultPadding:"p-6xl",...s,children:[o(S,{title:t,description:l,align:n,headlineVersion:"M",as:"h2",isEmbedded:!0}),a?.length?o("div",{className:p("grid gap-xl","double"===r?"@md:grid-cols-2":"grid-cols-1",Dd[r]),role:"list",children:a.map(jd(d,i))}):null]})})),jd=(e,t)=>(l,n)=>{const a=l?.docType;return""===a?null:"Modal"===a?$d(l,n):Md(e,t)(l,n)},$d=({text:e,reportSource:t,attachment:l},n)=>t?.__html&&e?c("div",{role:"listitem",children:[o(zd,{text:e,href:l?.src,__html:t?.__html}),o(De,{__html:t?.__description})]},String(n)):null,Ld=Ct((({className:e,padding:t,align:l="text-left",buttons:n=[],description:a,image:i,items:r,headingType:s,qr:d,additionalDescription:m="",title:h="Мобильное приложение",version:u="primary",...g})=>{const f="secondary"===u?"p-m min-w-32":"min-w-24",b=i?.src?o(le,{className:"hidden lg:block",image:i}):null;return o(x,{className:p("min-h-80",e),padding:"p-0",version:u,...g,children:c(we,{className:"h-full",padding:t,defaultPadding:"p-6xl",title:o(w,{headingType:s,title:h,className:p("whitespace-pre-wrap",l)}),rightImage:b,buttons:Xe(n,{className:"flex-wrap"}),children:[a?o(je,{size:"text-xl","font-weight":"font-light",children:a}):null,c("div",{className:p("gap-m","flex flex-1 flex-col","flex-col items-start @xl:flex-row @xl:items-center"),children:[o(et,{items:r,listItemSize:"M"}),o(je,{size:"text-m","font-weight":"font-light",color:"text-secondary-text",children:m}),d?.src?o("div",{className:p("flex justify-center bg-white rounded-md @xl:-order-1",f),children:o(le,{className:"w-fit",image:d})}):null,i?.src?o(le,{className:"lg:hidden",image:i}):null]})]})})})),_d=(e,t)=>e&&"underlined"!==t?"primary":"secondary",Od=(e=[],t={})=>e.filter((({content:e={}})=>xi(t,e))).length,Ed=(e,t)=>e===t;const Fd=(Ud=function(...e){return(t,l)=>e.some((e=>e(t,l)))}(Ed,((e=Ed)=>(t,l)=>t===l||Boolean(t&&l&&t.length===l.length&&t.every(((t,n)=>e(t,l[n])))))()),(e,t)=>e===t||Boolean(e&&t&&Object.keys(e).length===Object.keys(t).length&&Object.entries(e).every((([e,l])=>Ud(l,t[e])))));var Ud;const Hd=[],Wd={},qd={primary:"bg-white/30",secondary:"bg-main-divider"},Kd={primary:"text-white",secondary:"text-secondary-text"},Xd=d((({count:e,version:t="secondary"})=>o("div",{className:p("w-6 h-6 rounded-full flex items-center justify-center",qd[t]),role:"status",children:o(je,{size:"text-xs",color:Kd[t],children:e})}))),Yd=({text:e,description:t,icon:l,isActive:n,type:a})=>{const i=(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"}))(n);return c("div",{className:p("cursor-pointer text-left border-b-0 flex gap-2xs"),"aria-label":e,role:"tab",children:[l?o(le,{className:p("h-6 w-6 min-w-6 min-h-6",i.icon),image:{...l,iconVersion:l?.iconVersion??i.iconVersion},width:"24",height:"24",alt:e}):null,c("div",{className:"border-0",children:[o("div",{className:"animated"===a?i.text:i.oldText,children:e}),o("div",{className:"animated"===a?i.desc:i.oldDesc,children:t})]})]})},Gd={default:"px-xs",underlined:"px-m",animated:"px-m border border-gray cursor-pointer text-left border-b-0 mt-auto flex gap-2xs"},Qd={default:"text-black sm:text-white",underlined:"text-primary-main border-b-2",animated:"text-white sm:text-white"},Jd={default:"bg-white",underlined:"bg-white",animated:"p-1 ease-in duration-300 bg-white text-primary-text h-[70px] w-96"},Zd={default:"sm:bg-primary-main",underlined:"bg-white",animated:"p-2 border-none bg-primary-main text-white h-20 w-96"},em=d((({tag:e="div",item:t={},isActive:l=!1,type:n="default",onClick:a})=>{const i=e,{text:r,description:s,icon:d,count:m,...h}=t;return o(i,{className:p("h-12","block flex-1","cursor-pointer",Gd[n],l?Zd[n]:Jd[n]),role:"tablist",onClick:a,...h,children:c("div",{className:p("h-full","flex justify-center items-center","text-center whitespace-nowrap",l?Qd[n]:"text-secondary-text hover:text-primary-main"),children:[Yd({text:r,description:s,icon:d,isActive:l,type:n}),Number.isInteger(m)?o("div",{className:"ml-xs",children:o(Xd,{count:m,version:_d(l,n)})}):null]})})})),tm=d((e=>o(e?.item?.href?lm:nm,{...e}))),lm=d((e=>{const t=me(),l=i((()=>{e.onClick&&e.onClick(e.item||{})}),[e.onClick,e.item]),{onClick:n,...a}=t({...e.item,onClick:l});return o(em,{...e,tag:"a",item:a,onClick:n})})),nm=d((({item:e={},onClick:t,...l})=>{const n=i((()=>{t&&t(e)}),[t,e]);return o(em,{item:e,onClick:n,...l})})),am=(e,t,l)=>(n,a)=>o(tm,{isActive:n===e,onClick:t,type:l,item:n},String(a)),im=d((({className:e,tabsType:t="default",items:l=[],activeItem:n,onChange:a})=>o("div",{className:p("flex gap-x-2xs overflow-x-auto no-scrollbar",e),role:"tabpanel",children:l.map(am(n,a,t))}))),rm={categories:[],extraOptions:[],propertyType:[],stage:[]},sm=Ct((({className:e,hotFilters:t,filtrationSchema:l={},resetButton:n,...a})=>{const[s,{blocksToRender:d},{field:m,reset:h,update:u}]=bi(rm,{block:a.block,page:a.options?.page}),g=i(((e=rm)=>u(e)),[]),f=(({hotFilters:e=Hd,filtrationState:t=Wd,blocks:l=Hd,onFiltrationStateChange:n})=>{const a=r((()=>Math.max(0,e.findIndex((e=>Fd(e.filter,t))))),[e,t]),s=r((()=>e.map((t=>({text:t.text,count:Od(l,t.filter),version:_d(t===e[a])})))),[e,l,a]),o=i((t=>{n(e[s.indexOf(t)].filter)}),[e,s]);return{activeItem:s[a],items:s,onChange:o}})({hotFilters:t,filtrationState:s,blocks:a.block?.blocks,onFiltrationStateChange:g});return c(x,{className:p("space-y-2xs",e),defaultPadding:"p-0",version:"transparent",...a,children:[o(im,{...f}),o(mi,{filtrationSchema:l,resetButton:n,field:m,reset:h}),o(si,{blocksToRender:d,...a})]})}),{childrenTypes:["ProductBlock"],childSchema:e=>e?.filtrationSchema||{}}),om=!Boolean("object"==typeof globalThis.process&&globalThis.process&&globalThis.process.version),cm=d((({children:e})=>om?e:null)),dm="/icons/MapMarkerClusterIcon.svg",mm="/icons/MapMarkerClusterYellowIcon.svg";function hm({yandexMaps:e,map:t,points:l}){t.geoObjects.removeAll();const n=e.templateLayoutFactory.createClass('<div style="margin-top: -3px;">{{properties.geoObjects.length}}</div>'),a=um("offices",e,n);if(l.length&&l.every((e=>"type"in e))){const i=um("workplaces",e,n),r=pm(l.filter((e=>"workplaces"===e.type)),"workplaces",e),s=pm(l.filter((e=>"offices"===e.type)),"offices",e);a.add(s),i.add(r),t.geoObjects.add(i),t.geoObjects.add(a)}else{const n=pm(l,"offices",e);a.add(n),t.geoObjects.add(a)}t.setBounds(e.util.bounds.fromPoints(l.map((e=>e.coords)))).then((()=>{t.getZoom()>10&&t.setZoom(10)}))}const um=(e,t,l)=>new t.Clusterer({clusterIcons:[{href:"offices"===e?dm:mm,size:[78,84],offset:[-35,-50]}],clusterIconContentLayout:l,clusterHideIconOnBalloonOpen:!1,geoObjectHideIconOnBalloonOpen:!1}),pm=(e,t,l)=>e.map((({coords:e,content:n})=>new l.Placemark(e,{balloonContentHeader:n?.header,balloonContentBody:n?.body,balloonContentFooter:n?.footer,hintContent:n?.hint},{iconLayout:"default#image",iconImageHref:"offices"===t?dm:mm,iconImageSize:[78,84],iconImageOffset:[-35,-50]}))),gm={focus:"focus:border-primary-text focus:border",hover:"hover:bg-primary-hover",active:"active:bg-primary-active",font:"text-center font-sans"},xm={...gm,border:"border border-transparent rounded-md",position:"absolute flex items-center justify-center"},fm=(e,t,l)=>o("div",{className:`select-none cursor-pointer py-m w-12 bg-white ${Object.values(xm).join(" ")} ${l}`,onClick:()=>{t.geolocation.get({provider:"yandex",autoReverseGeocode:!0,mapStateAutoApply:!0}).then((function(t){e.current.geoObjects.add(t.geoObjects)}))},children:o(W,{name:"UserGeoLocationIcon",width:"20",height:"16"})}),bm=()=>function(e,t,l=!0){const[i,r]=n(void 0);return a((()=>{let n=!0;return Rc(e,t).then((e=>{n&&r(e)})).catch((e=>{console.error(`Failed to initialize external namespace: ${e}`)})),()=>{if(n=!1,l){const e=document.getElementById(t);e&&document.head.removeChild(e),r(void 0)}}}),[e,t,l]),i}("ymaps",`https://api-maps.yandex.ru/2.1/?apikey=${z.YANDEX_MAP_API_KEY||""}&lang=ru_RU`,!1),ym={...gm,border:"border-b border-b-2 border-gray last:border-0",position:"relative flex items-center justify-center"},vm=d((({yandexMaps:e,direction:t="in"})=>{const l="in"===t?"PlusIcon":"MinusIcon";return o("div",{onClick:()=>{const l=e.current.getZoom(),n="in"===t?l+1:l-1;e.current.setZoom(n,{checkZoomRange:!0})},className:`${Object.values(ym).join(" ")} bg-white select-none cursor-pointer w-12 h-12`,children:o(W,{name:l,width:"20",height:"16"})})})),Nm=[55.753995,37.614069],wm=d((({points:e,className:t="",zoom:l=5})=>{const n=s(null),i=bm();if(a((()=>{n?.current?i&&(hm({yandexMaps:i,map:n.current,points:e}),e?.length||n.current.setCenter(Nm)):i?.ready((()=>{n.current||(n.current=new i.Map("map",{center:e?km(e):Nm,zoom:l,controls:[],suppressMapOpenBlock:!0}),hm({yandexMaps:i,map:n.current,points:e}))}))}),[i,e,l]),!i)return null;const r="z-10";return c("div",{id:"map",className:p("relative","w-full",t),children:[c("div",{className:p("absolute right-2 top-52 z-10 w-12 overflow-hidden border border-transparent rounded-md",r),children:[o(vm,{yandexMaps:n}),o(vm,{yandexMaps:n,direction:"out"})]}),fm(n,i,p("right-2 top-80",r))]})})),km=e=>[Sm(Cm(e,0)),Sm(Cm(e,1))],Cm=(e,t)=>e.map((e=>e.coords[t])),Sm=e=>e.length&&e.reduce(((e,t)=>e+t))/e.length,Tm=({__html:e,list:t})=>e||t?.length?c("div",{className:"mb-2xl border-b sm:border border-main-divider sm:rounded-md",children:[e?o("div",{className:"mb-2xl",children:o(De,{__html:e})}):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(((e,t)=>c("div",{className:"flex gap-xs items-center",children:[e?.image?o(le,{image:e.image}):null,e?.text?o(je,{size:"text-m",font:"font-light",children:e.text}):null]},String(t))))}):null]}):null,Im={safeBoxCaseVolumes:"Аренда индивидуальных сейфовых ячеек",workingSaturday:"Открыты по субботам",terminalTypeAtms:"Банкоматы",terminalTypeTerm:"Терминалы",workAllTime:"Круглосуточно",billAcceptorEnable:"Прием наличных",premiumService:"Премиальное обслуживание",privateBanking:"Услуга Private banking",sellingCoins:"Продажа монет из драгоценных металлов",buyingCoins:"Покупка монет из драгоценных металлов",bullionOperations:"Операции со слитками",preciousMetalsOperations:"Операции с драгоценными металлами",transferringDataToBiometricSystem:"Передача фото и голоса в Единую биометрическую систему",locationDisabledPeople:"Для маломобильных",designDisabledPeople:"Для слабовидящих",remoteWorkplace:"Удаленное рабочее место",serviceDisabledPeople:"Для маломобильных граждан"},Bm="flex flex-col sm:flex-row sm:flex-wrap gap-3xl pb-2xl",Mm=(e,{field:t,reset:l},n)=>{const a=n?5:6,i=(e||[]).map((e=>o(tl,{text:Im[e],...t(e)},e))),[r,s]=a>0?[i.slice(0,a),i.slice(a)]:[i,[]];return o("div",{children:e?.length?o("div",{children:o(li,{renderFoldableSection:({isUnfolded:e})=>c("div",{children:[o("div",{className:Bm,children:r}),o(ni,{className:Bm,isUnfolded:e,children:s})]}),renderFoldButton:Pm(l,n)})}):null})},Pm=(e,t)=>({isUnfolded:l,onToggle:n})=>c("div",{className:"flex space-x-lg",children:[t?o(fe,{version:"transparent",className:"text-secondary-text [&>*]:p-0",appendRight:o(W,{name:["ArrowDownIcon","ArrowUpIcon"][Number(l)],width:"16",height:"16"}),text:["Больше фильтров","Меньше фильтров"][Number(l)],onClick:n}):null,o(fe,{version:"transparent",className:"text-secondary-text [&>*]:p-0",onClick:e,text:"Очистить фильтр",appendRight:o(W,{name:"CloseIcon",width:"16",height:"16"})})]}),Rm=()=>{},Vm=()=>[],zm=e=>"all"===e?"block":"hidden",Dm=d((({className:e,data:t=[],remoteWorkplaces:l=[],renderCard:a=Rm,renderRemoteWorkplaceCard:i=Rm,filterItems:s=Vm,getBalloon:d=Rm,getBalloonRemoteWorkplaces:m=Rm,initFilterState:h={},descriptionData:u,title:g})=>{const x=g?.includes("Офис"),[f,{field:b,reset:y}]=Kt(h),[v,N,k,C]=r((()=>{const e=s(t,f),n=s(l,f),a=[...e.map((e=>({type:"offices",coords:[Number(e.gpsLatitude),Number(e.gpsLongitude)]?.filter(Boolean),content:d(e)}))),...n.map((e=>({type:"workplaces",coords:[Number(e.gpsLatitude),Number(e.gpsLongitude)]?.filter(Boolean),content:m({address:e.address,workScheduleDescription:e.workScheduleDescription})})))].filter((e=>e.coords&&2===e.coords.length));return[e,a,n,e.length+n?.length]}),[t,l,f]),[S,T]=n("all");return c("div",{className:p("space-y-1",e),children:[c("div",{className:"bg-white",children:[c("div",{className:"p-6xl pb-0",children:[o("div",{className:"flex flex-col sm:flex-row gap-xs mb-2xl",children:c(w,{headingType:"h2",children:[o("span",{suppressHydrationWarning:!0,children:g}),C?o(je,{size:"text-h2",color:"text-secondary-text",children:o("span",{suppressHydrationWarning:!0,children:` (${C})`})}):null]})}),u?Tm(u):null,x&&Am(t,S,T),o("div",{className:p("pb-2xl",zm(S)),children:Mm(Object.keys(h),{field:b,reset:y},x)})]}),o("div",{className:"h-[600px]",children:o(cm,{children:o(wm,{points:N,className:"h-full"})})})]}),c(cm,{children:[v.map(a),k.map(i)]})]})})),Am=(e,t,l)=>{const n=_d("all"===t),a=_d("business"===t),i=(e,t,n)=>(e.currentTarget===e.target&&"business"===t&&n.filter((e=>e.workSchedule&&e.workSchedule.businessScheduleVisibleTag&&!e.workSchedule.businessScheduleDescription)),l(t),n);return c("div",{className:"flex gap-lg flex-col sm:flex-row pb-lg",children:[o(ia,{"data-id":"all",onClick:t=>i(t,"all",e),version:n,children:"Для физических лиц"}),o(ia,{"data-id":"business",onClick:t=>i(t,"business",e),version:a,children:"Для юридических лиц"})]})},jm={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"}},$m=d((({className:e,children:t,color:l="gray"})=>c("div",{className:p("sm:p-s sm:border sm:border-green rounded-md flex items-center h-fit",jm[l].border,e),children:[o("div",{className:"block pr-m sm:pr-0 sm:hidden",children:o(le,{image:{icon:"SmallClockIcon"},width:"24",height:"24"})}),o(je,{size:"text-m",color:jm[l].text,children:t})]}))),Lm=d((({value:e,subText:t,children:l,...n})=>{const a=(Array.isArray(e)?e:e?.split(",")??[]).filter(Boolean);return[a.length,l,t].every((e=>!e))?null:_m({textItems:a,subText:t,children:l,...n})})),_m=({label:e,labelSize:t="text-m",textItems:l,subColor:n,subText:a,className:i,children:r})=>c("div",{className:p("flex gap-2xs flex-col h-full max-w-[300px]",i),children:[e?o(je,{color:"text-secondary-text",font:"font-light",size:t,children:e}):null,r||l.filter(Boolean).map(((e,t)=>o(je,{size:"text-l",children:e.trim()},String(t)))),a?o(je,{color:n,size:"text-m",children:a}):null]}),Om=d((({className:e,children:t})=>o("div",{className:p("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}))),Em=["ArrowDownIcon","ArrowUpIcon"],Fm=["Подробнее","Скрыть"],Um=({isUnfolded:e,onToggle:t})=>c("button",{className:"w-full py-2xl cursor-pointer text-primary-main flex items-center border-b border-solid border-main-divider",onClick:t,type:"button",children:[o("div",{className:"pr-m",children:Fm[Number(e)]}),o(W,{className:"text-primary-text",name:Em[Number(e)],width:"16",height:"16"})]}),Hm=({location:e,address:t,billAcceptorType:l,terminalType:n,billAcceptorEnable:a,atmCode:i="",atmAccess:r="",workTime:s},d)=>{const m=[{label:"Устройство",value:Km(n)},{label:"Модуль приема наличных",value:a?"Да":"Нет"},{label:"Прием наличных пачкой",value:"банкомат принимает пачками"===l?"Да":"Нет"},{label:"Доступность",value:["внешняя установка","территория банка"].includes(r)?"Общедоступный":""},{label:"Регистрационный номер",value:i}];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(je,{size:"text-h4",children:Km(e)}),t?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(W,{name:"GeolocationIcon",width:"24",height:"24"}),o(je,{size:"text-l",children:t})]}):null]}),o("div",{className:"whitespace-nowrap",children:o($m,{color:"green",children:Km(s)})})]}),o("div",{className:"hidden sm:block",children:o(Om,{className:"flex-wrap",children:m?.map(qm)})}),o(li,{className:"block sm:hidden",renderFoldableSection:({isUnfolded:e})=>o(ni,{isUnfolded:e,children:o(Om,{className:"flex-wrap",children:m?.map(qm)})}),renderFoldButton:({isUnfolded:e,onToggle:t})=>Um({isUnfolded:e,onToggle:t})})]},String(d))},Wm=({address:e="",terminalType:t,atmCode:l=""})=>({header:`${Km(t)} №${l}`,body:e.toUpperCase()}),qm=(e,t)=>o(Lm,{...e},String(t)),Km=e=>e?`${e?.charAt(0)?.toUpperCase()}${e?.slice(1)}`:"",Xm=[];const Ym=async e=>{const t=await ft(e,{method:"GET"});return Array.isArray(t)?t:Xm},Gm={terminalTypeAtms:!0,terminalTypeTerm:!1,workAllTime:!1,billAcceptorEnable:!1,locationDisabledPeople:!1,designDisabledPeople:!1},Qm={terminalTypeAtms:e=>"банкомат"===e.terminalType?.toLowerCase(),terminalTypeTerm:e=>"терминал"===e.terminalType?.toLowerCase(),workAllTime:e=>"круглосуточно"===e.workTime?.toLowerCase(),billAcceptorEnable:e=>Boolean(e.billAcceptorEnable),locationDisabledPeople:e=>Boolean(e.locationDisabledPeople),designDisabledPeople:e=>Boolean(e.designDisabledPeople)},Jm=d((({data:e,className:t})=>{const[l]=no(),n=function(e){const{data:t=Xm}=dn(`/api/v1/atms?regionCode=${e}`,Ym);return t}(l?.code??"000");return o(Dm,{className:t,filterItems:Zm,data:n,initFilterState:Gm,renderCard:Hm,getBalloon:Wm,title:`Банкоматы филиала ${l?.name}`,descriptionData:e})})),Zm=(e,t)=>{const l=Object.keys(t).filter((e=>t[e])),n=l.filter((e=>e.startsWith("terminalType"))),a=l.filter((e=>!n.includes(e)));return e.filter((e=>{const t=a.every((t=>Qm[t](e))),l=!n.length||n.some((t=>Qm[t](e)));return t&&l}))},eh=e=>{const t=lh(e);return o(Lm,{label:"Режим работы",value:t,className:"max-w-none"})},th=({workTime:e="",lunchHour:t="",daysOff:l=""},n=!1)=>e?[`${n?"Суббота":"Будние дни"}: ${e}`,t?`перерыв: ${t}`:"",l?`не работает: ${l}`:""].filter(Boolean).join("; "):"",lh=e=>{const t=e.find((e=>"workingSaturday"!==e.key&&Boolean(e.status)&&Boolean(e.workTime))),l=e.find((e=>"workingSaturday"===e.key&&Boolean(e.status)&&Boolean(e.workTime))),n=e.filter((e=>!e.status)).map((e=>e.short?.toLowerCase())).join(", ");return[th({workTime:t?.workTime,lunchHour:t?.lunchHour,daysOff:l?"":n}),th({workTime:l?.workTime,lunchHour:l?.lunchHour,daysOff:n},!0)].filter(Boolean)},nh=[["workingMonday","Пн","Понедельник"],["workingTuesday","Вт","Вторник"],["workingWednesday","Ср","Среда"],["workingThursday","Чт","Четверг"],["workingFriday","Пт","Пятница"],["workingSaturday","Сб","Суббота"],["workingSunday","Вс","Воскресенье"]],ah=e=>nh.map((([t,l,n])=>({key:t,title:n,short:l,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??"")}}))),ih=e=>{if(!e)return null;const t=rh(e);return c(Om,{className:"border-none",children:[o(Lm,{label:"Для юридических лиц",labelSize:"text-l",children:o("div",{className:"flex gap-1",children:t.map(sh)})}),o(Lm,{label:"Режим работы",className:"max-w-none",children:o(je,{children:e})})]})},rh=e=>{const t=nh.map((([,e])=>({short:e,status:!0}))),l=e.split("/")??[],n=l[l.length-1]?.toLowerCase();return n?.includes("выходной")?t.map((e=>({...e,status:!n?.includes(e.short.toLowerCase())}))):t},sh=({short:e,status:t},l)=>o("div",{className:p("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(je,{size:"text-xs",children:e})},String(l)),oh=({currency:e,buyExchangeRate:t,saleExchangeRate:l},n)=>c("div",{className:"flex gap-lg h-full",children:[e?.currency?o(Lm,{label:"Валюта",value:e.currency}):null,t?o(Lm,{label:"Купить",value:String(t)}):null,l?o(Lm,{label:"Продать",value:String(l)}):null]},String(n)),ch=(new Date).getDay(),dh=e=>{const[t]=e?.slice(ch-1)??[];if(!t)return null;const{lunchHour:l,status:n,workTime:a,hasLunch:i}=t;return n?c("div",{className:"flex gap-s items-start whitespace-nowrap",children:[a?o($m,{color:"green",children:a}):null,l&&i?o($m,{color:"yellow",children:`перерыв: ${l}`}):null]}):o($m,{color:"red",children:"Выходной"})},mh=({lunchHour:e,hasLunch:t=!1,status:l=!1})=>l?e&&t?`Перерыв ${e}`:e:"Не работает",hh=({title:e,status:t,workTime:l,lunchHour:n,hasLunch:a},i)=>o(Lm,{label:e,value:t&&l?l:"",subText:mh({lunchHour:n,hasLunch:a,status:t}),subColor:!t||a?"text-error":"text-green-dark"},String(i)),uh=e=>`<p><b>Режим обслуживания физ.лиц:<br/></b>${e}</p>`,ph=e=>`<p><b>Режим обслуживания физ. и юр. лиц:<br/></b> ${e}</p>`,gh=(e,t)=>`<p><b>Режим обслуживания физ.лиц:<br/></b>${e}</p> <p><b>Режим обслуживания юр.лиц:<br/></b>${t}</p>`,xh=({name:e,address:t,phone:l,fax:n,phoneBusiness:a,phoneNatural:i,phoneCallCentre:r,phoneCurrencyControl:s,workSchedule:d,exchangeRate:m},h)=>{if(!d)return null;const u=ah(d);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(je,{size:"text-h4",children:e}),t?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(W,{name:"GeolocationIcon",width:"24",height:"24"}),o(je,{size:"text-l",children:t})]}):null]}),dh(u)]}),o("div",{className:"hidden sm:block",children:fh({phone:l,fax:n,phoneBusiness:a,phoneNatural:i,phoneCallCentre:r,phoneCurrencyControl:s,workSchedule:d,exchangeRate:m})}),o(li,{className:"block sm:hidden",renderFoldableSection:({isUnfolded:e})=>o(ni,{isUnfolded:e,children:fh({phone:l,fax:n,phoneBusiness:a,phoneNatural:i,phoneCallCentre:r,phoneCurrencyControl:s,workSchedule:d,exchangeRate:m})}),renderFoldButton:({isUnfolded:e,onToggle:t})=>Um({isUnfolded:e,onToggle:t})})]},String(h))},fh=({phone:e,fax:t,phoneBusiness:l,phoneNatural:n,phoneCallCentre:a,phoneCurrencyControl:i,workSchedule:r,exchangeRate:s})=>{const d=ah(r),m=r?.businessScheduleVisibleTag?"Для физических лиц":"Для физических и юридических лиц";return c("div",{children:[c(Om,{className:"flex-wrap",children:[o(Lm,{label:"Факс",value:t}),o(Lm,{label:"Телефон филиала",value:e}),o(Lm,{label:"Для обращений юридических лиц",value:l}),o(Lm,{label:"Обслуживание физических лиц",value:n}),o(Lm,{label:"Для консультаций по валютному контролю",value:i}),o(Lm,{label:"Контакт-центр",value:a})]}),r?.isMatchesPattern?o(Om,{children:o(Lm,{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(hh)})})}):c(Om,{children:[o(Lm,{label:m,labelSize:"text-l",children:o("div",{className:"flex gap-1",children:d?.map(sh)})}),eh(d)]}),r?.businessScheduleVisibleTag?ih(r?.businessScheduleDescription):null,s?.currencies?.length?o(Om,{className:"flex-wrap",children:s?.currencies?.map(oh)}):null]})},bh=({name:e="",address:t="",workSchedule:l})=>{const n=(a=e)?`${a?.charAt(0)?.toUpperCase()}${a?.slice(1)}`:"";var a;const i=`${t} ${(e=>{const t=ah(e),l=e?lh(t):"",n=e?e.businessScheduleDescription:"";return e?e.businessScheduleVisibleTag?e.businessScheduleVisibleTag&&null===e.businessScheduleDescription?uh(l):gh(l,n):ph(l):null})(l)}`;return{header:n,body:i}},yh=({address:e,workScheduleDescription:t},l)=>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(je,{size:"text-h4",children:"Удаленное рабочее место"}),e?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(W,{name:"GeolocationIcon",width:"24",height:"24"}),o(je,{size:"text-l",children:e})]}):null]})}),o("div",{className:"hidden sm:block",children:vh({workScheduleDescription:t})}),o(li,{className:"block sm:hidden",renderFoldableSection:({isUnfolded:e})=>o(ni,{isUnfolded:e,children:vh({workScheduleDescription:t})}),renderFoldButton:({isUnfolded:e,onToggle:t})=>Um({isUnfolded:e,onToggle:t})})]},String(l)):null,vh=({workScheduleDescription:e})=>c("div",{children:[c(Om,{className:"flex",children:[o(Lm,{label:"Операции для физических лиц",children:o(je,{children:"Оформление и обслуживание кредитов, счетов, вкладов"})}),o(Lm,{label:"Операции для физических лиц",children:o(je,{children:"Оформление и обслуживание банковских карт"})}),o(Lm,{label:"Операции для физических лиц",children:o(je,{children:"Инвестиционное и накопительное страхование"})}),o(Lm,{label:"Операции для физических лиц",children:o(je,{children:"Безналичные операции в рублях, переводы без открытия счёта"})})]}),o("hr",{className:"text-main-divider pb-xl"}),o(Lm,{label:"Режим работы",className:"max-w-none",children:o(je,{children:e})})]}),Nh=({address:e="",workScheduleDescription:t})=>({header:"Удаленное рабочее место",body:`${e} ${t}`}),wh={branches:[],remoteWorkplaces:[]};const kh=async e=>await ft(e,{method:"GET"})||wh,Ch={workingSaturday:!1,premiumService:!1,privateBanking:!1,remoteWorkplace:!1,serviceDisabledPeople:!1,sellingCoins:!1,buyingCoins:!1,bullionOperations:!1,preciousMetalsOperations:!1,transferringDataToBiometricSystem:!1},Sh={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)},Th=d((({className:e})=>{const[t]=no(),l=function(e){const{data:t=wh}=dn(`/api/v1/branchesAndRemoteWorkplaces?regionCode=${e}`,kh);return t}(t?.code??"000");return o(Dm,{className:e,filterItems:Ih,data:l?.branches,remoteWorkplaces:l?.remoteWorkplaces,initFilterState:Ch,renderCard:xh,renderRemoteWorkplaceCard:yh,getBalloon:bh,getBalloonRemoteWorkplaces:Nh,title:`Офисы филиала ${t?.name}`})})),Ih=(e,t)=>{const l=Object.keys(t).filter((e=>t[e]));return e.filter((e=>l.every((t=>Sh[t](e)))))},Bh=d((({data:e,className:t,...l})=>{const n=e?.dataType??"offices";return o(x,{version:"transparent",className:p(t),defaultPadding:"p-0",...l,children:"offices"===n?o(Th,{}):o(Jm,{data:e})})})),Mh=d((({className:e,title:t,description:l="Блок в разработке...",...n})=>c(x,{className:p("box-border",e),...n,children:[o(S,{className:"max-w-[600px]",title:t,description:l,headlineVersion:"L",align:"text-left",isEmbedded:!0}),o(f,{})]}))),Ph="hidden sm:flex absolute z-40 top-10",Rh=Ct((({className:e="",padding:t,slides:l=[],...a})=>{const[i,r]=n(0),[s,d]=Da({itemCount:l?.length||0});return c(x,{className:p("box-border overflow-hidden",e),defaultPadding:"pt-6xl",padding:t,...a,children:[o("div",{className:"flex duration-1000",style:{transform:`translateX(-${100*i}%)`},role:"list",children:l.map((({productBlock:e},t)=>o("div",{className:"box-border grow-0 shrink-0 basis-full",role:"listitem",children:o(st,{className:"pl-6xl h-full",headlineVersion:"M",isFullWidthTitle:!1,...e,...a})},String(t))))}),c("div",{className:"relative pr-xs mt-m -mb-m flex gap-xs box-border",children:[o(Na,{containerRef:s,snapAlign:"snap-start",onVisibleIndicesChange:d.handleVisibleIndicesChange,itemClassName:"h-40 flex items-stretch w-screen",gap:8,children:l.map(Vh({activeSlideIndex:i,onClick:r}))}),d.canScrollLeft?o(ja,{className:p("left-6",Ph),onClick:d.scrollLeft}):null,d.canScrollRight?o($a,{className:p("right-6",Ph),onClick:d.scrollRight}):null]})]})})),Vh=({activeSlideIndex:e,onClick:t})=>({nav:l},n)=>{const a=n===e,i=a?"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",r=a?"text-primary-text text-h6 py-xs":"text-l pb-2xs text-secondary-text group-data-secondary:text-white",s=a?"text-secondary-text text-l font-light":"text-secondary-text text-m font-light group-data-secondary:text-white/80";return c("button",{type:"button",onClick:()=>t(n),"aria-label":l?.title,className:p("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",i),children:[o("div",{className:r,children:l?.title}),o("div",{className:s,children:l?.description})]},String(n))},zh=d((({address:e,email:t,telephone:l,button:n,className:a="",__html:i,icon:r,title:s,version:d="primary",...m})=>c(x,{className:p("box-border text-left space-y-s",a),version:d,...m,children:[c("div",{className:"w-full flex justify-between flex-row-reverse",children:[Ke(r)?o("div",{className:"w-10 h-7 sm:w-24 sm:h-16",children:o(le,{image:r})}):null,s?o(w,{headingType:"h3",as:"h3",title:s}):null]}),c("div",{className:"w-full space-y-m",children:[i?Dh(i):null,Ah({label:"Адрес",data:e,iconName:"GeolocationIcon"}),Ah({label:"Телефон(факс)",data:l,iconName:"PhoneIcon"}),Ah({label:"E-mail",data:t,iconName:"MailIcon",dataColor:"text-primary-main"}),n?.text?Xe([n]):null]})]}))),Dh=e=>o("div",{className:"border-b border-main-divider pb-lg",children:o(De,{__html:e})}),Ah=({label:e,data:t,iconName:l,dataColor:n=""})=>t?c("div",{className:"flex gap-s",children:[o(W,{iconVersion:"black",name:l,width:"24",height:"24"}),c("div",{className:"flex flex-col gap-2xs",children:[o(je,{size:"text-m",font:"font-light",color:"text-secondary-text",children:e}),o(je,{size:"text-xl",color:n,children:t})]})]}):null,jh=d((e=>{const{__html:t,richVersion:l="",...n}=e;return o(x,{defaultPadding:"p-0",...n,children:o(De,{__html:t,richVersion:l})})})),$h=d((({label:e,labelIconBgVersion:t,icon:l,onToggle:n,labelIcon:a})=>o(Za,{tag:"button",className:p("border-none bg-transparent items-center group/button",a?.icon?"py-xs":"py-lg"),onClick:n,textNode:c("div",{className:"flex items-center text-start group-hover/button:text-primary-main gap-s",children:[null,e?o(je,{size:"text-h6",font:"font-normal",children:e}):null]}),iconNode:l?o(W,{name:l,iconVersion:"color",width:"24",height:"24"}):null}))),Lh=Ct((({className:e="",isExpanded:t,isFoldButtonOnTop:l=!0,label:n="Развернуть",labelIcon:a,labelIconBgVersion:i,foldButtonVersion:r="default",version:s,role:c,...d})=>o(x,{className:p("w-full","border-0 border-b border-solid border-main-divider last:border-b-0",e),defaultPadding:"p-0",tag:"div",version:"transparent",role:c,...d,children:o(li,{isFoldButtonOnTop:l,unfoldedByDefault:t,renderFoldableSection:({isUnfolded:e})=>o(ni,{className:p("gap-lg","grid grid-cols-12 [&>*]:pb-m"),isUnfolded:e,children:R({...d,extraProps:{className:"w-full",padding:"p-0"}})}),renderFoldButton:({isUnfolded:e,onToggle:t})=>_h({foldButtonVersion:r,label:n,labelIcon:a,labelIconBgVersion:i,isUnfolded:e,onToggle:t})})})),{childrenTypes:{exclude:["RollupItem"]}}),_h=({foldButtonVersion:e,label:t,labelIcon:l,labelIconBgVersion:n,isUnfolded:a,onToggle:i})=>{const r=t||(a?"Скрыть":"Развернуть"),s=((e=!1)=>e?"MinusIcon":"PlusIcon")(a);return"accordion"===e?o($h,{label:r,labelIcon:l,labelIconBgVersion:n,icon:s,onToggle:i}):o(ei,{label:r,icon:a?"ArrowUpIcon":"ArrowDownIcon",onClick:i})},Oh=d((({className:e=""})=>{const[t,l]=n("option2"),a=i((e=>l(e)),[]);return c("div",{className:p("order-4",e),role:"radiogroup",children:[o(qn,{className:"mb-xs",name:"contractType",text:"Простое хранение",value:"option1",checked:"option1"===t,onChange:a}),o(qn,{name:"contractType",text:"Сделка с недвижимостью",value:"option2",checked:"option2"===t,onChange:a})]})})),Eh=d((({data:e,fieldLabel:t,fieldValue:l,selected:n,placeholder:a="",setSelected:i,label:r})=>{const s=e.filter(Boolean).map((e=>({key:e?.[l||t],text:e?.[t]}))),c=s.find((e=>e.key===n));return o(xl,{options:s,label:r,placeholder:a||n,onChange:e=>i(e.key),value:c})})),Fh=d((({regions:e=[],selectedRegion:t,onSelectedRegion:l,branches:n=[],selectedBranch:a,onSelectedBranch:i})=>c("div",{className:"flex flex-col @xl:flex-row gap-m order-1",children:[o("div",{className:"flex-1 min-w-0",children:o(Eh,{data:e,fieldValue:"code",fieldLabel:"name",selected:t,setSelected:l,label:"Регион"})}),o("div",{className:"flex-1 min-w-0",children:o(Eh,{data:n,fieldValue:"branchCode",fieldLabel:"address",selected:a,setSelected:i,label:"Отделение",placeholder:"Выберите отделение"})})]}))),Uh=["От 1 дня","До 365 дней"],Hh=d((({days:e,setDays:t})=>c("div",{className:"order-1",children:[o(je,{size:"text-m",font:"font-light",children:"Срок аренды"}),o(wn,{min:1,max:365,value:e,items:Uh,onChange:t})]}))),Wh=d((({caseVolumes:e=[],selectedCaseVolume:t,onSelectedCaseVolume:l,safeBoxCases:n=[],selectedBoxSize:a,onSelectedBoxSize:i})=>c("div",{className:"flex flex-col @xl:flex-row gap-m order-1",children:[o("div",{className:"flex-1 min-w-0",children:o(Eh,{data:e,fieldLabel:"volume",selected:t,setSelected:l,label:"Размер",placeholder:"Выберите размер"})}),o("div",{className:"flex-1 min-w-0",children:o(Eh,{data:n,fieldLabel:"safeBoxCasesSize",selected:a,setSelected:i,label:"Параметры ячейки, мм (ВхШхД)",placeholder:"Выберите параметр ячейки"})})]}))),qh=d((({regions:e,selectedRegion:t,branches:l,selectedBranch:n,days:a,selectedCaseVolume:i,selectedBoxSize:r,safeBoxCases:s,caseVolumes:d,onChange:m,onClick:h})=>c("div",{className:"contents @xl:block flex-1 space-y-xl",children:[o(Fh,{regions:e,selectedRegion:t,onSelectedRegion:e=>m({selectedRegion:e}),branches:l,selectedBranch:n,onSelectedBranch:Kh(m)}),o(Hh,{days:a,setDays:e=>m({days:e})}),o(Wh,{caseVolumes:d,selectedCaseVolume:i,onSelectedCaseVolume:Xh(m),safeBoxCases:s,selectedBoxSize:r,onSelectedBoxSize:e=>m({selectedBoxSize:e})}),o("div",{className:"order-4",children:o(je,{size:"text-l",font:"font-light",color:"text-secondary-text",children:"Тип договора"})}),c("div",{className:"contents @md:flex justify-between items-center gap-m",children:[o(Oh,{}),o(fe,{text:"Офисы на карте",version:"primary",onClick:h,className:"order-6"})]})]}))),Kh=e=>t=>{e({selectedBranch:t,selectedCaseVolume:"",selectedBoxSize:""})},Xh=e=>t=>{e({selectedCaseVolume:t,selectedBoxSize:""})},Yh=d((({days:e,tariffs:t=[]})=>{const l=Qh(e,t),n="На рисунке изображена пачка листов\nформата А4";return c("div",{className:"contents @xl:flex flex-col justify-between gap-xl order-2",children:[c("div",{className:"flex flex-col @xl:flex-row gap-x-6xl gap-y-2xl order-5 @xl:order-none py-2xl @xl:py-0 border-t border-main-divider @xl:border-none",children:[Gh("Аренда за",e),Gh("Цена",l+" ₽")]}),o("div",{className:"@xl:hidden order-3 mb-xs",children:o(k,{size:"text-s",font:"font-light",color:"text-secondary-text",children:n})}),c("div",{className:"flex flex-col items-center gap-s order-3 @xl:order-none mb-xl @xl:mb-0 bg-primary-main py-s @xl:p-3xl text-center",children:[o(le,{image:{icon:"PackA4Icon"},className:"@xl:h-60"}),o("div",{className:"hidden @xl:inline opacity-80 whitespace-pre-line",children:o(k,{size:"text-s",font:"font-light",color:"text-white",children:n})})]})]})})),Gh=(e,t)=>c("div",{className:"flex justify-between items-center gap-y-xs @xl:flex-col @xl:items-start",children:[o(je,{size:"text-l",font:"font-light",color:"text-secondary-text",children:e}),o("span",{className:"text-l @xl:text-h3 text-primary-text",children:t})]}),Qh=(e,t)=>{const l=Jh(e);return e*(t?.find((e=>e.tariffType===String(l)))?.tariffValue||0)},Jh=e=>{let t=1;switch(!0){case e>30&&e<=90:t=2;break;case e>90&&e<=180:t=3;break;case e>180&&e<=365:t=4}return t},Zh=(e,t)=>e.find((e=>e.branchCode===t)),eu=d((e=>{const{regions:t,data:l,branches:n,onChange:i,onClick:r}=e;a((()=>{i({selectedBranch:"",selectedCaseVolume:"",selectedBoxSize:""})}),[l.selectedRegion,i]);const s=Zh(n,l.selectedBranch),d=tu(s?.safeBoxCaseVolumes),m=lu(s?.safeBoxCaseVolumes,l.selectedCaseVolume)?.safeBoxCases,h=nu(m,l.selectedBoxSize);return c("div",{className:"flex flex-col @4xl:flex-row gap-4xl align-top",children:[o(qh,{...l,regions:t,onClick:r,branches:n,caseVolumes:d,safeBoxCases:m,onChange:i}),o(Yh,{days:l.days,tariffs:h})]})})),tu=e=>e?.length?e?.filter((e=>e?.safeBoxCases?.length)):[],lu=(e,t)=>e?.find((e=>e.volume===t)),nu=(e,t)=>e?.find((e=>e.safeBoxCasesSize===t))?.tariffs,au=[];const iu=async e=>await ft(e,{method:"GET"})||au,ru=d((({title:e,footnote:t,className:l="",...a})=>{const[r,s]=n(!1),d=i((()=>s((e=>!e))),[]),[m,h]=n({selectedRegion:"",selectedBranch:"",selectedCaseVolume:"",selectedBoxSize:"",days:26}),u=_n(),p=su(m.selectedRegion,u),g=function(e){const{data:t}=dn(e?`/api/v1/safeboxes?regionCode=${e}`:null,iu);return t||au}(p),f=i((e=>h((t=>({...t,...e})))),[h]),b=(y=Zh(g,m.selectedBranch)||g,Array.isArray(y)?y.map((e=>({coords:[Number(e.gpsLatitude),Number(e.gpsLongitude)].filter(Boolean),content:void 0}))).filter((e=>e.coords&&2===e.coords.length)):y?.gpsLatitude&&y?.gpsLongitude?[{coords:[y.gpsLatitude,y.gpsLongitude]}]:[]);var y;return c(x,{className:l,defaultPadding:"",...a,children:[c("div",{className:"p-4xl space-y-xl",children:[e?o(w,{title:e,headingType:"h3",as:"h2",className:"text-primary-text mb-s text-center"}):null,o(eu,{regions:u,branches:g,data:{...m,selectedRegion:p},onClick:d,onChange:f}),t?o(k,{size:"text-s",font:"font-light",children:t}):null]}),b.length&&r?o(wm,{points:b,className:"h-[640px]"}):null]})})),su=(e,t)=>!e&&t?.length&&t[0]?.code?t[0].code:e,ou=({styleMap:e,isMainButton:t,version:l})=>(n,a,i)=>{const{label:r,description:s,button:d,items:m,isDotted:h}=n;return c("div",{className:p("relative flex flex-col items-center text-center justify-between whitespace-pre-line overflow-hidden space-y-3xl",cu(i.length)),children:[c("div",{className:"space-y-xs",children:[r?o(je,{size:"text-h6",align:"text-center",children:r}):null,c("div",{className:"flex flex-col items-center gap-3xs",children:[s?o("div",{className:e.description,children:s}):null,o(et,{className:e.description,items:m,listItemSize:"M",isDotted:h})]})]}),d?.text&&!t?o(fe,{className:"box-border py-s w-full max-w-60 mt-auto",version:l,...d,children:d?.text}):null]},String(a))},cu=e=>e<5?"w-72":"w-52",du={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"},mu=d((({buttons:e,className:t="",description:l,showLines:n=!0,size:a="normal",steps:i=[],stepVersion:r="gray",title:s,version:d="primary",...m})=>{const h=i.length,u=h>3,g=du,f=(e=>e?"":"opacity-0")(n),b=h<5?"px-24":"px-16",y=h<5?"px-28":"px-20",v=Boolean(e?.every((e=>e?.text)));return c(x,{className:p("box-border flex flex-col items-center overflow-hidden gap-y-3xl",t),defaultPadding:"p-6xl",version:d,...m,children:[o(S,{headlineVersion:"S",title:s,description:l,isEmbedded:!0,className:"w-full",align:pa}),i?.length?c("div",{className:"box-border space-y-lg flex flex-col justify-center",children:[o("div",{className:p("flex items-center","normal"===a?b:y),children:ci(o("div",{className:p("h-0.5 w-full bg-secondary-light flex-1",f)}))(i.map(hu(g,a,r)))}),o("div",{className:p("flex justify-between",u?"gap-x-s":"gap-x-20"),children:i.map((N={styleMap:g,isMainButton:v,version:d},(e,t,l)=>{const{type:n}=e;if("default"!==n&&"rte"!==n)return null;switch(n){case"default":return ou(N)(e,t,l);case"rte":return o("div",{className:p("text-center",cu(l.length)),children:o(De,{__html:e.__html})},String(t));default:return null}}))})]}):null,Xe(e)]});var N})),hu=(e,t,l)=>({icon:n},a)=>{const i="secondary"===l?"white":"color";return o(x,{defaultPadding:"",className:`${uu(t)} flex justify-center items-center text-center rounded-full box-border z-10`,version:l,children:Ke(n)?o(le,{image:{...n,iconVersion:n?.iconVersion||i},width:"48",height:"48"}):o("span",{className:p("text-h4","transparent"===l?e.iconText:(r=l,"secondary"===r?"group-data-primary:text-white":"text-secondary-text")),children:a+1})},String(a));var r},uu=e=>"normal"===e?"h-24 w-24":"h-16 w-16",pu=d((()=>o("div",{className:"hidden",role:"none"}))),gu=d((({className:e,version:t,gap:l=14,padding:n=16,showDots:a=false,minHeight:i,children:r,onVisibleIndicesChange:s,listType:d="horizontal-list"})=>{const m=Array.isArray(r)?r.length:0,[h,u]=Da({itemCount:m,onVisibleIndicesChange:s}),[g]=u.visibleIndicesRange;return c("div",{className:p(e,"vertical-list"===d?"relative h-full":""),children:[o(Na,{containerRef:h,activeIndex:g,visibleItemCount:1,gap:l,padding:n,onVisibleIndicesChange:u.handleVisibleIndicesChange,listType:d,minHeight:i,children:r}),a?o(Ta,{containerRef:h,activeIndex:g,dotCount:m,listType:d,version:t}):null]})})),xu=Ct((({listType:e,showDots:t,options:l,version:n,...a})=>o(x,{version:n,defaultPadding:"p-0",...a,children:o(gu,{listType:e,showDots:t,version:n,children:R({...a,options:l})})})),{childrenTypes:{exclude:["SwipeListControlBlock"]}}),fu="hidden sm:flex absolute z-40",bu={default:{item:"flex-1",gap:0,buttonTop:"top-0"},animated:{item:"flex",gap:8,buttonTop:"top-5"},underlined:{item:"",gap:0,buttonTop:"top-0"}},yu=d((({className:e,items:t=[],activeItem:l,onChange:n,tabsType:i="default"})=>{const[r,s]=Da({itemCount:t?.length||0});return a((()=>vu(r.current,t,l)),[]),c("div",{className:p("relative overflow-x-auto no-scrollbar",e),children:[o(Na,{containerRef:r,snapAlign:"snap-start",onVisibleIndicesChange:s.handleVisibleIndicesChange,itemClassName:bu[i].item,gap:bu[i].gap,children:t.map(am(l,n,i))}),s.canScrollLeft?o(ja,{className:p("left-6",fu,bu[i].buttonTop),onClick:s.scrollLeft}):null,s.canScrollRight?o($a,{className:p("right-6",fu,bu[i].buttonTop),onClick:s.scrollRight}):null]})})),vu=(e,t,l)=>{const n=t.findIndex((e=>e===l));e&&n>0&&e.scrollTo({left:e?.children[n]?.offsetLeft,behavior:"smooth"})},Nu=({tabsMode:e,...t})=>{switch(e){case"wideScreen":return o(im,{...t});case"scrollable":return o("div",{className:"flex",children:o(yu,{className:"m-auto",tabsType:"underlined",...t})});default:return null}},wu="tab",ku=d((({className:e="",isSticky:t,tabs:l=[],tabsMode:s,...c})=>{const d=u(),{isReady:m}=d,g=r((()=>l.map(Su)),[l]),[f,b]=n(0);a((()=>{if(!l||!l[0])return;const e=d.query.tab&&l.findIndex((e=>"group"===e.type&&e.ref===d.query.tab))||0,t=l[e]||l[0];b(e),Cu(t)}),[m]),a((()=>{const e=l[f];"group"===e?.type&&h.subject("tab",{type:e.type,label:e.ref,groupName:e.name})}),[l,f]);const y=i((e=>{const t=g.indexOf(e),n=l[t];b(t),Cu(n),"group"===n.type&&(e=>{const t=new URLSearchParams(d.query);e.name?t.set(wu,e.name):t.delete(wu),d.replace(`${d.pathname}?${t}`,"",{scroll:!1})})(e)}),[l,g]);return o(x,{className:p(t?"sticky top-1 z-20":"",e),defaultPadding:"p-0",...c,children:Nu({items:g,activeItem:g[f],tabsMode:s,onChange:y})})})),Cu=e=>{"group"===e.type&&h.fire("tab",{type:e.type,label:e.ref,groupName:e.name}),"link"===e.type&&h.fire("tab",{type:e.type,label:e.href})},Su=e=>"group"===e?.type?{text:e.title,name:e.ref}:e,Tu={default:{wrapper:"",component:""},animated:{wrapper:"border-b-8 border-primary-main bg-white",component:"m-auto"},underlined:{wrapper:"flex",component:"m-auto"}},Iu=({tabsType:e="animated",...t})=>e?o("div",{className:Tu[e].wrapper,children:o(yu,{className:Tu[e].component,tabsType:e,...t})}):null,Bu=Ct((({className:e="",tabs:t=[],block:l,tabsType:r,showCounter:s=!1,...d})=>{const m=l?.__id?`tabs-${l.__id}`:"tabs",h=u(),g=s?t.map((e=>({...e,count:l?.slots?.[e?.text??""]?.length??0}))):t,{isReady:f}=h,[b,y]=n(Pu(g,((e="")=>{const t=globalThis?.location?.href;return t?new URL(t).searchParams.get(e):null})(m))),v=g[b],N=g.findIndex((e=>Boolean(e.selected)));a((()=>{const e=h.query[m]?g.findIndex(((e,t)=>"group"===e.type&&String(t)===h.query[m])):N;y(-1===e?0:e)}),[f,N,m]);const w=Mu(g[b],b),k=i((e=>{const t=g.indexOf(e),l=g[t];y(t),"group"===l.type&&((e,t)=>{const l=new URLSearchParams(h.query);e.text?l.set(m,String(t)):l.delete(m),h.replace(`${h.pathname}?${l}`,"",{scroll:!1})})(e,t)}),[g]);return c(x,{className:p(e),defaultPadding:"p-0",...d,children:[Iu({items:g,activeItem:v,tabsType:r,onChange:k}),o("div",{className:"space-y-px @5xl:space-y-0 @5xl:grid @5xl:grid-cols-12 @5xl:gap-2xs",children:Object.entries(l?.slots??{}).map((([e,t])=>P(t,{...d?.options,slotName:w,parent:l,extraProps:{className:e===w?"":"hidden"}})))})]})}),{slots:({tabs:e})=>e?.filter((e=>"group"===e.type)).map(Mu)||[],childrenTypes:{exclude:["TabsLayout"]}}),Mu=(e,t)=>e?.text||`Слот №${t}`,Pu=(e,t)=>t?Number(t):e.reduce(((e,t,l)=>t.selected?l:e),0),Ru=d((({className:e="",isOpen:t,onClick:l})=>o(fe,{className:e,appendRight:o(le,{image:{icon:t?"ArrowUpIcon":"ArrowDownIcon"},width:"20",height:"20"}),text:t?"Скрыть":"Показать",version:"gray",onClick:l}))),Vu={Buttons:({buttons:e})=>Xe(e,{buttonClassName:"basis-0"}),Img:({image:e})=>e?.src?o(le,{image:e}):null,List:({isDotted:e,...t})=>o(et,{className:"flex flex-col justify-between items-start text-h6",isDotted:e??!0,...t}),LabelDescription:({label:e,description:t})=>c("div",{className:"space-y-2xs",children:[e?o("div",{children:o(je,{size:"text-h6",children:e})}):null,t?o("div",{className:"lg:text-l font-light text-xs",children:o(je,{color:"text-secondary-text",children:t})}):null]}),Table:({isVisible:e,displayTable:t,dataUrl:l,pdfUrl:n,isOpen:a})=>e?o(Ru,{isOpen:a,onClick:()=>{t({dataUrl:l,pdfUrl:n})}}):null},zu=d((({cell:e,fieldIdx:t,rowIdx:l,cellIdx:i,setTableInner:r,tableInner:s,openTableInnerIdx:o,setOpenTableInnerIdx:c})=>{const[d,m]=n(!0);a((()=>{i===o&&s||m(!0)}),[s,o]);return Du({cell:e,cellProps:{rowIdx:l,cellIdx:i,fieldIdx:t,displayTable:e=>{m(!1),c(i),r(e)},isVisible:d}})})),Du=({cell:e,cellProps:t})=>{if(!e)return null;const{tableCellType:l,...n}=e;if(!l||!(l in Vu))return null;return o(Vu[l],{...t,...n})},Au=d((({cells:e,rowIdx:t,cellIdx:l,setTableInner:n,tableInner:a,openTableInnerIdx:i,setOpenTableInnerIdx:r})=>o("div",{className:"w-80 flex-grow flex flex-col gap-m @4xl:gap-lg",role:"cell",children:e?.length?e.map(((e,s)=>o(zu,{cell:e,fieldIdx:s,rowIdx:t,cellIdx:l,setTableInner:n,tableInner:a,openTableInnerIdx:i,setOpenTableInnerIdx:r},String(s)))):null}))),ju=(e,t)=>140*Re(e.slice(0,t).map((e=>e?.cols?.length??1))),$u=(e,t)=>e?.length>0?o("div",{className:p("flex",0===t?"text-secondary-text":""),children:e.map(((e,t)=>o("div",{className:"w-20 mx-lg",children:o(je,{size:"text-h6",font:"font-light",children:e})},String(t))))}):null,Lu=d((({rows:e})=>{const t=e?.[0]?.length??0,[l,n]=cs({itemCount:t,visibleItemCount:5});return c("div",{children:[e?.map((a=l,(e,t)=>{if(!e?.length)return null;const[l,...n]=e,i=p("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:[l?.data?o("div",{className:"whitespace-pre-wrap sm:whitespace-normal w-48 sm:w-56 sm:min-w-56 py-lg pr-lg sm:pr-0",children:o(je,{size:"text-xl",font:"font-light",children:l.data})}):null,o("div",{className:"flex flex-grow overflow-hidden",children:o("div",{className:i,style:{transform:`translateX(-${ju(n,a)}px)`},children:n?.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(je,{size:"text-xl",children:e.data}):null,e?.cols?$u(e.cols,a):null]},`row${t}`)))})})]},String(t))})),ys({...n,btnClass:["left-3 top-20","right-3 top-20"],className:""})]});var a})),_u=d((({activeTabIndex:e,items:t})=>o("div",{children:t.map(((t,l)=>{const n=`activeTabIdx:${e}-tableIdx:${l}`;return c("div",{className:"w-full @container",children:[o("div",{className:"flex py-m sm:px-m bg-white @4xl:bg-gray relative",children:o(je,{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(Lu,{rows:t.rowsData})})})]},n)}))}))),Ou=(e=!1)=>""+(e?"text-white":"text-secondary-text"),Eu=d((({currencies:e,linkToPDF:t,activeTabIndex:l,setActiveTabIndex:n})=>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:p("rounded-md px-4 py-3 cursor-pointer",t===l?"bg-primary-main":""),onClick:()=>n(t),children:o(je,{size:"text-xl",font:"font-light",color:Ou(t===l),children:e||t+1})},e)))}):null,t?o(fe,{className:"text-primary-main",href:t,version:"secondary",target:"_blank",appendLeft:o(W,{name:"DocDownloadIcon",iconVersion:"color",className:"mr-3xs",width:"20",height:"20"}),text:"Скачать в PDF"}):null]})));async function Fu(e){const t=await fetch(e);return await t.json()}const Uu=d((({dataUrl:e,pdfUrl:t,onClick:l})=>{const{tableData:a}=function(e){const{data:t}=dn(function(e){return`/wcms-resources/${e||"tariffs-inner-table-data"}.json`}(e),Fu);return t||{}}(e),[r,s]=n(0),d=i((e=>s(e)),[]),m=a?.[r]?.items??[],h=a?.map((e=>e.currency??""));return c("div",a?{className:"bg-white z-10",children:[o(Eu,{currencies:h,activeTabIndex:r,setActiveTabIndex:d,linkToPDF:t}),o(_u,{activeTabIndex:r,items:m}),o(Ru,{className:"mt-xl",onClick:l,isOpen:!0})]}:{className:"my-lg space-y-m text-center",children:[o(je,{size:"text-h6",children:"Данных нет"}),o(Ru,{onClick:l,isOpen:!0})]})})),Hu=d((({children:e,tableInner:t,onHideContentClick:l})=>c("div",{className:"self-start flex flex-col",role:"row",children:[o("div",{className:p("@4xl:border-main-divider @4xl:border-b","flex flex-col @4xl:flex-row gap-y-xs gap-x-5xl pb-lg @4xl:pt-lg"),children:e}),t?o("div",{className:"origin-top animate-expansion",children:o(Uu,{...t,onClick:l})}):null]}))),Wu=d((({row:{header:e,data:t},activeIndex:l,rowIdx:a,...r})=>{const[s,d]=n(void 0),m=i((e=>d(e)),[]),[h,u]=n(void 0),g=i((e=>u(e)),[]);return c(Hu,{onHideContentClick:()=>d(void 0),tableInner:s,...r,children:[o("div",{className:p("text-s","w-80 flex-shrink-0"),children:c("div",{className:"flex gap-m items-center",role:"cell",children:[e?.icon?o(le,{className:"hidden @4xl:block max-w-6 shrink-0",image:e.icon,width:"24",height:"24"}):null,e?.title?o(je,{size:"text-m",font:"font-light",color:"text-primary-text",children:e?.title}):null]})}),t?.length?o(xs,{activeIndex:l,columnWidth:360,version:"tariff",children:t.map(((e,t)=>o(Au,{cells:e,rowIdx:a,cellIdx:t,setTableInner:m,tableInner:s,openTableInnerIdx:h,setOpenTableInnerIdx:g,...r},String(t))))}):null]})})),qu=d((({children:e,controls:t})=>{const{isScrollAvailable:l}=t;return c("div",{role:"table",children:[c("div",{className:"relative space-y-xs",children:[e,ys({...t,btnClass:["top-28","top-11"],className:"right-7"})]}),l?o("div",{className:"absolute top-0 right-0 bottom-0 w-20 bg-opacity-to-white"}):null]})})),Ku=d((({className:e="",title:t,description:l,rowHeaders:n,tariffsColumns:a,hiddenRowsNum:i=0,...r})=>{const s=a?.map((({data:e})=>e))||[],d=n?.map(((e,t)=>({header:e,data:s.map((e=>e?.[t]||[]))}))),m=s.length,[h,u]=cs({itemCount:m,visibleItemCount:2}),g=(d||[]).map(((e,t)=>o(Wu,{row:e,activeIndex:h,rowIdx:t,...r},String(t)))),[f,b]=i>0?[g.slice(0,-i),g.slice(-i)]:[g,[]];return c(x,{className:p("overflow-hidden relative space-y-6xl @4xl:space-y-xl",e),defaultPadding:"p-6xl",...r,children:[o(S,{title:t,description:l,headlineVersion:"M",isEmbedded:!0,align:"text-center"}),o("div",{className:"space-y-m",children:i>0?o(li,{renderFoldableSection:({isUnfolded:e})=>c(qu,{controls:u,children:[f,o(ni,{isUnfolded:e,children:b})]}),renderFoldButton:ti}):o(qu,{controls:u,children:g})})]})})),Xu=d((({className:e="",title:t,description:l,iconVersion:n,__html:a,...i})=>c(x,{className:p("flex gap-s sm:gap-m bg-white group-data-secondary:bg-primary-main/10",e),...i,children:["small"===n?Yu():null,c("div",{className:"flex flex-col w-fit gap-2xs sm:gap-xs",children:[t?o(je,{size:"text-l",font:"font-normal",color:"text-primary-text group-data-secondary:text-white",children:t}):null,l?Gu(l):null,a?o(De,{__html:a}):null]})]}))),Yu=()=>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"}),Gu=e=>o(k,{size:"text-s",font:"font-light",color:"text-secondary-text group-data-secondary:text-white",children:e}),Qu=d((({prefix:e,unit:t,suffix:l})=>c("div",{className:"w-full flex items-end",children:[e?o("div",{className:"gradient-color-text",children:o(je,{size:"text-h2",children:e})}):null,t?o("div",{className:"-mb-6 @xl:-mb-4",children:o("span",{className:"font-mohave text-title-large sm:text-title-extra gradient-color-text",children:t})}):null,l?o("div",{className:"gradient-color-text",children:o(je,{size:"text-h2",children:l})}):null]}))),Ju=d((e=>{const{prefix:t,unit:l,suffix:n,...a}=e;return o(x,{defaultPadding:"p-0",...a,children:o(Qu,{prefix:t,unit:l,suffix:n})})})),Zu=Ct((({className:e="",padding:t="p-0",gap:l="",isInnerPadding:n=!0,version:a="transparent",isTheme:i=!1,isCardBorder:r=!1,image:s,...c})=>{const d=u();return o(x,{className:p("relative flex flex-col",dd[l],s?.src?"bg-right-bottom bg-no-repeat":"",e),...s?.src?{style:{backgroundImage:`url(${Q(d)(s?.src)})`}}:{},padding:t,version:a,isTheme:i,...c,children:R({...c,extraProps:{className:p("w-full",Fa(r)),...cd(n)}})})}),{childrenTypes:[]}),ep=e=>(e=>{const t="col-span-",l=e?.split(/\s+/).find((e=>e.startsWith(t)));return l?parseInt(l.substring(t.length),10):12})(e)<10?"py-xl px-6xl":"py-6xl px-32",tp=d((({className:e,title:t,url:l,previewImg:n,...a})=>{const i=u();return c(x,{className:e,defaultPadding:ep(e),...a,children:[o(S,{title:t,headlineVersion:"M"}),l?o("video",{className:"m-auto w-full object-fill",preload:"metadata",poster:U(i)(n?.src),style:{maxHeight:524},controls:!0,children:o("source",{src:U(i)(l)})}):null]})})),lp={AdTile:Tt,ApplicationForm:ca,BankAccountFiltration:Ni,BenefitsBlock:Si,BonusBenefitsBlock:Pi,ButtonsBlock:Vi,CalculatorBonus:qi,CalculatorBusinessDeposit:dr,CalculatorCredit:vr,CalculatorDeposit:Pr,CalculatorRefinancing:jr,CardTransfer:Ur,Carousel:Ga,CarouselCard:qr,CarouselCatalogCard:Xr,CarouselLinks:Qr,CarouselRecommendationCard:as,CarouselTariffsCard:ss,ComparisonTable:Bs,ContactsBlock:Ps,DepositFiltration:$s,Depository:Zs,ErrorBlock:to,ExchangeRateTile:Mo,Footer:xc,GracePeriod:fc,GrantSupport:wc,Header:sd,Headline:S,HorizontalLayout:md,ImgBlock:hd,InsuranceAmountBlock:fd,InvestmentInfo:Nd,LinkDocs:Ad,MobileAppTile:Ld,MortgageFiltration:sm,OfficesAtmsMap:Bh,Placeholder:Mh,ProductBlock:St,ProductGallery:Rh,RepresentativeOfficeInfo:zh,RichTextBlock:jh,RollupItem:Lh,SafeDepositRental:ru,StepsBlock:mu,StickyBottomMenu:pu,SwipeListControlBlock:xu,Tabs:ku,TabsLayout:Bu,TariffsTable:Ku,TextBlock:Xu,UnitBlock:Ju,VerticalLayout:Zu,Video:tp},np=de((()=>{a((()=>{$t()}),[]);const e=Wt();ml(globalThis,"click",(e=>t=>{const l=t.target?.closest("[data-aspects]");try{const n=JSON.parse(l?.dataset?.aspects??"[]");At({aspectsAttributes:n,aspects:e,ev:t})}catch(e){}e.forwardQuery?.(t)})(e))})),ap="cookie",ip=d((({__html:e})=>{const[t,{setTrue:l,setFalse:n}]=il();Qo((()=>{globalThis.localStorage?.getItem(ap)||l()}),[],3e3);const a=i((()=>{globalThis.localStorage?.setItem(ap,"true"),n()}),[]);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(De,{__html:e})}),o("div",{className:"ml-s sm:ml-0 w-24 flex justify-end",children:o(Go,{className:"bg-main-gray rounded-md",onClose:a})})]})}):null}));function rp(e){throw new Error(e)}const sp=({onCloseAll:e,onClose:t}={})=>{const[l,{push:r,pop:s,clear:o}]=function(e=[]){const[t,l]=n(e),a=i((e=>l((t=>[...t,e]))),[]),r=i((()=>l((e=>e.slice(0,-1)))),[]),s=i((e=>l((t=>t.filter((t=>t!==e))))),[]),o=i((()=>l([])),[]);return[t,{setList:l,push:a,pop:r,remove:s,clear:o}]}(),c=i((()=>{e&&e(l),o()}),[l,e]),d=i((()=>{t&&t(l[l.length-1]),s()}),[l,t]);return a((()=>h.subscribe("dialog",(e=>{switch(e.type){case"open":r(e);break;case"close":e.all?c():d();break;default:rp(e)}}))),[c,d]),l},op=d((()=>{const e=i((e=>{for(const t of e)t?.onClose&&t.onClose()}),[]),t=i((e=>{e?.onClose&&e.onClose()}),[]),l=sp({onCloseAll:e,onClose:t}),{close:n}=ce(),r=i((({key:e})=>{"Escape"===e&&n()}),[]);return ml(globalThis.document,"keydown",r),a((()=>{l.length?(globalThis.document?.body.classList.add("no-scrollbar"),globalThis.document?.body.classList.add("overflow-hidden")):(globalThis.document?.body.classList.remove("no-scrollbar"),globalThis.document?.body.classList.remove("overflow-hidden"))}),[l]),l.length?o("div",{className:"fixed inset-0 z-50",role:"dialog",children:l.map((({dialog:e,id:t},n)=>o("div",{className:p("absolute inset-0 overflow-x-hidden overflow-y-scroll no-scrollbar",n===l.length-1?"":"hidden"),children:e},String(t||n))))}):null})),cp=d((()=>{const[e,t]=n(null),l=i((()=>{t(null)}),[]);a((()=>h.subscribe("popup",(e=>{switch(e.type){case"open":case"update":t(e);break;case"close":l();break;default:rp(e)}}))),[]);const r=i((({key:e})=>{"Escape"===e&&l()}),[l]);return ml(globalThis.document,"keydown",r),e?o("div",{className:p("z-50",e.fixed?"fixed":"absolute"),style:{left:`${e.left}px`,top:`${e.top}px`,...e.width?{width:`${e.width}px`}:{}},role:"dialog",children:e.popup}):null})),dp="header",mp="footer",hp="sticky-footer",up={},pp=d((({className:e,data:t=up,blocksRegistry:l,blockDecorator:n})=>{const{slots:a,blocks:i,fallback:r,...s}=t,d=kt(s,r);np();const m={key:"",page:{slots:a,blocks:i,fallback:r,...d},blocksRegistry:l,blockDecorator:n,parent:t};return c("div",{"data-theme":t.colorPalette||"pc",children:[c("section",{className:p("@container relative",t.style,e),children:[a?.header?.length?o("div",{className:"relative z-10 mb-lg shadow-[0_8px_32px_0px_#00000014]",children:P(a?.header,{...m,slotName:dp})}):null,c("div",{className:"container space-y-px @5xl:space-y-0 @5xl:grid @5xl:grid-cols-12 @5xl:gap-2xs",children:[R({block:t,options:m,extraProps:{className:"scroll-mt-12"}}),P(a?.footer,{...m,slotName:mp})]})]}),a?.["sticky-footer"]?.length?o("div",{className:"fixed w-full bottom-0 left-0 z-[100]",children:P(a?.["sticky-footer"],{...m,slotName:hp})}):null,o(op,{}),o(cp,{}),o(ip,{__html:d?.cookieContent?.__html})]})}));Object.assign(pp,{childrenTypes:[],slots:()=>[dp,mp,hp]});e.Blocks=lp,e.ContentPage=pp,e.DaDataAPI=function(e=""){return{getFetcherAddress:async function(){if(!("geolocation"in navigator))return null;try{const t=await(async()=>new Promise((e=>navigator.geolocation.getCurrentPosition((({coords:t})=>e(t))))))(),l=await fetch(`${e}/geolocate`,{method:"POST",mode:"cors",body:JSON.stringify({lat:t.latitude,lon:t.longitude,count:1})});return(await l.json())?.suggestions?.[0]?.data?.city}catch(e){return console.error(e),null}}}},e.handlerDecorator=de,e.joinList=ci,e.packageVersion="0.14.407",e.projectSettings=z,e.setup=(e,t)=>{globalThis._uni={_jsx:e,_jsxs:t||e}},e.setupHooks=e=>{t=e},e.url=O,e.useRouter=u,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 l=e=>(...l)=>t[e](...l),n=l("useState"),a=l("useEffect"),i=l("useCallback"),r=l("useMemo"),s=l("useRef");const 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,l){const{children:n,...a}=t||{},i=l?.slots?.default,r=n||i&&i();return e(Object.assign(a,r&&{children:r}),l)}return t.inheritAttrs=!1,t};const h=new class{subscribers={};subjectsStateMap={};subscribe(e,t){this.subscribers[e]=(this.subscribers[e]||[]).concat(t);const l=this.subjectsStateMap[e];return l&&t(l),()=>{this.unsubscribe(e,t)}}unsubscribe(e,t){this.subscribers[e]=this.subscribers[e]?.filter((e=>e!==t))}fire(e,t){e in this.subjectsStateMap&&(this.subjectsStateMap[e]=t),this.subscribers[e]?.forEach((e=>e(t)))}subject(e,t){this.subjectsStateMap[e]=t}};function u(){return u._impl()}u._impl=()=>({isReady:!1,href:globalThis.location?.href||"/",pathname:globalThis.location?.pathname||"/",query:{},push:()=>{},replace:()=>{},back:()=>{}}),u.setup=e=>{u._impl=e};const p=(...e)=>e.flatMap((e=>e)).filter(Boolean).join(" "),g={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","":""},x=d((({className:e,version:t="primary",isTheme:l=!0,defaultPadding:i="p-xl",padding:r,block:s,tag:c="section",role:d,children:m,style:x})=>{const f=c,b=u(),[y,v]=n(!1);a((()=>h.subscribe("tab",(e=>{"group"!==e.type||e.groupName&&e.groupName!==s?.labelGroup||v(Boolean(e.label&&s?.labels?.length&&!s.labels.includes(e.label)))}))),[s,b]);const N=t&&l;return o(f,{className:p("@container font-sans",N?"group":"",g[t],y?"hidden":"",r||i,e),...N?{"data-ver":t}:{},...s?.anchor?{id:s.anchor}:{},role:d,style:x,children:m})})),f=d((({className:e,size:t})=>o("figure",{className:p("m-0 mt-xl min-w-[80%]",e),children:b(t)}))),b=(e=3)=>v(100,e).map((e=>Math.floor(e))).map(y),y=(e,t)=>o("div",{style:{width:`${e||100}%`},className:"h-4 mt-xs bg-secondary-dark relative overflow-hidden animate-pulse"},String(t)),v=(e,t)=>[e].concat(t>0?v(e/1.618,t-1):[]),N={h0:"text-h0",h1:"text-h1",h2:"text-h2",h3:"text-h3",h4:"text-h4",h5:"text-h5",h6:"text-h6"},w=d((({className:e="",headingType:t="h3",as:l="h3",title:n,children:a})=>o(l,{role:"heading",className:p("font-sans m-0",N[t],e),children:n||a}))),k=d((({children:e,...t})=>o("p",{className:p("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:l="XL",title:n,description:a,align:i="text-center",as:r,isEmbedded:s=!1,isTheme:d=!1,...m})=>{const h=C[l],u={marginTop:h.descriptionStyle};return c(x,{className:p(s?"@container-normal":"",e),defaultPadding:s?"":"p-6xl",version:t,isTheme:d,...m,children:[n?o(w,{className:p("whitespace-pre-wrap",i),...h?.title,as:r||h?.title.as,title:n}):null,a?o(k,{size:h.descriptionSize,font:h.descriptionWeight,align:i,...u,children:a}):null]})})),T=({blockClassName:e,block:t,render:l})=>l({blockClassName:e,block:t}),I=[];function B(e,t,{className:l,...n}={}){const{key:a,blockDecorator:i=T,blocksRegistry:r={},ancestors:s=I}=t,{type:c}=e;c&&c in r||console.warn(`No block with "${c}" is registered`);const d=c&&r[c];return i({blockClassName:p(e.style?.length?e.style:"col-span-12",l),block:e,ancestors:s,render:({block:l,blockClassName:i})=>{const{content:r}=l;return d?o(d,{className:i,block:e,options:t,...r,...n},a):null}},a)}const M=[],P=(e,{key:t,ancestors:l=M,slotName:n=null,extraProps:a,renderProps:i=B,...r})=>{const s=a?(e,t)=>B(e,t,a):i;return(e||[]).map(((e,a)=>s(e,{...r,key:`${t||e.type}-${a}`,ancestors:r.parent?[...l||M,[r.parent,n]]:l},a)))};function R({block:e,options:t,children:l,extraProps:n,renderProps:a}){return l||(e&&t?P(e.blocks,{...t,parent:e,extraProps:n,renderProps:a}):null)}const V=["CDN","BASE_PATH"],z=new Proxy({_:{},setup(e){this._=e}},{get(e,t){const l=e._[t]||e[t];return V.includes(t)?(e=>e&&!e.endsWith("/")?`${e}/`:e)(l):l}}),D=e=>Boolean(e?.includes(":")),A=(e,t)=>Boolean(e&&!D(e)&&(!t||"_self"===t)),j=e=>Boolean(e?.startsWith("#")),$=e=>(e||"").replace(/\?.*/,"").replace(/\/$/,""),L=(...e)=>e.filter(Boolean).join("/").replace(/\/+/g,"/").replace(/^(.+):\//,"$1://").replace(/^file:/,"file:/").replace(/\/(\?|&|#[^!])/g,"$1").replace(/\?/g,"&").replace("&","?"),_=(e,t)=>Boolean(t&&e&&e.startsWith(t)&&["/"===t,e===t,"/"===e[t.length]].some(Boolean));var O=Object.freeze({__proto__:null,isURL:D,isLocalURL:A,isHash:j,withoutQuery:$,joinPath:L,hasPrefix:_});const E="/api/",F=`${E}v1/storage`,U=e=>(t,l)=>{if([!t,D(t),j(t),[z.CDN,E].some((e=>_(t,e)))].some(Boolean))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`${F}/${t}/attachment`;const n=t?.startsWith("/");return L(_(t,l)?"":l,n?"/":e.pathname?.split("/").slice(0,-1).join("/"),t)},H={normal:"",color:"text-primary-main",black:"text-black",white:"text-black"},W=d((({className:e="",imageClassName:t="",name:l="",alt:n=`Иконка ${l}`,title:a=n,iconVersion:i="color",width:r,height:s})=>{const d=u(),m="normal"===i?`${l}.svg`:`sprites.svg#${l}`,h=U(d)(L(z.CDN,"/icons/",m));return"normal"===i?o("img",{className:e,src:h,alt:n,title:a,"aria-hidden":"true",width:r,height:s,style:q(e,s)}):o(X,{className:e,children:c("svg",{className:p(K(r),H[i],"white"===i?"invert":"",t),width:r,height:s,"aria-hidden":"true",children:[a?o("title",{children:a}):null,n?o("desc",{children:n}):null,o("use",{href:h,xlinkHref:h})]})})})),q=(e,t)=>{return e?.includes("h-")?{}:{height:(l=t,l&&!/\D/.test(l)?`${t}px`:t),width:"auto"};var l},K=e=>e?"":"w-full h-full",X=d((({className:e,children:t})=>e?o("div",{role:"img",className:e,children:t}):t)),Y=new Proxy({_:{},setup(e){this._=e}},{get:(e,t)=>e._[t]||e[t]});function G(e=""){try{const[,t]=new URL(e).pathname.split("/");return`/${t}`}catch(e){return""}}const Q=(e,t)=>l=>{const n=t?"":G(Y.SITE_URL);return l&&!D(l)?U(e)(L(t,l),n):l},J=(e,t)=>e?.media&&t?.media?e.media-t.media:0,Z=d((({className:e="",image:t,imageClassName:l="",pathPrefix:n})=>{const a=u();return c("picture",{className:e,children:[t?.sources?.length?t.sources.filter((e=>e?.src)).sort(J).map((({src:e,format:l,media:i},r)=>o("source",{srcSet:Q(a,n)(e),type:te(l),media:i?`(max-width: ${i}px)`:"",width:t?.size?.width,height:t?.size?.height},`${r}_${e}`))):null,t?.src?ee({...t,src:Q(a,n)(t.src)},l):null]})})),ee=(e,t="")=>o("img",{src:e.src,className:p("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}),te=e=>e?`image/${String(e)}`:void 0,le=d((({className:e="",image:t,imageClassName:l="",pathPrefix:n,...a})=>t?.src||t?.icon?t.icon?o(W,{className:e,imageClassName:l,iconVersion:t?.iconVersion,name:t.icon,...a}):o(Z,{className:e,imageClassName:l,image:t,pathPrefix:n}):null)),ne={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","":""},ae="bg-main-divider text-main-disabled",ie={primary:ae,secondary:ae,white:ae,link:"",transparent:"",gray:ae,"":""},re="text-center font-sans select-none",se={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","":""},oe=({className:e,rounded:t,version:l})=>[re,"border border-transparent inline-block cursor-pointer no-underline focus:border-primary-text focus:border h-fit",l?ne[l]:"",t?"rounded-full":"rounded-md",e].join(" "),ce=()=>({open:(e,t={})=>h.fire("dialog",{type:"open",dialog:e,...t}),close:()=>h.fire("dialog",{type:"close"}),closeAll:()=>h.fire("dialog",{type:"close",all:!0})}),de=e=>de._impl(e);function me(){const e=G(Y.SITE_URL),t=u(),{closeAll:l}=ce();return e=>{const l=U(t)(e.href);return{...e,href:l,"aria-label":e.text,onClick:de(n({...e,href:l}))}};function n({href:n,target:a,onClick:i}){return r=>{i&&i(r);const s=!_(n,e||"/");n&&!s&&A(n,a)&&(l(),r?.preventDefault(),t.push(((e,t="")=>e.replace(t,"")||"/")(n,e)))}}}de._impl=e=>e,de.setup=e=>{de._impl=e};const he=e=>{if(!Array.isArray(e)||!e.length)return{};try{return{"data-aspects":JSON.stringify(e)}}catch(e){return{}}},ue=d((e=>{const{text:t,aboveText:l,appendLeft:n,appendRight:a,version:i="primary"}=e,r=ge(e)?"hidden lg:block":"";return c("div",{className:p(pe(e),"flex gap-xs"),children:[n?o("div",{className:p(r,se[i]),children:n}):null,ge(e)?c("div",{className:"whitespace-pre",children:[l?o("div",{className:"text-xs font-light text-left",children:l}):null,o("div",{className:"text-left "+(l?"text-s -mt-3xs":"text-l"),children:t})]}):null,a?o("div",{className:p(r,se[i]),children:a}):null]})})),pe=e=>{const{version:t,aboveText:l,rounded:n}=e;if("link"===t)return"";const a=""+(l?"py-2.5 px-9":"py-4 px-9");return p("group/btn items-center justify-center",ge(e)?a:"h-12 w-12 m-auto",n?"rounded-full":"")},ge=({text:e,aboveText:t,appendLeft:l})=>Boolean(e||t||!l),xe=({className:e,rounded:t,version:l})=>["inline-block",re,l?ie[l]:"",t?"rounded-full":"rounded-md",e].join(" "),fe=d((({disabled:e,children:t,method:l="LINK",href:n,...a})=>{const r=(({method:e,href:t})=>i((l=>{if("POST"!==e||!t)return;l.preventDefault(),l.stopPropagation();const{origin:n,pathname:a,searchParams:i}=new URL(t||""),r=document.createElement("form");r.setAttribute("method","POST"),r.setAttribute("action",[n,a].join(""));for(const[e,t]of i.entries()){const l=document.createElement("input");l.setAttribute("type","hidden"),l.setAttribute("name",e),l.setAttribute("value",t),r.appendChild(l)}document.body.appendChild(r),r.submit()}),[]))({method:l,href:n}),s=me()({onClick:r,href:n,...a}),c=t??o(ue,{...s});return o(e?ye:be,{...s,children:c})})),be=d((({className:e="",href:t,rel:l,target:n,ariaLabel:a,version:i,rounded:r,onClick:s,type:c,data:d,children:m})=>o("a",{className:oe({className:e,version:i,rounded:r}),href:t,rel:l,target:n,"aria-label":a,role:t?"link":"button",onClick:s,type:c,...he(d),children:m}))),ye=d((({className:e,ariaLabel:t,version:l,rounded:n,children:a})=>o("button",{type:"button","aria-disabled":"true","aria-label":t,tabIndex:-1,className:xe({className:e,rounded:n,version:l}),children:a})));function ve({version:e,handleClick:t,text:l="Вернуться назад",alwaysVisible:n=!1}){if(!l)return null;const a="primary"===e?"white":"black",i="primary"===e?"bg-primary-main":"bg-white";return c("div",{className:p(n?"flex":"hidden sm:flex","items-center gap-s"),children:[o("div",{className:p(oe({className:"w-12 h-12 min-h-12 min-w-12 flex items-center justify-center",rounded:!0}),i),onClick:t,children:o(le,{className:"w-4 h-4",image:{icon:"ArrowLeftIcon",iconVersion:a}})}),o(fe,{version:"link",className:"group-data-secondary:text-white",text:l,ariaLabel:l,onClick:t,type:"button"})]})}const Ne={start:"@xl:self-start",center:"@xl:self-center",end:"@xl:self-end"},we=d((({className:e,version:t="primary",defaultPadding:l,padding:n="",title:a,insetTitle:r,buttons:s,leftImage:o,rightImage:d,imageAlign:m,isImageAlwaysOnRight:h=!1,isImageSecondary:g=!1,backwardButton:x,children:f,...b})=>{const y=u(),v=i((()=>{y.back()}),[]),N=b.options?.page?.sitemap?.backwardButton;return c("div",{className:Ce(n,l,e),children:[x?ve({version:t,handleClick:v,text:N}):null,ke(a),c("div",{className:p("grow relative flex flex-col @xl:flex-row gap-3xl w-full",o?"self-start @xl:w-auto":""),children:[Me(o,{imageAlign:m,className:"mx-auto"}),c("div",{className:p("grid gap-3xl",d?"@xl:grid-cols-2 auto-cols-fr":"",o?"":"grow","h-full","auto-rows-[max-content_1fr]"),children:[c("div",{className:"grow space-y-lg min-w-fit",children:[r,f]}),Be(R({...b,extraProps:{className:"@container-normal"}})),Me(d,{className:p("@xl:justify-self-end @xl:col-start-2",s?Se(h):"",Te(h),Pe(g)),imageAlign:m}),Ie(s)]})]})]})})),ke=e=>e?o("div",{className:"relative h-full",children:e}):null,Ce=(e="",t="",l="")=>p("relative flex flex-col gap-3xl overflow-hidden",e||t,l),Se=e=>e?"row-span-2":"@xl:row-span-2",Te=e=>e?"col-start-2 self-center":"",Ie=e=>e?o("div",{className:"self-end",children:e}):null,Be=e=>e&&e?.length?o("div",{className:"flex items-start justify-end",children:e}):null,Me=(e,{className:t,imageAlign:l})=>e?o("div",{className:p("shrink-1/2 justify-self-center",l&&Ne[l],t),children:e}):null,Pe=e=>e?"hidden @xl:block":"",Re=(e=[])=>e.reduce(((e,t)=>e+t),0),Ve=(e=[])=>e?.length?Re(e)/e.length:0,ze=(e,t="normal")=>e?.icon||e?.src?o("div",{className:p("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(le,{className:"w-6 h-6",image:{...e,iconVersion:e.iconVersion||t}})}):null,De=d((e=>{const{__html:t,richVersion:l=""}=e;return t&&"<p><br></p>"!==t.replace(/<\/?[^>]+\/?>/g,"").trim()?o("div",{"data-component":"rich-text-container",children:o("div",{className:p(l,"md-container"),dangerouslySetInnerHTML:{__html:t}})}):null})),Ae=(e,t)=>e?o(k,{font:"font-light",size:"text-m",color:"text-secondary-text group-data-secondary:text-white",children:e},`description-${t}`):null,je=d((({children:e,...t})=>o("span",{className:p("font-sans",Object.values(t)),children:e}))),$e=(e,t)=>e?o(je,{color:"text-primary-text group-data-secondary:text-white",size:"text-h6",children:e},`label-${t}`):null,Le=(e,t)=>"rte"===e.type&&"__html"in e&&e.__html?o(De,{...e},`rte-${t}`):["label"in e?$e(e.label,t):null,"description"in e?o("span",{className:e.descriptionClassName,children:Ae(e.description,t)},String(t)):null],_e=d((({className:e,benefitsVersion:t,...l})=>c("div",{className:p("flex gap-m min-w-56 items-center",e),role:"listitem",children:["icon"in l?ze(l.icon,t):null,o("div",{children:Le(l)})]}))),Oe=e=>"rte"===e.type?e?.__html?.length||0:Math.max(e?.label?.length||0,e?.description?.length||0),Ee=e=>{return((t=e.map(Oe))?.length?Math.sqrt(Math.abs(Ve(t.map((e=>e**2)))-Ve(t)**2)):0)>16;var t},Fe=e=>e&&"icon"in e&&e.icon&&(e.icon.icon||e.icon.src),Ue=e=>!e.some(Fe),He=d((({className:e,benefitsVersion:t="normal",benefits:l})=>l?.length?o("div",{className:p("flex gap-x-m gap-y-s",Ee(l)||Ue(l)?"flex-col":"flex-wrap",e),role:"list",children:l.map(((e,l)=>o(_e,{benefitsVersion:t,...e},String(l))))}):null)),We=d((({className:e,benefits:t})=>t?.length?o("div",{className:p("grid grid-cols-[max-content_1fr] auto-rows-auto items-baseline gap-x-m gap-y-xs",e),role:"list",children:t.flatMap(Le)}):null)),qe=d((({isTabularBenefits:e,...t})=>o(e?We:He,{...t}))),Ke=e=>Boolean(e?.src||e?.icon),Xe=(e,{className:t,buttonClassName:l,isVertical:n}={})=>e?.length&&e.some((e=>e?.text||e?.icon?.icon))?o("div",{className:p("flex",n?"flex-col gap-xs justify-items-stretch":"flex-wrap @xl:flex-nowrap gap-lg sm:gap-m",t),role:"group",children:e.map(Ye(l))}):null,Ye=(e="")=>(t,l)=>{const{text:n,icon:a,iconRight:i,version:r,...s}=t||{},c=Ge(a,r),d=Ge(i,r);return n||a?.icon?o(fe,{className:p("basis-full @lg:basis-auto",e),appendLeft:Qe({...a,iconVersion:c}),appendRight:Qe({...i,iconVersion:d}),version:r,text:n,...s},l?String(l):""):null},Ge=(e,t="secondary")=>{const l="secondary"===t?"color":"white";return e?.iconVersion?e?.iconVersion:l},Qe=e=>Ke(e)?o(le,{image:e,width:String(e?.size?.width||24),height:String(24)}):null,Je=d((({className:e,isDotted:t,dotClassName:l,children:n})=>c("div",{className:p("font-sans flex",e),role:"listitem",children:[t?o("div",{className:"shrink-0",children:o("div",{className:p("align-middle inline-block rounded-full group-data-secondary:bg-white",l)})}):null,o("span",{children:n})]}))),Ze={S:{textSize:"text-l font-light",indentStyle:"ml-xs",dotStyle:"w-1 h-1 mr-xs"},M:{textSize:"text-h6",indentStyle:"ml-s",dotStyle:"w-1.5 h-1.5 mr-s"},L:{textSize:"text-h5",indentStyle:"ml-m",dotStyle:"w-1.5 h-1.5 mr-m"}},et=d((({className:e,isDotted:t=!0,items:l=[],listItemSize:n="M",dotClassName:a=""})=>{const i=Ze[n];return l?.length?o("section",{className:p("flex flex-col gap-xs text-left text-primary-text group-data-secondary:text-white group-data-gray:text-secondary-text",i.textSize,e),role:"list",children:l.map(((e,l)=>o(Je,{isDotted:t,dotClassName:p(a||"bg-primary-text",i.dotStyle),children:e},String(l))))}):null})),tt=(e=0,{fixed:t}={})=>(l=0)=>new Intl.NumberFormat("ru-RU",{minimumFractionDigits:t?e:0,maximumFractionDigits:e}).format(Number(l)||0),lt=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(nt)}):null)),nt=({label:e,amount:t},l)=>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 sm:rounded-md items-baseline whitespace-pre",role:"listitem",children:[o(je,{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:[tt(2)(t)," ₽"]}):null]},String(l)),at=d((({className:e,tags:t})=>t?.length?o("div",{className:p("flex flex-wrap gap-xs",e),role:"list",children:t.map(it)}):null)),it=(e,t)=>o("div",{className:"p-xs border-solid border rounded-md border-gray",role:"listitem",children:o(je,{size:"text-m",font:"font-light",children:e})},String(t)),rt={XXL:"L",XL:"L",L:"M",M:"M",S:"S",XS:"S"},st=d((({className:e,padding:t,defaultPadding:l,title:n,description:a,headlineVersion:i="L",align:r="text-left",benefitsVersion:s,isTabularBenefits:d,benefits:m,__html:h,isFullWidthTitle:u,items:p,isDotted:g=!0,priceList:x=[],tags:f=[],buttons:b,image:y,imageOptions:{imageAlign:v="center",directionRight:N=!0,isImageAlwaysOnRight:w,isImageSecondary:k=!1}={},backwardButton:C,children:T,...I})=>{const B=y?.src?o(le,{image:y}):null,M=o(S,{title:n,description:a,headlineVersion:i,align:r,isEmbedded:!0}),P=m?.filter((e=>"rte"===e?.type||"label"in e||"description"in e));return o(we,{className:e,padding:t,defaultPadding:l,...u?{title:M}:{insetTitle:M},...ot(B,N),isImageSecondary:k,imageAlign:v,isImageAlwaysOnRight:w,buttons:Xe(b),backwardButton:C,...I,children:c("div",{className:"flex flex-col sm:gap-xl gap-4xl",children:[P?.length?o(qe,{benefitsVersion:s,isTabularBenefits:d,benefits:P}):null,h?o(De,{__html:h}):null,p?.length?o(et,{items:p,isDotted:g,listItemSize:rt[i]}):null,T,x?.length?o(lt,{priceList:x}):null,ct(f)]})})})),ot=(e,t)=>t?{rightImage:e}:{leftImage:e},ct=e=>e?.length?o(at,{tags:e}):null,dt=e=>Boolean(e&&Array.isArray(e)),mt=e=>Boolean(e&&!Array.isArray(e)&&"object"==typeof e),ht=(e,t)=>{return l=e,Boolean(mt(l)&&"string"==typeof l.$ref)?t.ref(e):mt(e)?t.record(e):dt(e)?t.array(e):t.scalar?t.scalar(e):e;var l},ut=(e,t)=>(e=>e.includes("#")?e.substring(e.indexOf("#")+1).split("/").filter(Boolean):[])(t).reduce(pt,e),pt=(e,t)=>e&&t?mt(e)?e[t]:dt(e)?e[parseInt(t,10)]:e:e,gt=(e,t)=>ht(e,{ref:({$ref:e,...l})=>gt(e?ut(t(e),e):l,t),record:e=>Object.entries(e).map((([e,l])=>({[e]:gt(l,t)}))).reduce(((e,t)=>Object.assign(e,t)),{}),array:e=>e.map((e=>gt(e,t)))}),xt=(e,t,l=[])=>{ht(e,{ref:e=>t(e.$ref,l),record:e=>{for(const n in e)xt(e[n],t,[...l,n])},array:e=>{for(let n=0;n<e.length;n++)xt(e[n],t,[...l,n])}})};async function ft(e,t){try{return e?await bt(e,t):null}catch(e){console.error(e)}return null}const bt=async(e,t)=>(await fetch(e,{...t,headers:{...t?.headers,"Content-Type":"application/json"}})).json(),yt=e=>[...new Set(e)],vt={},Nt=["/portal-resources"],wt=(e,t)=>gt(e,(e=>t?.[e])),kt=(e,t)=>{const l=(e=>{const t=[];return xt(e,(e=>t.push(e))),t})(e),[i,r]=n({});return a((()=>{l.length&&(async e=>Object.fromEntries((await Promise.allSettled(yt(e).filter((e=>!Nt.some((t=>e.startsWith(t))))).map((async e=>[e,vt[e]||=await bt(e)])))).filter((e=>"fulfilled"===e.status)).map((({value:e})=>e))))(l).then(r)}),[l.join()]),l.length?wt(e,{...t,...i}):e};function Ct(e,t={}){const l=d((t=>{const l=kt((({block:e,options:t,className:l,defaultPadding:n,padding:a,isTheme:i,version:r,children:s,...o})=>o)(t),t.options?.page?.fallback);return o(e,{...t,...l})}));return Object.assign(l,t),l}const St=Ct((({className:e,padding:t,...l})=>o(x,{className:p("overflow-hidden flex flex-col gap-3xl box-border",e),padding:"p-0",...l,children:o(st,{defaultPadding:"p-6xl",padding:t,className:"grow h-full",...l})})),{childrenTypes:["UnitBlock"]}),Tt=d((e=>{const{items:t}=e.options?.page?.adSourceBook??{},l=r((()=>It(0,t?.length)),[t]),n=t?.[l];return n?o(St,{suppressHydrationWarning:!0,...n,...e}):o(x,{...e,children:o(f,{})})})),It=(e=0,t=0)=>Math.floor(Math.random()*(t-e)+e),Bt=(e,t=!1)=>{if("string"==typeof e)return e.split("-").reverse().join(".");{const l=String(e.getDate()).padStart(2,"0"),n=String(e.getMonth()+1).padStart(2,"0"),a=String(e.getFullYear());return t?`${a}-${n}-${l}`:`${l}.${n}.${a}`}},Mt=e=>e?.replace(/[^+\d]/g,"");const Pt=e=>e?{phone:Mt(e)}:{},Rt=e=>e?{birthday:Bt(e)}:{},Vt=(e,t=!0)=>({[t?"regionBranch":"region"]:e}),zt=(e,t=!0)=>({[t?"email":"mail"]:e}),Dt=(e="")=>e&&"+7 ("!==e?{secondaryPhoneNumber:Mt(e)}:{},At=({aspectsAttributes:e,aspects:t,ev:l})=>{for(const{aspectName:n,params:a}of e)t[n??""]?.(l,a)},jt="rshb-query-params";function $t(){const e=globalThis.location?.search||globalThis.sessionStorage?.getItem(jt)||"";return e&&globalThis.sessionStorage?.setItem(jt,e),e}function Lt(e){if(!e)throw new Error("Value should be fulfilled");return e}const _t=e=>t=>{const[,l]=Lt(e.find((([e])=>e(t))));return l(t)},Ot=e=>_t(e.map((([e,t])=>[e,()=>t])));Ot.if=e=>new Et(void 0,e);class Et{parent;predicate;unit;get entry(){return[Lt(this.predicate),Lt(this.unit)]}constructor(e,t,l){this.parent=e,this.predicate=t,this.unit=l}if(e){return new Et(this,e)}then(e){return new Et(this.parent,this.predicate,e)}else(e){return _t([...Ft(this),[()=>!0,e]])}}const Ft=e=>[...e?.parent?Ft(e.parent):[],e.entry],Ut=e=>{const t=e.target?.closest("a");if(D(t?.href)&&!t?.href?.startsWith(globalThis.location?.origin)){e.preventDefault(),e.stopPropagation();const l=(e=>{const t=$t();if(!D(e)||!t)return e;const l=new URL(e);for(const[e,n]of new URLSearchParams(t))l.searchParams.set(e,n);return l.toString()})(t?.href)||t?.href;if(l){Ht(t?.target)?.(l)}}},Ht=Ot([[e=>"_blank"===e,e=>globalThis.open(e,"_blank")],[e=>"_parent"===e,e=>globalThis.parent&&(globalThis.parent.location.href=e)],[e=>"_top"===e,e=>{globalThis.top&&(globalThis.top.location.href=e)}],[()=>!0,e=>globalThis.location&&(globalThis.location.href=e)]]);function Wt(){return Wt._impl()}Wt._impl=()=>({forwardQuery:Ut}),Wt.setup=e=>{Wt._impl=e};const qt=e=>e,Kt=(e,{resetOnSubmit:t,onSubmit:l}={})=>{const[a,r]=n(e),[o,c]=n(!1),[d,m]=n({}),h=s({}),u=i(((e,t)=>{const{parse:l=qt,format:n=qt}=t||{};return h.current||(h.current={}),h.current[e]||=t=>{r((n=>({...n,[e]:l(t)}))),m((t=>({...t,[e]:!0})))},{value:n(a[e]),isDirty:o||d[e],onChange:h.current[e]}}),[a,o,d]),p=i((e=>{r(e),m(e)}),[]),g=i((()=>{r(e),c(!1),m({})}),[e]),x=i((e=>{e.preventDefault(),t?g():c(!0),l&&l(a,e)}),[l,a]);return[a,{isDirty:o||Object.values(d).some(Boolean),field:u,update:p,reset:g,onSubmit:x}]},Xt=d((({responseType:e})=>{const t="OK"===e,l=t?"ResponseOKIcon":"ResponseFailIcon";return c("div",{className:p("flex items-center p-lg rounded-md space-x-m",t?"bg-ok":"bg-fail"),children:[o(le,{image:{icon:l,iconVersion:"normal"},width:"42",height:"42"}),c("div",{children:[o(w,{headingType:"h6",title:t?"Ваша заявка отправлена":"Не удалось отправить заявку",className:"mb-2xs"}),o(je,{size:"text-l",font:"font-light",color:"text-secondary-text",children:t?"Совсем скоро мы с вами свяжемся":"Пожалуйста, повторите позднее"})]})]})})),Yt=d((e=>{const{className:t,title:l,responseType:n,children:a,...i}=e;return o(x,{className:t,defaultPadding:"p-6xl",...i,children:c("div",{className:"container max-w-[978px] space-y-lg",children:[l?o(w,{headingType:"h3",title:l,className:"@xl:text-center"}):null,a,n?o(Xt,{responseType:n}):null]})})})),Gt=e=>t=>l=>e(l)?[]:[t],Qt=e=>o("div",{className:"h-6",children:e?o(je,{size:"text-xs",font:"font-light",color:"text-error",children:e}):null}),Jt=d((({className:e,viewBox:t,fill:l="none",width:n,height:a,paths:i,...r})=>o("svg",{xmlns:"http://www.w3.org/2000/svg",className:e,viewBox:t,fill:l,width:n,height:a,children:i.map((({d:e,fill:t,...l},n)=>{const a={...r,...l};return o("path",{d:e,fill:t||"currentColor",stroke:a.stroke,strokeLinecap:a.strokeLinecap,strokeLinejoin:a.strokeLinejoin,strokeWidth:a.strokeWidth,strokeMiterlimit:a.strokeMiterlimit},n)}))}))),Zt="appearance-none w-5 h-5 border-solid cursor-pointer flex-none",el=[{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"}],tl=d((({className:e,value:t,text:l,disabled:n,isRadio:a,onChange:r})=>{const s=i((e=>{n||(e.preventDefault(),r&&r(!t))}),[r,n,t]),d=a?o("div",{className:"absolute left-1 w-3 h-3 rounded-full bg-primary-main"}):o(Jt,{paths:el,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:"flex items-center relative cursor-pointer group/box",onClick:s,children:[o("div",{className:p(Zt,"m-0",a?"rounded-full border-2":nl(t),t?"border-primary-main":"border-gray",n?"bg-main-disabled":"group-hover/box:border-primary-hover"),role:ll(a),"aria-checked":Boolean(t),"aria-disabled":Boolean(n)}),t?d:null,l?o("div",{className:"ml-s",children:o(je,{size:"text-l",font:"font-light",children:l})}):null]})})})),ll=(e=!1)=>e?"radio":"checkbox",nl=(e=!1)=>p("rounded border",e?"bg-primary-main":""),al=d((({className:e,text:t,value:l,key:n,disabled:a,error:i,onChange:r})=>c("div",{className:p("shrink-0 w-full",e),children:[o(tl,{text:t,value:l,disabled:a,onChange:r},n),Qt(i)]})));function il(e=!1){const[t,l]=n(e),a=i((()=>l(!0)),[]),r=i((()=>l(!1)),[]),s=i((()=>l((e=>!e))),[]);return[t,{setValue:l,setTrue:a,setFalse:r,toggle:s}]}const rl=e=>e?o(je,{size:"text-m",color:"text-primary-text",font:"font-light",children:e}):null,sl="border border-solid outline-none border-gray hover:border-primary-hover active:border-primary-text focus:border-primary-text",ol=d((({key:e,className:t="",id:l,name:n,type:r="text",label:d,placeholder:m,value:h="",valid:u=!0,children:g,onChange:x,onFocus:f,onBlur:b,pattern:y,autoFocus:v=!1,isTextarea:N=!1})=>{const w=s(null),k=i((e=>{x&&x(e.target?.value||"")}),[x]);a((()=>{v&&w.current?.focus()}),[v,w]);const C="w-full border rounded-md text-primary-text outline-none p-m",S=g?"pr-3xl":"",T=cl(u);return c("div",{className:p("relative",t),children:[c("label",{className:"space-y-xs",children:[rl(d),N?o("textarea",{className:p("block resize-y min-h-24",C,T),id:p("textarea",l),name:n||l,placeholder:m,value:h,onChange:k,onFocus:f,onBlur:b},e):o("input",{type:r,className:p("h-14",C,S,T),ref:w,id:l,name:n||l,placeholder:m,value:h,onChange:k,onFocus:f,onBlur:b,pattern:y},e)]}),g]})})),cl=e=>e?sl:"border-error",dl=e=>e?.text||e?.key||"";function ml(e,t,l,n){a((()=>{if(e&&l)return e.addEventListener(t,l,n),()=>{e.removeEventListener(t,l,n)}}),[e,t,l])}function hl(e){const t=s(null),l=i((l=>{t&&t.current&&l.target instanceof Node&&!t.current.contains(l.target)&&e()}),[e]);return ml(globalThis.document,"click",l),t}const ul=(e,t)=>e?.length&&t?.trim()?e.filter((e=>e.text?.toLocaleLowerCase().includes(t?.trim().toLocaleLowerCase()))):e,pl=d((({popupRef:e,options:t,value:l,query:n,onChange:a,iconVersion:i})=>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:ul(t,n).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===l?.key,onClick:t=>{t.stopPropagation(),a&&a(e)},children:[o("span",{className:"min-h-6",children:dl(e)}),o(W,{name:"DoneSimpleIcon",width:"16",height:"16",iconVersion:i,className:p("absolute right-4 pt-3xs",e.key===l?.key?"":"hidden")})]},e.key)))}):null));function gl({isOpen:e,options:t,value:l,query:n,onChange:r,onClose:c,iconVersion:d}){const m={open:(e,t)=>h.fire("popup",{type:"open",popup:e,...t}),update:(e,t)=>h.fire("popup",{type:"update",popup:e,...t}),close:()=>h.fire("popup",{type:"close"})},u=i((()=>{m.close(),c&&c()}),[c]),p=i((e=>{u(),r&&r(e)}),[u,r]),g=s(null),x=hl(u);return a((()=>{if(!e||!g.current)return;const a=g.current,{top:i,left:r,width:s,height:c}=a.getBoundingClientRect();m.update(o(pl,{popupRef:x,options:t,value:l,query:n,onChange:p,iconVersion:d}),{top:i+window.scrollY+c,left:r,width:s})}),[e,t,l,n,p]),g}const xl=d((({className:e,label:t,options:l=[],value:a,valid:r=!0,isBorder:s=!0,placeholder:d="",isSearch:m=!1,iconVersion:h="black",onChange:u,disabled:g})=>{const[x,{setFalse:f,setTrue:b}]=il(),[y,v]=n(""),N=g||0===l.length,w=x&&!N,k=i((()=>{v(""),f()}),[]),C=gl({isOpen:x,options:l,value:a,query:y,onChange:u,onClose:k,iconVersion:h});return c("div",{className:p("space-y-xs",e),children:[rl(t),c("div",{className:p("relative",w?"z-20":"z-10"),ref:C,children:[c("div",{className:p("h-14 [&>*]:p-m pr-8 text-l flex items-center justify-between text-primary-text relative z-10 overflow-hidden",bl(s,r,N)),onClick:w?k:b,children:[o("p",{className:"line-clamp-2 text-ellipsis",children:dl(a)||d}),fl(w,h)]}),m&&w?o("div",{className:p("absolute top-0 w-full z-20"),children:o(ol,{type:"text",autoFocus:!0,value:y,onChange:v})}):null]})]})})),fl=(e,t)=>o(W,{className:p("absolute right-3 flex self-center",e?"":"rotate-180"),iconVersion:t,name:"ArrowUpIcon",width:"16",height:"16"}),bl=(e,t,l)=>p(e?"border rounded-md ":"",e&&!l?"hover:border-primary-hover":"",l?"bg-main-divider":"cursor-pointer ",t?"border-gray":"border-error"),yl=()=>{},vl=({today:e,firstDayOfWeek:t,totalDays:l,currentMonth:n,currentYear:a,min:i,max:r,onDateClick:s})=>{const c=[];let d=1;for(let m=0;m<6;m++){const h=[];for(let c=0;c<7;c++)if(0===m&&c<t)h.push(o("td",{},`empty-${c}`));else if(d>l)h.push(o("td",{},`empty-${c}`));else{const t=new Date(a,n,d),l=Nl(t,e),c=wl(t,i,r);h.push(o("td",{children:o("div",{className:kl(l,c),onClick:()=>!c&&s(t),children:d})},`day-${d}`)),d++}c.push(o("tr",{children:h},`row-${m}`))}return c},Nl=(e,t)=>t&&e.toDateString()===t.toDateString(),wl=(e,t,l)=>t&&e.getTime()<t.getTime()||l&&e.getTime()>l.getTime(),kl=(e,t)=>p("p-s text-center rounded-md border",e?"":"border-transparent hover:bg-gray",t?"text-gray hover:bg-transparent":"cursor-pointer"),Cl=["Пн","Вт","Ср","Чт","Пт","Сб","Вс"],Sl=d((({today:e,currentMonth:t,currentYear:l,min:n,max:a,onDateSelect:s=yl})=>{const d=i((e=>s(e)),[]),{firstDayOfWeek:m,totalDays:h}=r((()=>({firstDayOfWeek:new Date(l,t,1).getDay()-1,totalDays:new Date(l,t+1,0).getDate()})),[l,t]);return c("table",{className:"mx-auto",children:[o("thead",{className:"text-gray font-light",children:o("tr",{children:Cl.map(((e,t)=>o("th",{className:"p-s",children:e},String(t))))})}),o("tbody",{children:vl({firstDayOfWeek:m,today:e,totalDays:h,currentYear:l,currentMonth:t,min:n,max:a,onDateClick:d})})]})})),Tl=["Январь","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь"],Il=Tl.map((e=>({key:e}))),Bl=Array.from({length:(new Date).getFullYear()-1940+1},((e,t)=>1940+t)).reverse().map((e=>({key:String(e)}))),Ml={name:"ArrowUpIcon",iconVersion:"black",width:"24",height:"24"},Pl={className:"min-w-32",iconVersion:"black",isBorder:!1},Rl=d((({className:e="",label:t="",value:l,valid:a=!0,minDate:r,maxDate:s,onChange:d})=>{const[m,{setValue:h}]=il(!1),[u,g]=n(l?.getMonth()||(new Date).getMonth()),[x,f]=n(l?.getFullYear()||(new Date).getFullYear()),{handlePrevMonth:b,handleNextMonth:y,handleSelectMonth:v,handleSelectYear:N,monthsOptions:w,yearsOptions:k,handleChangeVisibleCalendar:C,ref:S}=(({onShowCalendar:e,showCalendar:t,selectedMonth:l,onMonthSelect:n,onYearSelect:a,selectedYear:r})=>{const s=hl(i((()=>t&&e(!1)),[t]));return{handleChangeVisibleCalendar:i((()=>e(!t)),[t]),handleNextMonth:i((()=>{l+1<=11?n(l+1):(n(0),a(r+1))}),[l]),handlePrevMonth:i((()=>{l-1>=0?n(l-1):(n(11),a(r-1))}),[l]),handleSelectMonth:i((({key:e})=>n(Tl.indexOf(e))),[]),handleSelectYear:i((({key:e})=>a(Number(e))),[]),monthsOptions:Il,yearsOptions:Bl,ref:s}})({onYearSelect:f,onMonthSelect:g,onShowCalendar:h,selectedYear:x,selectedMonth:u,showCalendar:m});return c("div",{className:p("space-y-xs",e),ref:S,children:[rl(t),c("div",{className:"relative",children:[Vl(C,l,a),m?c("div",{className:"absolute bg-white z-20 select-none",children:[c("div",{className:"flex gap-s",children:[o("div",{className:"my-auto",onClick:b,children:o(W,{...Ml,className:"-rotate-90 cursor-pointer"})}),o(xl,{onChange:v,value:{key:Tl[u]},options:w,...Pl}),o(xl,{onChange:N,value:{key:String(x)},options:k,...Pl}),o("div",{className:"my-auto",onClick:y,children:o(W,{...Ml,className:"rotate-90 cursor-pointer"})})]}),o(Sl,{today:l,currentMonth:u,currentYear:x,onDateSelect:d,min:r,max:s})]}):null]})]})})),Vl=(e,t,l)=>c("div",{onClick:e,className:p("flex justify-between items-center h-14 px-m py-s border rounded-md cursor-pointer hover:border-black active:border-black focus:border-black",l?"border-gray":"border-error"),children:[o(k,{children:t&&Bt(t)}),o(W,{...Ml,name:"CalendarIcon"})]}),zl=d((({className:e,label:t,error:l,...n})=>c("div",{className:p("shrink-0 w-full",e),children:[o(Rl,{label:t&&n?.errors?`${t}*`:t,valid:Boolean(!l),...n}),Qt(l)]}))),Dl=d((({className:e,label:t,value:l="",placeholder:n,error:a,onChange:i,onBlur:r,isTextarea:s,type:d,...m})=>c("div",{className:p("shrink-0 w-full",e),children:[o(ol,{type:d||"text","aria-label":t,label:t&&m?.errors?`${t}*`:t,valid:Boolean(!a),value:l,onChange:i,onBlur:r,isTextarea:s,placeholder:m?.errors&&!t?`${n}*`:n}),Qt(a)]}))),Al=e=>"_"===e,jl=e=>/\d/.test(e),$l=e=>Al(e)||jl(e),Ll=[..."+7 (___) ___-__-__"],_l=Ll.findIndex(Al),Ol=Ll.map(((e,t)=>$l(e)?Ll.slice(0,t).filter($l).length:-1));const El=d((({children:e,onChange:t,...l})=>{const n=i((e=>t&&t(function(e){const t=e.replace(/\D/g,""),l=Ll.map(((e,l)=>jl(e)?e:t.charAt(Ol[l])||e)),n=Ol.indexOf(t.length-1)+1;return(n?l.slice(0,Math.max(_l,n)):l).join("")}(e))),[t]),a=i((e=>{"+7 ("===e&&(t&&t(""))}),[]);return o(ol,{...l,onChange:n,onFocus:e=>n(e?.target?.value||""),onBlur:e=>a(e?.target?.value||""),children:e})})),Fl=d((({className:e,label:t,value:l,error:n,onChange:a,onBlur:i,...r})=>c("div",{className:p("shrink-0 w-full",e),children:[o(El,{"aria-label":t,label:r?.errors?`${t}*`:t,valid:Boolean(!n),value:l,onChange:a,onBlur:i,placeholder:"+7 (___) ___-__-__"}),Qt(n)]}))),Ul=d((({className:e="",label:t,error:l,...n})=>c("div",{className:e,children:[o(xl,{...n,valid:!l,label:n?.errors?`${t}*`:t}),Qt(l)]}))),Hl="Некорректно заполненное поле",Wl=Gt((e=>null!=e&&""!==e))(Hl),ql=Gt((e=>e?.key&&""!==e?.key))(Hl),Kl=Gt((e=>"string"==typeof e&&e.length>1))(Hl),Xl=Gt((e=>"string"==typeof e&&(10===e.length||12===e.length)))(Hl),Yl=(Gl=/^(\+7)?[\s-]?\(?[0-9]{3}\)?[\s-]?[0-9]{3}[\s-]?[0-9]{2}[\s-]?[0-9]{2}$/,Gt((e=>"string"==typeof e&&Gl.test(e))))(Hl);var Gl;const Ql=Gt((e=>"boolean"==typeof e&&e))("Согласие обязательно"),Jl={typeForm:Wl,surname:Kl,name:Kl,region:ql,addressBranch:ql,phone:Yl,secondaryPhone:Yl,birthday:Wl,email:Wl,fullName:Kl,inn:Xl,partnerComments:Wl,collectionCount:Wl,comment:Wl,acquiringType:ql,feedbackType:ql,feedbackMethod:ql,serviceType:ql,serviceDirection:ql,consentDataProcessing:Ql,annualRevenue:Wl},Zl=e=>{const t=(e=>Object.values(e.filter((e=>e)))?.map((e=>e.name)))(e.filter((e=>"required"in e&&e.required)));return Object.fromEntries(t.map((e=>[e,Jl?.[e]])))},en=(e,t)=>{const{value:l,isDirty:n}=e,a=n?t(l):[];return{...e,errors:a,error:a[0]}},tn=(e,t,l=!1)=>l?en(e,t):e,ln=[{text:"Торговый эквайринг",key:"trade"},{text:"СБП-эквайринг",key:"sbp"},{text:"Интернет-эквайринг",key:"internet"},{text:"Все виды эквайринга",key:"all"}],nn=d((({field:e,input:t})=>o(Ul,{label:"Вид эквайринга",placeholder:"Выберите эквайринг",options:ln,...tn(e("acquiringType"),Jl.acquiringType,t?.required)}))),an=(e="")=>Boolean("trade"===e||"all"===e),rn=e=>null!=e,sn=new Map,on=e=>Boolean(e?.every((e=>Array.isArray(e)?on(e):!e||"string"==typeof e))),cn=e=>on(e)?e.toString():"";function dn(e,t,{fallback:l,cache:i}={}){const s=r((()=>mn(e)),[e]),[o,c]=n(void 0),[d,m]=n(void 0);a((()=>{if(!s.some(rn))return;let e=!1;const l=(t,l)=>{e||(c(t),m(l))};return(async()=>{try{l(await((e,t=sn)=>l=>{const n=cn(l),a=t.get(n);if(n&&rn(a))return a;const i=e(...l);return n&&rn(i)&&t.set(n,Promise.resolve(i)),i})(t,i)(s))}catch(e){l(void 0,e)}})(),()=>{e=!0}}),[t,i,s]);const h=l&&(e=>Boolean(e&&Array.isArray(e)&&1===e.length&&"string"==typeof e[0]))(s)&&l[s[0]];return{data:!o&&h?h:o,error:d,mutate:()=>Promise.resolve(void 0)}}function mn(e){return Array.isArray(e)?e:e instanceof Function?mn(e()):[e]}const hn=[];const un=async e=>await ft(e,{method:"GET"})||hn;function pn(){const{data:e}=dn("/api/v1/branchesByRegions",bt);return Array.isArray(e)?e:[]}const gn=d((({field:e,input:t,isPremium:l=!1})=>{const n=e("region"),i=n?.value?.key,r=n?.value?.text,s=l?pn()?.find((e=>e?.region===r))?.branches:function(e){const{data:t}=dn(e?`/api/v1/branches?regionCode=${e}`:null,un);return t||hn}(i)?.filter((e=>e?.address));return a((()=>{""!==n?.value?.key&&e?.("addressBranch")?.onChange?.("")}),[n?.value]),o(Ul,{label:"Отделение",placeholder:"Выберите отделение",options:(s||[]).map((({address:e=""})=>({key:e,text:e}))),...tn(e("addressBranch"),Jl.addressBranch,t?.required)})})),xn=(e,{normalize:t,format:l})=>{const{value:a,onFocus:r,onBlur:s,onChange:o}=e,[c,d]=n(!1),m=i((e=>{d(!0),r&&r(e)}),[]),h=i((()=>{d(!1),o&&o(t(a)),s&&s()}),[o,a]);return{value:c||!l?a:l(a),onFocus:m,onBlur:h}},fn=(e,t,l)=>Math.max(t,Math.min(e,l));function bn(e){const t=(e||"").replace(/\D/g,""),l=parseInt(t,10);return Number.isNaN(l)?0:l}function yn({list:e=[],min:t,max:l,step:n,value:a=e[0]||t,disabled:i,onChange:r}){const s=e.length?e.indexOf(a):a,d={backgroundSize:`${(100*(s>t?s-t:0)/(l-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:p("w-2 h-2 rounded-full",s<=t||i?"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:l,step:n,value:s,disabled:i,onChange:t=>{const l=bn(t.target?.value),n=e.length?e[l]:l;r&&r(n||0)}})})]})}const vn=1,Nn=100,wn=d((e=>{const{className:t,title:l,items:n=[],list:a=[],min:r=(a.length?0:vn),max:s=(a.length?a.length-1:Nn),step:d=1,value:m=a[0]||r,disabled:h=!1,onChange:u}=e,g=xn(e,{normalize:(e=0)=>a.length?kn(a)(e):fn(e,r,s),format:tt()}),x=i((e=>{u&&u(bn(e.target?.value))}),[u]);return c("div",{className:t,children:[c("label",{className:"block relative",children:[l?o(je,{size:"text-m",font:"font-light",color:"text-primary-text",children:l}):null,o("input",{className:p("text-h3 w-full h-14","pl-m mt-xs box-border","text-primary-text",sl,"disabled:border-gray disabled:bg-main-divider"),disabled:h,onChange:x,...g}),yn({list:a,min:r,max:s,step:d,disabled:h,value:m,onChange:u})]}),Cn(n)]})})),kn=e=>t=>e.reduce(((e,l)=>Math.abs(l-t)<Math.abs(e-t)?l:e)),Cn=e=>o("div",{className:"flex justify-between my-xs",children:e.map(((e,t)=>o(je,{size:"text-s",font:"font-light",color:"text-secondary-text",children:e},String(t))))}),Sn=["От 1 000 ₽","До 1 000 000 000 ₽"],Tn=d((({field:e})=>o(wn,{title:"Сумма, ₽",items:Sn,min:1e3,max:1e9,...e("amount")}))),In=d((({field:e,input:t})=>o(Dl,{className:"col-span-2",...tn(e("comment"),Jl.comment,t?.required),placeholder:"Ваше сообщение",isTextarea:!0}))),Bn=[{key:"ULTRASERVICE",text:"Ультра"},{key:"PREMIUMSERVICE",text:"Премиум"}],Mn=[{key:"Физическое лицо"},{key:"Юридическое лицо / ИП"}],Pn=[{text:"Задать вопрос по продуктам и услугам",key:"FEEDBACK"},{text:"Качество обслуживания",key:"FEEDBACK_QS"}],Rn=[{key:"phone",text:"Телефонный звонок"},{key:"email",text:"Электронное сообщение"}],Vn=d((({field:e})=>o(Ul,{label:"Способ получения ответа",options:Rn,...en(e("feedbackMethod"),Jl.feedbackMethod)}))),zn=d((({field:e})=>{const t=e("feedbackType");return a((()=>{"FEEDBACK"===t?.value?.key&&e("serviceDirection")?.onChange?.(Mn[0])}),[t?.value]),o(Ul,{label:"Тема",placeholder:"Выберите тему",options:Pn,...en(t,Jl.feedbackType)})})),Dn=d((({field:e})=>o(al,{...e("isClient"),text:'Являюсь клиентом банка АО "Россельхозбанк"'}))),An=d((({value:e=!1,text:t,type:l="checkbox",onChange:n})=>c("div",{role:l,"aria-checked":e,className:"flex justify-start items-center w-full cursor-pointer mb-s",onClick:()=>n&&n(!e),children:[o("div",{className:p("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:p("absolute opacity-80 duration-500 top-0.5 w-4 h-4 bg-white rounded-full",e?"left-1/2":"left-[5%]")})}),t?o(je,{size:"text-l",font:"font-light",color:"text-primary-text",children:t}):null]}))),jn=d((({field:e})=>an(e("acquiringType")?.value?.key)?o(An,{type:"radio",text:"Хочу онлайн-кассу",...e("onlineCheckout")}):null)),$n=d((({field:e})=>{const t=e("secondaryPhone");return o(Fl,{label:"Дополнительный телефон",...t.value&&"+7 ("!==t.value?en(t,Jl.secondaryPhone):t})})),Ln=d((({field:e})=>an(e("acquiringType")?.value?.key)?o(An,{type:"radio",text:"Хочу POS-терминал",...e("posTerminal")}):null));function _n(){const{data:e}=dn("/api/v1/regions",bt);return Array.isArray(e)?e:[]}const On=d((({field:e,input:t})=>{const l=_n();return o(Ul,{label:"Филиал",placeholder:"Выберите филиал",isSearch:!0,options:r((()=>l?.map((({code:e="",name:t=""})=>({key:e,text:t})))),[l]),...tn(e("region"),Jl.region,t?.required)})})),En=d((({field:e,input:t})=>{const l=pn(),n=r((()=>l?.map((({region:e})=>({key:e,text:e})))),[l]);return o(Ul,{label:"Регион",placeholder:"Выберите регион",options:n,...tn(e("region"),Jl.region,t?.required)})})),Fn=d((({field:e})=>o(Ul,{label:"Направление обслуживания",placeholder:"Выберите направление",options:Mn,...en(e("serviceDirection"),Jl.serviceDirection)}))),Un=["От 1 мес","До 15 лет"],Hn=d((({field:e})=>o(wn,{title:"Срок, месяцев",items:Un,min:1,max:180,...e("term")}))),Wn=d((({field:e})=>o(Ul,{label:"Тип обслуживания",options:Bn,...en(e("serviceType"),Jl.serviceType)}))),qn=d((({name:e,text:t,value:l,checked:n,onChange:a,className:i})=>o("div",{className:i,children:c("label",{className:"font-sans flex gap-s items-center relative cursor-pointer",children:[o("input",{className:p(sl,Zt,"flex justify-center items-center after:block after:w-2.5 after:h-2.5 after:rounded-full rounded-full","checked:border-2 checked:!border-primary-main focus:checked:border-primary-main checked:after:bg-primary-main"),type:"radio",value:l,name:e,checked:n,onChange:e=>a?.(e.target.value),role:"radio"}),t?o(je,{color:"text-primary-text",children:t}):null]})}))),Kn=["currencyControl","documentOperations","conversionTransactions","otherIssues"],Xn=d((({field:e})=>{const{value:t,onChange:l}=e("vedTypes");return a((()=>{"currencyControl"!==t&&(e?.("inn")?.onChange?.(""),e?.("region")?.onChange?.(""))}),[t]),c("div",{className:"py-m gap-m grid @xl:flex @xl:items-center",children:[o(qn,{name:"vedTypes",text:"Валютный контроль",value:"currencyControl",checked:"currencyControl"===t,onChange:l}),o(qn,{name:"vedTypes",text:"Документарные операции",value:"documentOperations",checked:"documentOperations"===t,onChange:l}),o(qn,{name:"vedTypes",text:"Конверсионные операции",value:"conversionTransactions",checked:"conversionTransactions"===t,onChange:l}),o(qn,{name:"vedTypes",text:"Иные вопросы ВЭД",value:"otherIssues",checked:"otherIssues"===t,onChange:l})]})})),Yn=(e,t)=>(l,n)=>{const{required:a,...i}=l,r="ULTRASERVICE"===t||"PREMIUMSERVICE"===t,s={surname:o(Dl,{label:"Фамилия",...tn(e("surname"),Jl.surname,a)}),name:o(Dl,{label:"Имя",...tn(e("name"),Jl.name,a),...i}),middleName:o(Dl,{label:"Отчество (Обязательно, при наличии)",...e("middleName")}),phone:o(Fl,{label:"Телефон",...tn(e("phone"),Jl.phone,a)}),email:o(Dl,{label:"Электронная почта",...tn(e("email"),Jl.email,a)}),fullName:o(Dl,{label:"ФИО",...tn(e("fullName"),Jl.fullName,a),...i}),inn:o(Dl,{label:"ИНН",type:"number",...tn(e("inn"),Jl.inn,a)}),comment:o(In,{field:e,input:l}),region:r?o(En,{field:e}):o(On,{field:e,input:l}),addressBranch:o(gn,{field:e,input:l,isPremium:r}),birthday:o(zl,{label:"Дата рождения",...tn(e("birthday"),Jl.birthday,a)}),isClient:o(Dn,{field:e}),consentToReceiveMaterials:o(al,{...e("consentToReceiveMaterials"),text:"Согласен на получение информационных и аналитических материалов по электронной почте"}),partnerComments:o(Dl,{...tn(e("partnerComments"),Jl.partnerComments,a),placeholder:"Укажите интересующий вас вопрос",isTextarea:!0,...i}),collectionCount:o(Dl,{label:"Количество объектов инкассации",type:"number",...tn(e("collectionCount"),Jl.collectionCount,a)}),acquiringType:o(nn,{field:e,input:l}),onlineCheckout:o(jn,{field:e}),posTerminal:o(Ln,{field:e}),serviceType:o(Wn,{field:e}),term:o(Hn,{field:e}),amount:o(Tn,{field:e}),annualRevenue:o(Dl,{label:"Годовая выручка, ₽",...tn(e("annualRevenue"),Jl.annualRevenue,a)}),vedTypes:o(Xn,{field:e}),feedbackType:o(zn,{field:e}),feedbackMethod:o(Vn,{field:e}),serviceDirection:o(Fn,{field:e}),bankEmpolee:o(Dl,{label:"ФИО или должность обслуживавшего Вас сотрудника Банка",...e("bankEmpolee")}),applicationDate:o(Dl,{label:"Дата и время обращения в Банк",...e("applicationDate")}),secondaryPhone:o($n,{field:e})};return function({input:e,field:t}){const{condition:l}=e,{value:n}=t(l?.name||"");return!l||l?.values?.find((e=>e===(n?.key??n)))}({input:l,field:e})?o("div",{children:s[l?.name]},String(n)):null};const Gn=e=>{const{acquiringType:t,onlineCheckout:l,posTerminal:n,amount:a,term:i,annualRevenue:r,serviceType:s,feedbackType:o,vedTypes:c,region:d,...m}=e,h=t||r?(e=>{const{acquiringType:t,onlineCheckout:l=!1,posTerminal:n=!1,term:a,amount:i,annualRevenue:r}=e;return t?`Вид эквайринга=${t?.text||""}${an(t?.key)?`/Онлайн касса=${l}/POS-терминал=${n}`:"/Онлайн касса=false/POS-терминал=false"}`:`Сумма=${i}/Срок=${a}/Выручка=${r}`})(e):null,u={...m,...Jn(c),...Qn(d),...h?{partnerComments:h}:{},...s?{typeForm:s}:{},...o?{typeForm:o}:{}};return Object.fromEntries(Object.entries(u)?.map((([e,t])=>[e,t?.key||t])))},Qn=e=>e?.key||e?.text?{region:e?.text||e?.key}:{},Jn=e=>e?{vedTypes:Object.fromEntries(Kn.map((t=>[t,t===e])))}:{},Zn={typeForm:"",region:{key:"",text:""},addressBranch:{key:"",text:""},surname:"",name:"",phone:"",secondaryPhone:"",comment:"",product:"",partnerComments:"",annualRevenue:"",term:12,amount:1e3,acquiringType:ln[0],serviceType:Bn[0],feedbackType:Pn[0],feedbackMethod:Rn[0],serviceDirection:Mn[0],vedTypes:Kn[0],birthday:void 0,isClient:!1,onlineCheckout:!1,posTerminal:!1,consentToReceiveMaterials:!1,consentDataProcessing:!1},ea=(e,t="")=>{const l=Object.fromEntries(e.map((e=>[e.name,"ved"===e.fieldType&&e?.defaultValue||Zn[e.name]])));return l?.serviceType&&"PREMIUMSERVICE"===t&&(l.serviceType=Bn[1]),{...l,typeForm:{key:t,text:""}}},ta=d((({text:e,link:t})=>c(k,{size:"text-l",font:"font-light",color:"text-secondary-text",children:[e?o(je,{children:e}):null,t?o(fe,{href:t.href,ariaLabel:"условия передачи данных",target:t.target||"",className:"!text-left text-primary-main",children:o(je,{children:t.text})}):null]})));function la({disabled:e,onClick:t}){return l=>{!e&&t&&t(l)}}const na={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"},aa={primary:p("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:p("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")},ia=d((({children:e,...t})=>{const l=e=>({...e,onClick:de(la(e))}),{className:n,version:a="primary",active:i,disabled:r,type:s="button",rounded:c=!0,role:d,onClick:m}=l(t);return o("button",{className:p("font-sans px-9 py-4","flex justify-center items-center gap-xs",i?"text-white bg-primary-active":"",r?"bg-main-gray text-main-disabled cursor-not-allowed":"",i||r?"":p(na[a],aa[a]),c?"rounded-md":"",n),type:s,role:d,onClick:m,children:e})})),ra=(e,t)=>o(ia,{className:p("w-full @xl:w-auto",t),type:"submit",children:e?.text?e.text:"Отправить заявку"}),sa=(e,t,l)=>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(tl,{...e}),o(ta,{link:t})]}),Qt(en(e,Ql).error)]}):o(ta,{text:"Нажимая кнопку, вы подтверждаете согласие с ",link:t}),ra(l)]}),oa={send:async function(e,t=!1){const{typeForm:l,region:n,phone:a="",email:i,birthday:r,inn:s,fullName:o,addressBranch:c,secondaryPhone:d="",bankEmpolee:m,applicationDate:h,serviceDirection:u,...p}=e,g=t&&"Юридическое лицо / ИП"!==u,x=g?"/api/v1/lead":"/api/v1/sendcorporatelead",f={typeForm:l,...Vt(n,g),...zt(i,g),...Pt(a),...g?Rt(r):{inn:s,fullName:o},..."FEEDBACK"===l?{}:{addressBranch:c,bankEmpolee:m,applicationDate:h,...Dt(d)},...p};try{const e=await fetch(x,{method:"POST",headers:{"Content-Type":"application/json"},mode:"cors",body:JSON.stringify(f)});return e?.ok?await e.json():null}catch(e){return null}}},ca=d((({className:e,title:t,typeForm:l="",sections:r=[],button:s,link:d,endpoint:m,additionalParams:h,isContacts:u,data:g,...x})=>{const f=r?.flatMap((e=>e?.inputs))||[],b=ea(f,l),[y,v]=n(""),N=i((async(e,t)=>{const l=ua(f,e),n=(a=Zl(l),e=>e&&Object.entries(a).flatMap((([t,l])=>l(e[t])))||[]);var a;if(n(e)?.length)return"Fail";const i=Gn({...e,...h}),r=await oa.send(i,"lead"===m)?"OK":"Fail";if(v(r),"OK"===r&&g){const e=Wt();At({aspectsAttributes:g,aspects:e,ev:t})}return r}),[]),[,{field:k,onSubmit:C,reset:S}]=Kt(b,{onSubmit:N}),T=ha(f)?.name;return a((()=>{"OK"===y&&S()}),[y]),c(Yt,{className:p("container space-y-m",e),title:t,responseType:y,...x,children:[c("form",{onSubmit:C,children:[r.map(((e,t)=>c("div",{className:p(ma(e.columns),"grid gap-x-m"),children:[da(e.title),(e?.inputs||[])?.map(Yn(k,l))]},`section-${t}`))),sa(T?k("consentDataProcessing"):void 0,d,s)]}),u?c("div",{className:"space-y-m",children:[o(w,{headingType:"h6",title:"Или свяжитесь с нами удобным способом",className:"@xl:text-center"}),c("div",{className:"flex sm:justify-center gap-xl",children:[c("a",{className:"flex gap-s items-center text-primary-text no-underline",href:"tel:8 (800) 200-78-70","aria-label":"8 (800) 200-78-70",children:[o(le,{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(le,{image:{icon:"MailIcon"},width:"24",height:"24"}),o("span",{children:"ved@rshb.ru"})]})]})]}):null]})})),da=e=>e?o("div",{className:"@xl:text-center @xl:col-span-2 mb-m",children:o(je,{size:"text-h6",children:e})}):null,ma=e=>2===e?"@xl:grid-cols-2":"",ha=e=>e?.find((e=>"consentDataProcessing"===e?.name)),ua=(e,t)=>e.filter((e=>e)).filter((e=>!e?.condition||e?.condition.values.find((l=>{const n=t?.[e?.condition?.name??""];return"secondaryPhone"===e.name?Boolean(t.secondaryPhone):l===(n?.key??n)})))),pa="text-center",ga=d((({title:e,description:t})=>c("div",{className:"bg-white p-6xl py-20 flex gap-s flex-col @xl:items-center",children:[o(le,{image:{icon:"MagnifierIcon",iconVersion:"normal"},width:"120",height:"120"}),o(S,{title:e,description:t,headlineVersion:"S",isEmbedded:!0,align:pa})]}))),xa=e=>({height:"calc(100vh - 242px)",minHeight:`${e||866}px`});function fa(e,{sensitivity:t,rootRef:l}={}){const n=s(null),i=r((()=>({threshold:ba(t),root:l?.current})),[t,l?.current]);return a((()=>{if(!n.current)return;const t=new IntersectionObserver(e,i);return t.observe(n.current),()=>{t.disconnect()}}),[e,i]),n}function ba(e=0){const t=Math.round(10*e);return Array.from({length:t}).fill(0).map(((e,l)=>Math.min(l/t)),1).concat(1)}const ya=d((({className:e,style:t,idx:l,activeIndex:n,observerOptions:a,children:r,onIntersection:s})=>{const c=fa(i((e=>{e.length&&s&&s(l||0,e[e.length-1])}),[s,l]),a);return o("div",{className:p("inline-block snap-always box-border",e),style:t,"aria-current":Boolean(l===n),ref:c,role:"listitem",children:r})})),va=["min-w-full","lg:min-w-[50%]","lg:min-w-[33.3%]","lg:min-w-[25%]"],Na=d((({className:e,itemClassName:t,containerRef:l,activeIndex:n,visibleItemCount:a=0,gap:r=0,padding:c=0,listType:d="horizontal-list",snapAlign:m="snap-center",minHeight:h,children:u,onVisibleItemsChange:g,onVisibleIndicesChange:x})=>{const f={sensitivity:1,rootRef:l},b=s([]),y=i(((e,t)=>{const l=[...b.current||[]];l[e]=t,b.current=l,g&&g(l),x&&x(ka(l))}),[g,x]),v=a>0?r*Number(a)-1:0,N="vertical-list"===d,w="horizontal-list"===d,k={...w?wa(c,v):{},...N?xa(h):{},gap:`${r}px`};return o("div",{className:p("box-border overflow-auto no-scrollbar",d,e),style:k,ref:l,role:"list",children:(C=(e,l)=>o(ya,{className:p(m,a?va[a-1]:"",N?"h-full":"",t),style:w?wa(c/4):{},activeIndex:n,idx:l,observerOptions:f,onIntersection:y,children:e},String(l)),e=>null==e?e:Array.isArray(e)?e.map(C):C(e,0))(u)});var C})),wa=(e,t=0)=>({marginLeft:-e+"px",marginRight:-e+"px",paddingLeft:`${e}px`,paddingRight:`${e+t}px`}),ka=e=>e.map(((e,t)=>[e,t])).filter((([e])=>e&&e.intersectionRatio>=.9)).map((([,e])=>e)),Ca={"horizontal-list":"mx-auto mt-lg w-fit","vertical-list":"absolute flex-col justify-center h-full top-0 left-4"},Sa={"horizontal-list":"w-6","vertical-list":"h-6"},Ta=d((({className:e="",containerRef:t,activeIndex:l,dotCount:n=0,listType:a="horizontal-list",version:i})=>n?o("div",{className:p("flex gap-xs",Ca[a],i?"group":"",e),"data-ver":i,children:Array.from({length:n}).fill(null).map(((e,n)=>o("div",{className:`cursor-pointer rounded-full transition-width duration-300 bg-primary-main group-data-secondary:bg-white group-data-transparent:bg-white ${n===l?Sa[a]:"w-2 h-2 opacity-30"}`,role:"button","aria-hidden":!0,onClick:()=>(e=>{e!==l&&t?.current&&t.current.children[e]?.scrollIntoView({behavior:"smooth",block:"nearest"})})(n)},String(n))))}):null)),Ia=e=>e,Ba=(e=Ia)=>t=>t.reduceRight(((t,l)=>e(t)>e(l)?t:l)),Ma=Ba(),Pa=(e=Ia)=>Ba((t=>-e(t))),Ra=Pa(),Va=e=>t=>e.scrollWidth/t,za=e=>(t,l)=>{e.scrollBy({left:l*Va(e)(t),behavior:"smooth"})},Da=({itemCount:e,onVisibleIndicesChange:t})=>{const l=s(null),[a,r]=n([]),o=i((e=>{r((t=>{return(l=t)===(n=e)||Boolean(l&&n&&l?.length===n?.length&&l.every(((e,t)=>e===n[t])))?t:e;var l,n})),t&&t(e)}),[e]),[c,d]=a.length?[Pa()(a),Ba()(a)]:[-1,-1],m=c>0,h=d<e-1,u=i((()=>{var t;l.current&&(m?za(l.current)(e,-1):(t=l.current).scrollTo({left:t.scrollWidth,behavior:"smooth"}))}),[e,m]),p=i((()=>{l.current&&(h?za(l.current)(e,1):l.current.scrollTo({left:0,behavior:"smooth"}))}),[e,h]),g=i(((e,t={behavior:"smooth",block:"nearest",inline:"center"})=>{l?.current&&l.current.children[e]?.scrollIntoView(t)}),[l]);return[l,{scrollLeft:u,scrollRight:p,scrollTo:g,canScrollLeft:m,canScrollRight:h,visibleIndicesRange:[c,d],handleVisibleIndicesChange:o}]},Aa=d((({className:e,disabled:t,...l})=>o(fe,{rounded:!0,className:p("group/btn w-12 h-12 min-h-12 max-h-12 flex items-center justify-center shadow-main-black",t?"bg-secondary-light text-secondary-text":"bg-white text-primary-text hover:text-primary-main",e||""),disabled:t,...l,children:o(le,{className:"w-4 h-4 min-w-4 min-h-4 rounded-full box-border",image:{icon:"ArrowLeftIcon",iconVersion:"black"},imageClassName:"group-hover/btn:text-primary-main",width:"16",height:"16"})}))),ja=d((e=>o(Aa,{...e,ariaLabel:"Пролистать влево","data-block-control":"scroll-left"}))),$a=d((e=>o(Aa,{...e,className:`${e.className||""} rotate-180`,ariaLabel:"Пролистать вправо","data-block-control":"scroll-right"}))),La="absolute top-[calc(50%-24px)] z-40",_a="absolute top-0 bottom-0 z-40 hidden @lg:block w-20 pointer-events-none",Oa=d((({scroll:e,arrowsPadded:t})=>{const{canScrollLeft:l,canScrollRight:n,scrollLeft:a,scrollRight:i}=e;return c("div",{children:[Ea(e),l?o(ja,{className:p(La,t?"left-1":"left-0"),onClick:a}):null,n?o($a,{className:p(La,t?"right-1":"right-0"),onClick:i}):null]})})),Ea=e=>c("div",{children:[e.canScrollLeft?o("div",{className:p(_a,"left-0 bg-opacity-from-white group-data-secondary:bg-none")}):null,e.canScrollRight?o("div",{className:p(_a,"right-0 bg-opacity-to-white group-data-secondary:bg-none")}):null]}),Fa=(e=!1)=>e?"border border-solid border-gray group-data-secondary:border-white/50 group-data-gray:border-main-divider":"",Ua=({className:e,text:t="ХИТ"}={})=>c("div",{className:p("w-14 h-14 bg-white flex flex-col items-center justify-center rounded-md shadow-main-black",e),children:[o(W,{iconVersion:"black",name:"HeartIcon",width:"24",height:"24"}),o(k,{size:"text-s",font:"font-normal",align:"text-center",color:"text-primary-text",children:t})]}),Ha="relative h-full",Wa={small:"lg:min-w-64",normal:"lg:min-w-80 xl:min-w-96",big:"lg:min-w-[515px]"},qa=({noCardBorder:e,cardSize:t="normal",...l})=>{const{blocks:n}=l.block||{},a=n?.some(Ya);return R({...l,renderProps:(l,n,i)=>c("div",{className:Ka(l,{someCardsHighlighted:a}),children:[B(l,n,{className:Xa(l,{someCardsHighlighted:a,showBorder:!e,cardSize:t}),blockIndex:i}),Ya(l)?Ua({className:"absolute top-0 -right-4 z-40"}):null]},String(i))})},Ka=(e,{someCardsHighlighted:t})=>p(Ha,t&&(Ya(e)?"pt-3xl":"pt-3xl sm:pt-16")),Xa=(e,{someCardsHighlighted:t,showBorder:l,cardSize:n="normal"})=>p(Ha,"min-w-80",Wa[n],t&&(Ya(e)?"pt-3xl sm:pt-16":"pt-3xl"),Fa(l),l&&"h-full"),Ya=e=>e?.content&&"isHighlighting"in e.content&&e.content.isHighlighting,Ga=Ct((({className:e,itemCount:t,visibleItemCount:l=1,noCardBorder:n,isAlignCenter:a,arrowsPadded:i=!0,isGap:r=!0,isEmbedded:s=!1,cardSize:d="normal",...m})=>{const{blocks:h=[]}=m.block||{},u=t||h?.length,[g,f]=Da({itemCount:u}),[b]=f.visibleIndicesRange;return c(x,{className:p(s?"@container-normal":"",e),defaultPadding:"p-6xl",...m,children:[c("div",{className:p(a?"flex justify-center":"","relative max-w-full"),children:[o(Na,{containerRef:g,visibleItemCount:l,snapAlign:"snap-start",gap:r?16:void 0,onVisibleIndicesChange:f.handleVisibleIndicesChange,children:qa({noCardBorder:n,cardSize:d,...m})}),o(Oa,{scroll:f,arrowsPadded:i})]}),o(Ta,{className:"@5xl:hidden",containerRef:g,activeIndex:b,dotCount:u,listType:"horizontal-list"})]})}),{childrenTypes:["CarouselCard","CarouselCatalogCard","CarouselRecommendationCard","CarouselTariffsCard","RichTextBlock","ProductBlock"],childSchema:()=>({isHighlighting:{title:"Выделить карточку",type:"boolean"}})}),Qa=({blocksToRender:e,...t})=>o(Ga,{padding:"p-0",isEmbedded:!0,itemCount:e?.length,visibleItemCount:0,isAlignCenter:!0,isGap:!1,children:P(e,{...t.options,parent:t.block,renderProps:(e,t,l)=>o("div",{className:p("relative min-w-80",Fa(!0)),children:B(e,t)},String(l))})}),Ja=e=>e%2!=0,Za=d((({textNode:e,iconNode:t,tag:l,onClick:n,justifyContent:a="between",className:i,role:r,...s})=>c(l,{tag:l,className:p("flex items-center w-full gap-1","between"===a?"justify-between":"justify-center",i),onClick:n,role:r,...s,children:[e?o("div",{children:e}):null,t?o("div",{children:t}):null]}))),ei=d((({className:e="",label:t,icon:l,dataTheme:n="",disabled:a=!1,onClick:i})=>o(Za,{tag:"button",onClick:i,disabled:a,"data-theme":n,justifyContent:"center",role:"button",className:p("py-4 border border-transparent outline-none focus:border-primary-text space-x-s",a?"bg-main-divider text-main-disabled hover:bg-main-divider":"bg-primary-main text-white hover:bg-primary-hove",e),textNode:o(je,{size:"text-h4",children:t}),iconNode:l?o(le,{image:{icon:l,iconVersion:"white"},className:"my-auto",width:"20",height:"20"}):null}))),ti=({isUnfolded:e,onToggle:t})=>o(ei,{icon:["ArrowDownIcon","ArrowUpIcon"][Number(e)],label:["Развернуть","Скрыть"][Number(e)],onClick:t}),li=d((({className:e="",isFoldButtonOnTop:t=!1,unfoldedByDefault:l=!1,renderFoldableSection:a,renderFoldButton:r})=>{const[s,o]=n(l),d=i((()=>{o((e=>!e))}),[]),m=a({isUnfolded:s,onToggle:d}),h=r?r({isUnfolded:s,onToggle:d}):null;return c("div",t?{className:e,role:"group",children:[h,m]}:{className:e,role:"group",children:[m,h]})}));const ni=d((({className:e="",isUnfolded:t,children:l})=>{const n=s(null),i=function(e,t){const l=s(null);return a((()=>{const t=l?.current;if(!t)return;const n=new ResizeObserver((l=>{e(t,l[0])}));return n.observe(t),()=>{n.disconnect()}}),[e,...t]),l}((e=>{n.current&&(n.current.style.maxHeight=t?`${e.scrollHeight}px`:"")}),[t]);return o("div",{ref:n,className:`transition-max-h duration-300 overflow-hidden ${n.current||!t?"max-h-0":""} `,children:o("div",{className:e,ref:i,children:l})})})),ai=["ArrowDownIcon","ArrowUpIcon"],ii="space-y-px lg:space-y-0 lg:grid lg:grid-cols-12 gap-2xs",ri=({topItemsCount:e=0,label:t="",block:l,blocksToRender:n=[],...a})=>{const[i,r]=e>0?[n.slice(0,e),n.slice(e)]:[n,[]];return c("div",{className:p("space-y-2xs",n.length?"":"hidden"),children:[c("div",{className:p(ii),children:[P(i,{...a.options,parent:l}),Ja(i.length)?o(Tt,{className:"col-span-6",...a}):null]}),o(li,{renderFoldableSection:({isUnfolded:e})=>c(ni,{className:p(ii),isUnfolded:e,children:[P(r,{...a.options,parent:l}),Ja(r.length)?o(Tt,{className:"col-span-6",...a}):null]}),renderFoldButton:({isUnfolded:l,onToggle:n})=>o(ei,{className:p(e<1?"hidden":""),disabled:!r?.length,label:t,icon:ai[Number(l)],dataTheme:a.options?.page?.colorPalette,onClick:n})})]})},si=d((({blocksSection:e,blocksToRender:t=[],notFound:l,...n})=>{switch(e?.view){case"grid":return c("div",{children:[oi(l,t),ri({...e,...n,blocksToRender:t})]});case"carousel":return c("div",{children:[oi(l,t),Qa({...n,blocksToRender:t})]});default:return null}})),oi=(e,t)=>e&&!t.length?o(ga,{...e}):null,ci=e=>t=>t.reduce(((t,l,n)=>t.length?t.concat({...e,key:`sep-${n}`},l):[l]),[]),di=d((({value:e,onChange:t,items:l=[],multiple:n})=>l.map((l=>o(An,{text:l?.title,value:[e].flatMap((e=>e)).includes(l.value),onChange:()=>(l=>{if(!t)return;const a=e?.includes(l);t(n?a?(e||[]).filter((e=>e!==l)):[...e||[],l]:a?[]:[l])})(l.value),type:n?"checkbox":"radio"},l.value))))),mi=d((({children:e,filtrationSchema:t,resetButton:l,field:n,reset:a})=>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,ci(o("div",{className:"h-full w-px bg-gray"}))(Object.entries(t).map(hi(n)).filter(Boolean))]}),l?o("div",{children:o(ia,{type:"reset",className:"w-full @4xl:w-56 @4xl:ml-s",onClick:a,children:l?.text})}):null]}))),hi=e=>([t,l])=>{const n=l?.type;return"array"===n?ui(t,e)(l):null},ui=(e,t)=>l=>{const n=l?.items?.enum?.map(((e,t)=>({value:e,title:l?.items?.enumNames?.[t]||""})))||[];return c("div",{className:"flex-1",children:[l?.title?o("div",{className:"mb-m",children:o(je,{size:"text-m",font:"font-medium",color:"text-primary-text",children:l.title})}):null,o(di,{items:n,multiple:!l?.single,...t(e)})]},e)};function pi(e,...t){return e.map(((e,l)=>[e,...t.map((e=>e[l]))]))}const gi=e=>null==e||""===e||Array.isArray(e)&&0===e.length||"object"==typeof e&&0===Object.keys(e).length,xi=(e,t)=>Object.entries(e).map((([l,n])=>"number"==typeof n?Array.isArray(t[l])?((e,t)=>l=>gi(t[e])||gi(l[e])||l[e]?.includes(t[e]))(l,e):((e,t)=>l=>gi(t[e])||gi(l[e])||fi(t[e])<=fi(l[e]))(l,e):"object"==typeof n&&"min"in n&&"max"in n?((e,t)=>l=>gi(t[e])||gi(l[e])||fi(t[e]?.min)>=fi(l[e]?.min)&&fi(t[e]?.min)<=fi(l[e]?.max))(l,e):Array.isArray(n)?((e,t)=>l=>gi(t[e])||gi(l[e])||t[e]?.every((t=>l[e]?.includes(t))))(l,e):((e,t)=>l=>gi(t[e])||gi(l[e])||t[e]===l[e])(l,e))).every((e=>e(t))),fi=e=>Number(e||0),bi=(e,{block:t,page:l,normalize:n=qt})=>{const a=t?.blocks||[],[i,{field:s,reset:o,update:c}]=Kt(e),d=r((()=>pi(a,a.map((e=>wt(e.content,l?.fallback))))),[a,l?.fallback]),m=i===e?a:((e,t)=>(l=qt)=>e?.filter((([,e])=>xi(t,l(e)||{}))).map((([e])=>e)))(d,i)(n);return[i,{blocksToRender:m,blocksWithProps:d},{field:s,reset:o,update:c}]},yi={},vi={},Ni=Ct((({className:e,filtrationSchema:t=yi,consumerField:l={},resetButton:n,...a})=>{const[,{blocksToRender:i},{field:r,reset:s}]=bi(vi,{block:a.block,page:a.options?.page}),d=o(xl,{className:"w-64",label:l?.title,options:wi(l),...r("consumer",{parse:({key:e})=>[e],format:([e]=[])=>wi(l).find((t=>t.key===e))||{key:""}})});return c(x,{className:p(e),defaultPadding:"p-0",version:"transparent",...a,children:[o(mi,{filtrationSchema:t,field:r,reset:s,children:c("div",{children:[d,o("div",{children:o(ia,{type:"reset",className:"mt-lg w-64",onClick:s,version:n?.version,children:n?.text})})]})}),o(si,{blocksToRender:i,...a})]})}),{childrenTypes:["CarouselTariffsCard"],childSchema:e=>({...e?.filtrationSchema,...e?.consumerField?{consumer:e?.consumerField}:{}})}),wi=e=>pi(e.items?.enum||[],e.items?.enumNames||[]).map((([e,t])=>({key:e,text:t}))),ki={"":"bg-main-divider group-data-secondary:bg-white/30",primary:"bg-main-divider",secondary:"bg-secondary-light",opacity:"bg-white/30"},Ci=d((({className:e,defaultIconSize:t=44,iconBgVersion:l="primary",size:n,icon:a,...i})=>{const r=String(n?.width||t);return a?o("div",{style:{width:`${r}px`,height:`${r}px`},className:p("rounded-icon object-fit flex justify-center items-center",ki[l],e),children:o(W,{...i,width:"54%",height:"54%",name:a})}):null})),Si=d((({className:e="",title:t,benefitList:l,...n})=>c(x,{className:e,defaultPadding:"p-6xl",...n,children:[t?o(w,{headingType:"h3",as:"h2",className:pa,title:t}):null,l?.length?o("div",{className:"flex flex-col @md:flex-row flex-wrap w-full @md:justify-center mt-xl gap-5xl",role:"list",children:l.map(Ti)}):null]}))),Ti=({label:e,description:t,items:l,icon:n,iconBgVersion:a,isDotted:i=!1},r)=>c("div",{className:"flex gap-m items-center @md:basis-1/2 @md:max-w-[500px]",role:"listitem",children:[n?.icon?o(Ci,{className:"shrink-0",defaultIconSize:44,iconBgVersion:a||"",...n}):null,n?.src?o(le,{className:"shrink-0",image:n}):null,e?c("div",{className:"@sm:h-full space-y-xs",children:[o(w,{headingType:"h6",children:e}),o(je,{size:"text-l",color:"text-secondary-text group-data-secondary:text-white/80",font:"font-light",children:t}),o(et,{dotClassName:"bg-secondary-text",listItemSize:"S",items:l,isDotted:i})]}):null]},String(r)),Ii=e=>({icon:t,title:l,description:n},a)=>c("div",{className:p("flex flex-col gap-1","items-center",n||l?"":"justify-center"),children:[l?o(je,{size:"text-h6",font:"font-normal",align:e,children:l}):null,t?o(le,{image:t,height:"180",className:"w-auto mx-auto"}):null,n?o(je,{size:"text-h6",font:"font-normal",align:e,children:n}):null]},String(a)),Bi=(e,t,l)=>o("div",{className:`grid gap-2xs ${Mi(t)}`,children:e.map(Ii(l))}),Mi=e=>{switch(e){case"3":return"grid-cols-3";case"4":return"grid-cols-4";default:return"grid-cols-5"}},Pi=d((({bonusBenefits:e,cardTextAlign:t="text-center",className:l="",columnsCount:n="4",subtitle:a,title:i,...r})=>c(x,{className:p("space-y-3xl",l),defaultPadding:"p-6xl",...r,children:[o(S,{defaultPadding:"",title:i,description:a,headlineVersion:"M"}),e?.length?Bi(e,n,t):null]}))),Ri={start:"justify-start",center:"justify-center",end:"justify-end"},Vi=d((({buttons:e,className:t="",align:l,...n})=>{const a=l?p("flex",Ri[l]):"";return o(x,{className:p("!bg-transparent",a,t),defaultPadding:"p-0",...n,children:Xe(e)})})),zi=d((({className:e,title:t,children:l,...n})=>c(x,{className:p("space-y-xl",e),defaultPadding:"p-4xl",...n,children:[t?o(w,{className:"text-center",title:t}):null,l]}))),Di="flex flex-col justify-between @4xl:flex-row gap-x-m gap-y-4xl",Ai="flex flex-col @xl:max-w-md gap-2xl border-b border-b-main-divider @xl:border-none pb-3xl @xl:pb-0",ji="flex flex-col gap-y-xl @xl:w-96",$i=d((({className:e,title:t,value:l,fractionDigits:n,fixed:a,prefix:i,postfix:r,color:s="text-secondary-text"})=>c("div",{className:p("flex justify-between @xl:flex-col",e),children:[t?o(je,{size:"text-l",font:"font-light",color:s,children:t}):null,o("div",l?{children:o(je,{size:"text-h3",children:[i,tt(n,{fixed:a})(l),r].filter(Boolean).join(" ")})}:{children:o(je,{size:"text-h3",children:"-"})})]}))),Li=(e,t)=>e?o(k,{size:"text-xs",font:"font-light",color:"text-secondary-text",children:e},String(t)):null,_i=d((({rate:e=0,title:t="Ставка",unit:l,fractionDigits:n=2,depositeName:a,isShowDepositeName:i,color:r="text-secondary-text"})=>c("div",{children:[o(je,{size:"text-l",font:"font-light",color:r,children:t}),c("div",{className:"relative",children:[c("div",{className:"flex justify-start gradient-color-text",children:[o("span",{className:"font-mohave text-title-huge -mt-m tracking-[-15px]",children:tt(n,{fixed:!0})(e)}),l?o("span",{className:"text-7xl",children:l}):null]}),a&&i?o("div",{className:"absolute bottom-2 w-full text-left whitespace-nowrap",children:a}):null]})]}))),Oi=d((({title:e="Ставка",isUnavailableByTerm:t=!1})=>c("div",{className:"space-y-s",children:[o(je,{size:"text-l",font:"font-light",color:"text-secondary-text",children:e}),o(W,{className:"w-10 h-10 @5xl:h-auto @5xl:w-40",name:"PercentIcon"}),o("div",{className:"w-64",children:t?c(k,{size:"text-xl",font:"font-light",color:"text-primary-text",children:["Процентная ставка для срока ",o("strong",{children:"1-30 дней"})," устанавливается при обращении в Банк"]}):o(k,{size:"text-xl",font:"font-light",color:"text-primary-text",children:"Выберите другую сумму или срок"})})]}))),Ei=({title:e="Ставка",rate:t=0,unit:l="%",fractionDigits:n=2,isUnknownRateShown:a=!0,color:i="text-secondary-text",...r})=>a&&0===t?o(Oi,{title:e,...r}):c("div",{children:[o("div",{className:"hidden @xl:block",children:o(_i,{title:e,rate:t,unit:l,fractionDigits:n,color:i,...r})}),o("div",{className:"@xl:hidden",children:o($i,{title:e,value:t,postfix:l,fractionDigits:n,fixed:!0,color:i,...r})})]});function Fi({isShowItems:e=!0,step:t=1e3,...l}){const n=[`От ${tt(2)(l.min||0)} ₽`,`До ${tt(2)(l.max||0)} ₽`];return o(wn,{items:e?n:[],step:t,...l})}const Ui={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},Hi={minSumTravel:6e3,maxSumTravel:2e5,minSumOther:6e3,maxSumOther:2e5,maxBonus:5e3,prefMonthsNum:2,prefTravelBonusRate:.015,prefRestBonusRate:.01,travelBonusRate:.015,restBonusRate:.01},Wi=(e,t)=>{const{travelExpenseValue:l,restExpenseValue:n}=e,[a,i]=((e,t,l)=>{const{maxBonus:n=5e3,prefMonthsNum:a=Ui.prefMonthsNum,prefTravelBonusRate:i=Ui.prefTravelBonusRate,prefRestBonusRate:r=.01,travelBonusRate:s=.015,restBonusRate:o=.01}=e,c=Math.min(Math.round(i*t)+Math.round(r*l),n);return[c,c*a+Math.min(Math.round(s*t)+Math.round(o*l),n)*(12-a)]})(t||Hi,l,n);return{...t,...e,monthBonus:a,yearBonus:i}},qi=Ct((({className:e="",title:t,calcSource:l,buttons:n,footnote:a,...i})=>{const[r,{field:s}]=Kt({travelExpenseValue:6e3,restExpenseValue:6e3}),{minSumTravel:d,maxSumTravel:m,minSumOther:h,maxSumOther:u,monthBonus:g,yearBonus:x}=Wi(r,l);return o(zi,{className:e,title:t,...i,children:c("section",{className:p(Di,e),children:[c("div",{className:Ai,children:[Fi({title:"Сумма покупок в категории путешествия, ₽",min:d,max:m,step:500,isShowItems:!1,...s("travelExpenseValue")}),Fi({title:"Сумма покупок в остальных категориях, ₽",min:h,max:u,step:500,isShowItems:!1,...s("restExpenseValue")})]}),o("div",{className:"mb-s",children:g>=0?Ei({title:"Баллов за месяц",rate:g,fractionDigits:0,isUnknownRateShown:!1,unit:"",color:"text-primary-text"}):null}),c("div",{className:ji,children:[x>=0?o($i,{title:"Баллов за год",value:x,color:"text-primary-text"}):null,Xe(n,{isVertical:!0}),Li(a)]})]})})})),Ki=Math.round(29.5),Xi=(e,t=0)=>e?.sum?e.sum:t,Yi=(e,t=0)=>e?.period&&e.period>=1&&e.period<=60?e.period:t,Gi=e=>`${e} ${Number(e)%10==1?"дня":"дней"}`,Qi={horizontal:"gap-5xl",vertical:"flex-col gap-s"},Ji=d((({items:e,checkedItem:t,className:l,onChange:n,orientation:a="horizontal"})=>o("div",{className:p(`flex ${Qi[a]}`,l),role:"radiogroup",children:e?.map((({id:e,text:l})=>o(tl,{isRadio:!0,text:l,value:t===e,onChange:()=>n&&n(e)},String(e))))}))),Zi=({items:e,title:t,mobileTitle:l=t,orientation:n="horizontal",value:a,radioGroupClassName:i,onChange:r})=>c("div",{className:"space-y-s",children:[t?o("div",{className:"hidden @5xl:block",children:o(je,{color:"text-secondary-text",font:"font-light",children:t})}):null,l?o("div",{className:"@5xl:hidden",children:o(je,{color:"text-secondary-text",font:"font-light",children:l})}):null,o(Ji,{orientation:n,items:e,checkedItem:e[a?0:1].id,className:p("flex-col sm:flex-row",i),onChange:t=>r&&r(t===e[0].id)})]}),er=e=>Zi({...e,items:[{id:"everyMonth",text:"Ежемесячно"},{id:"atEndTerm",text:"В конце срока"}]}),tr=({income:e,finalSum:t,buttons:l,footnotes:n=[]})=>c("div",{className:ji,children:[o($i,{title:"Доход в конце срока",value:e,postfix:"₽",prefix:"+"}),o($i,{title:"Сумма в конце срока",value:t,postfix:"₽"}),Xe(l,{isVertical:!0}),n?.map(Li)]}),lr=([e,t],l,n=[])=>l&&l[e]&&l[t]?{[e]:l[e],[t]:l[t]}:nr([e,t],n),nr=([e,t],l=[])=>({[e]:l.length?Ra(l.filter((t=>"number"==typeof t[e])).map((t=>t[e]))):0,[t]:l.length?Ma(l.filter((t=>"number"==typeof t[e])).map((e=>e[t]))):0}),ar=(e,[t,l],n)=>e>=n[t]&&e<=n[l],ir={UL:"businessdepositrates",IP:"selfemployeddepositrates"};const rr={minSum:1e3,maxSum:100000001,minDays:1,maxDays:1095,rate:0,isMonthlyInterestPayment:!0,isReplenished:!1,isPartialWithdrawal:!1,depositeName:"Депозит 'Стабильный'"},sr=(e,t)=>{const{daysValue:l,moneyValue:n,isPartialWithdrawal:a,isReplenished:i,isMonthlyInterestPayment:r}=e,s=i||a,o=l<90||l>730,c=function(e){const t=e?.rateType?ir[e?.rateType]:"",{data:l}=dn(t?`/api/v1/depositrates/${t}`:null,bt);return Array.isArray(l)?l:[]}(t);if(l<=30)return{...rr,...e,isDisabledOperatingDeposit:o,isUnavailableByTerm:!0};const d=c?.find((e=>r===e.isMonthlyInterestPayment&&or(s,e)&&ar(n,["minSum","maxSum"],e)&&ar(l,["minDays","maxDays"],e)))||rr,{rate:m}=d,h=cr(m,e),u=n+h,p=c||[rr];return{...d,...nr(["minSum","maxSum"],p),...nr(["minDays","maxDays"],p),...e,isDisabledOperatingDeposit:o,income:h,finalSum:u}},or=(e,t)=>e?t.isReplenished&&t.isPartialWithdrawal:!t.isReplenished&&!t.isPartialWithdrawal,cr=(e,t)=>{const{isMonthlyInterestPayment:l,moneyValue:n,daysValue:a}=t;return l?Math.round(n*Math.pow((1200+e)/1200,a/30)-n):Math.round(n*e*a/365/100)},dr=Ct((({className:e="",title:t,buttons:l,footnote:n,bottomFootnote:a,isShowDepositeName:i,defaultParams:r,rateParams:s,...d})=>{const[m,{field:h}]=Kt({moneyValue:Xi(r,1e5),daysValue:Yi(r,60),isReplenished:Boolean(r?.isReplenished),isPartialWithdrawal:Boolean(r?.isPartialWithdrawal),isMonthlyInterestPayment:Boolean(r?.isMonthlyInterestPayment)}),u=sr(m,s),{income:g,finalSum:x,rate:f,isUnavailableByTerm:b,depositeName:y}=u;return o(zi,{className:e,title:t,...d,children:c("section",{className:p(Di,e),children:[c("div",{className:Ai,children:[Fi({title:"Сумма, ₽",min:u.minSum,max:u.maxSum,...h("moneyValue"),value:u.moneyValue}),(v={title:"Срок, дней",min:u.minDays,max:u.maxDays,...h("daysValue"),value:u.daysValue},o(wn,{items:[`От ${Gi(v.min||0)}`,`До ${Gi(v.max||0)}`],step:1,...v})),c("div",{className:"flex flex-col sm:flex-row gap-y-m gap-x-5xl",children:[mr(u,h),er({title:"Выплата процентов",orientation:"vertical",...h("isMonthlyInterestPayment"),radioGroupClassName:"sm:flex-col"})]})]}),Ei({rate:f,depositeName:y,isShowDepositeName:i,isUnavailableByTerm:b}),tr({income:g,finalSum:x,buttons:l,footnotes:[n,a]})]})});var v})),mr=(e,t)=>c("div",{className:"space-y-s",children:[o(je,{color:"text-secondary-text",font:"font-light",children:"Параметры"}),c("div",{className:"flex flex-col gap-y-lg sm:gap-y-s",children:[o(tl,{text:"Пополнение",disabled:e.isDisabledOperatingDeposit,...t("isReplenished"),value:e.isReplenished}),o(tl,{disabled:e.isDisabledOperatingDeposit,text:"Частичное снятие",...t("isPartialWithdrawal"),value:e.isPartialWithdrawal})]})]}),hr=({min:e=0,max:t=0,availableMonths:l,...n})=>o(wn,{items:[`От ${ur(e)}`,`До ${ur(t)}`],step:1,...l?.length?{list:l}:{min:e,max:t},...n}),ur=e=>`${e} ${Number(e)%10==1?"месяца":"месяцев"}`,pr=e=>Zi({...e,radioGroupClassName:"sm:flex-col",items:[{id:"annuity",text:"Аннуитетный"},{id:"differential",text:"Дифференцированный"}]}),gr=(e,t)=>{const{isAnnuity:l,moneyValue:n,monthsValue:a,moneyExtra:i}=t;if(0===e)return 0;if(l){const t=e/1200;return i?(n+i)*(t+t/(Math.pow(1+t,a)-1)):n*(t+t/(Math.pow(1+t,a)-1))}return Math.round(n/a)+n*(e/1200)},xr={minSum:1e4,maxSum:5e6,minMonths:1,maxMonths:60,rate:0,isSalaryClient:!1,isPensionClient:!1,isStateEmployee:!1,isInsurance:!0},fr=e=>br({...e,fieldKey:"isSalaryClient",viewSettingFieldKey:"isShowSalaryClient"})&&br({...e,fieldKey:"isStateEmployee",viewSettingFieldKey:"isShowStateEmployee"})&&br({...e,fieldKey:"isPensionClient",viewSettingFieldKey:"isShowPensionClient"})&&br({...e,fieldKey:"isInsurance",viewSettingFieldKey:"isShowInsurance"}),br=({row:e,userInputParams:t,paramsViewSettings:l,fieldKey:n,viewSettingFieldKey:a})=>!!l&&!l[a]||t[n]===e[n],yr=(e,t,l)=>{const{moneyValue:n,monthsValue:a}=e,i=t?.rateRows||[xr],r=(({limitRows:e,userInputParams:t,paramsViewSettings:l})=>e?.find((e=>fr({row:e,userInputParams:t,paramsViewSettings:l}))))({limitRows:t?.limitRows||[],userInputParams:e,paramsViewSettings:l}),{minSum:s,maxSum:o}=lr(["minSum","maxSum"],r,i),{minMonths:c,maxMonths:d}=lr(["minMonths","maxMonths"],r,i),m=(({rateRows:e=[],userInputParams:t,paramsViewSettings:l,moneyValue:n,monthsValue:a})=>e?.find((e=>fr({row:e,userInputParams:t,paramsViewSettings:l})&&ar(n,["minSum","maxSum"],e)&&ar(a,["minMonths","maxMonths"],e)))||xr)({rateRows:i,userInputParams:e,paramsViewSettings:l,moneyValue:n,monthsValue:a}),{rate:h}=m,u=gr(h,e);return{...m,...e,minSum:s,maxSum:o,minMonths:c,maxMonths:d,moneyValue:n,monthsValue:a,monthlyPayment:u}},vr=Ct((({className:e,title:t,calcSource:l,buttons:n,footnote:i,paramsViewSettings:r,defaultParams:s,...d})=>{const m=(e=>{if(!e?.length)return;const t=e.reduce(((e,t)=>t.rate<e[0]?.rate?[t]:t.rate===e[0].rate?[...e,t]:e),[e[0]]);return t.length>1?t.reduce(((e,t)=>t?.maxSum>e?.maxSum?t:e),t[0]):t[0]})(l?.rateRows),[h,{field:u}]=Kt({moneyValue:Xi(s,2e5),monthsValue:Yi(s,Ki),isAnnuity:Boolean(s?.isAnnuity),isInsurance:Boolean(s?.isEnableInsurance),isSalaryClient:Boolean(s?.isEnableSalaryClient),isPensionClient:Boolean(s?.isEnablePensionClient),isStateEmployee:Boolean(s?.isEnableStateEmployee)}),g=yr(h,l,r),x=pr({title:"",mobileTitle:"Тип платежа",orientation:"vertical",...u("isAnnuity")}),{onChange:f}=u("moneyValue"),{onChange:b}=u("monthsValue");return a((()=>{f&&f(fn(h.moneyValue,g.minSum,g.maxSum))}),[g.minSum,g.maxSum]),a((()=>{b&&b(fn(h.monthsValue,g.minMonths,g.maxMonths))}),[g.minMonths,g.maxMonths]),a((()=>{!s&&m&&kr(u,m,g)}),[l]),o(zi,{className:e,title:t,...d,children:c("section",{className:p(Di,e),children:[c("div",{className:Ai,children:[Fi({title:"Сумма кредита, ₽",step:500,min:g.minSum,max:g.maxSum,...u("moneyValue"),value:g.moneyValue}),hr({title:"Срок кредита, месяцев",min:g.minMonths,max:g.maxMonths,...u("monthsValue"),value:g.monthsValue}),Nr({...g,...r},u),o("div",{className:"sm:hidden",children:x})]}),Ei({rate:g.rate}),c("div",{className:ji,children:[o($i,{title:"Ежемесячный платёж",value:g.monthlyPayment,postfix:"₽"}),o("div",{className:"hidden sm:block mb-lg",children:x}),Xe(n,{isVertical:!0}),Li(i)]})]})})})),Nr=(e,t)=>c("div",{className:"flex flex-col gap-y-2xl",children:[e.isShowSalaryClient?o(tl,{text:"Получаю зарплату на счёт\nв Россельхозбанке",...t("isSalaryClient"),value:e.isSalaryClient,className:"whitespace-pre-line sm:whitespace-normal"}):null,e.isShowStateEmployee?o(tl,{text:"Работаю в бюджетной организации",...t("isStateEmployee"),value:e.isStateEmployee}):null,e.isShowPensionClient?o(tl,{text:"Получаю пенсию на карту Россельхозбанка",...t("isPensionClient"),value:e.isPensionClient}):null,e.isShowInsurance?o(tl,{text:"Комплексная страховая защита",...t("isInsurance"),value:e.isInsurance}):null]}),wr={isSalaryClient:"isSalaryClient",isStateEmployee:"isStateEmployee",isPensionClient:"isPensionClient",isInsurance:"isInsurance",moneyValue:"maxSum"},kr=(e,t,l)=>{Object.entries(wr).forEach((([l,n])=>{e?.(l)?.onChange?.(t?.[n])})),e?.("monthsValue")?.onChange?.(fn(t?.minMonths,l.minMonths,l.maxMonths))},Cr=e=>{const t=[...e];t.sort((([e],[t])=>e-t));let l=1;for(;l<t.length;){const[e,n]=t[l-1],[a,i]=t[l];n>=a?t.splice(l-1,2,[e,Math.max(n,i)]):l++}return t},Sr={minSum:5e4,maxSum:100000001,minMonths:2,maxMonths:10,rate:0,isMonthlyInterestPayment:!0,isRemoteRegistration:!0},Tr=(e,t,l)=>{const{moneyValue:n,monthsValue:a}=e,i=t?.rateRows?.[0]?Mr(t.rateRows[0].minMonths,t.rateRows[0].maxMonths):0,r=!l?.isShowMonthlyInterestPayment,s=!l?.isShowRemoteRegistration,o=t?.rateRows?.find((t=>Br({row:t,userInputParams:e,paramKey:"isMonthlyInterestPayment",isExclude:r})&&Br({row:t,userInputParams:e,paramKey:"isRemoteRegistration",isExclude:s})&&ar(n,["minSum","maxSum"],t)&&ar(a||i,["minMonths","maxMonths"],t)))||Sr,{rate:c}=o,d=Ir(c,e),m=n+d,h=t?.rateRows||[Sr];return{...o,...nr(["minSum","maxSum"],h),...nr(["minMonths","maxMonths"],h),availableMonths:Cr(h.map((e=>[e.minMonths,e.maxMonths]))).flatMap((([e,t])=>((e,t,l=1)=>Array.from({length:Math.abs(t-e)/l+1},((n,a)=>t>=e?e+a*l:e-a*l)))(e,t))),...e,defaultMonth:i,income:d,finalSum:m}},Ir=(e,t)=>{const{isMonthlyInterestPayment:l,moneyValue:n,monthsValue:a}=t;return l?Math.round(n*Math.pow((1200+e)/1200,a)-n):Math.round(n*e*30*a/365/100)},Br=({row:e,userInputParams:t,paramKey:l,isExclude:n})=>n||t[l]===e[l],Mr=(e,t)=>e+Math.round((t-e)/2),Pr=Ct((({className:e,title:t,calcSource:l,buttons:n,footnote:i,paramsViewSettings:r,defaultParams:s,...d})=>{const[m,{field:h}]=Kt({moneyValue:Xi(s,2e4),monthsValue:Yi(s),isMonthlyInterestPayment:Boolean(s?.isMonthlyInterestPayment),isRemoteRegistration:Boolean(s?.isRemoteRegistration)}),u=Tr(m,l,r),{defaultMonth:g,rate:x,income:f,finalSum:b}=u,{onChange:y}=h("monthsValue"),{onChange:v}=h("moneyValue");return a((()=>{!m.monthsValue&&y&&y(g)}),[g]),a((()=>{v&&v(fn(m.moneyValue,u.minSum,u.maxSum))}),[u.minSum,u.maxSum]),o(zi,{className:e,title:t,...d,children:c("section",{className:p(Di,e),children:[c("div",{className:Ai,children:[Fi({title:"Сумма, ₽",min:u.minSum,max:u.maxSum,...h("moneyValue"),value:u.moneyValue}),hr({title:"Срок, месяцев",min:u.minMonths,max:u.maxMonths,availableMonths:u.availableMonths,...h("monthsValue"),value:u.monthsValue}),Rr({...u,...r},h)]}),Ei({rate:x}),tr({income:f,finalSum:b,buttons:n,footnotes:[i]})]})})})),Rr=(e,t)=>{return c("div",{className:"flex flex-col gap-y-2xl",children:[e.isShowMonthlyInterestPayment?er({title:"Выплата процентов",...t("isMonthlyInterestPayment"),value:e.isMonthlyInterestPayment}):null,e.isShowRemoteRegistration?(l={title:"Оформление",...t("isRemoteRegistration"),value:e.isRemoteRegistration},Zi({...l,items:[{id:"remote",text:"Дистанционно"},{id:"office",text:"Офис Банка"}]})):null]});var l},Vr=e=>zr({...e,fieldKey:"isSalaryClient",viewSettingFieldKey:"isShowSalaryClient"})&&zr({...e,fieldKey:"isInsurance",viewSettingFieldKey:"isShowInsurance"}),zr=({row:e,userInputParams:t,paramsViewSettings:l,fieldKey:n,viewSettingFieldKey:a})=>!!l&&!l[a]||t[n]===e[n],Dr={minSum:1e4,maxSum:3e6,minSumOld:0,maxSumOld:25e5,minSumExtra:0,maxSumExtra:5e5,minMonths:13,maxMonths:60,rate:0,isExtraMoney:!1,isSalaryClient:!1,isInsurance:!0},Ar=(e,t,l)=>{const{moneyValue:n,monthsValue:a,oldMonthlyPayment:i,moneyExtra:r}=e,s=t?.rateRows||[Dr],o=(({limitRows:e,userInputParams:t,paramsViewSettings:l})=>e?.find((e=>Vr({row:e,userInputParams:t,paramsViewSettings:l}))))({limitRows:t?.limitRows||[],userInputParams:e,paramsViewSettings:l}),{minSum:c,maxSum:d}=lr(["minSum","maxSum"],o,s),{minMonths:m,maxMonths:h}=lr(["minMonths","maxMonths"],o,s),u=(({rateRows:e=[],userInputParams:t,paramsViewSettings:l,moneyValue:n,monthsValue:a,oldMonthlyPayment:i,moneyExtra:r})=>e?.find((e=>Vr({row:e,userInputParams:t,paramsViewSettings:l})&&ar(n+r,["minSum","maxSum"],e)&&ar(i,["minSumOld","maxSumOld"],e)&&ar(r,["minSumExtra","maxSumExtra"],e)&&ar(a,["minMonths","maxMonths"],e)))||Dr)({rateRows:s,userInputParams:e,paramsViewSettings:l,moneyValue:n,monthsValue:a,oldMonthlyPayment:i,moneyExtra:r}),{rate:p}=u,g=gr(p,e),x=e.oldMonthlyPayment-g;return{...u,...e,minSum:c,maxSum:d,minMonths:m,maxMonths:h,moneyValue:n,monthsValue:a,oldMonthlyPayment:i,moneyExtra:r,monthlyPayment:g,benefit:x}},jr=Ct((({className:e="",title:t,calcSource:l,buttons:n,footnote:a,paramsViewSettings:i,...r})=>{const[s,{field:d}]=Kt({isAnnuity:!0,isInsurance:!0,isSalaryClient:!1,isExtraMoney:!1,moneyValue:7e5,oldMonthlyPayment:0,monthsValue:48,moneyExtra:0}),m=Ar(s,l,i),h=pr({title:"",mobileTitle:"Тип платежа",orientation:"vertical",...d("isAnnuity")});return o(zi,{className:e,title:t,...r,children:c("section",{className:p(Di,e),children:[c("div",{className:Ai,children:[Fi({title:"Остаток долга в других банках, ₽ ",step:500,min:m.minSum,max:m.maxSum-m.maxSumExtra,...d("moneyValue"),value:m.moneyValue}),Fi({title:"Ежемесячный платёж в других банках, ₽",step:500,min:m.minSumOld,max:m.maxSumOld,...d("oldMonthlyPayment"),value:m.oldMonthlyPayment}),hr({title:"Новый срок кредита, месяцев",min:m.minMonths,max:m.maxMonths,...d("monthsValue"),value:m.monthsValue}),$r({...m,...i},d),m.isExtraMoney?Fi({title:"Дополнительная сумма, ₽ ",step:500,min:m.minSumExtra,max:m.maxSumExtra,...d("moneyExtra"),value:m.moneyExtra}):null,o("div",{className:"sm:hidden pt-1 pb-4 border-b border-main-divider",children:h})]}),Ei({rate:m.rate,fractionDigits:1}),c("div",{className:ji,children:[o($i,{title:"Ежемесячный платёж",value:m.monthlyPayment,postfix:"₽"}),m.benefit>0?o($i,{title:"Выгода в месяц",value:m.benefit,postfix:"₽"}):null,o("div",{className:"hidden sm:block mb-lg",children:h}),Xe(n,{isVertical:!0}),Li(a)]})]})})})),$r=(e,t)=>c("div",{className:"space-y-lg sm:space-y-s",children:[e.isShowSalaryClient?o(tl,{text:"Получаю зарплату на счёт в Россельхозбанке",...t("isSalaryClient"),value:e.isSalaryClient}):null,e.isShowInsurance?o(tl,{text:"Комплексная страховая защита",...t("isInsurance"),value:e.isInsurance}):null,o(tl,{text:"Получить дополнительную сумму",...t("isExtraMoney"),value:e.isExtraMoney})]}),Lr=d((e=>{const{onChange:t,min:l,max:n,defaultValue:a="0",fractionDigits:r=0,...s}=e,c=xn(e,{normalize:(e=a)=>l&&n?String(fn(Number(_r(e)),l,n)):_r(e),format:tt(r)}),d=i((e=>t&&t(_r(e))),[t]);return o(ol,{onChange:d,...s,...c})})),_r=(e="")=>e.replaceAll(",",".").replace(/[^\d.]/g,"").replace(/([^.]*\.[^.]*)\./,"$1"),Or=d((e=>o(Lr,{...e,fractionDigits:2,children:o("div",{className:"absolute right-4 bottom-4",children:o(je,{size:"text-xl",font:"font-light",children:"₽"})})}))),Er={private:"https://old.rshb.ru/p2p/",business:"https://old.rshb.ru/smallbusiness/p2p/"},Fr={amount:1500},Ur=d((({className:e="",title:t="Укажите сумму перевода",label:l="Сумма перевода",button:i,formType:r="private",...s})=>{const[{amount:d},{field:m}]=Kt(Fr),[h,u]=n(!1);return a((()=>{u(d<=0)}),[d]),c(x,{className:p("flex flex-col items-center",e),defaultPadding:"p-6xl",...s,children:[t?o(w,{className:"pb-lg xl:pb-4xl self-start xl:self-center",headingType:"h3",title:t}):null,c("form",{className:"w-full xl:max-w-[468px]",method:"POST",action:Er[r],children:[o(Or,{valid:!h,label:l,max:3e5,min:1,...m("amount",{parse:Number,format:String})}),o("input",{type:"hidden",name:"amount",value:d}),i?.text?o(ia,{className:"w-full mt-lg",type:"submit",disabled:h,children:i.text}):null]})]})})),Hr="z-10 border border-solid w-full h-full",Wr=p(Hr,"absolute hidden @xl:block border-transparent"),qr=d((({className:e,title:t,description:l,button:n,...a})=>o(x,{className:p("sm:pl-6xl sm:pb-4xl @container-normal",e),defaultPadding:"p-0",...a,children:c("div",{className:"relative h-full",children:[o("div",{className:p(Wr,"top-9 right-12 bg-green-dark")}),o("div",{className:p(Wr,"top-6 right-8 bg-green")}),o("div",{className:p(Wr,"top-3 right-4 bg-green-light")}),c("div",{className:p(Hr,"relative p-xl sm:p-5xl bg-white border-transparent sm:border-green-more-light"),children:[o(S,{title:t,description:l,headlineVersion:"XS",align:"text-left",isEmbedded:!0}),Xe([n],{className:"mt-m sm:mt-6xl sm:justify-center",isVertical:!0})]})]})}))),Kr={black:"bg-black",white:"bg-white"},Xr=d((({className:e="",title:t,description:l,image:n,price:a,button:i,colors:r=[],align:s="text-left",padding:d,...m})=>o(x,{className:p("flex flex-col justify-left",e),defaultPadding:"p-2xl",...m,children:c(we,{className:"h-full",padding:d,title:o(S,{title:t,description:l,headlineVersion:"XS",isEmbedded:!0,align:s}),rightImage:n?.src?o(le,{className:"flex justify-center align-center mb-xl",image:n}):null,buttons:Xe([i],{buttonClassName:"w-full self-end"}),children:[r?.length?c("div",{className:"flex text-secondary-text mb-m",children:[o("div",{className:"mr-xs",children:o(je,{size:"text-s",align:"text-left",font:"font-light",children:"Цвета:"})}),r.map(Yr)]}):null,a?c(je,{size:"text-h3",align:"text-left",children:[a," ₽"]}):null]})}))),Yr=(e,t)=>o("figure",{className:`w-6 h-6 ml-s border border-solid border-main-divider rounded-full ${Kr[e]}`},String(t)),Gr=d((({icon:e,...t})=>{const l=me(),{text:n,href:a,target:i,onClick:r}=l(t);return n?o("div",{className:p("h-32 rounded-lg bg-white text-secondary-text flex items-center justify-center"),children:o("a",{role:"link",href:a,target:i,onClick:r,children:c("div",{className:"flex flex-col items-center gap-4 break-words max-w-[150px]",children:[e?o(le,{className:p(""),image:{...e,iconVersion:e?.iconVersion},width:"50",height:"50",alt:n}):null,o("div",{className:"text-primary-text text-center text-sm whitespace-wrap min-h-8",children:n})]})})}):null})),Qr=d((({className:e,additionalDescription:t,description:l,links:n,title:a,...i})=>o(x,{defaultPadding:"p-5xl",className:p("overflow-hidden",e),...i,children:c("div",{className:"flex flex-col lg:flex-row gap-4xl justify-between",children:[c("div",{className:"flex-1",children:[o(S,{isEmbedded:!0,title:a,description:l,as:"h1",align:"text-left"}),o(S,{className:"pt-m",description:t,align:"text-left",isEmbedded:!0})]}),n?.length?Jr(n):null]})}))),Jr=e=>o("div",{className:p("lg:grid-cols-9 lg:[&>*]:col-span-2 lg:[&>*:nth-child(14n+2)]:col-span-3 lg:[&>*:nth-child(7n+5)]:col-span-3","lg:[&>*:nth-child(7n+6)]:col-span-3 lg:[&>*:nth-child(7n+7)]:col-span-3 lg:[&>*:nth-child(14n+10)]:col-span-3 lg:w-3/6","grid-cols-3 max-lg:[&>*:not(:nth-child(-n+3)):nth-child(4n+3)]:col-span-2 max-lg:[&>*:not(:nth-child(-n+3)):nth-child(4n+4)]:col-span-2","grid gap-4"),children:e.map(((e,t)=>o(Gr,{...e},String(t))))}),Zr=d((({className:e="",href:t,target:l,onClick:n,data:a,children:i})=>{const r=me()({href:t,target:l,onClick:n});return o(t?"a":"div",{className:p("block",e),...t?r:{},role:t?"link":"none",...he(a),children:i})})),es=[{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"}}],ts=d((({className:e="",media:t,showButtonText:l,stretched:a,version:i="white",children:r})=>{if(!t?.length)return null;const[s,d]=n(),m=t?.map((e=>{const{href:t,icon:n,text:a}=e,{iconMapped:r}=(e=>es.find((({origins:t})=>t?.some((t=>e?.includes(t)))))||{})(t),o=Ke(n)?n:r,c=l?{text:a}:{text:""};return!s&&a&&d(!0),{...e,...c,icon:{...o,iconVersion:"color"},version:e?.version??i}})),h=p("border border-solid hover:border-transparent group-data-primary:border-main-divider border-main-divider group-data-gray:border-green group/media",l&&s?"":"basis-auto",ls(a));return c("div",{className:p("flex flex-col gap-m xl:gap-xs",e),children:[o("div",{className:"flex gap-xs",children:Xe(m,{className:ns(s??!1,a??!1),buttonClassName:h})}),r?o(je,{size:"text-s",font:"font-light",color:"text-secondary-text",children:r}):null]})})),ls=(e=!1)=>e?"flex-1 justify-center":"",ns=(e,t)=>p(e||t?"basis-full":"",t?"flex-nowrap":""),as=d((({className:e,padding:t,description:l,additionalDescription:n,href:a,icon:i,items:r=[],isDotted:s,socialMedia:d=[],target:m,title:h,align:u="text-left",benefits:g,imageOptions:{directionRight:f=!0,isImageAlwaysOnRight:b=true,isImageSecondary:y=!1}={},...v})=>o(x,{className:p("relative min-h-28 group-data-gray:bg-main-divider/50",e),defaultPadding:"p-0",...v,children:o(Zr,{href:a,target:m,className:"h-full",children:c(we,{className:"h-full",defaultPadding:"p-2xl",padding:t,insetTitle:o(S,{title:h,description:l,headlineVersion:"XS",isEmbedded:!0,align:u}),...ot(Ke(i)?o(le,{image:i}):null,f),buttons:d.length?o(ts,{media:d,showButtonText:!0,version:v?.version}):null,isImageAlwaysOnRight:b,isImageSecondary:y,imageAlign:"center",children:[o(qe,{benefits:g}),o(et,{items:r,isDotted:s,listItemSize:"S"}),is(n,u)]})})}))),is=(e,t)=>e?o(k,{size:"text-m",font:"font-light",color:"text-secondary-text group-data-secondary:text-white/80",align:t,children:e}):null,rs=(e,t)=>{const{title:l,description:n,buttons:a}=e;return c("div",{className:"py-lg border-b border-main-divider",children:[l?o("div",{className:"opacity-80",children:o(je,{size:"text-m",color:"text-secondary-text",children:l})}):null,n?o("div",{className:"mt-2xs",children:o(je,{size:"text-xl",color:"text-primary-text",children:n})}):null,a?.length?o("div",{className:"text-primary-main",children:Xe(a)}):null]},String(t))},ss=d((({className:e="",title:t,align:l="text-center",icon:i,button:r,visibleCellsCount:s=1,cardCells:d=[],options:m,data:u,...g})=>{const f=d.map(rs),[b,y]=s>0?[f.slice(0,s),f.slice(s)]:[f,[]],[v,N]=n(!1);return a((()=>h.subscribe("fold",(e=>{void 0!==m?.parent&&e.parent===m?.parent&&N(e.isUnfolded)}))),[m?.parent]),c(x,{className:p("flex flex-col",e),defaultPadding:"p-2xl",...g,children:[Ke(i)?o("div",{className:"self-center",children:o(le,{image:i})}):null,t?o(w,{className:p("pt-xs",l),headingType:"h5",title:t}):null,r?.text?o(fe,{className:"w-full mt-m mb-lg",...r}):null,y.length?o(li,{renderFoldableSection:()=>c("div",{children:[b,o(ni,{isUnfolded:v,children:y})]}),renderFoldButton:d.length>1?os(v,m?.parent,u):null}):o("div",{children:b})]})})),os=(e,t,l)=>()=>c("button",{className:"w-full cursor-pointer text-primary-main pt-lg flex justify-between items-center",onClick:()=>{void 0!==t&&h.fire("fold",{type:"fold",isUnfolded:!e,parent:t})},type:"button",...e?he(l):{},children:[o("div",{children:e?"Скрыть":"Подробнее о тарифе"}),o(W,{className:"text-primary-text",name:e?"ArrowUpIcon":"ArrowDownIcon",width:"16",height:"16"})]}),cs=(e,t=0)=>{const{itemCount:l,visibleItemCount:a}=e,[r,s]=n(t),o=i((()=>s((e=>Math.min(e+1,l-1)))),[l]),c=i((()=>s((e=>Math.max(e-1,0)))),[l]),d=a?l>a&&r<l-a:r<l-1,m=r>0;return[r,{inc:o,dec:c,canInc:d,canDec:m,isScrollAvailable:m||d}]},ds="bg-gradient-to-r from-main-gradient-start to-main-gradient-end",ms="border-gray border-solid border",hs="border-main-divider border-b",us="w-52",ps=d((({icon:e,image:t,title:l,link:n})=>c("div",{className:p("w-80 box-border flex flex-col gap-m items-center rounded-t-md border-b-0 p-2xl",ms,ds),role:"columnheader",children:[e&&!t?.src&&o(le,{className:"h-16 w-16 min-w-16 min-h-16",image:e,width:"64",height:"64"}),t?.src&&o(le,{image:t}),l?o(w,{headingType:"h4",as:"h3",className:"text-center text-white",title:l}):null,n?.text&&o("div",{className:"mt-auto w-full",children:o(fe,{href:n.href,target:n.target||"",className:"w-full text-primary-main bg-white hover:bg-secondary-hover active:bg-secondary-active",children:o("div",{className:"py-s",children:o(k,{size:"text-xs",font:"font-medium",children:n.text})})})})]}))),gs={comparison:"flex gap-m duration-1000",tariff:"flex gap-5xl flex-grow duration-1000"},xs=d((({children:e,activeIndex:t,columnWidth:l,version:n="comparison"})=>o("div",{className:"flex flex-1 overflow-hidden",children:o("div",{className:gs[n],style:{transform:`translateX(-${t*l}px)`},children:e})}))),fs=d((({children:e})=>o("div",{className:"self-start flex flex-col",role:"row",children:o("div",{className:"flex gap-xl",children:e})}))),bs=d((({colHeaders:e,activeIndex:t})=>c(fs,{children:[o("div",{className:us,role:"columnheader"}),o(xs,{activeIndex:t,columnWidth:336,children:e.map(((e,t)=>o(ps,{...e},String(t))))})]})));function ys({dec:e,inc:t,canDec:l,canInc:n,btnClass:a,className:i=""}){return l||n?c("div",{children:[l?o(Aa,{className:p("absolute z-40",a[0],i),onClick:e,ariaLabel:"Пролистать влево","data-block-control":"scroll-left",disabled:!l}):null,n?o(Aa,{className:p("absolute z-40 rotate-180",a[1],i),onClick:t,ariaLabel:"Пролистать вправо","data-block-control":"scroll-right",disabled:!n}):null]}):null}const vs=d((({cell:e,isFirstRow:t,isLastRow:l,isFillGradient:n})=>{const a=p("w-80 box-border flex flex-col",ms,l?"border-t-0 rounded-b-md":"border-y-0",n?ds:""),i=p("mx-2xl h-full",hs,n&&t?"border-t":"",l?"border-b-0":"border-solid");return o("div",{className:a,role:"cell",children:o("div",{className:i,children:e?e.map(((e,t)=>ks(e,t,n))):null})})})),Ns=(e=!1)=>"text-xl m-0 "+(e?"text-white":""),ws=(e=!1)=>"text-s opacity-80 "+(e?"text-white":"text-secondary-text"),ks=({label:e,description:t},l,n)=>c("div",{className:"first:pt-2xl pt-xl last:pb-2xl",children:[e?o("h4",{className:Ns(n),children:e}):null,t?o("div",{className:ws(n),children:t}):null]},String(l)),Cs=(e=!1)=>p("py-2xl",hs,us,e?"border-b-0":"border-solid"),Ss=d((({row:{header:e,data:t},activeIndex:l,isColoredFirstColumn:n,isFirstRow:a,isLastRow:i})=>c(fs,{children:[e?.title?o("div",{className:Cs(i),children:o(k,{size:"text-s",children:e.title})}):null,t?.length?o(xs,{activeIndex:l,columnWidth:336,children:t.map(((e,t)=>o(vs,{cell:e,isFirstRow:a,isLastRow:i,isFillGradient:n&&0===t},String(t))))}):null]}))),Ts=d((({rowData:e,isColoredFirstColumn:t,activeIndex:l,controls:n})=>{const{isScrollAvailable:a}=n;return c("div",{className:"relative",children:[e.map(((e,n,{length:a})=>o(Ss,{row:e,isFirstRow:0===n,isLastRow:n+1===a,activeIndex:l,isColoredFirstColumn:t},String(n)))),a?ys({...n,btnClass:["top-28","top-12"],className:"right-7",isDisabled:!0}):null]})})),Is=d((({columns:e=[],rowHeaders:t,isShowAllRow:l,visibleRowLength:n,isColoredFirstColumn:a})=>{const i=e?.map((({header:e})=>e||{})),r=e?.map((({data:e})=>e))||[],s=t?.map(((e,t)=>({header:e,data:r.map((e=>e?.[t]||[{}]))}))).slice(0,l?t.length:n),[d,m]=cs({itemCount:e.length,visibleItemCount:3}),{isScrollAvailable:h}=m;return c("div",{children:[c("div",{role:"table",children:[i?.length?o(bs,{colHeaders:i,activeIndex:d}):null,s?.length?o(Ts,{rowData:s,isColoredFirstColumn:a,activeIndex:d,controls:m}):null]}),h?o("div",{className:"absolute top-0 right-0 bottom-0 w-20 bg-opacity-to-white"}):null]})})),Bs=d((({className:e="",title:t,rowHeaders:l,columns:a,visibleRowLength:r=0,isColoredFirstColumn:s=!1,...d})=>{const[m,h]=n(!r),u=i((()=>h((e=>!e))),[]);return c(x,{className:p("overflow-hidden relative",e),defaultPadding:"p-6xl",...d,children:[o(w,{headingType:"h2",className:"text-center mb-4xl mx-auto",title:t}),o(Is,{columns:a,rowHeaders:l,isShowAllRow:m,isColoredFirstColumn:s,visibleRowLength:r}),r?Ms({isShowAllRow:m,onClick:u}):null]})})),Ms=({isShowAllRow:e,onClick:t})=>o("div",{className:"pr-6xl",children:c("div",{className:"flex gap-m w-full",children:[o("div",{className:us}),o("button",{type:"button",onClick:t,className:"py-xs flex-1 border-gray border-solid border text-primary-text bg-white hover:border-primary-main hover:text-primary-main",children:o(je,{size:"text-xs",font:"font-medium",children:e?"Скрыть":"Показать все параметры"})})]})}),Ps=d((({className:e,contacts:t,info:l,version:n="secondary",...a})=>c(x,{className:p("flex",e),defaultPadding:"p-6xl",version:n,...a,children:[l?.length?Rs(l):null,t?.length?Rs(t):null]}))),Rs=e=>o("div",{className:"flex gap-5xl grow basis-0",children:e.map(((e,t)=>Vs({column:e,index:t})))}),Vs=({column:e,index:t})=>e?o("div",{className:"flex flex-col gap-xl grow basis-0",children:e.map((({title:e="",description:t,additionalDescription:l,button:n},a)=>c("div",{children:[o(S,{title:e,description:t,headlineVersion:"XS",align:"text-left",isEmbedded:!0}),l?o("div",{className:"mt-xs opacity-80",children:o(k,{size:"text-m",font:"font-light",children:l})}):null,n?.text?o(fe,{className:"mt-xl",...n}):null]},String(a))))},`col-${String(t)}`):null,zs=e=>"number"==typeof e?.minMonths&&"number"==typeof e?.maxMonths,Ds=(e,t)=>Array.from({length:t-e+1},((t,l)=>e+l)),As=1e9,js={sum:{min:1e4,max:As},period:3},$s=Ct((({className:e,filtrationSchema:t={},resetButton:l,sumInput:n,periodInput:a,...i})=>{const[,{blocksToRender:r,blocksWithProps:s},{field:d,reset:m}]=bi(js,{block:i.block,page:i.options?.page,normalize:e=>({...e,period:Ls(e)})}),h=s.map((([,e])=>e?.paramsSource?.rateRows)),u=_s(h);return c(x,{className:p("space-y-2xs",e),defaultPadding:"p-0",version:"transparent",...i,children:[o(mi,{filtrationSchema:t,resetButton:l,field:d,reset:m,children:c("div",{className:"@4xl:max-w-xs",children:[o(Or,{label:n?.title,min:500,max:As,...d("sum",{parse:e=>({min:Number(e),max:As}),format:({min:e})=>String(e)})}),o(wn,{title:a?.title,items:["От 3 мес","До 5 лет"],list:u,...d("period")})]})}),o(si,{blocksToRender:r,...i})]})}),{childrenTypes:["ProductBlock"],childSchema:e=>({...e?.filtrationSchema||{},paramsSource:{type:"object",title:"Адрес справочника"}})}),Ls=e=>yt((e?.paramsSource?.rateRows||[]).filter(zs).flatMap((e=>Ds(e.minMonths,e.maxMonths)))),_s=e=>yt(e.flatMap((e=>e||[])).filter(zs).flatMap((e=>Ds(e.minMonths,e.maxMonths)))).sort(((e,t)=>e-t))||[],Os=[{key:"10"},{key:"50"},{key:"100"}],Es=({itemCount:e,onItemCountChange:t})=>{const l=i((({key:e})=>t(Number(e))),[]);return c("div",{className:"flex items-center gap-s",children:[o("span",{children:"Показать по"}),o(xl,{className:"min-w-20",onChange:l,value:{key:String(e)},options:Os,iconVersion:"black"})]})},Fs="py-m px-lg rounded-md cursor-pointer hover:bg-primary-hover hover:text-white",Us=(e,t)=>{const{currentPage:l,onPageChange:n,totalPages:a}=e,i=t+1;return i===l?o("div",{"aria-current":"true",className:"py-m px-lg bg-primary-main text-white rounded-md",children:i},String(t)):1!==i&&i!==a&&((e,t,l)=>e<t&&e>=t-1||e<=t+1&&e>t||((e,t,l)=>t<=2&&e<=t+2||t>=l-1&&e>=l-3)(e,t,l))(i,l,a)?o("div",{onClick:()=>n(i),className:Fs,"aria-label":`Страница ${i}`,children:i},String(t)):null},Hs={width:"24",height:"24"},Ws=({currentPage:e,onPageChange:t,totalPages:l})=>{const n=r((()=>Array.from({length:l}).fill({currentPage:e,onPageChange:t,totalPages:l})),[l,e]),a=i((()=>{e>1&&t(e-1)}),[e]),s=i((()=>{e<l&&t(e+1)}),[e,l]),d=i((()=>t(1)),[]),m=i((()=>t(l)),[l]);return c("div",{className:"flex gap-m items-center",children:[o("div",{onClick:a,children:o(W,{name:"ArrowLeftIcon",iconVersion:"black",imageClassName:qs(1===e),...Hs})}),c("div",{className:"flex gap-2xs",children:[e>1?o("div",{onClick:d,className:Fs,"aria-label":"Страница 1",children:"1"}):null,e>3?o("div",{className:"py-m px-s",children:"..."}):null,n.map(Us),e<l-2?o("div",{className:"py-m px-s",children:"..."}):null,e<l?o("div",{onClick:m,className:Fs,"aria-label":`Страница ${l}`,children:l}):null]}),o("div",{onClick:s,children:o(W,{className:"rotate-180",name:"ArrowLeftIcon",iconVersion:"black",imageClassName:qs(e===l),...Hs})})]})},qs=e=>e?"opacity-20":"cursor-pointer hover:opacity-60",Ks=({currentPage:e,onPageChange:t,totalPages:l,itemCount:n,onItemCountChange:a})=>c("div",{className:"mt-3xl flex justify-between items-center select-none",role:"navigation","aria-label":"Пагинация",children:[o(Ws,{currentPage:e,onPageChange:t,totalPages:l}),n&&a?o(Es,{itemCount:n,onItemCountChange:a}):null]}),Xs=d((({className:e,value:t,autoFocus:l,onChange:n,onFocus:a,placeholder:r="Поиск по сайту"})=>{const s=i((e=>{n&&n(e.target?.value||"")}),[n]);return c("div",{className:p("relative",e),role:"form",children:[o("div",{className:"absolute h-full flex items-center pl-m pointer-events-none",children:o(le,{image:{icon:"LoupeIcon",iconVersion:"black"},width:"24",height:"24"})}),o("input",{className:p("h-14 w-full px-10 text-l text-black box-border rounded-md",sl),value:t,type:"text",name:"search-bar-input",placeholder:r,autoFocus:l,onChange:s,onFocus:a})]})})),Ys=d((({field:e,onClearFilter:t,filtrationState:l})=>c("div",{className:"grid grid-cols-12 mb-3xl space-x-xl",children:[o(Xs,{className:"col-span-4 mt-auto",placeholder:"Поиск",...e("query")}),o(Rl,{className:"col-span-3",label:"Период от",maxDate:l.endDate,...e("startDate")}),o(Rl,{className:"col-span-3",label:"Период до",minDate:l.startDate,...e("endDate")}),o("div",{className:"col-span-2 mt-auto",children:o(ia,{type:"reset",className:"w-full",version:"secondary",onClick:t,children:"Очистить"})})]}))),Gs=({title:e,timestamp:t,publicId:l})=>{const n=me(),{href:a}=n({href:`/api/v1/depository/${l}/file`});return c("div",{className:"grid grid-cols-12 py-lg border-gray border-opacity-50 border-b",children:[o("div",{className:"col-span-2",children:t?o(je,{size:"text-m","font-weight":"font-light",children:Bt(t)}):null}),o("div",{className:"col-span-10 text-h6 hover:text-primary-active",children:o("a",{href:a,download:!0,"aria-label":"Скачать",children:e})})]},l)},Qs="/api/v1/depository",Js={startDate:void 0,endDate:void 0,query:""},Zs=Ct((({className:e,...t})=>{const[l,a]=n(0),[r,s]=n(10),[d,{field:m,reset:h}]=Kt(Js),{totalPages:u=0,items:g=[]}=(({size:e,page:t,query:l,startDate:n,endDate:a})=>{const i=n?Bt(n,!0):"",r=a?Bt(a,!0):"",s=new URLSearchParams(Qs);s.set("page",String(t)),s.set("size",String(e)),s.set("query",l),s.set("timestampStart",i),s.set("timestampEnd",r);const o=`?${s.toString()}`,{data:c}=dn(Qs+o,bt);return{items:c?.content,totalPages:c?.totalPages}})({size:r,page:l,...d}),f=i((e=>a(e-1)),[]),b=i((e=>{r!==e?(s(e),a(0)):s(e)}),[]);return c(x,{className:p(e,"container p-6xl"),...t,children:[o(Ys,{filtrationState:d,field:m,onClearFilter:h}),c("div",{className:"flex flex-col",children:[c("div",{className:"grid grid-cols-12 pb-lg border-gray border-opacity-50 border-b",children:[o("div",{className:"col-span-2",children:o(je,{size:"text-m",color:"text-secondary-text",children:"Дата"})}),o("span",{className:"col-span-10",children:o(je,{size:"text-m",color:"text-secondary-text",children:"Тема"})})]}),g.length?g.map((e=>o(Gs,{...e},String(e.publicId)))):o(ga,{title:"Ничего не найдено",description:"Попробуйте очистить фильтры"}),o(Ks,{currentPage:l+1,onPageChange:f,totalPages:u,itemCount:r,onItemCountChange:b})]})]})})),eo=e=>"Image"===e?.contentType&&e?.image?o(le,{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,to=d((({className:e="",title:t,description:l,error:n,button:a,...i})=>c(x,{className:p("flex flex-col justify-center items-center",e),defaultPadding:p("p-6xl"),version:"transparent",...i,children:[o("div",{className:"flex justify-center",children:eo(n)}),o(S,{title:t,description:l,headlineVersion:"XL",isEmbedded:!0,className:"mb-2xl last:mb-0"}),a?.text?o(fe,{version:a?.version,text:a?.text,...a}):null]}))),lo="location";function no(e="Москва"){const[t,l]=((e,t,l)=>{const[r,s]=n(l||null);return a((()=>e.subscribe(t,(e=>s(e)))),[e,t]),[r,i((l=>e.fire(t,l)),[e,t])]})(h,"location",io()??{name:e}),r=i((e=>{ro(e),l(e)}),[]),{data:s}=dn(ao()?null:"/api/v1/region",bt);return a((()=>{s&&!ao()&&l(s)}),[s]),[t??{name:e},r]}const ao=()=>Boolean(globalThis.localStorage?.getItem(lo)),io=()=>{try{const e=globalThis.localStorage?.getItem(lo);return e&&JSON.parse(e)}catch(e){return null}},ro=e=>{try{globalThis.localStorage?.setItem(lo,JSON.stringify(e))}catch(e){}};var so;!function(e){e.RUB="RUB",e.EUR="EUR",e.USD="USD",e.CNY="CNY"}(so||(so={}));const oo=new Intl.NumberFormat("ru",{style:"currency",currency:so.RUB}),co=e=>e?oo.format(e):"",mo="text-m font-light text-secondary-text ",ho=`${mo} text-left`,uo=`${mo} pl-5xl text-center`,po=`${mo} pl-5xl text-right`,go={USD:"DollarIcon",EUR:"EuroIcon",CNY:"ChineseYuanRenminbiIcon"},xo=d((({className:e,exchangeCurrencyItems:t})=>c("table",{className:p("h-fit w-full",e),children:[o("thead",{children:c("tr",{children:[o("th",{className:ho,children:o(je,{size:"text-m",children:"Валюта"})}),o("th",{className:uo,children:o(je,{size:"text-m",children:"Купить"})}),o("th",{className:po,children:o(je,{size:"text-m",children:"Продать"})})]})}),o("tbody",{children:t.map(fo)})]}))),fo=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(le,{image:{icon:go[t]},width:"24",height:"24"}):null,o(je,{size:"text-h6",children:t})]})}),o("td",{className:"pt-m pl-5xl text-center",children:o(je,{size:"text-h6",children:co(e?.saleExchangeRate)})}),o("td",{className:"pt-m pl-5xl text-right",children:o(je,{size:"text-h6",children:co(e?.buyExchangeRate)})})]},t)},bo={icon:"GpsIcon"},yo=d((({className:e="",address:t})=>c("div",{className:p("flex gap-s w-full justify-between @sm:justify-center",e),children:[o(Ci,{...bo,iconBgVersion:"primary",className:"shrink-0"}),c("div",{className:"space-y-2xs whitespace-pre-wrap",children:[t?o(k,{size:"text-l",color:"text-primary-main",children:t}):null,o(k,{size:"text-m",color:"text-secondary-text",children:"Курс указан для заданного офиса"})]})]}))),vo=(e,t,l)=>{const n=Number(No(e))*Math.pow(t,l?-1:1);return Number.isInteger(n)?n:((e,t=2)=>{const l=10**t;return Math.round(parseFloat(String(e))*l)/l})(n)},No=e=>e.replace(/[^\d.,]/g,"").replace(",","."),wo=e=>Ot([[e=>e.value!==so.RUB&&e.oppositeValue!==so.RUB,()=>e.handleConvert(e.value,so.RUB)],[e=>e.value===so.RUB&&e.oppositeValue===so.RUB,()=>e.handleConvert(e.value,so.USD)],[e=>e.value===so.RUB&&e.oppositeValue===so.RUB,()=>e.handleConvert(e.value,so.CNY)],[()=>!0,()=>e.handleConvert(e.value)]])(e)?.();function ko(e){const{placeholder:t,rates:l,selected:n,value:a,setValue:i,setSelected:r}=e,s=l.map((e=>({key:e?.currency?.currency??"",text:e?.currency?.currency??""}))),d={key:n,text:n};return c("div",{className:"relative flex",children:[o(ol,{className:"shrink-0 text-l w-full appearance-none -mr-20",placeholder:t,type:"text",value:a,onChange:i}),s.length?o(xl,{isBorder:!1,onChange:e=>r(e.key),options:s,value:d}):null]})}const Co=d((({className:e="",currencyRatesBuy:t,currencyRatesSell:l,button:a})=>{const[r,s]=n({inputSell:"",inputBuy:"",selectSell:t?.[0]?.currency?.currency||so.RUB,selectBuy:l?.[0]?.currency?.currency||so.USD}),d=i((e=>s((t=>({...t,...e})))),[]);return c("div",{className:`flex flex-col gap-m pt-2xl ${e}`,children:[ko({placeholder:"Хочу продать",rates:l,selected:r.selectSell,setSelected:So(r,d,l),value:r.inputSell,setValue:e=>Io(d,l)(e,r.selectSell,r.selectBuy)}),ko({placeholder:"Получу",rates:t,selected:r.selectBuy,setSelected:To(r,d,t),value:r.inputBuy,setValue:e=>Bo(d,t)(e,r.selectBuy,r.selectSell)}),a?.text?o(fe,{text:a.text,version:a?.version,...a}):null]})})),So=(e,t,l)=>n=>{t({selectSell:n}),wo({value:n,oppositeValue:e.selectBuy,handleConvert:(n=e.selectSell,a=e.selectBuy)=>{Io(t,l)(e.inputSell,n,a)}})},To=(e,t,l)=>n=>{t({selectBuy:n}),wo({value:n,oppositeValue:e.selectSell,handleConvert:(n=e.selectBuy,a=e.selectSell)=>Bo(t,l)(e.inputBuy,n,a)})},Io=(e,t)=>(l,n,a)=>{e({inputSell:No(l),selectBuy:a});const i=t.find((e=>e.currency?.currency===a))?.buyExchangeRate||t.find((e=>e.currency?.currency===n))?.buyExchangeRate;i&&e({inputBuy:String(vo(l,i,n===so.RUB)||"")})},Bo=(e,t)=>(l,n,a)=>{e({inputBuy:No(l),selectSell:a});const i=t.find((e=>e.currency?.currency===a))?.saleExchangeRate||t.find((e=>e.currency?.currency===n))?.saleExchangeRate;i&&e({inputSell:String(vo(l,i,n===so.RUB)||"")})};const Mo=d((({className:e="",title:t="Курсы обмена валют",button:l,...n})=>{const[a]=no(),i=function(e){const t=e?.code||"000",{data:l}=dn(`/api/v1/exchangerates?regionCode=${t}`,bt);return l||{}}(a),r=Po(i?.exchangeRate?.currencies),s=r.filter((e=>e.buyExchangeRate));s.unshift({currency:{currency:so.RUB}});const d=r.filter((e=>e.saleExchangeRate));return d.push({currency:{currency:so.RUB}}),o(x,{className:p("box-border min-h-80",e),...n,children:o(we,{className:"h-full",title:o(w,{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:[r?o(xo,{className:"mb-xl",exchangeCurrencyItems:r}):null,o(yo,{address:i?.address})]}),r.length&&s.length&&d.length?o(Co,{className:"grow w-1/2",currencyRatesBuy:s,currencyRatesSell:d,button:l}):null]})})})})),Po=e=>e?.filter((e=>[1,2,3].includes(e?.currency?.id)))||[],Ro=d((({className:e="",items:t})=>{const l=me();return o("ul",{className:p("flex flex-col gap-s w-full",e),children:t?.map(Vo(l))})})),Vo=e=>({dataFooter:t,...l},n)=>{const{text:a,href:i,target:r,onClick:s}=e(l);return a?o("li",{className:"list-none",children:o("a",{className:"hover:text-primary-main font-light",role:"link",href:i,target:r||"_self",onClick:s,...he(t),children:a||null})},String(n)):null},zo=e=>t=>!t.displayArea||e.includes(t.displayArea.toLowerCase()),Do=["all","footer"],Ao=d((({className:e,topItems:t})=>{const l=me();return o("div",{role:"menu",className:p("w-full flex items-start justify-between flex-col md:flex-row gap-y-m lg:order-2",e),children:t?.filter(zo(Do)).map(l).map(jo)})})),jo=(e,t)=>{const{text:l,items:n=[],href:a,target:i="_self",onClick:r,dataFooter:s}=e,d=n.filter(zo(Do));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:a,target:i,onClick:r,...he(s),children:l}),d?o(Ro,{items:d}):null]},String(t))},$o=d((({className:e="",items:t=[]})=>t?.length?o("div",{className:p("space-y-m",e),children:t.map(Lo)}):null)),Lo=(e,t)=>c("div",{className:"space-y-m",children:[o("div",{children:o(je,{size:"text-l",font:"font-medium",children:e?.title})}),o("div",{className:"space-y-m",children:e.items?.map(_o)})]},String(t)),_o=(e,t)=>c("div",{className:"space-y-2xs",children:[o("div",{children:Oo(e.type,e.text)}),o(k,{size:"text-s",font:"font-light",color:"text-secondary-text",children:e.description})]},String(t)),Oo=(e,t="")=>{switch(e){case"tel":return o("a",{className:"text-primary-text hover:text-primary-main no-underline",href:`tel:${Eo(t)}`,children:o(je,{size:"text-h6",children:t})});case"email":return o("a",{className:"no-underline",href:`mailto:${t}`,children:o(k,{size:"text-xl",font:"font-light",color:"text-primary-text",children:t})});default:return o("span",{children:t})}},Eo=e=>e.replaceAll(/\D/g,""),Fo=d((({className:e="",index:t,text:l,...n})=>{const a=me(),{href:i,target:r,onClick:s}=a(n);return o("a",{className:p("text-secondary-text",e),href:i,target:r,onClick:s,children:l||`Документ ${t}`})})),Uo=d((({className:e="",title:t,links:l})=>o("div",{className:e,children:l?.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(je,{size:"text-l",font:"font-normal",children:t})}),l.map(((e,t)=>o(Fo,{index:t,className:"text-l font-light lg:max-w-[292px]",...e},String(t))))]}):null}))),Ho={width:"40",height:"45"},Wo={"bg-white":"color",transparent:"white"},qo={"bg-white":"text-primary-main",transparent:"text-white"},Ko=(e,t,l)=>o(le,t?.src?{image:t,className:qo[e],width:l?.width,height:l?.height}:{image:{icon:t?.icon||"LogoIcon",iconVersion:Wo[e]},className:qo[e],width:l?.width,height:l?.height}),Xo={"bg-white":"text-primary-text",transparent:"text-white"},Yo=d((({className:e,href:t="/",logo:l,children:n,targetBlank:a,bgColor:i="bg-white",showTitle:r=!0,data:s})=>c("a",{className:p("inline-flex items-center font-sans no-underline",e),href:l?.href??t,target:a?"_blank":"_self","aria-label":l?.title??"Россельхозбанк",...he(s),children:[Ko(i,l?.image,Ho),r?n??o("div",{className:"ml-s",children:o(je,{font:"font-medium",color:Xo[i],size:"",children:l?.title??"Россельхозбанк"})}):null]}))),Go=d((({className:e,onClose:t})=>o("button",{className:p("flex justify-center items-center w-12 h-12 p-2xs bg-transparent border-none",e),onClick:t,title:"Закрыть",type:"button",children:o(le,{image:{icon:"CloseIcon"},width:"24",height:"24"})})));function Qo(e,t,l=300){a((()=>{const t=globalThis.setTimeout(e,l);return()=>{globalThis.clearTimeout(t)}}),t)}const Jo=e=>t=>{if(e===t)return 1;if(!e||!t)return 0;const{m:l,s1Matches:n,s2Matches:a}=function(e,t){const l=Math.max(0,Math.floor(Math.max(e.length,t.length)/2)-1),n=Array.from({length:e.length}),a=Array.from({length:t.length});let i=0;for(let r=0;r<e.length;r++){const s=Math.max(0,r-l),o=Math.min(r+l,t.length-1);for(let l=s;l<=o;l++)n[r]||a[l]||e[r]!==t[l]||(i++,n[r]=!0,a[l]=!0)}return{m:i,s1Matches:n,s2Matches:a}}(e,t);if(0===l)return 0;const i=function(e,t,{s1Matches:l,s2Matches:n}){let a=0;for(let i=0,r=0;i<e.length;i++){if(!l[i])continue;let s=r;for(;s<t.length;s++)if(n[s]){r=s+1;break}e[i]!==t[s]&&a++}return a}(e,t,{s1Matches:n,s2Matches:a}),r=(l/e.length+l/t.length+(l-i/2)/l)/3,s=r>.7?.1*function(e,t){let l=0;for(;e[l]===t[l]&&l<4;)l++;return l}(e,t):0;return r+s*(1-r)};const Zo=(e,t)=>(l,n)=>{for(const[a,i]of n)l.set(a,e(l.get(a)||t,i));return l},ec=e=>e.toLowerCase().split(/[^0-9a-zа-я-]+/).filter((e=>e.length>=3&&!/[0-9a-z]/.test(e))),tc=e=>t=>e.map((([e,l])=>[Jo(t)(e),l])).filter((([e])=>e>=.8)).map((([e,t])=>nc(t,e))).reduce(Zo(Math.max,0),new Map),lc=e=>t=>{return pi(t,t.map((({title:e})=>e)).map((e=>t=>{const l=ec(t||"");return l.length?Re(e.map((e=>Ma(l.map(Jo(e)))))):0})(e))).sort((n=([,e])=>e,l=(e,t)=>n(e)-n(t),(e,t)=>-l(e,t))).map((([e])=>e));var l,n},nc=(e,t)=>new Map(e.map((e=>[e,t]))),ac=({basePathList:e,initialQuery:t=""})=>{const[l,i]=n(t||"");a((()=>{null!=t&&i(t)}),[t]);const{data:r}=dn(e?.length?e:null,ic),[s,o]=n(null);return Qo((()=>{r&&o(r.map((e=>t=>{const{corpus:l,dictionary:n}=t||{};if(!(e&&l?.length&&n&&Object.keys(n).length))return[];const a=ec(e);if(!a.length)return[];const i=Object.entries(n),r=[...a.map(tc(i)).reduce(Zo(((e,t)=>e+t),0),new Map).entries()].filter((([,e])=>e>=.799*a.length)).map((([e])=>l[e]));return lc(a)(r)})(l)))}),[r,l]),[s,{value:l,onChange:i}]},ic=async(...e)=>(await Promise.allSettled(e.map((e=>ft(L(e,"/","search.index.json")))))).map((e=>"fulfilled"===e.status?e.value:{})),rc=d((({className:e,head:t,children:l,onClose:n,onClick:a})=>{const{close:r}=ce(),s=i((()=>{r(),n&&n()}),[n]);return c("div",{onClick:a,className:p("relative min-h-full bg-white pt-0 p-lg",e),role:"dialog",children:[c("div",{className:"sticky py-xl top-0 bg-white z-10",children:[o(Go,{className:"absolute top-0 right-0",onClose:s}),o("div",{className:"container",children:t})]}),o("div",{className:"container pb-6xl",children:l})]})})),sc=d((({initialQuery:e,topItems:t})=>{const l=r((()=>t?.map((e=>e.href||"/"))),[t]),[n,a]=ac({basePathList:l,initialQuery:e}),i=r((()=>oc(t)(n)),[t,n]);return o(rc,{head:o(Xs,{autoFocus:!0,...a}),children:o(Ao,{topItems:i})})})),oc=e=>t=>e?.length&&t?.length?pi(e,t).map((([e,t])=>({...e,items:t?.map((({title:e,uri:t})=>({text:e,href:L("/",t)})))}))):[],cc=(e={})=>{const{open:t,close:l}=ce();return{open:(l={},n={})=>t(o(sc,{...e,...l}),n),close:l}},dc=d((({className:e,search:t,...l})=>{const[a,r]=n(""),s=i((()=>r("")),[]),d=cc(l),m=i((e=>{r(e),mc(e)&&d.open({initialQuery:e},{onClose:s})}),[s,d]);return c("div",{className:p("relative",e),role:"search",children:[o(Xs,{value:a,placeholder:t?.placeholder,onChange:m}),o(Go,{className:"absolute top-0 right-0 sm:hidden",onClose:s})]})})),mc=e=>e&&e.length>=3,hc=(e,t="")=>{const{logo:l}=e??{},{dataHeader:n,dataFooter:a,...i}=l??{};return c("div",{className:"flex items-stretch gap-3xl",children:[o(Yo,{className:t,logo:i,data:a}),o(dc,{className:"grow",...e})]})},uc=d((({className:e="",index:t,...l})=>{const n=me(),{href:a,target:i,text:r,onClick:s}=n(l);return o("a",{className:p("text-xs font-light text-secondary-text visited:text-secondary-text hover:text-primary-main inline-block no-underline max-w-[292px]",e),href:a,target:i,onClick:s,children:r||`Документ ${t}`})})),pc=d((({className:e="",links:t,license:l})=>c("div",{className:p("@container space-y-lg",e),children:[l?o("div",{children:o(je,{size:"text-xs",font:"font-light",color:"text-secondary-text",children:`© 2000-${(new Date).getFullYear()} ${l}`})}):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(uc,{index:t,...e},String(t))))}):null]}))),gc="w-full lg:w-52",xc=Ct((({className:e,footer:t,...l})=>{const n=l.options?.page?.sitemap??{},{documents:a,relatedEnterprises:i,contacts:r,mediaLinks:s=[],horizontalNavigationTitle:d,feedbackButton:m,license:h,otherLinks:u=[]}=t??{};return c(x,{tag:"footer",className:p("grid gap-y-xl p-4xl pb-24 lg:p-xl",e),...l,children:[hc(n,gc),c("div",{className:"flex flex-col lg:flex-row items-center @lg:items-stretch gap-lg lg:gap-6xl ",children:[o(Ao,{...n}),o("div",{className:"border-t border-main-divider lg:hidden w-full"}),c("div",{className:p(gc,"flex flex-col shrink-0 overflow-hidden space-y-xl"),children:[o($o,{items:r}),m?o(fe,{className:"w-full",version:"primary",...m}):null,s.map(((e,t)=>o(ts,{media:e?.links??[],showButtonText:!1,stretched:!0,children:e?.title},String(t)))),u.map(((e,t)=>o(fe,{className:"!text-left text-s font-light",version:"link",...e,children:e?.text},String(t))))]})]}),o(Uo,{title:d,links:i}),o(pc,{links:a,license:h})]})})),fc=d((({className:e="",title:t,description:l,calendar:n,...a})=>c(x,{className:p("space-y-m",e),defaultPadding:"p-6xl",...a,children:[o(S,{title:t,description:l,headlineVersion:"M",isEmbedded:!0}),n?bc(n):null]}))),bc=e=>{const t=100/(e.reduce(((e,t)=>t?.month?.length?e+t.month.length:e),0)||1),l=e.filter((e=>e?.month?.length)).map((e=>({...e,flexBasis:`${e?.month?.length?e.month.length*t:""}%`})));return c("div",{className:"w-full flex flex-col justify-center gap-s",children:[o("div",{className:"flex w-full text-h6 text-center",children:l.map((e=>yc(e,t)))}),o("div",{className:"flex gap-s w-full",children:l.map(((e,t)=>c("div",{className:"border-r border-main-divider last:border-r-0 space-y-s",style:{flexBasis:e.flexBasis},children:[o("div",{className:"flex gap-s",children:vc(e)}),c("div",{className:"text-s",children:[o(je,{size:"text-s",font:"font-light",color:"text-primary-text",children:e.text})," ",o(je,{size:"text-s",font:"font-light",color:"text-primary-main",children:e.greenText})]})]},`monthItem-${t}`)))})]})},yc=(e,t)=>e.month?.map(((e,l)=>o("div",{style:{flexBasis:`${t}%`},children:e.text},`monthName-${l}`))),vc=e=>e.month?.map((e=>e.image?.src?o("div",{className:"h-52 border-r pr-s border-main-divider last:border-r-0",children:o(le,{image:e.image,className:"flex"})},`monthImage-${e.image.src}`):null)),Nc=(e,t)=>e?.map((({aspectName:e,params:l})=>({aspectName:e,params:"mindboxEvent"===e?{...l,eventJson:t}:l}))),wc=Ct((({className:e,title:t,button:l,regionSource:a,data:i,...r})=>{const[s,d]=n({key:""}),m=a?.regions??[],h=oe({className:"text-white",version:l?.version||"primary"}),u=m?.find((e=>e.name===s.key))?.href,g=l?.text?l.text:"Перейти";return o(x,{className:e,defaultPadding:"p-6xl",...r,children:c("div",{className:"container max-w-[978px] space-y-m",children:[t?o(w,{headingType:"h3",title:t,className:"@xl:text-center"}):null,m?o(Ul,{label:"Ваш регион",placeholder:"Выберите регион",isSearch:!0,options:m.map((({name:e=""})=>({key:e,text:e}))),value:s,onChange:d}):null,u?o("div",{className:"text-center",children:o(fe,{href:u,target:"_blank",className:p("p-m w-full @xl:w-auto",h),data:Nc(i,s?.key),children:g})}):null]})})}));function kc(e=[]){const t=u(),l=Array.from(e.entries()).filter((([,e])=>Cc(t)(e)));return l.find((([,e])=>Cc(t,!0)(e)))??l[l.length-1]??[]}const Cc=(e,t=!1)=>({href:l})=>{if(!l)return!1;const n=$(Sc(e)(l));return t?n===$(l):n.startsWith($(l))},Sc=e=>t=>{const l=G(Y.SITE_URL);return D(t)?e.href:L(l,e.pathname)},Tc=d((({className:e="",items:t,activeItem:l,ariaLabel:n})=>{const[a,{setFalse:i,toggle:r}]=il(!1),s=hl(i);return c("div",{className:p(a?"bg-white 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":n,onClick:r,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))))}),o("div",{className:p("absolute flex flex-col rounded-md bg-white p-xl pb-xs w-56 z-40",a?"":"hidden"),"aria-hidden":!a,children:t?.map(((e,t)=>o(Ic,{isActive:e===l,...e},e?.text??String(t))))})]})})),Ic=d((({isActive:e,...t})=>{const l=me(),{text:n,href:a,target:i,onClick:r}=l(t);return o("a",{className:p("text-l font-light pb-m hover:text-primary-main",e?"text-primary-main":""),href:a,target:i,onClick:r,role:"menuitem",...he(t?.data),children:n})})),Bc={default:"w-6 h-6",large:"w-12 h-12"},Mc=d((({className:e,isRounded:t,buttonSize:l="default",isGrayBg:n=!1,disabled:a,ariaLabel:i,image:r,data:s,onClick:c})=>o("button",{className:p("group/btn border-0 flex shrink-0 items-center",n?"p-s rounded-full":"p-0 bg-inherit",n&&!t?"bg-main-divider":"",t?"w-8 h-8 text-secondary-light hover:text-secondary-hove":`${Bc[l]} text-primary-text hover:text-primary-main`,"group-data-transparent:text-white",e),type:"button",disabled:a,"aria-label":i,onClick:c,...he(s),children:o(le,{image:r,className:p("h-full",t?"bg-main-divider/20 rounded-full":""),imageClassName:"group-hover/btn:text-primary-hover group-hover/btn:invert-0"})}))),Pc=e=>globalThis[e],Rc=(e,t)=>{const l=document.getElementById(t);if(l){const t=Pc(e);return t?Promise.resolve(t):new Promise((t=>{l.addEventListener("load",(()=>{t(Pc(e))}))}))}return new Promise(((l,n)=>{const a=document.createElement("script");a.src=t,a.async=!0,a.id=t,a.addEventListener("load",(()=>{l(Pc(e))})),a.addEventListener("error",(e=>{n(e)})),document.head.appendChild(a)}))};const Vc="chatbot",zc="text-page__btn-chat",Dc={personal:"//chat.mes.rshb.ru/assets/js/webchat_rshb",business:""},Ac=d((({chat:e="personal",iconVersion:t,className:l,ariaLabel:n="Чат"})=>{const i=(e=>{a((()=>globalThis.localStorage?.setItem("webchat-keep-open",String(Date.now()))),[]);const t=Dc[e??""];return l=>{if(t)if("personal"!==e)Rc(Vc,t);else{const e=l.target;e?.classList.contains(zc)||e?.classList.add(zc),document.getElementById("webchat-js-container:webchat_rshb")||Rc(Vc,t)}}})(e);return o(Mc,{className:l,image:{icon:"HeadphonesIcon",iconVersion:t},ariaLabel:n,onClick:i,buttonSize:"large",isGrayBg:!0})})),jc=d((({className:e="",active:t,dataItemName:l,children:n,data:a,...i})=>{const r=me(),{href:s,target:d,text:m,onClick:h}=r(i);return c("a",{className:p("relative inline-block bg-transparent text-center no-underline",e),href:s,target:d,"data-item-name":l,onClick:h,...he(a),children:[o("span",{className:$c(t),children:m||n}),t?o("div",{className:"absolute left-0 right-0 -bottom-3 h-0.5 bg-primary-main group-data-transparent:bg-transparent"}):null]})})),$c=(e=!1)=>p("font-sans text-l 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"),Lc=d((({observerOptions:e,onVisibilityChange:t,children:l,className:n,...a})=>{const r=fa(i((e=>{if(!e.length||!t)return;const l=e[e.length-1];t(l.isIntersecting)}),[t]),e);return o("span",{ref:r,className:n,role:"menuitem",children:o(jc,{...a,children:l})})})),_c={default:"px-lg bg-main-divider rounded hover:text-primary-main",transparent:"text-white hover:text-primary-hover"},Oc=d((({version:e,...t})=>{const l=t?.text;return l?o(fe,{className:p("py-s font-light whitespace-nowrap",_c["transparent"===e?"transparent":"default"]),...t,children:l}):null})),Ec=d((({subItems:e=[],version:t,internetBankButton:l,dropdownMenuAriaLabel:a,chatBotAriaLabel:i})=>{const d="transparent"===t?"white":"black",[,m]=kc(e),[h,u]=n(e.length),p=e.slice(h),g=s(null),x={rootRef:g},f=r((()=>e.map(((e,t)=>e=>{u(e?Fc(t):Uc(t))}))),[e]);return c("nav",{className:"relative 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-3xl",role:"menu",children:e.map(((e,t)=>o(Lc,{className:h-1<t?"invisible":"",active:e===m,observerOptions:x,onVisibilityChange:f[t],data:e.dataHeader,...e},String(t))))}),p.length?o(Tc,{items:p,activeItem:m,ariaLabel:a}):null,z.CHAT_BOT?o(Ac,{iconVersion:d,chat:z.CHAT_BOT,ariaLabel:i}):null,o(Oc,{version:t,...l})]})})),Fc=e=>t=>Math.max(t,e+1),Uc=e=>t=>Math.min(t,e),Hc=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(je,{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(Wc,{...e},String(t))))})]}):null,Wc=d((({icon:e,...t})=>{const l=me(),{text:n,target:a,href:i,onClick:r}=l(t);return c("div",{className:"flex gap-s items-center",children:[e?o(le,{pathPrefix:"/wcms-resources/",image:e}):null,n?o("a",{className:"hover:text-primary-hover",href:i,target:a,onClick:r,children:o(je,{size:"text-l",font:"font-light",color:"text-primary-text",children:n})}):null]})})),qc=(e,t)=>l=>l.name?o(Zr,{href:`/branches/${l.slug}`,className:"mb-xs sm:mb-2xs hover:text-primary-hover",onClick:()=>t?.(l),data:Nc(e,l.name),children:o(je,{size:"text-l",font:"font-light",children:l.name})},String(l.id)):null,Kc=d((({className:e,searchTerm:t,onSearch:l})=>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:p(sl,"h-12 pl-m w-full peer text-l text-black rounded-md box-border"),value:t,onChange:e=>l(e.target.value.toLowerCase()),type:"text",name:"location-search-bar-input"})]}))),Xc=d((({foreignOffices:e,branches:t})=>{const[l,a]=no(t?.default),r=me(),{href:s}=r({href:`/branches/${l.slug}`}),[d,m]=n(""),h=Gc(_n()).sort(((e,t)=>e.name.localeCompare(t.name))),u=((e,t)=>{const l=new Map;for(const n of e){const e=t(n),a=l.get(e)||[];l.set(e,[...a,n])}return l})(h,Yc),{close:p}=ce(),g=i((e=>{a(e),p()}),[]);return c(rc,{className:"pb-20",head:c("div",{children:[o(je,{size:"text-h4",color:"text-primary-text",children:"Выберите филиал"}),l?o("div",{className:"mb-s",children:c(k,{size:"text-l",color:"text-primary-text",children:["Сейчас выбран:",o(Zr,{href:s,className:"inline mx-2xs text-primary-main",children:l.name})]})}):null,o(Kc,{onSearch:m,searchTerm:d})]}),children:[d&&d.length>=3?o("div",{children:h.filter((({name:e})=>e&&Jo(e.toLowerCase())(d.toLowerCase())>=.8)).map(qc(t?.dataSelect,g))}):o("div",{className:"columns-1 sm:columns-3 md:columns-4 lg:columns-5",children:Array.from(u.entries()).map((x=g,f=t?.dataSelect,([e,t])=>c("div",{className:"break-inside-avoid mb-2xl w-56",children:[o("div",{className:"mb-s",children:o(je,{size:"text-h6",children:e})}),t.map(qc(f,x))]},e)))}),Hc(e)]});var x,f})),Yc=e=>e.name?.charAt(0)||"",Gc=e=>e.map((e=>({...e,name:e.name?.replace(/республика|область|край'/gi,"").trim()||""}))),Qc=d((({className:e="",active:t,flat:l,children:n,data:a,...i})=>{const r=me(),{href:s,target:c,text:d,onClick:m}=r(i);return o("a",{className:p(Jc(t,l),e),href:s,target:c,onClick:m,rel:"noopener noreferrer","aria-label":d,...he(a),children:o("span",{suppressHydrationWarning:!0,className:Zc(t,l),children:d||n})})})),Jc=(e=!1,t=!1)=>p("inline-block border border-solid bg-transparent text-center no-underline",e?"rounded-md border-primary-main group-data-transparent:border-white":"border-transparent",t?"":"px-m py-xs"),Zc=(e=!1,t=!1)=>p("font-sans text-s font-light",e?"text-primary-main":p(t?"text-primary-text":"text-secondary-text","hover:text-primary-main"),"group-data-transparent:text-white group-data-transparent:hover:text-primary-hover"),ed=d((({className:e,version:t,...l})=>{const n="transparent"===t?"white":"black",[a]=no(l?.branches?.default),r=cc(l),s=(e=>{const{open:t,close:l}=ce();return{open:(l={})=>t(o(Xc,{...e}),l),close:l}})(l),d=i((()=>r.open()),[r]),m=i((()=>s.open()),[s]);return c("div",{className:p("flex items-center ml-5 md:max-w-[300px] xl:max-w-full gap-lg",e),role:"navigation",children:[l?.branches?.visible?o(Qc,{className:"whitespace-nowrap text-ellipsis overflow-hidden",flat:!0,href:"#",text:a?.name,data:Nc(l?.branches?.dataClick,a?.name??""),onClick:m}):null,l?.officesAtms?.href?o(Qc,{className:"whitespace-nowrap",flat:!0,...l.officesAtms}):null,o(Mc,{image:{icon:"LoupeIcon",iconVersion:n},ariaLabel:l?.search?.ariaLabel??"Поиск",onClick:d,data:l?.search?.data})]})})),td=d((({observerOptions:e,onVisibilityChange:t,children:l,className:n,...a})=>{const r=fa(i((e=>{if(!e.length||!t)return;const l=e[e.length-1];t(l.isIntersecting)}),[t]),e);return o("span",{ref:r,className:n,role:"menuitem",children:o(Qc,{...a,children:l})})})),ld=d((({topItems:e=[],activeTopItem:t,dropdownMenuAriaLabel:l,version:a,sitemap:i,bgColor:d,logo:m,data:h})=>{const[u,p]=n(e.length),g=e.slice(u),x=s(null),f={rootRef:x},b=r((()=>e.map(((e,t)=>e=>{p(e?nd(t):ad(t))}))),[e]);return c("div",{className:"flex items-center justify-between",children:[o(Yo,{className:"mr-3xl",bgColor:d,logo:m,data:h}),o("div",{ref:x,className:"overflow-hidden min-w-[160px] pb-xs mt-xs",role:"menu",children:e.map(((e,l)=>o(td,{className:u-1<l?"invisible":"",active:e===t,observerOptions:f,onVisibilityChange:b[l],data:e.dataHeader,...e},String(l))))}),g.length?o(Tc,{className:"mx-xs",items:g,activeItem:t,ariaLabel:l}):null,o(ed,{version:a,className:"ml-auto",...i})]})})),nd=e=>t=>Math.max(t,e+1),ad=e=>t=>Math.min(t,e),id={"bg-white":"primary",transparent:"transparent"},rd=["all","header"],sd=Ct((({className:e,bgColor:t="bg-white",logo:l,version:n=id[t],portal:a,...i})=>{const r=i.options?.page?.sitemap??{},{topItems:s,logo:d}=r,{dataFooter:m,dataHeader:h,...u}=d??{},[,g]=kc(s),{internetBankButton:f}=a||{};return o(x,{tag:"header",className:p("pt-3xl px-20",g?.items?.length?"pb-m":"pb-lg",e),defaultPadding:"",version:n,...i,children:c("div",{className:"container",children:[o("div",{className:"whitespace-nowrap",children:o(ld,{activeTopItem:g,topItems:s?.filter(zo(rd)),version:n,sitemap:r,bgColor:t,logo:l??u,data:h})}),o("div",{className:p("mt-xl h-px bg-main-divider",od(n))}),g?.items?.length?o(Ec,{subItems:g?.items?.filter(zo(rd)),version:n,internetBankButton:f}):null]})})})),od=e=>"transparent"===e?"opacity-30":"",cd=(e=!1)=>e?{}:{padding:"p-0"},dd={XXL:"gap-6xl",XL:"gap-5xl",L:"gap-3xl",M:"gap-m",S:"gap-xs",XS:"gap-2xs","":""},md=Ct((({className:e="",padding:t="p-0",gap:l="XS",isInnerPadding:n=!0,version:a="transparent",isTheme:i=!1,isCardBorder:r,...s})=>o(x,{className:p("relative","grid grid-cols-12",dd[l],e),padding:t,version:a,isTheme:i,...s,children:R({...s,extraProps:{...cd(n),className:Fa(r)}})})),{childrenTypes:{exclude:["HorizontalLayout"]}}),hd=d((e=>{const{className:t,align:l,image:n,...a}=e,i=l?p("flex",Ri[l]):"";return o(x,{className:p(i,t),defaultPadding:"p-0",...a,children:o(le,{image:n})})})),ud=d((({className:e="",cards:t=[],button:l})=>{const[a,r]=n(0),s=i((e=>r(e)),[]),d=t.length,[m,h]=cs({itemCount:d,visibleItemCount:2}),{canDec:u,canInc:p}=h,g=t[m]?.href;return c("section",{role:"listitem",className:`min-w-full text-center ${e}`,children:[c("div",{className:"relative overflow-hidden",children:[d?pd({activeIndex:m,cards:t,selectedCardIndex:a,onClick:s}):null,ys({...h,btnClass:["left-12","right-12"],className:"top-16"}),u?o("div",{className:"absolute top-0 left-0 h-full w-32 bg-opacity-from-white"}):null,p?o("div",{className:"absolute top-0 right-0 h-full w-32 bg-opacity-to-white"}):null]}),o(fe,{className:"w-60 text-center",version:"primary",...l,href:g})]})}));function pd({activeIndex:e,cards:t,selectedCardIndex:l,onClick:n}){const a=460*e,i=t.length>2?"justify-start":"justify-center";return o("div",{style:{transform:`translateX(-${a}px)`},className:"duration-1000 px-6xl",children:o("div",{className:`w-full flex flex-nowrap gap-s pb-6xl ${i}`,children:t.map(((e,t)=>function({slide:e,i:t,isActive:l,onClick:n}){return c("button",{type:"button",onClick:n,className:"p-3xl min-w-fit flex items-center gap-2xl bg-white border-solid border relative "+(l?"shadow-dark-blue border-primary-main":"ease-in duration-300 border-gray"),children:[e?.icon?o(le,{className:"p-lg rounded-full bg-secondary-light",image:e.icon,width:"108",height:"108"}):null,c("div",{className:"flex gap-s",children:[e?.sum?gd("страховая сумма",e.sum):null,e?.fee?gd("страховой взнос",e.fee):null]}),xd(l)]},String(t))}({slide:e,i:t,isActive:Boolean(t===l),onClick:()=>n(t)})))})})}function gd(e,t){return c("div",{className:"flex flex-col text-left whitespace-pre",children:[c(je,{size:"text-h6",children:[tt(2)(t)," ₽"]}),o("div",{className:"mt-2xs",children:o(je,{size:"text-l",color:"text-secondary-text",children:e})})]})}function xd(e){return e?o(le,{className:"h-6 w-6 min-w-6 min-h-6 absolute right-4 top-4",image:{icon:"DoneIcon"},width:"24",height:"24"}):null}const fd=d((({className:e="",title:t,insuranceTabs:l=[],button:a,...r})=>{const[s,d]=n(0),m=i((e=>d(e)),[]);return c(x,{className:p("box-border overflow-hidden relative px-0 space-y-2xl",e),defaultPadding:"p-6xl",...r,children:[t?o(w,{className:"text-center",title:t,headingType:"h3"}):null,l?.length>1?o("div",{className:"p-xs bg-secondary-light w-fit mx-auto rounded-md",children:l.map(((e,t)=>function({title:e,i:t,isActive:l,onClick:n}){return o("button",{type:"button",onClick:n,"aria-label":e,className:"box-border px-m py-s text-m font-light "+(l?"bg-primary-main text-white rounded-md":"text-secondary-text"),children:e},String(t))}({title:e?.title,i:t,isActive:Boolean(t===s),onClick:()=>m(t)})))}):null,o("div",{className:"flex",style:{transform:`translateX(-${s}00%)`},role:"list",children:bd({insuranceTabs:l,button:a})})]})})),bd=({insuranceTabs:e,button:t})=>{const l=e?.map((e=>e.cards));return l?.length?l.map(((e,l)=>o(ud,{button:t,cards:e},String(l)))):null};const yd={yellow:"bg-yellow",green:"bg-green","green-light":"bg-green-light","green-dark":"bg-green-dark"},vd={XS:"h-10",S:"h-16",M:"h-24",L:"h-32",XL:"h-52"},Nd=d((e=>{const{className:t="",items:l,isDotted:n,investmentZeroColumn:a,investmentColumns:i,...r}=e,s=i?[...i]:[];return a&&s.unshift(a),o(x,{className:t,defaultPadding:"p-4xl",...r,children:c("div",{className:"container text-m font-light space-y-4xl",children:[s?.length?c("div",{children:[c("div",{className:"flex items-end relative pl-3xl pr-lg text-white",children:[ci(o("div",{className:"w-px h-4 bg-gray"}))(s.map(wd)),o("div",{className:"absolute right-3xl w-px h-4 bg-gray"})]}),o("div",{className:"border-t border-gray -mt-xs mx-3xl"}),o("div",{className:"flex justify-between text-primary-text mt-s -mx-5xl",children:s.map(Sd)})]}):null,l?.length?o(et,{className:"max-w-2xl font-light text-base",items:l,isDotted:n,listItemSize:"M"}):null]})})})),wd=(e,t,l)=>{const n=1===t,a=t===l.length-1;return o("div",{className:`${kd(n,a,e.cells)}`,children:e.cells?.length?o("div",{className:"w-full "+(a?"border-4 border-green-more-dark p-1.5 min-w-72":""),children:e.cells.reverse().map(Cd)}):null},`column_${t}`)},kd=(e,t,l=[])=>[l.length?"flex-1":"flex-0",!l.length||e||t?"":"pl-s",l.length&&!t?"pr-s pb-3xl":"pb-xl"].join(" "),Cd=(e,t)=>{const l=e.cellSize||"XS",n=e.cellColor||"green";return e.text?o("div",{className:`flex-1 flex items-center justify-center relative py-xs ${vd[l]} ${yd[n]} ${"XS"===l?"px-s":"px-5xl"}`,children:o(je,{align:"text-center",children:e.text})},`cell_${t}`):null},Sd=(e,t)=>e?.title?o("div",{className:"flex-1 max-w-44 text-center px-xs last:pr-4xl last:max-w-52",children:e.title},`title_${t}`):null,Td=["байт","Кб","Мб","Гб","Тб","Пб"],Id=d((({icon:e,text:t,href:l,target:n,fileFormat:a,data:i,fileSize:r})=>{const s=r&&a?",":"",d=r??"",m=a?String(a):"";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:l,target:n,...he(i),children:[e,t?c(je,{size:"text-l",font:"font-light",children:[t," ",Bd(d,m),o(je,{color:"text-secondary-text",children:l&&`${d+s+m}`})]}):null]})})),Bd=(e,t)=>e||t?o("span",{children:", "}):"",Md=(e,t)=>(l,n)=>{const a=U(e)("Attachment"===l?.docType?l?.attachment?.src:l?.href),i="Attachment"===l?.docType?((e,t=2)=>{if(0===e)return"";const l=Math.floor(Math.log(e)/Math.log(1024));return`${parseFloat((e/Math.pow(1024,l)).toFixed(t))} ${Td[l]}`})(l?.attachment?.fileSize||0):l?.fileSize,r="Attachment"===l?.docType?Rd(a):l?.fileFormat;return o("div",{role:"listitem",children:o(Id,{text:l?.text,target:l?.target,href:a,fileFormat:r,fileSize:i,icon:Pd(t),data:l?.data})},String(n))},Pd=e=>e?o(le,{className:"min-w-6 min-h-6",image:e,width:"24",height:"24"}):null,Rd=e=>{if(!e)return"";const t=e.lastIndexOf("."),l=new RegExp(/\/(.*)/),n=-1!==t?e.substring(t+1):"";return n.includes("/")?n.replace(l,""):n},Vd=d((({href:e,__html:t})=>{const{close:l}=ce(),n=i((()=>{l()}),[]);return c(rc,{className:"my-6xl min-h-fit w-fit mx-auto",children:[t?o(De,{__html:t}):null,c("div",{className:"flex flex-row mx-auto w-fit gap-lg py-lg",children:[o(fe,{text:"Я согласен",version:"primary",href:e,onClick:n}),o(ia,{type:"button",version:"secondary",onClick:n,children:"Я не согласен"})]}),o("div",{children:"Нажимая кнопку «Я СОГЛАСЕН» ниже Вы принимаете данные условия. Распространение или раскрытие любой части данного Заключения или любой информации, или рекомендации в нем запрещено.»"})]})})),zd=d((({text:e,href:t,__html:l})=>{if(!e&&!l)return null;const n=(e=>{const{open:t,close:l}=ce();return{open:(l={})=>t(o(Vd,{...e}),l),close:l}})({__html:l,href:t}),a=i((()=>n.open()),[n]);return o("button",{className:"text-primary-main",onClick:a,children:e})})),Dd={double:"sm:flex-wrap sm:flex-row",single:"sm:flex-col"},Ad=Ct((({className:e="",title:t,description:l,align:n="text-center",documents:a,icon:i={icon:"DocIcon"},columnsMode:r="double",...s})=>{const d=u();return c(x,{className:p("space-y-lg",e),defaultPadding:"p-6xl",...s,children:[o(S,{title:t,description:l,align:n,headlineVersion:"M",as:"h2",isEmbedded:!0}),a?.length?o("div",{className:p("grid gap-xl","double"===r?"@md:grid-cols-2":"grid-cols-1",Dd[r]),role:"list",children:a.map(jd(d,i))}):null]})})),jd=(e,t)=>(l,n)=>{const a=l?.docType;return""===a?null:"Modal"===a?$d(l,n):Md(e,t)(l,n)},$d=({text:e,reportSource:t,attachment:l,__html:n},a)=>t?.__html&&e?c("div",{role:"listitem",children:[o(zd,{text:e,href:l?.src,__html:t?.__html}),o(De,{__html:n})]},String(a)):null,Ld=Ct((({className:e,padding:t,align:l="text-left",buttons:n=[],description:a,image:i,items:r,headingType:s,qr:d,additionalDescription:m="",title:h="Мобильное приложение",version:u="primary",...g})=>{const f="secondary"===u?"p-m min-w-32":"min-w-24",b=i?.src?o(le,{className:"hidden lg:block",image:i}):null;return o(x,{className:p("min-h-80",e),padding:"p-0",version:u,...g,children:c(we,{className:"h-full",padding:t,defaultPadding:"p-6xl",title:o(w,{headingType:s,title:h,className:p("whitespace-pre-wrap",l)}),rightImage:b,buttons:Xe(n,{className:"flex-wrap"}),children:[a?o(je,{size:"text-xl","font-weight":"font-light",children:a}):null,c("div",{className:p("gap-m","flex flex-1 flex-col","flex-col items-start @xl:flex-row @xl:items-center"),children:[o(et,{items:r,listItemSize:"M"}),o(je,{size:"text-m","font-weight":"font-light",color:"text-secondary-text",children:m}),d?.src?o("div",{className:p("flex justify-center bg-white rounded-md @xl:-order-1",f),children:o(le,{className:"w-fit",image:d})}):null,i?.src?o(le,{className:"lg:hidden",image:i}):null]})]})})})),_d=(e,t)=>e&&"underlined"!==t?"primary":"secondary",Od=(e=[],t={})=>e.filter((({content:e={}})=>xi(t,e))).length,Ed=(e,t)=>e===t;const Fd=(Ud=function(...e){return(t,l)=>e.some((e=>e(t,l)))}(Ed,((e=Ed)=>(t,l)=>t===l||Boolean(t&&l&&t.length===l.length&&t.every(((t,n)=>e(t,l[n])))))()),(e,t)=>e===t||Boolean(e&&t&&Object.keys(e).length===Object.keys(t).length&&Object.entries(e).every((([e,l])=>Ud(l,t[e])))));var Ud;const Hd=[],Wd={},qd={primary:"bg-white/30",secondary:"bg-main-divider"},Kd={primary:"text-white",secondary:"text-secondary-text"},Xd=d((({count:e,version:t="secondary"})=>o("div",{className:p("w-6 h-6 rounded-full flex items-center justify-center",qd[t]),role:"status",children:o(je,{size:"text-xs",color:Kd[t],children:e})}))),Yd=({text:e,description:t,icon:l,isActive:n,type:a})=>{const i=(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"}))(n);return c("div",{className:p("cursor-pointer text-left border-b-0 flex gap-2xs"),"aria-label":e,role:"tab",children:[l?o(le,{className:p("h-6 w-6 min-w-6 min-h-6",i.icon),image:{...l,iconVersion:l?.iconVersion??i.iconVersion},width:"24",height:"24",alt:e}):null,c("div",{className:"border-0",children:[o("div",{className:"animated"===a?i.text:i.oldText,children:e}),o("div",{className:"animated"===a?i.desc:i.oldDesc,children:t})]})]})},Gd={default:"px-xs",underlined:"px-m",animated:"px-m border border-gray cursor-pointer text-left border-b-0 mt-auto flex gap-2xs"},Qd={default:"text-black sm:text-white",underlined:"text-primary-main border-b-2",animated:"text-white sm:text-white"},Jd={default:"bg-white",underlined:"bg-white",animated:"p-1 ease-in duration-300 bg-white text-primary-text h-[70px] w-96"},Zd={default:"sm:bg-primary-main",underlined:"bg-white",animated:"p-2 border-none bg-primary-main text-white h-20 w-96"},em=d((({tag:e="div",item:t={},isActive:l=!1,type:n="default",onClick:a})=>{const i=e,{text:r,description:s,icon:d,count:m,...h}=t;return o(i,{className:p("h-12","block flex-1","cursor-pointer",Gd[n],l?Zd[n]:Jd[n]),role:"tablist",onClick:a,...h,children:c("div",{className:p("h-full","flex justify-center items-center","text-center whitespace-nowrap",l?Qd[n]:"text-secondary-text hover:text-primary-main"),children:[Yd({text:r,description:s,icon:d,isActive:l,type:n}),Number.isInteger(m)?o("div",{className:"ml-xs",children:o(Xd,{count:m,version:_d(l,n)})}):null]})})})),tm=d((e=>o(e?.item?.href?lm:nm,{...e}))),lm=d((e=>{const t=me(),l=i((()=>{e.onClick&&e.onClick(e.item||{})}),[e.onClick,e.item]),{onClick:n,...a}=t({...e.item,onClick:l});return o(em,{...e,tag:"a",item:a,onClick:n})})),nm=d((({item:e={},onClick:t,...l})=>{const n=i((()=>{t&&t(e)}),[t,e]);return o(em,{item:e,onClick:n,...l})})),am=(e,t,l)=>(n,a)=>o(tm,{isActive:n===e,onClick:t,type:l,item:n},String(a)),im=d((({className:e,tabsType:t="default",items:l=[],activeItem:n,onChange:a})=>o("div",{className:p("flex gap-x-2xs overflow-x-auto no-scrollbar",e),role:"tabpanel",children:l.map(am(n,a,t))}))),rm={categories:[],extraOptions:[],propertyType:[],stage:[]},sm=Ct((({className:e,hotFilters:t,filtrationSchema:l={},resetButton:n,...a})=>{const[s,{blocksToRender:d},{field:m,reset:h,update:u}]=bi(rm,{block:a.block,page:a.options?.page}),g=i(((e=rm)=>u(e)),[]),f=(({hotFilters:e=Hd,filtrationState:t=Wd,blocks:l=Hd,onFiltrationStateChange:n})=>{const a=r((()=>Math.max(0,e.findIndex((e=>Fd(e.filter,t))))),[e,t]),s=r((()=>e.map((t=>({text:t.text,count:Od(l,t.filter),version:_d(t===e[a])})))),[e,l,a]),o=i((t=>{n(e[s.indexOf(t)].filter)}),[e,s]);return{activeItem:s[a],items:s,onChange:o}})({hotFilters:t,filtrationState:s,blocks:a.block?.blocks,onFiltrationStateChange:g});return c(x,{className:p("space-y-2xs",e),defaultPadding:"p-0",version:"transparent",...a,children:[o(im,{...f}),o(mi,{filtrationSchema:l,resetButton:n,field:m,reset:h}),o(si,{blocksToRender:d,...a})]})}),{childrenTypes:["ProductBlock"],childSchema:e=>e?.filtrationSchema||{}}),om=!Boolean("object"==typeof globalThis.process&&globalThis.process&&globalThis.process.version),cm=d((({children:e})=>om?e:null)),dm="/icons/MapMarkerClusterIcon.svg",mm="/icons/MapMarkerClusterYellowIcon.svg";function hm({yandexMaps:e,map:t,points:l}){t.geoObjects.removeAll();const n=e.templateLayoutFactory.createClass('<div style="margin-top: -3px;">{{properties.geoObjects.length}}</div>'),a=um("offices",e,n);if(l.length&&l.every((e=>"type"in e))){const i=um("workplaces",e,n),r=pm(l.filter((e=>"workplaces"===e.type)),"workplaces",e),s=pm(l.filter((e=>"offices"===e.type)),"offices",e);a.add(s),i.add(r),t.geoObjects.add(i),t.geoObjects.add(a)}else{const n=pm(l,"offices",e);a.add(n),t.geoObjects.add(a)}t.setBounds(e.util.bounds.fromPoints(l.map((e=>e.coords)))).then((()=>{t.getZoom()>10&&t.setZoom(10)}))}const um=(e,t,l)=>new t.Clusterer({clusterIcons:[{href:"offices"===e?dm:mm,size:[78,84],offset:[-35,-50]}],clusterIconContentLayout:l,clusterHideIconOnBalloonOpen:!1,geoObjectHideIconOnBalloonOpen:!1}),pm=(e,t,l)=>e.map((({coords:e,content:n})=>new l.Placemark(e,{balloonContentHeader:n?.header,balloonContentBody:n?.body,balloonContentFooter:n?.footer,hintContent:n?.hint},{iconLayout:"default#image",iconImageHref:"offices"===t?dm:mm,iconImageSize:[78,84],iconImageOffset:[-35,-50]}))),gm={focus:"focus:border-primary-text focus:border",hover:"hover:bg-primary-hover",active:"active:bg-primary-active",font:"text-center font-sans"},xm={...gm,border:"border border-transparent rounded-md",position:"absolute flex items-center justify-center"},fm=(e,t,l)=>o("div",{className:`select-none cursor-pointer py-m w-12 bg-white ${Object.values(xm).join(" ")} ${l}`,onClick:()=>{t.geolocation.get({provider:"yandex",autoReverseGeocode:!0,mapStateAutoApply:!0}).then((function(t){e.current.geoObjects.add(t.geoObjects)}))},children:o(W,{name:"UserGeoLocationIcon",width:"20",height:"16"})}),bm=()=>function(e,t,l=!0){const[i,r]=n(void 0);return a((()=>{let n=!0;return Rc(e,t).then((e=>{n&&r(e)})).catch((e=>{console.error(`Failed to initialize external namespace: ${e}`)})),()=>{if(n=!1,l){const e=document.getElementById(t);e&&document.head.removeChild(e),r(void 0)}}}),[e,t,l]),i}("ymaps",`https://api-maps.yandex.ru/2.1/?apikey=${z.YANDEX_MAP_API_KEY||""}&lang=ru_RU`,!1),ym={...gm,border:"border-b border-b-2 border-gray last:border-0",position:"relative flex items-center justify-center"},vm=d((({yandexMaps:e,direction:t="in"})=>{const l="in"===t?"PlusIcon":"MinusIcon";return o("div",{onClick:()=>{const l=e.current.getZoom(),n="in"===t?l+1:l-1;e.current.setZoom(n,{checkZoomRange:!0})},className:`${Object.values(ym).join(" ")} bg-white select-none cursor-pointer w-12 h-12`,children:o(W,{name:l,width:"20",height:"16"})})})),Nm=[55.753995,37.614069],wm=d((({points:e,className:t="",zoom:l=5})=>{const n=s(null),i=bm();if(a((()=>{n?.current?i&&(hm({yandexMaps:i,map:n.current,points:e}),e?.length||n.current.setCenter(Nm)):i?.ready((()=>{n.current||(n.current=new i.Map("map",{center:e?km(e):Nm,zoom:l,controls:[],suppressMapOpenBlock:!0}),hm({yandexMaps:i,map:n.current,points:e}))}))}),[i,e,l]),!i)return null;const r="z-10";return c("div",{id:"map",className:p("relative","w-full",t),children:[c("div",{className:p("absolute right-2 top-52 z-10 w-12 overflow-hidden border border-transparent rounded-md",r),children:[o(vm,{yandexMaps:n}),o(vm,{yandexMaps:n,direction:"out"})]}),fm(n,i,p("right-2 top-80",r))]})})),km=e=>[Sm(Cm(e,0)),Sm(Cm(e,1))],Cm=(e,t)=>e.map((e=>e.coords[t])),Sm=e=>e.length&&e.reduce(((e,t)=>e+t))/e.length,Tm=({__html:e,list:t})=>e||t?.length?c("div",{className:"mb-2xl border-b sm:border border-main-divider sm:rounded-md",children:[e?o("div",{className:"mb-2xl",children:o(De,{__html:e})}):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(((e,t)=>c("div",{className:"flex gap-xs items-center",children:[e?.image?o(le,{image:e.image}):null,e?.text?o(je,{size:"text-m",font:"font-light",children:e.text}):null]},String(t))))}):null]}):null,Im={safeBoxCaseVolumes:"Аренда индивидуальных сейфовых ячеек",workingSaturday:"Открыты по субботам",terminalTypeAtms:"Банкоматы",terminalTypeTerm:"Терминалы",workAllTime:"Круглосуточно",billAcceptorEnable:"Прием наличных",premiumService:"Премиальное обслуживание",privateBanking:"Услуга Private banking",sellingCoins:"Продажа монет из драгоценных металлов",buyingCoins:"Покупка монет из драгоценных металлов",bullionOperations:"Операции со слитками",preciousMetalsOperations:"Операции с драгоценными металлами",transferringDataToBiometricSystem:"Передача фото и голоса в Единую биометрическую систему",locationDisabledPeople:"Для маломобильных",designDisabledPeople:"Для слабовидящих",remoteWorkplace:"Удаленное рабочее место",serviceDisabledPeople:"Для маломобильных граждан"},Bm="flex flex-col sm:flex-row sm:flex-wrap gap-3xl pb-2xl",Mm=(e,{field:t,reset:l},n)=>{const a=n?5:6,i=(e||[]).map((e=>o(tl,{text:Im[e],...t(e)},e))),[r,s]=a>0?[i.slice(0,a),i.slice(a)]:[i,[]];return o("div",{children:e?.length?o("div",{children:o(li,{renderFoldableSection:({isUnfolded:e})=>c("div",{children:[o("div",{className:Bm,children:r}),o(ni,{className:Bm,isUnfolded:e,children:s})]}),renderFoldButton:Pm(l,n)})}):null})},Pm=(e,t)=>({isUnfolded:l,onToggle:n})=>c("div",{className:"flex space-x-lg",children:[t?o(fe,{version:"transparent",className:"text-secondary-text [&>*]:p-0",appendRight:o(W,{name:["ArrowDownIcon","ArrowUpIcon"][Number(l)],width:"16",height:"16"}),text:["Больше фильтров","Меньше фильтров"][Number(l)],onClick:n}):null,o(fe,{version:"transparent",className:"text-secondary-text [&>*]:p-0",onClick:e,text:"Очистить фильтр",appendRight:o(W,{name:"CloseIcon",width:"16",height:"16"})})]}),Rm=()=>{},Vm=()=>[],zm=e=>"all"===e?"block":"hidden",Dm=d((({className:e,data:t=[],remoteWorkplaces:l=[],renderCard:a=Rm,renderRemoteWorkplaceCard:i=Rm,filterItems:s=Vm,getBalloon:d=Rm,getBalloonRemoteWorkplaces:m=Rm,initFilterState:h={},descriptionData:u,title:g})=>{const x=g?.includes("Офис"),[f,{field:b,reset:y}]=Kt(h),[v,N,k,C]=r((()=>{const e=s(t,f),n=s(l,f),a=[...e.map((e=>({type:"offices",coords:[Number(e.gpsLatitude),Number(e.gpsLongitude)]?.filter(Boolean),content:d(e)}))),...n.map((e=>({type:"workplaces",coords:[Number(e.gpsLatitude),Number(e.gpsLongitude)]?.filter(Boolean),content:m({address:e.address,workScheduleDescription:e.workScheduleDescription})})))].filter((e=>e.coords&&2===e.coords.length));return[e,a,n,e.length+n?.length]}),[t,l,f]),[S,T]=n("all");return c("div",{className:p("space-y-1",e),children:[c("div",{className:"bg-white",children:[c("div",{className:"p-6xl pb-0",children:[o("div",{className:"flex flex-col sm:flex-row gap-xs mb-2xl",children:c(w,{headingType:"h2",children:[o("span",{suppressHydrationWarning:!0,children:g}),C?o(je,{size:"text-h2",color:"text-secondary-text",children:o("span",{suppressHydrationWarning:!0,children:` (${C})`})}):null]})}),u?Tm(u):null,x&&Am(t,S,T),o("div",{className:p("pb-2xl",zm(S)),children:Mm(Object.keys(h),{field:b,reset:y},x)})]}),o("div",{className:"h-[600px]",children:o(cm,{children:o(wm,{points:N,className:"h-full"})})})]}),c(cm,{children:[v.map(a),k.map(i)]})]})})),Am=(e,t,l)=>{const n=_d("all"===t),a=_d("business"===t),i=(e,t,n)=>(e.currentTarget===e.target&&"business"===t&&n.filter((e=>e.workSchedule&&e.workSchedule.businessScheduleVisibleTag&&!e.workSchedule.businessScheduleDescription)),l(t),n);return c("div",{className:"flex gap-lg flex-col sm:flex-row pb-lg",children:[o(ia,{"data-id":"all",onClick:t=>i(t,"all",e),version:n,children:"Для физических лиц"}),o(ia,{"data-id":"business",onClick:t=>i(t,"business",e),version:a,children:"Для юридических лиц"})]})},jm={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"}},$m=d((({className:e,children:t,color:l="gray"})=>c("div",{className:p("sm:p-s sm:border sm:border-green rounded-md flex items-center h-fit",jm[l].border,e),children:[o("div",{className:"block pr-m sm:pr-0 sm:hidden",children:o(le,{image:{icon:"SmallClockIcon"},width:"24",height:"24"})}),o(je,{size:"text-m",color:jm[l].text,children:t})]}))),Lm=d((({value:e,subText:t,children:l,...n})=>{const a=(Array.isArray(e)?e:e?.split(",")??[]).filter(Boolean);return[a.length,l,t].every((e=>!e))?null:_m({textItems:a,subText:t,children:l,...n})})),_m=({label:e,labelSize:t="text-m",textItems:l,subColor:n,subText:a,className:i,children:r})=>c("div",{className:p("flex gap-2xs flex-col h-full max-w-[300px]",i),children:[e?o(je,{color:"text-secondary-text",font:"font-light",size:t,children:e}):null,r||l.filter(Boolean).map(((e,t)=>o(je,{size:"text-l",children:e.trim()},String(t)))),a?o(je,{color:n,size:"text-m",children:a}):null]}),Om=d((({className:e,children:t})=>o("div",{className:p("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}))),Em=["ArrowDownIcon","ArrowUpIcon"],Fm=["Подробнее","Скрыть"],Um=({isUnfolded:e,onToggle:t})=>c("button",{className:"w-full py-2xl cursor-pointer text-primary-main flex items-center border-b border-solid border-main-divider",onClick:t,type:"button",children:[o("div",{className:"pr-m",children:Fm[Number(e)]}),o(W,{className:"text-primary-text",name:Em[Number(e)],width:"16",height:"16"})]}),Hm=({location:e,address:t,billAcceptorType:l,terminalType:n,billAcceptorEnable:a,atmCode:i="",atmAccess:r="",workTime:s},d)=>{const m=[{label:"Устройство",value:Km(n)},{label:"Модуль приема наличных",value:a?"Да":"Нет"},{label:"Прием наличных пачкой",value:"банкомат принимает пачками"===l?"Да":"Нет"},{label:"Доступность",value:["внешняя установка","территория банка"].includes(r)?"Общедоступный":""},{label:"Регистрационный номер",value:i}];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(je,{size:"text-h4",children:Km(e)}),t?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(W,{name:"GeolocationIcon",width:"24",height:"24"}),o(je,{size:"text-l",children:t})]}):null]}),o("div",{className:"whitespace-nowrap",children:o($m,{color:"green",children:Km(s)})})]}),o("div",{className:"hidden sm:block",children:o(Om,{className:"flex-wrap",children:m?.map(qm)})}),o(li,{className:"block sm:hidden",renderFoldableSection:({isUnfolded:e})=>o(ni,{isUnfolded:e,children:o(Om,{className:"flex-wrap",children:m?.map(qm)})}),renderFoldButton:({isUnfolded:e,onToggle:t})=>Um({isUnfolded:e,onToggle:t})})]},String(d))},Wm=({address:e="",terminalType:t,atmCode:l=""})=>({header:`${Km(t)} №${l}`,body:e.toUpperCase()}),qm=(e,t)=>o(Lm,{...e},String(t)),Km=e=>e?`${e?.charAt(0)?.toUpperCase()}${e?.slice(1)}`:"",Xm=[];const Ym=async e=>{const t=await ft(e,{method:"GET"});return Array.isArray(t)?t:Xm},Gm={terminalTypeAtms:!0,terminalTypeTerm:!1,workAllTime:!1,billAcceptorEnable:!1,locationDisabledPeople:!1,designDisabledPeople:!1},Qm={terminalTypeAtms:e=>"банкомат"===e.terminalType?.toLowerCase(),terminalTypeTerm:e=>"терминал"===e.terminalType?.toLowerCase(),workAllTime:e=>"круглосуточно"===e.workTime?.toLowerCase(),billAcceptorEnable:e=>Boolean(e.billAcceptorEnable),locationDisabledPeople:e=>Boolean(e.locationDisabledPeople),designDisabledPeople:e=>Boolean(e.designDisabledPeople)},Jm=d((({data:e,className:t})=>{const[l]=no(),n=function(e){const{data:t=Xm}=dn(`/api/v1/atms?regionCode=${e}`,Ym);return t}(l?.code??"000");return o(Dm,{className:t,filterItems:Zm,data:n,initFilterState:Gm,renderCard:Hm,getBalloon:Wm,title:`Банкоматы филиала ${l?.name}`,descriptionData:e})})),Zm=(e,t)=>{const l=Object.keys(t).filter((e=>t[e])),n=l.filter((e=>e.startsWith("terminalType"))),a=l.filter((e=>!n.includes(e)));return e.filter((e=>{const t=a.every((t=>Qm[t](e))),l=!n.length||n.some((t=>Qm[t](e)));return t&&l}))},eh=e=>{const t=lh(e);return o(Lm,{label:"Режим работы",value:t,className:"max-w-none"})},th=({workTime:e="",lunchHour:t="",daysOff:l=""},n=!1)=>e?[`${n?"Суббота":"Будние дни"}: ${e}`,t?`перерыв: ${t}`:"",l?`не работает: ${l}`:""].filter(Boolean).join("; "):"",lh=e=>{const t=e.find((e=>"workingSaturday"!==e.key&&Boolean(e.status)&&Boolean(e.workTime))),l=e.find((e=>"workingSaturday"===e.key&&Boolean(e.status)&&Boolean(e.workTime))),n=e.filter((e=>!e.status)).map((e=>e.short?.toLowerCase())).join(", ");return[th({workTime:t?.workTime,lunchHour:t?.lunchHour,daysOff:l?"":n}),th({workTime:l?.workTime,lunchHour:l?.lunchHour,daysOff:n},!0)].filter(Boolean)},nh=[["workingMonday","Пн","Понедельник"],["workingTuesday","Вт","Вторник"],["workingWednesday","Ср","Среда"],["workingThursday","Чт","Четверг"],["workingFriday","Пт","Пятница"],["workingSaturday","Сб","Суббота"],["workingSunday","Вс","Воскресенье"]],ah=e=>nh.map((([t,l,n])=>({key:t,title:n,short:l,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??"")}}))),ih=e=>{if(!e)return null;const t=rh(e);return c(Om,{className:"border-none",children:[o(Lm,{label:"Для юридических лиц",labelSize:"text-l",children:o("div",{className:"flex gap-1",children:t.map(sh)})}),o(Lm,{label:"Режим работы",className:"max-w-none",children:o(je,{children:e})})]})},rh=e=>{const t=nh.map((([,e])=>({short:e,status:!0}))),l=e.split("/")??[],n=l[l.length-1]?.toLowerCase();return n?.includes("выходной")?t.map((e=>({...e,status:!n?.includes(e.short.toLowerCase())}))):t},sh=({short:e,status:t},l)=>o("div",{className:p("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(je,{size:"text-xs",children:e})},String(l)),oh=({currency:e,buyExchangeRate:t,saleExchangeRate:l},n)=>c("div",{className:"flex gap-lg h-full",children:[e?.currency?o(Lm,{label:"Валюта",value:e.currency}):null,t?o(Lm,{label:"Купить",value:String(t)}):null,l?o(Lm,{label:"Продать",value:String(l)}):null]},String(n)),ch=(new Date).getDay(),dh=e=>{const[t]=e?.slice(ch-1)??[];if(!t)return null;const{lunchHour:l,status:n,workTime:a,hasLunch:i}=t;return n?c("div",{className:"flex gap-s items-start whitespace-nowrap",children:[a?o($m,{color:"green",children:a}):null,l&&i?o($m,{color:"yellow",children:`перерыв: ${l}`}):null]}):o($m,{color:"red",children:"Выходной"})},mh=({lunchHour:e,hasLunch:t=!1,status:l=!1})=>l?e&&t?`Перерыв ${e}`:e:"Не работает",hh=({title:e,status:t,workTime:l,lunchHour:n,hasLunch:a},i)=>o(Lm,{label:e,value:t&&l?l:"",subText:mh({lunchHour:n,hasLunch:a,status:t}),subColor:!t||a?"text-error":"text-green-dark"},String(i)),uh=e=>`<p><b>Режим обслуживания физ.лиц:<br/></b>${e}</p>`,ph=e=>`<p><b>Режим обслуживания физ. и юр. лиц:<br/></b> ${e}</p>`,gh=(e,t)=>`<p><b>Режим обслуживания физ.лиц:<br/></b>${e}</p> <p><b>Режим обслуживания юр.лиц:<br/></b>${t}</p>`,xh=({name:e,address:t,phone:l,fax:n,phoneBusiness:a,phoneNatural:i,phoneCallCentre:r,phoneCurrencyControl:s,workSchedule:d,exchangeRate:m},h)=>{if(!d)return null;const u=ah(d);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(je,{size:"text-h4",children:e}),t?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(W,{name:"GeolocationIcon",width:"24",height:"24"}),o(je,{size:"text-l",children:t})]}):null]}),dh(u)]}),o("div",{className:"hidden sm:block",children:fh({phone:l,fax:n,phoneBusiness:a,phoneNatural:i,phoneCallCentre:r,phoneCurrencyControl:s,workSchedule:d,exchangeRate:m})}),o(li,{className:"block sm:hidden",renderFoldableSection:({isUnfolded:e})=>o(ni,{isUnfolded:e,children:fh({phone:l,fax:n,phoneBusiness:a,phoneNatural:i,phoneCallCentre:r,phoneCurrencyControl:s,workSchedule:d,exchangeRate:m})}),renderFoldButton:({isUnfolded:e,onToggle:t})=>Um({isUnfolded:e,onToggle:t})})]},String(h))},fh=({phone:e,fax:t,phoneBusiness:l,phoneNatural:n,phoneCallCentre:a,phoneCurrencyControl:i,workSchedule:r,exchangeRate:s})=>{const d=ah(r),m=r?.businessScheduleVisibleTag?"Для физических лиц":"Для физических и юридических лиц";return c("div",{children:[c(Om,{className:"flex-wrap",children:[o(Lm,{label:"Факс",value:t}),o(Lm,{label:"Телефон филиала",value:e}),o(Lm,{label:"Для обращений юридических лиц",value:l}),o(Lm,{label:"Обслуживание физических лиц",value:n}),o(Lm,{label:"Для консультаций по валютному контролю",value:i}),o(Lm,{label:"Контакт-центр",value:a})]}),r?.isMatchesPattern?o(Om,{children:o(Lm,{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(hh)})})}):c(Om,{children:[o(Lm,{label:m,labelSize:"text-l",children:o("div",{className:"flex gap-1",children:d?.map(sh)})}),eh(d)]}),r?.businessScheduleVisibleTag?ih(r?.businessScheduleDescription):null,s?.currencies?.length?o(Om,{className:"flex-wrap",children:s?.currencies?.map(oh)}):null]})},bh=({name:e="",address:t="",workSchedule:l})=>{const n=(a=e)?`${a?.charAt(0)?.toUpperCase()}${a?.slice(1)}`:"";var a;const i=`${t} ${(e=>{const t=ah(e),l=e?lh(t):"",n=e?e.businessScheduleDescription:"";return e?e.businessScheduleVisibleTag?e.businessScheduleVisibleTag&&null===e.businessScheduleDescription?uh(l):gh(l,n):ph(l):null})(l)}`;return{header:n,body:i}},yh=({address:e,workScheduleDescription:t},l)=>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(je,{size:"text-h4",children:"Удаленное рабочее место"}),e?c("div",{className:"flex pb-xl pt-xs gap-2xs",children:[o(W,{name:"GeolocationIcon",width:"24",height:"24"}),o(je,{size:"text-l",children:e})]}):null]})}),o("div",{className:"hidden sm:block",children:vh({workScheduleDescription:t})}),o(li,{className:"block sm:hidden",renderFoldableSection:({isUnfolded:e})=>o(ni,{isUnfolded:e,children:vh({workScheduleDescription:t})}),renderFoldButton:({isUnfolded:e,onToggle:t})=>Um({isUnfolded:e,onToggle:t})})]},String(l)):null,vh=({workScheduleDescription:e})=>c("div",{children:[c(Om,{className:"flex",children:[o(Lm,{label:"Операции для физических лиц",children:o(je,{children:"Оформление и обслуживание кредитов, счетов, вкладов"})}),o(Lm,{label:"Операции для физических лиц",children:o(je,{children:"Оформление и обслуживание банковских карт"})}),o(Lm,{label:"Операции для физических лиц",children:o(je,{children:"Инвестиционное и накопительное страхование"})}),o(Lm,{label:"Операции для физических лиц",children:o(je,{children:"Безналичные операции в рублях, переводы без открытия счёта"})})]}),o("hr",{className:"text-main-divider pb-xl"}),o(Lm,{label:"Режим работы",className:"max-w-none",children:o(je,{children:e})})]}),Nh=({address:e="",workScheduleDescription:t})=>({header:"Удаленное рабочее место",body:`${e} ${t}`}),wh={branches:[],remoteWorkplaces:[]};const kh=async e=>await ft(e,{method:"GET"})||wh,Ch={workingSaturday:!1,premiumService:!1,privateBanking:!1,remoteWorkplace:!1,serviceDisabledPeople:!1,sellingCoins:!1,buyingCoins:!1,bullionOperations:!1,preciousMetalsOperations:!1,transferringDataToBiometricSystem:!1},Sh={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)},Th=d((({className:e})=>{const[t]=no(),l=function(e){const{data:t=wh}=dn(`/api/v1/branchesAndRemoteWorkplaces?regionCode=${e}`,kh);return t}(t?.code??"000");return o(Dm,{className:e,filterItems:Ih,data:l?.branches,remoteWorkplaces:l?.remoteWorkplaces,initFilterState:Ch,renderCard:xh,renderRemoteWorkplaceCard:yh,getBalloon:bh,getBalloonRemoteWorkplaces:Nh,title:`Офисы филиала ${t?.name}`})})),Ih=(e,t)=>{const l=Object.keys(t).filter((e=>t[e]));return e.filter((e=>l.every((t=>Sh[t](e)))))},Bh=d((({data:e,className:t,...l})=>{const n=e?.dataType??"offices";return o(x,{version:"transparent",className:p(t),defaultPadding:"p-0",...l,children:"offices"===n?o(Th,{}):o(Jm,{data:e})})})),Mh=d((({className:e,title:t,description:l="Блок в разработке...",...n})=>c(x,{className:p("box-border",e),...n,children:[o(S,{className:"max-w-[600px]",title:t,description:l,headlineVersion:"L",align:"text-left",isEmbedded:!0}),o(f,{})]}))),Ph="hidden sm:flex absolute z-40 top-10",Rh=Ct((({className:e="",padding:t,slides:l=[],...a})=>{const[i,r]=n(0),[s,d]=Da({itemCount:l?.length||0});return c(x,{className:p("box-border overflow-hidden",e),defaultPadding:"pt-6xl",padding:t,...a,children:[o("div",{className:"flex duration-1000",style:{transform:`translateX(-${100*i}%)`},role:"list",children:l.map((({productBlock:e},t)=>o("div",{className:"box-border grow-0 shrink-0 basis-full",role:"listitem",children:o(st,{className:"pl-6xl h-full",headlineVersion:"M",isFullWidthTitle:!1,...e,...a})},String(t))))}),c("div",{className:"relative pr-xs mt-m -mb-m flex gap-xs box-border",children:[o(Na,{containerRef:s,snapAlign:"snap-start",onVisibleIndicesChange:d.handleVisibleIndicesChange,itemClassName:"h-40 flex items-stretch w-screen",gap:8,children:l.map(Vh({activeSlideIndex:i,onClick:r}))}),d.canScrollLeft?o(ja,{className:p("left-6",Ph),onClick:d.scrollLeft}):null,d.canScrollRight?o($a,{className:p("right-6",Ph),onClick:d.scrollRight}):null]})]})})),Vh=({activeSlideIndex:e,onClick:t})=>({nav:l},n)=>{const a=n===e,i=a?"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",r=a?"text-primary-text text-h6 py-xs":"text-l pb-2xs text-secondary-text group-data-secondary:text-white",s=a?"text-secondary-text text-l font-light":"text-secondary-text text-m font-light group-data-secondary:text-white/80";return c("button",{type:"button",onClick:()=>t(n),"aria-label":l?.title,className:p("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",i),children:[o("div",{className:r,children:l?.title}),o("div",{className:s,children:l?.description})]},String(n))},zh=d((({address:e,email:t,telephone:l,button:n,className:a="",__html:i,icon:r,title:s,version:d="primary",...m})=>c(x,{className:p("box-border text-left space-y-s",a),version:d,...m,children:[c("div",{className:"w-full flex justify-between flex-row-reverse",children:[Ke(r)?o("div",{className:"w-10 h-7 sm:w-24 sm:h-16",children:o(le,{image:r})}):null,s?o(w,{headingType:"h3",as:"h3",title:s}):null]}),c("div",{className:"w-full space-y-m",children:[i?Dh(i):null,Ah({label:"Адрес",data:e,iconName:"GeolocationIcon"}),Ah({label:"Телефон(факс)",data:l,iconName:"PhoneIcon"}),Ah({label:"E-mail",data:t,iconName:"MailIcon",dataColor:"text-primary-main"}),n?.text?Xe([n]):null]})]}))),Dh=e=>o("div",{className:"border-b border-main-divider pb-lg",children:o(De,{__html:e})}),Ah=({label:e,data:t,iconName:l,dataColor:n=""})=>t?c("div",{className:"flex gap-s",children:[o(W,{iconVersion:"black",name:l,width:"24",height:"24"}),c("div",{className:"flex flex-col gap-2xs",children:[o(je,{size:"text-m",font:"font-light",color:"text-secondary-text",children:e}),o(je,{size:"text-xl",color:n,children:t})]})]}):null,jh=d((e=>{const{__html:t,richVersion:l="",...n}=e;return o(x,{defaultPadding:"p-0",...n,children:o(De,{__html:t,richVersion:l})})})),$h=d((({label:e,labelIconBgVersion:t,icon:l,onToggle:n,labelIcon:a})=>o(Za,{tag:"button",className:p("border-none bg-transparent items-center group/button",a?.icon?"py-xs":"py-lg"),onClick:n,textNode:c("div",{className:"flex items-center text-start group-hover/button:text-primary-main gap-s",children:[null,e?o(je,{size:"text-h6",font:"font-normal",children:e}):null]}),iconNode:l?o(W,{name:l,iconVersion:"color",width:"24",height:"24"}):null}))),Lh=Ct((({className:e="",isExpanded:t,isFoldButtonOnTop:l=!0,label:n="Развернуть",labelIcon:a,labelIconBgVersion:i,foldButtonVersion:r="default",version:s,role:c,...d})=>o(x,{className:p("w-full","border-0 border-b border-solid border-main-divider last:border-b-0",e),defaultPadding:"p-0",tag:"div",version:"transparent",role:c,...d,children:o(li,{isFoldButtonOnTop:l,unfoldedByDefault:t,renderFoldableSection:({isUnfolded:e})=>o(ni,{className:p("gap-lg","grid grid-cols-12 [&>*]:pb-m"),isUnfolded:e,children:R({...d,extraProps:{className:"w-full",padding:"p-0"}})}),renderFoldButton:({isUnfolded:e,onToggle:t})=>_h({foldButtonVersion:r,label:n,labelIcon:a,labelIconBgVersion:i,isUnfolded:e,onToggle:t})})})),{childrenTypes:{exclude:["RollupItem"]}}),_h=({foldButtonVersion:e,label:t,labelIcon:l,labelIconBgVersion:n,isUnfolded:a,onToggle:i})=>{const r=t||(a?"Скрыть":"Развернуть"),s=((e=!1)=>e?"MinusIcon":"PlusIcon")(a);return"accordion"===e?o($h,{label:r,labelIcon:l,labelIconBgVersion:n,icon:s,onToggle:i}):o(ei,{label:r,icon:a?"ArrowUpIcon":"ArrowDownIcon",onClick:i})},Oh=d((({className:e=""})=>{const[t,l]=n("option2"),a=i((e=>l(e)),[]);return c("div",{className:p("order-4",e),role:"radiogroup",children:[o(qn,{className:"mb-xs",name:"contractType",text:"Простое хранение",value:"option1",checked:"option1"===t,onChange:a}),o(qn,{name:"contractType",text:"Сделка с недвижимостью",value:"option2",checked:"option2"===t,onChange:a})]})})),Eh=d((({data:e,fieldLabel:t,fieldValue:l,selected:n,placeholder:a="",setSelected:i,label:r})=>{const s=e.filter(Boolean).map((e=>({key:e?.[l||t],text:e?.[t]}))),c=s.find((e=>e.key===n));return o(xl,{options:s,label:r,placeholder:a||n,onChange:e=>i(e.key),value:c})})),Fh=d((({regions:e=[],selectedRegion:t,onSelectedRegion:l,branches:n=[],selectedBranch:a,onSelectedBranch:i})=>c("div",{className:"flex flex-col @xl:flex-row gap-m order-1",children:[o("div",{className:"flex-1 min-w-0",children:o(Eh,{data:e,fieldValue:"code",fieldLabel:"name",selected:t,setSelected:l,label:"Регион"})}),o("div",{className:"flex-1 min-w-0",children:o(Eh,{data:n,fieldValue:"branchCode",fieldLabel:"address",selected:a,setSelected:i,label:"Отделение",placeholder:"Выберите отделение"})})]}))),Uh=["От 1 дня","До 365 дней"],Hh=d((({days:e,setDays:t})=>c("div",{className:"order-1",children:[o(je,{size:"text-m",font:"font-light",children:"Срок аренды"}),o(wn,{min:1,max:365,value:e,items:Uh,onChange:t})]}))),Wh=d((({caseVolumes:e=[],selectedCaseVolume:t,onSelectedCaseVolume:l,safeBoxCases:n=[],selectedBoxSize:a,onSelectedBoxSize:i})=>c("div",{className:"flex flex-col @xl:flex-row gap-m order-1",children:[o("div",{className:"flex-1 min-w-0",children:o(Eh,{data:e,fieldLabel:"volume",selected:t,setSelected:l,label:"Размер",placeholder:"Выберите размер"})}),o("div",{className:"flex-1 min-w-0",children:o(Eh,{data:n,fieldLabel:"safeBoxCasesSize",selected:a,setSelected:i,label:"Параметры ячейки, мм (ВхШхД)",placeholder:"Выберите параметр ячейки"})})]}))),qh=d((({regions:e,selectedRegion:t,branches:l,selectedBranch:n,days:a,selectedCaseVolume:i,selectedBoxSize:r,safeBoxCases:s,caseVolumes:d,onChange:m,onClick:h})=>c("div",{className:"contents @xl:block flex-1 space-y-xl",children:[o(Fh,{regions:e,selectedRegion:t,onSelectedRegion:e=>m({selectedRegion:e}),branches:l,selectedBranch:n,onSelectedBranch:Kh(m)}),o(Hh,{days:a,setDays:e=>m({days:e})}),o(Wh,{caseVolumes:d,selectedCaseVolume:i,onSelectedCaseVolume:Xh(m),safeBoxCases:s,selectedBoxSize:r,onSelectedBoxSize:e=>m({selectedBoxSize:e})}),o("div",{className:"order-4",children:o(je,{size:"text-l",font:"font-light",color:"text-secondary-text",children:"Тип договора"})}),c("div",{className:"contents @md:flex justify-between items-center gap-m",children:[o(Oh,{}),o(fe,{text:"Офисы на карте",version:"primary",onClick:h,className:"order-6"})]})]}))),Kh=e=>t=>{e({selectedBranch:t,selectedCaseVolume:"",selectedBoxSize:""})},Xh=e=>t=>{e({selectedCaseVolume:t,selectedBoxSize:""})},Yh=d((({days:e,tariffs:t=[]})=>{const l=Qh(e,t),n="На рисунке изображена пачка листов\nформата А4";return c("div",{className:"contents @xl:flex flex-col justify-between gap-xl order-2",children:[c("div",{className:"flex flex-col @xl:flex-row gap-x-6xl gap-y-2xl order-5 @xl:order-none py-2xl @xl:py-0 border-t border-main-divider @xl:border-none",children:[Gh("Аренда за",e),Gh("Цена",l+" ₽")]}),o("div",{className:"@xl:hidden order-3 mb-xs",children:o(k,{size:"text-s",font:"font-light",color:"text-secondary-text",children:n})}),c("div",{className:"flex flex-col items-center gap-s order-3 @xl:order-none mb-xl @xl:mb-0 bg-primary-main py-s @xl:p-3xl text-center",children:[o(le,{image:{icon:"PackA4Icon"},className:"@xl:h-60"}),o("div",{className:"hidden @xl:inline opacity-80 whitespace-pre-line",children:o(k,{size:"text-s",font:"font-light",color:"text-white",children:n})})]})]})})),Gh=(e,t)=>c("div",{className:"flex justify-between items-center gap-y-xs @xl:flex-col @xl:items-start",children:[o(je,{size:"text-l",font:"font-light",color:"text-secondary-text",children:e}),o("span",{className:"text-l @xl:text-h3 text-primary-text",children:t})]}),Qh=(e,t)=>{const l=Jh(e);return e*(t?.find((e=>e.tariffType===String(l)))?.tariffValue||0)},Jh=e=>{let t=1;switch(!0){case e>30&&e<=90:t=2;break;case e>90&&e<=180:t=3;break;case e>180&&e<=365:t=4}return t},Zh=(e,t)=>e.find((e=>e.branchCode===t)),eu=d((e=>{const{regions:t,data:l,branches:n,onChange:i,onClick:r}=e;a((()=>{i({selectedBranch:"",selectedCaseVolume:"",selectedBoxSize:""})}),[l.selectedRegion,i]);const s=Zh(n,l.selectedBranch),d=tu(s?.safeBoxCaseVolumes),m=lu(s?.safeBoxCaseVolumes,l.selectedCaseVolume)?.safeBoxCases,h=nu(m,l.selectedBoxSize);return c("div",{className:"flex flex-col @4xl:flex-row gap-4xl align-top",children:[o(qh,{...l,regions:t,onClick:r,branches:n,caseVolumes:d,safeBoxCases:m,onChange:i}),o(Yh,{days:l.days,tariffs:h})]})})),tu=e=>e?.length?e?.filter((e=>e?.safeBoxCases?.length)):[],lu=(e,t)=>e?.find((e=>e.volume===t)),nu=(e,t)=>e?.find((e=>e.safeBoxCasesSize===t))?.tariffs,au=[];const iu=async e=>await ft(e,{method:"GET"})||au,ru=d((({title:e,footnote:t,className:l="",...a})=>{const[r,s]=n(!1),d=i((()=>s((e=>!e))),[]),[m,h]=n({selectedRegion:"",selectedBranch:"",selectedCaseVolume:"",selectedBoxSize:"",days:26}),u=_n(),p=su(m.selectedRegion,u),g=function(e){const{data:t}=dn(e?`/api/v1/safeboxes?regionCode=${e}`:null,iu);return t||au}(p),f=i((e=>h((t=>({...t,...e})))),[h]),b=(y=Zh(g,m.selectedBranch)||g,Array.isArray(y)?y.map((e=>({coords:[Number(e.gpsLatitude),Number(e.gpsLongitude)].filter(Boolean),content:void 0}))).filter((e=>e.coords&&2===e.coords.length)):y?.gpsLatitude&&y?.gpsLongitude?[{coords:[y.gpsLatitude,y.gpsLongitude]}]:[]);var y;return c(x,{className:l,defaultPadding:"",...a,children:[c("div",{className:"p-4xl space-y-xl",children:[e?o(w,{title:e,headingType:"h3",as:"h2",className:"text-primary-text mb-s text-center"}):null,o(eu,{regions:u,branches:g,data:{...m,selectedRegion:p},onClick:d,onChange:f}),t?o(k,{size:"text-s",font:"font-light",children:t}):null]}),b.length&&r?o(wm,{points:b,className:"h-[640px]"}):null]})})),su=(e,t)=>!e&&t?.length&&t[0]?.code?t[0].code:e,ou=({styleMap:e,isMainButton:t,version:l})=>(n,a,i)=>{const{label:r,description:s,button:d,items:m,isDotted:h}=n;return c("div",{className:p("relative flex flex-col items-center text-center justify-between whitespace-pre-line overflow-hidden space-y-3xl",cu(i.length)),children:[c("div",{className:"space-y-xs",children:[r?o(je,{size:"text-h6",align:"text-center",children:r}):null,c("div",{className:"flex flex-col items-center gap-3xs",children:[s?o("div",{className:e.description,children:s}):null,o(et,{className:e.description,items:m,listItemSize:"M",isDotted:h})]})]}),d?.text&&!t?o(fe,{className:"box-border py-s w-full max-w-60 mt-auto",version:l,...d,children:d?.text}):null]},String(a))},cu=e=>e<5?"w-72":"w-52",du={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"},mu=d((({buttons:e,className:t="",description:l,showLines:n=!0,size:a="normal",steps:i=[],stepVersion:r="gray",title:s,version:d="primary",...m})=>{const h=i.length,u=h>3,g=du,f=(e=>e?"":"opacity-0")(n),b=h<5?"px-24":"px-16",y=h<5?"px-28":"px-20",v=Boolean(e?.every((e=>e?.text)));return c(x,{className:p("box-border flex flex-col items-center overflow-hidden gap-y-3xl",t),defaultPadding:"p-6xl",version:d,...m,children:[o(S,{headlineVersion:"S",title:s,description:l,isEmbedded:!0,className:"w-full",align:pa}),i?.length?c("div",{className:"box-border space-y-lg flex flex-col justify-center",children:[o("div",{className:p("flex items-center","normal"===a?b:y),children:ci(o("div",{className:p("h-0.5 w-full bg-secondary-light flex-1",f)}))(i.map(hu(g,a,r)))}),o("div",{className:p("flex justify-between",u?"gap-x-s":"gap-x-20"),children:i.map((N={styleMap:g,isMainButton:v,version:d},(e,t,l)=>{const{type:n}=e;if("default"!==n&&"rte"!==n)return null;switch(n){case"default":return ou(N)(e,t,l);case"rte":return o("div",{className:p("text-center",cu(l.length)),children:o(De,{__html:e.__html})},String(t));default:return null}}))})]}):null,Xe(e)]});var N})),hu=(e,t,l)=>({icon:n},a)=>{const i="secondary"===l?"white":"color";return o(x,{defaultPadding:"",className:`${uu(t)} flex justify-center items-center text-center rounded-full box-border z-10`,version:l,children:Ke(n)?o(le,{image:{...n,iconVersion:n?.iconVersion||i},width:"48",height:"48"}):o("span",{className:p("text-h4","transparent"===l?e.iconText:(r=l,"secondary"===r?"group-data-primary:text-white":"text-secondary-text")),children:a+1})},String(a));var r},uu=e=>"normal"===e?"h-24 w-24":"h-16 w-16",pu=d((()=>o("div",{className:"hidden",role:"none"}))),gu=d((({className:e,version:t,gap:l=14,padding:n=16,showDots:a=false,minHeight:i,children:r,onVisibleIndicesChange:s,listType:d="horizontal-list"})=>{const m=Array.isArray(r)?r.length:0,[h,u]=Da({itemCount:m,onVisibleIndicesChange:s}),[g]=u.visibleIndicesRange;return c("div",{className:p(e,"vertical-list"===d?"relative h-full":""),children:[o(Na,{containerRef:h,activeIndex:g,visibleItemCount:1,gap:l,padding:n,onVisibleIndicesChange:u.handleVisibleIndicesChange,listType:d,minHeight:i,children:r}),a?o(Ta,{containerRef:h,activeIndex:g,dotCount:m,listType:d,version:t}):null]})})),xu=Ct((({listType:e,showDots:t,options:l,version:n,...a})=>o(x,{version:n,defaultPadding:"p-0",...a,children:o(gu,{listType:e,showDots:t,version:n,children:R({...a,options:l})})})),{childrenTypes:{exclude:["SwipeListControlBlock"]}}),fu="hidden sm:flex absolute z-40",bu={default:{item:"flex-1",gap:0,buttonTop:"top-0"},animated:{item:"flex",gap:8,buttonTop:"top-5"},underlined:{item:"",gap:0,buttonTop:"top-0"}},yu=d((({className:e,items:t=[],activeItem:l,onChange:n,tabsType:i="default"})=>{const[r,s]=Da({itemCount:t?.length||0});return a((()=>vu(r.current,t,l)),[]),c("div",{className:p("relative overflow-x-auto no-scrollbar",e),children:[o(Na,{containerRef:r,snapAlign:"snap-start",onVisibleIndicesChange:s.handleVisibleIndicesChange,itemClassName:bu[i].item,gap:bu[i].gap,children:t.map(am(l,n,i))}),s.canScrollLeft?o(ja,{className:p("left-6",fu,bu[i].buttonTop),onClick:s.scrollLeft}):null,s.canScrollRight?o($a,{className:p("right-6",fu,bu[i].buttonTop),onClick:s.scrollRight}):null]})})),vu=(e,t,l)=>{const n=t.findIndex((e=>e===l));e&&n>0&&e.scrollTo({left:e?.children[n]?.offsetLeft,behavior:"smooth"})},Nu=({tabsMode:e,...t})=>{switch(e){case"wideScreen":return o(im,{...t});case"scrollable":return o("div",{className:"flex",children:o(yu,{className:"m-auto",tabsType:"underlined",...t})});default:return null}},wu="tab",ku=d((({className:e="",isSticky:t,tabs:l=[],tabsMode:s,...c})=>{const d=u(),{isReady:m}=d,g=r((()=>l.map(Su)),[l]),[f,b]=n(0);a((()=>{if(!l||!l[0])return;const e=d.query.tab&&l.findIndex((e=>"group"===e.type&&e.ref===d.query.tab))||0,t=l[e]||l[0];b(e),Cu(t)}),[m]),a((()=>{const e=l[f];"group"===e?.type&&h.subject("tab",{type:e.type,label:e.ref,groupName:e.name})}),[l,f]);const y=i((e=>{const t=g.indexOf(e),n=l[t];b(t),Cu(n),"group"===n.type&&(e=>{const t=new URLSearchParams(d.query);e.name?t.set(wu,e.name):t.delete(wu),d.replace(`${d.pathname}?${t}`,"",{scroll:!1})})(e)}),[l,g]);return o(x,{className:p(t?"sticky top-1 z-20":"",e),defaultPadding:"p-0",...c,children:Nu({items:g,activeItem:g[f],tabsMode:s,onChange:y})})})),Cu=e=>{"group"===e.type&&h.fire("tab",{type:e.type,label:e.ref,groupName:e.name}),"link"===e.type&&h.fire("tab",{type:e.type,label:e.href})},Su=e=>"group"===e?.type?{text:e.title,name:e.ref}:e,Tu={default:{wrapper:"",component:""},animated:{wrapper:"border-b-8 border-primary-main bg-white",component:"m-auto"},underlined:{wrapper:"flex",component:"m-auto"}},Iu=({tabsType:e="animated",...t})=>e?o("div",{className:Tu[e].wrapper,children:o(yu,{className:Tu[e].component,tabsType:e,...t})}):null,Bu=Ct((({className:e="",tabs:t=[],block:l,tabsType:r,showCounter:s=!1,...d})=>{const m=l?.__id?`tabs-${l.__id}`:"tabs",h=u(),g=s?t.map((e=>({...e,count:l?.slots?.[e?.text??""]?.length??0}))):t,{isReady:f}=h,[b,y]=n(Pu(g,((e="")=>{const t=globalThis?.location?.href;return t?new URL(t).searchParams.get(e):null})(m))),v=g[b],N=g.findIndex((e=>Boolean(e.selected)));a((()=>{const e=h.query[m]?g.findIndex(((e,t)=>"group"===e.type&&String(t)===h.query[m])):N;y(-1===e?0:e)}),[f,N,m]);const w=Mu(g[b],b),k=i((e=>{const t=g.indexOf(e),l=g[t];y(t),"group"===l.type&&((e,t)=>{const l=new URLSearchParams(h.query);e.text?l.set(m,String(t)):l.delete(m),h.replace(`${h.pathname}?${l}`,"",{scroll:!1})})(e,t)}),[g]);return c(x,{className:p(e),defaultPadding:"p-0",...d,children:[Iu({items:g,activeItem:v,tabsType:r,onChange:k}),o("div",{className:"space-y-px @5xl:space-y-0 @5xl:grid @5xl:grid-cols-12 @5xl:gap-2xs",children:Object.entries(l?.slots??{}).map((([e,t])=>P(t,{...d?.options,slotName:w,parent:l,extraProps:{className:e===w?"":"hidden"}})))})]})}),{slots:({tabs:e})=>e?.filter((e=>"group"===e.type)).map(Mu)||[],childrenTypes:{exclude:["TabsLayout"]}}),Mu=(e,t)=>e?.text||`Слот №${t}`,Pu=(e,t)=>t?Number(t):e.reduce(((e,t,l)=>t.selected?l:e),0),Ru=d((({className:e="",isOpen:t,onClick:l})=>o(fe,{className:e,appendRight:o(le,{image:{icon:t?"ArrowUpIcon":"ArrowDownIcon"},width:"20",height:"20"}),text:t?"Скрыть":"Показать",version:"gray",onClick:l}))),Vu={Buttons:({buttons:e})=>Xe(e,{buttonClassName:"basis-0"}),Img:({image:e})=>e?.src?o(le,{image:e}):null,List:({isDotted:e,...t})=>o(et,{className:"flex flex-col justify-between items-start text-h6",isDotted:e??!0,...t}),LabelDescription:({label:e,description:t})=>c("div",{className:"space-y-2xs",children:[e?o("div",{children:o(je,{size:"text-h6",children:e})}):null,t?o("div",{className:"lg:text-l font-light text-xs",children:o(je,{color:"text-secondary-text",children:t})}):null]}),Table:({isVisible:e,displayTable:t,dataUrl:l,pdfUrl:n,isOpen:a})=>e?o(Ru,{isOpen:a,onClick:()=>{t({dataUrl:l,pdfUrl:n})}}):null},zu=d((({cell:e,fieldIdx:t,rowIdx:l,cellIdx:i,setTableInner:r,tableInner:s,openTableInnerIdx:o,setOpenTableInnerIdx:c})=>{const[d,m]=n(!0);a((()=>{i===o&&s||m(!0)}),[s,o]);return Du({cell:e,cellProps:{rowIdx:l,cellIdx:i,fieldIdx:t,displayTable:e=>{m(!1),c(i),r(e)},isVisible:d}})})),Du=({cell:e,cellProps:t})=>{if(!e)return null;const{tableCellType:l,...n}=e;if(!l||!(l in Vu))return null;return o(Vu[l],{...t,...n})},Au=d((({cells:e,rowIdx:t,cellIdx:l,setTableInner:n,tableInner:a,openTableInnerIdx:i,setOpenTableInnerIdx:r})=>o("div",{className:"w-80 flex-grow flex flex-col gap-m @4xl:gap-lg",role:"cell",children:e?.length?e.map(((e,s)=>o(zu,{cell:e,fieldIdx:s,rowIdx:t,cellIdx:l,setTableInner:n,tableInner:a,openTableInnerIdx:i,setOpenTableInnerIdx:r},String(s)))):null}))),ju=(e,t)=>140*Re(e.slice(0,t).map((e=>e?.cols?.length??1))),$u=(e,t)=>e?.length>0?o("div",{className:p("flex",0===t?"text-secondary-text":""),children:e.map(((e,t)=>o("div",{className:"w-20 mx-lg",children:o(je,{size:"text-h6",font:"font-light",children:e})},String(t))))}):null,Lu=d((({rows:e})=>{const t=e?.[0]?.length??0,[l,n]=cs({itemCount:t,visibleItemCount:5});return c("div",{children:[e?.map((a=l,(e,t)=>{if(!e?.length)return null;const[l,...n]=e,i=p("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:[l?.data?o("div",{className:"whitespace-pre-wrap sm:whitespace-normal w-48 sm:w-56 sm:min-w-56 py-lg pr-lg sm:pr-0",children:o(je,{size:"text-xl",font:"font-light",children:l.data})}):null,o("div",{className:"flex flex-grow overflow-hidden",children:o("div",{className:i,style:{transform:`translateX(-${ju(n,a)}px)`},children:n?.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(je,{size:"text-xl",children:e.data}):null,e?.cols?$u(e.cols,a):null]},`row${t}`)))})})]},String(t))})),ys({...n,btnClass:["left-3 top-20","right-3 top-20"],className:""})]});var a})),_u=d((({activeTabIndex:e,items:t})=>o("div",{children:t.map(((t,l)=>{const n=`activeTabIdx:${e}-tableIdx:${l}`;return c("div",{className:"w-full @container",children:[o("div",{className:"flex py-m sm:px-m bg-white @4xl:bg-gray relative",children:o(je,{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(Lu,{rows:t.rowsData})})})]},n)}))}))),Ou=(e=!1)=>""+(e?"text-white":"text-secondary-text"),Eu=d((({currencies:e,linkToPDF:t,activeTabIndex:l,setActiveTabIndex:n})=>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:p("rounded-md px-4 py-3 cursor-pointer",t===l?"bg-primary-main":""),onClick:()=>n(t),children:o(je,{size:"text-xl",font:"font-light",color:Ou(t===l),children:e||t+1})},e)))}):null,t?o(fe,{className:"text-primary-main",href:t,version:"secondary",target:"_blank",appendLeft:o(W,{name:"DocDownloadIcon",iconVersion:"color",className:"mr-3xs",width:"20",height:"20"}),text:"Скачать в PDF"}):null]})));async function Fu(e){const t=await fetch(e);return await t.json()}const Uu=d((({dataUrl:e,pdfUrl:t,onClick:l})=>{const{tableData:a}=function(e){const{data:t}=dn(function(e){return`/wcms-resources/${e||"tariffs-inner-table-data"}.json`}(e),Fu);return t||{}}(e),[r,s]=n(0),d=i((e=>s(e)),[]),m=a?.[r]?.items??[],h=a?.map((e=>e.currency??""));return c("div",a?{className:"bg-white z-10",children:[o(Eu,{currencies:h,activeTabIndex:r,setActiveTabIndex:d,linkToPDF:t}),o(_u,{activeTabIndex:r,items:m}),o(Ru,{className:"mt-xl",onClick:l,isOpen:!0})]}:{className:"my-lg space-y-m text-center",children:[o(je,{size:"text-h6",children:"Данных нет"}),o(Ru,{onClick:l,isOpen:!0})]})})),Hu=d((({children:e,tableInner:t,onHideContentClick:l})=>c("div",{className:"self-start flex flex-col",role:"row",children:[o("div",{className:p("@4xl:border-main-divider @4xl:border-b","flex flex-col @4xl:flex-row gap-y-xs gap-x-5xl pb-lg @4xl:pt-lg"),children:e}),t?o("div",{className:"origin-top animate-expansion",children:o(Uu,{...t,onClick:l})}):null]}))),Wu=d((({row:{header:e,data:t},activeIndex:l,rowIdx:a,...r})=>{const[s,d]=n(void 0),m=i((e=>d(e)),[]),[h,u]=n(void 0),g=i((e=>u(e)),[]);return c(Hu,{onHideContentClick:()=>d(void 0),tableInner:s,...r,children:[o("div",{className:p("text-s","w-80 flex-shrink-0"),children:c("div",{className:"flex gap-m items-center",role:"cell",children:[e?.icon?o(le,{className:"hidden @4xl:block max-w-6 shrink-0",image:e.icon,width:"24",height:"24"}):null,e?.title?o(je,{size:"text-m",font:"font-light",color:"text-primary-text",children:e?.title}):null]})}),t?.length?o(xs,{activeIndex:l,columnWidth:360,version:"tariff",children:t.map(((e,t)=>o(Au,{cells:e,rowIdx:a,cellIdx:t,setTableInner:m,tableInner:s,openTableInnerIdx:h,setOpenTableInnerIdx:g,...r},String(t))))}):null]})})),qu=d((({children:e,controls:t})=>{const{isScrollAvailable:l}=t;return c("div",{role:"table",children:[c("div",{className:"relative space-y-xs",children:[e,ys({...t,btnClass:["top-28","top-11"],className:"right-7"})]}),l?o("div",{className:"absolute top-0 right-0 bottom-0 w-20 bg-opacity-to-white"}):null]})})),Ku=d((({className:e="",title:t,description:l,rowHeaders:n,tariffsColumns:a,hiddenRowsNum:i=0,...r})=>{const s=a?.map((({data:e})=>e))||[],d=n?.map(((e,t)=>({header:e,data:s.map((e=>e?.[t]||[]))}))),m=s.length,[h,u]=cs({itemCount:m,visibleItemCount:2}),g=(d||[]).map(((e,t)=>o(Wu,{row:e,activeIndex:h,rowIdx:t,...r},String(t)))),[f,b]=i>0?[g.slice(0,-i),g.slice(-i)]:[g,[]];return c(x,{className:p("overflow-hidden relative space-y-6xl @4xl:space-y-xl",e),defaultPadding:"p-6xl",...r,children:[o(S,{title:t,description:l,headlineVersion:"M",isEmbedded:!0,align:"text-center"}),o("div",{className:"space-y-m",children:i>0?o(li,{renderFoldableSection:({isUnfolded:e})=>c(qu,{controls:u,children:[f,o(ni,{isUnfolded:e,children:b})]}),renderFoldButton:ti}):o(qu,{controls:u,children:g})})]})})),Xu=d((({className:e="",title:t,description:l,iconVersion:n,__html:a,...i})=>c(x,{className:p("flex gap-s sm:gap-m bg-white group-data-secondary:bg-primary-main/10",e),...i,children:["small"===n?Yu():null,c("div",{className:"flex flex-col w-fit gap-2xs sm:gap-xs",children:[t?o(je,{size:"text-l",font:"font-normal",color:"text-primary-text group-data-secondary:text-white",children:t}):null,l?Gu(l):null,a?o(De,{__html:a}):null]})]}))),Yu=()=>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"}),Gu=e=>o(k,{size:"text-s",font:"font-light",color:"text-secondary-text group-data-secondary:text-white",children:e}),Qu=d((({prefix:e,unit:t,suffix:l})=>c("div",{className:"w-full flex items-end",children:[e?o("div",{className:"gradient-color-text",children:o(je,{size:"text-h2",children:e})}):null,t?o("div",{className:"-mb-6 @xl:-mb-4",children:o("span",{className:"font-mohave text-title-large sm:text-title-extra gradient-color-text",children:t})}):null,l?o("div",{className:"gradient-color-text",children:o(je,{size:"text-h2",children:l})}):null]}))),Ju=d((e=>{const{prefix:t,unit:l,suffix:n,...a}=e;return o(x,{defaultPadding:"p-0",...a,children:o(Qu,{prefix:t,unit:l,suffix:n})})})),Zu=Ct((({className:e="",padding:t="p-0",gap:l="",isInnerPadding:n=!0,version:a="transparent",isTheme:i=!1,isCardBorder:r=!1,image:s,...c})=>{const d=u();return o(x,{className:p("relative flex flex-col",dd[l],s?.src?"bg-right-bottom bg-no-repeat":"",e),...s?.src?{style:{backgroundImage:`url(${Q(d)(s?.src)})`}}:{},padding:t,version:a,isTheme:i,...c,children:R({...c,extraProps:{className:p("w-full",Fa(r)),...cd(n)}})})}),{childrenTypes:[]}),ep=e=>(e=>{const t="col-span-",l=e?.split(/\s+/).find((e=>e.startsWith(t)));return l?parseInt(l.substring(t.length),10):12})(e)<10?"py-xl px-6xl":"py-6xl px-32",tp=d((({className:e,title:t,url:l,previewImg:n,...a})=>{const i=u();return c(x,{className:e,defaultPadding:ep(e),...a,children:[o(S,{title:t,headlineVersion:"M"}),l?o("video",{className:"m-auto w-full object-fill",preload:"metadata",poster:U(i)(n?.src),style:{maxHeight:524},controls:!0,children:o("source",{src:U(i)(l)})}):null]})})),lp={AdTile:Tt,ApplicationForm:ca,BankAccountFiltration:Ni,BenefitsBlock:Si,BonusBenefitsBlock:Pi,ButtonsBlock:Vi,CalculatorBonus:qi,CalculatorBusinessDeposit:dr,CalculatorCredit:vr,CalculatorDeposit:Pr,CalculatorRefinancing:jr,CardTransfer:Ur,Carousel:Ga,CarouselCard:qr,CarouselCatalogCard:Xr,CarouselLinks:Qr,CarouselRecommendationCard:as,CarouselTariffsCard:ss,ComparisonTable:Bs,ContactsBlock:Ps,DepositFiltration:$s,Depository:Zs,ErrorBlock:to,ExchangeRateTile:Mo,Footer:xc,GracePeriod:fc,GrantSupport:wc,Header:sd,Headline:S,HorizontalLayout:md,ImgBlock:hd,InsuranceAmountBlock:fd,InvestmentInfo:Nd,LinkDocs:Ad,MobileAppTile:Ld,MortgageFiltration:sm,OfficesAtmsMap:Bh,Placeholder:Mh,ProductBlock:St,ProductGallery:Rh,RepresentativeOfficeInfo:zh,RichTextBlock:jh,RollupItem:Lh,SafeDepositRental:ru,StepsBlock:mu,StickyBottomMenu:pu,SwipeListControlBlock:xu,Tabs:ku,TabsLayout:Bu,TariffsTable:Ku,TextBlock:Xu,UnitBlock:Ju,VerticalLayout:Zu,Video:tp},np=de((()=>{a((()=>{$t()}),[]);const e=Wt();ml(globalThis,"click",(e=>t=>{const l=t.target?.closest("[data-aspects]");try{const n=JSON.parse(l?.dataset?.aspects??"[]");At({aspectsAttributes:n,aspects:e,ev:t})}catch(e){}e.forwardQuery?.(t)})(e))})),ap="cookie",ip=d((({__html:e})=>{const[t,{setTrue:l,setFalse:n}]=il();Qo((()=>{globalThis.localStorage?.getItem(ap)||l()}),[],3e3);const a=i((()=>{globalThis.localStorage?.setItem(ap,"true"),n()}),[]);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(De,{__html:e})}),o("div",{className:"ml-s sm:ml-0 w-24 flex justify-end",children:o(Go,{className:"bg-main-gray rounded-md",onClose:a})})]})}):null}));function rp(e){throw new Error(e)}const sp=({onCloseAll:e,onClose:t}={})=>{const[l,{push:r,pop:s,clear:o}]=function(e=[]){const[t,l]=n(e),a=i((e=>l((t=>[...t,e]))),[]),r=i((()=>l((e=>e.slice(0,-1)))),[]),s=i((e=>l((t=>t.filter((t=>t!==e))))),[]),o=i((()=>l([])),[]);return[t,{setList:l,push:a,pop:r,remove:s,clear:o}]}(),c=i((()=>{e&&e(l),o()}),[l,e]),d=i((()=>{t&&t(l[l.length-1]),s()}),[l,t]);return a((()=>h.subscribe("dialog",(e=>{switch(e.type){case"open":r(e);break;case"close":e.all?c():d();break;default:rp(e)}}))),[c,d]),l},op=d((()=>{const e=i((e=>{for(const t of e)t?.onClose&&t.onClose()}),[]),t=i((e=>{e?.onClose&&e.onClose()}),[]),l=sp({onCloseAll:e,onClose:t}),{close:n}=ce(),r=i((({key:e})=>{"Escape"===e&&n()}),[]);return ml(globalThis.document,"keydown",r),a((()=>{l.length?(globalThis.document?.body.classList.add("no-scrollbar"),globalThis.document?.body.classList.add("overflow-hidden")):(globalThis.document?.body.classList.remove("no-scrollbar"),globalThis.document?.body.classList.remove("overflow-hidden"))}),[l]),l.length?o("div",{className:"fixed inset-0 z-50",role:"dialog",children:l.map((({dialog:e,id:t},n)=>o("div",{className:p("absolute inset-0 overflow-x-hidden overflow-y-scroll no-scrollbar",n===l.length-1?"":"hidden"),children:e},String(t||n))))}):null})),cp=d((()=>{const[e,t]=n(null),l=i((()=>{t(null)}),[]);a((()=>h.subscribe("popup",(e=>{switch(e.type){case"open":case"update":t(e);break;case"close":l();break;default:rp(e)}}))),[]);const r=i((({key:e})=>{"Escape"===e&&l()}),[l]);return ml(globalThis.document,"keydown",r),e?o("div",{className:p("z-50",e.fixed?"fixed":"absolute"),style:{left:`${e.left}px`,top:`${e.top}px`,...e.width?{width:`${e.width}px`}:{}},role:"dialog",children:e.popup}):null})),dp="header",mp="footer",hp="sticky-footer",up={},pp=d((({className:e,data:t=up,blocksRegistry:l,blockDecorator:n})=>{const{slots:a,blocks:i,fallback:r,...s}=t,d=kt(s,r);np();const m={key:"",page:{slots:a,blocks:i,fallback:r,...d},blocksRegistry:l,blockDecorator:n,parent:t};return c("div",{"data-theme":t.colorPalette||"pc",children:[c("section",{className:p("@container relative",t.style,e),children:[a?.header?.length?o("div",{className:"relative z-10 mb-lg shadow-[0_8px_32px_0px_#00000014]",children:P(a?.header,{...m,slotName:dp})}):null,c("div",{className:"container space-y-px @5xl:space-y-0 @5xl:grid @5xl:grid-cols-12 @5xl:gap-2xs",children:[R({block:t,options:m,extraProps:{className:"scroll-mt-12"}}),P(a?.footer,{...m,slotName:mp})]})]}),a?.["sticky-footer"]?.length?o("div",{className:"fixed w-full bottom-0 left-0 z-[100]",children:P(a?.["sticky-footer"],{...m,slotName:hp})}):null,o(op,{}),o(cp,{}),o(ip,{__html:d?.cookieContent?.__html})]})}));Object.assign(pp,{childrenTypes:[],slots:()=>[dp,mp,hp]});e.Blocks=lp,e.ContentPage=pp,e.DaDataAPI=function(e=""){return{getFetcherAddress:async function(){if(!("geolocation"in navigator))return null;try{const t=await(async()=>new Promise((e=>navigator.geolocation.getCurrentPosition((({coords:t})=>e(t))))))(),l=await fetch(`${e}/geolocate`,{method:"POST",mode:"cors",body:JSON.stringify({lat:t.latitude,lon:t.longitude,count:1})});return(await l.json())?.suggestions?.[0]?.data?.city}catch(e){return console.error(e),null}}}},e.handlerDecorator=de,e.joinList=ci,e.packageVersion="0.14.409",e.projectSettings=z,e.setup=(e,t)=>{globalThis._uni={_jsx:e,_jsxs:t||e}},e.setupHooks=e=>{t=e},e.url=O,e.useRouter=u,Object.defineProperty(e,"__esModule",{value:!0})}));