(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5873],{82:function(e,t,r){Promise.resolve().then(r.bind(r,6868))},5445:function(e){"use strict";var t,r="object"==typeof Reflect?Reflect:null,n=r&&"function"==typeof r.apply?r.apply:function(e,t,r){return Function.prototype.apply.call(e,t,r)};t=r&&"function"==typeof r.ownKeys?r.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var s=Number.isNaN||function(e){return e!=e};function i(){i.init.call(this)}e.exports=i,e.exports.once=function(e,t){return new Promise(function(r,n){var s;function i(r){e.removeListener(t,a),n(r)}function a(){"function"==typeof e.removeListener&&e.removeListener("error",i),r([].slice.call(arguments))}h(e,t,a,{once:!0}),"error"!==t&&(s={once:!0},"function"==typeof e.on&&h(e,"error",i,s))})},i.EventEmitter=i,i.prototype._events=void 0,i.prototype._eventsCount=0,i.prototype._maxListeners=void 0;var a=10;function o(e){if("function"!=typeof e)throw TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function c(e){return void 0===e._maxListeners?i.defaultMaxListeners:e._maxListeners}function l(e,t,r,n){if(o(r),void 0===(i=e._events)?(i=e._events=Object.create(null),e._eventsCount=0):(void 0!==i.newListener&&(e.emit("newListener",t,r.listener?r.listener:r),i=e._events),a=i[t]),void 0===a)a=i[t]=r,++e._eventsCount;else if("function"==typeof a?a=i[t]=n?[r,a]:[a,r]:n?a.unshift(r):a.push(r),(s=c(e))>0&&a.length>s&&!a.warned){a.warned=!0;var s,i,a,l=Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=a.length,console&&console.warn&&console.warn(l)}return e}function p(){if(!this.fired)return(this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0==arguments.length)?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function d(e,t,r){var n={fired:!1,wrapFn:void 0,target:e,type:t,listener:r},s=p.bind(n);return s.listener=r,n.wrapFn=s,s}function _(e,t,r){var n=e._events;if(void 0===n)return[];var s=n[t];return void 0===s?[]:"function"==typeof s?r?[s.listener||s]:[s]:r?function(e){for(var t=Array(e.length),r=0;r<t.length;++r)t[r]=e[r].listener||e[r];return t}(s):f(s,s.length)}function u(e){var t=this._events;if(void 0!==t){var r=t[e];if("function"==typeof r)return 1;if(void 0!==r)return r.length}return 0}function f(e,t){for(var r=Array(t),n=0;n<t;++n)r[n]=e[n];return r}function h(e,t,r,n){if("function"==typeof e.on)n.once?e.once(t,r):e.on(t,r);else if("function"==typeof e.addEventListener)e.addEventListener(t,function s(i){n.once&&e.removeEventListener(t,s),r(i)});else throw TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof e)}Object.defineProperty(i,"defaultMaxListeners",{enumerable:!0,get:function(){return a},set:function(e){if("number"!=typeof e||e<0||s(e))throw RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");a=e}}),i.init=function(){(void 0===this._events||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},i.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||s(e))throw RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},i.prototype.getMaxListeners=function(){return c(this)},i.prototype.emit=function(e){for(var t=[],r=1;r<arguments.length;r++)t.push(arguments[r]);var s="error"===e,i=this._events;if(void 0!==i)s=s&&void 0===i.error;else if(!s)return!1;if(s){if(t.length>0&&(a=t[0]),a instanceof Error)throw a;var a,o=Error("Unhandled error."+(a?" ("+a.message+")":""));throw o.context=a,o}var c=i[e];if(void 0===c)return!1;if("function"==typeof c)n(c,this,t);else for(var l=c.length,p=f(c,l),r=0;r<l;++r)n(p[r],this,t);return!0},i.prototype.addListener=function(e,t){return l(this,e,t,!1)},i.prototype.on=i.prototype.addListener,i.prototype.prependListener=function(e,t){return l(this,e,t,!0)},i.prototype.once=function(e,t){return o(t),this.on(e,d(this,e,t)),this},i.prototype.prependOnceListener=function(e,t){return o(t),this.prependListener(e,d(this,e,t)),this},i.prototype.removeListener=function(e,t){var r,n,s,i,a;if(o(t),void 0===(n=this._events)||void 0===(r=n[e]))return this;if(r===t||r.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete n[e],n.removeListener&&this.emit("removeListener",e,r.listener||t));else if("function"!=typeof r){for(s=-1,i=r.length-1;i>=0;i--)if(r[i]===t||r[i].listener===t){a=r[i].listener,s=i;break}if(s<0)return this;0===s?r.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(r,s),1===r.length&&(n[e]=r[0]),void 0!==n.removeListener&&this.emit("removeListener",e,a||t)}return this},i.prototype.off=i.prototype.removeListener,i.prototype.removeAllListeners=function(e){var t,r,n;if(void 0===(r=this._events))return this;if(void 0===r.removeListener)return 0==arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==r[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete r[e]),this;if(0==arguments.length){var s,i=Object.keys(r);for(n=0;n<i.length;++n)"removeListener"!==(s=i[n])&&this.removeAllListeners(s);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=r[e]))this.removeListener(e,t);else if(void 0!==t)for(n=t.length-1;n>=0;n--)this.removeListener(e,t[n]);return this},i.prototype.listeners=function(e){return _(this,e,!0)},i.prototype.rawListeners=function(e){return _(this,e,!1)},i.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):u.call(e,t)},i.prototype.listenerCount=u,i.prototype.eventNames=function(){return this._eventsCount>0?t(this._events):[]}},4197:function(e,t,r){"use strict";r.d(t,{j:function(){return p}});var n=r(7437),s=r(684),i=r(4365),a=r(2265),o=r(9202),c=r(1900),l=r.n(c);let p=(0,a.memo)(e=>{let{onClick:t,text:r,href:c,target:p,iconColor:d="light",mainPageUrl:_,offPadding:u,widthMaxContent:f,className:h,icon:m}=e,v=(0,a.useCallback)(e=>c?(0,n.jsx)("a",{onClick:e.onClick,href:c,target:p,...e}):(0,n.jsx)("button",{onClick:e.onClick,...e}),[c,p]),g=m||s.IconFdsArrowUpRightSmallO;return(0,n.jsx)("div",{className:(0,i.Z)(l().linkWrapper,{[l().padding]:!u,[l().width]:f},h),onClick:()=>{(0,o.D)({eventCategory:_,eventActionType:o.i.link,eventActionText:r,eventLabel:c})},children:(0,n.jsxs)(v,{onClick:t,className:l().link,children:[r,(0,n.jsx)(g,{size:22,className:(0,i.Z)(l().icon,l()[d])})]})})});p.displayName="CheckFullInfoLink"},6868:function(e,t,r){"use strict";r.d(t,{PressCenter:function(){return S}});var n=r(7437),s=r(684),i=r(5563),a=r(5461),o=r(4365);r(2265);var c=r(9594),l=r(2521),p=r(6927),d=r(3145),_=r(7731),u=r(8885),f=r.n(u),h=()=>{let e=(0,_.S)();return(0,n.jsxs)("div",{className:f().wrapper,children:[(0,n.jsxs)("div",{className:f().content,children:[(0,n.jsx)(c.V,{children:"Пресс-центр"}),(0,n.jsx)("div",{className:f().description,children:"Важные новости Финуслуг "})]}),(0,n.jsxs)("div",{className:f().imageWrapper,children:[(0,n.jsx)(d.default,{width:292,height:253,className:f().image,alt:"",src:"".concat(e.NEXT_PUBLIC_S3_ASSETS,"/mp-assets/images/press-center/girl.png")}),(0,n.jsx)(d.default,{className:f().imageBg,width:696,height:244,src:"".concat(e.NEXT_PUBLIC_S3_ASSETS,"/mp-assets/images/press-center/header-background.png"),alt:"background",unoptimized:!0})]})]})},m=r(4197),v=r(1938),g=r(6745),x=r.n(g),C=e=>{let{data:t}=e,r=t.plannedPublishAt||t.createdAt;return(0,n.jsxs)("div",{className:x().cardWrapper,children:[(0,n.jsx)("div",{className:x().image,children:(0,n.jsx)(d.default,{fill:!0,alt:t.imageAlt,src:t.imageUrl})}),(0,n.jsx)("a",{href:"/presscenter/smi/".concat(t.url),className:x().title,children:t.title}),(0,n.jsx)("div",{className:x().date,children:(0,v.p6)(r)})]})},b=r(6904),j=r.n(b),y=e=>{let{data:t}=e,r=(0,_.S)();return(0,n.jsxs)("div",{className:j().wrapper,children:[(0,n.jsx)(c.V,{as:"h2",variant:"m",children:"СМИ о нас"}),(0,n.jsx)("div",{className:j().cardsWrapper,children:t.map(e=>(0,n.jsx)(C,{data:e},e.id))}),(0,n.jsx)(m.j,{offPadding:!0,className:j().fullInfoLink,mainPageUrl:r.NEXT_PUBLIC_BASE_URL,href:"/presscenter/smi",target:"_self",text:"Показать все статьи"})]})},L=r(2302),k=r.n(L);let N=e=>{let{data:t}=e,r=t.plannedPublishAt||t.createdAt;return(0,n.jsxs)("div",{className:k().cardWrapper,children:[(0,n.jsxs)("div",{className:k().headerWrapper,children:[(0,n.jsx)("div",{className:k().chipsWrapper,children:!!t.tags.length&&(0,n.jsx)(a.cL,{className:k().chips,variant:"primary",chips:[{id:t.tags[0].id,label:t.tags[0].name}]})}),(0,n.jsx)("div",{className:k().time,children:(0,v.p6)(r)})]}),(0,n.jsx)("div",{className:k().title,children:t.title}),(null==t?void 0:t.content)&&(0,n.jsx)("div",{className:k().description,dangerouslySetInnerHTML:{__html:t.content}}),(0,n.jsx)("div",{className:k().gradient}),(0,n.jsx)("a",{className:k().readFull,href:"/presscenter/pressrelease/".concat(t.url),children:"Читать полностью"})]})};var P=r(5462),w=r.n(P),W=e=>{let{data:t}=e,r=(0,_.S)();return(0,n.jsxs)("div",{className:w().wrapper,children:[(0,n.jsxs)("div",{className:w().contentWrapper,children:[(0,n.jsx)(c.V,{as:"h2",children:"Пресс-релизы"}),(0,n.jsx)("div",{className:w().cardsWrapper,children:t.map(e=>(0,n.jsx)(N,{data:e},e.id))})]}),(0,n.jsx)(m.j,{offPadding:!0,className:w().fullInfoLink,mainPageUrl:r.NEXT_PUBLIC_BASE_URL,href:"/presscenter/pressrelease",target:"_self",iconColor:"white",text:"Показать все пресс-релизы"})]})},E=r(5146),I=r.n(E);let R=[{href:"/",label:"Главная"},{label:"Пресс-центр Финуслуг"}],S=e=>{let{contacts:t,pressCenter:r,smi:d}=e;return(0,n.jsxs)("section",{className:I().section,children:[(0,n.jsxs)("div",{className:I().topWrapper,children:[(0,n.jsx)(i.W2,{children:(0,n.jsx)(a.Oo,{className:I().breadcrumbs,items:R})}),(0,n.jsx)(i.W2,{className:I().headerWrapper,children:(0,n.jsx)(h,{})})]}),(0,n.jsxs)("div",{className:I().contentWrapper,children:[(0,n.jsxs)(i.W2,{className:(0,o.Z)(I().contentWrapper,I().contentContainer),children:[(0,n.jsxs)("div",{className:I().infoWrapper,children:[(0,n.jsxs)(i.Zb,{className:I().infoCard,children:[(0,n.jsxs)("div",{className:I().infoCardTitle,children:[(0,n.jsx)(s.IconFdsMailO,{size:24,className:I().infoCardIcon}),"Всегда на связи"]}),(0,n.jsxs)("div",{className:I().content,children:["Наша пресс-служба всегда на связи. Поделимся новостями, организуем комментарии наших экспертов. Пишите нам на"," ",(0,n.jsx)("a",{className:I().mail,href:"mailto:pr@finuslugi.ru",children:"pr@finuslugi.ru"})]})]}),(0,n.jsxs)(i.Zb,{className:I().infoCard,children:[(0,n.jsxs)("div",{className:I().infoCardTitle,children:[(0,n.jsx)(s.IconFdsMoexO,{size:24,className:I().infoCardIcon}),"Финуслуги"]}),(0,n.jsx)("div",{className:I().content,children:"Маркетплейс для денег, созданный Московской биржей, где можно оформить онлайн финансовые продукты"})]})]}),(0,n.jsx)(W,{data:r}),(0,n.jsx)(l.d,{className:I().bonusSubscribeBlockWrapper})]}),(0,n.jsx)("div",{className:I().smiWrapper,children:(0,n.jsx)(i.W2,{children:(0,n.jsx)(y,{data:d})})})]}),(0,n.jsxs)("div",{className:I().contactsWrapper,children:[(0,n.jsx)(c.V,{as:"h2",children:"Наши контакты"}),(0,n.jsx)(p.R,{data:t})]})]})}},7731:function(e,t,r){"use strict";r.d(t,{S:function(){return i},j:function(){return s}});let n=null,s=e=>{n=e};function i(){if(!n)throw Error("getEnvValue() вызвана на клиенте до инициализации контекста. Убедитесь, что EnvProvider обернут вокруг вашего приложения");return n}},9202:function(e,t,r){"use strict";r.d(t,{i:function(){return s},D:function(){return c}});var n,s,i=r(9487);let a={а:"a",б:"b",в:"v",г:"g",д:"d",е:"e",ё:"yo",ж:"zh",з:"z",и:"i",й:"y",к:"k",л:"l",м:"m",н:"n",о:"o",п:"p",р:"r",с:"s",т:"t",у:"u",ф:"f",х:"h",ц:"c",ч:"ch",ш:"sh",щ:"sch",ъ:"",ы:"y",ь:"",э:"e",ю:"yu",я:"ya"},o=e=>e.replace(/[а-яё]/gi,e=>{let t=e.toLowerCase();return t in a?a[t]:e}).replaceAll(" ","_").replaceAll("\xa0","_");(n=s||(s={})).icon="icon",n.chip="chip",n.accordion="accordion",n.button="button",n.checkbox="checkbox",n.radio="radio",n.select="select",n.toggle="toggle",n.tooltip="tooltip",n.link="link",n.banner="banner",n.tag="tag",n.date="date",n.field="field",n.offer="offer",n.tab="tab",n.submit_button="submit_button",n.popup="popup",n.block="block";let c=e=>{let{eventCategory:t,eventActionType:r,eventActionText:n="",eventLabel:s}=e,a={event:"data-event",eventCategory:t,eventAction:{icon:"click_icon_",chip:"click_chip_",accordion:"show_acc_",button:"click_button_",checkbox:"click_check_",radio:"click_radio_",select:"click_sel_",toggle:"click_togg_",tooltip:"click_tip_",link:"click_link_",banner:"click_bnr_",tag:"click_tag_",date:"input_date_",field:"input_field_",offer:"click_offer_",tab:"click_tab_",submit_button:"form_button_",popup:"show_pop_up_",block:"click_block_"}[r]+o(n)};void 0!==s&&(a.eventLabel=o("string"==typeof s?s:s.toString())),(0,i.l)(a)}},1900:function(e){e.exports={linkWrapper:"CheckFullInfoLink_linkWrapper__MewQV",width:"CheckFullInfoLink_width__wZeUL",padding:"CheckFullInfoLink_padding__Lh4bJ",link:"CheckFullInfoLink_link__7whuk",icon:"CheckFullInfoLink_icon__fQD9U",light:"CheckFullInfoLink_light__lJeRc",white:"CheckFullInfoLink_white__MzFzv"}},5146:function(e){e.exports={section:"PressCenter_section__Nx18A",headerWrapper:"PressCenter_headerWrapper__O9KZE",topWrapper:"PressCenter_topWrapper__fdJoW",contentWrapper:"PressCenter_contentWrapper__ZJd2a",container:"PressCenter_container__IyX5J",smiWrapper:"PressCenter_smiWrapper__D1q6m",breadcrumbs:"PressCenter_breadcrumbs__5gxqE",infoWrapper:"PressCenter_infoWrapper__JAbqN",infoCard:"PressCenter_infoCard__COXP8",infoCardTitle:"PressCenter_infoCardTitle__uI_ln",contentContainer:"PressCenter_contentContainer__u8H27",infoCardIcon:"PressCenter_infoCardIcon___kqTM",content:"PressCenter_content__ROS3J",mail:"PressCenter_mail__cYcRi",contactsWrapper:"PressCenter_contactsWrapper__l9nwn"}},8885:function(e){e.exports={wrapper:"PressCenterHeader_wrapper__j_Bj2",content:"PressCenterHeader_content__p6ZQ0",description:"PressCenterHeader_description__MpQ_D",imageWrapper:"PressCenterHeader_imageWrapper__KhLph",imageBg:"PressCenterHeader_imageBg__UmXnN",image:"PressCenterHeader_image__cnT0C"}},6904:function(e){e.exports={wrapper:"PressCenterSmi_wrapper__qRdl_",cardsWrapper:"PressCenterSmi_cardsWrapper__D80CQ",fullInfoLink:"PressCenterSmi_fullInfoLink__xqIbD"}},6745:function(e){e.exports={cardWrapper:"PressCenterSmiCard_cardWrapper__zvw_s",image:"PressCenterSmiCard_image__ybnI8",title:"PressCenterSmiCard_title__pzGKF",date:"PressCenterSmiCard_date__lAj9f"}},2302:function(e){e.exports={cardWrapper:"PressReleaseCard_cardWrapper__wFLi_",headerWrapper:"PressReleaseCard_headerWrapper__SigsW",time:"PressReleaseCard_time__Cl_N9",title:"PressReleaseCard_title__67JB8",description:"PressReleaseCard_description__7XpUM",gradient:"PressReleaseCard_gradient__HHBLe",readFull:"PressReleaseCard_readFull__twNfF"}},5462:function(e){e.exports={wrapper:"PressReleaseList_wrapper__ffljb",contentWrapper:"PressReleaseList_contentWrapper__Mu5iY",cardsWrapper:"PressReleaseList_cardsWrapper__j_ZcU",arrowUpRight:"PressReleaseList_arrowUpRight__IsDeb",fullInfoLink:"PressReleaseList_fullInfoLink__7iTdt"}}},function(e){e.O(0,[4826,3132,8985,3544,5501,207,7339,5878,1527,6663,4244,2971,2117,1744],function(){return e(e.s=82)}),_N_E=e.O()}]);