.BasicInfo-module__SSp_Qq__basicInfo{width:calc(100vw - 2 * var(--global-padding));flex-direction:column;gap:1.25rem;margin-inline:auto;padding-block:1.25rem 1rem;display:flex}.BasicInfo-module__SSp_Qq__identity{align-items:center;gap:.625rem;display:flex}.BasicInfo-module__SSp_Qq__nameGroup{flex-direction:column;display:flex}.BasicInfo-module__SSp_Qq__name{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-semibold);text-wrap:balance}.BasicInfo-module__SSp_Qq__name span{color:inherit}.BasicInfo-module__SSp_Qq__symbol{color:var(--mb-text-normal);font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold)}.BasicInfo-module__SSp_Qq__stats{align-items:stretch;display:flex}.BasicInfo-module__SSp_Qq__stat{flex-direction:column;gap:.25rem;display:flex}.BasicInfo-module__SSp_Qq__stat+.BasicInfo-module__SSp_Qq__stat{border-left:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);margin-left:1.5rem;padding-left:1.5rem}.BasicInfo-module__SSp_Qq__statLabel{color:var(--mb-text-light);font-size:var(--mb-text-body)}.BasicInfo-module__SSp_Qq__statValue{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-semibold);margin:0}@media screen and (max-width:744px){.BasicInfo-module__SSp_Qq__basicInfo{gap:1rem;padding-block:1.25rem}.BasicInfo-module__SSp_Qq__identity{align-items:flex-start;gap:.625rem}.BasicInfo-module__SSp_Qq__nameGroup{flex:1;min-width:0}.BasicInfo-module__SSp_Qq__name{font-size:var(--mb-text-h7);line-height:1.25}.BasicInfo-module__SSp_Qq__symbol{font-size:var(--mb-text-caption)}.BasicInfo-module__SSp_Qq__stat+.BasicInfo-module__SSp_Qq__stat{margin-left:1.25rem;padding-left:1.25rem}.BasicInfo-module__SSp_Qq__statLabel{font-size:var(--mb-text-caption)}.BasicInfo-module__SSp_Qq__statValue{font-size:var(--mb-text-body)}}
.FundInformation-module__4TlRca__fundamentals{flex-direction:column;gap:1.5rem;width:100%;display:flex}.FundInformation-module__4TlRca__overviewCard{grid-template-columns:repeat(5,auto);justify-content:space-between;row-gap:2rem;width:100%;display:grid}.FundInformation-module__4TlRca__infoCard{flex-direction:column;gap:.5rem;width:12rem;display:flex}.FundInformation-module__4TlRca__label{color:var(--mb-text-light);font-size:var(--mb-text-body);font-weight:var(--mb-font-regular)}.FundInformation-module__4TlRca__value{align-items:center;gap:.25rem;margin:0;display:flex}.FundInformation-module__4TlRca__link{color:var(--mb-brand-color-primary);font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold);overflow-wrap:anywhere;text-decoration:none}.FundInformation-module__4TlRca__link:hover{text-decoration:underline}.FundInformation-module__4TlRca__value p{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold);margin:0}.FundInformation-module__4TlRca__longForm{flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.FundInformation-module__4TlRca__longFormValue{color:var(--mb-text-dark);font-size:var(--mb-text-body);font-weight:var(--mb-font-bold);max-width:80ch;margin:0;line-height:1.6}@media screen and (max-width:1024px){.FundInformation-module__4TlRca__overviewCard{grid-template-columns:repeat(3,auto)}}@media screen and (max-width:600px){.FundInformation-module__4TlRca__overviewCard{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.FundInformation-module__4TlRca__infoCard{width:auto;min-width:0}.FundInformation-module__4TlRca__value p{overflow-wrap:anywhere;white-space:normal}}.FundInformation-module__4TlRca__contactButton{background:var(--mb-bg-color-secondary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-md);color:var(--mb-text-dark);cursor:pointer;font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold);padding:.5rem 1rem}.FundInformation-module__4TlRca__contactButton:hover{background:var(--mb-bg-color-tertiary)}@media screen and (max-width:600px){.FundInformation-module__4TlRca__contactButton{font-size:var(--mb-text-body2);white-space:nowrap;padding:.375rem .75rem}}
.FilterModal-module__hhp5SW__filterModal{background-color:var(--mb-bg-color-primary);box-sizing:border-box;flex-direction:column;width:21rem;max-width:90vw;height:100vh;display:flex;overflow:hidden}.FilterModal-module__hhp5SW__header{background-color:var(--mb-bg-color-primary);border-bottom:var(--mb-border-width-primary) solid var(--mb-border-color);z-index:1;flex-shrink:0;align-items:center;height:3.75rem;padding:0 3.5rem 0 1.5rem;display:flex}.FilterModal-module__hhp5SW__heading{color:var(--mb-text-dark);font-size:var(--mb-text-h7);font-weight:var(--mb-font-semibold);margin:0}.FilterModal-module__hhp5SW__scrollableContent{flex-direction:column;flex:1;gap:1.5rem;padding:1.25rem 1.5rem 2.5rem;display:flex;overflow-y:auto}.FilterModal-module__hhp5SW__section{flex-direction:column;gap:.5rem;display:flex}.FilterModal-module__hhp5SW__sectionTitle{color:var(--mb-text-light);font-size:var(--mb-text-body);font-weight:var(--mb-font-semibold)}.FilterModal-module__hhp5SW__options{flex-direction:column;gap:.5rem;width:100%;display:flex}.FilterModal-module__hhp5SW__optionLabel{background:var(--mb-bg-color-secondary);border-radius:var(--mb-border-radius-sm);box-sizing:border-box;cursor:pointer;border:none;align-items:center;gap:.625rem;width:100%;min-width:0;min-height:2.375rem;padding:.625rem .875rem;transition:all .2s;display:flex;overflow:hidden}.FilterModal-module__hhp5SW__optionLabel:hover{background:var(--mb-bg-color-tertiary2)}.FilterModal-module__hhp5SW__optionText{color:var(--mb-text-normal);font-size:var(--mb-text-body2);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FilterModal-module__hhp5SW__checkBoxItem{appearance:none;background-color:var(--mb-bg-color-tertiary);border:var(--mb-border-width-primary) solid var(--mb-border-color-selected);border-radius:var(--mb-border-radius-xs);cursor:pointer;flex-shrink:0;width:14px;height:14px;margin-right:.25rem;position:relative;transform:scale(1.2)}.FilterModal-module__hhp5SW__checkBoxItem:checked{background-color:var(--mb-brand-color-primary);border:none}body.dark .FilterModal-module__hhp5SW__checkBoxItem:checked{background-color:var(--mb-brand-color-primary)}.FilterModal-module__hhp5SW__checkBoxItem:checked:after{border:solid var(--mb-color-gray-0);content:"";border-width:0 2px 2px 0;width:3px;height:7px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}@media screen and (max-width:744px){.FilterModal-module__hhp5SW__filterModal{border-radius:var(--mb-border-radius-xl) var(--mb-border-radius-xl) 0 0;width:100%;max-width:100vw;height:85vh}.FilterModal-module__hhp5SW__header{box-sizing:border-box;height:3.5rem;padding:0 3.5rem 0 1.25rem}.FilterModal-module__hhp5SW__scrollableContent{box-sizing:border-box;gap:1.25rem;padding:1rem 1.25rem 2.5rem}.FilterModal-module__hhp5SW__options{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;width:100%;display:grid}}
.EntitySchemesSection-module__XgHTjq__section>div{gap:.75rem}.EntitySchemesSection-module__XgHTjq__actions{align-items:center;gap:.75rem;display:flex}.EntitySchemesSection-module__XgHTjq__searchWrapper{width:16rem;position:relative}.EntitySchemesSection-module__XgHTjq__searchInputWrapper{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-lg);align-items:center;width:100%;height:2.25rem;padding:0 .75rem;display:flex}.EntitySchemesSection-module__XgHTjq__searchInputWrapper:focus-within{border-color:var(--mb-border-color-selected)}.EntitySchemesSection-module__XgHTjq__searchField{color:var(--mb-text-dark);font-size:var(--mb-text-body2);background:0 0;border:none;outline:none;width:100%;padding:.5rem .75rem}.EntitySchemesSection-module__XgHTjq__searchField::placeholder{color:var(--mb-text-light)}.EntitySchemesSection-module__XgHTjq__searchIcon{height:1.25rem;stroke:var(--mb-text-normal);flex-shrink:0;width:1.25rem}.EntitySchemesSection-module__XgHTjq__searchIconMobile{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-md);cursor:pointer;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:border-color .2s ease-in-out;display:none;position:relative}.EntitySchemesSection-module__XgHTjq__searchIconMobile:hover{background:var(--mb-bg-color-secondary);border-color:var(--mb-border-color-selected)}.EntitySchemesSection-module__XgHTjq__searchIconMobileActive{border-color:var(--mb-brand-color-primary)}.EntitySchemesSection-module__XgHTjq__searchIconMobileIcon{height:var(--mb-text-body);stroke:var(--mb-text-dark);width:var(--mb-text-body)}body.dark .EntitySchemesSection-module__XgHTjq__searchIconMobileIcon{stroke:var(--mb-color-gray-300)}.EntitySchemesSection-module__XgHTjq__activeDot{background-color:var(--mb-brand-color-primary);border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:.25rem;right:.25rem}.EntitySchemesSection-module__XgHTjq__filterBtn{border:var(--mb-border-width-primary) solid var(--mb-border-color-hovered);border-radius:var(--mb-border-radius-md);box-sizing:border-box;color:var(--mb-text-dark);cursor:pointer;font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:.5rem;width:max-content;height:2.25rem;min-height:2.25rem;padding:.25rem .75rem;transition:all .2s;display:flex}.EntitySchemesSection-module__XgHTjq__filterBtn:hover,.EntitySchemesSection-module__XgHTjq__filterBtn:focus{background:var(--mb-bg-color-secondary);box-shadow:var(--mb-drop-shadow-l2)}.EntitySchemesSection-module__XgHTjq__filterIcon{height:1.125rem;stroke:var(--mb-text-normal);flex-shrink:0;width:1.125rem}body.dark .EntitySchemesSection-module__XgHTjq__filterIcon{stroke:var(--mb-color-gray-300)}.EntitySchemesSection-module__XgHTjq__searchModal{box-sizing:border-box;flex-direction:column;gap:1rem;width:28rem;max-width:100vw;padding:0 1.5rem 1rem;display:flex}.EntitySchemesSection-module__XgHTjq__searchModalTitle{color:var(--mb-text-dark);font-size:var(--mb-text-subtitle);font-weight:var(--mb-font-semibold)}.EntitySchemesSection-module__XgHTjq__searchModal .EntitySchemesSection-module__XgHTjq__searchInputWrapper{width:100%}.EntitySchemesSection-module__XgHTjq__schemesList{flex-direction:column;height:18rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.EntitySchemesSection-module__XgHTjq__schemeItem{cursor:pointer;align-items:center;transition:background-color .1s;display:flex}.EntitySchemesSection-module__XgHTjq__schemeItem:hover{background-color:var(--mb-bg-color-secondary)}.EntitySchemesSection-module__XgHTjq__schemeLink{color:var(--mb-text-normal);font-size:var(--mb-text-body2);text-overflow:ellipsis;white-space:nowrap;width:100%;padding:.625rem 0;text-decoration:none;display:block;overflow:hidden}.EntitySchemesSection-module__XgHTjq__noResults{color:var(--mb-text-light);font-size:var(--mb-text-body2);text-align:center;flex:1;justify-content:center;align-items:center;list-style:none;display:flex}@media screen and (max-width:744px){.EntitySchemesSection-module__XgHTjq__actions{gap:.5rem}.EntitySchemesSection-module__XgHTjq__searchModal{width:100vw}.EntitySchemesSection-module__XgHTjq__schemesList{height:40vh}.EntitySchemesSection-module__XgHTjq__searchWrapper{display:none}.EntitySchemesSection-module__XgHTjq__searchIconMobile{display:flex}.EntitySchemesSection-module__XgHTjq__filterText{display:none}.EntitySchemesSection-module__XgHTjq__filterBtn{width:2.25rem;padding:.25rem .5rem}}.EntitySchemesSection-module__XgHTjq__filterSheet{height:100%;min-height:0;display:flex}.EntitySchemesSection-module__XgHTjq__filterSheet>*{height:100%}@media screen and (max-width:744px){#custom-modal-container:has(.EntitySchemesSection-module__XgHTjq__filterSheet){height:50vh}}.EntitySchemesSection-module__XgHTjq__footnote{color:var(--mb-text-light);font-size:var(--mb-text-caption);margin:-.5rem 0 0}
