.FundsPageTheme--sri{--theme-color:hsl(38,95%,59%);--theme-color-h:38;--theme-color-s:95%;--theme-color-l:59%;--theme-color-darker:hsl(var(--theme-color-h) var(--theme-color-s) calc(var(--theme-color-l) * 0.55));--theme-color-dark:hsl(var(--theme-color-h) var(--theme-color-s) calc(var(--theme-color-l) * 0.85));--theme-color-bg:hsl(var(--theme-color-h) var(--theme-color-s) calc(var(--theme-color-l) * 1.25))}.Funds-grid{position:relative;display:flex;flex-direction:column;margin-top:calc(-7vmax - 40px);transform:translateY(1.88rem);opacity:0;transition:transform 4s cubic-bezier(.76,0,.24,1),opacity 4s cubic-bezier(.76,0,.24,1)}[data-loaded=true] .Funds-grid{transform:translateY(0);opacity:1}@media(min-width:768px){.Funds-grid{flex-direction:row}}.Funds-grid__main{position:relative;display:flex;flex-direction:column;min-width:0;flex-basis:auto}@media(min-width:768px){.Funds-grid__main{padding-right:1.25rem}}.Funds-grid__main>*+*{margin-top:1.5rem;margin-bottom:0}.Funds-grid__sidebar{display:none}@media(min-width:768px){.Funds-grid__sidebar{display:block;min-width:18.75rem}}@media(min-width:960px){.Funds-grid__sidebar{min-width:23.5rem}}.Funds-grid__sidebarSticky{position:sticky;top:5.31rem}.Funds-grid button,.Funds-grid button:focus-visible{outline:none}.Funds-grid .ArrowText :not(.ArrowText__arrow.ArrowText__arrow--pretext+span){color:var(--theme-color,#fab131)}@media(any-hover:hover){.Funds-grid .ArrowText:focus :not(.ArrowText__arrow.ArrowText__arrow--pretext+span),.Funds-grid .ArrowText:hover :not(.ArrowText__arrow.ArrowText__arrow--pretext+span){color:var(--theme-color-darker,#efa618)}}.FundsPage .PrimaryButton{background:var(--theme-color,#fab131)}@media(any-hover:hover){.FundsPage .PrimaryButton:focus,.FundsPage .PrimaryButton:hover{background:var(--theme-color-dark,#efa618)}}.FundsPage .PurificationTable{width:100%;overflow:auto}.FundsPage .PurificationTable:focus-visible{outline:var(--ws-focus-ring-width) solid var(--ws-color-focus-ring-primary);outline-offset:var(--ws-focus-ring-offset)}.FundsPage .PurificationTable__inner{width:100%}.FundsPage .PurificationTable__inner table{width:100%;min-width:31.25rem;max-width:53.13rem;margin:0 auto;font-size:.87rem;font-weight:500;color:#32302f;border-spacing:0;table-layout:fixed}.FundsPage .PurificationTable__inner table td,.FundsPage .PurificationTable__inner table th{padding:.5em;text-align:left;overflow-wrap:break-word;border:1px solid #bfbdbb}.FundsPage .PurificationTable__inner table thead th{color:#32302f;font-weight:500}@media(min-width:960px){.FundsPage .PurificationTable__inner table{font-size:1rem}}.Weights__card{display:flex;flex-direction:column;align-items:center;background-color:#fff}.Weights__card--compact{padding-inline:2rem;padding-block:2rem}@media(min-width:768px){.Weights__card--compact{padding-inline:3.25rem}}.Weights__card--detail{width:100%;padding:2rem}@media(min-width:768px){.Weights__card--detail{padding:3.25rem 4.5rem 2rem 3.25rem}}.SecurityDetails__card{padding-inline:2rem;padding-top:2rem;padding-bottom:1.25rem;background-color:#fff}@media(min-width:768px){.SecurityDetails__card{padding-bottom:2rem}}@media(min-width:640px){.SecurityDetails__card--sm{padding-inline:3.25rem}}@media(min-width:768px){.SecurityDetails__card--md{padding-inline:3.25rem}}.SecurityDetails__section-heading{margin-bottom:.75rem;font-family:the-future,"system-ui",Helvetica Neue,"sans-serif";font-size:1rem;font-weight:700;color:#32302f}.SecurityDetails__chart{overflow:hidden}