.Holdings__table{border-collapse:collapse}.Holdings__row+.Holdings__row td,.Holdings__row+.Holdings__row th{padding-top:.25rem}.Holdings__name{font-weight:inherit;text-align:left}.Holdings__value{text-align:right}.Weights{--grid-gap:20px;display:grid;gap:var(--grid-gap);grid-template-columns:repeat(auto-fill,minmax(18.75rem,1fr))}@media(min-width:768px){.Weights{--grid-gap:10px}}@media(min-width:960px){.Weights{grid-auto-rows:1fr}}.PieChart{--size:10.94rem;position:relative;width:var(--size);height:var(--size);overflow:hidden;border-radius:100%}@media(min-width:480px){.PieChart{--size:16.38rem}}.PieChart__segment{--a:calc(var(--over50, 0) * -100%);--b:calc((1 + var(--over50, 0)) * 100%);--degrees:calc((var(--offset, 0) / 100) * 360);position:absolute;width:100%;height:100%;transform:translateY(-50%) rotate(90deg) rotate(calc(var(--degrees) * 1deg));transform-origin:50% 100%;clip-path:polygon(var(--a) var(--a),var(--b) var(--a),var(--b) var(--b),var(--a) var(--b))}.PieChart__segment:after,.PieChart__segment:before{position:absolute;width:100%;height:100%;content:""}.PieChart__segment:first-child:after,.PieChart__segment:first-child:before{background:#bec7b5}.PieChart__segment:nth-child(2):after,.PieChart__segment:nth-child(2):before{background:#57595c}.PieChart__segment:nth-child(3):after,.PieChart__segment:nth-child(3):before{background:#e58262}.PieChart__segment:nth-child(4):after,.PieChart__segment:nth-child(4):before{background:#f4d3c8}.PieChart__segment:nth-child(5):after,.PieChart__segment:nth-child(5):before{background:#474c3a}.PieChart__segment:nth-child(6):after,.PieChart__segment:nth-child(6):before{background:#c0c7cc}.PieChart__segment:nth-child(7):after,.PieChart__segment:nth-child(7):before{background:#f1c576}.PieChart__segment:nth-child(8):after,.PieChart__segment:nth-child(8):before{background:#ceb295}.PieChart__segment:nth-child(9):after,.PieChart__segment:nth-child(9):before{background:#618aa3}.PieChart__segment:nth-child(10):after,.PieChart__segment:nth-child(10):before{background:#c3d8d8}.PieChart__segment:nth-child(11):after,.PieChart__segment:nth-child(11):before{background:#f5e8c9}.PieChart__segment:nth-child(12):after,.PieChart__segment:nth-child(12):before{background:#72787c}.PieChart__segment:nth-child(13):after,.PieChart__segment:nth-child(13):before{background:#7d2b1e}.PieChart__segment:nth-child(14):after,.PieChart__segment:nth-child(14):before{background:#f5ebe2}.PieChart__segment:nth-child(15):after,.PieChart__segment:nth-child(15):before{background:#e5c282}.PieChart__segment:nth-child(16):after,.PieChart__segment:nth-child(16):before{background:#2a3230}.PieChart__segment:nth-child(17):after,.PieChart__segment:nth-child(17):before{background:#f4b8b3}.PieChart__segment:before{--degrees:calc((var(--value, 45) / 100) * 360);transform:translateY(100%) rotate(calc(var(--degrees) * 1deg));transform-origin:50% 0}.PieChart__segment:after{opacity:var(--over50,0)}.WeightsList{border-collapse:collapse}.WeightsList__name{padding:0 0 0 1.5rem;font-weight:inherit;text-align:left;position:relative}.WeightsList__name:before{position:absolute;top:50%;left:0;display:block;width:15px;height:15px;margin-top:-7.5px;border-radius:999px;content:""}.WeightsList__value{text-align:right}.WeightsList__row:first-child .WeightsList__name:before{background:#bec7b5}.WeightsList__row:nth-child(2) .WeightsList__name:before{background:#57595c}.WeightsList__row:nth-child(3) .WeightsList__name:before{background:#e58262}.WeightsList__row:nth-child(4) .WeightsList__name:before{background:#f4d3c8}.WeightsList__row:nth-child(5) .WeightsList__name:before{background:#474c3a}.WeightsList__row:nth-child(6) .WeightsList__name:before{background:#c0c7cc}.WeightsList__row:nth-child(7) .WeightsList__name:before{background:#f1c576}.WeightsList__row:nth-child(8) .WeightsList__name:before{background:#ceb295}.WeightsList__row:nth-child(9) .WeightsList__name:before{background:#618aa3}.WeightsList__row:nth-child(10) .WeightsList__name:before{background:#c3d8d8}.WeightsList__row:nth-child(11) .WeightsList__name:before{background:#f5e8c9}.WeightsList__row:nth-child(12) .WeightsList__name:before{background:#72787c}.WeightsList__row:nth-child(13) .WeightsList__name:before{background:#7d2b1e}.WeightsList__row:nth-child(14) .WeightsList__name:before{background:#f5ebe2}.WeightsList__row:nth-child(15) .WeightsList__name:before{background:#e5c282}.WeightsList__row:nth-child(16) .WeightsList__name:before{background:#2a3230}.WeightsList__row:nth-child(17) .WeightsList__name:before{background:#f4b8b3}.ETFHero{--hero-height:28.75rem;display:grid;background:var(--hero-bg)}@media(min-width:768px){.ETFHero{--hero-height:46.88rem}}.ETFHero__grid{display:grid;grid-template-areas:"symbol symbol" "ticker image";align-items:center;min-height:var(--hero-height)}@media(min-width:768px){.ETFHero__grid{grid-auto-rows:1fr 1fr;grid-template-areas:"symbol image" "ticker image"}}.ETFHero__symbol{grid-area:symbol;align-self:center}@media(min-width:768px){.ETFHero__symbol{align-self:flex-end}}.ETFHero__ticker{display:inline;grid-area:ticker;align-self:flex-start;white-space:nowrap}.ETFHero__image{grid-area:image;align-self:flex-start;max-width:120px}@media(min-width:768px){.ETFHero__image{align-self:center;max-width:none}}.ETFHero__image--halal img{max-width:11.88rem}@media(min-width:768px){.ETFHero__image--halal img{max-width:36.88rem}}.Ticker [data-returns=positive]{--color:#7cb7b6}.Ticker [data-returns=negative]{--color:#f27c5e}.Ticker{position:absolute;top:80px;left:0;right:0;color:#403e3d;opacity:0;transition:opacity 3s cubic-bezier(.76,0,.24,1);transition-delay:.5s;will-change:opacity;pointer-events:none}@media(min-width:1280px){.Ticker{top:120px}}[data-loaded=true] .Ticker{opacity:1}.Ticker[data-no-data=true]{opacity:1;transition:none}.Ticker__price{animation:none}.Ticker__price[data-returns=negative],.Ticker__price[data-returns=positive]{animation:tickerAnim 1s ease both}@media(max-width:959px){.Ticker--mobile .Ticker__name{display:none}.Ticker--mobile .Ticker__symbol{opacity:1;transition:opacity .5s cubic-bezier(.76,0,.24,1);transition-delay:.2s}}.Ticker__change{color:var(--color)}.Ticker__change,.Ticker__timestamp{font-size:.87rem}@keyframes tickerAnim{0%{color:var(--color)}1%{color:var(--color)}5%{color:var(--color)}to{color:#403e3d}}.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 .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}}