@keyframes HoldingTable_posFade__9u11d{0%{background:hsla(0,0%,100%,0)}20%{background:var(--surface-overlay-light-lowest)}50%{background:var(--surface-overlay-light-lowest)}80%{background:var(--surface-overlay-light-lowest)}to{background:hsla(0,0%,100%,0)}}@keyframes HoldingTable_negFade__nKDTU{0%{background:hsla(0,0%,100%,0)}20%{background:var(--surface-overlay-light-lowest)}50%{background:var(--surface-overlay-light-lowest)}80%{background:var(--surface-overlay-light-lowest)}to{background:hsla(0,0%,100%,0)}}@keyframes HoldingTable_pricePosFade__CvhVU{0%{color:var(--white)}20%{color:var(--success)}50%{color:var(--success)}80%{color:var(--success)}to{color:var(--white)}}@keyframes HoldingTable_priceNegFade__plzzP{0%{color:var(--white)}20%{color:var(--error)}50%{color:var(--error)}80%{color:var(--error)}to{color:var(--white)}}.HoldingTable_disclaimers___sT_6{background:var(--surface-overlay-light-lowest);border-radius:var(--radius-medium);padding:var(--widget-padding);color:var(--text-overlay-medium);position:sticky;left:0}@media(max-width:924px){.HoldingTable_disclaimers___sT_6{display:flex;flex-direction:column}}.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC *{color:var(--text-overlay-medium);font-size:1.2rem;line-height:1.25em}.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC ol,.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC p,.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC ul{margin-bottom:.5em}.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC ol:last-child,.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC p:last-child,.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC ul:last-child{margin-bottom:0}.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC h1,.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC h2,.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC h3,.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC h4,.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC h5,.HoldingTable_disclaimers___sT_6 .HoldingTable_disclaimerText__0IwQC h6{margin-bottom:1em;font-size:1.4rem}.HoldingTable_wrapper__2OfuO{position:relative;overflow:hidden;border-radius:var(--radius-medium)}.HoldingTable_wrapper__2OfuO .HoldingTable_showAllButton__4wD6O{position:absolute;bottom:0;left:0;width:100%;height:5.2rem;background:var(--surface-overlay-light-lowest);-webkit-backdrop-filter:blur(var(--blur-medium));backdrop-filter:blur(var(--blur-medium));z-index:5;cursor:pointer;transition:background-color var(--transition-quick)}.HoldingTable_wrapper__2OfuO .HoldingTable_showAllButton__4wD6O:hover{background-color:hsla(0,0%,100%,.09)}.HoldingTable_container__cpYQd{overflow-x:auto;container-type:inline-size;padding:0 var(--widget-padding) var(--widget-padding);overflow-y:hidden;position:relative}.HoldingTable_container__cpYQd table{width:100%;border-collapse:separate;border-spacing:0 .4rem}.HoldingTable_container__cpYQd table tr{position:relative}.HoldingTable_container__cpYQd table tr.HoldingTable_positiveTrend__mnM7C{animation:HoldingTable_posFade__9u11d 4s linear}.HoldingTable_container__cpYQd table tr.HoldingTable_positiveTrend__mnM7C .HoldingTable_price__NfKbF{animation:HoldingTable_pricePosFade__CvhVU 4s ease}.HoldingTable_container__cpYQd table tr.HoldingTable_negativeTrend__S_ZOW{animation:HoldingTable_negFade__nKDTU 4s ease}.HoldingTable_container__cpYQd table tr.HoldingTable_negativeTrend__S_ZOW .HoldingTable_price__NfKbF{animation:HoldingTable_priceNegFade__plzzP 4s ease}.HoldingTable_container__cpYQd table td{color:var(--text-overlay-medium);line-height:1em!important;height:5.4rem;text-align:center;text-transform:uppercase;position:relative;transition:color var(--transition-quick)}@media(max-width:924px){.HoldingTable_container__cpYQd table td{white-space:nowrap}}.HoldingTable_container__cpYQd table td.HoldingTable_noLiveData__Fdzf5{color:var(--text-overlay-low);text-transform:none}.HoldingTable_container__cpYQd table td.HoldingTable_positive__PFLup{color:var(--success)}.HoldingTable_container__cpYQd table td.HoldingTable_negative__k7WN9{color:var(--error)}.HoldingTable_container__cpYQd table td:first-child{text-align:center}.HoldingTable_container__cpYQd table thead{position:relative}.HoldingTable_container__cpYQd table thead td{background:var(--surface-overlay-light-lowest);position:relative;z-index:2;height:5.2rem;padding:.1rem 1.6rem 0;cursor:pointer}.HoldingTable_container__cpYQd table thead td:first-child{padding-left:1rem;border-radius:var(--radius-medium) 0 0 var(--radius-medium)}.HoldingTable_container__cpYQd table thead td:last-child{padding-right:1rem;border-radius:0 var(--radius-medium) var(--radius-medium) 0}.HoldingTable_container__cpYQd table thead td button{background:none;border:none;border-radius:0;color:var(--text-overlay-low);padding:0;width:100%;height:100%;cursor:pointer}.HoldingTable_container__cpYQd table thead td:first-child button{text-align:center}.HoldingTable_container__cpYQd table thead td:first-child:before{display:none}.HoldingTable_container__cpYQd table thead td button{display:flex;justify-content:center;align-items:center}.HoldingTable_container__cpYQd table thead td .HoldingTable_buttonContent__1PQHT{display:flex;align-items:center;justify-content:center;gap:.4rem;position:relative}.HoldingTable_container__cpYQd table thead td .HoldingTable_buttonContent__1PQHT svg{display:none;position:absolute;right:0;top:52%;transform:translate(calc(100% + .7rem),-50%)}.HoldingTable_container__cpYQd table thead td .HoldingTable_buttonContent__1PQHT svg.HoldingTable_invert__FLrXl{transform:translate(calc(100% + .7rem),-50%) rotate(180deg)}.HoldingTable_container__cpYQd table thead td.HoldingTable_active__ct6FK button{color:var(--text-overlay-high)!important}.HoldingTable_container__cpYQd table thead td.HoldingTable_active__ct6FK svg{display:block}.HoldingTable_container__cpYQd table thead td:hover button{color:var(--text-overlay-high)}.HoldingTable_container__cpYQd table tbody tr{max-height:6.6rem;border-radius:var(--radius-medium);overflow:hidden}html:not(.is-touch) .HoldingTable_container__cpYQd table tbody tr:hover:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--surface-overlay-light-lowest);border-radius:var(--radius-medium);z-index:1;pointer-events:none}html:not(.is-touch) .HoldingTable_container__cpYQd table tbody tr:hover td{position:relative;z-index:2}.HoldingTable_container__cpYQd table tbody td{padding:0 1.6rem}.HoldingTable_container__cpYQd table tbody td.HoldingTable_rowName__E7AZp{text-transform:none}.HoldingTable_container__cpYQd table tbody td.HoldingTable_rowName__E7AZp span{line-height:1.25em}.HoldingTable_container__cpYQd table tbody td.HoldingTable_gotLink__UUbDu{cursor:pointer;padding:0}.HoldingTable_container__cpYQd table tbody td.HoldingTable_gotLink__UUbDu a{display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1.6rem;height:100%;width:100%}.HoldingTable_container__cpYQd table tbody td.HoldingTable_gotLink__UUbDu.HoldingTable_rowName__E7AZp a{text-align:center}.HoldingTable_container__cpYQd table tbody td.HoldingTable_gotLink__UUbDu:hover{text-decoration:underline}.HoldingTable_container__cpYQd table tbody td.HoldingTable_date__keZ4Z{display:flex;justify-content:center;align-items:center}.HoldingTable_container__cpYQd table tbody td.HoldingTable_date__keZ4Z span{white-space:nowrap}.HoldingTable_container__cpYQd table tbody td.HoldingTable_date__keZ4Z span:first-child{margin-right:.8rem}.MonthlyReturns_monthlyReturns__Fe81F{width:100%;container-type:inline-size}.MonthlyReturns_monthlyReturns__Fe81F .MonthlyReturns_heading__K08xz{padding:var(--widget-padding) var(--widget-padding) 0;display:flex;justify-content:space-between;align-items:center}.MonthlyReturns_monthlyReturns__Fe81F .MonthlyReturns_heading__K08xz .MonthlyReturns_lastUpdated__8HwPR{white-space:nowrap}.MonthlyReturns_monthlyReturns__Fe81F .MonthlyReturns_tableContainer__q1Gr3{padding:0 var(--widget-padding) var(--widget-padding)}@container (width < 770px){.MonthlyReturns_monthlyReturns__Fe81F .MonthlyReturns_tableContainer__q1Gr3 td,.MonthlyReturns_monthlyReturns__Fe81F .MonthlyReturns_tableContainer__q1Gr3 th{padding:0 .8rem}}.MonthlyReturns_heading__K08xz{margin-bottom:.8rem}.MonthlyReturns_heading__K08xz span{display:block;margin-bottom:.8rem}.MonthlyReturns_tableContainer__q1Gr3{width:100%;overflow-x:auto;container-type:inline-size}.MonthlyReturns_tableContainer__q1Gr3 td,.MonthlyReturns_tableContainer__q1Gr3 th{padding:0 .8rem}.MonthlyReturns_tableContainer__q1Gr3 thead th:first-child{padding-left:1rem;border-radius:var(--radius-medium) 0 0 var(--radius-medium)}.MonthlyReturns_tableContainer__q1Gr3 thead th:last-child{background:var(--surface-overlay-light-lowest);padding-right:1rem;border-radius:var(--radius-medium) var(--radius-medium) 0 0;border-bottom:1px solid var(--overlay-border);border:1px solid var(--overlay-border);border-bottom:1px dashed hsla(0,0%,100%,.12)}.MonthlyReturns_tableContainer__q1Gr3 tbody tr{position:relative}.MonthlyReturns_tableContainer__q1Gr3 tbody tr td:first-child{padding-left:1rem}.MonthlyReturns_tableContainer__q1Gr3 tbody tr td:last-child{padding-right:1rem;background:var(--surface-overlay-light-lowest);border-left:1px solid var(--overlay-border);border-right:1px solid var(--overlay-border)}.MonthlyReturns_tableContainer__q1Gr3 tbody tr:last-child td:last-child{border-radius:var(--radius-medium) 0 0 var(--radius-medium);border-bottom:1px solid var(--overlay-border)}.MonthlyReturns_tableContainer__q1Gr3 tbody tr:first-child .MonthlyReturns_positive__fdXwV{color:var(--success)}.MonthlyReturns_tableContainer__q1Gr3 tbody tr:first-child .MonthlyReturns_negative__PSTQZ{color:var(--error)}.MonthlyReturns_tableContainer__q1Gr3 tbody tr:first-child .MonthlyReturns_yearCell__6IJOk{color:var(--text-overlay-high)}.MonthlyReturns_tableContainer__q1Gr3 tbody tr .MonthlyReturns_positive__fdXwV{color:var(--success)}.MonthlyReturns_tableContainer__q1Gr3 tbody tr .MonthlyReturns_negative__PSTQZ{color:var(--error)}.MonthlyReturns_tableContainer__q1Gr3 tbody tr .MonthlyReturns_yearCell__6IJOk{color:var(--text-overlay-high)}html:not(.is-touch) .MonthlyReturns_tableContainer__q1Gr3 tbody tr:hover .MonthlyReturns_positive__fdXwV{color:var(--success)}html:not(.is-touch) .MonthlyReturns_tableContainer__q1Gr3 tbody tr:hover .MonthlyReturns_negative__PSTQZ{color:var(--error)}html:not(.is-touch) .MonthlyReturns_tableContainer__q1Gr3 tbody tr:hover:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:var(--surface-overlay-light-lowest);border-radius:var(--radius-medium);z-index:1;pointer-events:none}html:not(.is-touch) .MonthlyReturns_tableContainer__q1Gr3 tbody tr:hover .MonthlyReturns_yearCell__6IJOk{color:var(--text-overlay-high)}.MonthlyReturns_tableContainer__q1Gr3 table{width:100%;min-width:72rem;border-collapse:separate;border-spacing:0}.MonthlyReturns_tableContainer__q1Gr3 td,.MonthlyReturns_tableContainer__q1Gr3 th{height:5.2rem;text-align:center;white-space:nowrap}.MonthlyReturns_tableContainer__q1Gr3 tbody td{border-left:1px dashed hsla(0,0%,100%,.12)}.MonthlyReturns_tableContainer__q1Gr3 tbody td:first-child{border-left:none}.MonthlyReturns_tableContainer__q1Gr3 tbody td:last-child{background-color:var(--bg-surface-overlay)}.MonthlyReturns_tableContainer__q1Gr3 tbody tr:not(:last-child) td,.MonthlyReturns_tableContainer__q1Gr3 thead th{border-bottom:1px dashed hsla(0,0%,100%,.12)}.MonthlyReturns_tableContainer__q1Gr3 th{text-transform:uppercase;opacity:.9;font-weight:400}