@import url(https://fonts.googleapis.com/css2?family=Poppins&family=Inter:wght@300;400;500;600;700&display=swap);.PresentationNotFound_root__FGUg0{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.PresentationNotFound_grid__KXYpP{align-items:center;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;margin:1rem}.PresentationNotFound_grid__KXYpP .PresentationNotFound_image__L4U\+o{align-items:center;display:flex;justify-content:center}.PresentationNotFound_grid__KXYpP .PresentationNotFound_image__L4U\+o img{margin-bottom:3.5rem}.PresentationNotFound_grid__KXYpP h1{font-size:1.75rem;font-weight:600;line-height:2.25rem;margin-bottom:1rem}.PresentationNotFound_grid__KXYpP p{color:var(--base-light-3);font-size:.875rem;font-weight:400;line-height:1.375rem}@media(min-width:500px){p{font-size:1rem}}@media(min-width:800px){.PresentationNotFound_grid__KXYpP{gap:0 1rem;grid-template-columns:60% 40%;max-width:1200px}.PresentationNotFound_grid__KXYpP .PresentationNotFound_image__L4U\+o{grid-column:2/3;grid-row:1/3}.PresentationNotFound_grid__KXYpP h1{font-size:2.25rem;line-height:2.875rem}}.Root_root__OGjy5{display:block}@keyframes PresentationInfoBar_enterFromTop__Y1Zn2{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes PresentationInfoBar_exitToTop__4B8xX{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.PresentationInfoBar_root__mh951{align-items:center;background:var(--base-white);display:flex;justify-content:space-between;padding:1rem .85rem;position:relative;z-index:100}.PresentationInfoBar_trigger__cztZG:focus-visible,.PresentationInfoBar_trigger__cztZG:hover{outline:0}.PresentationInfoBar_trigger__cztZG:focus-visible .PresentationInfoBar_innerTrigger__-wsbc,.PresentationInfoBar_trigger__cztZG:hover .PresentationInfoBar_innerTrigger__-wsbc{background-color:var(--base-light-9);outline:0}.PresentationInfoBar_innerTrigger__-wsbc{align-items:center;display:flex;height:48px;justify-content:center;scale:.8;width:48px}.PresentationInfoBar_dialogContent__yKgqT{background:var(--base-white);left:0;padding:0 1rem 1em;position:absolute;width:100%}.PresentationInfoBar_dialogContent__yKgqT[data-state=open]{animation:PresentationInfoBar_enterFromTop__Y1Zn2 .35s ease-out}.PresentationInfoBar_dialogContent__yKgqT[data-state=closed]{animation:PresentationInfoBar_exitToTop__4B8xX .35s ease-in}.PresentationInfoBar_heading__BZeic{color:var(--base-light-3);font-size:1.75rem;font-weight:400;line-height:2.25rem}.PresentationInfoBar_date__K-v6N{align-items:center;display:inline-flex}.PresentationInfoBar_date__K-v6N svg{display:inline-block}.PresentationInfoBar_date__K-v6N time{color:var(--base-light-5);font-size:1rem;line-height:1.5rem;margin-left:.6rem}.PresentationInfoBar_innerContent__Tg1TU{border-top:1px solid var(--base-light-8);padding-top:1.5rem}.PresentationInfoBar_innerContent__Tg1TU .PresentationInfoBar_heading__BZeic{margin-bottom:1rem}.PresentationInfoBar_innerContent__Tg1TU .PresentationInfoBar_date__K-v6N{margin-bottom:3rem}.PresentationInfoBar_contactInfo__OLPtw{display:flex;justify-content:space-between}.PresentationInfoBar_contact__L-q0i{margin-right:2.75rem}.PresentationInfoBar_contact__L-q0i .PresentationInfoBar_avatar__8BIeh{background-color:var(--brand-secondary);border:1px solid var(--base-light-9);border-radius:100%;box-sizing:content-box;color:var(--base-light-3);display:inline-block;font-size:1rem;font-weight:500;height:22px;line-height:1.375rem;margin-right:.5rem;padding:.875rem;width:22px}.PresentationInfoBar_contact__L-q0i .PresentationInfoBar_name__IJrmu{color:var(--base-light-2);font-size:.875rem;font-weight:500;line-height:1.125rem}@media(min-width:800px){.PresentationInfoBar_root__mh951{padding:2rem 1.5rem}.PresentationInfoBar_innerContent__Tg1TU{display:flex;justify-content:space-between}.PresentationInfoBar_innerContent__Tg1TU .PresentationInfoBar_date__K-v6N{margin-bottom:0}}@media(min-width:1400px){.PresentationInfoBar_companyLogo__UPCgk{margin-right:1.5rem}.PresentationInfoBar_presentation__zKTM7{display:flex}.PresentationInfoBar_presentationInfo__qOpFh{border-left:1px solid var(--base-light-6);display:flex;padding-left:1.5rem}.PresentationInfoBar_heading__BZeic{margin-right:1.5rem}}.HamburgerTrigger_root__zvHGv{align-items:center;display:flex;height:100%;justify-content:center;padding:.6rem;text-align:left;width:100%}.HamburgerTrigger_root__zvHGv>div{background:#171717;height:2px;left:0;position:relative;top:0;transition:all .35s ease;width:100%}.HamburgerTrigger_root__zvHGv>div:after,.HamburgerTrigger_root__zvHGv>div:before{background:#171717;content:"";height:2px;position:absolute;top:-10px;transition-delay:.35s,0ms;transition-duration:.35s;transition-property:top,transform;transition-timing-function:ease;width:100%}.HamburgerTrigger_root__zvHGv>div:after{top:10px}[data-state=open] .HamburgerTrigger_root__zvHGv>div{background:none}[data-state=open] .HamburgerTrigger_root__zvHGv>div:before{top:0;transform:rotate(45deg);transition-delay:0ms,.35s}[data-state=open] .HamburgerTrigger_root__zvHGv>div:after{top:0;transform:rotate(-45deg);transition-delay:0ms,.35s}.HamburgerTrigger_root__zvHGv.HamburgerTrigger_open__gCCgn>div{background:none}.HamburgerTrigger_root__zvHGv.HamburgerTrigger_open__gCCgn>div:before{top:0;transform:rotate(45deg);transition-delay:0ms,.35s}.HamburgerTrigger_root__zvHGv.HamburgerTrigger_open__gCCgn>div:after{top:0;transform:rotate(-45deg);transition-delay:0ms,.35s}.Button_root__vswH3{font-size:.875rem;font-weight:600;line-height:1.375rem;outline:0;padding:.875rem}.Button_primary__9MLUH{background-color:var(--brand-primary);color:var(--base-white)}.Button_primary__9MLUH:hover{background-color:var(--brand-primary-hover)}.Button_primary__9MLUH:focus-visible{background-color:var(--brand-primary-focus)}@keyframes ModuleDrawer_fadeIn__ZadXj{0%{opacity:0}to{opacity:1}}@keyframes ModuleDrawer_fadeOut__tKQC9{0%{opacity:1}to{opacity:0}}@keyframes ModuleDrawer_enterFromTop__iQIE-{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes ModuleDrawer_leaveToTop__KGm9z{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes ModuleDrawer_enterFromBottom__4cnb9{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes ModuleDrawer_leaveToBottom__Aw4rf{0%{transform:translateY(0)}to{transform:translateY(100%)}}.ModuleDrawer_drawerContent__UxUiU{height:100%;position:absolute;width:100%;z-index:9}.ModuleDrawer_drawerContent__UxUiU.ModuleDrawer_top__8fE0q{top:0}.ModuleDrawer_drawerContent__UxUiU.ModuleDrawer_top__8fE0q[data-state=open] .ModuleDrawer_drawerInner__7UJ5S{animation:ModuleDrawer_enterFromTop__iQIE- .35s ease-out;animation-fill-mode:forwards}.ModuleDrawer_drawerContent__UxUiU.ModuleDrawer_top__8fE0q[data-state=closed]{animation:ModuleDrawer_leaveToTop__KGm9z .35s ease-in;animation-delay:.35s;animation-fill-mode:forwards}.ModuleDrawer_drawerContent__UxUiU.ModuleDrawer_top__8fE0q[data-state=closed] .ModuleDrawer_drawerInner__7UJ5S{animation:ModuleDrawer_leaveToTop__KGm9z .35s ease-in;animation-fill-mode:forwards}.ModuleDrawer_drawerContent__UxUiU.ModuleDrawer_top__8fE0q .ModuleDrawer_drawerInner__7UJ5S{border-bottom:1px solid var(--faint-dark-4);transform:translateY(-100%)}.ModuleDrawer_drawerContent__UxUiU.ModuleDrawer_bottom__0ZjcD{bottom:0}.ModuleDrawer_drawerContent__UxUiU.ModuleDrawer_bottom__0ZjcD[data-state=open] .ModuleDrawer_drawerInner__7UJ5S{animation:ModuleDrawer_enterFromBottom__4cnb9 .35s ease-out;animation-fill-mode:forwards}.ModuleDrawer_drawerContent__UxUiU.ModuleDrawer_bottom__0ZjcD[data-state=closed]{animation:ModuleDrawer_leaveToBottom__Aw4rf .35s ease-in;animation-delay:.35s;animation-fill-mode:forwards}.ModuleDrawer_drawerContent__UxUiU.ModuleDrawer_bottom__0ZjcD[data-state=closed] .ModuleDrawer_drawerInner__7UJ5S{animation:ModuleDrawer_leaveToBottom__Aw4rf .35s ease-in;animation-fill-mode:forwards}.ModuleDrawer_drawerContent__UxUiU.ModuleDrawer_bottom__0ZjcD .ModuleDrawer_drawerInner__7UJ5S{border-radius:.875rem .875rem 0 0;bottom:0;box-shadow:1px -4px 22px rgba(0,0,0,.1);padding:1.125rem;transform:translateY(100%)}.ModuleDrawer_drawerContent__UxUiU[data-state=open] .ModuleDrawer_drawerOverlay__BcXyn{animation:ModuleDrawer_fadeIn__ZadXj .35s ease-out;animation-fill-mode:forwards}.ModuleDrawer_drawerContent__UxUiU[data-state=closed] .ModuleDrawer_drawerOverlay__BcXyn{animation:ModuleDrawer_fadeOut__tKQC9 .35s ease-in;animation-fill-mode:forwards}.ModuleDrawer_drawerContent__UxUiU .ModuleDrawer_drawerInner__7UJ5S{background:var(--faint-light);height:auto;position:absolute;width:100%;z-index:10}.ModuleDrawer_drawerOverlay__BcXyn{cursor:default;height:100%;opacity:0;outline:0!important;position:absolute;width:100%}.ModuleDrawer_drawerOverlay__BcXyn.ModuleDrawer_overlayed__GXhzP{background:hsla(0,0%,9%,.071)}.ModuleDrawer_drawerOverlay__BcXyn.ModuleDrawer_overlayed__GXhzP:hover{background:hsla(0,0%,9%,.071)!important}.ModuleDrawer_drawerHeader__T4Res{padding-bottom:1rem;text-align:right}.ModuleDrawer_drawerHeader__T4Res button{align-items:center;display:inline-flex;height:30px;justify-content:center;width:30px}.ModuleDrawer_drawerHeader__T4Res button:focus,.ModuleDrawer_drawerHeader__T4Res button:hover{background-color:var(--base-light-9);outline:0}.ModuleDrawer_drawerFooter__PpWRR{padding:1.125rem;text-align:right}.ModuleDrawer_drawerFooter__PpWRR button{align-items:center;color:var(--base-light-4);display:inline-flex;font-size:.75rem;font-weight:500;justify-content:center;line-height:1rem}.ModuleDrawer_drawerFooter__PpWRR button svg{color:var(--base);display:inline-block;margin-left:.625rem}.ModuleDrawer_drawerFooter__PpWRR button:focus,.ModuleDrawer_drawerFooter__PpWRR button:hover{border-bottom:1px solid var(--base-light-4);outline:0}.AnalysisModule_root__j20nX{isolation:isolate;overflow:hidden;position:relative}.ProductReferenceItem_legendLine__GtQYn{display:flex;flex-grow:1;margin:0 8px;min-width:10px;position:relative}.ProductReferenceItem_legendLine__GtQYn:after{background-color:#e5e5e5;content:"";height:1px;width:100%}.TextFormat_root__cpkUo{color:var(--base);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TextFormat_currency__GltGV+.TextFormat_integer__7tOXL,.TextFormat_fraction__j66AE+.TextFormat_currency__GltGV,.TextFormat_fraction__j66AE+.TextFormat_percentSign__iloCy,.TextFormat_integer__7tOXL+.TextFormat_currency__GltGV,.TextFormat_integer__7tOXL+.TextFormat_percentSign__iloCy,.TextFormat_percentSign__iloCy+.TextFormat_integer__7tOXL{margin-left:.2rem}.TextFormat_currency__GltGV,.TextFormat_percentSign__iloCy{color:var(--base-light-4);font-weight:300}.TextFormat_notApplicable__-w97F{color:var(--base-light-5);font-weight:500}.Tooltip_content__hKN5w{background:var(--base-light-12);border:1px solid var(--base-light-8);border-radius:4px;max-width:250px;padding:.875rem}.Tooltip_arrow__gvMhN{position:relative;top:-2px}.Tooltip_arrow__gvMhN path{fill:var(--base-light-12);stroke:var(--base-light-8)}.Tooltip_arrow__gvMhN rect{fill:var(--base-light-12)}.DisclaimerProductPopup_trigger__\+fVmL{border-bottom:1px solid var(--brand-primary);color:var(--brand-primary);font-weight:500}.DisclaimerProductPopup_trigger__\+fVmL svg{display:inline-block}.DisclaimerProductPopup_trigger__\+fVmL[data-state=delayed-open],.DisclaimerProductPopup_trigger__\+fVmL[data-state=instant-open]{border-bottom-color:var(--brand-dark);color:var(--brand-dark)}.ModuleDisclaimer_root__8Fza-{color:var(--base-light-5);font-size:.75rem;line-height:1rem;margin-bottom:.25rem}.ModuleDisclaimer_date__SoSdO{color:var(--base-light-4);font-weight:500}.ModuleDisclaimer_date__SoSdO .ModuleDisclaimer_separator__r47Rc{color:var(--base-light-5);font-weight:400}.AssetAllocation_chartsContainer__fag1g{display:flex;flex-direction:column;gap:22px 0}.AssetAllocation_chartsContainer__fag1g .AssetAllocation_chartContainer__uQsRY{position:relative}.AssetAllocation_chartsContainer__fag1g .AssetAllocation_chartContainer__uQsRY .textFormat-percentSign,.AssetAllocation_chartsContainer__fag1g .AssetAllocation_chartContainer__uQsRY .textFormat-root{color:currentColor}.AssetAllocation_dataLabel__Txmps .data-label{color:#000;margin-top:-26px}.AssetAllocation_tooltip__ONLo6 .tooltip-container .content{background-color:#faf8f7;border-radius:4px;max-width:300px;padding:14px;position:relative}.AssetAllocation_tooltip__ONLo6 .tooltip-container .content,.AssetAllocation_tooltip__ONLo6 .tooltip-container .content *{z-index:1}.AssetAllocation_tooltip__ONLo6 .tooltip-header{color:#171717;display:block;font-size:.75rem;font-weight:500;line-height:16px;padding-bottom:7px}.AssetAllocation_tooltip__ONLo6 .tooltip-value{align-items:baseline;display:flex}.AssetAllocation_tooltip__ONLo6 .tooltip-value .point-name{align-items:center;color:#171717;display:flex;font-size:1.125rem;font-weight:500}.AssetAllocation_tooltip__ONLo6 .tooltip-value .percentage{color:#7d7d7d;font-size:1rem;font-weight:400}.AssetAllocation_legendWrapper__NsxQy{display:flex;flex-wrap:wrap;gap:4px 14px;margin-bottom:14px;margin-top:32px}.AssetAllocation_legendWrapper__NsxQy .AssetAllocation_legendItem__bUyTV{align-items:center;display:flex;font-size:.75rem;line-height:1rem;white-space:nowrap}.AssetAllocation_legendWrapper__NsxQy .AssetAllocation_legendItem__bUyTV .AssetAllocation_legendColor__8A68x{background:currentColor;height:14px;margin-right:5px;width:5px}.MultiToggle_multiToggle__39iSt{background-color:var(--brand-secondary);border-radius:4px;display:flex;width:-moz-fit-content;width:fit-content}.MultiToggle_toggleItem__ZyEsl{background-color:#fff;border-radius:4px;color:var(--base-light-2);font-size:.875rem;font-weight:500;line-height:1.375rem;padding:5px 12px;white-space:nowrap}.MultiToggle_toggleItem__ZyEsl *{cursor:pointer}.MultiToggle_toggleItem__ZyEsl:hover{color:var(--base)}.MultiToggle_toggleItem__ZyEsl[data-state=checked]{background-color:var(--brand-primary);color:var(--base-white)}@media(hover:none){.MultiToggle_toggleItem__ZyEsl[data-state=checked]:hover{background-color:var(--brand-primary)!important}}.ProductsLegend_productsLegend__DdmfS{color:var(--base-light-4);display:flex;flex-wrap:wrap;font-size:10px;font-weight:500;gap:4px 14px;line-height:14px;margin-bottom:14px;margin-top:32px}.ProductsLegend_productsLegend__DdmfS .ProductsLegend_legendItem__ZhV6W{align-items:center;display:flex;white-space:nowrap}.CalendarYearReturns_yearToggle__eOTFA{margin:22px 0 32px}.CalendarYearReturns_chartWrapper__6c0wh .highcharts-scrollable-mask{fill-opacity:1}.CalendarYearReturns_chartWrapper__6c0wh .highcharts-scrolling{padding-bottom:.5rem;scrollbar-color:var(--base-light-4) var(--base-light-10);scrollbar-width:thin}.CalendarYearReturns_chartWrapper__6c0wh .highcharts-scrolling::-webkit-scrollbar{height:8px;width:8px}.CalendarYearReturns_chartWrapper__6c0wh .highcharts-scrolling::-webkit-scrollbar-track{background:var(--base-light-10);border:1px solid var(--base-light-9);border-radius:8px}.CalendarYearReturns_chartWrapper__6c0wh .highcharts-scrolling::-webkit-scrollbar-thumb{background:var(--base-light-4);border-radius:8px}.CalendarYearReturns_tooltip__hE2wd{background:hsla(20,23%,97%,.94)}.CalendarYearReturns_tooltip__hE2wd .tooltip-container .content{background-color:#faf8f7;border-radius:4px;max-width:300px;padding:14px;position:relative}.CalendarYearReturns_tooltip__hE2wd .tooltip-container .content,.CalendarYearReturns_tooltip__hE2wd .tooltip-container .content *{z-index:1}.CalendarYearReturns_tooltip__hE2wd .point-name{align-items:center;color:#2f2f2f;display:flex}.CalendarYearReturns_tooltip__hE2wd .product-name{max-width:250px;white-space:normal;width:-moz-max-content;width:max-content}.CalendarYearReturns_tooltip__hE2wd .tooltip-header{color:#171717;display:block;font-size:12px;line-height:16px;padding-bottom:7px}.CalendarYearReturns_tooltip__hE2wd .item-prefix,.CalendarYearReturns_tooltip__hE2wd .item-suffix{color:#636363}.CalendarYearReturns_tooltip__hE2wd .item-value{color:#494949;font-weight:600}.CalendarYearReturns_tooltip__hE2wd .color-line{display:flex;overflow:hidden;width:14px}.CalendarYearReturns_tooltip__hE2wd .color-line:after{background-color:currentColor;border-radius:1px;content:"";height:3px;width:100%}@keyframes TableRow_slideDown__WnnUC{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes TableRow_slideUp__hbkc8{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.TableRow_collapsibleContent__su2Su{overflow:hidden}.TableRow_collapsibleContent__su2Su[data-state=open]{animation:TableRow_slideDown__WnnUC .35s ease-out}.TableRow_collapsibleContent__su2Su[data-state=closed]{animation:TableRow_slideUp__hbkc8 .35s ease-in}.TableRow_caret__us4uw{transform:rotate(0deg);transition-duration:.4s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.TableRow_accordionItem__cjEbK [data-state=open] .TableRow_caret__us4uw{transform:rotate(90deg)}.TableRow_rowButton__fXY-7:hover>div{background:#f5f2f0}.Table_visibleScroll__XTwJT{padding-bottom:.5rem;scrollbar-color:var(--base-light-4) var(--base-light-10);scrollbar-width:thin}.Table_visibleScroll__XTwJT::-webkit-scrollbar{height:8px;width:8px}.Table_visibleScroll__XTwJT::-webkit-scrollbar-track{background:var(--base-light-10);border:1px solid var(--base-light-9);border-radius:8px}.Table_visibleScroll__XTwJT::-webkit-scrollbar-thumb{background:var(--base-light-4);border-radius:8px}.Table_oddTableRow__LhsDV>div{background:var(--base-white)}.Table_evenTableRow__wvasg>div{background:var(--base-light-11)}@media(hover:none){.Table_oddTableRow__LhsDV:hover>div{background:var(--base-white)}.Table_evenTableRow__wvasg:hover>div{background:var(--base-light-11)}}.MultilineClamp_root__KIyOk{-webkit-box-orient:vertical;color:inherit;display:-webkit-box;overflow:hidden}.InfoBadge_root__Ee1ia{border-radius:9999px;display:inline-block}.InfoBadge_solid__m3GEp{background:var(--base-light-11);color:var(--base-light-2)}.InfoBadge_outline__e7iDn{border:1px solid var(--base-light-3);color:var(--base-light-3)}.InfoBadge_small__JEwWg{font-size:.625rem;line-height:.875rem;padding:.0625rem .4375rem}.InfoBadge_medium__d205A{font-size:.75rem;line-height:1rem;padding:.125rem .75rem}.InfoBadge_large__d5zWm{font-size:.875rem;line-height:1.375rem;padding:.1875rem .75rem}.InfoBadge_large__d5zWm.InfoBadge_outline__e7iDn{font-weight:500}.Link_withBorder__TcAPT{position:relative}.Link_withBorder__TcAPT:after{background-color:currentColor;bottom:0;content:"";height:2px;left:0;position:absolute;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%}.Link_withBorder__TcAPT:hover:after{left:7px;width:calc(100% - 14px)}@keyframes Drawdown_slideDown__CtQ\+s{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes Drawdown_slideUp__qAzqT{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.Drawdown_drawdownTable__sYuqi .header-hovered{background:var(--drawdown-odd-hover-color);border-radius:14px 14px 0 0}.Drawdown_drawdownTable__sYuqi .evenTableRow .cell-hovered{background:var(--drawdown-even-hover-color)}.Drawdown_drawdownTable__sYuqi .oddTableRow .cell-hovered{background:var(--drawdown-odd-hover-color)}.Drawdown_dateDisplay__N3D-H{display:flex;justify-content:flex-end;margin-bottom:.5rem}.Drawdown_dateDisplay__N3D-H.Drawdown_medium__sQ5Xz{font-size:.875rem}.Drawdown_dateDisplay__N3D-H.Drawdown_small__ti2qr{font-size:.75rem}.Drawdown_sectionTitle__CWdZA{border-right:1px solid var(--base-light-8);color:var(--base-light-3);font-size:.875rem;font-weight:500;line-height:1.375rem;margin-right:.75rem;padding-right:.75rem}.Drawdown_collapseTrigger__-FeEM{color:var(--base-light-4);font-size:.875rem;line-height:1.375rem}.Drawdown_collapseTrigger__-FeEM svg{color:var(--base);display:inline-block;height:10px;margin-left:.75rem;transform:rotate(-90deg);transition:transform .35s ease-out}.Drawdown_collapseTrigger__-FeEM.Drawdown_collapsed__OZWJS svg{transform:rotate(90deg)}.Drawdown_triggerContainer__eXS7s{margin-bottom:1rem}.Drawdown_collapsibleContent__afAed{overflow:hidden}.Drawdown_collapsibleContent__afAed[data-state=open]{animation:Drawdown_slideDown__CtQ\+s .35s ease-out}.Drawdown_collapsibleContent__afAed[data-state=closed]{animation:Drawdown_slideUp__qAzqT .35s ease-in}.Drawdown_xAxis__sMmqQ .month{fill:var(--base-light-1)}.Drawdown_chartContainer__WS-cw .plot-band-label-header,.Drawdown_chartContainer__WS-cw .plot-band-label-value{font-size:.75rem;line-height:1rem}.Drawdown_chartContainer__WS-cw .plot-band-label-header{color:var(--base-light-2)}.Drawdown_chartContainer__WS-cw .plot-band-label-value{color:var(--base);font-weight:500}.Drawdown_tooltip__varm7 .tooltip-container{background:hsla(20,23%,97%,.94);max-width:300px;padding:14px}.Drawdown_tooltip__varm7 .highcharts-shadow{display:none}.Drawdown_tooltip__varm7 .highcharts-label-box{fill:none}.Drawdown_tooltip__varm7 .points-grid{font-size:10px;gap:4px 0}.Drawdown_tooltip__varm7 .points-grid *{line-height:16px}.Drawdown_tooltip__varm7 .point-name{align-items:center;color:#2f2f2f;display:flex}.Drawdown_tooltip__varm7 .tooltip-header{color:var(--base);display:block;font-size:12px;line-height:16px;padding-bottom:7px}.Drawdown_tooltip__varm7 .tooltip-subHeader{color:var(--base-light-3);font-size:.75rem;font-weight:300;line-height:1rem;padding-bottom:5px}.Drawdown_tooltip__varm7 .tooltip-value{color:var(--base);font-size:1.125rem;font-weight:600;line-height:1.375rem}.Drawdown_tooltip__varm7 .tooltip-value .textFormat-percentSign{color:var(--base)}.Drawdown_tooltip__varm7 .item-prefix{color:var(--base-light-3)}.Drawdown_tooltip__varm7 .item-value{color:var(--base-light-2);font-weight:600}.Drawdown_tooltip__varm7 .color-line{display:flex;overflow:hidden;width:14px}.Drawdown_tooltip__varm7 .color-line:after{background-color:currentColor;border-radius:1px;content:"";height:3px;width:100%}.PriceBox_root__R7405 .textFormat-currency,.PriceBox_root__R7405 .textFormat-percentSign{color:var(--base-light-4)}.PriceBox_root__R7405 .textFormat-decimal,.PriceBox_root__R7405 .textFormat-fraction,.PriceBox_root__R7405 .textFormat-group,.PriceBox_root__R7405 .textFormat-integer{color:var(--base-light-1)}.PriceBox_small__qM4Ts .PriceBox_label__iL4C5{font-size:.625rem;line-height:.875rem;margin-bottom:.05rem}.PriceBox_small__qM4Ts .textFormat-notApplicable{font-size:.625rem;line-height:.875rem}.PriceBox_small__qM4Ts .textFormat-currency,.PriceBox_small__qM4Ts .textFormat-percentSign{font-size:.625rem;font-weight:500;line-height:.875rem}.PriceBox_small__qM4Ts .textFormat-group,.PriceBox_small__qM4Ts .textFormat-integer{font-size:.875rem;font-weight:500;line-height:1.375rem}.PriceBox_small__qM4Ts .textFormat-decimal,.PriceBox_small__qM4Ts .textFormat-fraction{font-size:.75rem;font-weight:400;line-height:1rem}.PriceBox_medium__ARP6f .PriceBox_label__iL4C5{font-size:.625rem;line-height:.875rem;margin-bottom:.1rem}.PriceBox_medium__ARP6f .textFormat-notApplicable{font-size:.625rem;line-height:.875rem}.PriceBox_medium__ARP6f .textFormat-currency,.PriceBox_medium__ARP6f .textFormat-percentSign{font-size:.75rem;font-weight:500;line-height:1rem}.PriceBox_medium__ARP6f .textFormat-group,.PriceBox_medium__ARP6f .textFormat-integer{font-size:1rem;font-weight:500;line-height:1.375rem}.PriceBox_medium__ARP6f .textFormat-decimal,.PriceBox_medium__ARP6f .textFormat-fraction{font-size:.75rem;font-weight:500;line-height:1rem}.PriceBox_large__TLKas .PriceBox_label__iL4C5{font-size:.75rem;line-height:1rem;margin-bottom:.25rem}.PriceBox_large__TLKas .textFormat-notApplicable{font-size:.75rem;line-height:1rem}.PriceBox_large__TLKas .textFormat-currency,.PriceBox_large__TLKas .textFormat-percentSign{font-size:.875rem;font-weight:400;line-height:1.375rem}.PriceBox_large__TLKas .textFormat-group,.PriceBox_large__TLKas .textFormat-integer{font-size:1.25rem;font-weight:500;line-height:1.625rem}.PriceBox_large__TLKas .textFormat-decimal,.PriceBox_large__TLKas .textFormat-fraction{font-size:.875rem;font-weight:400;line-height:1.375rem}.PriceBox_label__iL4C5{color:var(--base-light-4)}.PriceBoxLine_root__RSaK2{align-items:center;display:flex;justify-content:space-between}.PriceBoxLine_root__RSaK2 .textFormat-currency,.PriceBoxLine_root__RSaK2 .textFormat-percentSign{color:var(--base-light-4)}.PriceBoxLine_smaller__Qmh-1 .PriceBoxLine_label__nQqHO,.PriceBoxLine_smaller__Qmh-1 .textFormat-notApplicable{font-size:.625rem;line-height:.875rem}.PriceBoxLine_smaller__Qmh-1 .textFormat-currency,.PriceBoxLine_smaller__Qmh-1 .textFormat-percentSign{color:var(--base-light-4);font-size:.625rem;font-weight:500;line-height:.875rem}.PriceBoxLine_smaller__Qmh-1 .textFormat-group,.PriceBoxLine_smaller__Qmh-1 .textFormat-integer{color:var(--base-light-2);font-size:.875rem;font-weight:500;line-height:1.375rem}.PriceBoxLine_smaller__Qmh-1 .textFormat-decimal,.PriceBoxLine_smaller__Qmh-1 .textFormat-fraction{color:var(--base-light-1);font-size:.75rem;font-weight:400;line-height:1rem}.PriceBoxLine_small__89k7y .PriceBoxLine_label__nQqHO,.PriceBoxLine_small__89k7y .textFormat-notApplicable{font-size:.75rem;line-height:1rem}.PriceBoxLine_small__89k7y .textFormat-currency,.PriceBoxLine_small__89k7y .textFormat-percentSign{color:var(--base-light-4);font-size:.625rem;line-height:.875rem}.PriceBoxLine_small__89k7y .textFormat-group,.PriceBoxLine_small__89k7y .textFormat-integer{color:var(--base-light-2);font-size:.875rem;font-weight:500;line-height:1.375rem}.PriceBoxLine_small__89k7y .textFormat-decimal,.PriceBoxLine_small__89k7y .textFormat-fraction{color:var(--base-light-2);font-size:.75rem;font-weight:400;line-height:1rem}.PriceBoxLine_medium__I0KT9 .PriceBoxLine_label__nQqHO,.PriceBoxLine_medium__I0KT9 .textFormat-notApplicable{font-size:.75rem;font-weight:500;line-height:1rem}.PriceBoxLine_medium__I0KT9 .textFormat-currency,.PriceBoxLine_medium__I0KT9 .textFormat-percentSign{color:var(--base-light-4);font-size:.75rem;font-weight:500;line-height:1rem}.PriceBoxLine_medium__I0KT9 .textFormat-group,.PriceBoxLine_medium__I0KT9 .textFormat-integer{color:var(--base-light-2);font-size:1.125rem;font-weight:500;line-height:1.375rem}.PriceBoxLine_medium__I0KT9 .textFormat-decimal,.PriceBoxLine_medium__I0KT9 .textFormat-fraction{color:var(--base-light-1);font-size:.75rem;font-weight:500;line-height:1rem}.PriceBoxLine_large__F46ee .PriceBoxLine_label__nQqHO,.PriceBoxLine_large__F46ee .textFormat-notApplicable{font-size:.75rem;font-weight:500;line-height:1rem}.PriceBoxLine_large__F46ee .textFormat-currency,.PriceBoxLine_large__F46ee .textFormat-percentSign{color:var(--base-light-4);font-size:.875rem;font-weight:400;line-height:1.375rem}.PriceBoxLine_large__F46ee .textFormat-group,.PriceBoxLine_large__F46ee .textFormat-integer{color:var(--base-light-1);font-size:1.375rem;font-weight:500;line-height:1.75rem}.PriceBoxLine_large__F46ee .textFormat-decimal,.PriceBoxLine_large__F46ee .textFormat-fraction{color:var(--base-light-1);font-size:.875rem;font-weight:400;line-height:1.375rem}.PriceBoxLine_label__nQqHO{color:var(--base-light-2);margin-right:.25rem}@keyframes FeeTile_slideDown__7Exwt{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes FeeTile_slideUp__y5I39{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.FeeTile_root__ceRTy{overflow:hidden}.FeeTile_innerRoot__h6mih{border:1px solid var(--base-light-9);border-radius:6px;isolation:isolate;overflow:hidden;width:100%}.FeeTile_innerRoot__h6mih>:last-child .FeeTile_lineInner__Svqii{border-bottom:none}.FeeTile_title__HA3pX{color:var(--base);font-size:.75rem;font-weight:500;line-height:1rem;margin:.75rem 1rem .5rem}.FeeTile_lineRoot__z66-V.FeeTile_hoverable__DGQre{cursor:pointer}.FeeTile_lineInner__Svqii{border-bottom:1px solid var(--base-light-10);margin:0 1rem}.FeeTile_line__k57gK{margin:0 -1rem;padding:.5rem 1rem}.FeeTile_trigger__qv7Rl:hover{background:var(--faint-light)}.FeeTile_trigger__qv7Rl .FeeTile_innerTrigger__lzEdd{align-items:center;display:flex;width:100%}.FeeTile_trigger__qv7Rl .FeeTile_innerTrigger__lzEdd>div{flex:1 1}.FeeTile_trigger__qv7Rl[data-state=open]{background:var(--base-light-11)}.FeeTile_trigger__qv7Rl[data-state=open] .FeeTile_caret__8G16A{transform:rotate(90deg)}.FeeTile_caret__8G16A{margin-right:.3rem;scale:.8;transition:transform .35s ease-out}.FeeTile_details__iu47o{color:var(--base-light-3);font-size:.75rem;line-height:1rem}.FeeTile_calculation__DiBOf{align-items:flex-end;border-bottom:1px solid var(--base-light-9);display:flex;margin-bottom:.5rem;padding-bottom:.5rem}.FeeTile_calculation__DiBOf .FeeTile_cross__WPKHX{color:var(--base);margin:0 .5rem}.FeeTile_definition__0Y\+eV{font-size:.75rem;line-height:1rem}.FeeTile_collapsibleContent__54s9t{background:var(--base-light-11);margin:0 -1rem;overflow:hidden;padding:0 1rem .5rem 1.75rem}.FeeTile_collapsibleContent__54s9t[data-state=open]{animation:FeeTile_slideDown__7Exwt .35s ease-out}.FeeTile_collapsibleContent__54s9t[data-state=closed]{animation:FeeTile_slideUp__y5I39 .35s ease-in}@media(hover:none){.FeeTile_trigger__qv7Rl[data-state=closed]:hover{background:transparent}}.Fees_tileGrid__MNr13{grid-gap:1em;display:grid}.Fees_tileGrid__MNr13.Fees_wideDesktop__R0HDd{grid-template-columns:1fr 1fr 1fr}.Fees_tileGrid__MNr13.Fees_desktop__hJQx4{grid-template-columns:1fr 1fr}.Fees_tileGrid__MNr13.Fees_small__43yCO{grid-template-columns:1fr}.Fees_tileGrid__MNr13.Fees_mobile__yJtBk{display:block;margin:0 -1.5rem}.Fees_tileGrid__MNr13.Fees_mobile__yJtBk .feeTile-innerRoot{border-left:none;border-right:none;border-top:none;margin-bottom:1rem}.Fees_costDisclaimer__oJXMw{color:var(--base-light-4);font-size:.75rem;line-height:1rem;margin-top:1rem}.Fees_costDisclaimer__oJXMw .Fees_productSize__RdwNZ{display:inline-flex;margin-right:.75rem}.Fees_costDisclaimer__oJXMw .Fees_productSize__RdwNZ .textFormat-root{margin-left:.2rem}.Fees_costDisclaimer__oJXMw .Fees_productSize__RdwNZ .textFormat-currency+.textFormat-integer{margin-left:0}.Fees_costDisclaimer__oJXMw .Fees_productSize__RdwNZ .textFormat-currency,.Fees_costDisclaimer__oJXMw .Fees_productSize__RdwNZ .textFormat-decimal,.Fees_costDisclaimer__oJXMw .Fees_productSize__RdwNZ .textFormat-fraction,.Fees_costDisclaimer__oJXMw .Fees_productSize__RdwNZ .textFormat-group,.Fees_costDisclaimer__oJXMw .Fees_productSize__RdwNZ .textFormat-integer{color:var(--base-light-4)}.HypotheticalReturnGraph_tooltip__13aBD .tooltip-container{background:hsla(20,23%,97%,.94);max-width:300px;padding:14px}.HypotheticalReturnGraph_tooltip__13aBD .highcharts-shadow{display:none}.HypotheticalReturnGraph_tooltip__13aBD .highcharts-label-box{fill:none}.HypotheticalReturnGraph_tooltip__13aBD .points-grid{font-size:10px;gap:4px 0}.HypotheticalReturnGraph_tooltip__13aBD .points-grid *{line-height:16px}.HypotheticalReturnGraph_tooltip__13aBD .point-name{align-items:center;color:#2f2f2f;display:flex}.HypotheticalReturnGraph_tooltip__13aBD .tooltip-header{color:#171717;display:block;font-size:12px;line-height:16px;padding-bottom:7px}.HypotheticalReturnGraph_tooltip__13aBD .item-prefix{color:#636363}.HypotheticalReturnGraph_tooltip__13aBD .item-value{color:#494949;font-weight:600}.HypotheticalReturnGraph_tooltip__13aBD .color-line{display:flex;overflow:hidden;width:14px}.HypotheticalReturnGraph_tooltip__13aBD .color-line:after{background-color:currentColor;border-radius:1px;content:"";height:3px;width:100%}.HypotheticalReturnGraph_initialCapital__el37A .PriceBox_root{color:red}.Avatar_small__rIB8f{height:49px;width:49px}.Avatar_small__rIB8f .Avatar_fallback__m2l3z{font-size:1rem}.Avatar_medium__-kSqy{height:83px;width:83px}.Avatar_medium__-kSqy .Avatar_fallback__m2l3z{font-size:2rem}.Avatar_large__hIyYo{height:150px;width:150px}.Avatar_large__hIyYo .Avatar_fallback__m2l3z{font-size:4rem}.Avatar_image__txssE{border-radius:100%}.Avatar_fallback__m2l3z{align-items:center;background:var(--faint-dark-2);color:var(--base-light-5);display:flex;height:100%;justify-content:center;width:100%}.MarketingHeader_root__v7OQt{margin-bottom:2rem}.MarketingHeader_logoWrapper__7NW8g{background-position:100% 0;background-size:cover;height:380px;margin-top:-40px}.MarketingHeader_greetings__AQxXV{margin-top:-13rem;padding:0 1rem}.MarketingHeader_greetings__AQxXV h2{color:var(--base-white);font-size:var(--font-size-extra-huge);font-weight:600;line-height:58px;margin-bottom:2rem}.MarketingHeader_advisorBlurb__E0P2W{background:var(--base-white);border:1px solid var(--base-light-9);border-radius:8px;box-shadow:1px 1px 11px 0 rgba(0,0,0,.1);padding:2rem}.MarketingHeader_advisorBlurb__E0P2W .MarketingHeader_avatar__wjoWY{margin-bottom:2rem}.MarketingHeader_advisorBlurb__E0P2W .MarketingHeader_blurb__NJbs5 p{color:var(--base-light-1);font-size:24px;line-height:32px;margin-bottom:.75rem}.MarketingHeader_advisorBlurb__E0P2W .MarketingHeader_blurb__NJbs5 .MarketingHeader_signature__Nke4J{color:var(--base-light-4);font-size:var(--font-size-default);font-weight:500;line-height:var(--font-size-large);margin-bottom:0}@media(min-width:600px){.MarketingHeader_greetings__AQxXV{margin-top:-12rem}}@media(min-width:800px){.MarketingHeader_greetings__AQxXV{margin-top:-9rem;padding:0 3rem}.MarketingHeader_logoWrapper__7NW8g{height:420px;margin-top:-60px}.MarketingHeader_advisorBlurb__E0P2W{display:flex}.MarketingHeader_advisorBlurb__E0P2W .MarketingHeader_avatar__wjoWY{margin-bottom:0;margin-right:2rem}}@media(min-width:1100px){.MarketingHeader_logoWrapper__7NW8g{height:480px;margin-top:-90px}}@media(min-width:1400px){.MarketingHeader_greetings__AQxXV{margin-top:-12rem;padding:0 6rem}.MarketingHeader_logoWrapper__7NW8g{height:561px;margin-top:-120px}}.MarketingGoal_root__ZGp90{margin-bottom:2rem;padding:1rem}.MarketingGoal_root__ZGp90 h2{color:var(--brand-primary);font-size:var(--font-size-extra-large);font-weight:300;line-height:var(--font-size-huge);margin-bottom:1rem;text-transform:capitalize}.MarketingGoal_header__-m-10{margin-bottom:2rem}.MarketingGoal_skip__LLUVv{color:var(--brand-primary);display:inline-flex;font-size:var(--font-size-default);font-weight:600;line-height:var(--font-size-large)}.MarketingGoal_skip__LLUVv .MarketingGoal_text__aFjjR{display:inline-block;margin-right:.5rem}.MarketingGoal_skip__LLUVv .MarketingGoal_icon__mRs6Q{display:inline-block;height:24px;transform:rotate(180deg);width:24px}.MarketingGoal_objectivesWrapper__L990P{background:var(--base-white);border:1px solid var(--base-light-9);border-radius:8px;box-shadow:1px 1px 11px 0 rgba(0,0,0,.1);padding:2rem}.MarketingGoal_objectives__t3Na2{background-position:0 0;background-repeat:no-repeat;background-size:contain;padding:75% .75rem 0;position:relative}.MarketingGoal_objective__G3I44{background:var(--base-white);border:1px solid var(--base-light-10);border-radius:8px;box-shadow:1px 1px 26px 2px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1rem;padding:2rem 3rem 1.5rem 1.25rem}.MarketingGoal_objective__G3I44 .MarketingGoal_icon__mRs6Q{color:var(--brand-primary)}.MarketingGoal_objective__G3I44 h3{color:#1e2732;font-size:var(--font-size-small);line-height:var(--font-size-default);margin-bottom:.75rem}.MarketingGoal_objective__G3I44 .MarketingGoal_objectiveType__ZsGng{color:var(--base-light-2);display:inline-block;font-size:var(--font-size-default);font-weight:600;line-height:var(--font-size-medium);padding:.25rem .5rem}.MarketingGoal_objective__G3I44 .MarketingGoal_amount__uBkGu{color:var(--base-light-2);display:block;font-size:var(--font-size-extra-large);font-weight:700;line-height:38px}.MarketingGoal_objective__G3I44 .MarketingGoal_target__lZ1N3{color:#1e2732;display:block;font-size:var(--font-size-small);line-height:var(--font-size-default);margin-bottom:0}@media(min-width:800px){.MarketingGoal_root__ZGp90{padding-left:3rem;padding-right:3rem}.MarketingGoal_header__-m-10{align-items:center;display:flex;justify-content:space-between}.MarketingGoal_objectivesWrapper__L990P{align-items:center;display:flex;padding:2rem 1.5rem}.MarketingGoal_objectives__t3Na2{grid-gap:.75rem;background-size:auto;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;margin-top:0;padding:1.5rem 0 1.5rem 280px;width:100%}.MarketingGoal_objective__G3I44{display:flex;flex-direction:column;gap:.75rem;justify-content:flex-end;margin-bottom:0;padding:.75rem 3rem .75rem 1.25rem}.MarketingGoal_objective__G3I44:first-child{grid-row:1/3}}@media(min-width:1000px){.MarketingGoal_objectivesWrapper__L990P .MarketingGoal_objectives__t3Na2{padding-left:330px}}@media(min-width:1400px){.MarketingGoal_root__ZGp90{padding-left:6rem;padding-right:6rem}.MarketingGoal_objectivesWrapper__L990P .MarketingGoal_objectives__t3Na2{padding:1.75rem 0 1.75rem 600px}.MarketingGoal_objectivesWrapper__L990P .MarketingGoal_objective__G3I44{gap:1rem;padding:1.5rem 3rem 1.5rem 1.25rem}}.MarketingNextSteps_root__9xC9F{background:var(--brand-secondary);padding:3rem 1rem}.MarketingNextSteps_root__9xC9F h3{color:var(--brand-primary);font-size:var(--font-size-extra-large);font-weight:300;line-height:var(--font-size-huge);margin-bottom:.5rem}.MarketingNextSteps_root__9xC9F h4{color:var(--brand-primary);font-weight:600;margin-bottom:.5rem}.MarketingNextSteps_root__9xC9F h4,.MarketingNextSteps_root__9xC9F p{font-size:var(--font-size-default);line-height:var(--font-size-large)}.MarketingNextSteps_root__9xC9F p{color:var(--base-light-1);margin-bottom:1.5rem}.MarketingNextSteps_nextSteps__Ra\+N\+{border-bottom:1px solid var(--base-light-8);margin-bottom:1.5rem}@media(min-width:800px){.MarketingNextSteps_root__9xC9F{display:flex;padding:2.5rem 3rem}.MarketingNextSteps_nextSteps__Ra\+N\+{border-bottom:none;border-right:1px solid var(--base-light-8);margin-bottom:0;margin-right:1.5rem;padding-right:1.5rem}}@media(min-width:1400px){.MarketingNextSteps_root__9xC9F{padding:3.75rem 7.5rem}}.MarketingWhy_root__RzDne h3{color:var(--brand-primary);font-size:var(--font-size-extra-large);font-weight:300;line-height:var(--font-size-huge);margin-bottom:1rem}.MarketingWhy_root__RzDne h4{font-size:var(--font-size-medium);font-weight:600;margin-bottom:.5rem}.MarketingWhy_root__RzDne h4,.MarketingWhy_root__RzDne p{color:var(--base-light-1);line-height:var(--font-size-large)}.MarketingWhy_root__RzDne p{font-size:var(--font-size-title)}.MarketingWhy_benefits__bI9VB{padding:1rem 1rem 4rem}.MarketingWhy_cards__Qee38{margin-top:5em}.MarketingWhy_card__jJ4jA{border-radius:8px;box-shadow:1px 1px 11px 0 rgba(0,0,0,.1);margin-bottom:4rem;padding:4rem 1.25rem 1.5rem;position:relative}.MarketingWhy_card__jJ4jA:last-child{margin-bottom:0}.MarketingWhy_card__jJ4jA .MarketingWhy_icon__-t2TI{align-items:center;background:#e9f2e9;border-radius:100%;color:var(--brand-primary);display:inline-flex;height:72px;justify-content:center;position:absolute;top:-36px;width:72px}.MarketingWhy_card__jJ4jA h4{margin-bottom:.75rem}.MarketingWhy_card__jJ4jA p{font-size:var(--font-size-default)}.MarketingWhy_data__XFQ6q{background:var(--brand-dark);padding:2rem 1rem}.MarketingWhy_data__XFQ6q p{color:var(--base-white);font-size:var(--font-size-large);font-weight:300;line-height:var(--font-size-extra-large);text-align:center}.MarketingWhy_data__XFQ6q p strong{font-weight:600}@media(min-width:800px){.MarketingWhy_benefits__bI9VB{padding:1rem 3rem 4rem}.MarketingWhy_card__jJ4jA{padding:4rem 1.5rem 1.5rem}.MarketingWhy_data__XFQ6q{padding:4.5rem 6rem}.MarketingWhy_data__XFQ6q p{font-size:2rem;line-height:3rem}.MarketingWhy_data__XFQ6q p strong{font-weight:700}}@media(min-width:1400px){.MarketingWhy_benefits__bI9VB{padding:1rem 6rem 4rem}.MarketingWhy_cards__Qee38{grid-gap:2rem;display:grid;gap:2rem;grid-auto-flow:column}.MarketingWhy_card__jJ4jA{margin-bottom:0}.MarketingWhy_data__XFQ6q{padding:4.75rem 22.5rem}}.DataTable_table__IaDbT{position:relative;width:100%}.DataTable_table__IaDbT .textFormat-value{font-size:12px}.DataTable_table__IaDbT .textFormat-currency,.DataTable_table__IaDbT .textFormat-percentSign{font-size:10px}.DataTable_table__IaDbT .textFormat-root{padding:0 24px 0 0}.DataTable_caption__eqeoA{color:var(--base-light-1);font-size:16px;font-weight:500;position:absolute;text-align:left;top:0}.DataTable_group__T1BTo{color:var(--base-light-5);font-size:12px;padding-bottom:6px;padding-left:22px;padding-top:24px}.DataTable_colShrink__xM0g6{width:1%}.DataTable_headerRow__Lx25M{border-bottom:1px solid var(--base-light-10)}.DataTable_headerRow__Lx25M th{color:var(--base-light-4);font-size:10px;font-weight:400;padding:5px 0;text-align:left}.DataTable_bodyRow__lEbEN{transition:all .15s ease}.DataTable_bodyRow__lEbEN td{border-bottom:1px solid var(--base-light-10);padding:3px 0}.DataTable_expandableRow__2uwGc{cursor:pointer}.DataTable_expandableRow__2uwGc:focus-within,.DataTable_expandableRow__2uwGc:hover{background:var(--base-light-11)}.DataTable_expandableRow__2uwGc:focus-within .DataTable_holding__JDbbz,.DataTable_expandableRow__2uwGc:hover .DataTable_holding__JDbbz{color:var(--base-light-2)}.DataTable_expandableRow__2uwGc .DataTable_expanded__qdbx4{border-bottom:none}.DataTable_expandButton__uImBs{align-items:center;display:flex;height:100%;height:24px;justify-content:center;transition:transform .2s ease;width:22px}.DataTable_expandingRow__xPq\+S{transition:visibility 0s linear .3s;visibility:collapse}.DataTable_expandingRow__xPq\+S>td>div{max-height:0;opacity:0;overflow-y:hidden;transition:all .3s ease;will-change:max-height}.DataTable_expandingRow__xPq\+S.DataTable_expanded__qdbx4{border-bottom:1px solid var(--base-light-10);transition-delay:0s;visibility:visible}.DataTable_expandingRow__xPq\+S.DataTable_expanded__qdbx4>td>div{max-height:var(--row-height);opacity:1;transition-delay:0s}.HoldingDetails_root__YdbCT .textFormat-root{padding-right:0}.HoldingDetails_classification__Y5r-w{margin-bottom:1rem}.HoldingDetails_metrics__hRaS1{display:flex;flex-wrap:wrap;margin-bottom:1rem}.HoldingDetails_metrics__hRaS1>div{margin-bottom:.25rem;margin-right:2rem}.HoldingDetails_horizontalMetrics__1rBNh{margin-bottom:1rem}.HoldingDetails_horizontalMetrics__1rBNh>div{border-bottom:1px solid var(--base-light-10);margin-bottom:.125rem;padding-bottom:.3125rem}.HoldingDetails_objective__1DEpp .HoldingDetails_header__3iU2E{align-items:center;color:var(--base-light-2);display:flex;font-size:.75rem;line-height:1rem;margin-bottom:.75rem}.HoldingDetails_objective__1DEpp .HoldingDetails_header__3iU2E svg{color:#009c51;margin-right:.5rem}.HoldingDetails_objective__1DEpp .HoldingDetails_description__Zi7Ym{color:var(--base-light-3);font-size:.75rem;line-height:1rem}.HoldingDetails_objectiveNA__6kfKF{background:var(--base-light-11);border-radius:7px;color:var(--base-light-4);font-size:.75rem;line-height:1rem;padding:1rem;text-align:center}.HoldingDetails_readMoreTrigger__T6P1V{color:var(--accent);font-size:.75rem;line-height:1rem}.HoldingsTable_holdingText__iuzOI{color:var(--base-light-3);font-size:.625rem;font-weight:500;margin:0 .25rem 0 .5rem}.HoldingsTable_holdingText__iuzOI.HoldingsTable_medium__-BqaO{font-size:.75rem}.HoldingsTable_expanded__CmWGn{padding:.5rem}.HoldingsTable_expanded__CmWGn.HoldingsTable_medium__-BqaO{padding:1rem}.AllocationTable_type__SiBGJ{color:var(--base-light-3);display:block;font-size:var(--font-size-small);font-weight:medium;padding-right:24px}.AllocationTable_type__SiBGJ.AllocationTable_medium__G9GCK{font-size:var(--font-size-tiny);text-align:right}.AllocationTable_horizontalMetrics__sYrH0{margin-bottom:1rem}.AllocationTable_horizontalMetrics__sYrH0>div{border-bottom:1px solid var(--base-light-10);margin-bottom:.125rem;padding-bottom:.3125rem}.NumberPill_root__0j1XD{border-radius:5px;display:inline-block}.NumberPill_solid__8prMI{background:var(--base-light-10);color:var(--base-light-2)}.NumberPill_outline__cg\+xf{border:1px solid var(--base-light-3);color:var(--base-light-3)}.NumberPill_small__bmb9d{font-size:.625rem;line-height:.875rem;padding:.0625rem .25rem}.NumberPill_medium__etCwB{font-size:.75rem;line-height:1rem;padding:.125rem .375rem}.NumberPill_large__qPaDx{font-size:.875rem;line-height:1.375rem;padding:.1875rem .4375rem}.NumberPill_label__BD-S4{color:var(--base-light-4);font-size:.625rem;line-height:.875rem}.PortfolioHoldingsSummary_portfolios__Xl9WV{grid-gap:1em;display:grid}.PortfolioHoldingsSummary_portfolios__Xl9WV.PortfolioHoldingsSummary_medium__OyKym{grid-template-columns:1fr 1fr}.PortfolioHoldingsSummary_portfolios__Xl9WV.PortfolioHoldingsSummary_large__XxnOw{grid-template-columns:1fr 1fr 1fr}.PortfolioHoldingsSummary_portfolio__Ha20B{border:1px solid var(--base-light-9);border-radius:7px;padding:.5rem 1rem}.PortfolioHoldingsSummary_topRow__Pa282{display:flex;margin-bottom:1rem}.PortfolioHoldingsSummary_topRow__Pa282 .PortfolioHoldingsSummary_left__nI-cT{align-items:center;display:flex;margin-right:1rem;width:50%}.PortfolioHoldingsSummary_topRow__Pa282 .PortfolioHoldingsSummary_right__07uAR{margin-left:auto;max-width:200px;width:50%}.PortfolioHoldingsSummary_portfolioName__PHXAZ{margin-bottom:1rem;white-space:wrap!important}.PortfolioHoldingsSummary_adHocLegend__fH8gt{align-items:center;display:flex;justify-content:center}.PortfolioHoldingsSummary_adHocLegend__fH8gt .PortfolioHoldingsSummary_icon__rjjYz{height:10px;margin-right:.5rem}.PortfolioHoldingsSummary_adHocLegend__fH8gt .PortfolioHoldingsSummary_label__oQ3ad{color:var(--base-light-3);font-size:.625rem;font-weight:500;line-height:.875rem}.PortfolioHoldingsSummary_pricesLine__MrEUs .PortfolioHoldingsSummary_price__z7TRc{margin-bottom:1rem}.PortfolioHoldingsSummary_allHoldingsTrigger__-2jTv{color:var(--brand-primary);font-size:.75rem;font-weight:600;line-height:1rem;margin:.5rem 0}.PortfolioHoldingsSummary_allHoldingsTrigger__-2jTv.PortfolioHoldingsSummary_medium__OyKym{font-size:.875rem;line-height:1.375rem}.PortfolioHoldingsSummary_allHoldingsTrigger__-2jTv:focus,.PortfolioHoldingsSummary_allHoldingsTrigger__-2jTv:hover{color:var(--brand-dark);outline:0}.PortfolioHoldingsSummary_allHoldingsTrigger__-2jTv svg{display:inline;margin-left:.5rem}.PortfolioHoldingsSummary_pieChart__HGP\+0 .pie-weight{color:var(--base);display:block;font-size:.8rem;margin-top:.25rem}.PortfolioHoldingsSummary_tooltip__wXpjB .highcharts-shadow{display:none}.PortfolioHoldingsSummary_tooltip__wXpjB .highcharts-label-box{fill:none}.PortfolioHoldingsSummary_tooltip__wXpjB .tooltip-container{background:hsla(20,23%,97%,.94);border-radius:4px;box-shadow:1px 1px 6px rgba(0,0,0,.16);padding:.875rem;width:310px}.PortfolioHoldingsSummary_tooltip__wXpjB .tooltip-color{border-radius:4px 4px 0 0;height:4px;margin:-.875rem -.875rem .5rem}.PortfolioHoldingsSummary_tooltip__wXpjB .tooltip-header{color:var(--base);font-size:.75rem;line-height:1rem;margin-bottom:.3rem}.PortfolioHoldingsSummary_tooltip__wXpjB .tooltip-product{color:var(--base);font-size:1.125rem;font-weight:600;line-height:1.375rem;margin-bottom:.3rem}.PortfolioHoldingsSummary_tooltip__wXpjB .tooltip-value{margin-bottom:.3rem}.PortfolioHoldingsSummary_allHoldings__36HDB{height:100%;overflow:auto}.PortfolioHoldingsSummary_viewModeToggle__-P-e8{margin-bottom:1.5rem}.RiskReward_tooltip__-m5za .tooltip-container{background:hsla(20,23%,97%,.94);max-width:300px;min-width:150px;padding:14px}.RiskReward_tooltip__-m5za .highcharts-shadow{display:none}.RiskReward_tooltip__-m5za .highcharts-label-box{fill:none}.RiskReward_tooltip__-m5za .points-grid{font-size:10px;gap:4px 0}.RiskReward_tooltip__-m5za .points-grid *{line-height:16px}.RiskReward_tooltip__-m5za .point-name{align-items:center;color:#2f2f2f;display:flex}.RiskReward_tooltip__-m5za .tooltip-header{color:#171717;display:block;font-size:12px;line-height:16px;padding-bottom:7px}.RiskReward_tooltip__-m5za .color-line{display:flex;overflow:hidden;width:14px}.RiskReward_tooltip__-m5za .color-line:after{background-color:currentColor;border-radius:1px;content:"";height:3px;width:100%}.RiskReward_itemHeader__Kz-1f{whitespace:nowrap;color:#636363;display:flex;font-weight:500;text-overflow:ellipsis}.RiskReward_legendLine__awU1E{display:flex;flex-grow:1;margin:0 8px;min-width:10px;position:relative}.RiskReward_legendLine__awU1E:after{background-color:#e5e5e5;content:"";height:1px;width:100%}.RiskReward_mobileTable__oWQu9>*{border-bottom:1px solid #f2f2f2}.RiskReward_mobileTable__oWQu9>:not(:first-child){padding-left:14px}.RiskReward_dateDisplay__qUhzb .dateDisplayBox_value{font-size:1rem;font-weight:600;line-height:1.375rem}.RiskReward_dateDisplay__qUhzb .dateDisplayBox_suffix,.RiskReward_dateDisplay__qUhzb.RiskReward_small__LnVyK .dateDisplayBox_value{font-size:.875rem;font-weight:500;line-height:1.375rem}.RiskReward_dateDisplay__qUhzb.RiskReward_mobile__ZBsjj .dateDisplayBox_value,.RiskReward_dateDisplay__qUhzb.RiskReward_small__LnVyK .dateDisplayBox_suffix{font-size:.75rem;font-weight:500;line-height:1rem}.RiskReward_dateDisplay__qUhzb.RiskReward_mobile__ZBsjj .dateDisplayBox_suffix{font-size:.625rem;font-weight:500;line-height:.875rem}.RiskProfileAllocationTable_root__3E\+Ls td,.RiskProfileAllocationTable_root__3E\+Ls th{padding:5px 0 5px 7px}.RiskProfileAllocationTable_root__3E\+Ls tr.active{background:var(--faint-light)}.RiskProfileAllocationTable_root__3E\+Ls tr.inactive{background:var(--base-light-10);opacity:.5}.RiskProfileAllocationTable_root__3E\+Ls tr.inactive .RiskProfileAllocationTable_allocation__7hDQp:after{background:var(--base-light-8)!important}.RiskProfileAllocationTable_allocation__7hDQp{color:var(--base);display:block;font-size:var(--font-size-small);font-weight:500;margin:-2px 0;padding-right:28px;position:relative;white-space:nowrap}.RiskProfileAllocationTable_allocation__7hDQp:after{background:var(--legend-color);content:"";display:block;height:calc(100% + 13px);position:absolute;right:0;top:-7px;width:6px}.RiskProfileAllocationTable_target__KJtjX .textFormat-root{padding:0}.RiskProfileAllocationTable_target__KJtjX .target-range-separator{color:var(--base-light-5);font-size:var(--font-size-tiny)}.RiskProfileAllocationTable_change__MnFjk{align-items:center;display:flex}.RiskProfileAllocationTable_change__MnFjk .textFormat-root{padding:0}.RiskProfileAllocationTable_change__MnFjk svg{height:22px;width:22px}.QuadrusRiskProfile_root__9UpRI{padding:22px 0}.QuadrusRiskProfile_root__9UpRI p{color:var(--base-light-5)}.QuadrusRiskProfile_root__9UpRI.QuadrusRiskProfile_medium__z1s7g{padding:32px 0}.QuadrusRiskProfile_riskProfileEducation__fjUpD{height:100%;overflow:auto}.QuadrusRiskProfile_riskProfileEducation__fjUpD>div{padding:1.375rem 2rem}.QuadrusRiskProfile_riskProfileEducation__fjUpD .QuadrusRiskProfile_top__7OtDR{background:var(--faint)}.QuadrusRiskProfile_riskProfileEducation__fjUpD h5{color:var(--base-light-2);font-size:.875rem;font-weight:600;line-height:1.375rem;margin-bottom:.5rem}.QuadrusRiskProfile_riskProfileEducation__fjUpD h6{color:var(--base-light-1);font-size:.75rem;font-weight:500;line-height:1rem;margin-bottom:.3rem}.QuadrusRiskProfile_riskProfileEducation__fjUpD p{color:var(--base-light-4);font-size:.875rem;line-height:1.375rem}.QuadrusRiskProfile_riskProfile__F1p3w{color:var(--base);display:block;font-size:var(--font-size-title);margin:10px 0}.QuadrusRiskProfile_medium__z1s7g .QuadrusRiskProfile_riskProfile__F1p3w{font-size:var(--font-size-medium-up);font-weight:500}.QuadrusRiskProfile_info__4oTfz{display:flex;flex-direction:column;justify-content:space-between}.QuadrusRiskProfile_medium__z1s7g .QuadrusRiskProfile_info__4oTfz{flex-direction:row}.QuadrusRiskProfile_infoTrigger__Rgcm8{color:var(--brand-primary);font-size:.75rem;font-weight:600;line-height:1rem;margin:.5rem 0;padding-bottom:6px;position:relative;transition:color .2s ease}.QuadrusRiskProfile_medium__z1s7g .QuadrusRiskProfile_infoTrigger__Rgcm8{font-size:.875rem;line-height:1.375rem}.QuadrusRiskProfile_infoTrigger__Rgcm8:focus,.QuadrusRiskProfile_infoTrigger__Rgcm8:hover{color:var(--base);outline:0}.QuadrusRiskProfile_infoTrigger__Rgcm8:focus:after,.QuadrusRiskProfile_infoTrigger__Rgcm8:hover:after{background-color:var(--base);transform:scaleX(78%)}.QuadrusRiskProfile_infoTrigger__Rgcm8:after{background-color:var(--brand-primary);bottom:0;content:"";display:block;height:1px;position:absolute;transition:all .2s ease;width:100%}.QuadrusRiskProfile_assetAllocations__dJ1q-{background:var(--faint);border-radius:7px;height:-moz-min-content;height:min-content;margin-top:22px;padding:11px 14px;width:-moz-min-content;width:min-content}.QuadrusRiskProfile_assetAllocations__dJ1q->div{align-items:baseline;display:flex;flex-direction:column-reverse;justify-content:space-between;margin-bottom:.5rem;white-space:pre}.QuadrusRiskProfile_assetAllocations__dJ1q->div:last-child{margin-bottom:0}.QuadrusRiskProfile_assetAllocations__dJ1q- dt{align-items:center;color:var(--base-light-3);display:flex;font-size:var(--font-size-small)}.QuadrusRiskProfile_assetAllocations__dJ1q- dt svg{margin-right:.25rem}.QuadrusRiskProfile_assetAllocations__dJ1q- dd{color:var(--base);font-size:var(--font-size-default);font-weight:600}.QuadrusRiskProfile_assetAllocations__dJ1q- dd span{font-weight:400}.QuadrusRiskProfile_medium__z1s7g .QuadrusRiskProfile_assetAllocations__dJ1q-{flex-direction:column;margin-top:0;padding:14px}.QuadrusRiskProfile_medium__z1s7g .QuadrusRiskProfile_assetAllocations__dJ1q- dt{font-weight:600}.QuadrusRiskProfile_medium__z1s7g .QuadrusRiskProfile_assetAllocations__dJ1q- dd{font-size:var(--font-size-title)}.QuadrusRiskProfile_medium__z1s7g .QuadrusRiskProfile_assetAllocations__dJ1q->div+div{margin-left:0;margin-top:22px}.QuadrusRiskProfile_allocationToggle__tVgm3{margin-bottom:.75rem}.QuadrusRiskProfile_analysis__g7MW6{margin-top:35px;padding:22px 0}.QuadrusRiskProfile_products__TnQ4x{grid-gap:96px;display:grid;gap:96px;grid-template-columns:1fr;margin-top:52px}.QuadrusRiskProfile_medium__z1s7g .QuadrusRiskProfile_products__TnQ4x{gap:52px;grid-template-columns:repeat(2,1fr)}.QuadrusRiskProfile_productItem__2a-oR{min-width:0}.QuadrusRiskProfile_productItem__2a-oR .textFormat-root{color:var(--base)}.QuadrusRiskProfile_productItem__2a-oR .textFormat-percentSign{color:var(--base-light-4)}.QuadrusRiskProfile_chartActual__ymPGz>p,.QuadrusRiskProfile_chartTarget__q57wH>p{color:var(--base-light-1);font-size:var(--font-size-small)}.QuadrusRiskProfile_chartActual__ymPGz{margin-top:7px}.QuadrusRiskProfile_chartActual__ymPGz p{margin-bottom:6px}.QuadrusRiskProfile_chartTarget__q57wH{display:flex;flex-direction:column-reverse}.QuadrusRiskProfile_chartTarget__q57wH p{margin-top:6px}.QuadrusRiskProfile_customColumnLabel__whfeS{align-items:center;color:var(--base-light-2);display:flex;font-weight:500}.QuadrusRiskProfile_customColumnLabel__whfeS svg{margin-right:.25rem}.QuadrusRiskProfile_cellPrefix__EMHKu{color:var(--base-light-3);font-size:.75rem;line-height:1rem}.QuadrusRiskProfile_paddedCell__aBsO\+{display:inline-block;margin-left:28px}.QuadrusRiskProfile_unavailable__TxLUw{color:var(--base-light-4);font-size:.75rem;line-height:1rem}.QuadrusRiskProfile_unavailableChart__xv820{align-items:center;background:repeating-linear-gradient(45deg,var(--base-light-11),var(--base-light-11) 10px,var(--base-light-10) 10px,var(--base-light-10) 20px);color:var(--base-light-3);display:flex;font-size:.75rem;height:30px;justify-content:center;line-height:1rem}.QuadrusRiskProfile_unavailableLegend__sajfO{align-items:center;display:flex;margin-top:1rem}.QuadrusRiskProfile_unavailableLegend__sajfO .QuadrusRiskProfile_pattern__\+Vluo{background:repeating-linear-gradient(45deg,var(--base-light-10),var(--base-light-10) 10px,var(--base-light-8) 10px,var(--base-light-8) 20px);border-radius:4px;display:block;height:15px;margin-right:.5rem;width:40px}.QuadrusRiskProfile_unavailableLegend__sajfO .QuadrusRiskProfile_label__ki9jN{color:var(--base-light-3);font-size:.75rem;line-height:1rem}.QuadrusRiskProfile_changeUnavailable__GKuD-{border-bottom:1px solid var(--base-light-4);display:inline-block;height:1px;width:25px}@media(min-width:500px){.QuadrusRiskProfile_assetAllocations__dJ1q->div{flex-direction:row-reverse;justify-content:flex-end}.QuadrusRiskProfile_assetAllocations__dJ1q- dt{margin-left:.5rem}.QuadrusRiskProfile_assetAllocations__dJ1q- dd{min-width:80px}}.RiskProfile_root__xcXZu{padding:22px 0}.RiskProfile_root__xcXZu p{color:var(--base-light-5)}.RiskProfile_root__xcXZu.RiskProfile_medium__GznO0{padding:32px 0}.RiskProfile_riskProfileEducation__5mlaz{height:100%;overflow:auto}.RiskProfile_riskProfileEducation__5mlaz>div{padding:1.375rem 2rem}.RiskProfile_riskProfileEducation__5mlaz .RiskProfile_top__peIr9{background:var(--faint)}.RiskProfile_riskProfileEducation__5mlaz h5{color:var(--base-light-2);font-size:.875rem;font-weight:600;line-height:1.375rem;margin-bottom:.5rem}.RiskProfile_riskProfileEducation__5mlaz h6{color:var(--base-light-1);font-size:.75rem;font-weight:500;line-height:1rem;margin-bottom:.3rem}.RiskProfile_riskProfileEducation__5mlaz p{color:var(--base-light-4);font-size:.875rem;line-height:1.375rem}.RiskProfile_riskProfile__lpRWq{color:var(--base);display:block;font-size:var(--font-size-title);margin:10px 0}.RiskProfile_medium__GznO0 .RiskProfile_riskProfile__lpRWq{font-size:var(--font-size-medium-up);font-weight:500}.RiskProfile_info__8zzkL{display:flex;flex-direction:column;justify-content:space-between}.RiskProfile_medium__GznO0 .RiskProfile_info__8zzkL{flex-direction:row}.RiskProfile_infoTrigger__8SQ-o{color:var(--brand-primary);font-size:.75rem;font-weight:600;line-height:1rem;margin:.5rem 0;padding-bottom:6px;position:relative;transition:color .2s ease}.RiskProfile_medium__GznO0 .RiskProfile_infoTrigger__8SQ-o{font-size:.875rem;line-height:1.375rem}.RiskProfile_infoTrigger__8SQ-o:focus,.RiskProfile_infoTrigger__8SQ-o:hover{color:var(--base);outline:0}.RiskProfile_infoTrigger__8SQ-o:focus:after,.RiskProfile_infoTrigger__8SQ-o:hover:after{background-color:var(--base);transform:scaleX(78%)}.RiskProfile_infoTrigger__8SQ-o:after{background-color:var(--brand-primary);bottom:0;content:"";display:block;height:1px;position:absolute;transition:all .2s ease;width:100%}.RiskProfile_assetAllocations__YBf2s{background:var(--faint);border-radius:7px;display:flex;margin-top:22px;padding:11px 14px;width:-moz-min-content;width:min-content}.RiskProfile_assetAllocations__YBf2s>div+div{margin-left:22px}.RiskProfile_assetAllocations__YBf2s>div{align-items:baseline;display:flex;flex-direction:row-reverse;justify-content:space-between;white-space:pre}.RiskProfile_assetAllocations__YBf2s dt{color:var(--base-light-3);font-size:var(--font-size-small);margin-left:14px}.RiskProfile_assetAllocations__YBf2s dd{color:var(--navy-light-2);font-size:var(--font-size-default);font-weight:600}.RiskProfile_assetAllocations__YBf2s dd span{color:var(--base-light-4);font-weight:400}.RiskProfile_medium__GznO0 .RiskProfile_assetAllocations__YBf2s{flex-direction:column;margin-top:0;padding:14px}.RiskProfile_medium__GznO0 .RiskProfile_assetAllocations__YBf2s dt{font-weight:600}.RiskProfile_medium__GznO0 .RiskProfile_assetAllocations__YBf2s dd{font-size:var(--font-size-title)}.RiskProfile_medium__GznO0 .RiskProfile_assetAllocations__YBf2s>div+div{margin-left:0;margin-top:22px}.RiskProfile_analysis__gEmGS{margin-top:35px;padding:22px 0}.RiskProfile_products__K3CGv{grid-gap:96px;display:grid;gap:96px;grid-template-columns:1fr;margin-top:52px}.RiskProfile_medium__GznO0 .RiskProfile_products__K3CGv{gap:52px;grid-template-columns:repeat(2,1fr)}.RiskProfile_productItem__0TSOW{min-width:0}.RiskProfile_productItem__0TSOW .textFormat-percentSign,.RiskProfile_productItem__0TSOW .textFormat-root{color:currentColor}.RiskProfile_chartActual__WSz4j>p,.RiskProfile_chartTarget__mZUZ1>p{color:var(--base-light-1);font-size:var(--font-size-small)}.RiskProfile_chartActual__WSz4j p{margin-bottom:6px}.RiskProfile_chartTarget__mZUZ1{display:flex;flex-direction:column-reverse;margin-top:7px}.RiskProfile_chartTarget__mZUZ1 p{margin-top:6px}.DisclaimerItem_header__GHYrH{align-items:center;display:flex;justify-content:space-between;padding:1rem 0 .75rem}.DisclaimerItem_title__voqlj{font-size:var(--font-size-small);font-weight:600}.DisclaimerItem_contentWrapper__aP3q4{display:flex;flex-direction:column;gap:2rem}.DisclaimerItem_content__OGgZD{color:var(--base-light-4);font-size:var(--font-size-default)}.DisclaimerItem_content__OGgZD>*+*{margin-top:1.5em}@media(min-width:800px){.DisclaimerItem_title__voqlj{font-size:var(--font-size-title);font-weight:500}.DisclaimerItem_contentWrapper__aP3q4{flex-direction:row}.DisclaimerItem_content__OGgZD{flex:1 0}}.Disclaimers_root__KIQYV{margin:0 auto;padding:2.875rem 1rem;width:100%}.Disclaimers_title__hdDhP{color:var(--brand-primary);font-size:var(--font-size-extra-large);font-weight:300;line-height:var(--font-size-huge);margin-bottom:.75rem}.Disclaimers_items__ukEwV>*+*{margin-top:1.5rem}@media(min-width:800px){.Disclaimers_root__KIQYV{padding-left:3rem;padding-right:3rem}}@media(min-width:1400px){.Disclaimers_root__KIQYV{padding-left:7.5rem;padding-right:7.5rem}}@keyframes PresentationLoader_pulsate__WsoNy{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.PresentationLoader_pulsate__WsoNy{animation:PresentationLoader_pulsate__WsoNy 5s ease-in-out infinite}.PresentationLoader_loading__C-kqz{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.PresentationLoader_loadingContent__Nwk1w{align-items:center;display:flex;flex-direction:column;max-width:500px;padding:2rem;width:100%}.PresentationLoader_logo__5s67B{margin-bottom:3rem}.PresentationLoader_progressAmount__crlyF{font-size:1.375rem;font-weight:600;line-height:3.75rem}.PresentationLoader_bar__LpSBJ{background:var(--base-light-10);border-radius:14px;height:6px;isolation:isolate;margin-bottom:1.5rem;overflow:hidden;width:100%}.PresentationLoader_bar__LpSBJ .PresentationLoader_innerBar__78UaD{background:var(--base);height:6px;transition:all .25s}.PresentationLoader_message__AoIG6{font-size:.875rem;font-weight:300;line-height:1rem}.AdvisorAddress_root__qN1E9{color:var(--base-light-4);font-size:.75rem;font-style:normal;line-height:1rem}.AdvisorAddress_root__qN1E9 .AdvisorAddress_street__l62wS{display:block}.AdvisorAddress_root__qN1E9 .AdvisorAddress_city__SiEo-,.AdvisorAddress_root__qN1E9 .AdvisorAddress_state__Xifqg{color:var(--base-light-3)}.AdvisorContact_root__ezC-l{color:var(--base-white);font-size:.75rem;line-height:1rem;white-space:nowrap}.AdvisorContact_root__ezC-l .AdvisorContact_icon__j2VGr{display:none;margin-right:.5rem}@media(min-width:500px){.AdvisorContact_root__ezC-l .AdvisorContact_icon__j2VGr{display:inline-block}}.AdvisorCompanyLogo_root__2AE2-{filter:brightness(0) invert(1)}.AdvisorName_root__cealg{color:var(--base-white);font-size:1rem;font-weight:600;line-height:1.375rem;margin-bottom:.2rem}.AdvisorPosition_root__T6pWa{color:var(--base-white);font-size:.75rem;line-height:1rem;margin-bottom:.5rem}.AdvisorPosition_root__T6pWa .AdvisorPosition_firm__TAov4,.AdvisorPosition_root__T6pWa .AdvisorPosition_role__FQeiX,.AdvisorPosition_root__T6pWa .AdvisorPosition_separator__QyZ7b{margin-right:.25rem}.AdvisorWebsite_root__asTOu{color:var(--base-white);font-size:.75rem;line-height:1rem}.AdvisorWebsite_root__asTOu .AdvisorWebsite_icon__pVFrs{display:inline-block;margin-right:.5rem}.PresentationFooter_root__FoPO\+{background:var(--brand-dark);padding:2rem 1rem;text-align:center}.PresentationFooter_avatar__HhCTX .avatar-root{margin:0 auto .5rem}.PresentationFooter_companyLogo__XpOwr{margin:0 auto .875rem}.PresentationFooter_contactInfos__DzAry{display:flex;gap:2rem;justify-content:center}.PresentationFooter_hr__7ho57{background-color:var(--base-white);height:1px;margin:2rem 0;width:100%}@media(min-width:800px){.PresentationFooter_root__FoPO\+{align-items:center;display:flex;justify-content:space-between;padding:2rem 3rem}.PresentationFooter_avatar__HhCTX{margin-right:1.3rem}.PresentationFooter_avatar__HhCTX .avatar-root{margin:0}.PresentationFooter_advisorInfo__GiR1o{align-items:center;display:flex;text-align:left}.PresentationFooter_contactInfos__DzAry{gap:1rem}.PresentationFooter_hr__7ho57{display:none}}
/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}html{font-family:Inter,sans-serif;scroll-behavior:smooth}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:500px){.container{max-width:500px}}@media (min-width:800px){.container{max-width:800px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.left-0{left:0}.top-\[-40px\]{top:-40px}.top-\[-70px\]{top:-70px}.top-\[\.125rem\]{top:.125rem}.z-0{z-index:0}.z-10{z-index:10}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-3\.5{margin-bottom:.875rem;margin-top:.875rem}.my-8{margin-bottom:2rem;margin-top:2rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-2{margin-left:.5rem}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-5{margin-top:1.25rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-3{height:.75rem}.h-6{height:1.5rem}.h-\[10px\]{height:10px}.h-\[11px\]{height:11px}.h-\[44px\]{height:44px}.h-\[58px\]{height:58px}.h-\[68px\]{height:68px}.h-\[9px\]{height:9px}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-3{width:.75rem}.w-6{width:1.5rem}.w-\[1\%\]{width:1%}.w-\[11px\]{width:11px}.w-\[12px\]{width:12px}.w-\[20px\]{width:20px}.w-\[230px\]{width:230px}.w-\[500px\]{width:500px}.w-\[5px\]{width:5px}.w-\[fit-content\],.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-full{min-width:100%}.max-w-\[447px\]{max-width:447px}.flex-shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.translate-x-1{--tw-translate-x:0.25rem}.rotate-180,.translate-x-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.rotate-90{--tw-rotate:90deg}.rotate-90,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[1fr_auto_auto\]{grid-template-columns:1fr auto auto}.flex-col{flex-direction:column}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.place-self-center{place-self:center}.self-end{align-self:flex-end}.overflow-auto{overflow:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-\[\#E5E5E5\]{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity))}.border-\[\#F2F2F2\]{--tw-border-opacity:1;border-color:rgb(242 242 242/var(--tw-border-opacity))}.bg-\[\#55C186\]{--tw-bg-opacity:1;background-color:rgb(85 193 134/var(--tw-bg-opacity))}.bg-\[\#F8F8F8\]{--tw-bg-opacity:1;background-color:rgb(248 248 248/var(--tw-bg-opacity))}.bg-\[\#FCFCFC\]{--tw-bg-opacity:1;background-color:rgb(252 252 252/var(--tw-bg-opacity))}.bg-\[\#FF4415\]{--tw-bg-opacity:1;background-color:rgb(255 68 21/var(--tw-bg-opacity))}.bg-\[\#FFFFFF\],.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.pb-3{padding-bottom:.75rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.text-left{text-align:left}.text-center{text-align:center}.text-\[0\.625rem\]{font-size:.625rem}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.875rem\]{font-size:.875rem}.text-\[12px\]{font-size:12px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem}.text-xs{font-size:.625rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-\[22px\]{line-height:22px}.text-\[\#009C51\]{--tw-text-opacity:1;color:rgb(0 156 81/var(--tw-text-opacity))}.text-\[\#171717\]{--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.text-\[\#2F2F2F\],.text-\[\#2f2f2f\]{--tw-text-opacity:1;color:rgb(47 47 47/var(--tw-text-opacity))}.text-\[\#494949\]{--tw-text-opacity:1;color:rgb(73 73 73/var(--tw-text-opacity))}.text-\[\#636363\]{--tw-text-opacity:1;color:rgb(99 99 99/var(--tw-text-opacity))}.text-\[\#7D7D7D\]{--tw-text-opacity:1;color:rgb(125 125 125/var(--tw-text-opacity))}.text-\[\#979797\]{--tw-text-opacity:1;color:rgb(151 151 151/var(--tw-text-opacity))}.text-\[\#E35200\]{--tw-text-opacity:1;color:rgb(227 82 0/var(--tw-text-opacity))}.text-\[\#e54e4a\]{--tw-text-opacity:1;color:rgb(229 78 74/var(--tw-text-opacity))}.text-\[color\:var\(--base-light-2\)\]{color:#494949;color:var(--base-light-2)}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media (hover:none){button:hover{background-color:transparent!important}}:root{--accent:#3662ff;--accent-dark:#294dcb;--accent-light-1:#6599ff;--accent-light-2:#9bbcfb;--accent-light-3:#cbdbf9;--accent-light-4:#edf3ff;--accent-dirty-light:#7b8fd3;--accent-dirty:#6479c2;--base-white:#fff;--base-black:#000;--base:#171717;--base-light-1:#2f2f2f;--base-light-2:#494949;--base-light-3:#636363;--base-light-4:#7d7d7d;--base-light-5:#979797;--base-light-6:#b1b1b1;--base-light-7:#cbcbcb;--base-light-8:#d8d8d8;--base-light-9:#e5e5e5;--base-light-10:#f2f2f2;--base-light-11:#f8f8f8;--base-light-12:#fcfcfc;--faint:#faf8f7;--faint-light:#fcfbf9;--faint-dark-2:#f2eeeb;--faint-dark-4:#e5dcd5;--faint-dark-7:#9a897d;--navy-light-2:#2e365f;--brand-dark:#466647;--brand-primary:#287c21;--brand-primary-hover:#26751e;--brand-primary-focus:#206319;--brand-secondary:#ecf5eb;--font-size-tiny:0.625rem;--font-size-small:0.75rem;--font-size-default:0.875rem;--font-size-title:1rem;--font-size-medium:1.125rem;--font-size-medium-up:1.25rem;--font-size-large:1.375rem;--font-size-extra-large:1.75rem;--font-size-huge:2.25rem;--font-size-extra-huge:2.875rem}.last\:border-none:last-child{border-style:none}@media (min-width:800px){.md\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.md\:p-11{padding:2.75rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}}
/*# sourceMappingURL=main.080fd4d3.css.map*/