.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}}.team-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}.team-header-left p{margin-block:1rem}.team-header-title{white-space:nowrap}.team-header-breadcrumbs{color:rgb(var(--light-text-secondary));margin-block:1rem}.team-header-right{flex-shrink:0;position:relative}.team-header-right button{position:absolute;right:1rem;top:2rem}@media (max-width:55rem){.team-header .inner-wrapper{flex-direction:column}.team-header-right{display:none}}@media (max-width:48rem){.team-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}.team-members .inner-wrapper{padding:0}.team-members-grid{background-color:rgb(var(--light-border-bold));display:grid;gap:var(--border-width);grid-template-columns:repeat(3,1fr)}.team-member{background-color:rgb(var(--light-container-primary));justify-content:space-between;min-width:0;padding:2rem}.team-member,.team-member-header{display:flex;flex-direction:column;gap:1rem}.team-member>button{align-self:flex-start}.team-member .TitleMedium,.team-member>.svg{color:rgb(var(--brand-azure))}.team-member:first-of-type{background-color:rgb(var(--light-common-amethyst))}.team-member:nth-last-child(2){background-color:rgb(var(--light-common-mineral))}.team-member:last-of-type{background-color:rgb(var(--light-common-citrine));color:rgb(var(--light-text-link-default))}.team-member--cta{background-color:rgb(var(--brand-citrine));border-block-end-width:var(--border-width);border-color:rgb(var(--light-border-bold));display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding:2rem}.team-member--cta-container{gap:0;padding:0}.team-member--cta-background{height:100%;width:100%}.team-member--cta-background img{min-height:100%;min-width:100%;object-fit:fill}.recently-published-article{background-color:rgb(var(--mineral-container-primary));display:flex;flex-direction:column;gap:1rem}.recently-published-article-date{align-items:center;color:rgb(var(--neutral-30));display:flex;gap:.5rem}.recently-published-article-date .svg{display:inline-block;height:1rem;width:1rem}.team-member--cta a .svg{height:2rem;width:2rem}.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:74rem){.team-members-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:50rem){.team-members-grid{grid-template-columns:repeat(1,1fr)}}.team-member .truncate{-webkit-line-clamp:16}