'12UWSSD;-25-3._;<3SF=DR_-64K%[DPTZ96D<
M5/G>'56:+?<]/Q6I;^A:;[MI7>":QR]0\]^M$T6YBWI(+ZY/J<%:;F^&<#4WXV_TIRU53)<=06%Z*_:
MC;_ ],)X>#$PN9C(Z9KF66^JX$8QC,3<"&)8'4X!Q
M+ O+\S_-9XK.QV*8MJD3F:*<*2=1\LCYN3F,,]TR2)HCC&*IIE3@49
M5KR/1GM<97&^^0Q_L 6]/'.@2;*=Z)V$SQ6@/BKALPDL2]
MVE@>8&"K@/4.Y'?G@9YR)& ',KB"(,@;L11S %H %#HJC;!X_VHV"[3P6[OP[FOP!02P,$% @
M3HI'6)>*NQS $P( L !?3T\$MP>:4#M.*2VBZD8_1!2
M:5K5N %(MB6/:(7->=
MI3W;+T]!;X"O.DQQ0FE(2S,.\,W2?S+W\PPU1>5*(Y5;&GC3Y?YVX$G1H2)8
M%II%R=.B':5_'I=/)
M9)9ZB\$L%Z/6EM/KA00*00H*=L >X1Q_^6Y-3A@Q1X?RG9G^[< D'@-ZO$"9
MF8E)8DWG5V*\4!#K=@63]OE6/)]#C86N%GM$)\,H*O#"U#89#)Z,ITJL8?0_C'$J<\W]JI*K" E94
MM!Z"##TRN,Y@B#4VT23!>LC,YF;:I5'Y=3DD$[5TU1//40E>EX.YT5$)%08H
M-RH2%==VBBTGW>AUIO=X_:0NO[IFBG#S^0W1UW6E\./VR./ /,+Q=Z*E%9"E*%1KD3,)HMC;!4N++3):B
MJ#(9BBJ6<%H@XLD@;6E6?;!/3K3G>1,)KM\,<'AT_@%02P,$%
M @ 3HI'6&60>9(9 0 SP, !, !;0V]N=&5N=%]4>7!E&ULK9--
M3L,P$(6O$F5;)2XL6*"F&V +77 !8T\:J_Z39UK2VS-.VDJ@$A6%3:QXWKS/
MGI>LWH\1L.B=]=B4'5%\% )5!TYB'2)XKK0A.4G\FK8B2K636Q#WR^6#4,$3
M>*HH>Y3KU3.T.EY&TWP39G 8ED\C<+,:DH9HS5*$M?%P>L?E.I$J+ES
MT&!G(BY84(JKA%SY'7#J>SM 2D9#L9&)7J5CE>BM0#I:P'K:XLH90]L:!3JH
MO>.6&F,"J;$#(&?KT70Q32:>,(S/N]G\P68*R,I-"A$YL01_QYTCR=U59"-(
M9*:O>"&R]>S[04Y;@[Z1S>/]#&DWY(%B6.;/^'O&%_\;SO$1PNZ_/[&\UDX:
M?^:+X3]>?P%02P$"% ,4 " !.BD=8!T%-8H$ "Q $
M @ $ 9&]C4')O<',O87!P+GAM;%!+ 0(4 Q0 ( $Z*1U@8X0N(
M[@ "L" 1 " :\ !D;V-0&UL4$L! A0#% @ 3HI'6#FKHHQK$P =&H
M !@ ("!#0@ 'AL+W=O&UL4$L! A0#% @ 3HI'6)>*NQS $P( L
M ( !YAX %]R96QS+RYR96QS4$L! A0#% @ 3HI'6+9"5R8R
M 0 ( ( \ ( !SQ\ 'AL+W=O7!E&UL4$L%
3!@ ) D /@( %TC $!
end
XML
9
Show.js
IDEA: XBRL DOCUMENT
// Edgar(tm) Renderer was created by staff of the U.S. Securities and Exchange Commission. Data and content created by government employees within the scope of their employment are not subject to domestic copyright protection. 17 U.S.C. 105.
var Show={};Show.LastAR=null,Show.showAR=function(a,r,w){if(Show.LastAR)Show.hideAR();var e=a;while(e&&e.nodeName!='TABLE')e=e.nextSibling;if(!e||e.nodeName!='TABLE'){var ref=((window)?w.document:document).getElementById(r);if(ref){e=ref.cloneNode(!0);
e.removeAttribute('id');a.parentNode.appendChild(e)}}
if(e)e.style.display='block';Show.LastAR=e};Show.hideAR=function(){Show.LastAR.style.display='none'};Show.toggleNext=function(a){var e=a;while(e.nodeName!='DIV')e=e.nextSibling;if(!e.style){}else if(!e.style.display){}else{var d,p_;if(e.style.display=='none'){d='block';p='-'}else{d='none';p='+'}
e.style.display=d;if(a.textContent){a.textContent=p+a.textContent.substring(1)}else{a.innerText=p+a.innerText.substring(1)}}}
XML
10
report.css
IDEA: XBRL DOCUMENT
/* Updated 2009-11-04 */
/* v2.2.0.24 */
/* DefRef Styles */
..report table.authRefData{
background-color: #def;
border: 2px solid #2F4497;
font-size: 1em;
position: absolute;
}
..report table.authRefData a {
display: block;
font-weight: bold;
}
..report table.authRefData p {
margin-top: 0px;
}
..report table.authRefData .hide {
background-color: #2F4497;
padding: 1px 3px 0px 0px;
text-align: right;
}
..report table.authRefData .hide a:hover {
background-color: #2F4497;
}
..report table.authRefData .body {
height: 150px;
overflow: auto;
width: 400px;
}
..report table.authRefData table{
font-size: 1em;
}
/* Report Styles */
..pl a, .pl a:visited {
color: black;
text-decoration: none;
}
/* table */
..report {
background-color: white;
border: 2px solid #acf;
clear: both;
color: black;
font: normal 8pt Helvetica, Arial, san-serif;
margin-bottom: 2em;
}
..report hr {
border: 1px solid #acf;
}
/* Top labels */
..report th {
background-color: #acf;
color: black;
font-weight: bold;
text-align: center;
}
..report th.void {
background-color: transparent;
color: #000000;
font: bold 10pt Helvetica, Arial, san-serif;
text-align: left;
}
..report .pl {
text-align: left;
vertical-align: top;
white-space: normal;
width: 200px;
white-space: normal; /* word-wrap: break-word; */
}
..report td.pl a.a {
cursor: pointer;
display: block;
width: 200px;
overflow: hidden;
}
..report td.pl div.a {
width: 200px;
}
..report td.pl a:hover {
background-color: #ffc;
}
/* Header rows... */
..report tr.rh {
background-color: #acf;
color: black;
font-weight: bold;
}
/* Calendars... */
..report .rc {
background-color: #f0f0f0;
}
/* Even rows... */
..report .re, .report .reu {
background-color: #def;
}
..report .reu td {
border-bottom: 1px solid black;
}
/* Odd rows... */
..report .ro, .report .rou {
background-color: white;
}
..report .rou td {
border-bottom: 1px solid black;
}
..report .rou table td, .report .reu table td {
border-bottom: 0px solid black;
}
/* styles for footnote marker */
..report .fn {
white-space: nowrap;
}
/* styles for numeric types */
..report .num, .report .nump {
text-align: right;
white-space: nowrap;
}
..report .nump {
padding-left: 2em;
}
..report .nump {
padding: 0px 0.4em 0px 2em;
}
/* styles for text types */
..report .text {
text-align: left;
white-space: normal;
}
..report .text .big {
margin-bottom: 1em;
width: 17em;
}
..report .text .more {
display: none;
}
..report .text .note {
font-style: italic;
font-weight: bold;
}
..report .text .small {
width: 10em;
}
..report sup {
font-style: italic;
}
..report .outerFootnotes {
font-size: 1em;
}
XML
12
FilingSummary.xml
IDEA: XBRL DOCUMENT
3.24.0.1
html
4
22
1
true
3
0
false
4
false
false
R1.htm
995470 - Disclosure - N-2
Sheet
http://xbrl.sec.gov/cef/role/N2
N-2
Cover
1
false
false
All Reports
Book
All Reports
fp0087121-1_424b3ixbrl.htm
fsmvp-20240207.xsd
fsmvp-20240207_def.xml
fsmvp-20240207_lab.xml
fsmvp-20240207_pre.xml
http://xbrl.sec.gov/cef/2023
http://xbrl.sec.gov/dei/2023
true
false
JSON
14
MetaLinks.json
IDEA: XBRL DOCUMENT
{
"version": "2.2",
"instance": {
"fp0087121-1_424b3ixbrl.htm": {
"nsprefix": "fsmvp",
"nsuri": "http://fsmvp/20240207",
"dts": {
"inline": {
"local": [
"fp0087121-1_424b3ixbrl.htm"
]
},
"schema": {
"local": [
"fsmvp-20240207.xsd"
],
"remote": [
"http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd",
"http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd",
"http://www.xbrl.org/2003/xl-2003-12-31.xsd",
"http://www.xbrl.org/2003/xlink-2003-12-31.xsd",
"http://www.xbrl.org/2005/xbrldt-2005.xsd",
"http://www.xbrl.org/2006/ref-2006-02-27.xsd",
"http://www.xbrl.org/2006/xbrldi-2006.xsd",
"http://www.xbrl.org/lrr/role/negated-2009-12-16.xsd",
"http://www.xbrl.org/lrr/role/net-2009-12-16.xsd",
"https://www.xbrl.org/2020/extensible-enumerations-2.0.xsd",
"https://www.xbrl.org/dtr/type/2020-01-21/types.xsd",
"https://www.xbrl.org/dtr/type/2022-03-31/types.xsd",
"https://xbrl.fasb.org/srt/2023/elts/srt-2023.xsd",
"https://xbrl.fasb.org/srt/2023/elts/srt-roles-2023.xsd",
"https://xbrl.fasb.org/srt/2023/elts/srt-types-2023.xsd",
"https://xbrl.fasb.org/us-gaap/2023/elts/us-gaap-2023.xsd",
"https://xbrl.fasb.org/us-gaap/2023/elts/us-roles-2023.xsd",
"https://xbrl.fasb.org/us-gaap/2023/elts/us-types-2023.xsd",
"https://xbrl.sec.gov/cef/2023/cef-2023.xsd",
"https://xbrl.sec.gov/cef/2023/cef-2023_pre.xsd",
"https://xbrl.sec.gov/country/2023/country-2023.xsd",
"https://xbrl.sec.gov/dei/2023/dei-2023.xsd",
"https://xbrl.sec.gov/dei/2023/dei-2023_lab.xsd"
]
},
"definitionLink": {
"local": [
"fsmvp-20240207_def.xml"
]
},
"labelLink": {
"local": [
"fsmvp-20240207_lab.xml"
]
},
"presentationLink": {
"local": [
"fsmvp-20240207_pre.xml"
]
}
},
"keyStandard": 22,
"keyCustom": 0,
"axisStandard": 1,
"axisCustom": 0,
"memberStandard": 0,
"memberCustom": 3,
"hidden": {
"total": 3,
"http://xbrl.sec.gov/dei/2023": 3
},
"contextCount": 4,
"entityCount": 1,
"segmentCount": 3,
"elementCount": 200,
"unitCount": 4,
"baseTaxonomies": {
"http://xbrl.sec.gov/cef/2023": 44,
"http://xbrl.sec.gov/dei/2023": 4
},
"report": {
"R1": {
"role": "http://xbrl.sec.gov/cef/role/N2",
"longName": "995470 - Disclosure - N-2",
"shortName": "N-2",
"isDefault": "true",
"groupType": "disclosure",
"subGroupType": "",
"menuCat": "Cover",
"order": "1",
"firstAnchor": {
"contextRef": "AsOf2024-02-07",
"name": "dei:EntityRegistrantName",
"unitRef": null,
"xsiNil": "false",
"lang": "en-US",
"decimals": null,
"ancestors": [
"span",
"b",
"p",
"body",
"html"
],
"reportCount": 1,
"baseRef": "fp0087121-1_424b3ixbrl.htm",
"first": true,
"unique": true
},
"uniqueAnchor": {
"contextRef": "AsOf2024-02-07",
"name": "dei:EntityRegistrantName",
"unitRef": null,
"xsiNil": "false",
"lang": "en-US",
"decimals": null,
"ancestors": [
"span",
"b",
"p",
"body",
"html"
],
"reportCount": 1,
"baseRef": "fp0087121-1_424b3ixbrl.htm",
"first": true,
"unique": true
}
}
},
"tag": {
"cef_AcquiredFundFeesAndExpensesNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AcquiredFundFeesAndExpensesNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Acquired Fund Fees and Expenses, Note [Text Block]"
}
}
},
"auth_ref": [
"r32"
]
},
"cef_AcquiredFundFeesAndExpensesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AcquiredFundFeesAndExpensesPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Acquired Fund Fees and Expenses [Percent]"
}
}
},
"auth_ref": [
"r33"
]
},
"cef_AcquiredFundFeesEstimatedNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AcquiredFundFeesEstimatedNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Acquired Fund Fees Estimated, Note [Text Block]"
}
}
},
"auth_ref": [
"r34"
]
},
"cef_AcquiredFundIncentiveAllocationNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AcquiredFundIncentiveAllocationNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Acquired Fund Incentive Allocation, Note [Text Block]"
}
}
},
"auth_ref": [
"r35"
]
},
"cef_AcquiredFundTotalAnnualExpensesNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AcquiredFundTotalAnnualExpensesNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Acquired Fund Total Annual Expenses, Note [Text Block]"
}
}
},
"auth_ref": [
"r36"
]
},
"dei_AdditionalSecurities462b": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "AdditionalSecurities462b",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Additional Securities. 462(b)"
}
}
},
"auth_ref": [
"r80"
]
},
"dei_AdditionalSecurities462bFileNumber": {
"xbrltype": "fileNumberItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "AdditionalSecurities462bFileNumber",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Additional Securities, 462(b), File Number"
}
}
},
"auth_ref": [
"r80"
]
},
"dei_AdditionalSecuritiesEffective413b": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "AdditionalSecuritiesEffective413b",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Additional Securities Effective, 413(b)"
}
}
},
"auth_ref": [
"r79"
]
},
"dei_AddressTypeDomain": {
"xbrltype": "domainItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "AddressTypeDomain",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Address Type [Domain]",
"documentation": "An entity may have several addresses for different purposes and this domain represents all such types."
}
}
},
"auth_ref": []
},
"cef_AllRisksMember": {
"xbrltype": "domainItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AllRisksMember",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "All Risks:"
}
}
},
"auth_ref": []
},
"dei_AmendmentDescription": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "AmendmentDescription",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Amendment Description",
"documentation": "Description of changes contained within amended document."
}
}
},
"auth_ref": []
},
"dei_AmendmentFlag": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "AmendmentFlag",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Amendment Flag",
"documentation": "Boolean flag that is true when the XBRL content amends previously-filed or accepted submission."
}
}
},
"auth_ref": []
},
"cef_AnnualCoverageReturnRatePercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AnnualCoverageReturnRatePercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Annual Coverage Return Rate [Percent]"
}
}
},
"auth_ref": [
"r62"
]
},
"cef_AnnualDividendPayment": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AnnualDividendPayment",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Annual Dividend Payment"
}
}
},
"auth_ref": [
"r61"
]
},
"cef_AnnualDividendPaymentCurrent": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AnnualDividendPaymentCurrent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Annual Dividend Payment, Current"
}
}
},
"auth_ref": [
"r61"
]
},
"cef_AnnualDividendPaymentInitial": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AnnualDividendPaymentInitial",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Annual Dividend Payment, Initial"
}
}
},
"auth_ref": [
"r61"
]
},
"cef_AnnualExpensesTableTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AnnualExpensesTableTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Annual Expenses [Table Text Block]"
}
}
},
"auth_ref": [
"r40"
]
},
"cef_AnnualInterestRateCurrentPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AnnualInterestRateCurrentPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Annual Interest Rate, Current [Percent]"
}
}
},
"auth_ref": [
"r61"
]
},
"cef_AnnualInterestRateInitialPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AnnualInterestRateInitialPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Annual Interest Rate, Initial [Percent]"
}
}
},
"auth_ref": [
"r61"
]
},
"cef_AnnualInterestRatePercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "AnnualInterestRatePercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Annual Interest Rate [Percent]"
}
}
},
"auth_ref": [
"r61"
]
},
"dei_ApproximateDateOfCommencementOfProposedSaleToThePublic": {
"xbrltype": "dateOrAsapItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "ApproximateDateOfCommencementOfProposedSaleToThePublic",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Approximate Date of Commencement of Proposed Sale to Public",
"documentation": "The approximate date of a commencement of a proposed sale of securities to the public. This element is disclosed in S-1, S-3, S-4, S-11, F-1, F-3 and F-10 filings."
}
}
},
"auth_ref": []
},
"cef_BasisOfTransactionFeesNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "BasisOfTransactionFeesNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Basis of Transaction Fees, Note [Text Block]"
}
}
},
"auth_ref": [
"r38"
]
},
"cef_BdcFileNumber": {
"xbrltype": "fileNumberItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "BdcFileNumber",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "BDC File Number"
}
}
},
"auth_ref": []
},
"dei_BusinessContactMember": {
"xbrltype": "domainItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "BusinessContactMember",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Business Contact [Member]",
"documentation": "Business contact for the entity"
}
}
},
"auth_ref": [
"r2",
"r3"
]
},
"cef_BusinessDevelopmentCompanyFlag": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "BusinessDevelopmentCompanyFlag",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Business Development Company [Flag]"
}
}
},
"auth_ref": [
"r5"
]
},
"cef_CapitalStockLongTermDebtAndOtherSecuritiesAbstract": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "CapitalStockLongTermDebtAndOtherSecuritiesAbstract",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Capital Stock, Long-Term Debt, and Other Securities [Abstract]"
}
}
},
"auth_ref": [
"r6"
]
},
"cef_CapitalStockTableTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "CapitalStockTableTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Capital Stock [Table Text Block]"
}
}
},
"auth_ref": [
"r7"
]
},
"dei_CityAreaCode": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "CityAreaCode",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "City Area Code",
"documentation": "Area code of city"
}
}
},
"auth_ref": []
},
"fsmvp_ClassASharesMember": {
"xbrltype": "domainItemType",
"nsuri": "http://fsmvp/20240207",
"localname": "ClassASharesMember",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Class A Shares [Member]"
}
}
},
"auth_ref": []
},
"fsmvp_ClassDSharesMember": {
"xbrltype": "domainItemType",
"nsuri": "http://fsmvp/20240207",
"localname": "ClassDSharesMember",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Class D Shares [Member]"
}
}
},
"auth_ref": []
},
"fsmvp_ClassISharesMember": {
"xbrltype": "domainItemType",
"nsuri": "http://fsmvp/20240207",
"localname": "ClassISharesMember",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Class I Shares [Member]"
}
}
},
"auth_ref": []
},
"us-gaap_ClassOfStockDomain": {
"xbrltype": "domainItemType",
"nsuri": "http://fasb.org/us-gaap/2023",
"localname": "ClassOfStockDomain",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"auth_ref": []
},
"dei_ContactPersonnelName": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "ContactPersonnelName",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Contact Personnel Name",
"documentation": "Name of contact personnel"
}
}
},
"auth_ref": []
},
"dei_CoverAbstract": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "CoverAbstract",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Cover [Abstract]",
"documentation": "Cover page."
}
}
},
"auth_ref": []
},
"us-gaap_DebtInstrumentAxis": {
"xbrltype": "stringItemType",
"nsuri": "http://fasb.org/us-gaap/2023",
"localname": "DebtInstrumentAxis",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Debt Instrument [Axis]"
}
}
},
"auth_ref": []
},
"us-gaap_DebtInstrumentNameDomain": {
"xbrltype": "domainItemType",
"nsuri": "http://fasb.org/us-gaap/2023",
"localname": "DebtInstrumentNameDomain",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"auth_ref": []
},
"dei_DelayedOrContinuousOffering": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DelayedOrContinuousOffering",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Delayed or Continuous Offering"
}
}
},
"auth_ref": [
"r4",
"r5",
"r75"
]
},
"cef_DistributionServicingFeesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "DistributionServicingFeesPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Distribution/Servicing Fees [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"cef_DistributionsMayReducePrincipalTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "DistributionsMayReducePrincipalTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Distributions May Reduce Principal [Text Block]"
}
}
},
"auth_ref": [
"r14"
]
},
"cef_DividendAndInterestExpensesOnShortSalesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "DividendAndInterestExpensesOnShortSalesPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Dividend and Interest Expenses on Short Sales [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"cef_DividendExpenseOnPreferredSharesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "DividendExpenseOnPreferredSharesPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Dividend Expenses on Preferred Shares [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"dei_DividendOrInterestReinvestmentPlanOnly": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DividendOrInterestReinvestmentPlanOnly",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Dividend or Interest Reinvestment Plan Only"
}
}
},
"auth_ref": [
"r4",
"r5",
"r75"
]
},
"cef_DividendReinvestmentAndCashPurchaseFees": {
"xbrltype": "monetaryItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "DividendReinvestmentAndCashPurchaseFees",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Dividend Reinvestment and Cash Purchase Fees"
}
}
},
"auth_ref": [
"r30"
]
},
"dei_DocumentRegistrationStatement": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentRegistrationStatement",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Document Registration Statement",
"documentation": "Boolean flag that is true only for a form used as a registration statement."
}
}
},
"auth_ref": [
"r0"
]
},
"dei_DocumentType": {
"xbrltype": "submissionTypeItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "DocumentType",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Document Type",
"documentation": "The type of document being provided (such as 10-K, 10-Q, 485BPOS, etc). The document type is limited to the same value as the supporting SEC submission type, or the word 'Other'."
}
}
},
"auth_ref": []
},
"dei_EffectiveAfter60Days486a": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EffectiveAfter60Days486a",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Effective after 60 Days, 486(a)"
}
}
},
"auth_ref": [
"r84"
]
},
"dei_EffectiveOnDate486a": {
"xbrltype": "dateItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EffectiveOnDate486a",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Effective on Date, 486(a)"
}
}
},
"auth_ref": [
"r84"
]
},
"dei_EffectiveOnDate486b": {
"xbrltype": "dateItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EffectiveOnDate486b",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Effective on Date, 486(b)"
}
}
},
"auth_ref": [
"r85"
]
},
"dei_EffectiveOnSetDate486a": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EffectiveOnSetDate486a",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Effective on Set Date, 486(a)"
}
}
},
"auth_ref": [
"r84"
]
},
"dei_EffectiveOnSetDate486b": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EffectiveOnSetDate486b",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Effective on Set Date, 486(b)"
}
}
},
"auth_ref": [
"r85"
]
},
"dei_EffectiveUponFiling462e": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EffectiveUponFiling462e",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Effective Upon Filing, 462(e)"
}
}
},
"auth_ref": [
"r83"
]
},
"dei_EffectiveUponFiling486b": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EffectiveUponFiling486b",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Effective upon Filing, 486(b)"
}
}
},
"auth_ref": [
"r85"
]
},
"dei_EffectiveWhenDeclaredSection8c": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EffectiveWhenDeclaredSection8c",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Effective when Declared, Section 8(c)"
}
}
},
"auth_ref": [
"r87"
]
},
"cef_EffectsOfLeveragePurposeTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "EffectsOfLeveragePurposeTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Effects of Leverage, Purpose [Text Block]"
}
}
},
"auth_ref": [
"r63"
]
},
"cef_EffectsOfLeverageTableTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "EffectsOfLeverageTableTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Effects of Leverage [Table Text Block]"
}
}
},
"auth_ref": [
"r63"
]
},
"cef_EffectsOfLeverageTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "EffectsOfLeverageTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Effects of Leverage [Text Block]"
}
}
},
"auth_ref": [
"r60"
]
},
"dei_EntityAddressAddressLine1": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressAddressLine1",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, Address Line One",
"documentation": "Address Line 1 such as Attn, Building Name, Street Name"
}
}
},
"auth_ref": []
},
"dei_EntityAddressAddressLine2": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressAddressLine2",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, Address Line Two",
"documentation": "Address Line 2 such as Street or Suite number"
}
}
},
"auth_ref": []
},
"dei_EntityAddressAddressLine3": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressAddressLine3",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, Address Line Three",
"documentation": "Address Line 3 such as an Office Park"
}
}
},
"auth_ref": []
},
"dei_EntityAddressCityOrTown": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressCityOrTown",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, City or Town",
"documentation": "Name of the City or Town"
}
}
},
"auth_ref": []
},
"dei_EntityAddressPostalZipCode": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressPostalZipCode",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, Postal Zip Code",
"documentation": "Code for the postal or zip code"
}
}
},
"auth_ref": []
},
"dei_EntityAddressStateOrProvince": {
"xbrltype": "stateOrProvinceItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressStateOrProvince",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Address, State or Province",
"documentation": "Name of the state or province."
}
}
},
"auth_ref": []
},
"dei_EntityAddressesAddressTypeAxis": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityAddressesAddressTypeAxis",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Addresses, Address Type [Axis]",
"documentation": "The axis of a table defines the relationship between the domain members or categories in the table and the line items or concepts that complete the table."
}
}
},
"auth_ref": []
},
"dei_EntityCentralIndexKey": {
"xbrltype": "centralIndexKeyItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityCentralIndexKey",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Central Index Key",
"documentation": "A unique 10-digit SEC-issued value to identify entities that have filed disclosures with the SEC. It is commonly abbreviated as CIK."
}
}
},
"auth_ref": [
"r1"
]
},
"dei_EntityEmergingGrowthCompany": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityEmergingGrowthCompany",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Emerging Growth Company",
"documentation": "Indicate if registrant meets the emerging growth company criteria."
}
}
},
"auth_ref": [
"r1"
]
},
"dei_EntityExTransitionPeriod": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityExTransitionPeriod",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Ex Transition Period",
"documentation": "Indicate if an emerging growth company has elected not to use the extended transition period for complying with any new or revised financial accounting standards."
}
}
},
"auth_ref": [
"r86"
]
},
"dei_EntityFileNumber": {
"xbrltype": "fileNumberItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityFileNumber",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Securities Act File Number",
"documentation": "Commission file number. The field allows up to 17 characters. The prefix may contain 1-3 digits, the sequence number may contain 1-8 digits, the optional suffix may contain 1-4 characters, and the fields are separated with a hyphen."
}
}
},
"auth_ref": []
},
"dei_EntityInvCompanyType": {
"xbrltype": "invCompanyType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityInvCompanyType",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Inv Company Type",
"documentation": "One of: N-1A (Mutual Fund), N-1 (Open-End Separate Account with No Variable Annuities), N-2 (Closed-End Investment Company), N-3 (Separate Account Registered as Open-End Management Investment Company), N-4 (Variable Annuity UIT Separate Account), N-5 (Small Business Investment Company), N-6 (Variable Life UIT Separate Account), S-1 or S-3 (Face Amount Certificate Company), S-6 (UIT, Non-Insurance Product)."
}
}
},
"auth_ref": [
"r77"
]
},
"dei_EntityRegistrantName": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityRegistrantName",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Registrant Name",
"documentation": "The exact name of the entity filing the report as specified in its charter, which is required by forms filed with the SEC."
}
}
},
"auth_ref": [
"r1"
]
},
"dei_EntityWellKnownSeasonedIssuer": {
"xbrltype": "yesNoItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "EntityWellKnownSeasonedIssuer",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Entity Well-known Seasoned Issuer",
"documentation": "Indicate 'Yes' or 'No' if the registrant is a well-known seasoned issuer, as defined in Rule 405 of the Securities Act. Is used on Form Type: 10-K, 10-Q, 8-K, 20-F, 6-K, 10-K/A, 10-Q/A, 20-F/A, 6-K/A, N-CSR, N-Q, N-1A."
}
}
},
"auth_ref": [
"r78"
]
},
"dei_ExhibitsOnly462d": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "ExhibitsOnly462d",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Exhibits Only, 462(d)"
}
}
},
"auth_ref": [
"r82"
]
},
"dei_ExhibitsOnly462dFileNumber": {
"xbrltype": "fileNumberItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "ExhibitsOnly462dFileNumber",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Exhibits Only, 462(d), File Number"
}
}
},
"auth_ref": [
"r82"
]
},
"cef_ExpenseExampleTableTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ExpenseExampleTableTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Expense Example [Table Text Block]"
}
}
},
"auth_ref": [
"r30"
]
},
"cef_ExpenseExampleYear01": {
"xbrltype": "monetaryItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ExpenseExampleYear01",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Expense Example, Year 01"
}
}
},
"auth_ref": [
"r37"
]
},
"cef_ExpenseExampleYears1to10": {
"xbrltype": "monetaryItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ExpenseExampleYears1to10",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Expense Example, Years 1 to 10"
}
}
},
"auth_ref": [
"r37"
]
},
"cef_ExpenseExampleYears1to3": {
"xbrltype": "monetaryItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ExpenseExampleYears1to3",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Expense Example, Years 1 to 3"
}
}
},
"auth_ref": [
"r37"
]
},
"cef_ExpenseExampleYears1to5": {
"xbrltype": "monetaryItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ExpenseExampleYears1to5",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Expense Example, Years 1 to 5"
}
}
},
"auth_ref": [
"r37"
]
},
"cef_FeeTableAbstract": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "FeeTableAbstract",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Fee Table [Abstract]"
}
}
},
"auth_ref": [
"r30"
]
},
"cef_FinancialHighlightsAbstract": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "FinancialHighlightsAbstract",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Financial Highlights [Abstract]"
}
}
},
"auth_ref": [
"r45"
]
},
"cef_GeneralDescriptionOfRegistrantAbstract": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "GeneralDescriptionOfRegistrantAbstract",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "General Description of Registrant [Abstract]"
}
}
},
"auth_ref": [
"r57"
]
},
"cef_HighestPriceOrBid": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "HighestPriceOrBid",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Highest Price or Bid"
}
}
},
"auth_ref": [
"r64"
]
},
"cef_HighestPriceOrBidNav": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "HighestPriceOrBidNav",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Highest Price or Bid, NAV"
}
}
},
"auth_ref": [
"r68"
]
},
"cef_HighestPriceOrBidPremiumDiscountToNavPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "HighestPriceOrBidPremiumDiscountToNavPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Highest Price or Bid, Premium (Discount) to NAV [Percent]"
}
}
},
"auth_ref": [
"r69"
]
},
"cef_IncentiveAllocationMaximumPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "IncentiveAllocationMaximumPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Incentive Allocation Maximum [Percent]"
}
}
},
"auth_ref": [
"r35"
]
},
"cef_IncentiveAllocationMinimumPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "IncentiveAllocationMinimumPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Incentive Allocation Minimum [Percent]"
}
}
},
"auth_ref": [
"r35"
]
},
"cef_IncentiveAllocationPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "IncentiveAllocationPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Incentive Allocation [Percent]"
}
}
},
"auth_ref": [
"r35"
]
},
"cef_IncentiveFeesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "IncentiveFeesPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Incentive Fees [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"cef_InterestExpensesOnBorrowingsPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "InterestExpensesOnBorrowingsPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Interest Expenses on Borrowings [Percent]"
}
}
},
"auth_ref": [
"r43"
]
},
"us-gaap_InterestRateRiskMember": {
"xbrltype": "domainItemType",
"nsuri": "http://fasb.org/us-gaap/2023",
"localname": "InterestRateRiskMember",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Interest Rate Risk [Member]"
}
}
},
"auth_ref": []
},
"cef_IntervalFundFlag": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "IntervalFundFlag",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Interval Fund [Flag]"
}
}
},
"auth_ref": [
"r5"
]
},
"dei_InvestmentCompanyActFileNumber": {
"xbrltype": "fileNumberItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "InvestmentCompanyActFileNumber",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Investment Company Act File Number"
}
}
},
"auth_ref": [
"r5",
"r72",
"r73",
"r74"
]
},
"dei_InvestmentCompanyActRegistration": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "InvestmentCompanyActRegistration",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Investment Company Act Registration"
}
}
},
"auth_ref": [
"r76"
]
},
"dei_InvestmentCompanyRegistrationAmendment": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "InvestmentCompanyRegistrationAmendment",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Investment Company Registration Amendment"
}
}
},
"auth_ref": [
"r76"
]
},
"dei_InvestmentCompanyRegistrationAmendmentNumber": {
"xbrltype": "sequenceNumberItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "InvestmentCompanyRegistrationAmendmentNumber",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Investment Company Registration Amendment Number"
}
}
},
"auth_ref": [
"r76"
]
},
"cef_InvestmentObjectivesAndPracticesTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "InvestmentObjectivesAndPracticesTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Investment Objectives and Practices [Text Block]"
}
}
},
"auth_ref": [
"r58"
]
},
"cef_LatestNav": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LatestNav",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Latest NAV (Deprecated 2023-01-31)"
}
}
},
"auth_ref": [
"r70"
]
},
"cef_LatestPremiumDiscountToNavPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LatestPremiumDiscountToNavPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Latest Premium (Discount) to NAV [Percent]"
}
}
},
"auth_ref": [
"r70"
]
},
"cef_LatestSharePrice": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LatestSharePrice",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Latest Share Price (Deprecated 2023-01-31)"
}
}
},
"auth_ref": [
"r70"
]
},
"cef_LoanServicingFeesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LoanServicingFeesPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Loan Servicing Fees [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"dei_LocalPhoneNumber": {
"xbrltype": "normalizedStringItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "LocalPhoneNumber",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Local Phone Number",
"documentation": "Local phone number for entity."
}
}
},
"auth_ref": []
},
"cef_LongTermDebtDividendsAndCovenantsTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LongTermDebtDividendsAndCovenantsTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Long Term Debt, Dividends and Covenants [Text Block]"
}
}
},
"auth_ref": [
"r21"
]
},
"cef_LongTermDebtIssuanceAndSubstitutionTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LongTermDebtIssuanceAndSubstitutionTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Long Term Debt, Issuance and Substitution [Text Block]"
}
}
},
"auth_ref": [
"r22"
]
},
"cef_LongTermDebtPrincipal": {
"xbrltype": "monetaryItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LongTermDebtPrincipal",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Long Term Debt, Principal"
}
}
},
"auth_ref": [
"r19"
]
},
"cef_LongTermDebtRightsLimitedByOtherSecuritiesTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LongTermDebtRightsLimitedByOtherSecuritiesTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Long Term Debt, Rights Limited by Other Securities [Text Block]"
}
}
},
"auth_ref": [
"r23"
]
},
"cef_LongTermDebtStructuringTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LongTermDebtStructuringTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Long Term Debt, Structuring [Text Block]"
}
}
},
"auth_ref": [
"r20"
]
},
"cef_LongTermDebtTableTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LongTermDebtTableTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Long Term Debt [Table Text Block]"
}
}
},
"auth_ref": [
"r19"
]
},
"cef_LongTermDebtTitleTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LongTermDebtTitleTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Long Term Debt, Title [Text Block]"
}
}
},
"auth_ref": [
"r19"
]
},
"cef_LowestPriceOrBid": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LowestPriceOrBid",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Lowest Price or Bid"
}
}
},
"auth_ref": [
"r64"
]
},
"cef_LowestPriceOrBidNav": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LowestPriceOrBidNav",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Lowest Price or Bid, NAV"
}
}
},
"auth_ref": [
"r68"
]
},
"cef_LowestPriceOrBidPremiumDiscountToNavPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "LowestPriceOrBidPremiumDiscountToNavPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Lowest Price or Bid, Premium (Discount) to NAV [Percent]"
}
}
},
"auth_ref": [
"r69"
]
},
"cef_ManagementFeeNotBasedOnNetAssetsNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ManagementFeeNotBasedOnNetAssetsNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Management Fee not based on Net Assets, Note [Text Block]"
}
}
},
"auth_ref": [
"r42"
]
},
"cef_ManagementFeesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ManagementFeesPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Management Fees [Percent]"
}
}
},
"auth_ref": [
"r41"
]
},
"us-gaap_NetAssetValuePerShare": {
"xbrltype": "perShareItemType",
"nsuri": "http://fasb.org/us-gaap/2023",
"localname": "NetAssetValuePerShare",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "NAV Per Share"
}
}
},
"auth_ref": []
},
"cef_NetExpenseOverAssetsPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "NetExpenseOverAssetsPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Net Expense over Assets [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"cef_NewCefOrBdcRegistrantFlag": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "NewCefOrBdcRegistrantFlag",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "New CEF or BDC Registrant [Flag]"
}
}
},
"auth_ref": [
"r5"
]
},
"dei_NewEffectiveDateForPreviousFiling": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "NewEffectiveDateForPreviousFiling",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "New Effective Date for Previous Filing"
}
}
},
"auth_ref": [
"r5",
"r72",
"r73",
"r74"
]
},
"cef_NoPublicTradingTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "NoPublicTradingTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "No Public Trading [Text Block]"
}
}
},
"auth_ref": [
"r67"
]
},
"dei_NoSubstantiveChanges462c": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "NoSubstantiveChanges462c",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "No Substantive Changes, 462(c)"
}
}
},
"auth_ref": [
"r81"
]
},
"dei_NoSubstantiveChanges462cFileNumber": {
"xbrltype": "fileNumberItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "NoSubstantiveChanges462cFileNumber",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "No Substantive Changes, 462(c), File Number"
}
}
},
"auth_ref": [
"r81"
]
},
"cef_NoTradingHistoryTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "NoTradingHistoryTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "No Trading History [Text Block]"
}
}
},
"auth_ref": [
"r71"
]
},
"cef_OtherAnnualExpense1Percent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherAnnualExpense1Percent",
"calculation": {
"http://xbrl.sec.gov/cef/role/Item3Ae": {
"parentTag": "cef_OtherAnnualExpensesPercent",
"weight": 1.0,
"order": 1.0
}
},
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Annual Expense 1 [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"cef_OtherAnnualExpense2Percent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherAnnualExpense2Percent",
"calculation": {
"http://xbrl.sec.gov/cef/role/Item3Ae": {
"parentTag": "cef_OtherAnnualExpensesPercent",
"weight": 1.0,
"order": 2.0
}
},
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Annual Expense 2 [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"cef_OtherAnnualExpense3Percent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherAnnualExpense3Percent",
"calculation": {
"http://xbrl.sec.gov/cef/role/Item3Ae": {
"parentTag": "cef_OtherAnnualExpensesPercent",
"weight": 1.0,
"order": 3.0
}
},
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Annual Expense 3 [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"cef_OtherAnnualExpensesAbstract": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherAnnualExpensesAbstract",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Annual Expenses [Abstract]"
}
}
},
"auth_ref": [
"r44"
]
},
"cef_OtherAnnualExpensesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherAnnualExpensesPercent",
"calculation": {
"http://xbrl.sec.gov/cef/role/Item3Ae": {
"parentTag": null,
"weight": null,
"order": null,
"root": true
}
},
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Annual Expenses [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"cef_OtherExpensesNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherExpensesNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Expenses, Note [Text Block]"
}
}
},
"auth_ref": [
"r40"
]
},
"cef_OtherFeederFundExpensesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherFeederFundExpensesPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Feeder Fund Expenses [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"cef_OtherMasterFundExpensesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherMasterFundExpensesPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Master Fund Expenses [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"cef_OtherSecuritiesTableTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherSecuritiesTableTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Securities [Table Text Block]"
}
}
},
"auth_ref": [
"r24"
]
},
"cef_OtherSecurityDescriptionTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherSecurityDescriptionTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Security, Description [Text Block]"
}
}
},
"auth_ref": [
"r24"
]
},
"cef_OtherSecurityTitleTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherSecurityTitleTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Security, Title [Text Block]"
}
}
},
"auth_ref": [
"r24"
]
},
"cef_OtherTransactionExpense1Percent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherTransactionExpense1Percent",
"calculation": {
"http://xbrl.sec.gov/cef/role/Item3Te": {
"parentTag": "cef_OtherTransactionExpensesPercent",
"weight": 1.0,
"order": 1.0
}
},
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Transaction Expense 1 [Percent]"
}
}
},
"auth_ref": [
"r39"
]
},
"cef_OtherTransactionExpense2Percent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherTransactionExpense2Percent",
"calculation": {
"http://xbrl.sec.gov/cef/role/Item3Te": {
"parentTag": "cef_OtherTransactionExpensesPercent",
"weight": 1.0,
"order": 2.0
}
},
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Transaction Expense 2 [Percent]"
}
}
},
"auth_ref": [
"r39"
]
},
"cef_OtherTransactionExpense3Percent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherTransactionExpense3Percent",
"calculation": {
"http://xbrl.sec.gov/cef/role/Item3Te": {
"parentTag": "cef_OtherTransactionExpensesPercent",
"weight": 1.0,
"order": 3.0
}
},
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Transaction Expense 3 [Percent]"
}
}
},
"auth_ref": [
"r39"
]
},
"cef_OtherTransactionExpensesAbstract": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherTransactionExpensesAbstract",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Transaction Expenses [Abstract]"
}
}
},
"auth_ref": [
"r39"
]
},
"cef_OtherTransactionExpensesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherTransactionExpensesPercent",
"calculation": {
"http://xbrl.sec.gov/cef/role/Item3Te": {
"parentTag": null,
"weight": null,
"order": null,
"root": true
}
},
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Transaction Expenses [Percent]"
}
}
},
"auth_ref": [
"r39"
]
},
"cef_OtherTransactionFeesBasisMaximum": {
"xbrltype": "monetaryItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherTransactionFeesBasisMaximum",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Transaction Fees Basis, Maximum"
}
}
},
"auth_ref": [
"r39"
]
},
"cef_OtherTransactionFeesBasisMaximumPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherTransactionFeesBasisMaximumPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Transaction Fees Basis, Maximum [Percent]"
}
}
},
"auth_ref": [
"r39"
]
},
"cef_OtherTransactionFeesBasisNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherTransactionFeesBasisNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Transaction Fees Basis, Note [Text Block]"
}
}
},
"auth_ref": [
"r39"
]
},
"cef_OtherTransactionFeesNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OtherTransactionFeesNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Other Transaction Fees, Note [Text Block]"
}
}
},
"auth_ref": [
"r39"
]
},
"cef_OutstandingSecuritiesTableTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OutstandingSecuritiesTableTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Outstanding Securities [Table Text Block]"
}
}
},
"auth_ref": [
"r25"
]
},
"cef_OutstandingSecurityAuthorizedShares": {
"xbrltype": "sharesItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OutstandingSecurityAuthorizedShares",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Outstanding Security, Authorized [Shares]"
}
}
},
"auth_ref": [
"r27"
]
},
"cef_OutstandingSecurityHeldShares": {
"xbrltype": "sharesItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OutstandingSecurityHeldShares",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Outstanding Security, Held [Shares]"
}
}
},
"auth_ref": [
"r28"
]
},
"cef_OutstandingSecurityNotHeldShares": {
"xbrltype": "sharesItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OutstandingSecurityNotHeldShares",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Outstanding Security, Not Held [Shares]"
}
}
},
"auth_ref": [
"r29"
]
},
"cef_OutstandingSecurityTitleTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "OutstandingSecurityTitleTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Outstanding Security, Title [Text Block]"
}
}
},
"auth_ref": [
"r26"
]
},
"dei_PostEffectiveAmendment": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "PostEffectiveAmendment",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Post-Effective Amendment"
}
}
},
"auth_ref": [
"r0"
]
},
"dei_PostEffectiveAmendmentNumber": {
"xbrltype": "sequenceNumberItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "PostEffectiveAmendmentNumber",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Post-Effective Amendment Number",
"documentation": "Amendment number to registration statement under the Securities Act of 1933 after the registration becomes effective."
}
}
},
"auth_ref": [
"r0"
]
},
"dei_PreEffectiveAmendment": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "PreEffectiveAmendment",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Pre-Effective Amendment"
}
}
},
"auth_ref": [
"r0"
]
},
"dei_PreEffectiveAmendmentNumber": {
"xbrltype": "sequenceNumberItemType",
"nsuri": "http://xbrl.sec.gov/dei/2023",
"localname": "PreEffectiveAmendmentNumber",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Pre-Effective Amendment Number",
"documentation": "Amendment number to registration statement under the Securities Act of 1933 before the registration becomes effective."
}
}
},
"auth_ref": [
"r0"
]
},
"us-gaap_PreferredStockLiquidationPreference": {
"xbrltype": "perShareItemType",
"nsuri": "http://fasb.org/us-gaap/2023",
"localname": "PreferredStockLiquidationPreference",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Preferred Stock Liquidating Preference"
}
}
},
"auth_ref": []
},
"cef_PreferredStockRestrictionsArrearageTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "PreferredStockRestrictionsArrearageTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Preferred Stock Restrictions, Arrearage [Text Block]"
}
}
},
"auth_ref": [
"r15"
]
},
"cef_PreferredStockRestrictionsOtherTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "PreferredStockRestrictionsOtherTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Preferred Stock Restrictions, Other [Text Block]"
}
}
},
"auth_ref": [
"r16"
]
},
"cef_PrimaryShelfFlag": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "PrimaryShelfFlag",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Primary Shelf [Flag]"
}
}
},
"auth_ref": [
"r5"
]
},
"cef_PrimaryShelfQualifiedFlag": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "PrimaryShelfQualifiedFlag",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Primary Shelf Qualified [Flag]"
}
}
},
"auth_ref": [
"r5"
]
},
"cef_ProspectusLineItems": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ProspectusLineItems",
"lang": {
"en-us": {
"role": {
"label": "Prospectus [Line Items]"
}
}
},
"auth_ref": [
"r5"
]
},
"cef_ProspectusTable": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ProspectusTable",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Prospectus:"
}
}
},
"auth_ref": [
"r5"
]
},
"cef_PurposeOfFeeTableNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "PurposeOfFeeTableNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Purpose of Fee Table , Note [Text Block]"
}
}
},
"auth_ref": [
"r31"
]
},
"cef_RegisteredClosedEndFundFlag": {
"xbrltype": "booleanItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "RegisteredClosedEndFundFlag",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Registered Closed-End Fund [Flag]"
}
}
},
"auth_ref": [
"r5"
]
},
"cef_ReturnAtMinusFivePercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ReturnAtMinusFivePercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Return at Minus Five [Percent]"
}
}
},
"auth_ref": [
"r63"
]
},
"cef_ReturnAtMinusTenPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ReturnAtMinusTenPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Return at Minus Ten [Percent]"
}
}
},
"auth_ref": [
"r63"
]
},
"cef_ReturnAtPlusFivePercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ReturnAtPlusFivePercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Return at Plus Five [Percent]"
}
}
},
"auth_ref": [
"r63"
]
},
"cef_ReturnAtPlusTenPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ReturnAtPlusTenPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Return at Plus Ten [Percent]"
}
}
},
"auth_ref": [
"r63"
]
},
"cef_ReturnAtZeroPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ReturnAtZeroPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Return at Zero [Percent]"
}
}
},
"auth_ref": [
"r63"
]
},
"cef_RightsLimitedByOtherSecuritiesTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "RightsLimitedByOtherSecuritiesTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Rights Limited by Other Securities [Text Block]"
}
}
},
"auth_ref": [
"r18"
]
},
"cef_RightsSubjectToOtherThanMajorityVoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "RightsSubjectToOtherThanMajorityVoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Rights Subject to Other than Majority Vote [Text Block]"
}
}
},
"auth_ref": [
"r17"
]
},
"cef_RiskAxis": {
"xbrltype": "stringItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "RiskAxis",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Risk [Axis]"
}
}
},
"auth_ref": []
},
"cef_RiskFactorsTableTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "RiskFactorsTableTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Risk Factors [Table Text Block]"
}
}
},
"auth_ref": [
"r59"
]
},
"cef_RiskTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "RiskTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Risk [Text Block]"
}
}
},
"auth_ref": []
},
"cef_SalesLoadPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SalesLoadPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Sales Load [Percent]"
}
}
},
"auth_ref": [
"r30"
]
},
"cef_SecurityDividendsTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SecurityDividendsTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Security Dividends [Text Block]"
}
}
},
"auth_ref": [
"r8"
]
},
"cef_SecurityLiabilitiesTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SecurityLiabilitiesTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Security Liabilities [Text Block]"
}
}
},
"auth_ref": [
"r11"
]
},
"cef_SecurityLiquidationRightsTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SecurityLiquidationRightsTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Security Liquidation Rights [Text Block]"
}
}
},
"auth_ref": [
"r10"
]
},
"cef_SecurityObligationsOfOwnershipTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SecurityObligationsOfOwnershipTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Security Obligations of Ownership [Text Block]"
}
}
},
"auth_ref": [
"r13"
]
},
"cef_SecurityPreemptiveAndOtherRightsTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SecurityPreemptiveAndOtherRightsTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Security Preemptive and Other Rights [Text Block]"
}
}
},
"auth_ref": [
"r12"
]
},
"cef_SecurityTitleTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SecurityTitleTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Security Title [Text Block]"
}
}
},
"auth_ref": [
"r7"
]
},
"cef_SecurityVotingRightsTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SecurityVotingRightsTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Security Voting Rights [Text Block]"
}
}
},
"auth_ref": [
"r9"
]
},
"cef_SeniorSecuritiesAmount": {
"xbrltype": "monetaryItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SeniorSecuritiesAmount",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Senior Securities Amount (Deprecated 2023-01-31)"
}
}
},
"auth_ref": [
"r50"
]
},
"cef_SeniorSecuritiesAmt": {
"xbrltype": "monetaryItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SeniorSecuritiesAmt",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Senior Securities Amount"
}
}
},
"auth_ref": [
"r50"
]
},
"cef_SeniorSecuritiesAverageMarketValuePerUnit": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SeniorSecuritiesAverageMarketValuePerUnit",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Senior Securities Average Market Value per Unit"
}
}
},
"auth_ref": [
"r53"
]
},
"cef_SeniorSecuritiesAveragingMethodNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SeniorSecuritiesAveragingMethodNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Senior Securities Averaging Method, Note [Text Block]"
}
}
},
"auth_ref": [
"r55"
]
},
"cef_SeniorSecuritiesCoveragePerUnit": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SeniorSecuritiesCoveragePerUnit",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Senior Securities Coverage per Unit (Deprecated 2023-01-31)"
}
}
},
"auth_ref": [
"r51"
]
},
"cef_SeniorSecuritiesCvgPerUnit": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SeniorSecuritiesCvgPerUnit",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Senior Securities Coverage per Unit"
}
}
},
"auth_ref": [
"r51"
]
},
"cef_SeniorSecuritiesHeadingsNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SeniorSecuritiesHeadingsNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Senior Securities Headings, Note [Text Block]"
}
}
},
"auth_ref": [
"r56"
]
},
"cef_SeniorSecuritiesHighlightsAnnualizedNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SeniorSecuritiesHighlightsAnnualizedNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Senior Securities Highlights Annualized, Note [Text Block]"
}
}
},
"auth_ref": [
"r47",
"r54"
]
},
"cef_SeniorSecuritiesHighlightsAuditedNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SeniorSecuritiesHighlightsAuditedNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Senior Securities Highlights Audited, Note [Text Block]"
}
}
},
"auth_ref": [
"r48",
"r54"
]
},
"cef_SeniorSecuritiesInvoluntaryLiquidatingPreferencePerUnit": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SeniorSecuritiesInvoluntaryLiquidatingPreferencePerUnit",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Senior Securities Involuntary Liquidating Preference per Unit (Deprecated 2023-01-31)"
}
}
},
"auth_ref": [
"r52"
]
},
"cef_SeniorSecuritiesNoteTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SeniorSecuritiesNoteTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Senior Securities, Note [Text Block]"
}
}
},
"auth_ref": [
"r46",
"r54"
]
},
"cef_SeniorSecuritiesTableTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SeniorSecuritiesTableTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Senior Securities [Table Text Block]"
}
}
},
"auth_ref": [
"r49"
]
},
"us-gaap_SharePrice": {
"xbrltype": "perShareItemType",
"nsuri": "http://fasb.org/us-gaap/2023",
"localname": "SharePrice",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Share Price"
}
}
},
"auth_ref": []
},
"cef_SharePriceTableTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SharePriceTableTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Share Price [Table Text Block]"
}
}
},
"auth_ref": [
"r65"
]
},
"cef_SharePricesNotActualTransactionsTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "SharePricesNotActualTransactionsTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Share Prices Not Actual Transactions [Text Block]"
}
}
},
"auth_ref": [
"r66"
]
},
"cef_ShareholderTransactionExpensesTableTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "ShareholderTransactionExpensesTableTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Shareholder Transaction Expenses [Table Text Block]"
}
}
},
"auth_ref": [
"r30"
]
},
"us-gaap_StatementClassOfStockAxis": {
"xbrltype": "stringItemType",
"nsuri": "http://fasb.org/us-gaap/2023",
"localname": "StatementClassOfStockAxis",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Class of Stock [Axis]"
}
}
},
"auth_ref": []
},
"cef_TotalAnnualExpensesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "TotalAnnualExpensesPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Total Annual Expenses [Percent]"
}
}
},
"auth_ref": [
"r43"
]
},
"cef_UnderwritersCompensationPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "UnderwritersCompensationPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Underwriters Compensation [Percent]"
}
}
},
"auth_ref": [
"r39"
]
},
"cef_WaiversAndReimbursementsOfFeesPercent": {
"xbrltype": "percentItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "WaiversAndReimbursementsOfFeesPercent",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Waivers and Reimbursements of Fees [Percent]"
}
}
},
"auth_ref": [
"r44"
]
},
"cef_WarrantsOrRightsCalledAmount": {
"xbrltype": "monetaryItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "WarrantsOrRightsCalledAmount",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Warrants or Rights, Called Amount"
}
}
},
"auth_ref": [
"r24"
]
},
"cef_WarrantsOrRightsCalledPeriodDate": {
"xbrltype": "dateItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "WarrantsOrRightsCalledPeriodDate",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Warrants or Rights, Called Period [Date]"
}
}
},
"auth_ref": [
"r24"
]
},
"cef_WarrantsOrRightsCalledTitleTextBlock": {
"xbrltype": "textBlockItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "WarrantsOrRightsCalledTitleTextBlock",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Warrants or Rights, Called Title"
}
}
},
"auth_ref": [
"r24"
]
},
"cef_WarrantsOrRightsExercisePrice": {
"xbrltype": "perShareItemType",
"nsuri": "http://xbrl.sec.gov/cef/2023",
"localname": "WarrantsOrRightsExercisePrice",
"presentation": [
"http://xbrl.sec.gov/cef/role/N2"
],
"lang": {
"en-us": {
"role": {
"label": "Warrants or Rights, Exercise Price"
}
}
},
"auth_ref": [
"r24"
]
}
}
}
},
"std_ref": {
"r0": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Number": "240",
"Section": "12"
},
"r1": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Exchange Act",
"Number": "240",
"Section": "12",
"Subsection": "b-2"
},
"r2": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form 20-F",
"Number": "249",
"Section": "220",
"Subsection": "f"
},
"r3": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form 40-F",
"Number": "249",
"Section": "240",
"Subsection": "f"
},
"r4": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form F-3"
},
"r5": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2"
},
"r6": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10"
},
"r7": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "1",
"Paragraph": "a"
},
"r8": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "1",
"Paragraph": "a",
"Subparagraph": "1"
},
"r9": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "1",
"Paragraph": "a",
"Subparagraph": "2"
},
"r10": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "1",
"Paragraph": "a",
"Subparagraph": "3"
},
"r11": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "1",
"Paragraph": "a",
"Subparagraph": "4"
},
"r12": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "1",
"Paragraph": "a",
"Subparagraph": "5"
},
"r13": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "1",
"Paragraph": "a",
"Subparagraph": "6"
},
"r14": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "1",
"Paragraph": "a",
"Subparagraph": "Instruction 2"
},
"r15": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "1",
"Paragraph": "b",
"Subparagraph": "1"
},
"r16": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "1",
"Paragraph": "b",
"Subparagraph": "2"
},
"r17": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "1",
"Paragraph": "c"
},
"r18": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "1",
"Paragraph": "d"
},
"r19": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "2"
},
"r20": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "2",
"Paragraph": "a"
},
"r21": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "2",
"Paragraph": "b"
},
"r22": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "2",
"Paragraph": "c"
},
"r23": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "2",
"Paragraph": "e"
},
"r24": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "3"
},
"r25": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "5"
},
"r26": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "5",
"Paragraph": "1"
},
"r27": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "5",
"Paragraph": "2"
},
"r28": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "5",
"Paragraph": "3"
},
"r29": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 10",
"Subsection": "5",
"Paragraph": "4"
},
"r30": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1"
},
"r31": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 1"
},
"r32": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 10",
"Subparagraph": "a"
},
"r33": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 10",
"Subparagraph": "a, g, h"
},
"r34": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 10",
"Subparagraph": "f"
},
"r35": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 10",
"Subparagraph": "g"
},
"r36": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 10",
"Subparagraph": "i"
},
"r37": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 11"
},
"r38": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 4"
},
"r39": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 5"
},
"r40": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 6"
},
"r41": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 7",
"Subparagraph": "a"
},
"r42": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 7",
"Subparagraph": "b"
},
"r43": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 8"
},
"r44": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 3",
"Subsection": "1",
"Paragraph": "Instruction 9"
},
"r45": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 4"
},
"r46": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 4",
"Subsection": "1",
"Paragraph": "Instruction 2"
},
"r47": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 4",
"Subsection": "1",
"Paragraph": "Instruction 3"
},
"r48": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 4",
"Subsection": "1",
"Paragraph": "Instruction 8"
},
"r49": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 4",
"Subsection": "3"
},
"r50": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 4",
"Subsection": "3",
"Paragraph": "2"
},
"r51": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 4",
"Subsection": "3",
"Paragraph": "3",
"Subparagraph": "Instruction 2"
},
"r52": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 4",
"Subsection": "3",
"Paragraph": "4",
"Subparagraph": "Instruction 3"
},
"r53": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 4",
"Subsection": "3",
"Paragraph": "5"
},
"r54": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 4",
"Subsection": "3",
"Paragraph": "Instruction 1"
},
"r55": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 4",
"Subsection": "3",
"Paragraph": "Instruction 4"
},
"r56": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 4",
"Subsection": "3",
"Paragraph": "Instruction 5"
},
"r57": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8"
},
"r58": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "2",
"Paragraph": "b, d"
},
"r59": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "3",
"Paragraph": "a"
},
"r60": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "3",
"Paragraph": "b"
},
"r61": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "3",
"Paragraph": "b",
"Subparagraph": "1"
},
"r62": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "3",
"Paragraph": "b",
"Subparagraph": "2"
},
"r63": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "3",
"Paragraph": "b",
"Subparagraph": "3"
},
"r64": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "5",
"Paragraph": "b"
},
"r65": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "5",
"Paragraph": "b",
"Subparagraph": "4"
},
"r66": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "5",
"Paragraph": "b",
"Subparagraph": "Instruction 2"
},
"r67": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "5",
"Paragraph": "b",
"Subparagraph": "Instruction 3"
},
"r68": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "5",
"Paragraph": "b",
"Subparagraph": "Instruction 4"
},
"r69": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "5",
"Paragraph": "b",
"Subparagraph": "Instructions 4, 5"
},
"r70": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "5",
"Paragraph": "c"
},
"r71": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-2",
"Section": "Item 8",
"Subsection": "5",
"Paragraph": "e"
},
"r72": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-3"
},
"r73": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-4"
},
"r74": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form N-6"
},
"r75": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Form S-3"
},
"r76": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Investment Company Act",
"Number": "270"
},
"r77": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Regulation S-T",
"Number": "232",
"Section": "313"
},
"r78": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Number": "230",
"Section": "405"
},
"r79": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Number": "230",
"Section": "413",
"Subsection": "b"
},
"r80": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Number": "230",
"Section": "462",
"Subsection": "b"
},
"r81": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Number": "230",
"Section": "462",
"Subsection": "c"
},
"r82": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Number": "230",
"Section": "462",
"Subsection": "d"
},
"r83": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Number": "230",
"Section": "462",
"Subsection": "e"
},
"r84": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Number": "230",
"Section": "486",
"Subsection": "a"
},
"r85": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Number": "230",
"Section": "486",
"Subsection": "b"
},
"r86": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Number": "7A",
"Section": "B",
"Subsection": "2"
},
"r87": {
"role": "http://www.xbrl.org/2003/role/presentationRef",
"Publisher": "SEC",
"Name": "Securities Act",
"Section": "8",
"Subsection": "c"
}
}
}
ZIP
15
0001398344-24-002274-xbrl.zip
IDEA: XBRL DOCUMENT
begin 644 0001398344-24-002274-xbrl.zip
M4$L#!!0 ( $^*1UB*-^^. A\ $_6 : 9G P,#@W,3(Q+3%?-#(T
M8C-I>&)R;"YH=&WM/6MWVKJRW_,K=#FGY[1K!0(& J0I9Q$>+4U"TI"TZ?["
M,K8 -\:F?H3 K[\SDFQL\TP"A+39:[<%+(]&,Z-Y21H=_^^AKY-[:MF::7SZ
M;RJ1_"^AAF*JFM']]-]2LURO__=_Q;WCG@/-H*EA?XKU'&=P=' P' X3PW3"
MM+H'J4*A" ;6*\T='#S'92,IDZN#T_:RH]VI?CFF$[LJ%0_R5=,^[FP\>G
M?M.VI6NAIOB+UTGZ8 HT/%4G+P0;'Q[PAZ&FSLRF6=[4\9IJMIF14KE%>/ 6
M_@L/\]JF$&<8(;T]N3J;-'=FMY\T/7 LV; [IM67'6 A0LK&DU)<.@P B=M4
M"0&"[XFN>;\43CZ>3GEPII@3'BD^;LNV3W&51LCM]0D/X TI[35T[7A7E@=^
MXXYLMQE8\2#:V#)U:L]LS9Z$FJN.%7=& VK/1AP>'^!C?$>*)].!T2JT,QM]
M>!#JPK:<:63@QU"CCMV_#XP0O^'S3%)*YF(XO:BL%O<(_G?L:(Y.B\<'_-^]
MXSYU9()OQNEO5[O_%"N;AD,-)WX-F,>(PK]]BCGTP3E@<_ WCK@((__+QXG
M-8WJZA%I4ND0>U(>/I%YA'UI)Z:15KM;>215$F<3C*[Z6+K782,3?
MWGA6!Y#)^"\]X>ULH45!E@!M^+_4IX8*?YR:+G=;'5FWZ2,@50*0*J;B(B"D
M;BLC94X>09$02E4#.#@J RA+UNN&2A].Z:B5!!68SQZFLH>K@ST\:=TT*ZU4
M2V@3#A]^>@0(J=7LR1:U6U*+Z4X.PV:_/0),!3&Y%*#24P@]"W:V=86ZIY4)
M0AFXEN!DVU1'Q'9&.OT4ZX#0'Y%4:N"0:ZT/O33HD%R9?=G8YS_L0S^6UL&Y
MI6KWWFNJ9@]T>71$#-.@^$Q[.,)Y0BV8?.R+IJK4P)F(WZ!5 V3!TA0^RQZ<
M*]0*)?NB@^**:A:F+S%@, ";:DXIAL2#K<;$<]39GV*VUA_H%+6=Z"<$FO=EFZXENH)&3*Z.
MQ-#9*")#%SK8:TG9\+T?_9\U%1]T-&H1ACF=:5O+]=,P<:(O^YT=S.I-]#4
M2IKJ% K@W5A.179H<8*]!V?R+/H62.><=[PG$92"O7N_"?+-)6G-,ON3#B:?
M6HIK.V:_5=9EVRYQ%7).^VUJO0S9)[2D79Q+D]_%$Q4P>1CHFJ(Y'$^B@FHQ
MF*<<$\[)4=,!LN'K;%@7G:9C*G>E!\V&&8_R>S0]W..#F= #>!W,1.QOE)/Z
MWR4G]39J<5/XN.:F\R0G[S34T+B3@>T:YWJ>R# :=8^*.3]U>%>;@!F+D-P,S/@7GX#)B%
M]<.4DAN F9D#,_<,F/-DZ3DPY\G2/
M33U])'W9ZFK&$4E^).BXQ&5=Z\)72^OVG%BQINE4)6"/;%*Q/9 -9JHQXU=(2BQ=&H_S--,5[6HV+D,XF!YL*7YN>)(E'C>O
M^J?75]_;5R,DD[(;9B*"M7U@:RRY=$8Z"_\#A*@
M>-\?C-$TFWWEHQ1USP% 37]NF W$N_ *(.9;7Q3VU'$V1=0]W> DS
MVH[J-1"0DPDIJQFQ@^+<1VQF:L54 H1;2+*C!IL'2?0+@FZM,_)>JG8ZP"?M
MGDYD)>_+2H^R.0/C&!$%XH$N)3+$O##OM+:+2IC(AGI@PI P6.B9NHJA.+7N
M-:0GZ5"ZYPY0Y&0 \:#UW3XQ.X!U+OF.0(1(1E2V"$!A(3$I$1Y")4E*?FS>G)^7KGZ2BQJIW30J
MI'I[66TTJTWV./5Q#UX9R%U@:CZ>2B)&""P@LAI(+=4IRJT&V@XT!_9@46>$
MXR46'>BR @^'FM-C[W9,73>',.2C, <.' O_0L%;KYQ/F*CY@JYM5K7,H>E&
MI_%"@[8&ZET'>4>X@M!TW47#X@!@Y"U]&%##AB_(>I!H>\_IR4NL%R$0=? M__Y9*5% 5H\_AAP+?6FU3U+-:^KU]V!2D67QBB8T%!H";"9'^
M"&AO 9 9E39HGCN"*-FFKJE^;YZ)F7HN4#O,O(L)[RTPNGA'[FOZZ&C9&BS.
M_R^EJ^J7B[-*]8K4JMZ\%[Z3HVX$Z93TSJ/&1G2:,#N^"MM<3TV13.,=O7*"
MU=\(]CB"55Z&8,S]6$7E +F /%W+!'N&>LNTCLAG63-LH*(Y5Q_-H>TSU,RY
M\!&;L@[-SDQ9)?7^P+3!U0*7[1("_)Z,EOB]#-88'4@:SUOJ:8FE
MK7A\>O&XU3FM5 >M\9?;_)?!KTZAX:JQU2@[A_=/5NKZ,HOEO"ZO0\5JO&FKA=G\7MR[MR@+^YK%1T(ZT5JE,XT8);?1"5R'U!W/",F
M/>3@Z;W5V;!4NHLF83EU_3I) 2R<>;N-16
M!6'*W*$@6%\O*NG"\-N7WSNG#MF5J4T@M3BR7#<&5]62HQEX^D$B4AK(M>
M%ZG#$LL?;36NL_#*DE3[\@S*%&T\&EAJ-F]*9OP8PTY\Q
MJ$-@3N"ZJ^SP!2-&4L<4RSP?5DPAKI##6;/.\ 3A#;7GH?;J$E!UXY[:#EL_
M/Y<-$&3V$3UV[HFG'^>)3V B$W[W^=@;4>=SCC]CW[U&W,LNV5M9])BO5XW
M;NM;BXU-)7"3SB.=K>P6F#[E:R/3KT?C?PHGV?2%LW-!U[J8OL##EM:537P2
MTPM;8/J47XU,OY0NG>M1NM<]3?VI3%_D31]NC>FO*NE4-Y#6?#,/Y28KLYK)
M\KQO'\(6+-8WD.//1OUK:3BLI6[2NR;'LTBQ9H.UKMQI,I$O/%IWU3;/\BE[
MA2S_6?A9O6VJO^6;_!_*\D7F:EV9P2>Q_&3S+)^R5LCRT]M?>B;]_0'-V'9U4Q850AW$*8/;@OF[ ;3G;G4
MF?M/DO;K.Z?;EI%EO:8MO:Y\)VX6?O(B_Y9$8P6G>[)S$?H&1&&!*<2#;6L2A3\J
M;F-+4<1;\WC,\FYXM623%FY\6_[L:K=WW_7;W*Y)\7Q2/-^JK4->)Z?3P0U3+CE?P6:[)PYRZ.(9Q[OEE>W+@<1NR9]^_I0
M^IQOU@<[F'C>A!QLUL 5GB@'A:W+0<329<9UW5'/[F^__/H[Y&"C)B^?7$4.
M7E5L5E)^NYJ%M13PM"^&QBQ1Z3%%[ PY?-S.$ \HPD20)4/=TC;MGX/6N/FU
MG?S\Q?BNUWN[)O/+";/F/.7ZDO/9W).7X+8F#E.92A2'T?U8;IQ_AU(V^E=\Y#WH@X+,A79M:7NEXF
M#J\N#+PV'5DG/!!?-77IZ3OV[A93E^-2\V3XI=B_7R6)L^
MD7J\6I.VQ?5(B-L;C>SR63R:F7FZ,=LXUR,!7=WY
MF1NG?A6ZV9T+[-?*];W>T L4$U#6WAP1Z!3R$>.
MF$RJECT=R0E^J4QK;-^>*D9.*NOG"N=N1Y0,Y6Y
M>0_3LK'.6[@('0OR1?D6[RFHA*>2F1BLT(EHC*>V2&\V!V>9'_GE96S
MW;:M6-J [W!BY[H3;)IXF$Y17:3^SD\;>9B
MP4/V.R';)ZWQ^<5Y]N?@=]FYZBR3[<,9LETB>%3T':&L ,&DN@#6L",#>>0=
MQO,+V0TU70^*-ZMN"&+OU:S#A@$P(-]RL,0=%E=,Y3[:D7FT+[[7O4ED6M%I
M)3LPV4;$ 6I@]1YH('I38;YI_3Y5-? $8! #"UP*E97JZ^&R$XVS I*R86AX
M 2+6KIR+51!O?%OT_1YGI5
MA;OW5,90!@Q5?.R1>Q]5CJ)9BMOG%QW:9(A5+UF#$U.V5+#;X(CT-8,5(@0B
MJ28.W3:Q/B6\C W;E"',\\2V-S;&3M1?FL$J;QH&8"+;G,,@-%C"$W02*]E/
MP0GHR!J.2>YB&,F9$1A#@M0!#"@'5&'[T!S'I<#4E:=&,,$=Q\U*,B$O \0*
ML)QA@?I0L%NSD,'WLJ;C,/WCH^1>UEV:@%E"/3Y=52]OKLI?2GCT]*)&6&FZ
M9D+P:A7E&G98@AY!412,GNC<>9HT<"/:I=RE'P'!WR[>705JD-UWQA1'X.ZR
M2#'8PX'#3D"'=&UAN:J=]E4C96<'SG3A6=97Z XWCNM'@A>0'9&2);!+!]Y;^(17&6.TB@ZT;5'Y+MYF!5R/6*75,(:1D?L$QI\G) X"
M#R*!R#'ZSN;13)^P/'UJ_.[KS<7#8;7R]5Y>XA?RX^YO?J%O.Y.M,3T_S8\;
M5P/IO!L+'HM=;#MGV$M_^&!0UV4[JZVQ-,PYR72V=GHA+;.=N1FV$^O"SC\+
M#.H7)H*L\\+&\,F"28@V ;4IJV^<3DG9=^0]GBY[MT_8UG:T4O".-D8SP*S)
M?E!=^W:*]Z4&NF?:DE6B!8T.KU!9Z1&,X0P5C)_H/N'IQAGO>T:L3V6#ZVB'
MY>Z88IV)A#BW_UXS%-UE!A=MPIS3_'TPQ",47,L<0L<=5LW6IQUH?JS@9W\@
M ]VU&1PP.&A$U& SQ>SW-3'<]UJ")O:%LVR+1UB,&3ICIBU(&V89>_(]989M
M!/:B3:E!5$L>&A%<@.)@\EQ;^.7]V4-7%,N%OG0--*(.-H\Y"6Q_)G1EK#I:
MKRM%MGO,%+,/[/Y7Y)QC)\@)5637Y@9_H;"U95$!<15AV6J#8F3<$)-J?(A1,$T9]NV=:3AP](JS[[5J<-3 2SI$^J_$O0"-4% ?0Z;8&
M^I3+#OAAR_C&6"5S+XQ7(&=P^#S@Y:#;3@MI5TM7OL@9=(9]K(&$5<=.%O:4:@8+5?45T6'J/,
MKPM@@VE1NESE7VL5:N>\D(2>TXHZ"[-\&^Z?@NG7]XE2+?&/_*Y
MGX>YB[QL*;'@L>.="*X!-[T>V]:WD4:!'!F
M"@0C-6:D, 0;C/K'^G XI8. B!J?R!>1/>_04L5E(HFYL&"9WF
M]G4*Y:&=%W%.W _4V!9,32O@GJ0FB2CZ !$:D$?KH)I@SL=[[R'R4F@FFZ!Z)H(FWX8\!-DK'$# $'A^>@7(@5U3!5T:DI+" +T%J$87)
ME61@N/R"!Z;MA88((#GMT'!? 6D_[&E*SQ]5(((D[P6@1NF[ / A-%IA8'79
M=ECF03R+#A[I2%7>+8 *Q]S^8-!IP5"):7(O%2AC@H-!V2=AUPIQ!9UM=)FE
M=0U@(S?;($H@$1J/2H!H*@U^[P1LF"WNIA O GRSSU4Z"^OQ9:&I97%K =N^
M])X1;%_P6K,]MN"5'B);(*P?0_11EW^ M*$'U95YY@#?A^EBR:#0- .S-3X6
M "4L[N63Q)HCMDIX>199G_" A"! #[H=N#,U7S@Z, (:\B5
MM]P&V<19B!W99YNX R'2
MBFYR;V!FZ!"28.$F"K*+)W.LO#/X#B!?PC E1F^KFD&'Z867$
MYB*S2%GY 5'H^@V1W#0HO#>1F)GT1O& #@;@;J*0^\DI!(5;+R=NU9OG\?*>
M1Z$U5E+7Y=[/LYY13F>!Y,PL&G]]P#
M5."T/V :#0R41CL3H6Y6RYX[@GI88Y$!S\7V(;+3!B@WF(&G 5'FM]: %E'-
M@3/CDB>AV$&/ 6Z^*9US?)^22VCE&]F.G_)?L+B6(#)GNFW_/7-V;G?SSE)7>[%NVBT0G$T"&G(A)/+K'[Y:J*RS=!@@:BCLK]>;U5?WDYKI^T2"E!K2O7GVOEZOD\JS4>,R2PIN:
MW[2:;]I:\TJ^.#T]135_N%MJ/ML:9R0I[8RJ5R=5>8F:SR9GJ/GHU9KIY9N!
M&P!O4AMWYG6;E9O3RT8Y>5Y(W_D[DU8I_#NWN.^*V 3V$A6D6#'DB\DZKF'Z
M%Y[QR]!DXCEB)CX]4U(0L)B*S#43Z@">./2##'8]
MFQ7)A7+_7A,;0;S0X!)PZ9BZQA/.H&@_@^MH 7R(;*.(^:$XIC!-PQ"7$C*=
M%883BM9XLI6%?,QTI]ZA.I;>D?<32_$A&$[R]'C$&PZE@R?@A9Y]%,$PZSD:
MX/P&GF#B -'A^0,Y,A"_QZ SSM%F%-*=GNEV>^A[8$0)7K;&C!>F!5D:V6:;G@#:(+$!P[84V6G!7R\A:X\*VS
M:XU8\+D/H<40$_;[1#59L&31CHXF$"/@P$""0A<9 +!+/BB1DE-,VYGD1I@//'M6S[T+
M^%'F7EQ!O7@7P8;N,URP"4'Z8S8A2*]C$\(:+W7U+CR=[*8^%-[ )<_.771
MN;#:^"OX \/Y6:N=MCO6KGG[+J=>P/MLYV*Q8.:N!(2WC^*ZM;+40HC&$GD
M88 &%L=FIHG%$J#W][3@7D^VB0EW+?F[R>XAU#%=>Z*!?$LP*X\T__96SQ2$
M2_KL>U)7E[J"(G-]J&QQM>H-B'#WW-8'>M.[CNP6[,P&1"JN+2KW4F ,DN-SWN3IJ%X-&2W-G5!\G8O8*8/,HH,W]_H4+9'!"9SC^H#,C)=)E$P
M%_<6&GDQ"\3-W#.;\0G4X9[]-5L;XQV#VG#[WI3"Y8^@%\1=9(MR4%3=@S;1
M-2;_[F>6\I^L%'C^KJ[AFV(/)7>8)Z)O45P-F"P5B<\CMJ3'M ;'EF')IY-F
M,&+T1@,<$PO._<$POSW[SNO&HHYK&4A;BPHOM8V[!;ILH\)D:F+Z,+" B.$+
M)N8O4*FXH@*D4AP$%W+J UGX9XMG1-*?;]*$XJ]R7LR[!$?*Y"*WX'CU,!:]
MC[?@C!N7JE09]<;:97Y]1CUPGVSUMG1^>59]'=>[!V]S)N&;<-?TYX%A6V5 T@&3@4?-.L!-/XZ5BQ,%UT=\6RI=-#
MLE..F=X,;S/U4NXP?7_>&[U0S=)'\981XN79FXD54S.*E*Q8SW'VL+*;X:^=
M3TJ_RI6[SB_ME? W^_+\S<:*THS";$OX6UK(WU1R0Q-XW/A1DFNWT/TPZM).]0VGW:(U*2S#K^4
MVX9]5WZI2U0VGW9X2CFZ!5YM+E;,/CKM,'L99=UIAPAOGVP9OX6@+_Y
M1Z<=I.VD'2(,/G-R=_4O/Z3VSQ>Z"V [:8>U'+^HK+Y
M_$6DNOK8O1A^-DTY57L-,="3\A=/*:R^P#U.Q8J%U'KCGW7E+R*\;='NS"J61.%XQC
M-9%Z+&SGYF+U(AP*:[,QZCPP9A4(U8U7,RUB1.A8SBFIHD?L2\ (#JNOX+_RX)ZK>
MSBH>Z9T(6W(;4>V\?E&[O4N6SK,;.!>](8$.'-'"8Z(Z(RNP@I\N8;!QLL,^!(D)DG;5$=X$T;/Z>O%_P=02P,$% @ 3XI'6(\*
M:UM# P 5PT !( !F],_T'U
MN^-<"A23E&&@0*:D0TFY#"^,8F^"!EDRDIR8O^_*CDVN$-/2J9\L[3F[>[RK
ME=O[:<3)&)1F4G2<1JWN$!"!#)D8=9S+OGO0/^QV';+_]>,'@D_[D^N28P8\
M],F1#-RN&,H]\H-&X),3$*"HD6J/7%&>V!UYS#@H9/)I";DF$ZD>M"U0$:;.>P;:A)=>JNG]>FS
M&;W'=%"2O4>Y)7?2"W8S O$E^7Y[VM/7M/^M'YSO/L6F\7C[D.IFFI[>\NW3
MIY\/O5,V.6=0Z4#QPG7+L^8!U5!Z1BM[ <^$-E0$<_C0
ME(19\):7&^>@;"5T.X>R AK" DY#4!O)L8<&Q#=;!3" X6H@&N: H5&N>8I!
MK]:&9L^:+:?IUEMNJU$PASH:QR4K6UG4YWJSOH-GAD,$PAQ+%1W!D"8_?*?J$LG%N$NXL5U%!<@5&2PPLEMV8/*1IU9KF=/4[;L\=V8L_7PF#+%QM$.\ORF=TT%5Z4@!_HZ:SZS_
M=Q$;PK"J6*0PP=ZYRD=ED&79;6^^X7&]>"C:J%PJ0\32L7II7N63]DP&F:L7
M*';E%CS7;KF-)@Z$6JK#YTRK)/'\&:HE4?#>D,2:J;DJOEX'MR^VF5J;!AU2
M/<@D)#H?MIM$G26-*(WST,"-+MU42N+UN;XNG=>8V5J_J0+/U]%&%2C@]J62
M^$4O+L[M/PJZM,<@,6CHUL\]%_/SN)*92TA794ZO( B7WO.<H46+:/J*-,[
MG(E)V_T,J09D_1*ZO=2L&SC>BG;1"J4:D684-P9Z#71FK5UL9(+
MF5!35,B+BM"3$>X*^S#LAG"CB5N-<*G3P-^GPFPE.5Q#AMR_O=&;R]*0A",Y
M)PEDQ 60&)*98N;^2O![*[I &"O(RC1=E]>,FBUW@MV)X_]:!V+NI[;<-7/5
M&B#R!HF]-%6@]6\+^":53^#\.Z'73$_>I/ QP'/2J$J\NKK@QPIJBLK7MJNF
MHX)_;"%4,AL"3ED.PG67 %5$6\MW*$P88D-)%4-J 0ZO>T6&4YE3MJ?H[>QW
M4%PPX1SR(:@]Y6ZF'EXKY7P_A47"X74):7K[2O,Y[UJ3D-$9-Z\N2I^^J=D.
M,\'.9N$PVX+G;.:5ZII]F5 \+_V8:
MCRB=EDT5N-%^Y*&[5@-W9YQJ?97%1B:3?O7$EP2<#H$7M'=5<%TL>8WJ3.?S
M0LNWJ!E]+_040Z6:7CRF=F^ZK)[I+35%:%WD8RT/]ZJGO*JJI/;N+&5VIF3^
MHB75\N4+:M==LJ0!DBH%U0VB@Y@ZV-G4P8E0])]O#6ZU@J4_VGCAWY"U!+ P04 " !/BD=8
M'8)C%I " #(#0 %@ &9S;79P+3(P,C0P,C W7VQA8BYX;6S-5VMOVC 4
M_3YI_\'+/ALGL(=(H16"=8I$JZF,:M(T52:Y0%3'1K9Y[-_/SH,"#8^R#Q740\%!$,1\UG7X/MWKM('"0TI1'E D.
M38<+Y^KR[1MD7HUW&*/K&%CDHXX(<<"'X@+=T@1\]!4X2*J%O$#WE$UM15S'
M#"1JBV3"0(,YD#7VT<=*U:,(XP-T[X%'0O;O@J7N6.N)\@F9S^<5+F9T+N2C
MJH0B.4RPIZF>JJ6:NW#S5T9OL)@_^O9M0!4@LR^N_(6*FX[MF[>=URI"CDC5
M=3WRXZ;;"\>04!QSN[<0G()E5)^G1 OH,N1A(5O2HD<+.4MDIO:X(J4YCW]L&;478;[B 85O"7A77O,I"14ZQ_'2#4C"X@R%*Q_3U
M[XDYE51LSP0GKXTE#,O-,"F)Y1,.(ZHALHWJMI'WR39ZGY>[= #,019ISH^M
M<]77M'(2.;79;R!C$7WAQ[G>9)_)OOGM2/T7 ZSR3S["=Z$I.\K\*O/DMF_A
MN(T_\4Z_:7.=A^,VO<+\+[;U<\LO7F_Y7IDM=LVG-8NPT.8&!E%ATDKLN *G
M'=(;0ZZ]5!?AFBZS5W,AUVYWVY'15
M<;0 I9D4@R )XP"!H+)@8CH(;L;X;#S,\P!I0T1!N!0P"(0,3K]]_H3L=?(%
M8W3.@!<9&DF*$:$#6+Z&SE6:#P/$VM,M>*-4T2N,XB7Y=7HSI#"J"F7"^
M40C:+%>E*R_I]_N1O]M"GR!7$\5;CE[4RME4MG?9/_!;2C3+M)=W(2DQONW/
MTJ"_(MP.MS#L0CA)<2\)5[H(6O.]@TIRN(82N6_;O0VKKZ>!AE.YB"B4D0-$
M5^E0VK&T>GWR3$&YSM!=*6F<]MP"NX6C_OHHW_RN[>1JY@8O0-&KA+U"TSYR
M:@4:A/&MN;"!G118&3O^4+2%G*2]!1MF'+K?/SPXLL.-1DQ3+O5<@=UY8[B^P$;IR*.JUZ
M:Q]?[4])],2?G;G&4T+JM4G C6XC#VXU@;LA)UK_*,=&TON1K @3'88UX"YL
M]!+5I:X67LM!G,9'7H\/K=63AB&VI\= NY&,MVSTZ4[NZB*)M
M:;O<:=#3UU"#B&K+)@RF,\8WO2V5K)YUJ6&6SSR 5 6H01"_B:WYWK;F']W6
MO-/6)'X;8T=[&SOZZ,:..HU-MXW]3R_/=_B9>Q^&QK_V3X^-_ %02P$"% ,4
M " !/BD=8BC?OC@(? !/U@ &@ @ $ 9G P,#@W
M,3(Q+3%?-#(T8C-I>&)R;"YH=&U02P$"% ,4 " !/BD=8CPIK6T,# !7
M#0 $@ @ $Z'P 9G-M=G M,C R-# R,#'-D4$L! A0#
M% @ 3XI'6)OS%S;< @ 9P\ !8 ( !K2( &9S;79P
M+3(P,C0P,C W7V1E9BYX;6Q02P$"% ,4 " !/BD=8'8)C%I " #(#0
M%@ @ &])0 9G-M=G M,C R-# R,#=?;&%B+GAM;%!+ 0(4
M Q0 ( $^*1UA;.2WP@@( $8+ 6 " 8$H !F&UL4$L%!@ % 4 5 $ #
XML
16
fp0087121-1_424b3ixbrl_htm.xml
IDEA: XBRL DOCUMENT
0001856156
2024-02-07
2024-02-07
0001856156
fsmvp:ClassASharesMember
2024-02-07
2024-02-07
0001856156
fsmvp:ClassISharesMember
2024-02-07
2024-02-07
0001856156
fsmvp:ClassDSharesMember
2024-02-07
2024-02-07
iso4217:USD
shares
iso4217:USD
shares
pure
false
424B3
0001856156
FS MVP Private Markets Fund
<p id="xdx_80D_ecef--ShareholderTransactionExpensesTableTextBlock_dU_gL1STETTB-M_zeXSEVtxD4P6" style="font: 11pt Times New Roman, Times, Serif; margin: 0; text-align: justify"> </p>
<table cellpadding="2" cellspacing="0" style="font: 11pt Times New Roman, Times, Serif; width: 100%; border-collapse: collapse">
<tr style="vertical-align: bottom">
<td style="border-top: black 1pt solid; border-bottom: black 1pt solid; width: 64%"><span style="font-family: Times New Roman, Times, Serif"><b>SHAREHOLDER FEES</b></span></td>
<td style="border-top: black 1pt solid; border-bottom: black 1pt solid; width: 12%">
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0; text-align: center"><b>Class A</b></p>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0; text-align: center"><b>Shares</b></p></td>
<td style="border-top: black 1pt solid; border-bottom: black 1pt solid; width: 12%">
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0; text-align: center"><b>Class I</b></p>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0; text-align: center"><b>Shares</b></p></td>
<td style="border-top: black 1pt solid; border-bottom: black 1pt solid; width: 12%">
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0; text-align: center"><b>Class D</b></p>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0; text-align: center"><b>Shares</b></p></td></tr>
<tr style="vertical-align: bottom; background-color: Gainsboro">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">Maximum Sales Load Imposed on Purchases (as a percentage of offering price) <sup>(1)</sup></span></td>
<td id="xdx_980_ecef--SalesLoadPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_fKDEp_zHX8Hpjf9Nud" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">3.50%</span></td>
<td id="xdx_983_ecef--SalesLoadPercent_dn_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_fKDEp_zPk7SfJDZTkd" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">None</span></td>
<td id="xdx_987_ecef--SalesLoadPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_fKDEp_zRorRkc0upZ4" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">3.50%</span></td></tr>
<tr style="vertical-align: bottom; background-color: White">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">Maximum Early Repurchase Fee (as a percentage of repurchased amount) <sup>(2)</sup></span></td>
<td id="xdx_980_ecef--OtherTransactionExpensesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_fKDIp_z8RrgtI30wSg" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">2.00%</span></td>
<td id="xdx_981_ecef--OtherTransactionExpensesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_fKDIp_zrJOD39wQHq4" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">2.00%</span></td>
<td id="xdx_987_ecef--OtherTransactionExpensesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_fKDIp_zNCeTa9GNIc4" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">2.00%</span></td></tr>
</table>
<table cellpadding="0" cellspacing="0" style="font: 11pt Times New Roman, Times, Serif; width: 100%; border-collapse: collapse">
<tr style="vertical-align: top">
<td style="width: 2%"><span style="font-family: Times New Roman, Times, Serif"><i><sup id="xdx_F02_zwFQx445SVve">(1)</sup></i></span></td>
<td style="width: 98%; text-align: justify"><span style="font-family: Times New Roman, Times, Serif"><i id="xdx_F14_zsXKcn72ClMc">Investors in Class A Shares and Class D Shares may be charged a sales charge of up to 3.50% of the subscription amount.</i></span></td></tr>
</table>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0"> </p>
<table cellpadding="0" cellspacing="0" style="font: 11pt Times New Roman, Times, Serif; width: 100%; border-collapse: collapse">
<tr style="vertical-align: top">
<td style="width: 2%"><span style="font-family: Times New Roman, Times, Serif"><i><sup id="xdx_F05_zOwPLU7YwKS7">(2)</sup></i></span></td>
<td style="width: 98%; text-align: justify"><span style="font-family: Times New Roman, Times, Serif"><i id="xdx_F1B_zMOM5YpqCtRf">A 2.00% early repurchase fee payable to the Fund will be charged with respect to the repurchase of a Shareholder’s Class A Shares, Class I Shares or Class D Shares at any time prior to the day immediately preceding the one-year anniversary of a Shareholder’s purchase of the Shares (on a “first in-first out” basis). An early repurchase fee payable by a Shareholder may be waived by the Fund, in circumstances where the Board determines that doing so is in the best interests of the Fund and in a manner as will not discriminate unfairly against any Shareholder. In addition, under certain circumstances the Board may offer to repurchase Shares at a discount to their prevailing net asset value. See “REPURCHASES OF SHARES.”</i></span></td></tr>
</table>
0.0350
0
0.0350
0.0200
0.0200
0.0200
<p id="xdx_802_ecef--AnnualExpensesTableTextBlock_dU_gL1AETTB-BBHZQU_zcjn2C3svAf6" style="font: 11pt Times New Roman, Times, Serif; margin: 0"> </p>
<table cellpadding="2" cellspacing="0" style="font: 11pt Times New Roman, Times, Serif; width: 100%; border-collapse: collapse">
<tr style="vertical-align: bottom">
<td style="border-bottom: black 1pt solid; width: 64%"><span style="font-family: Times New Roman, Times, Serif"><b>ANNUAL EXPENSES (as a percentage of net assets attributable to Shares)</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"> </span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"> </span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"> </span></td></tr>
<tr style="vertical-align: bottom; background-color: Gainsboro">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">Investment Management Fee <sup>(3)</sup></span></td>
<td id="xdx_980_ecef--ManagementFeesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_fKDMp_zyffz3ZlRq15" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">1.25%</span></td>
<td id="xdx_985_ecef--ManagementFeesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_fKDMp_zTyzZ9B53Otg" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">1.25%</span></td>
<td id="xdx_989_ecef--ManagementFeesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_fKDMp_zP2PtTy3hgK1" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">1.25%</span></td></tr>
<tr style="vertical-align: bottom; background-color: White">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">Incentive Fee<sup>(4)</sup></span></td>
<td id="xdx_982_ecef--IncentiveFeesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_fKDQp_zGnIJAwwF1U3" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.89%</span></td>
<td id="xdx_98F_ecef--IncentiveFeesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_fKDQp_zY9YEXSdqaU8" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.89%</span></td>
<td id="xdx_98B_ecef--IncentiveFeesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_fKDQp_zKXjl43VWV42" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.89%</span></td></tr>
<tr style="vertical-align: bottom; background-color: Gainsboro">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">Distribution and Servicing Fees<sup>(5)</sup></span></td>
<td id="xdx_98E_ecef--DistributionServicingFeesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_fKDUp_zN71LuZ0emI8" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.70%</span></td>
<td id="xdx_983_ecef--DistributionServicingFeesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_fKDUp_zdurK0fhkufl" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.00%</span></td>
<td id="xdx_98B_ecef--DistributionServicingFeesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_fKDUp_z3uoNMh9tgBg" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.25%</span></td></tr>
<tr style="vertical-align: bottom; background-color: White">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">Other Expenses</span></td>
<td id="xdx_981_ecef--OtherAnnualExpensesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_zXCGuiXkVlX7" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.36%</span></td>
<td id="xdx_987_ecef--OtherAnnualExpensesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_zO7NhqrQ3MOg" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.36%</span></td>
<td id="xdx_98E_ecef--OtherAnnualExpensesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_zdhyW6EMDCle" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.36%</span></td></tr>
<tr style="vertical-align: bottom; background-color: Gainsboro">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">Interest Expense on Borrowings</span></td>
<td id="xdx_988_ecef--InterestExpensesOnBorrowingsPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_zIjfHnlkrcWf" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.40%</span></td>
<td id="xdx_98E_ecef--InterestExpensesOnBorrowingsPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_z2QJxAG8SIp3" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.40%</span></td>
<td id="xdx_989_ecef--InterestExpensesOnBorrowingsPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_z4zIltdLvXHj" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.40%</span></td></tr>
<tr style="vertical-align: bottom; background-color: White">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">Acquired Fund Fees and Expenses <sup>(6)</sup></span></td>
<td id="xdx_980_ecef--AcquiredFundFeesAndExpensesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_fKDYp_zSJb0GHnVlIh" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.57%</span></td>
<td id="xdx_98F_ecef--AcquiredFundFeesAndExpensesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_fKDYp_zyvzaNMQu2Al" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.57%</span></td>
<td id="xdx_984_ecef--AcquiredFundFeesAndExpensesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_fKDYp_zV7NclIn8r3f" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">0.57%</span></td></tr>
<tr style="vertical-align: bottom; background-color: Gainsboro">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">Total Annual Expenses</span></td>
<td id="xdx_98F_ecef--TotalAnnualExpensesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_zzASY30oSjV6" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">4.17%</span></td>
<td id="xdx_982_ecef--TotalAnnualExpensesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_zNoQXNIPIaLd" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">3.47%</span></td>
<td id="xdx_984_ecef--TotalAnnualExpensesPercent_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_zItY7z1j9g53" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">3.72%</span></td></tr>
</table>
<table cellpadding="0" cellspacing="0" style="font: 11pt Times New Roman, Times, Serif; width: 100%; border-collapse: collapse">
<tr style="vertical-align: top">
<td style="width: 2%"><span style="font-family: Times New Roman, Times, Serif"><i><sup id="xdx_F00_zeMK8zNRp2Mg">(3)</sup></i></span></td>
<td style="text-align: justify; width: 98%"><span style="font-family: Times New Roman, Times, Serif"><i id="xdx_F1E_z2w7t035FKO2">The Investment Management Fee is equal to a quarterly rate of 0.3125% (1.25%, on an annualized basis), of the Fund’s Managed Investments at the end of each calendar quarter. “Managed Investments” means the total value of the Fund’s assets (including any assets attributable to money borrowed for investment purposes) plus any unfunded investment commitments (i.e., amounts committed to Fund Investments that have not yet been drawn for investment), minus the sum of the Fund’s accrued liabilities (other than money borrowed for investment purposes), minus cash and cash equivalents. Because the Investment Management Fee is based on the Fund’s Managed Investments, any leverage utilized by the Fund for investment purposes will result in an increase in such fee (as a percentage of net assets attributable to Shares). Borrowed funds that are held in cash, cash equivalents, other short-term securities or money market funds are not considered to be borrowed for investment purposes and are therefore not included in Managed Investments for purposes of calculating the Investment Management Fee. The Investment Management Fee is paid to the Adviser before giving effect to any repurchase of Shares in the Fund effective as of that date and will decrease the net profits or increase the net losses of the Fund that are credited to its Shareholders. See “INVESTMENT MANAGEMENT FEE” for additional information.</i></span></td></tr>
</table>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0"> </p>
<table cellpadding="0" cellspacing="0" style="font: 11pt Times New Roman, Times, Serif; width: 100%; border-collapse: collapse">
<tr style="vertical-align: top">
<td style="width: 2%"><span style="font-family: Times New Roman, Times, Serif"><i><sup id="xdx_F03_zW87Y67O8arc">(4)</sup></i></span></td>
<td style="width: 98%; text-align: justify"><span style="font-family: Times New Roman, Times, Serif"><i id="xdx_F13_zTJ6qOYgqjj7">The Adviser (or, to the extent permitted by applicable law, an affiliate of the Adviser) is entitled to receive an Incentive Fee calculated and payable quarterly in arrears equal to 10% of the excess, if any, of (i) the net profits of the Fund for the relevant period over (ii) the then balance, if any, of the Loss Recovery Account. For purposes of the Incentive Fee, the term “net profits” means the amount by which the net asset value (“NAV”) of the Fund on the last day of the relevant period exceeds the NAV of the Fund as of the commencement of the same period, including any net change in unrealized appreciation or depreciation of investments and realized income and gains or losses and expenses (which, for this purpose shall not include any distribution and/or shareholder servicing fees, litigation, any extraordinary expenses or Incentive Fee and any amount contributed to or withdrawn from the Fund by shareholders). The incentive fee in the table above is an estimate expressed as an annualized percentage of fund assets based on performance for the prior period. The Fund maintains the Loss Recovery Account, which had an initial balance of zero and (i) increases upon the close of each calendar quarter of the Fund by the amount of the net losses of the Fund for the quarter, and (ii) decreases (but not below zero) upon the close of each calendar quarter by the amount of the net profits of the Fund for the quarter. Shareholders will benefit from the Loss Recovery Account in proportion to their holdings of Shares.</i></span></td></tr>
</table>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0"> </p>
<table cellpadding="0" cellspacing="0" style="font: 11pt Times New Roman, Times, Serif; width: 100%; border-collapse: collapse">
<tr style="vertical-align: top">
<td style="width: 2%"><span style="font-family: Times New Roman, Times, Serif"><i><sup id="xdx_F09_zc1TChYLhaFe">(5)</sup></i></span></td>
<td style="width: 98%; text-align: justify"><span style="font-family: Times New Roman, Times, Serif"><i id="xdx_F1C_zLAg3EFJsoOl">The Fund has received exemptive relief from the SEC permitting it to offer multiple classes of Shares and to adopt a distribution and service plan (“Distribution and Service Plan”) for Class A Shares and Class D Shares. Under the Distribution and Service Plan, the Fund may charge a distribution and/or shareholder servicing fee up to a maximum of 0.70% per year on Class A Shares and up to a maximum of 0.25% per year on Class D Shares on an annualized basis of the aggregate net assets of the Fund attributable to each class. The Fund may use these fees, in respect of the relevant class, to compensate financial intermediaries or financial institutions for distribution-related expenses, if applicable, and providing ongoing services in respect of clients with whom they have distributed Class A Shares and Class D Shares of the Fund. See “DISTRIBUTION AND SERVICE PLAN.”</i></span></td></tr>
</table>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0"> </p>
<table cellpadding="0" cellspacing="0" style="font: 11pt Times New Roman, Times, Serif; width: 100%; border-collapse: collapse">
<tr style="vertical-align: top">
<td style="width: 2%"><span style="font-family: Times New Roman, Times, Serif"><i><sup id="xdx_F09_zSsiSRaOKKKe">(6)</sup></i></span></td>
<td style="width: 98%; text-align: justify"><span style="font-family: Times New Roman, Times, Serif"><i id="xdx_F15_z4223tyERBEa"><span id="xdx_903_ecef--AcquiredFundFeesAndExpensesNoteTextBlock_c20240207__20240207_zDUKPNC0M93k">Shareholders also indirectly bear a portion of the asset-based fees, performance or incentive fees or allocations and other expenses incurred by the Fund as an investor in the Portfolio Funds. Generally, asset-based fees payable in connection with Portfolio Fund investments will range from 1% to 2% (annualized) of the commitment amount of the Fund’s investment, and performance or incentive fees or allocations are typically 10% to 20% of a Portfolio Fund’s net profits annually, although it is possible that such amounts may be exceeded for certain Sponsors. The Fund may also indirectly bear asset-based fees, performance or incentive fees or allocations and other expenses as an investor in other Fund Investments. The “Acquired Fund Fees and Expenses” disclosed above, however, do not reflect any performance-based fees or allocations paid by the Portfolio Funds that are calculated solely on the realization and/or distribution of gains, or on the sum of such gains and unrealized appreciation of assets distributed in kind, as such fees and allocations for a particular period may be unrelated to the cost of investing in the Portfolio Funds.</span></i></span></td></tr>
</table>
0.0125
0.0125
0.0125
0.0089
0.0089
0.0089
0.0070
0.0000
0.0025
0.0036
0.0036
0.0036
0.0040
0.0040
0.0040
0.0057
0.0057
0.0057
0.0417
0.0347
0.0372
Shareholders also indirectly bear a portion of the asset-based fees, performance or incentive fees or allocations and other expenses incurred by the Fund as an investor in the Portfolio Funds. Generally, asset-based fees payable in connection with Portfolio Fund investments will range from 1% to 2% (annualized) of the commitment amount of the Fund’s investment, and performance or incentive fees or allocations are typically 10% to 20% of a Portfolio Fund’s net profits annually, although it is possible that such amounts may be exceeded for certain Sponsors. The Fund may also indirectly bear asset-based fees, performance or incentive fees or allocations and other expenses as an investor in other Fund Investments. The “Acquired Fund Fees and Expenses” disclosed above, however, do not reflect any performance-based fees or allocations paid by the Portfolio Funds that are calculated solely on the realization and/or distribution of gains, or on the sum of such gains and unrealized appreciation of assets distributed in kind, as such fees and allocations for a particular period may be unrelated to the cost of investing in the Portfolio Funds.
The purpose of the table above is to assist prospective
investors in understanding the various fees and expenses Shareholders will bear directly or indirectly. “Other Expenses,”
as shown above, includes, among other things, professional fees and other expenses that the Fund will bear, including ongoing offering
costs and fees and expenses of the Adviser, Administrator, Transfer Agent and Custodian. For a more complete description of the various
fees and expenses of the Fund, see “<i>INVESTMENT MANAGEMENT FEE</i>,” “<i>Incentive Fee</i>,” “<i>ADMINISTRATION,</i>”
“<i>CUSTODIAN</i>,” “<i>FUND EXPENSES</i>,” “<i>REPURCHASES OF SHARES</i>” and “<i>PURCHASING
SHARES</i>.”
<p id="xdx_809_ecef--ExpenseExampleTableTextBlock_dU_zNPd2DyhziP8" style="font: 11pt Times New Roman, Times, Serif; margin: 0; text-align: center"><b>EXAMPLE</b></p>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0; text-align: center"> </p>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0"><b>Class A Shares</b></p>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0"> </p>
<table cellpadding="2" cellspacing="0" style="font: 11pt Times New Roman, Times, Serif; width: 100%; border-collapse: collapse">
<tr style="vertical-align: bottom">
<td style="border-bottom: black 1pt solid; width: 52%"><span style="font-family: Times New Roman, Times, Serif"><b>You Would Pay the Following Expenses Based on the Imposition of the 3.50% Sales Charge, a 1.00% Distribution and Servicing Fee and a $1,000 Investment in the Fund, Assuming a 5% Annual Return:</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"><b>1 Year</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"><b>3 Years</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"><b>5 Years</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"><b>10 Years</b></span></td></tr>
<tr style="vertical-align: bottom; background-color: Gainsboro">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">With Redemption</span></td>
<td id="xdx_98C_ecef--ExpenseExampleYear01_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_zdWLXgx8Ks24" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$95</span></td>
<td id="xdx_987_ecef--ExpenseExampleYears1to3_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_z4IA763vMhyg" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$157</span></td>
<td id="xdx_988_ecef--ExpenseExampleYears1to5_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_zs802jCDkfji" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$240</span></td>
<td id="xdx_98A_ecef--ExpenseExampleYears1to10_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassASharesMember_z4zNWAaFXece" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$454</span></td></tr>
<tr style="vertical-align: bottom; background-color: White">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">Without Redemption</span></td>
<td style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$75</span></td>
<td style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$157</span></td>
<td style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$240</span></td>
<td style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$454</span></td></tr>
</table>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0"> </p>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0"><b>Class I Shares</b></p>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0"> </p>
<table cellpadding="2" cellspacing="0" style="font: 11pt Times New Roman, Times, Serif; width: 100%; border-collapse: collapse">
<tr style="vertical-align: bottom">
<td style="border-bottom: black 1pt solid; width: 52%"><span style="font-family: Times New Roman, Times, Serif"><b>You Would Pay the Following Expenses Based on a $1,000</b><br/>
<b>Investment in the Fund, Assuming a 5% Annual Return:</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"><b>1 Year</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"><b>3 Years</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"><b>5 Years</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"><b>10 Years</b></span></td></tr>
<tr style="vertical-align: bottom; background-color: Gainsboro">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">With Redemption</span></td>
<td id="xdx_98F_ecef--ExpenseExampleYear01_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_zr6HCbnskCX7" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$55</span></td>
<td id="xdx_989_ecef--ExpenseExampleYears1to3_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_ztDWmFoiICN8" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$106</span></td>
<td id="xdx_983_ecef--ExpenseExampleYears1to5_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_zWBl04t1nA19" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$180</span></td>
<td id="xdx_982_ecef--ExpenseExampleYears1to10_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassISharesMember_zLt7kIHW2bYj" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$374</span></td></tr>
<tr style="vertical-align: bottom; background-color: White">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">Without Redemption</span></td>
<td style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$35</span></td>
<td style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$106</span></td>
<td style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$180</span></td>
<td style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$374</span></td></tr>
</table>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0"> </p>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0"><b>Class D Shares</b></p>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0"> </p>
<table cellpadding="2" cellspacing="0" style="font: 11pt Times New Roman, Times, Serif; width: 100%; border-collapse: collapse">
<tr style="vertical-align: bottom">
<td style="border-bottom: black 1pt solid; width: 52%"><span style="font-family: Times New Roman, Times, Serif"><b>You Would Pay the Following Expenses Based on the Imposition of the 3.50% Sales Charge, a 0.25% Distribution and Servicing Fee and a $1,000 Investment in the Fund, Assuming a 5% Annual Return:</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"><b>1 Year</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"><b>3 Years</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"><b>5 Years</b></span></td>
<td style="border-bottom: black 1pt solid; width: 12%; text-align: center"><span style="font-family: Times New Roman, Times, Serif"><b>10 Years</b></span></td></tr>
<tr style="vertical-align: bottom; background-color: Gainsboro">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">With Redemption</span></td>
<td id="xdx_98D_ecef--ExpenseExampleYear01_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_zzuOwGooa1F9" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$91</span></td>
<td id="xdx_982_ecef--ExpenseExampleYears1to3_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_zbIPej4O18Rc" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$145</span></td>
<td id="xdx_989_ecef--ExpenseExampleYears1to5_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_zGzCZ5HFvVwd" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$220</span></td>
<td id="xdx_98B_ecef--ExpenseExampleYears1to10_c20240207__20240207__us-gaap--StatementClassOfStockAxis__custom--ClassDSharesMember_zfeGGmilCxN6" style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$417</span></td></tr>
<tr style="vertical-align: bottom; background-color: White">
<td style="border-bottom: black 1pt solid"><span style="font-family: Times New Roman, Times, Serif">Without Redemption</span></td>
<td style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$71</span></td>
<td style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$145</span></td>
<td style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$220</span></td>
<td style="border-bottom: black 1pt solid; text-align: center"><span style="font-family: Times New Roman, Times, Serif">$417</span></td></tr>
</table>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0; text-align: justify"> </p>
<p style="font: 11pt Times New Roman, Times, Serif; margin: 0; text-align: justify">The example is based on the annual fees and expenses
set out on the table above and should not be considered a representation of future expenses. Actual expenses may be greater or less than
those shown. Moreover, the rate of return of the Fund may be greater or less than the hypothetical 5% return used in the example. A greater
rate of return than that used in the example would increase the dollar amount of the asset-based fees paid by the Fund, as well as the
effect of the Incentive Fee.</p>
95
157
240
454
55
106
180
374
91
145
220
417
|