(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[401],{15346:function(e,t,a){Promise.resolve().then(a.bind(a,59006)),Promise.resolve().then(a.bind(a,59994)),Promise.resolve().then(a.t.bind(a,85935,23)),Promise.resolve().then(a.bind(a,78710))},33223:function(e,t,a){var n=a(49406),i=/^\s+/;e.exports=function(e){return e?e.slice(0,n(e)+1).replace(i,""):e}},49406:function(e){var t=/\s/;e.exports=function(e){for(var a=e.length;a--&&t.test(e.charAt(a)););return a}},54525:function(e,t,a){var n=a(70816),i=a(80128),l=a(89753),r=Math.max,s=Math.min;e.exports=function(e,t,a){var o,c,d,u,m,h,p=0,_=!1,x=!1,f=!0;if("function"!=typeof e)throw TypeError("Expected a function");function v(t){var a=o,n=c;return o=c=void 0,p=t,u=e.apply(n,a)}function b(e){var a=e-h,n=e-p;return void 0===h||a>=t||a<0||x&&n>=d}function g(){var e,a,n,l=i();if(b(l))return j(l);m=setTimeout(g,(e=l-h,a=l-p,n=t-e,x?s(n,d-a):n))}function j(e){return(m=void 0,f&&o)?v(e):(o=c=void 0,u)}function T(){var e,a=i(),n=b(a);if(o=arguments,c=this,h=a,n){if(void 0===m)return p=e=h,m=setTimeout(g,t),_?v(e):u;if(x)return clearTimeout(m),m=setTimeout(g,t),v(h)}return void 0===m&&(m=setTimeout(g,t)),u}return t=l(t)||0,n(a)&&(_=!!a.leading,d=(x="maxWait"in a)?r(l(a.maxWait)||0,t):d,f="trailing"in a?!!a.trailing:f),T.cancel=function(){void 0!==m&&clearTimeout(m),p=0,o=h=c=m=void 0},T.flush=function(){return void 0===m?u:j(i())},T}},39018:function(e,t,a){var n=a(7976),i=a(19340);e.exports=function(e){return"number"==typeof e||i(e)&&"[object Number]"==n(e)}},70816:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},80128:function(e,t,a){var n=a(67741);e.exports=function(){return n.Date.now()}},89753:function(e,t,a){var n=a(33223),i=a(70816),l=a(62704),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=n(e);var a=o.test(e);return a||c.test(e)?d(e.slice(2),a?2:8):s.test(e)?r:+e}},8792:function(e,t,a){"use strict";a.d(t,{default:function(){return i.a}});var n=a(25250),i=a.n(n)},78710:function(e,t,a){"use strict";a.r(t),a.d(t,{PlatformFundDetailClientPage:function(){return td}});var n=a(57437),i=a(32833),l=a(61810),r=a(55415),s=a(75504),o=a(7690),c=a(2265),d=a(21741),u=a(21585),m=a(30982),h=a(38294),p=a(49623),_=a(68309),x=a(22893),f=a(27552),v=a(26094),b=a(39018),g=a.n(b);let j=[{id:1,label:"Пай"},{id:2,label:"СЧА"}],T={grid:{horzLines:{visible:!0,color:"#e3e7ec"},vertLines:{visible:!1}}},y={priceLineVisible:!1,color:"#525bbb",lineWidth:2},N={borderColor:"#e3e7ec",borderVisible:!1},F={borderColor:"#e3e7ec"},k=["#63b1f3","#49c55d","#f7d762","#fa7c07","#ed7ce1","#6a80ef","#a2cb11","#89c7fc","#ffe576","#ffbef8","#a4aaf2","#c8df77","#ff696b"];function A(e,t){return{...e,value:e.percent,color:function(e,t){if(!g()(t))return"#e3e7ec";let a=e-k.length*Math.floor(e/k.length);return k[a]}(t,e.percent),hasValue:g()(e.percent)}}let S=(0,a(63919).g)("circle-chart","sc"),C=Object.freeze({circleСhart:S,circle:`${S}__circle`}),I=(e,t,a)=>{let n=(e-90)*Math.PI/180;return{x:a+t*Math.cos(n),y:a+t*Math.sin(n)}},L=(0,c.memo)(({items:e,className:t,innerRadius:a=10,size:i=400,strokeWidth:l,stroke:r,animated:s=!1,dataQa:o,dataId:d})=>{let u=(0,c.useRef)(null);(0,c.useEffect)(()=>{s&&null!=u&&u.current&&(u.current.style.transform="rotate(-180deg)",u.current.style.transition="")},[u,e,s]);let m=e.reduce((e,t)=>e+t.value,0),h=i/2,p=0,_=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,s=I(t,h,h),o=I(t,a,h),c=I(p,h,h),d=I(p,a,h),u=`M ${c.x} ${c.y}
          A ${h} ${h} 0 1 1 ${s.x} ${s.y}
          A ${h} ${h} 0 1 1 ${c.x} ${c.y}
          L ${d.x} ${d.y}
          A ${a} ${a} 0 1 0 ${o.x} ${o.y}
          A ${a} ${a} 0 1 0 ${d.x} ${d.y}
          Z`;return p=i,(0,n.jsx)("path",{fill:e.color,d:u,stroke:r,strokeWidth:l,className:C.circle},e.color)}let s=t>180?1:0,o=I(p,h,h),c=I(i,h,h),d=I(p,a,h),u=I(i,a,h),_=`M ${o.x} ${o.y}
        A ${h} ${h} 0 ${s} 1 ${c.x} ${c.y}
        L ${u.x} ${u.y}
        A ${a} ${a} 0 ${s} 0 ${d.x} ${d.y}
        Z`;return p=i,(0,n.jsx)("path",{fill:e.color,d:_,stroke:r,strokeWidth:l,className:C.circle},e.color)}).filter(e=>!!e),x=()=>{null!=u&&u.current&&(u.current.style.transform="rotate(0deg)",u.current.style.transition="all 1s")};return(0,c.useEffect)(()=>{if(s){let e=setTimeout(x,1);return()=>clearTimeout(e)}},[_,e,s]),(0,n.jsx)("svg",{"data-qa":o,"data-id":d,ref:u,className:t,viewBox:`0 0 ${i} ${i}`,height:i,width:i,children:_})});L.displayName="CircleChart";var P={src:"/invest/funds/_next/static/media/cat.132f7876.png",height:240,width:440,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAYAAACzzX7wAAAAeUlEQVR42mNwZmBgZIAARSAWAWJRfUNjWwY46FnEBKIqyvI74uMi/0+Z0n2XjUPgv7yiUhIDCNzqCA871Jt5KL+qrKurv/34pOn9X6Vl5f+LiEkcV9fS1mE4n60ruTCayYABCJ5c2cdiYGOtbWlrpyslLa3DxsHDAwBJliEE9Re02wAAAABJRU5ErkJggg==",blurWidth:8,blurHeight:4},B=a(20703),Q=a(82384),D=a.n(Q),J=a(28443),w=a(5242),E=a.n(w);let W={1:["отрасль","отрасли","отраслей"],2:["эмитент","эмитента","эмитентов"],3:["актив","актива","активов"]};function Y(e){var t;let{fundPrice:a,selectedStructure:i,tabId:l}=e,{dealNetAssetValue:r}=null!==(t=null==a?void 0:a[a.length-1])&&void 0!==t?t:{},s=g()(r)?(0,J.lb)(r,{decimalIsWithoutZeros:!0}):"—",o=(0,J._6)(i.length,W[l]);return(0,n.jsxs)("div",{"data-qa":"fund-detail-structure-block-price-tile",className:E().innerContent,children:[(0,n.jsx)("div",{"data-qa":"fund-detail-structure-text-price",className:E().price,children:s}),(0,n.jsx)("div",{"data-qa":"fund-detail-structure-text-caption",className:E().caption,children:o})]})}var R=a(793),Z=a.n(R);function M(e){let{selectedStructure:t}=e;return(0,n.jsx)("div",{className:Z().listWrapper,children:(0,n.jsx)("ul",{className:Z().list,children:t.map((e,t)=>(0,n.jsxs)("li",{className:Z().row,children:[(0,n.jsxs)("span",{className:Z().nameWrapper,children:[(0,n.jsx)("span",{style:{background:e.color},className:Z().color}),(0,n.jsx)("span",{className:Z().name,children:e.name})]}),(0,n.jsx)("span",{className:Z().percent,children:e.hasValue?(0,J.og)((0,p.lt)(e.percent)):"—"})]},t))})})}let H=[{id:"1",label:"Отрасли"},{id:"2",label:"Эмитенты"},{id:"3",label:"Активы"}];function z(e){var t,a,s;let{fundStructure:o,fundPrice:d,status:h}=e,_=(0,m.useTranslations)(),x=(null==d?void 0:d.length)?d[d.length-1]:null,f=!!o&&x,{structureDate:v,sectors:b,issuers:g,types:j}=null!=o?o:{},T=null!==(t=null==b?void 0:b.map((e,t)=>A(e,t)).filter(e=>{let{hasValue:t}=e;return t}))&&void 0!==t?t:[],y=null!==(a=null==g?void 0:g.map((e,t)=>A(e,t)).filter(e=>{let{hasValue:t}=e;return t}))&&void 0!==a?a:[],[N,F]=(0,c.useState)(T),k=null!==(s=null==j?void 0:j.map((e,t)=>A(e,t)).filter(e=>{let{hasValue:t}=e;return t}))&&void 0!==s?s:[],[S,C]=(0,c.useState)(H[0].id),I={1:T,2:y,3:k},Q=v?"На ".concat((0,p.p6)(v,{format:"dd.MM.yyyy"})):null;return(0,c.useEffect)(()=>{F(I[S])},[S]),(0,n.jsxs)(u.T,{tag:i.Zb,dataQa:{element:r.xJ.Block,name:"structure"},className:D().structure,children:[(0,n.jsxs)(u.T,{dataQa:{element:r.xJ.Header,name:"structureTitle"},className:D().header,children:[(0,n.jsx)(i.X6,{type:"h2",children:_("sc-fund.piechart-structure.title")}),f&&(0,n.jsx)(i.YS,{children:Q})]}),f?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(l.sY,{activeTabId:S,tabs:H,stretch:!0,rounded:!0,size:"s",onTabChange:e=>{C(String(e))}}),(0,n.jsxs)("div",{className:D().chartWithListWrapper,children:[(0,n.jsxs)("div",{className:D().chartWrapper,children:[(0,n.jsx)(L,{className:D().chart,stroke:"#fff",strokeWidth:0,items:N,innerRadius:160}),(0,n.jsx)(Y,{tabId:S,fundPrice:d,selectedStructure:N})]}),(0,n.jsx)(M,{selectedStructure:N})]})]}):(0,n.jsxs)("div",{className:D().noStructure,children:[(0,n.jsx)(B.default,{src:P,alt:"",width:220,height:120}),(0,n.jsx)(i.xv,{size:"20",fontFamily:"primary",weight:"medium",children:_("sc-fund.piechart-no-structure.".concat(h.toLowerCase(),".title"))}),(0,n.jsx)(i.xv,{size:"14",className:D().noStructureText,children:_("sc-fund.piechart-no-structure.".concat(h.toLowerCase(),".text"))})]})]})}var $=a(50571),U=a(54189),O=a(34818),X=a(47907),q=a(37512),G=a.n(q);let V="share-social-list";function K(e){let{className:t}=e,{platformFundId:a}=(0,X.useParams)(),[i,d]=(0,c.useState)(!1),m=function(e){let t="".concat((0,p.SJ)("NEXT_PUBLIC_SHOWCASE_ORIGIN")).concat(o.pY,"/").concat(e);return[{icon:(0,n.jsx)(v.IconFdsVkontakteF,{}),url:"https://vk.com/share.php?url=".concat(t),name:"ВКонтакте",style:{color:"rgb(74, 118, 168)"}},{icon:(0,n.jsx)(v.IconFdsOdnoklassnikiF,{}),url:"https://connect.ok.ru/offer?url=".concat(t),name:"Одноклассники",style:{color:"rgb(255, 136, 0)"}},{icon:(0,n.jsx)(v.IconFdsTelegramF,{}),url:"https://telegram.me/share/url?url=".concat(t),name:"Telegram",style:{color:"rgb(0, 151, 255)",paddingRight:"2px"}}]}(a);return(0,n.jsxs)("div",{className:(0,s.Z)(G().shareWrapper,t),children:[(0,n.jsx)(u.T,{className:(0,s.Z)(G().shareSocialList,{[G().open]:i}),id:V,tag:"ul",dataQa:{element:r.xJ.List,name:"socialShareList"},children:m.map(e=>(0,n.jsx)(u.T,{tag:"li",dataQa:{element:r.xJ.Block,name:"socialShareListItem"},children:(0,n.jsx)("button",{className:G().shareSocialButton,style:e.style,type:"button","aria-label":e.name,onClick:()=>{window.open(e.url,"","toolbar=0,status=0,scrollbars=1,resizable=1,width=500,height=300")},children:e.icon})},e.name))}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Button,name:"socialShareButton"},children:(0,n.jsx)(l.zx,{className:(0,s.Z)(G().shareButton,{[G().shareButtonOpen]:i}),shape:"circle-icon",size:"xs",variant:"secondary",appearance:i?"ghost":"fill","aria-label":"Поделиться в соцсетях","aria-expanded":i?"true":"false","aria-controls":V,iconLeft:i?(0,n.jsx)(v.IconArrowHead,{}):(0,n.jsx)(v.IconShare,{}),onClick:()=>d(e=>!e)})})]})}var ee=a(7839),et=a(45195),ea=a.n(et);function en(e){let{isin:t,shortName:a,logoKey:o,clubFund:d,tags:m}=e,h="true"===(0,p.SJ)("NEXT_PUBLIC_FEATURE_TOGGLE_TAGS_AND_BADGES"),_=(0,p.E0)(m||[],"secondary"),x=h?_:d?[{dataQa:"author",variant:"secondary",label:"Авторские фонды",hint:void 0}]:[],[f,b]=(0,c.useState)(!1),[g,j]=(0,c.useState)(null);return(0,n.jsxs)("div",{className:ea().container,children:[(0,n.jsxs)(u.T,{tag:i.Zb,className:ea().fundCard,dataQa:{element:r.xJ.Block,name:"headerCard"},children:[(0,n.jsxs)("div",{className:ea().top,children:[(0,n.jsxs)("div",{className:ea().info,children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Header,name:"nameRus"},children:(0,n.jsx)(i.X6,{type:"h1",children:a})}),(0,n.jsx)("div",{className:ea().captionWrapper,children:t?(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Text,name:"isinCode"},className:(0,s.Z)(ea().caption),children:t}):""})]}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Icon,name:"fundLogo"},className:ea().logoWrapper,children:(0,n.jsx)(ee.G,{id:o,alt:"логотип Фондв"})})]}),x.length>0&&(0,n.jsx)("div",{className:ea().tags,children:x.map((e,t)=>(0,n.jsx)(l.Vp,{label:e.label,variant:e.variant,rounded:!0,dataQa:e.dataQa,onIconRightClick:()=>{e.hint&&(j(e),b(!0))},iconRight:e.hint?(0,n.jsx)(v.IconFdsQuestionCircleO,{className:ea().captionIcon}):void 0},"".concat(e.variant,"-").concat(t)))})]}),(0,n.jsx)(u.T,{tag:i.Zb,className:ea().linksCard,dataQa:{element:r.xJ.Block,name:"socialCard"},children:(0,n.jsx)(K,{})}),(0,n.jsx)(l.u_,{dataQa:"app-tag-detail-hint-modal",header:{title:""},size:"l",open:f,onClose:()=>b(!1),footer:{children:(0,n.jsx)(i.X2,{children:(0,n.jsx)(i.JX,{size:{xs:12,s:5},children:(0,n.jsx)(l.zx,{label:"Понятно",stretch:!0,variant:"secondary",onClick:()=>b(!1)})})})},children:null==g?void 0:g.hint})]})}var ei=a(24866);function el(e){let{id:t,className:a}=e,i=(0,X.useRouter)(),r=(0,p.SJ)("NEXT_PUBLIC_MARKETPLACE_LK_BASE_URL"),o="true"===(0,p.SJ)("NEXT_PUBLIC_FAKE_ESIA_ENABLED");return(0,n.jsx)("div",{className:(0,s.Z)(a),"data-qa":"buy-button-wrapper",children:(0,n.jsx)(l.zx,{label:"Купить онлайн",stretch:!0,onClick:function(){(0,d._)("platform_funds_detailed_page","click_to_buy_online",{eventLabel:t});let e=(0,J.If)().enableSkipLoginScreen().encode(),a=(0,ei.jb)("".concat(r,"/investment/funds/").concat(t,"/purchase"),{context:e,...o&&{uat:!0}});i.replace(a)}})})}var er=a(8792),es=a(4e3),eo=a.n(es);let ec=e=>{let{rulesLink:t}=e;return(0,n.jsxs)("div",{className:eo().cardTitleWrapper,children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Header,name:"aboutTitle"},children:(0,n.jsx)(i.X6,{type:"h2",children:"О фонде"})}),!!t&&(0,n.jsx)(l.rU,{as:er.default,href:t,target:"_blank","data-qa":"fund-detail-about-link",children:"Правила фонда"})]})};var ed=a(54134),eu=a.n(ed);let em=[{id:1,label:"1 мес"},{id:3,label:"3 мес"},{id:6,label:"6 мес"},{id:12,label:"Год"},{id:36,label:"3 года"},{id:60,label:"5 лет"}],eh={1:"historicalYieldMonth",3:"historicalYieldQuarter",6:"historicalYieldHalfYear",12:"historicalYieldYear",36:"historicalYieldThreeYear",60:"historicalYieldFiveYear"},ep={[r.gQ.Low]:"Низкий",[r.gQ.Medium]:"Средний",[r.gQ.High]:"Высокий"},e_={MONTHLY:"Ежемесячно",QUARTERLY:"Ежеквартально",HALF_YEARLY:"Полугодие",YEARLY:"Ежегодно"};function ex(e,t,a,i){let l=a&&t.historicalYield[eh[a.id]],r=(null==i?void 0:i.priceDate)&&"на ".concat((0,p.p6)(i.priceDate,{format:"dd.MM.yyyy"})),o=[];if(l){let e=g()(l)&&l>0;o.push({caption:"Доходность",label:(0,n.jsxs)("span",{className:(0,s.Z)(e?eu().yieldPositive:eu().yieldNegative),children:[e&&"+",(0,J.og)(l.toFixed(2))]}),hint:"sc-funds.detail.charts.deltaPay.hint"})}switch(e){case 1:(null==i?void 0:i.dealPrice)&&o.unshift({caption:"Стоимость пая",label:(0,J.lb)(i.dealPrice,{decimalIsWithoutZeros:!0}),additionalText:r,hint:"sc-funds.detail.charts.pay.hint"});break;case 2:(null==i?void 0:i.dealNetAssetValue)&&o.unshift({caption:"Стоимость чистых активов",label:(0,J.lb)(i.dealNetAssetValue,{decimalIsWithoutZeros:!0}),additionalText:r,hint:"sc-funds.detail.charts.sca.hint"})}return o}var ef=a(30585),ev=a.n(ef);function eb(e){let{label:t,caption:a,...l}=e;return(0,n.jsxs)(u.T,{dataQa:{element:r.xJ.Block,name:"appLogoTile"},className:ev().container,children:[(0,n.jsx)(ee.G,{...l}),(0,n.jsxs)("div",{className:ev().tileWrapper,children:[t&&(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Label,name:"appLogoTile"},children:(0,n.jsx)(i.xv,{size:"18",weight:"medium",fontFamily:"primary",children:t})}),a&&(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Caption,name:"appLogoTile"},children:(0,n.jsx)(i.xv,{className:ev().caption,size:"16",children:a})})]})]})}var eg=a(80504),ej=a.n(eg);function eT(e){let{authors:t,className:a,onButtonClick:o}=e;return(0,n.jsx)("div",{children:null==t?void 0:t.map((e,t)=>(0,n.jsxs)(i.Zb,{className:(0,s.Z)(ej().card,a),children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Icon,name:"author"},children:(0,n.jsx)(eb,{fullUrl:"".concat((0,p.SJ)("NEXT_PUBLIC_S3_ASSETS"),"/investment/authors/").concat(e.avatarKey,".png"),alt:"Данные автора",label:e.name,caption:e.subname,size:40,className:ej().avatar})}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Button,name:"author"},children:(0,n.jsx)(l.zx,{shape:"circle-icon",size:"xs",iconRight:(0,n.jsx)(v.IconFdsArrowUpRightO,{}),onClick:()=>o&&o(e)})})]},t))})}var ey=a(19688),eN=a.n(ey),eF=a(72736),ek=a.n(eF);function eA(e){let{label:t,caption:a,Icon:i,hint:s}=e,o=(0,m.useTranslations)();return(0,n.jsxs)(u.T,{dataQa:{element:r.xJ.Block,name:"aboutFund"},className:ek().block,children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Icon,name:"aboutFund"},className:ek().iconWrapper,children:(0,n.jsx)(i,{})}),(0,n.jsxs)(u.T,{dataQa:{element:r.xJ.Tile,name:"aboutFund"},className:ek().tile,children:[(0,n.jsxs)("div",{className:ek().caption,children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Caption,name:"aboutFund"},className:ek().captionText,children:a}),s&&(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Hint,name:"aboutFund"},children:s&&(0,n.jsx)(l.kW,{text:o(s),position:"bottom",inverted:!0,children:(0,n.jsx)(v.IconFdsQuestionCircleO,{className:ek().captionIcon})})})]}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Label,name:"aboutFund"},className:ek().label,children:t})]})]})}var eS=a(60579),eC=a.n(eS);function eI(e){let{description:t,items:a,className:i}=e;return(0,n.jsxs)("div",{className:(0,s.Z)(i),children:[t&&(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Block,name:"aboutDescription"},className:eC().description,dangerouslySetInnerHTML:{__html:t}}),(0,n.jsx)("div",{className:eC().infoBlocksList,children:a.map(e=>(0,n.jsx)(eA,{...e},e.caption))})]})}function eL(e){var t;let{fund:a,cmsData:l,className:o,onAuthorButtonClick:c}=e,{description:d}=a,m=(0,p.ld)(null!=d?d:""),h=function(e){let{minInvest:t,fundsObjectNameRus:a,risk:n,fundCompNameRus:i,payoutFrequency:l}=e,r="true"===(0,p.SJ)("NEXT_PUBLIC_FEATURE_TOGGLE_TAGS_AND_BADGES");return[{caption:"Состав фонда",label:a,Icon:v.IconFdsChartCircle},{caption:"Покупка",label:"От ".concat((0,J.lb)(t,{decimalIsWithoutZeros:!0})),Icon:v.IconFdsRubleCircleO},{caption:"Уровень риска",label:ep[n],Icon:v.IconFdsFlashCircleO},{caption:"Управляющая компания",label:i,Icon:v.IconFdsChartGrowthSquareO},...r?[{caption:"Выплата дохода",label:e_[l],Icon:v.IconFdsCalendarClockO}]:[]].filter(e=>!!e.label)}(a),_=null==l?void 0:null===(t=l.fundDetailedPage)||void 0===t?void 0:t[a.id];return(0,n.jsxs)(u.T,{tag:i.Zb,className:(0,s.Z)(eN().card,o),dataQa:{element:r.xJ.Block,name:"aboutCard"},children:[(0,n.jsx)(ec,{rulesLink:_}),(0,n.jsx)(eI,{className:"mt-6 mt-l-7",description:m,items:h}),a.clubFund&&(0,n.jsx)(n.Fragment,{children:(0,n.jsx)(eT,{authors:a.authors,className:"mt-8",onButtonClick:c})}),(0,n.jsx)(el,{id:a.id,className:eN().buyButton})]})}var eP=a(69322),eB=a.n(eP);let eQ=e=>{let{label:t,caption:a,hint:i,additionalText:r}=e,s=(0,m.useTranslations)();return(0,n.jsxs)("div",{className:eB().block,"data-qa":"info-block-wrapper",children:[(0,n.jsxs)("div",{className:eB().caption,"data-qa":"info-block-caption",children:[(0,n.jsx)("div",{className:eB().captionText,children:a}),i&&(0,n.jsx)(l.kW,{text:s(i),position:"bottom",inverted:!0,children:(0,n.jsx)(v.IconFdsQuestionCircleO,{className:eB().captionIcon})})]}),(0,n.jsx)("div",{className:eB().label,"data-qa":"info-block-label",children:t}),r&&(0,n.jsx)("div",{className:eB().additionalText,"data-qa":"info-block-additional-text",children:r})]})};var eD=a(79681),eJ=a(54525),ew=a.n(eJ),eE=a(72637),eW=a.n(eE);let eY=e=>{let{selectedRange:t=60,prices:a=[],selectedTab:i,lastPrice:l}=e,r=(0,c.useRef)(null),s=ew()(function(){d(),(o=(0,eD.C2)(r.current,T)).addLineSeries(y).setData(a.map(e=>{let t=new Date(e.date);return{time:{year:t.getFullYear(),month:t.getMonth()+1,day:t.getDate()},value:1===i?e.pay:e.sca}})),o.priceScale().applyOptions(N),o.timeScale().applyOptions(F),o.timeScale().fitContent(),o.timeScale().setVisibleRange(function(e,t){let a=new Date(t.date);return{from:(0,p.p6)(function(e,t){return(0,f.Z)(2,arguments),function(e,t){(0,f.Z)(2,arguments);var a=(0,x.Z)(e),n=(0,_.Z)(t);if(isNaN(n))return new Date(NaN);if(!n)return a;var i=a.getDate(),l=new Date(a.getTime());return(l.setMonth(a.getMonth()+n+1,0),i>=l.getDate())?l:(a.setFullYear(l.getFullYear(),l.getMonth(),i),a)}(e,-(0,_.Z)(t))}(a,e),{format:"yyyy-MM-dd"}),to:(0,p.p6)(a,{format:"yyyy-MM-dd"})}}(t,l))},100),o=null;function d(){o&&(o.remove(),o=null)}return(0,c.useEffect)(()=>(s(),window.addEventListener("resize",s),()=>{window.removeEventListener("resize",s),d()}),[t,i]),(0,n.jsx)("div",{ref:r,className:eW().chart,"data-qa":"line-chart"})};function eR(e){let{prices:t,lastPrice:a,tiles:o,chipsList:c,selectedChips:d,selectedTab:m,className:h,handleTabChange:p,handleChipsChange:_}=e;return(0,n.jsxs)(u.T,{tag:i.Zb,className:(0,s.Z)(eu().card,h),dataQa:{element:r.xJ.Tabs,name:"chart"},children:[(0,n.jsx)(l.sY,{activeTabId:m,onTabChange:p,className:eu().tabs,rounded:!0,size:"m",tabs:j,stretch:!0,weightVariant:"regular"}),(0,n.jsx)("div",{className:eu().tiles,children:o.map(e=>(0,n.jsx)(eQ,{...e},e.caption))}),(0,n.jsxs)("div",{className:eu().charts,children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Block,name:"chartChips"},children:(0,n.jsx)(l.cL,{size:"m",chips:c,value:null==d?void 0:d.id,activeVariant:"secondary",onChipClick:e=>_(Number(e)),className:eu().chips})}),(0,n.jsx)(eY,{selectedRange:null==d?void 0:d.id,selectedTab:m,prices:t,lastPrice:a})]})]})}function eZ(e){var t;let{fund:a,lastPrice:i,className:l}=e,{fundPrice:r}=a,s=em.filter(e=>{var t;let n=eh[e.id];return g()(null===(t=a.historicalYield)||void 0===t?void 0:t[n])}),[o,u]=(0,c.useState)(1),[m,h]=(0,c.useState)(function(e){let t=e.filter(e=>{let{id:t}=e;return 12>=+t});return t[t.length-1]||e[e.length-1]}(s)),[p,_]=(0,c.useState)(ex(o,a,m,i)),x=null!==(t=null==r?void 0:r.map(e=>({date:e.priceDate,pay:e.dealPrice,sca:e.dealNetAssetValue})))&&void 0!==t?t:[];return(0,n.jsx)(eR,{tiles:p,lastPrice:{date:i.priceDate,pay:i.dealPrice,sca:i.dealNetAssetValue},prices:x,selectedTab:o,selectedChips:m,chipsList:s,className:l,handleTabChange:function(e){u(e),_(ex(e,a,m,i))},handleChipsChange:function(e){let t=s.find(t=>t.id===e);t&&(h(t),_(ex(o,a,t,i)),(0,d._)("platform_funds_detailed_page","click_to_delta_date",{eventLabel:a.id,eventValue:t.label}))}})}var eM=a(47404),eH=a.n(eM);let ez=e=>{let{caption:t,yieldRate:a}=e,i=g()(a),l=i&&a>0,r=i?(0,J.og)(null==a?void 0:a.toFixed(2)):"—";return(0,n.jsxs)("div",{className:eH().tile,"data-qa":"yield-tile",children:[(0,n.jsx)("div",{className:eH().caption,"data-qa":"yield-tile-caption",children:t}),(0,n.jsx)("div",{className:(0,s.Z)(eH().label,i&&l&&eH().positive,i&&!l&&eH().negative),"data-qa":"yield-tile-label",children:l?"+".concat(r):r})]})};var e$=a(7837),eU=a.n(e$);function eO(e){let{date:t,tiles:a}=e,l=(0,m.useTranslations)();return(0,n.jsxs)(u.T,{tag:i.Zb,className:eU().card,dataQa:{element:r.xJ.Block,name:"historicalYield"},children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Header,name:"historicalYieldTitle"},children:(0,n.jsx)(i.X6,{type:"h2",className:eU().title,children:"Историческая доходность"})}),t&&(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Caption,name:"historicalYield"},className:eU().caption,children:l("historical-yield.caption",{date:t})}),(0,n.jsx)("div",{className:eU().tiles,children:a.filter(e=>{let{yieldRate:t}=e;return!!t}).map(e=>{let{caption:t,yieldRate:a}=e;return(0,n.jsx)(ez,{caption:t,yieldRate:a},t)})})]})}function eX(e){let{lastPrice:t,historicalYield:a}=e,i=(null==t?void 0:t.priceDate)&&(0,p.p6)(t.priceDate,{format:"dd.MM.yyyy"}),l=function(e){let{historicalYieldFiveYear:t,historicalYieldHalfYear:a,historicalYieldMonth:n,historicalYieldQuarter:i,historicalYieldThreeYear:l,historicalYieldYear:r}=e;return[{yieldRate:n,caption:"1 мес"},{yieldRate:i,caption:"3 мес"},{yieldRate:a,caption:"6 мес"},{yieldRate:r,caption:"1 год"},{yieldRate:l,caption:"3 года"},{yieldRate:t,caption:"5 лет"}]}(a);return(0,n.jsx)(eO,{date:i,tiles:l})}var eq=a(70250),eG=a.n(eq);function eV(e){let{list:t}=e;return(0,n.jsx)("div",{children:t.map(e=>{let{label:t,caption:a}=e;return(0,n.jsxs)("div",{"data-qa":"detail-list-item",className:eG().row,children:[(0,n.jsx)("div",{className:eG().label,"data-qa":"detail-list-item-label",children:t}),(0,n.jsx)("div",{className:eG().caption,"data-qa":"detail-list-item-caption",children:a})]},t)})})}var eK=a(62969),e0=a.n(eK);function e1(e){let{fund:t,lastPrice:a}=e,l=(null==a?void 0:a.priceDate)?(0,p.p6)(null==a?void 0:a.priceDate,{format:"dd.MM.yyyy"}):null,s=function(e){let{isin:t,fundCompNameRus:a,registrationNumber:n}=e;return[{label:"Управляющая компания",caption:a},{label:"Номер регистрации",caption:n},{label:"ISIN",caption:t}].filter(e=>{let{caption:t}=e;return!!t})}(t);return(0,n.jsxs)(u.T,{tag:i.Zb,className:e0().card,dataQa:{element:r.xJ.Block,name:"generaIInfo"},children:[(0,n.jsx)("div",{"data-qa":"fund-detail-details-title",children:(0,n.jsx)(i.X6,{type:"h3",className:e0().title,children:"Общая информация"})}),(0,n.jsx)(eV,{list:s}),a&&(0,n.jsxs)("div",{className:e0().infoCaption,children:["Информация о фонде актуальна на ",l]})]})}var e2=a(4108),e6=a.n(e2);function e3(e){let{formingAmount:t,formingAmountLimit:a}=e,s=function(e,t){let a=100*e/t;return{amount:(0,J.lb)(e,{decimalIsWithoutZeros:!0}),min:(0,J.lb)(0),max:(0,J.lb)(t,{decimalIsWithoutZeros:!0}),percentFormatted:(0,J.og)((0,p.lt)(a)),percent:a,theme:a<=25?"default":a<=50?"error":a<=75?"warning":"success"}}(null!=t?t:0,null!=a?a:0),o=(0,l._m)("m");return(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Block,name:"fundDetailForming"},children:(0,n.jsxs)(i.Zb,{className:e6().container,children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Header,name:"fundDetailForming"},className:"mb-1",children:(0,n.jsx)(i.xv,{size:o?"18":"16",children:"Формирование фонда"})}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Text,name:"fundDetailFormingAmount"},className:"mb-3",children:(0,n.jsx)(i.xv,{size:o?"28":"24",weight:"medium",children:s.amount})}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.ProgressBar,name:"fundDetailForming"},className:"mb-3",children:(0,n.jsx)(i.ko,{value:s.percent,variant:s.theme})}),(0,n.jsxs)("div",{className:e6().progressBarFooter,children:[(0,n.jsx)(u.T,{tag:"span",dataQa:{element:r.xJ.Text,name:"fundDetailFormingMin"},className:e6().text,children:s.min}),(0,n.jsx)(u.T,{tag:"span",dataQa:{element:r.xJ.Text,name:"fundDetailFormingMax"},className:e6().text,children:s.max})]})]})})}var e7=a(2082),e8=a.n(e7),e5=a(3338),e4=a.n(e5);function e9(e){let{author:t}=e,a=(0,m.useTranslations)();return(0,n.jsxs)("div",{children:[(0,n.jsxs)(u.T,{dataQa:{element:r.xJ.Block,name:"authorContent"},className:e4().authorContent,children:[(0,n.jsx)(ee.G,{fullUrl:"".concat((0,p.SJ)("NEXT_PUBLIC_S3_ASSETS"),"/investment/authors/").concat(null==t?void 0:t.avatarKey,".png"),size:124,alt:"Данные автора",className:e4().avatar}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Header,name:"authorContent"},children:(0,n.jsx)(i.X6,{type:"h4",className:"mt-2 mb-2",children:null==t?void 0:t.name})}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Block,name:"authorSubname"},className:"mb-4",children:(0,n.jsx)(i.xv,{children:null==t?void 0:t.subname})}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Block,name:"socialNetworks"},className:e4().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,n.jsxs)("div",{className:e4().item,onClick:()=>{window.open(e.url,"_blank")},children:[(0,n.jsx)("div",{className:e4().socialNetworkLogo,children:(0,n.jsx)(B.default,{src:"".concat((0,p.SJ)("NEXT_PUBLIC_S3_ASSETS"),"/investment/social-media/").concat(e.iconKey,".svg"),alt:e.name,unoptimized:!0,width:20,height:14})}),(0,n.jsx)("span",{children:e.name})]},e.name))})]}),(0,n.jsxs)(u.T,{dataQa:{element:r.xJ.Block,name:"modalBio"},className:"mt-5 mt-l-6",children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Header,name:"modalBio"},className:"mt-2 mb-2",children:(0,n.jsx)(i.X6,{type:"h2",children:a("platform-fund.detail.overview.author.modal.bio.header")})}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Text,name:"modalBio"},children:(0,n.jsx)(i.xv,{size:"16",children:null==t?void 0:t.bio})})]})]})}var te=a(14307),tt=a(97771),ta=a.n(tt);function tn(e){let{advantages:t}=e,a=(0,m.useTranslations)(),l=!t||0===t.length,s=(0,te.J)();return!l&&(0,n.jsxs)(u.T,{tag:i.Zb,dataQa:{element:r.xJ.Block,name:"advantages"},children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Header,name:"advantages"},children:(0,n.jsx)(i.X6,{type:"h2",children:a("platform-fund.detail.advantages.header")})}),(0,n.jsx)(u.T,{tag:"ul",dataQa:{element:r.xJ.List,name:"advantages"},className:ta().advantages,children:null==t?void 0:t.map((e,t)=>(0,n.jsxs)("li",{className:ta().advantage,children:[(0,n.jsx)(u.T,{tag:"span",dataQa:{element:r.xJ.Icon,name:"advantages"},className:ta().icon,children:(0,n.jsx)(ee.G,{fullUrl:"".concat((0,p.SJ)("NEXT_PUBLIC_S3_ASSETS"),"/investment/advantages/").concat(e.webImageKey,".png"),size:60,alt:""})}),(0,n.jsxs)("div",{children:[(0,n.jsx)(i.X6,{className:ta().title,dataQa:s({element:r.xJ.Header,name:"advantage"}),type:"h4",children:e.title}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Text,name:"description"},tag:"span",className:ta().text,dangerouslySetInnerHTML:{__html:e.description}})]})]},t))})]})}var ti=a(86169),tl=a.n(ti);function tr(e){let{text:t,avatarKey:a,label:i}=e;return(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Block,name:"authorQuote"},className:tl().container,children:(0,n.jsxs)("blockquote",{children:[(0,n.jsx)(eb,{fullUrl:"".concat((0,p.SJ)("NEXT_PUBLIC_S3_ASSETS"),"/investment/authors/").concat(a,".png"),alt:"Данные автора",label:i,size:40,className:tl().avatar}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Text,name:"authorQuote"},tag:"p",className:"mt-4",children:t})]})})}var ts=a(79938),to=a.n(ts);function tc(e){var t;let{strategy:a,authors:l}=e,s=(0,m.useTranslations)(),[o]=null!=l?l:[];return!(!a||!(null==a?void 0:a.description)&&(null==a?void 0:null===(t=a.keyIdeas)||void 0===t?void 0:t.length)===0)&&(0,n.jsxs)(u.T,{tag:i.Zb,dataQa:{element:r.xJ.Block,name:"strategy"},children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Header,name:"strategy"},children:(0,n.jsx)(i.X6,{type:"h2",children:s("platform-fund.detail.strategy.header")})}),(null==a?void 0:a.description)&&o&&(0,n.jsx)(tr,{text:null==a?void 0:a.description,avatarKey:o.avatarKey,label:o.name}),(null==a?void 0:a.keyIdeas)&&a.keyIdeas.length>0&&(0,n.jsxs)(u.T,{dataQa:{element:r.xJ.Block,name:"keyIdeas"},children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Header,name:"keyIdeas"},className:"mb-4 mb-l-6 mt-6 mt-l-8",children:(0,n.jsx)(i.X6,{type:"h3",children:s("platform-fund.detail.strategy.key-ideas.header")})}),(0,n.jsx)("ul",{className:to().keyIdeas,children:null==a?void 0:a.keyIdeas.map((e,t)=>(0,n.jsxs)(u.T,{dataQa:{element:r.xJ.Block,name:"keyIdea"},tag:"li",className:to().idea,children:[(0,n.jsx)(u.T,{tag:"span",dataQa:{element:r.xJ.Icon,name:"keyIdea"},className:to().step,children:t+1}),(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Text,name:"keyIdeaDescription"},children:(0,n.jsx)(i.xv,{size:"16",children:e.description})})]},t))})]})]})}function td(e){var t,a;let{fund:p,cmsData:_,cmsDataCommissions:x,aggregatorIds:f,promotions:v}=e,[b,g]=(0,c.useState)(!1),[j,T]=(0,c.useState)(null),y=p.commissions?(0,O.F8)(p.commissions):null==x?void 0:null===(t=x[p.id])||void 0===t?void 0:t.commissions,N=(0,m.useTranslations)(),F="AT_FORMING"===p.status,k=(null===(a=p.fundPrice)||void 0===a?void 0:a.length)?p.fundPrice[p.fundPrice.length-1]:null,A=function(e){let{historicalYieldMonth:t,historicalYieldQuarter:a,historicalYieldHalfYear:n,historicalYieldYear:i,historicalYieldThreeYear:l,historicalYieldFiveYear:r}=e;return[t,a,n,i,l,r].filter(e=>!!e).length>0}(p.historicalYield),S=(0,c.useMemo)(()=>(0,U.z6)({promotions:v,type:"SITE_DETAIL",id:p.id}),[v]);(0,h.Z)(f,p.id);let C=[{label:"Главная",href:"/"},{label:"Фонды",href:o.pY},{label:p.shortName}];return(0,c.useEffect)(()=>{(0,d._)("platform_funds_detailed_page","platform_funds_detailed_page_view",{eventLabel:p.id})},[]),(0,n.jsxs)(i.W2,{children:[(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Block,name:"breadcrumbs"},children:(0,n.jsx)(l.Oo,{className:e8().breadcrumbs,items:C})}),(0,n.jsx)(en,{shortName:p.shortName,isin:p.isin,logoKey:p.logoKey,clubFund:p.clubFund,tags:p.tags}),(0,n.jsxs)("div",{className:(0,s.Z)(e8().cards),children:[(0,n.jsxs)("div",{className:e8().price,children:[k&&!F&&(0,n.jsx)(eZ,{fund:p,lastPrice:k}),F&&(0,n.jsx)(e3,{formingAmount:p.formingAmount,formingAmountLimit:p.formingAmountLimit})]}),(0,n.jsxs)("div",{className:e8().about,children:[(0,n.jsx)(eL,{fund:p,cmsData:_,className:e8().stickyFundAbout,onAuthorButtonClick:e=>{T(e),g(!0)}}),(0,n.jsx)(l.u_,{dataQa:"app-author-modal",header:{title:"Об авторе"},size:"l",open:b,onClose:()=>g(!1),footer:{children:(0,n.jsx)(i.X2,{children:(0,n.jsx)(i.JX,{size:{xs:12,s:5},children:(0,n.jsx)(l.zx,{label:"Понятно",stretch:!0,variant:"secondary",onClick:()=>g(!1)})})})},children:(0,n.jsx)(e9,{author:j})})]}),(0,n.jsxs)("div",{className:e8().other,children:[S.isVisible&&(0,n.jsx)($.b,{desktopType:"details",bannerKey:S.bannerWebKey,onClick:()=>{S.analytics&&(0,d._)("investment_funds","web_showcase_detail_click_promobanner",{eventLabel:S.analytics.eventLabel}),window.open(S.actionUrl,"_blank")}}),k&&A?(0,n.jsx)(eX,{historicalYield:p.historicalYield,lastPrice:k}):null,p.advantages&&(0,n.jsx)(tn,{advantages:p.advantages}),p.strategy&&p.clubFund?(0,n.jsx)(tc,{strategy:p.strategy,authors:p.authors}):null,(0,n.jsx)(z,{fundPrice:p.fundPrice,fundStructure:p.fundStructure,status:"AT_FORMING"}),!!y&&(0,n.jsx)(u.T,{dataQa:{element:r.xJ.Collapse,name:"commissions"},className:e8().commissions,children:(0,n.jsx)(l.UQ,{children:(0,n.jsx)(l.Qd,{id:"commissions",title:N("sc-fund.commissions.title"),className:e8().commissionsItem,children:(0,n.jsx)(O.GL,{commissions:y,processType:"detail",purchaseTitle:N("sc-fund.commissions.fee-list.purchase.title"),purchaseDescription:N("sc-fund.commissions.fee-list.purchase.description"),sellTitle:N("sc-fund.commissions.fee-list.sell.title"),sellDescription:N("sc-fund.commissions.fee-list.sell.description"),managementTitle:N("sc-fund.commissions.fee-list.management.title"),managementDescription:N("sc-fund.commissions.fee-list.management.description"),otherTitle:N("sc-fund.commissions.fee-list.other.title")})})})})]})]}),(0,n.jsx)(e1,{fund:p,lastPrice:k})]})}},30585:function(e){e.exports={container:"AppLogoTile_container__LYyDh",tileWrapper:"AppLogoTile_tileWrapper___Qqgn",caption:"AppLogoTile_caption__RU2aB"}},3338:function(e){e.exports={authorContent:"AboutAuthorModal_authorContent__wVOAK",avatar:"AboutAuthorModal_avatar__BH1BL",socialNetworks:"AboutAuthorModal_socialNetworks__u2xO8",socialNetworkLogo:"AboutAuthorModal_socialNetworkLogo__36mvX",item:"AboutAuthorModal_item__1Jt9c"}},80504:function(e){e.exports={card:"AuthorCardList_card__O592Z",avatar:"AuthorCardList_avatar__riQk_"}},86169:function(e){e.exports={container:"AuthorQuote_container__3q3ev",avatar:"AuthorQuote_avatar__vqm0w"}},4e3: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"}},54134: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"}},69322: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"}},72637:function(e){e.exports={chart:"LineChart_chart__UBzZU"}},62969:function(e){e.exports={card:"FundGeneraIInfo_card__15n07",title:"FundGeneraIInfo_title__1epZQ",infoCaption:"FundGeneraIInfo_infoCaption__laJ0V"}},70250:function(e){e.exports={row:"FundGeneraIInfoList_row__yhyCb",label:"FundGeneraIInfoList_label__R_KMV"}},82384: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"}},793: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"}},5242:function(e){e.exports={innerContent:"FundStructurePriceTile_innerContent__du26J",price:"FundStructurePriceTile_price__8p0HT",caption:"FundStructurePriceTile_caption__GJyRg"}},97771:function(e){e.exports={advantages:"PlatformFundAdvantages_advantages__dDWeh",advantage:"PlatformFundAdvantages_advantage__26zkq",title:"PlatformFundAdvantages_title__aAe38",text:"PlatformFundAdvantages_text__uSBGE",icon:"PlatformFundAdvantages_icon___3qq_"}},60579:function(e){e.exports={description:"AboutFund_description__jif8Q",infoBlocksList:"AboutFund_infoBlocksList__Rgn7O"}},72736: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"}},19688:function(e){e.exports={card:"PlatformFundDetailAbout_card__zU7Yz",cardTitleWrapper:"PlatformFundDetailAbout_cardTitleWrapper__LydlC",buyButton:"PlatformFundDetailAbout_buyButton__APtJe"}},2082:function(e){e.exports={breadcrumbs:"PlatformFundDetailClientPage_breadcrumbs__3R4N7",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",drawer:"PlatformFundDetailClientPage_drawer__Iccte",content:"PlatformFundDetailClientPage_content__EafNh"}},4108:function(e){e.exports={container:"PlatformFundDetailForming_container__pJMGg",progressBarFooter:"PlatformFundDetailForming_progressBarFooter__fK5No",text:"PlatformFundDetailForming_text__14PKH"}},45195:function(e){e.exports={container:"PlatformFundDetailHeader_container__FANse",fundCard:"PlatformFundDetailHeader_fundCard__ehqqV",top:"PlatformFundDetailHeader_top__ynUA5",info:"PlatformFundDetailHeader_info__VtLnX",captionWrapper:"PlatformFundDetailHeader_captionWrapper__uxeK4",tags:"PlatformFundDetailHeader_tags__ngxAU",caption:"PlatformFundDetailHeader_caption__LdWX_",captionIcon:"PlatformFundDetailHeader_captionIcon__cM75e",logoWrapper:"PlatformFundDetailHeader_logoWrapper__UX0uA",linksCard:"PlatformFundDetailHeader_linksCard__H1Ltm"}},7837:function(e){e.exports={card:"PlatformFundDetailHistoricalYield_card__Y7Yoa",title:"PlatformFundDetailHistoricalYield_title__HmqzH",caption:"PlatformFundDetailHistoricalYield_caption__RP8Py",tiles:"PlatformFundDetailHistoricalYield_tiles__Emwwv"}},79938:function(e){e.exports={keyIdeas:"PlatformFundStrategy_keyIdeas__MY_Ab",idea:"PlatformFundStrategy_idea__LUF1o",step:"PlatformFundStrategy_step__FKpTd"}},37512:function(e){e.exports={shareWrapper:"SocialShareLinks_shareWrapper__ar4ox",shareButton:"SocialShareLinks_shareButton__kpCos",shareButtonOpen:"SocialShareLinks_shareButtonOpen__8CBO3",shareSocialList:"SocialShareLinks_shareSocialList__OuVho",open:"SocialShareLinks_open__T61nD",visible:"SocialShareLinks_visible____lm6",shareSocialButton:"SocialShareLinks_shareSocialButton__SGrY6"}},47404: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"}},63919:function(e,t,a){"use strict";function n(e,t){return`finkit-widgets-${t}-${e}`}a.d(t,{g:function(){return n}})},24866:function(e,t,a){"use strict";a.d(t,{jb:function(){return b},xn:function(){return g}});let n=/#/g,i=/&/g,l=/\//g,r=/=/g,s=/\+/g,o=/%5e/gi,c=/%60/gi,d=/%7c/gi,u=/%20/gi;function m(e){return encodeURI(""+("string"==typeof e?e:JSON.stringify(e))).replace(d,"|").replace(s,"%2B").replace(u,"+").replace(n,"%23").replace(i,"%26").replace(c,"`").replace(o,"^").replace(l,"%2F")}function h(e){return m(e).replace(r,"%3D")}function p(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}let _=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,x=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,f=/^([/\\]\s*){2,}[^/\\]/,v=/^\.?\//;function b(e,t){let a=function e(t="",a){let n=t.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(n){let[,e,t=""]=n;return{protocol:e.toLowerCase(),pathname:t,href:e+t,auth:"",host:"",search:"",hash:""}}if(!function(e,t={}){return("boolean"==typeof t&&(t={acceptRelative:t}),t.strict)?_.test(e):x.test(e)||!!t.acceptRelative&&f.test(e)}(t,{acceptRelative:!0}))return a?e(a+t):T(t);let[,i="",l,r=""]=t.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,s="",o=""]=r.match(/([^#/?]*)(.*)?/)||[],{pathname:c,search:d,hash:u}=T(o.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:i.toLowerCase(),auth:l?l.slice(0,Math.max(0,l.length-1)):"",host:s,pathname:c,search:d,hash:u,[j]:!i}}(e),n={...function(e=""){let t={};for(let a of("?"===e[0]&&(e=e.slice(1)),e.split("&"))){let e=a.match(/([^=]+)=?(.*)/)||[];if(e.length<2)continue;let n=p(e[1].replace(s," "));if("__proto__"===n||"constructor"===n)continue;let i=p((e[2]||"").replace(s," "));void 0===t[n]?t[n]=i:Array.isArray(t[n])?t[n].push(i):t[n]=[t[n],i]}return t}(a.search),...t};return a.search=Object.keys(n).filter(e=>void 0!==n[e]).map(e=>{var t;return(("number"==typeof(t=n[e])||"boolean"==typeof t)&&(t=String(t)),t)?Array.isArray(t)?t.map(t=>`${h(e)}=${m(t)}`).join("&"):`${h(e)}=${m(t)}`:h(e)}).filter(Boolean).join("&"),function(e){let t=e.pathname||"",a=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",n=e.hash||"",i=e.auth?e.auth+"@":"",l=e.host||"";return(e.protocol||e[j]?(e.protocol||"")+"//":"")+i+l+t+a+n}(a)}function g(e,...t){let a=e||"";for(let e of t.filter(e=>e&&"/"!==e))if(a){let t=e.replace(v,"");a=function(e="",t){return e.endsWith("/")?e:e+"/"}(a)+t}else a=e;return a}let j=Symbol.for("ufo:protocolRelative");function T(e=""){let[t="",a="",n=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:a,hash:n}}}},function(e){e.O(0,[544,207,591,866,909,749,180,172,250,282,935,681,289,971,69,744],function(){return e(e.s=15346)}),_N_E=e.O()}]);