(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8008],{98008:function(e,t,n){Promise.resolve().then(n.bind(n,53417)),Promise.resolve().then(n.bind(n,69767)),Promise.resolve().then(n.t.bind(n,88003,23)),Promise.resolve().then(n.bind(n,76005)),Promise.resolve().then(n.bind(n,71270)),Promise.resolve().then(n.t.bind(n,61050,23))},55041:function(e,t,n){var a=n(5035),i=/^\s+/;e.exports=function(e){return e?e.slice(0,a(e)+1).replace(i,""):e}},5035:function(e){var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},7310:function(e,t,n){var a=n(28302),i=n(11121),l=n(6660),r=Math.max,s=Math.min;e.exports=function(e,t,n){var o,c,d,u,m,f,_=0,h=!1,p=!1,x=!0;if("function"!=typeof e)throw TypeError("Expected a function");function v(t){var n=o,a=c;return o=c=void 0,_=t,u=e.apply(a,n)}function b(e){var n=e-f,a=e-_;return void 0===f||n>=t||n<0||p&&a>=d}function g(){var e,n,a,l=i();if(b(l))return j(l);m=setTimeout(g,(e=l-f,n=l-_,a=t-e,p?s(a,d-n):a))}function j(e){return(m=void 0,x&&o)?v(e):(o=c=void 0,u)}function T(){var e,n=i(),a=b(n);if(o=arguments,c=this,f=n,a){if(void 0===m)return _=e=f,m=setTimeout(g,t),h?v(e):u;if(p)return clearTimeout(m),m=setTimeout(g,t),v(f)}return void 0===m&&(m=setTimeout(g,t)),u}return t=l(t)||0,a(n)&&(h=!!n.leading,d=(p="maxWait"in n)?r(l(n.maxWait)||0,t):d,x="trailing"in n?!!n.trailing:x),T.cancel=function(){void 0!==m&&clearTimeout(m),_=0,o=f=c=m=void 0},T.flush=function(){return void 0===m?u:j(i())},T}},22345:function(e,t,n){var a=n(54506),i=n(10303);e.exports=function(e){return"number"==typeof e||i(e)&&"[object Number]"==a(e)}},28302:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},11121:function(e,t,n){var a=n(74288);e.exports=function(){return a.Date.now()}},6660:function(e,t,n){var a=n(55041),i=n(28302),l=n(78371),r=0/0,s=/^[-+]0x[0-9a-f]+$/i,o=/^0b[01]+$/i,c=/^0o[0-7]+$/i,d=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(l(e))return r;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=a(e);var n=o.test(e);return n||c.test(e)?d(e.slice(2),n?2:8):s.test(e)?r:+e}},27648:function(e,t,n){"use strict";n.d(t,{default:function(){return i.a}});var a=n(72972),i=n.n(a)},71270:function(e,t,n){"use strict";n.d(t,{PlatformFundDetailClientPage:function(){return eU}});var a=n(57437),i=n(2265),l=n(42586),r=n(80684),s=n(98456),o=n(35563),c=n(75461),d=n(61994),u=n(33145);let m=(0,n(52074).g)("circle-chart","sc"),f=Object.freeze({circleСhart:m,circle:`${m}__circle`}),_=(e,t,n)=>{let a=(e-90)*Math.PI/180;return{x:n+t*Math.cos(a),y:n+t*Math.sin(a)}},h=(0,i.memo)(({items:e,className:t,innerRadius:n=10,size:l=400,strokeWidth:r,stroke:s,animated:o=!1,dataQa:c,dataId:d})=>{let u=(0,i.useRef)(null);(0,i.useEffect)(()=>{o&&null!=u&&u.current&&(u.current.style.transform="rotate(-180deg)",u.current.style.transition="")},[u,e,o]);let m=e.reduce((e,t)=>e+t.value,0),h=l/2,p=0,x=e.map(e=>{if(0===e.value)return null;let t=e.value/m*360,i=p+t;if(360===t){let t=p+180,l=_(t,h,h),o=_(t,n,h),c=_(p,h,h),d=_(p,n,h),u=`M ${c.x} ${c.y}
          A ${h} ${h} 0 1 1 ${l.x} ${l.y}
          A ${h} ${h} 0 1 1 ${c.x} ${c.y}
          L ${d.x} ${d.y}
          A ${n} ${n} 0 1 0 ${o.x} ${o.y}
          A ${n} ${n} 0 1 0 ${d.x} ${d.y}
          Z`;return p=i,(0,a.jsx)("path",{fill:e.color,d:u,stroke:s,strokeWidth:r,className:f.circle},e.color)}let l=t>180?1:0,o=_(p,h,h),c=_(i,h,h),d=_(p,n,h),u=_(i,n,h),x=`M ${o.x} ${o.y}
        A ${h} ${h} 0 ${l} 1 ${c.x} ${c.y}
        L ${u.x} ${u.y}
        A ${n} ${n} 0 ${l} 0 ${d.x} ${d.y}
        Z`;return p=i,(0,a.jsx)("path",{fill:e.color,d:x,stroke:s,strokeWidth:r,className:f.circle},e.color)}).filter(e=>!!e),v=()=>{null!=u&&u.current&&(u.current.style.transform="rotate(0deg)",u.current.style.transition="all 1s")};return(0,i.useEffect)(()=>{if(o){let e=setTimeout(v,1);return()=>clearTimeout(e)}},[x,e,o]),(0,a.jsx)("svg",{"data-qa":c,"data-id":d,ref:u,className:t,viewBox:`0 0 ${l} ${l}`,height:l,width:l,children:x})});h.displayName="CircleChart";var p=n(93322),x=n(5083),v=n(34057),b=n(90917),g=n(49090),j=n(27269),T=n.n(j);function y(e){let{selectedStructure:t}=e;return(0,a.jsx)("div",{className:T().listWrapper,children:(0,a.jsx)("ul",{className:T().list,children:t.map((e,t)=>(0,a.jsxs)("li",{className:T().row,children:[(0,a.jsxs)("span",{className:T().nameWrapper,children:[(0,a.jsx)("span",{style:{background:e.color},className:T().color}),(0,a.jsx)("span",{className:T().name,children:e.name})]}),(0,a.jsx)("span",{className:T().percent,children:e.hasValue?(0,g.og)((0,b.lt)(e.percent)):"—"})]},t))})})}var N=n(22345),A=n.n(N),F=n(16061),k=n.n(F);let C={1:["отрасль","отрасли","отраслей"],2:["эмитент","эмитента","эмитентов"],3:["актив","актива","активов"]};function S(e){var t;let{fundPrice:n,selectedStructure:i,tabId:l}=e,{dealNetAssetValue:r}=null!==(t=null==n?void 0:n[n.length-1])&&void 0!==t?t:{},s=A()(r)?(0,g.lb)(r,{decimalIsWithoutZeros:!0}):"—",o=(0,g._6)(i.length,C[l]);return(0,a.jsxs)("div",{"data-qa":"fund-detail-structure-block-price-tile",className:k().innerContent,children:[(0,a.jsx)("div",{"data-qa":"fund-detail-structure-text-price",className:k().price,children:s}),(0,a.jsx)("div",{"data-qa":"fund-detail-structure-text-caption",className:k().caption,children:o})]})}var I=n(56036),w=n.n(I),P=n(6384);let L=[{id:"1",label:"Отрасли"},{id:"2",label:"Эмитенты"},{id:"3",label:"Активы"}];function B(e){var t,n,r;let{fundStructure:s,fundPrice:d,status:m}=e,f=(0,l.useTranslations)(),_=(null==d?void 0:d.length)?d[d.length-1]:null,g=!!s&&_,{structureDate:j,sectors:T,issuers:N,types:A}=null!=s?s:{},F=null!==(t=null==T?void 0:T.map((e,t)=>(0,p.q)(e,t)).filter(e=>{let{hasValue:t}=e;return t}))&&void 0!==t?t:[],k=null!==(n=null==N?void 0:N.map((e,t)=>(0,p.q)(e,t)).filter(e=>{let{hasValue:t}=e;return t}))&&void 0!==n?n:[],C=null!==(r=null==A?void 0:A.map((e,t)=>(0,p.q)(e,t)).filter(e=>{let{hasValue:t}=e;return t}))&&void 0!==r?r:[],[I,B]=(0,i.useState)(F),[J,E]=(0,i.useState)(L[0].id),D={1:F,2:k,3:C},Q=j?"На ".concat((0,b.p6)(j,{format:"dd.MM.yyyy"})):null;return(0,a.jsxs)(x.T,{tag:o.Zb,dataQa:{element:v.xJ.Block,name:"structure"},className:w().structure,children:[(0,a.jsxs)(x.T,{dataQa:{element:v.xJ.Header,name:"structureTitle"},className:w().header,children:[(0,a.jsx)(o.X6,{type:"h2",children:f("sc-fund.piechart-structure.title")}),g&&(0,a.jsx)(o.YS,{children:Q})]}),g?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(c.sY,{activeTabId:J,tabs:L,stretch:!0,rounded:!0,size:"s",onTabChange:e=>(function(e){let t=String(e);E(t),B(D[t])})(e)}),(0,a.jsxs)("div",{className:w().chartWithListWrapper,children:[(0,a.jsxs)("div",{className:w().chartWrapper,children:[(0,a.jsx)(h,{className:w().chart,stroke:"#fff",strokeWidth:0,items:I,innerRadius:160}),(0,a.jsx)(S,{tabId:J,fundPrice:d,selectedStructure:I})]}),(0,a.jsx)(y,{selectedStructure:I})]})]}):(0,a.jsxs)("div",{className:w().noStructure,children:[(0,a.jsx)(u.default,{src:P.Z,alt:"",width:220,height:120}),(0,a.jsx)(o.xv,{size:"20",fontFamily:"primary",weight:"medium",children:f("sc-fund.piechart-no-structure.".concat(m.toLowerCase(),".title"))}),(0,a.jsx)(o.xv,{size:"14",className:w().noStructureText,children:f("sc-fund.piechart-no-structure.".concat(m.toLowerCase(),".text"))})]})]})}var J=n(6029),E=n(69064),D=n(45087),Q=n(1883),Y=n(51170),W=n.n(Y);function M(e){let{author:t}=e,n=(0,l.useTranslations)();return(0,a.jsxs)("div",{children:[(0,a.jsxs)(x.T,{dataQa:{element:v.xJ.Block,name:"authorContent"},className:W().authorContent,children:[(0,a.jsx)(s.G2,{fullUrl:"".concat((0,b.SJ)("NEXT_PUBLIC_S3_ASSETS"),"/investment/authors/").concat(null==t?void 0:t.avatarKey,".png"),size:124,alt:"Данные автора",className:W().avatar}),(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Header,name:"authorContent"},children:(0,a.jsx)(o.X6,{type:"h4",className:"mt-2 mb-2",children:null==t?void 0:t.name})}),(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Block,name:"authorSubname"},className:"mb-4",children:(0,a.jsx)(o.xv,{children:null==t?void 0:t.subname})}),(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Block,name:"socialNetworks"},className:W().socialNetworks,children:null==t?void 0:t.socialMedias.filter(e=>{var t;return(null===(t=e.url)||void 0===t?void 0:t.length)>0}).map(e=>(0,a.jsxs)("div",{className:W().item,onClick:()=>{window.open(e.url,"_blank")},children:[(0,a.jsx)("div",{className:W().socialNetworkLogo,children:(0,a.jsx)(u.default,{src:"".concat((0,b.SJ)("NEXT_PUBLIC_S3_ASSETS"),"/investment/social-media/").concat(e.iconKey,".svg"),alt:e.name,unoptimized:!0,width:20,height:14})}),(0,a.jsx)("span",{children:e.name})]},e.name))})]}),(0,a.jsxs)(x.T,{dataQa:{element:v.xJ.Block,name:"modalBio"},className:"mt-5 mt-l-6",children:[(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Header,name:"modalBio"},className:"mt-2 mb-2",children:(0,a.jsx)(o.X6,{type:"h2",children:n("platform-fund.detail.overview.author.modal.bio.header")})}),(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Text,name:"modalBio"},children:(0,a.jsx)(o.xv,{size:"16",children:null==t?void 0:t.bio})})]})]})}var $=n(57970),U=n(91139),Z=n.n(U);function R(e){let{list:t}=e;return(0,a.jsx)("div",{children:t.map(e=>{let{label:t,caption:n}=e;return(0,a.jsxs)("div",{"data-qa":"detail-list-item",className:Z().row,children:[(0,a.jsx)("div",{className:Z().label,"data-qa":"detail-list-item-label",children:t}),(0,a.jsx)("div",{className:Z().caption,"data-qa":"detail-list-item-caption",children:n})]},t)})})}var H=n(54669),V=n(18350),z=n.n(V);function q(e,t,n,i){let l=n&&t.historicalYield[H.ew[n.id]],r=(null==i?void 0:i.priceDate)&&"на ".concat((0,b.p6)(i.priceDate,{format:"dd.MM.yyyy"})),s=[];if(l){let e=A()(l)&&l>0;s.push({caption:"Доходность",label:(0,a.jsxs)("span",{className:(0,d.Z)(e?z().yieldPositive:z().yieldNegative),children:[e&&"+",(0,g.og)(l.toFixed(2))]}),hint:"sc-funds.detail.charts.deltaPay.hint"})}switch(e){case 1:(null==i?void 0:i.dealPrice)&&s.unshift({caption:"Стоимость пая",label:(0,g.lb)(i.dealPrice,{decimalIsWithoutZeros:!0}),additionalText:r,hint:"sc-funds.detail.charts.pay.hint"});break;case 2:(null==i?void 0:i.dealNetAssetValue)&&s.unshift({caption:"Стоимость чистых активов",label:(0,g.lb)(i.dealNetAssetValue,{decimalIsWithoutZeros:!0}),additionalText:r,hint:"sc-funds.detail.charts.sca.hint"})}return s}var G=n(74007),O=n.n(G);function X(e){let{fund:t,lastPrice:n}=e,i=(0,l.useTranslations)(),r=(null==n?void 0:n.priceDate)?(0,b.p6)(null==n?void 0:n.priceDate,{format:"dd.MM.yyyy"}):null,c=function(e){let{isin:t,fundCompNameRus:n,registrationNumber:a}=e;return[{label:"Управляющая компания",caption:n},{label:"Номер регистрации",caption:a},{label:"ISIN",caption:t}].filter(e=>{let{caption:t}=e;return!!t})}(t);return(0,a.jsxs)(x.T,{tag:o.Zb,className:O().card,dataQa:{element:v.xJ.Block,name:"generaIInfo"},children:[(0,a.jsx)("div",{"data-qa":"fund-detail-details-title",children:(0,a.jsx)(o.X6,{type:"h3",className:O().title,children:"Общая информация"})}),(0,a.jsx)(R,{list:c}),n&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:O().infoCaption,children:["Информация о фонде актуальна на ",r]}),(0,a.jsx)(s.EB,{className:"mt-1",ghost:!0,expandedContent:(0,a.jsx)(o.xv,{size:"16",className:O().info,dangerouslySetInnerHTML:{__html:(0,$.TU)(i.raw("fund.detail.general-info.expanded-line.text"))}}),children:(0,a.jsx)(o.xv,{size:"16",children:i("fund.detail.general-info.first-line.text")})})]})]})}var K=n(96369),ee=n(94148),et=n.n(ee);function en(e){let{advantages:t}=e,n=(0,l.useTranslations)(),i=!t||0===t.length,r=(0,K.J)();return!i&&(0,a.jsxs)(x.T,{tag:o.Zb,dataQa:{element:v.xJ.Block,name:"advantages"},children:[(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Header,name:"advantages"},children:(0,a.jsx)(o.X6,{type:"h2",children:n("platform-fund.detail.advantages.header")})}),(0,a.jsx)(x.T,{tag:"ul",dataQa:{element:v.xJ.List,name:"advantages"},className:et().advantages,children:null==t?void 0:t.map((e,t)=>(0,a.jsxs)("li",{className:et().advantage,children:[(0,a.jsx)(x.T,{tag:"span",dataQa:{element:v.xJ.Icon,name:"advantages"},className:et().icon,children:(0,a.jsx)(s.G2,{fullUrl:"".concat((0,b.SJ)("NEXT_PUBLIC_S3_ASSETS"),"/investment/advantages/").concat(e.webImageKey,".png"),size:60,alt:""})}),(0,a.jsxs)("div",{children:[(0,a.jsx)(o.X6,{className:et().title,dataQa:r({element:v.xJ.Header,name:"advantage"}),type:"h4",children:e.title}),(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Text,name:"description"},tag:"span",className:et().text,dangerouslySetInnerHTML:{__html:e.description}})]})]},t))})]})}var ea=n(76318),ei=n.n(ea);function el(e){let{authors:t,className:n,onButtonClick:i}=e;return(0,a.jsx)("div",{children:null==t?void 0:t.map((e,t)=>(0,a.jsxs)(o.Zb,{className:(0,d.Z)(ei().card,n),children:[(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Icon,name:"author"},children:(0,a.jsx)(s.oc,{fullUrl:"".concat((0,b.SJ)("NEXT_PUBLIC_S3_ASSETS"),"/investment/authors/").concat(e.avatarKey,".png"),alt:"Данные автора",label:e.name,caption:e.subname,size:40,className:ei().avatar})}),(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Button,name:"author"},children:(0,a.jsx)(c.zx,{shape:"circle-icon",size:"xs",iconRight:(0,a.jsx)(r.IconFdsArrowUpRightO,{}),onClick:()=>i&&i(e)})})]},t))})}var er=n(27648),es=n(7523),eo=n.n(es);let ec=e=>{let{rulesLink:t}=e;return(0,a.jsxs)("div",{className:eo().cardTitleWrapper,children:[(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Header,name:"aboutTitle"},children:(0,a.jsx)(o.X6,{type:"h2",children:"О фонде"})}),!!t&&(0,a.jsx)(c.rU,{as:er.default,href:t,target:"_blank","data-qa":"fund-detail-about-link",children:"Правила фонда"})]})};var ed=n(77075),eu=n.n(ed);function em(e){let{label:t,caption:n,Icon:i,hint:s}=e,o=(0,l.useTranslations)();return(0,a.jsxs)(x.T,{dataQa:{element:v.xJ.Block,name:"aboutFund"},className:eu().block,children:[(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Icon,name:"aboutFund"},className:eu().iconWrapper,children:(0,a.jsx)(i,{})}),(0,a.jsxs)(x.T,{dataQa:{element:v.xJ.Tile,name:"aboutFund"},className:eu().tile,children:[(0,a.jsxs)("div",{className:eu().caption,children:[(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Caption,name:"aboutFund"},className:eu().captionText,children:n}),s&&(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Hint,name:"aboutFund"},children:s&&(0,a.jsx)(c.kW,{text:o(s),position:"bottom",inverted:!0,children:(0,a.jsx)(r.IconFdsQuestionCircleO,{className:eu().captionIcon})})})]}),(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Label,name:"aboutFund"},className:eu().label,children:t})]})]})}var ef=n(26576),e_=n.n(ef);function eh(e){let{description:t,items:n,className:i}=e;return(0,a.jsxs)("div",{className:(0,d.Z)(i),children:[t&&(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Block,name:"aboutDescription"},className:e_().description,dangerouslySetInnerHTML:{__html:t}}),(0,a.jsx)("div",{className:e_().infoBlocksList,children:n.map(e=>(0,a.jsx)(em,{...e},e.caption))})]})}var ep=n(29316),ex=n.n(ep);function ev(e){var t;let{fund:n,cmsData:i,className:l,onAuthorButtonClick:s,buttonSlot:c}=e,{description:u}=n,m=(0,b.ld)(null!=u?u:""),f=function(e){let{minInvest:t,fundsObjectNameRus:n,risk:a,fundCompNameRus:i,payoutFrequency:l}=e,s="true"===(0,b.SJ)("NEXT_PUBLIC_FEATURE_TOGGLE_TAGS_AND_BADGES");return[{caption:"Состав фонда",label:n,Icon:r.IconFdsChartCircle},{caption:"Покупка",label:"От ".concat((0,g.lb)(t,{decimalIsWithoutZeros:!0})),Icon:r.IconFdsRubleCircleO},{caption:"Уровень риска",label:H.pY[a],Icon:r.IconFdsFlashCircleO},{caption:"Управляющая компания",label:i,Icon:r.IconFdsChartGrowthSquareO},...s?[{caption:"Выплата дохода",label:H.HA[l],Icon:r.IconFdsCalendarClockO}]:[]].filter(e=>!!e.label)}(n),_=null==i?void 0:null===(t=i.fundDetailedPage)||void 0===t?void 0:t[n.id];return(0,a.jsxs)(x.T,{tag:o.Zb,className:(0,d.Z)(ex().card,l),dataQa:{element:v.xJ.Block,name:"aboutCard"},children:[(0,a.jsx)(ec,{rulesLink:_}),(0,a.jsx)(eh,{className:"mt-6 mt-l-7",description:m,items:f}),(0,a.jsx)(el,{authors:n.authors,className:"mt-8",onButtonClick:s}),c]})}var eb=n(39255),eg=n.n(eb);function ej(e){let{formingAmount:t,formingAmountLimit:n}=e,i=function(e,t){let n=100*e/t;return{amount:(0,g.lb)(e,{decimalIsWithoutZeros:!0}),min:(0,g.lb)(0),max:(0,g.lb)(t,{decimalIsWithoutZeros:!0}),percentFormatted:(0,g.og)((0,b.lt)(n)),percent:n,theme:n<=25?"default":n<=50?"error":n<=75?"warning":"success"}}(null!=t?t:0,null!=n?n:0),l=(0,c._m)("m");return(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Block,name:"fundDetailForming"},children:(0,a.jsxs)(o.Zb,{className:eg().container,children:[(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Header,name:"fundDetailForming"},className:"mb-1",children:(0,a.jsx)(o.xv,{size:l?"18":"16",children:"Формирование фонда"})}),(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Text,name:"fundDetailFormingAmount"},className:"mb-3",children:(0,a.jsx)(o.xv,{size:l?"28":"24",weight:"medium",children:i.amount})}),(0,a.jsx)(x.T,{dataQa:{element:v.xJ.ProgressBar,name:"fundDetailForming"},className:"mb-3",children:(0,a.jsx)(o.ko,{value:i.percent,variant:i.theme})}),(0,a.jsxs)("div",{className:eg().progressBarFooter,children:[(0,a.jsx)(x.T,{tag:"span",dataQa:{element:v.xJ.Text,name:"fundDetailFormingMin"},className:eg().text,children:i.min}),(0,a.jsx)(x.T,{tag:"span",dataQa:{element:v.xJ.Text,name:"fundDetailFormingMax"},className:eg().text,children:i.max})]})]})})}var eT=n(17347),ey=n.n(eT);let eN=e=>{let{caption:t,yieldRate:n}=e,i=A()(n),l=i&&n>0,r=i?(0,g.og)(null==n?void 0:n.toFixed(2)):"—";return(0,a.jsxs)("div",{className:ey().tile,"data-qa":"yield-tile",children:[(0,a.jsx)("div",{className:ey().caption,"data-qa":"yield-tile-caption",children:t}),(0,a.jsx)("div",{className:(0,d.Z)(ey().label,i&&l&&ey().positive,i&&!l&&ey().negative),"data-qa":"yield-tile-label",children:l?"+".concat(r):r})]})};var eA=n(84463),eF=n.n(eA);function ek(e){let{date:t,tiles:n}=e,i=(0,l.useTranslations)();return(0,a.jsxs)(x.T,{tag:o.Zb,className:eF().card,dataQa:{element:v.xJ.Block,name:"historicalYield"},children:[(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Header,name:"historicalYieldTitle"},children:(0,a.jsx)(o.X6,{type:"h2",className:eF().title,children:"Историческая доходность"})}),t&&(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Caption,name:"historicalYield"},className:eF().caption,children:i("historical-yield.caption",{date:t})}),(0,a.jsx)("div",{className:eF().tiles,children:n.filter(e=>{let{yieldRate:t}=e;return!!t}).map(e=>{let{caption:t,yieldRate:n}=e;return(0,a.jsx)(eN,{caption:t,yieldRate:n},t)})})]})}function eC(e){let{lastPrice:t,historicalYield:n}=e,i=(null==t?void 0:t.priceDate)&&(0,b.p6)(t.priceDate,{format:"dd.MM.yyyy"}),l=function(e){let{historicalYieldFiveYear:t,historicalYieldHalfYear:n,historicalYieldMonth:a,historicalYieldQuarter:i,historicalYieldThreeYear:l,historicalYieldYear:r}=e;return[{yieldRate:a,caption:"1 мес"},{yieldRate:i,caption:"3 мес"},{yieldRate:n,caption:"6 мес"},{yieldRate:r,caption:"1 год"},{yieldRate:l,caption:"3 года"},{yieldRate:t,caption:"5 лет"}]}(n);return(0,a.jsx)(ek,{date:i,tiles:l})}var eS=n(74695),eI=n.n(eS);let ew=e=>{let{label:t,caption:n,hint:i,additionalText:s}=e,o=(0,l.useTranslations)();return(0,a.jsxs)("div",{className:eI().block,"data-qa":"info-block-wrapper",children:[(0,a.jsxs)("div",{className:eI().caption,"data-qa":"info-block-caption",children:[(0,a.jsx)("div",{className:eI().captionText,children:n}),i&&(0,a.jsx)(c.kW,{text:o(i),position:"bottom",inverted:!0,children:(0,a.jsx)(r.IconFdsQuestionCircleO,{className:eI().captionIcon})})]}),(0,a.jsx)("div",{className:eI().label,"data-qa":"info-block-label",children:t}),s&&(0,a.jsx)("div",{className:eI().additionalText,"data-qa":"info-block-additional-text",children:s})]})};var eP=n(91978),eL=n(7310),eB=n.n(eL),eJ=n(8147),eE=n(97395),eD=n.n(eE);let eQ=e=>{let{selectedRange:t=60,prices:n=[],selectedTab:l,lastPrice:r}=e,s=(0,i.useRef)(null),o=eB()(function(){d(),(c=(0,eP.C2)(s.current,eJ.c0)).addLineSeries(eJ._5).setData((0,p.W$)(n,l)),c.priceScale().applyOptions(eJ.WY),c.timeScale().applyOptions(eJ.Z2),c.timeScale().fitContent(),c.timeScale().setVisibleRange((0,p.Uf)(t,r))},100),c=null;function d(){c&&(c.remove(),c=null)}return(0,i.useEffect)(()=>(o(),window.addEventListener("resize",o),()=>{window.removeEventListener("resize",o),d()}),[t,l]),(0,a.jsx)("div",{ref:s,className:eD().chart,"data-qa":"line-chart"})};function eY(e){let{prices:t,lastPrice:n,tiles:i,chipsList:l,selectedChips:r,selectedTab:s,className:u,handleTabChange:m,handleChipsChange:f}=e;return(0,a.jsxs)(x.T,{tag:o.Zb,className:(0,d.Z)(z().card,u),dataQa:{element:v.xJ.Tabs,name:"chart"},children:[(0,a.jsx)(c.sY,{activeTabId:s,onTabChange:m,className:z().tabs,rounded:!0,size:"m",tabs:eJ.Ht,stretch:!0,weightVariant:"regular"}),(0,a.jsx)("div",{className:z().tiles,children:i.map(e=>(0,a.jsx)(ew,{...e},e.caption))}),(0,a.jsxs)("div",{className:z().charts,children:[(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Block,name:"chartChips"},children:(0,a.jsx)(c.cL,{size:"m",chips:l,value:null==r?void 0:r.id,activeVariant:"secondary",onChipClick:e=>f(Number(e)),className:z().chips})}),(0,a.jsx)(eQ,{selectedRange:null==r?void 0:r.id,selectedTab:s,prices:t,lastPrice:n})]})]})}function eW(e){var t;let{fund:n,lastPrice:l,className:r}=e,{fundPrice:s}=n,o=H.ju.filter(e=>{var t;let a=H.ew[e.id];return A()(null===(t=n.historicalYield)||void 0===t?void 0:t[a])}),[c,d]=(0,i.useState)(1),[u,m]=(0,i.useState)(function(e){let t=e.filter(e=>{let{id:t}=e;return 12>=+t});return t[t.length-1]||e[e.length-1]}(o)),[f,_]=(0,i.useState)(q(c,n,u,l)),h=null!==(t=null==s?void 0:s.map(e=>({date:e.priceDate,pay:e.dealPrice,sca:e.dealNetAssetValue})))&&void 0!==t?t:[];return(0,a.jsx)(eY,{tiles:f,lastPrice:{date:l.priceDate,pay:l.dealPrice,sca:l.dealNetAssetValue},prices:h,selectedTab:c,selectedChips:u,chipsList:o,className:r,handleTabChange:function(e){d(e),_(q(e,n,u,l))},handleChipsChange:function(e){let t=o.find(t=>t.id===e);t&&(m(t),_(q(c,n,t,l)),(0,Q._)("platform_funds_detailed_page","click_to_delta_date",{eventLabel:n.id,eventValue:t.label}))}})}var eM=n(40572),e$=n.n(eM);function eU(e){var t,n,u;let{fund:m,cmsData:f,aggregatorIds:_,promotions:h,buttonSlot:p}=e;(0,D.Z)(_,m.id);let[g,j]=(0,i.useState)(!1),[T,y]=(0,i.useState)(),N=(0,l.useTranslations)(),A=!!m.commissions,F="AT_FORMING"===m.status,k=(null===(t=m.fundPrice)||void 0===t?void 0:t.length)?m.fundPrice[m.fundPrice.length-1]:null,C=function(e){let{historicalYieldMonth:t,historicalYieldQuarter:n,historicalYieldHalfYear:a,historicalYieldYear:i,historicalYieldThreeYear:l,historicalYieldFiveYear:r}=e;return[t,n,a,i,l,r].filter(e=>!!e).length>0}(m.historicalYield),S=(0,i.useMemo)(()=>(0,J.z6)({promotions:h,type:"SITE_DETAIL",id:m.id}),[h]),I=(null!==(n=m.authors)&&void 0!==n?n:[])[0];return(0,i.useEffect)(()=>{(0,Q._)("platform_funds_detailed_page","platform_funds_detailed_page_view",{eventLabel:m.id})},[]),(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:(0,d.Z)(e$().cards),children:[(0,a.jsxs)("div",{className:e$().price,children:[k&&!F&&(0,a.jsx)(eW,{fund:m,lastPrice:k}),F&&(0,a.jsx)(ej,{formingAmount:m.formingAmount,formingAmountLimit:m.formingAmountLimit})]}),(0,a.jsxs)("div",{className:e$().about,children:[(0,a.jsx)(ev,{fund:m,cmsData:f,className:e$().stickyFundAbout,onAuthorButtonClick:e=>{y(e),j(!0)},buttonSlot:p}),(0,a.jsx)(c.u_,{dataQa:"app-author-modal",header:{title:"Об авторе"},size:"l",open:g,onClose:()=>j(!1),footer:{children:(0,a.jsx)(o.X2,{children:(0,a.jsx)(o.JX,{size:{xs:12,s:5},children:(0,a.jsx)(c.zx,{label:"Понятно",stretch:!0,variant:"secondary",onClick:()=>j(!1)})})})},children:(0,a.jsx)(M,{author:T})})]}),(0,a.jsxs)("div",{className:e$().other,children:[S.isVisible&&(0,a.jsx)(E.b,{desktopType:"details",bannerKey:S.bannerWebKey,onClick:()=>{S.analytics&&(0,Q._)("investment_funds","web_showcase_detail_click_promobanner",{eventLabel:S.analytics.eventLabel}),window.open(S.actionUrl,"_blank")}}),k&&C?(0,a.jsx)(eC,{historicalYield:m.historicalYield,lastPrice:k}):null,m.advantages&&(0,a.jsx)(en,{advantages:m.advantages}),m.strategy?(0,a.jsx)(s.qr,{strategy:m.strategy,author:{...I,avatarKey:null!==(u=null==I?void 0:I.avatarKey)&&void 0!==u?u:""},descriptionHeader:N("platform-fund.detail.strategy.header"),keyIdeasHeader:N("platform-fund.detail.strategy.key-ideas.header"),s3MinioUrl:(0,b.SJ)("NEXT_PUBLIC_S3_ASSETS")}):null,(0,a.jsx)(B,{fundPrice:m.fundPrice,fundStructure:m.fundStructure,status:"AT_FORMING"}),A&&(0,a.jsx)(x.T,{dataQa:{element:v.xJ.Collapse,name:"commissions"},className:e$().commissions,children:(0,a.jsx)(c.UQ,{children:(0,a.jsx)(c.Qd,{id:"commissions",title:N("sc-fund.commissions.title"),className:e$().commissionsItem,children:(0,a.jsx)(s.GL,{commissions:m.commissions,texts:{management:{title:N("sc-fund.commissions.new.management.title"),text:N("sc-fund.commissions.new.management.text")},operation:{title:N("sc-fund.commissions.new.operation.title"),text:N("sc-fund.commissions.new.operation.text")},modal:{management:{title:N("sc-fund.commissions.new.modal.management.title"),text:N("sc-fund.commissions.new.modal.management.text"),items:[{title:N("sc-fund.commissions.new.modal.management.items.company.title"),caption:N("sc-fund.commissions.new.modal.management.items.company.text"),percent:m.commissions.managementCommissions.managementCompanyCommissionPercentValue},{title:N("sc-fund.commissions.new.modal.management.items.registrar.title"),caption:N("sc-fund.commissions.new.modal.management.items.registrar.text"),percent:m.commissions.managementCommissions.specialRegistrarCommissionPercentValue},{title:N("sc-fund.commissions.new.modal.management.items.other.title"),caption:N("sc-fund.commissions.new.modal.management.items.other.text"),percent:m.commissions.otherCommissions.percentValue}]},operation:{title:N("sc-fund.commissions.new.modal.operation.title"),text:N("sc-fund.commissions.new.modal.operation.text")},bullets:[{icon:r.IconFdsChartGrowthO,title:N("sc-fund.commissions.new.modal.bullets.yield.title"),text:N("sc-fund.commissions.new.modal.bullets.yield.text")},{icon:r.IconFdsBarChartVerticalO,title:N("sc-fund.commissions.new.modal.bullets.choice.title"),text:N("sc-fund.commissions.new.modal.bullets.choice.text")}]}}})})})})]})]}),(0,a.jsx)(X,{fund:m,lastPrice:k})]})}},54669:function(e,t,n){"use strict";n.d(t,{HA:function(){return o},ew:function(){return r},h2:function(){return c},ju:function(){return i},pY:function(){return s},ww:function(){return l}});var a=n(34057);let i=[{id:1,label:"1 мес"},{id:3,label:"3 мес"},{id:6,label:"6 мес"},{id:12,label:"Год"},{id:36,label:"3 года"},{id:60,label:"5 лет"}],l=[{id:1,label:"Все публикации"},{id:2,label:"Для участников"}],r={1:"historicalYieldMonth",3:"historicalYieldQuarter",6:"historicalYieldHalfYear",12:"historicalYieldYear",36:"historicalYieldThreeYear",60:"historicalYieldFiveYear"},s={[a.gQ.Low]:"Низкий",[a.gQ.Medium]:"Средний",[a.gQ.High]:"Высокий"},o={MONTHLY:"Ежемесячно",QUARTERLY:"Ежеквартально",HALF_YEARLY:"Полугодие",YEARLY:"Ежегодно"},c=10},8147:function(e,t,n){"use strict";n.d(t,{c0:function(){return s},Ht:function(){return a},J$:function(){return i},I_:function(){return l},WY:function(){return c},_5:function(){return o},Z2:function(){return d},du:function(){return r}});let a=[{id:1,label:"Пай"},{id:2,label:"СЧА"}],i=["#63b1f3","#49c55d","#f7d762","#fa7c07","#ed7ce1","#6a80ef","#a2cb11","#89c7fc","#ffe576","#ffbef8","#a4aaf2","#c8df77","#ff696b"],l="#e3e7ec",r=[{id:1,label:"Обзор"},{id:2,label:"Инсайты"}],s={grid:{horzLines:{visible:!0,color:"#e3e7ec"},vertLines:{visible:!1}}},o={priceLineVisible:!1,color:"#525bbb",lineWidth:2},c={borderColor:"#e3e7ec",borderVisible:!1},d={borderColor:"#e3e7ec"}},93322:function(e,t,n){"use strict";function a(e){return{1:{url:"/".concat(e)},2:{url:"/".concat(e,"/posts")}}}n.d(t,{um:function(){return a},q:function(){return s},W$:function(){return o},Uf:function(){return f},Wl:function(){return x}});var i=n(22345),l=n.n(i),r=n(8147);function s(e,t){return{...e,value:e.percent,color:function(e,t){if(!l()(t))return r.I_;let n=e-r.J$.length*Math.floor(e/r.J$.length);return r.J$[n]}(t,e.percent),hasValue:l()(e.percent)}}function o(e,t){return e.map(e=>{let n=new Date(e.date);return{time:{year:n.getFullYear(),month:n.getMonth()+1,day:n.getDate()},value:1===t?e.pay:e.sca}})}var c=n(47869),d=n(99735),u=n(7656),m=n(90917);function f(e,t){let n=new Date(t.date);return{from:(0,m.p6)(function(e,t){return(0,u.Z)(2,arguments),function(e,t){(0,u.Z)(2,arguments);var n=(0,d.Z)(e),a=(0,c.Z)(t);if(isNaN(a))return new Date(NaN);if(!a)return n;var i=n.getDate(),l=new Date(n.getTime());return(l.setMonth(n.getMonth()+a+1,0),i>=l.getDate())?l:(n.setFullYear(l.getFullYear(),l.getMonth(),i),n)}(e,-(0,c.Z)(t))}(n,e),{format:"yyyy-MM-dd"}),to:(0,m.p6)(n,{format:"yyyy-MM-dd"})}}var _=n(57437),h=n(80684),p=n(93398);function x(e){let t="".concat((0,m.SJ)("NEXT_PUBLIC_SHOWCASE_ORIGIN")).concat(p.pY,"/").concat(e);return[{icon:(0,_.jsx)(h.IconFdsVkontakteF,{}),url:"https://vk.com/share.php?url=".concat(t),name:"ВКонтакте",style:{color:"rgb(74, 118, 168)"}},{icon:(0,_.jsx)(h.IconFdsOdnoklassnikiF,{}),url:"https://connect.ok.ru/offer?url=".concat(t),name:"Одноклассники",style:{color:"rgb(255, 136, 0)"}},{icon:(0,_.jsx)(h.IconFdsTelegramF,{}),url:"https://telegram.me/share/url?url=".concat(t),name:"Telegram",style:{color:"rgb(0, 151, 255)",paddingRight:"2px"}}]}},69064:function(e,t,n){"use strict";n.d(t,{b:function(){return h}});var a=n(57437),i=n(2265),l=n(75461),r=n(6029),s=n(61994),o=n(46413),c=n.n(o);let d=e=>{let{width:t,height:n,inline:i,rounded:l,className:r}=e,o={...t&&{width:"".concat(t,"px")},...n&&{height:"".concat(n,"px")}};return(0,a.jsx)("span",{style:o,className:(0,s.Z)(r,c().uiSkeleton,[{[c().inline]:i},{[c().rounded]:l}])})};var u=n(5083),m=n(34057),f=n(46534),_=n.n(f);function h(e){let{bannerKey:t,className:n,desktopType:s,onClick:o}=e,[c,f]=(0,i.useState)(!1),[h,p]=(0,i.useState)(),x=(0,l._m)("l"),v=(0,l.IY)("s","m");return((0,i.useEffect)(()=>{setTimeout(()=>{f(!0)})},[]),(0,i.useEffect)(()=>{let e=setTimeout(()=>{p((0,r.Xj)({key:t,isTablet:v,isDesktop:x,desktopType:s}))});return()=>clearTimeout(e)},[x,v,t]),c)?(0,a.jsx)(u.T,{dataQa:{element:m.xJ.Banner,name:"promotions"},className:n,children:(0,a.jsx)("img",{style:{cursor:"pointer",borderRadius:"16px",minHeight:"125px"},src:h,alt:"Акционный Баннер",width:"100%",onClick:()=>null==o?void 0:o()})}):(0,a.jsx)("div",{className:n,children:(0,a.jsx)(d,{className:_().skeleton,height:125})})}},6029:function(e,t,n){"use strict";n.d(t,{Xj:function(){return r},z6:function(){return i}});var a=n(90917);function i(e){let{promotions:t,type:n,id:i}=e;if(t){var r,s,o,c;let e=null===(s=t.data)||void 0===s?void 0:null===(r=s[0])||void 0===r?void 0:r.custom;if(e){let r=t.data[0],s=null===(o=e.visible)||void 0===o?void 0:o.find(e=>e===n),d=(0,a.ow)(new Date,e.start,e.end),u=!!s&&d&&l(i,e.fundIds);return{isVisible:u,...u&&{isVisible:!!s&&d&&l(i,e.fundIds),bannerWebKey:e.bannerWebKey,filters:e.filterWeb,actionUrl:null==r?void 0:r.actionUrl,promotionsIds:null===(c=e.fundIds)||void 0===c?void 0:c.reduce((e,t)=>({...e,[t]:!0}),{}),analytics:{eventAction:r.analytics.eventAction,eventCategory:r.analytics.eventCategory,eventLabel:r.analytics.eventLabel}}}}}return{isVisible:!1}}function l(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return!e||!!t.find(t=>t===e)}function r(e){let{key:t,isDesktop:n,isTablet:i,desktopType:l}=e;if(!t)return;let r="";return n||i?i?r="_tablet_web":n&&(r="_desktop_".concat(l)):r="_mob_web","".concat((0,a.SJ)("NEXT_PUBLIC_S3_ASSETS"),"/investment/banners/").concat(t).concat(r,".png")}},5083:function(e,t,n){"use strict";n.d(t,{T:function(){return l}});var a=n(57437),i=n(96369);let l=e=>{let{tag:t="div",children:n,dataQa:l,className:r,...s}=e,o=(0,i.J)()(l),c="string"==typeof t,d={...s,...c?{"data-qa":o}:{dataQa:o}};return(0,a.jsx)(t,{className:r,...d,children:n})}},76005:function(e,t,n){"use strict";n.d(t,{BuyButton:function(){return c}});var a=n(57437),i=n(3398),l=n(9702),r=n(51615),s=n(1883),o=n(90917);function c(e){let{entryPointId:t,url:n,config:c,serverConfig:d,analytics:u,className:m}=e,f=(0,o.SJ)("NEXT_PUBLIC_MARKETPLACE_LK_BASE_URL"),_="true"===(0,o.SJ)("NEXT_PUBLIC_FAKE_ESIA_ENABLED"),{clearCompare:h}=(0,r.T)({enabled:!0,storageKey:l.f});return(0,a.jsx)("div",{onClick:h,children:(0,a.jsx)(i.U,{className:m,serverConfig:null!=d?d:{},baseUrl:f,s3AssetsUrl:(0,o.SJ)("NEXT_PUBLIC_S3_ASSETS"),scenarioParams:{targetUri:n},query:{..._&&{uat:!0}},entryPointId:t,config:c,isSilent:!0,onAnalyticsEvent:e=>{let{eventCategory:t,eventAction:n,eventLabel:a}=e;(0,s._)(null!=t?t:"login-widget.click_button_login",n,{eventLabel:a}),u&&"click_button_login"===n&&(0,s._)(u.eventCategory,u.eventAction,{eventLabel:u.eventLabel})}})})}},45087:function(e,t,n){"use strict";n.d(t,{Z:function(){return r}});var a=n(2265),i=n(99376),l=n(90917);function r(e,t){let n=(0,i.useSearchParams)();(0,a.useEffect)(()=>{n&&(0,l.Rz)(Object.fromEntries(n),e,t)},[])}},96369:function(e,t,n){"use strict";n.d(t,{J:function(){return s}});var a=n(2265),i=n(99376),l=n(42798),r=n.n(l);function s(){let e=(0,i.useParams)(),t=(0,i.usePathname)();return(0,a.useCallback)(n=>{let{prefix:a,element:i,name:l,index:s}=n;if(!t||!e)return"";let o=t.split("/").filter(e=>e).map(t=>{var n;return null!==(n=Object.keys(e).find(n=>e[n]===t))&&void 0!==n?n:t});o.unshift("funds");let c=o.join("-"),d=r()(l),u=void 0!==s?"-".concat(function(e){if(Number.isNaN(e)||e<0)throw Error("Incorrect value '".concat(e,"' for the property 'index'. Must be a number and >= 0}"));return e}(s)):"";return"".concat(a?"".concat(a,"-"):"").concat(c,"-").concat(i,"-").concat(d).concat(u)},[e,t])}},51170:function(e){e.exports={authorContent:"AboutAuthorModal_authorContent__wVOAK",avatar:"AboutAuthorModal_avatar__BH1BL",socialNetworks:"AboutAuthorModal_socialNetworks__u2xO8",socialNetworkLogo:"AboutAuthorModal_socialNetworkLogo__36mvX",item:"AboutAuthorModal_item__1Jt9c"}},76318:function(e){e.exports={card:"AuthorCardList_card__O592Z",avatar:"AuthorCardList_avatar__riQk_"}},7523:function(e){e.exports={card:"FundDetailAbout_card__9AzCN",cardTitleWrapper:"FundDetailAbout_cardTitleWrapper__V8gl9",description:"FundDetailAbout_description__SkB8Z",infoBlocksList:"FundDetailAbout_infoBlocksList__VukJd",buyButton:"FundDetailAbout_buyButton__7ok_U"}},18350:function(e){e.exports={card:"FundDetailCharts_card__iFjAa",tabs:"FundDetailCharts_tabs__5kEqo",charts:"FundDetailCharts_charts__5p8S5",chips:"FundDetailCharts_chips__srTeN",tiles:"FundDetailCharts_tiles__AuU63",yieldNegative:"FundDetailCharts_yieldNegative__2ydYV",yieldPositive:"FundDetailCharts_yieldPositive__QHXyV"}},74695:function(e){e.exports={block:"InfoBlock_block__Uucdu",label:"InfoBlock_label__qWEVQ",caption:"InfoBlock_caption__j7y9N",captionText:"InfoBlock_captionText__1OyN6",captionIcon:"InfoBlock_captionIcon__EHA5I",additionalText:"InfoBlock_additionalText__T6ukY"}},97395:function(e){e.exports={chart:"LineChart_chart__UBzZU"}},74007:function(e){e.exports={card:"FundGeneraIInfo_card__15n07",title:"FundGeneraIInfo_title__1epZQ",infoCaption:"FundGeneraIInfo_infoCaption__laJ0V",info:"FundGeneraIInfo_info__J_CDk"}},91139:function(e){e.exports={row:"FundGeneraIInfoList_row__yhyCb",label:"FundGeneraIInfoList_label__R_KMV"}},56036:function(e){e.exports={structure:"FundStructure_structure__prDVW",noStructure:"FundStructure_noStructure__XuPgG",noStructureText:"FundStructure_noStructureText__oBLxC",header:"FundStructure_header__Y4Hcj",chartWrapper:"FundStructure_chartWrapper__8O1Bo",chart:"FundStructure_chart__pHK6u",chartWithListWrapper:"FundStructure_chartWithListWrapper__xcMcL"}},27269:function(e){e.exports={listWrapper:"FundStructureList_listWrapper__01wG_",list:"FundStructureList_list__yK_8I",row:"FundStructureList_row__1_qyd",nameWrapper:"FundStructureList_nameWrapper__wjwus",color:"FundStructureList_color___X7Hh",name:"FundStructureList_name__GWP5j",percent:"FundStructureList_percent__EgLXA"}},16061:function(e){e.exports={innerContent:"FundStructurePriceTile_innerContent__du26J",price:"FundStructurePriceTile_price__8p0HT",caption:"FundStructurePriceTile_caption__GJyRg"}},94148:function(e){e.exports={advantages:"PlatformFundAdvantages_advantages__dDWeh",advantage:"PlatformFundAdvantages_advantage__26zkq",title:"PlatformFundAdvantages_title__aAe38",text:"PlatformFundAdvantages_text__uSBGE",icon:"PlatformFundAdvantages_icon___3qq_"}},26576:function(e){e.exports={description:"AboutFund_description__jif8Q",infoBlocksList:"AboutFund_infoBlocksList__Rgn7O"}},77075:function(e){e.exports={block:"AboutFundTile_block__OZrEe",iconWrapper:"AboutFundTile_iconWrapper__9gASD",tile:"AboutFundTile_tile__k_1Ei",label:"AboutFundTile_label__CIsgD",caption:"AboutFundTile_caption__odYmP",captionText:"AboutFundTile_captionText__dTNcZ",captionIcon:"AboutFundTile_captionIcon__2LBRs"}},29316:function(e){e.exports={card:"PlatformFundDetailAbout_card__zU7Yz",cardTitleWrapper:"PlatformFundDetailAbout_cardTitleWrapper__LydlC"}},40572:function(e){e.exports={drawer:"PlatformFundDetailClientPage_drawer__Iccte",content:"PlatformFundDetailClientPage_content__EafNh",cards:"PlatformFundDetailClientPage_cards__CV8QC",price:"PlatformFundDetailClientPage_price__EX7vP",about:"PlatformFundDetailClientPage_about__GeI3Z",stickyFundAbout:"PlatformFundDetailClientPage_stickyFundAbout__okxrJ",other:"PlatformFundDetailClientPage_other__kTZCN",commissions:"PlatformFundDetailClientPage_commissions__bF89z",commissionsItem:"PlatformFundDetailClientPage_commissionsItem__PplmZ"}},39255:function(e){e.exports={container:"PlatformFundDetailForming_container__pJMGg",progressBarFooter:"PlatformFundDetailForming_progressBarFooter__fK5No",text:"PlatformFundDetailForming_text__14PKH"}},84463:function(e){e.exports={card:"PlatformFundDetailHistoricalYield_card__Y7Yoa",title:"PlatformFundDetailHistoricalYield_title__HmqzH",caption:"PlatformFundDetailHistoricalYield_caption__RP8Py",tiles:"PlatformFundDetailHistoricalYield_tiles__Emwwv"}},61050:function(e){e.exports={buyButton:"PlatformFundDetailServerData_buyButton__7vTZh"}},17347:function(e){e.exports={tile:"YieldTile_tile__m0_kM",caption:"YieldTile_caption__GmRQV",label:"YieldTile_label__Qppvj",positive:"YieldTile_positive__KQd_4",negative:"YieldTile_negative__IzCgJ"}},46534:function(e){e.exports={skeleton:"PromotionsBanner_skeleton__lP64v"}},46413:function(e){e.exports={uiSkeleton:"UiSkeleton_uiSkeleton__5gH0G",rounded:"UiSkeleton_rounded__e2mJS",inline:"UiSkeleton_inline__6UIts"}},6384:function(e,t){"use strict";t.Z={src:"/invest/funds/_next/static/media/cat.132f7876.png",height:240,width:440,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAMAAACEE47CAAAANlBMVEVISEhTVVVRT01ycm2wbVIUFhknKy4jGR0pLCwKCgq6dkcREhV7gnuoc06Kj4iJNhsYGRxBPz0agFTyAAAAEHRSTlMBkoHlGnBTKT4MUsvJwvVBoo6wbQAAAAlwSFlzAAALEwAACxMBAJqcGAAAAClJREFUeJxjYGBgZ2dnYwABJkFmAVYGBi5eRh4+AW52BhZ+ThYODg5OAAyvANwpeJL3AAAAAElFTkSuQmCC",blurWidth:8,blurHeight:4}},52074:function(e,t,n){"use strict";function a(e,t){return`finkit-widgets-${t}-${e}`}n.d(t,{g:function(){return a}})}}]);