
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="624b3bdb-3f43-5943-9dc8-c34aacfd41fa")}catch(e){}}();
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7301],{92138:function(e,t,s){Promise.resolve().then(s.bind(s,61010)),Promise.resolve().then(s.bind(s,87732))},87732:function(e,t,s){"use strict";s.d(t,{About:function(){return L}});var a=s(57437),n=s(90523),r=s(64238),o=s(62823),i=s(8404),l=s(37928),c=s(16980),d=s(50337),m=s.n(d);let _=e=>{let{data:t}=e,{hero:s}=t;return s?(0,a.jsx)(n.W2,{"data-sentry-element":"Container","data-sentry-component":"AboutHero","data-sentry-source-file":"AboutHero.tsx",children:(0,a.jsx)("section",{className:m().wrapper,children:(0,a.jsxs)("div",{className:m().content,children:[(0,a.jsxs)("div",{className:m().info,children:[(0,a.jsx)("h1",{className:m().title,children:s.title}),(0,a.jsx)("p",{className:m().subtitle,dangerouslySetInnerHTML:{__html:s.subtitle}})]}),(0,a.jsxs)("picture",{"data-sentry-element":"picture","data-sentry-source-file":"AboutHero.tsx",children:[(0,a.jsx)("source",{srcSet:s.image.mobile,media:"(max-width: 1024px)"}),(0,a.jsx)("img",{className:m().image,src:s.image.desktop,alt:s.image.alt,loading:"eager"})]})]})})}):null};var u=s(12613),p=s(22136),x=s(64240),h=s.n(x);let g={vk:"vk",telegramChannel:"telegram",dzen:"dzen",max:"max"},y={vk:"ВКонтакте",telegramChannel:"Telegram",dzen:"Дзен",max:"MAX"},b=["vk","telegramChannel","dzen","max"],j=e=>{let{data:t}=e,{join:s}=t;if(!s)return null;let o=(0,i.S)(),l="".concat(o.NEXT_PUBLIC_S3_ASSETS,"/mp-assets"),c=(e,s)=>()=>{(0,p.D)({eventCategory:t.eventCategory||"",eventActionType:p.i.button,eventActionText:e,eventLabel:s})};return(0,a.jsx)(n.W2,{"data-sentry-element":"Container","data-sentry-component":"AboutJoin","data-sentry-source-file":"AboutJoin.tsx",children:(0,a.jsxs)("section",{className:h().section,children:[(0,a.jsx)("h2",{className:h().title,dangerouslySetInnerHTML:{__html:s.title}}),(0,a.jsxs)("div",{className:h().cards,children:[(0,a.jsxs)("article",{className:h().primaryCard,children:[(0,a.jsxs)("div",{className:h().cardContent,children:[(0,a.jsx)("h3",{className:h().cardTitle,dangerouslySetInnerHTML:{__html:s.primaryCard.title}}),(0,a.jsx)("p",{className:h().description,dangerouslySetInnerHTML:{__html:s.primaryCard.description}})]}),(0,a.jsx)(r.zx,{as:"a",href:s.primaryCard.href,className:h().ctaButton,size:"l",stretch:!0,variant:"primary",onClick:c(s.primaryCard.buttonText,s.primaryCard.href),target:"_blank","data-sentry-element":"Button","data-sentry-source-file":"AboutJoin.tsx",children:s.primaryCard.buttonText})]}),(0,a.jsxs)("article",{className:h().secondaryCard,children:[(0,a.jsxs)("div",{className:h().cardContent,children:[(0,a.jsx)("h3",{className:h().cardTitle,dangerouslySetInnerHTML:{__html:s.socialCard.title}}),(0,a.jsx)("p",{className:h().description,dangerouslySetInnerHTML:{__html:s.socialCard.description}})]}),(0,a.jsx)("div",{className:h().socials,"aria-label":"Социальные сети Финуслуг",children:b.map(e=>(0,a.jsx)(r.zx,{as:"a",style:{backgroundColor:"var(--color-gray-400)"},href:s.socialCard.socialLinks[e],target:"_blank","aria-label":y[e],className:h().socialButton,iconRight:(0,a.jsx)("img",{width:24,height:24,src:(0,u.xn)(l,"/widgets/footer/".concat(g[e],".svg")),alt:"",loading:"lazy"}),shape:"circle-icon",variant:"secondary",size:"s",onClick:c(y[e],s.socialCard.socialLinks[e])},e))})]})]})]})})};var v=s(2265);let k=e=>{let{href:t,children:s,...n}=e;return t?(0,a.jsx)("a",{href:t,...n,"data-sentry-component":"OptionallyLink","data-sentry-source-file":"OptionallyLink.tsx",children:s}):(0,a.jsx)("div",{...n,children:s})},N=(e,t)=>{if(!e.length||!t)return 0;let s=e.findIndex(e=>{let{name:s}=e;return s===t});return s>=0?s:0};var A=s(56159),P=s.n(A);let H=e=>{let{items:t}=e;return(0,a.jsx)(r.iR,{className:P().logos,options:{slidesPerView:"auto",spaceBetween:12,loop:!0},pagination:!1,navigation:!0,navigationVariant:"secondary",navigationSize:"s","data-sentry-element":"Slider","data-sentry-component":"PartnerLogos","data-sentry-source-file":"AboutPartners.tsx",children:t.map((e,t)=>(0,a.jsx)(r.wI,{className:P().logoItem,children:(0,a.jsx)(k,{href:e.href,target:e.target||"_blank",className:P().logoLink,children:(0,a.jsx)("img",{className:P().logoImage,src:e.logo,alt:e.title,loading:"lazy"})})},"".concat(e.title,"-").concat(t)))})},f=e=>{var t;let{partners:s,eventCategory:o=""}=e,[i,l]=(0,v.useState)(()=>N(s.chips,s.activeChipName)),c=(0,v.useMemo)(()=>s.chips.map((e,t)=>({id:t,label:e.name})),[s.chips]),d=null!==(t=s.chips[i])&&void 0!==t?t:s.chips[0];return(0,a.jsx)("section",{className:P().section,"aria-label":s.title,"data-sentry-component":"AboutPartners","data-sentry-source-file":"AboutPartners.tsx",children:(0,a.jsx)(n.W2,{"data-sentry-element":"Container","data-sentry-source-file":"AboutPartners.tsx",children:(0,a.jsxs)("div",{className:P().wrapper,children:[(0,a.jsx)("h2",{className:P().title,dangerouslySetInnerHTML:{__html:s.title}}),(0,a.jsx)(r.cL,{className:P().chips,value:i,onChipClick:e=>{(0,p.D)({eventCategory:o,eventActionType:p.i.chip,eventActionText:s.chips[Number(e)].name}),l(Number(e))},size:"l",chips:c,variant:"secondary","data-sentry-element":"Chips","data-sentry-source-file":"AboutPartners.tsx"}),Array.isArray(d.items)&&(0,a.jsx)("div",{className:P().logosWrapper,children:(0,a.jsx)(H,{items:d.items},i)})]})})})};var T=s(34780),C=s(6566),I=s.n(C);let B=e=>{var t;let{data:s}=e,{whyUs:r}=s;return(null==r?void 0:null===(t=r.items)||void 0===t?void 0:t.length)?(0,a.jsx)(n.W2,{"data-sentry-element":"Container","data-sentry-component":"AboutWhyUs","data-sentry-source-file":"AboutWhyUs.tsx",children:(0,a.jsxs)("section",{className:I().wrapper,"aria-label":r.title,children:[(0,a.jsx)("h2",{className:I().title,dangerouslySetInnerHTML:{__html:r.title}}),(0,a.jsx)("div",{className:I().cards,children:r.items.map(e=>{var t,n,r,o,i,l;return(0,a.jsxs)("article",{className:I().card,children:[(0,a.jsxs)("div",{className:I().content,children:[(0,a.jsx)("h3",{className:I().cardTitle,dangerouslySetInnerHTML:{__html:e.title}}),(0,a.jsx)("p",{className:I().description,dangerouslySetInnerHTML:{__html:e.description}})]}),(0,a.jsxs)("div",{className:I().footer,children:[(0,a.jsxs)("picture",{className:I().picture,children:[(0,a.jsx)("source",{media:"(max-width: 1024px)",srcSet:null===(t=e.image)||void 0===t?void 0:t.mobile}),(0,a.jsx)("img",{className:I().image,src:null===(n=e.image)||void 0===n?void 0:n.desktop,alt:null===(r=e.image)||void 0===r?void 0:r.alt,loading:"lazy"})]}),(0,a.jsx)(T.j,{className:I().moreInfoLink,text:(null===(o=e.link)||void 0===o?void 0:o.text)||"Подробнее",href:null===(i=e.link)||void 0===i?void 0:i.href,target:(null===(l=e.link)||void 0===l?void 0:l.target)||"_blank",mainPageUrl:s.eventCategory||"",offPadding:!0,widthMaxContent:!0})]})]},e.title)})})]})}):null};var S=s(6142),W=s.n(S);let L=e=>{var t;let{data:s,supportData:d,navigatorData:m,finProductsData:u}=e,p=(0,i.S)(),{description:x,...h}=u||{};return(0,a.jsxs)("div",{className:W().page,"data-sentry-component":"About","data-sentry-source-file":"About.tsx",children:[(0,a.jsx)(n.W2,{"data-sentry-element":"Container","data-sentry-source-file":"About.tsx",children:(0,a.jsx)(r.Oo,{className:W().breadcrumbs,items:s.breadcrumbs,"data-sentry-element":"Breadcrumbs","data-sentry-source-file":"About.tsx"})}),(0,a.jsx)(_,{data:s,"data-sentry-element":"AboutHero","data-sentry-source-file":"About.tsx"}),(0,a.jsx)(B,{data:s,"data-sentry-element":"AboutWhyUs","data-sentry-source-file":"About.tsx"}),(0,a.jsx)(c.N,{data:h,"data-sentry-element":"HomeProducts","data-sentry-source-file":"About.tsx"}),!!(null===(t=s.partners)||void 0===t?void 0:t.chips.length)&&(0,a.jsx)(f,{partners:s.partners,eventCategory:s.eventCategory}),(0,a.jsx)(j,{data:s,"data-sentry-element":"AboutJoin","data-sentry-source-file":"About.tsx"}),m&&(0,a.jsx)(o.t,{data:m,eventCategory:s.eventCategory}),d&&(0,a.jsx)(l.B,{...d,s3Assets:p.NEXT_PUBLIC_S3_ASSETS})]})}},16980:function(e,t,s){"use strict";s.d(t,{N:function(){return T}});var a=s(57437),n=s(2265),r=s(93532),o=s(90523),i=s(27569),l=s(22136),c=s(93392),d=s.n(c);let m=e=>{let{handleClick:t,gridArea:s,item:n}=e;return(0,a.jsxs)("a",{style:{gridArea:s},className:d().imageBlock,href:n.link,onClick:t(n.title),"data-sentry-component":"HomeProductsBlockImage","data-sentry-source-file":"HomeProductsBlockImage.tsx",children:[(0,a.jsxs)("div",{className:d().textWrapper,children:[(0,a.jsx)("div",{className:d().title,dangerouslySetInnerHTML:{__html:n.title}}),(0,a.jsx)("div",{className:d().description,dangerouslySetInnerHTML:{__html:n.description}})]}),(0,a.jsx)("div",{className:d().imageWrapper,children:(0,a.jsx)("img",{src:n.image,alt:n.title})})]})};var _=s(64238),u=s(14021),p=s.n(u);let x=e=>{let{pinned:t,handleClick:s,gridArea:n}=e;return(0,a.jsxs)("a",{className:p().pinned,style:{background:t.background,gridArea:n},href:t.link,onClick:s(t.title),"data-sentry-component":"HomeProductsBlockPinned","data-sentry-source-file":"HomeProductsBlockPinned.tsx",children:[(0,a.jsxs)("div",{className:p().content,children:[(0,a.jsxs)("div",{className:p().text,children:[(0,a.jsx)("div",{className:p().textTitle,dangerouslySetInnerHTML:{__html:t.title}}),(0,a.jsx)("div",{className:p().textDescription,dangerouslySetInnerHTML:{__html:t.description}})]}),(0,a.jsx)("div",{className:p().imageWrapper,children:(0,a.jsx)("img",{src:t.image,alt:t.title})})]}),(0,a.jsx)(_.zx,{size:"s","data-sentry-element":"Button","data-sentry-source-file":"HomeProductsBlockPinned.tsx",children:t.buttonText})]})};var h=s(64562),g=s.n(h);let y=e=>{let{item:t,handleClick:s,gridArea:n}=e;return(0,a.jsxs)("a",{style:{gridArea:n},className:g().textBlock,href:t.link,onClick:s(t.title),"data-sentry-component":"HomeProductsBlockText","data-sentry-source-file":"HomeProductsBlockText.tsx",children:[(0,a.jsx)("div",{className:g().title,dangerouslySetInnerHTML:{__html:t.title}}),(0,a.jsx)("div",{className:g().description,dangerouslySetInnerHTML:{__html:t.description}})]})};var b=s(61445),j=s(83442),v=s(67343),k=s(87148),N=s(67198),A=s.n(N);let P=e=>{let{isOpen:t,onClose:s,data:n}=e,o=(0,k.G)("md"),c=e=>()=>{(0,l.D)({eventCategory:"homepage_finproducts",eventActionType:l.i.link,eventActionText:e,eventLabel:e})},d=(0,a.jsx)("div",{className:A().body,children:(0,a.jsx)("div",{className:A().list,children:n.map((e,t)=>(0,a.jsxs)("div",{className:A().listItem,children:[(0,a.jsx)("div",{className:A().listItemTitle,children:e.title}),(0,a.jsxs)("div",{className:A().chips,children:[!!e.link&&(0,a.jsxs)("a",{className:A().chip,href:e.link,onClick:c(e.title),children:[(0,a.jsx)("span",{className:A().chipText,children:e.linkName||"Смотреть все"}),(0,a.jsx)(r.IconFdsArrowUpRightO,{size:16})]}),e.chips.map((e,t)=>(0,a.jsx)("a",{className:(0,i.Z)(A().chip,{[A().new]:!!e.new}),href:e.link,onClick:c(e.title),children:(0,a.jsx)("span",{className:A().chipText,children:e.title})},t))]})]},t))})}),m=(0,a.jsx)(_.zx,{className:A().button,size:"m",onClick:s,children:"Закрыть"});return(0,a.jsx)(b.h,{"data-sentry-element":"Portal","data-sentry-component":"HomeProductsModal","data-sentry-source-file":"HomeProductsModal.tsx",children:o?(0,a.jsx)(v.j,{isOpen:t,onClose:s,footer:m,title:"Финпродукты",children:d}):(0,a.jsx)(j.d,{isOpen:t,onClose:s,title:"Финпродукты",contentClassName:A().content,titleAlign:"left",rowTitle:!0,width:"778px",children:d})})};var H=s(97398),f=s.n(H);let T=e=>{let{data:t}=e,[s,c]=(0,n.useState)(!1),d=e=>()=>{(0,l.D)({eventCategory:"homepage_finproducts",eventActionType:l.i.link,eventActionText:e,eventLabel:e})};if(!t)return null;let{title:_,description:u,pinned:p,imageBlocks:h,textBlocks:g,modal:b}=t;return(0,a.jsxs)("section",{className:(0,i.Z)(f().section),"data-sentry-component":"HomeProducts","data-sentry-source-file":"HomeProducts.tsx",children:[(0,a.jsx)(o.W2,{"data-sentry-element":"Container","data-sentry-source-file":"HomeProducts.tsx",children:(0,a.jsxs)("div",{className:f().content,children:[(0,a.jsx)("h1",{className:f().title,dangerouslySetInnerHTML:{__html:_}}),u&&(0,a.jsx)("div",{className:f().subtitle,dangerouslySetInnerHTML:{__html:u}}),(0,a.jsxs)("div",{className:f().blocksWrapper,children:[p&&(0,a.jsx)(x,{handleClick:d,gridArea:"pin",pinned:p}),h.map((e,t)=>(0,a.jsx)(m,{item:e,handleClick:d,gridArea:"img".concat(t)},t)),g.map((e,t)=>(0,a.jsx)(y,{item:e,handleClick:d,gridArea:"txt".concat(t)},t)),(0,a.jsxs)("button",{style:{gridArea:"btn"},className:f().allProductsButton,onClick:()=>{(0,l.D)({eventCategory:"homepage_finproducts",eventActionType:l.i.link,eventActionText:"Все продукты",eventLabel:"Все продукты"}),c(!0)},children:[(0,a.jsx)("span",{children:"Все продукты"}),(0,a.jsx)(r.IconFdsArrowUpRightSmallO,{size:32,className:f().icon,"data-sentry-element":"IconFdsArrowUpRightSmallO","data-sentry-source-file":"HomeProducts.tsx"}),(0,a.jsx)(r.IconFdsArrowUpRightSmallO,{size:24,className:f().iconMobile,"data-sentry-element":"IconFdsArrowUpRightSmallO","data-sentry-source-file":"HomeProducts.tsx"})]})]})]})}),(0,a.jsx)(P,{data:b,isOpen:s,onClose:()=>c(!1),"data-sentry-element":"HomeProductsModal","data-sentry-source-file":"HomeProducts.tsx"})]})}},6142:function(e){e.exports={page:"About_page__5DzJc",breadcrumbs:"About_breadcrumbs__Xrkuf"}},50337:function(e){e.exports={title:"AboutHero_title__Rx5PW",wrapper:"AboutHero_wrapper__F0Rkg",content:"AboutHero_content__m_Olm",info:"AboutHero_info__dtHCs",subtitle:"AboutHero_subtitle__5YdIJ",image:"AboutHero_image__FubW6"}},64240:function(e){e.exports={title:"AboutJoin_title__lYuzQ",cardTitle:"AboutJoin_cardTitle__p_LoF",section:"AboutJoin_section__JmvHO",cards:"AboutJoin_cards__ToPAI",primaryCard:"AboutJoin_primaryCard__L_e6F",secondaryCard:"AboutJoin_secondaryCard__c9UwJ",cardContent:"AboutJoin_cardContent__Bi7W8",description:"AboutJoin_description__YH7Le",ctaButton:"AboutJoin_ctaButton__HF7Ra",socials:"AboutJoin_socials__dDoIP"}},56159:function(e){e.exports={title:"AboutPartners_title__F7Q4e",section:"AboutPartners_section__DuuQ0",wrapper:"AboutPartners_wrapper__HY_9O",chips:"AboutPartners_chips__Q7zJ9",logosWrapper:"AboutPartners_logosWrapper__JECHq",logos:"AboutPartners_logos__Bgk6E",logoItem:"AboutPartners_logoItem__wNnqm",logoLink:"AboutPartners_logoLink__5Jp7z",logoImage:"AboutPartners_logoImage__xUZOm"}},6566:function(e){e.exports={title:"AboutWhyUs_title__KhqiV",wrapper:"AboutWhyUs_wrapper__dq77k",cards:"AboutWhyUs_cards__jSMmU",card:"AboutWhyUs_card__9ONS4",content:"AboutWhyUs_content__st8Uk",cardTitle:"AboutWhyUs_cardTitle__Oc4d_",description:"AboutWhyUs_description__apZT0",picture:"AboutWhyUs_picture__z7kfK",image:"AboutWhyUs_image__WaFQC",moreInfoLink:"AboutWhyUs_moreInfoLink___FxkU"}},97398:function(e){e.exports={title:"HomeProducts_title__wviGz",pinnedTextTitle:"HomeProducts_pinnedTextTitle__geE4Y",section:"HomeProducts_section__w_WS0",imageBlockTitle:"HomeProducts_imageBlockTitle__aBaIT",subtitle:"HomeProducts_subtitle__fwl28",blocksWrapper:"HomeProducts_blocksWrapper__2E5Vp",allProductsButton:"HomeProducts_allProductsButton__syVuW",icon:"HomeProducts_icon__Tcwdm",iconMobile:"HomeProducts_iconMobile__lPzsB"}},93392:function(e){e.exports={imageBlock:"HomeProductsBlockImage_imageBlock__2e7ru",imageWrapper:"HomeProductsBlockImage_imageWrapper__gaS3Z",textWrapper:"HomeProductsBlockImage_textWrapper__1DPl7",title:"HomeProductsBlockImage_title__UTesj",description:"HomeProductsBlockImage_description__5_izN"}},14021:function(e){e.exports={textTitle:"HomeProductsBlockPinned_textTitle__LISOS",pinned:"HomeProductsBlockPinned_pinned__bWXgQ",imageWrapper:"HomeProductsBlockPinned_imageWrapper__hplj2",content:"HomeProductsBlockPinned_content___9FUW",text:"HomeProductsBlockPinned_text__33GTo",textDescription:"HomeProductsBlockPinned_textDescription__Q2I4I"}},64562:function(e){e.exports={textBlock:"HomeProductsBlockText_textBlock__QwN7f",title:"HomeProductsBlockText_title__HJ7r5",description:"HomeProductsBlockText_description__RkUuZ"}},67198:function(e){e.exports={content:"HomeProductsModal_content__djAhl",body:"HomeProductsModal_body__wfd2s",button:"HomeProductsModal_button__ba1N_",list:"HomeProductsModal_list__OB_vU",listItem:"HomeProductsModal_listItem__WmSYH",listItemTitle:"HomeProductsModal_listItemTitle__joChk",chip:"HomeProductsModal_chip__mAg4G",chipText:"HomeProductsModal_chipText__S8P0F",chips:"HomeProductsModal_chips__TuIk_",new:"HomeProductsModal_new__TN0pi"}}},function(e){e.O(0,[601,218,3544,5501,207,4942,669,6406,991,2971,3873,1744],function(){return e(e.s=92138)}),_N_E=e.O()}]);
//# debugId=624b3bdb-3f43-5943-9dc8-c34aacfd41fa
