.subscribe-aside{background-color:rgb(var(--mineral-container-primary));display:flex;flex-direction:column;gap:.5rem;margin-block:2rem;padding:1rem;white-space:nowrap}.subscribe-aside--title{margin-block:1rem}.subscribe-aside--input{background-color:transparent;border-color:rgb(var(--light-border-bold));border-width:var(--border-width);padding:.75rem;width:100%}.products-aside{margin-block:2rem}.products-aside--title{margin-block:1rem}.products-aside--products{border-color:rgb(var(--light-border-bold));border-width:var(--border-width)}.subscribe-footer{background-color:rgb(var(--mineral-container-primary));border-block-start-width:var(--border-width);border-color:rgb(var(--light-border-bold));display:none}.subscribe-footer .inner-wrapper{display:flex;justify-content:space-between;padding:0}.subscribe-footer-main{flex:1;padding:4rem}.subscribe-footer-title{white-space:nowrap}.subscribe-footer form{display:flex;gap:1rem;margin-block-start:2rem}.subscribe-footer--input{background-color:transparent;border-color:rgb(var(--light-border-bold));border-width:var(--border-width);padding:.75rem;width:100%}.subscribe-footer-aside{align-items:center;display:flex;justify-content:center;margin:2rem;min-width:20rem}@media (max-width:69rem){.subscribe-footer{display:block}}@media (max-width:65rem){.subscribe-footer form{flex-direction:column}.subscribe-footer-aside{display:none}}@media (max-width:45rem){.subscribe-footer-main{padding:2rem}.subscribe-footer-title{font-size:1.375rem}}.etf-map-header .inner-wrapper{align-items:flex-start;border-block-start-width:var(--border-width);border-color:rgb(var(--light-border-bold));display:flex;gap:2rem;justify-content:space-between;padding:2rem}.etf-map-header-left p{margin-block:1rem}.etf-map-header-title{white-space:nowrap}.etf-map-header-breadcrumbs{color:rgb(var(--light-text-secondary));margin-block:1rem}.etf-map-header-right{flex-shrink:0;position:relative}.etf-map-header-right button{position:absolute;right:1rem;top:2rem}@media (max-width:55rem){.etf-map-header .inner-wrapper{flex-direction:column}}@media (max-width:48rem){.etf-map-header-title{font-size:1.5rem}}.featured-banner{border-block-end-width:var(--border-width);border-color:rgb(var(--light-border-bold));height:calc(3.5rem + var(--border-width));overflow:hidden}.featured-banner,.featured-banner .inner-wrapper{background-color:rgb(var(--light-common-citrine))}.featured-banner .inner-wrapper{align-items:center;border:none;display:flex;gap:2rem;justify-content:space-between;left:50%;margin-right:-100%;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap}.featured-banner--logo{mix-blend-mode:luminosity}.our-funds .inner-wrapper{padding:0}.our-funds-grid{background-color:rgb(var(--light-border-bold));display:grid;gap:var(--border-width);grid-template-columns:repeat(2,1fr)}.our-funds-card{background-color:rgb(var(--light-container-primary));display:flex;flex-direction:column;gap:1rem;min-width:0;padding:2rem}.our-funds-card>button{align-self:flex-start}.our-funds-card .TitleMedium{color:rgb(var(--brand-azure))}.our-funds-card>.svg{align-self:self-start;filter:brightness(0) saturate(100%) invert(15%) sepia(100%) saturate(4093%) hue-rotate(232deg) brightness(107%) contrast(92%);height:5rem}.our-funds-card>p{height:9rem}.our-funds-card:last-of-type{background-color:rgb(var(--light-common-citrine));color:rgb(var(--light-text-link-default))}.our-funds-card--cta{background-color:rgb(var(--brand-citrine));display:flex;flex-direction:column;justify-content:space-between}.our-funds-cta-card-bottom{align-items:flex-start;color:rgb(var(--brand-azure));display:flex;gap:.5rem}.our-funds-cta-card-bottom:hover{cursor:pointer}.our-funds-cta-card-bottom .svg{height:2rem;width:2rem}.our-fund{align-items:center;background-color:rgb(var(--brand-azure));border-radius:var(--border-radius);color:rgb(var(--light-text-inverse));display:flex;gap:1rem;padding:.75rem}.our-fund div:first-of-type{background-color:rgb(var(--neutral-100)/.05);border-radius:var(--border-radius);padding:.5rem}.our-fund div:last-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.our-fund--light{background-color:rgb(var(--brand-amethyst-light));color:rgb(var(--light-text-link-default))}.our-fund--light div:first-of-type{background-color:rgb(var(--neutral-0)/.05)}@media (max-width:55rem){.our-funds-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:36rem){.our-funds-card>p{height:auto}}