.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{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{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 button:focus-visible *{color:var(--theme-color-darker,#efa618)}.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__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}}