.styles_accordion__dYC7K{display:flex;flex-wrap:wrap;gap:1rem}.styles_accordion-item-container__hsvSA{flex:0 0 auto;width:100%}.styles_accordion-item__elyd3{margin:0;border-radius:.5rem;border:none;background:var(--primary-white)}.styles_border__YPG_9{border:1px solid var(--primary-light-grey)!important}.styles_accordion-button__bZiqw{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;outline:0;border:none;border-radius:.5rem;background:var(--primary-white);padding:1.5rem 1rem 1rem;transition:padding .2s ease-in-out}.styles_accordion-button__bZiqw.styles_collapsed__h21Yp{padding:1.5rem 1rem}.styles_accordion-question__SWXDY{color:var(--primary-black);font-size:1rem;font-weight:600;text-align:left;line-height:1.35;flex:1 1;margin-bottom:0}.styles_accordion-button__bZiqw.styles_collapsed__h21Yp .styles_accordion-question__SWXDY{color:var(--primary-grey)}.styles_accordion-icon__P4Ywe{display:flex;width:1rem;height:1rem;transition:transform .2s ease-in-out}.styles_accordion-button__bZiqw:not(.styles_collapsed__h21Yp) .styles_accordion-icon__P4Ywe{transform:rotate(180deg)}.styles_accordion-body__mqY8g>div{padding:0 1rem 1.5rem;background-color:var(--primary-white);border-radius:.5rem}.styles_accordion-text__ZpIO4{display:flex;flex-direction:column;gap:.5rem;color:var(--primary-grey,#666);font-size:1rem;font-style:normal;font-weight:400;line-height:1.55;margin-bottom:0}.styles_accordion-text__ZpIO4 p{margin:0}.styles_accordion-text__ZpIO4 a{color:var(--primary-green)}.styles_accordion-text__ZpIO4 strong{display:block;color:var(--primary-black);font-weight:600;margin-bottom:0}.styles_accordion-text__ZpIO4 ol,.styles_accordion-text__ZpIO4 ul{margin:0;list-style:auto}@media (min-width:992px){.styles_accordion-item-container__hsvSA{width:50%;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem)}}.styles_accordion-section-container__7z5_5{display:flex;flex-direction:column;border:1px solid var(--primary-light-grey);border-radius:.5rem;padding:1rem 1rem 0}.styles_section-heading__xw24V{margin-bottom:1.5rem;color:var(--primary-grey);font-weight:700;font-size:1rem;line-height:normal}.styles_accordion__PE8AZ{display:flex;flex-direction:column}.styles_accordion-item__67Xzl{flex-grow:1;margin:0;border:0;border-top:1px solid var(--primary-light-grey);border-radius:0;background:var(--primary-white);width:100%}.styles_accordion-button__wtuns{display:flex;transition:padding .2s ease-in-out;border:none;background:var(--primary-white);padding:1.5rem 0 1rem;width:100%}.styles_accordion-button__wtuns.styles_collapsed__b6Vu2{padding:1.5rem 0}.styles_accordion-question__5VFRl{flex:1 1;margin-bottom:0;color:var(--primary-black);font-weight:600;font-size:.875rem;line-height:18px;text-align:left}.styles_accordion-button__wtuns.styles_collapsed__b6Vu2 .styles_grey-text__H7Do9{color:var(--primary-grey)}.styles_accordion-answer-container__YmA7o{display:flex;flex-direction:column;gap:.5rem;padding-bottom:1.5rem;color:var(--primary-grey);font-style:normal;font-weight:400;font-size:.875rem;line-height:1.55}.styles_accordion-answer-container__YmA7o>p{margin:0}.styles_accordion-answer-container__YmA7o>p>a{color:var(--primary-green)}.styles_accordion-answer-container__YmA7o>ol,.styles_accordion-answer-container__YmA7o>ul{margin-bottom:0}.styles_accordion-icon__md6_M{display:flex;transition:transform .2s ease-in-out;width:1rem;height:1rem}.styles_accordion-button__wtuns:not(.styles_collapsed__b6Vu2) .styles_accordion-icon__md6_M{transform:rotate(180deg)}.styles_accordion-body__xHeZb>div{background-color:var(--primary-white)}@media (min-width:992px){.styles_accordion-answer-container__YmA7o,.styles_accordion-question__5VFRl{font-size:1rem}.styles_accordion-button__wtuns{padding-bottom:1rem}}.styles_faqs-section__bFnu0{padding:2rem 0;background:var(--primary-bg-light)}.styles_faqs-container__RHnR9{display:flex;flex-direction:column;gap:1.5rem}.styles_heading-1__Jt_cN{color:var(--primary-black);font-size:1.5rem;font-weight:600;line-height:1.35}@media (min-width:992px){.styles_faqs-container__RHnR9{align-items:center;gap:2.5rem}.styles_heading-1__Jt_cN{font-size:2rem}.styles_faqs-section__bFnu0{padding:4rem 0}}@keyframes styles_progress__a6Qqe{0%{--percentage:0}to{--percentage:var(--value)}}@property --percentage{syntax:"<number>";inherits:true;initial-value:0}.styles_chart__B_6hZ{--percentage:var(--value);--secondary:var(--zfh-colors-tertiary-200);--size:180px;animation:styles_progress__a6Qqe 2s .5s forwards;width:var(--size);min-width:var(--size);max-width:var(--size);margin:0 auto;aspect-ratio:2/1;border-radius:50%/100% 100% 0 0;position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;filter:drop-shadow(0 2px 2px var(--zfh-colors-grey-100))}.styles_chart__B_6hZ:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:conic-gradient(from 270deg at 50% 100%,var(--primary) calc(var(--percentage) * 1% / 2),var(--secondary) calc(var(--percentage) * 1% / 2 + .1%));-webkit-mask:radial-gradient(at 50% 100%,#fff 55%,transparent 55.5%);mask:radial-gradient(at 50% 100%,#fff 55%,transparent 55.5%);mask-mode:alpha;-webkit-mask:radial-gradient(at 50% 100%,#0000 55%,#000 55.5%);-webkit-mask-mode:alpha}@media (min-width:992px){.styles_chart__B_6hZ{--size:220px}}.styles_features-section__SVXU5{position:relative;padding:2rem 0;overflow:hidden}.styles_features-section-background__8b8w5{position:absolute;top:0;left:0;width:100%;min-height:100dvh;height:100%;border-top-left-radius:200px;border-top-right-radius:200px}.styles_features-section-container__y1iU3{position:relative;display:flex;flex-direction:column;gap:var(--zfh-spacing-2xl);z-index:1}.styles_features-heading-container__GrIl_{display:flex;flex-direction:column;gap:var(--zfh-spacing-2xs)}.styles_features-cards-container__lBXcc{gap:var(--zfh-spacing-s)}.styles_features-card__5M7n7,.styles_features-cards-container__lBXcc{display:flex;flex-direction:column}.styles_features-card__5M7n7{flex:1 1;.styles_features-card-graph__U0XZC{position:relative;align-items:center;gap:var(--zfh-spacing-2xs);background-color:var(--primary-white);padding:24px 24px 0;border-radius:16px 16px 0 0;background-image:url(/img/multi-asset-fof/white-bg.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:top;.styles_features-card-graph-content__yfJ9D{align-items:center;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%)}}.styles_features-card-content__X2R4c{flex:1 1;gap:var(--zfh-spacing-2xs);padding:16px;border-radius:0 0 16px 16px;background:var(--zfh-colors-white-200)}}@media (min-width:768px){.styles_features-section-background__8b8w5{border-top-left-radius:50%;border-top-right-radius:50%}.styles_features-cards-container__lBXcc{flex-direction:row;flex-wrap:wrap;justify-content:center}.styles_features-card__5M7n7{.styles_features-card-graph__U0XZC{padding:24px 24px 0}}.styles_features-card-content__X2R4c,.styles_features-disclaimer__7ICpD{text-align:center}}@media (min-width:992px){.styles_features-section__SVXU5{padding:4rem 0}.styles_features-section-container__y1iU3{margin:0;max-width:100%;align-items:center}.styles_features-heading-container__GrIl_{align-items:center}.styles_features-heading__9eknt{font-size:var(--zfh-font-sizes-2xl);line-height:var(--zfh-font-line-height-xl)}.styles_features-card__5M7n7{max-width:320px}.styles_features-disclaimer__7ICpD{width:70%;max-width:992px}}.styles_icon-button__1R5QB{background-color:transparent;border:none;cursor:pointer;display:inline-flex;gap:.5rem;justify-content:center;align-items:center;padding:0;margin:0;outline:none}.styles_label-text__ugc2s{color:var(--primary-black);font-size:.875rem;font-weight:600;line-height:1.35}.styles_modal-dialog__yuynn{width:100%;max-width:100%;position:absolute;bottom:0;left:0;margin:0;max-height:80%;display:flex;align-items:flex-end}.styles_modal-dialog__yuynn.styles_fullscreen__ybw5f{max-height:100%;height:100%}.styles_modal-content__cVsuJ{border:0;border-radius:.5rem .5rem 0 0}.styles_modal-content__cVsuJ.styles_fullscreen__ybw5f{height:100%;border-radius:0}.styles_modal-header__qwYAV{border-radius:.5rem .5rem 0 0;padding:1rem;background:var(--primary-bg-light)}.styles_heading-2___b5Yg{color:var(--primary-black);font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.55}.styles_modal-close-button__vEDEZ{position:absolute;top:1rem;right:1rem;width:1.5rem;height:1.5rem;cursor:pointer;z-index:1;background-color:transparent;transition:background-color .2s ease-in-out;border-radius:.25rem}.styles_modal-close-button__vEDEZ:hover{background-color:var(--primary-bg-light)}@media (min-width:768px){.styles_modal-dialog__yuynn{position:relative;max-width:460px;max-height:100%;height:100%;margin:0 auto;align-items:center}.styles_modal-content__cVsuJ{border-radius:.5rem}.styles_modal-body__0hURm{max-height:500px}}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/88da59c891d37117-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/1e377d93cbdd6b44-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/36d711d427a06e51-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/f1f7cdf240180e28-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/55fbdf033607a0e1-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/b6a6f0b43d027304-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Source_Sans_3_1fdbab;font-style:normal;font-weight:200 900;font-display:swap;src:url(/_next/static/media/9cf9c6e84ed13b5e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Source_Sans_3_Fallback_1fdbab;src:local("Arial");ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.00%;size-adjust:93.76%}.__className_1fdbab{font-family:__Source_Sans_3_1fdbab,__Source_Sans_3_Fallback_1fdbab;font-style:normal}.styles_invest-button__DbSQ7{display:flex;align-items:center;width:100%;padding:12px;gap:8px;border-radius:.5rem;text-decoration:none;border:1px solid var(--primary-light-grey);background:var(--primary-white)}.styles_platform-text__n_fAe{color:var(--primary-black);font-size:1rem;font-weight:400;line-height:normal}.styles_platform-logo__WVna6{width:1.25rem;height:1.25rem}.styles_modal-info-container__MpGiF{display:flex;flex-direction:column;align-items:center;padding:.5rem 0;gap:.75rem}.styles_modal-info-text-container__WFEXK{display:flex;flex-direction:column;gap:4px;align-items:center}.styles_modal-info-text-title___AJAl{text-align:center;color:var(--primary-black);font-size:1.125rem;font-weight:600;line-height:1.55}.styles_modal-info-text-description__y5eH0{text-align:center;color:var(--primary-grey);font-size:.875rem;font-weight:400;line-height:1.35}.styles_modal-info-icon__kYS_8{width:36px;height:36px}.styles_hero-section__hAXu1{background-color:var(--primary-white);padding:2rem 0}.styles_hero-section-container__X9UGc{position:relative}.styles_hero-content__2ib_6{display:flex;flex-direction:column;gap:var(--zfh-spacing-s);z-index:2}.styles_hero-content-container__SfRL2{display:flex;flex-direction:column;padding-top:18px;gap:var(--zfh-spacing-l)}.styles_hero-label-container__Jit2H{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:var(--zfh-responsive-spacing-2xs);gap:var(--zfh-responsive-spacing-2xs)}.styles_hero-heading-container__VV7rQ{display:flex;flex-direction:column;gap:var(--zfh-spacing-xs)}.styles_nfo-info-container__fnxvw{width:-moz-fit-content;width:fit-content;padding:.25rem .5rem;border:1px solid var(--primary-light-grey);border-radius:.25rem;display:inline-flex;align-items:center;gap:var(--zfh-spacing-2xs);.styles_nfo-info-heading__X_M4I{color:var(--primary-grey);font-size:.875rem;font-weight:500;line-height:1;text-transform:none}.styles_green-dot__kKY6z{position:relative;width:.5rem;height:.5rem;border-radius:50%;background:var(--primary-green);box-shadow:0 0 0 0 #279777;transform:scale(1);animation:styles_pulse__wl8pH 2s infinite}}.styles_hero-image-col-container__tp0f7{padding:0;margin-left:calc(var(--bs-gutter-x) * -.5)}.styles_hero-image-container__cmiB6{position:relative;top:0;right:0;display:flex;align-items:center;justify-content:center;width:100vw;height:100%;z-index:2}.styles_hero-image__XXVxY{width:100%;height:auto;object-fit:cover;pointer-events:none}.styles_hero-button-container__9aSlv{position:-webkit-sticky;position:sticky;bottom:0;left:0;width:100%;z-index:2;background:linear-gradient(180deg,rgba(241,244,249,0),#fff 80%)}@media (min-width:768px){.styles_hero-section__hAXu1{position:relative}.styles_hero-section-container__X9UGc{position:static;&:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/img/multi-asset-fof/white-bg.svg),url(/img/multi-asset-fof/white-bg.svg);background-size:50% auto,50% auto;background-position:top 0 left 0,bottom 0 right 0;background-repeat:no-repeat;pointer-events:none}}.styles_hero-image-container__cmiB6{position:absolute;top:50%;right:0;transform:translateY(-50%);width:auto;height:auto}.styles_hero-image__XXVxY{width:auto;height:100%;max-height:min(420px,35vw)}.styles_hero-content-container__SfRL2{gap:var(--zfh-spacing-xl);padding-bottom:18px}.styles_hero-content__2ib_6{align-items:flex-start;text-align:left}.styles_hero-heading-container__VV7rQ{gap:var(--zfh-spacing-s)}.styles_hero-button-container__9aSlv{max-width:320px}}@media (min-width:992px){.styles_hero-section__hAXu1{padding:6rem 0}.styles_hero-heading___g7BS{font-size:3.25rem;line-height:3.5rem}.styles_hero-label-container__Jit2H{flex-direction:row;flex-wrap:wrap;border-bottom:none}}@media (min-width:1600px){.styles_hero-section-container__X9UGc{&:before{background-size:30% auto,30% auto;background-position:top 10% left 15%,bottom 0 right 0}}.styles_hero-image__XXVxY{max-height:min(480px,35vw)}}@keyframes styles_pulse__wl8pH{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(39,151,119,.7)}70%{transform:scale(1);box-shadow:0 0 0 5px rgba(39,151,119,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(39,151,119,0)}}.styles_duration-selector__sjCex{display:flex;border-radius:.5rem;border:1px solid var(--primary-light-grey)}.styles_duration-selector-button__4f_yf{display:flex;align-items:center;justify-content:center;border:none;background-color:var(--primary-white);padding:1rem;color:var(--primary-grey,#666);text-align:center;font-size:1rem;font-weight:600;text-transform:uppercase;line-height:1;flex:1 1}.styles_duration-selector-button__4f_yf.styles_active__wtG_M{color:var(--primary-green);background:rgba(39,151,119,.1)}.styles_duration-selector-button__4f_yf:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.styles_duration-selector-button__4f_yf:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}@media (min-width:768px){.styles_duration-selector__sjCex{width:-moz-fit-content;width:fit-content;height:36px}.styles_duration-selector-button__4f_yf{padding:.5rem 1rem;flex:0 1}}.styles_historical-data-section__dTpKg{padding:2rem 0}.styles_historical-data-container__7VSU4{display:flex;flex-direction:column;gap:1rem}.styles_duration-selector-container__FF3hL{display:flex;justify-content:flex-end}.styles_historical-data-table-container__jE5Fp{display:flex;flex-direction:column;gap:1rem}.styles_historical-data-table__Ggys4{margin:0;text-align:center;border-collapse:separate;border-spacing:0 12px}.styles_historical-data-table-header__rq1rs{&>tr>th{padding:0}}.styles_historical-data-table-row__zSgg_{--bs-table-bg:#f4f7fa;&:first-child{--bs-table-bg:#f2fffb;box-shadow:0 2px 6px 0 var(--zfh-colors-grey-100);border-radius:.5rem;.styles_historical-data-table-cell__a6UXC{border-top:1px solid var(--zfh-colors-secondary-400);border-bottom:1px solid var(--zfh-colors-secondary-400);&:first-child{border-left:1px solid var(--zfh-colors-secondary-400)}&:last-child{border-right:1px solid var(--zfh-colors-secondary-400)}}}.styles_historical-data-table-cell__a6UXC{padding:.5rem;&:first-child{text-align:left;border-radius:.5rem 0 0 .5rem}&:last-child{border-radius:0 .5rem .5rem 0}}}.styles_historical-data-heading__NCDq8{display:inline-flex;align-items:center;gap:.25rem}.styles_historical-data-chart-container__4DnB9{display:flex;flex-direction:column;justify-content:center;gap:1rem;background:#fff;.styles_historical-data-chart__ScPRA{width:100%;height:auto;object-fit:contain;pointer-events:none}}.styles_defination-item__ay0XT{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--zfh-colors-grey-100);&:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}}.styles_disclaimer-link__NG_Fb{display:inline;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}.styles_disclaimer-text__z_3Ra{&>*{display:inline;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important}}@media (min-width:992px){.styles_historical-data-section__dTpKg{padding:4rem 0}.styles_historical-data-table-container__jE5Fp{gap:2rem}.styles_historical-data-chart-container__4DnB9{justify-content:flex-start}}.styles_product-comparison-section__rt3sh{padding:2rem 0;background:linear-gradient(180deg,#f4f7fa,#e6f1f8)}.styles_container__Zt_9T{display:flex;flex-direction:column;gap:var(--zfh-responsive-spacing-l)}.styles_heading-container__Io6Xy{display:flex;flex-direction:column;gap:var(--zfh-responsive-spacing-xs)}.styles_comparison-wrapper__LxgTZ{display:flex;flex-direction:column;gap:var(--zfh-spacing-l);margin:0 auto}.styles_feature-category__sfZu7{display:flex;flex-direction:column;justify-content:space-around;padding-top:72px}.styles_feature-category-item__4_TvQ{display:flex;align-items:center;min-height:86px}.styles_card__CJjFU,.styles_fof-card__0yR_n{border:1px solid var(--zfh-colors-grey-100);border-radius:var(--zfh-radii-xl);padding:var(--zfh-spacing-s);background-color:var(--zfh-colors-base-white);text-align:left;display:flex;flex-direction:column;gap:var(--zfh-spacing-m);max-width:387px}.styles_fof-card__0yR_n{border:1px solid var(--zfh-colors-secondary-400);box-shadow:1px 1px 17.7px 0 #eafff9}.styles_feature-list__pOH90{display:flex;flex-direction:column;gap:var(--zfh-spacing-s)}.styles_feature-item__dtrCh{display:flex;align-items:flex-start;gap:var(--zfh-spacing-2xs);padding-bottom:var(--zfh-spacing-2xs);border-bottom:1px solid var(--zfh-colors-grey-100)}.styles_feature-item__dtrCh:last-child{border-bottom:none}.styles_icon___rnPH{padding-top:4px;width:12px;height:auto}@media (min-width:768px){.styles_comparison-wrapper__LxgTZ{flex-direction:row}.styles_card__CJjFU,.styles_fof-card__0yR_n{flex:1 1;padding:var(--zfh-spacing-l);gap:var(--zfh-spacing-2xl)}.styles_feature-item__dtrCh{min-height:72px}.styles_feature-item__dtrCh:last-child{padding-bottom:0;min-height:0}.styles_icon___rnPH{width:18px;height:auto}}@media (min-width:992px){.styles_heading-container__Io6Xy{text-align:center}.styles_product-comparison-section__rt3sh{padding:4rem 0}}.styles_heading-1__fokPt,.styles_heading-2__vRc_T,.styles_heading-3__H2RNb{color:var(--primary-black);font-weight:600;line-height:1.35;margin:0}.styles_heading-1__fokPt{font-size:1.25rem}.styles_heading-2__vRc_T{font-size:1.125rem}.styles_heading-3__H2RNb{font-size:1rem}.styles_subheading-1__gWh_k,.styles_subheading-2__hkGf4,.styles_subheading-3__x989r{color:var(--primary-grey);font-weight:400;line-height:1.55;margin:0}.styles_subheading-1__gWh_k{font-size:1rem}.styles_subheading-1__gWh_k ol,.styles_subheading-1__gWh_k ul{margin:.5rem 0;padding-left:1.5rem}.styles_subheading-1__gWh_k li{margin:.25rem 0}.styles_subheading-1__gWh_k ul{list-style-type:disc}.styles_subheading-1__gWh_k ol{list-style-type:decimal}.styles_subheading-1__gWh_k em,.styles_subheading-1__gWh_k i{font-style:italic}.styles_subheading-1__gWh_k small{font-size:.75rem}.styles_subheading-2__hkGf4{font-size:.875rem}.styles_subheading-3__x989r{font-size:.75rem}.styles_card__B7J4b{background:var(--primary-white);padding:1.5rem 1rem}.styles_text-grey__CABiY{color:var(--zfh-grey)}.styles_green-dot__VccxZ{position:relative;width:.5rem;height:.5rem;border-radius:50%;background:var(--primary-green);box-shadow:0 0 0 0 #279777;transform:scale(1);animation:styles_pulse__Pl4xZ 2s infinite}@media (min-width:992px){.styles_card__B7J4b{padding:1.5rem;border-radius:1rem;box-shadow:0 0 2px 0 rgba(0,0,0,.08)}}@keyframes styles_pulse__Pl4xZ{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(39,151,119,.7)}70%{transform:scale(1);box-shadow:0 0 0 5px rgba(39,151,119,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(39,151,119,0)}}.styles_riskometer-section__DFM1x{background-color:var(--zfh-color-base-white);padding:2rem 0}.styles_riskometer-container__MdB6f{display:flex;flex-direction:column;gap:var(--zfh-responsive-spacing-m)}.styles_riskometer-conetent-container__StJ3k{display:flex;flex-direction:column;gap:var(--zfh-radii-xl)}.styles_riskometer-info-card__L8A_B{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-radius:.5rem;background:var(--primary-bg-light);flex:1 1}.styles_riskometer-image-container__Wn7Qz{display:flex;flex-direction:column;align-items:center;gap:1rem}.styles_riskometers-image-wrapper__r6VyP{display:flex;justify-content:center;flex:1 1}.styles_btn-group__DSbIb{width:100%}.styles_riskometer-text__o3Ehb{text-align:center}@media (min-width:768px){.styles_divider-container__wWnu9{margin:.5rem;padding:.5rem;display:flex;justify-content:center}.styles_divider-line__PBIWs{width:1px;height:100%;background:var(--primary-light-grey)}.styles_riskometers-image-wrapper__r6VyP{margin-top:.5rem;justify-content:center}}@media (min-width:992px){.styles_riskometer-section__DFM1x{padding:4rem 0}.styles_riskometer-conetent-container__StJ3k{flex-direction:row-reverse}}.styles_sticky-section__STekT{position:-webkit-sticky;position:sticky;width:100%;left:0;bottom:0;z-index:1000;display:flex;justify-content:space-between;padding:16px 0;background:var(--zfh-colors-base-white);border-radius:8px 8px 0 0;box-shadow:0 -2px 2px 0 rgba(0,0,0,.08)}.styles_sticky-section-container__HM4u1{display:flex;align-items:center;gap:8px}.styles_sticky-section-content__XI8iz{flex:1 1;display:flex;flex-direction:column}.styles_sticky-section-icon__Vp9Hi{width:36px;height:36px;border-radius:8px}.styles_sticky-button-link__uYwby{text-decoration:none;color:inherit}@media (max-width:320px){.styles_sticky-section-main-container__I_8_f{--bs-gutter-x:1.5rem}}@media (min-width:768px){.styles_sticky-section__STekT{border-radius:16px 16px 0 0;padding:24px 0;box-shadow:0 -4px 6px 0 var(--zfh-colors-grey-100)}.styles_sticky-section-icon__Vp9Hi{width:48px;height:48px}}.styles_tax-implications-section__sHdhc{padding:2rem 0;background-color:var(--zfh-color-base-white)}.styles_tax-implications-container__iGJZm{display:flex;flex-direction:column;gap:var(--zfh-responsive-spacing-m)}.styles_tax-implications-cards-container__K6Na5{display:flex;flex-direction:column;gap:var(--zfh-spacing-s)}.styles_tax-implications-card__jt83_{display:flex;flex-direction:column;padding:var(--zfh-spacing-s);gap:var(--zfh-spacing-2xs);background:var(--zfh-color-base-white);height:100%;border-radius:var(--zfh-radii-s);border:1px solid var(--zfh-colors-grey-100)}@media (min-width:768px){.styles_tax-implications-cards-container__K6Na5{flex-direction:row}}@media (min-width:992px){.styles_tax-implications-section__sHdhc{padding:4rem 0}}.styles_breadcrumbs-container__t4bOw{display:block;margin-bottom:2rem}.styles_chevron-right-icon__L2bSj{margin:0 .25rem}.styles_crumb-link__yRwkh,.styles_crumb-text__Xk2fC{color:var(--primary-light-grey);font-size:1rem;font-weight:600;line-height:1.25;text-decoration:none}.styles_crumb-link__yRwkh:last-child{pointer-events:none;cursor:not-allowed}.styles_crumb-link__yRwkh:hover{color:var(--primary-green)}@media (min-width:768px){.styles_breadcrumbs-container__t4bOw{display:flex;align-items:center}}.styles_footer-section__xG3Ej{background:var(--primary-black);padding-top:2.5rem;padding-bottom:7.5rem}.styles_footer-logo-container__NPRLl{width:112px;margin:2rem 0}.styles_footer-logo__xCe2X{width:100%;height:100%}.styles_footer-list-head__3qIBA,.styles_footer-title__qhdH7{color:var(--primary-white);font-size:.95rem;font-weight:700;margin-bottom:.25rem}.styles_footer-list__vg7N8{list-style:none;margin:0;padding:0}.styles_footer-contact-us__AOXjZ{display:flex;flex-direction:column}.styles_footer-social-links__c4AVJ{display:flex;gap:.5rem;margin-bottom:1rem}.styles_footer-description-small__DOIwm,.styles_footer-description__9nGlm,.styles_footer-list__vg7N8 .styles_footer-link__rwXEb{color:var(--primary-white);font-size:.875rem;margin-bottom:.35rem}.styles_footer-list__vg7N8 .styles_footer-link__rwXEb{display:inline-block;font-weight:400;text-decoration:none;margin-bottom:.25rem}.styles_footer-list__vg7N8 .styles_footer-link__rwXEb:hover{text-decoration:underline}.styles_footer-disclaimer-container__xW1tJ{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:hsla(0,0%,100%,.025);border-radius:.5rem}.styles_footer-investment-disclaimer__ukiH8{color:var(--primary-white);font-size:.75rem;font-weight:600;text-transform:uppercase}.styles_footer-copyright__fFwd_,.styles_footer-description-small__DOIwm{color:var(--primary-white);font-size:.75rem}.styles_mail-link__I_U2I{color:var(--primary-white)}.styles_footer-provided-by__lyVLV{color:var(--primary-grey);font-size:.875rem;font-style:normal;font-weight:600;line-height:1.35}.styles_footer-separator__Bm3BX{background:var(--primary-grey);height:1px;width:100%}.styles_footer-separator__Bm3BX:first-child{margin-top:1.5rem;margin-bottom:.75rem}.styles_footer-separator__Bm3BX:last-child{margin-top:.75rem;margin-bottom:1.5rem}@media (min-width:768px){.styles_footer-list-head__3qIBA,.styles_footer-title__qhdH7{font-size:.95rem;margin-bottom:.35rem}.styles_footer-description__9nGlm,.styles_footer-list__vg7N8 .styles_footer-link__rwXEb{font-size:.85rem;margin-bottom:.35rem}}@media (min-width:992px){.styles_footer-logo-container__NPRLl{width:120px}.styles_footer-list-head__3qIBA,.styles_footer-title__qhdH7{font-size:1.125rem;margin-bottom:.5rem}.styles_footer-description__9nGlm,.styles_footer-list__vg7N8 .styles_footer-link__rwXEb{font-size:.95rem;margin-bottom:.5rem}.styles_footer-copyright__fFwd_,.styles_footer-investment-disclaimer__ukiH8{font-size:.75rem}}.styles_menu-links-list__8xh_1{width:100%;display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.styles_menu-link__pYEbQ{display:flex;justify-content:space-between;align-items:center;text-decoration:none;padding:1.5rem 0}.styles_link-heading__WnY_u{margin:0;color:var(--primary-grey);font-size:1rem;font-weight:400;line-height:1.35}@media (min-width:768px){.styles_menu-links-list__8xh_1{flex-direction:row;gap:2rem}.styles_menu-link__pYEbQ{padding:0}.styles_link-heading__WnY_u:hover{color:var(--primary-black)}}.styles_menu-container-mobile__Bje_v{width:100%;height:100%;background-color:var(--primary-white);position:fixed;top:56px;right:0}.styles_burger-menu__RoEtU{height:100%;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:3px;cursor:pointer;background-color:var(--primary-white)}.styles_burger-bar___vwLl{width:18px;height:2px;background-color:var(--primary-grey);transition:.3s ease-out}.styles_burger-bar___vwLl.styles_clicked__6zKDb{border-radius:2px}.styles_burger-bar___vwLl.styles_clicked__6zKDb:first-child{transform:rotate(45deg) translate(3px,4px)}.styles_burger-bar___vwLl.styles_clicked__6zKDb:nth-child(2){transform:scale(.1);opacity:0}.styles_burger-bar___vwLl.styles_clicked__6zKDb:nth-child(3){transform:rotate(135deg) translate(-3px,4px)}.styles_navbar-container__KeXHe,.styles_navbar___ivOa{height:var(--navbar-height-mobile-tablet);background-color:var(--primary-white)}.styles_navbar___ivOa.styles_fixed__zHQtH{position:fixed;width:100%;z-index:100!important}.styles_navbar___ivOa.styles_fixed__zHQtH.styles_visible__XhIRM{top:0;transition:top .3s ease-out}.styles_navbar___ivOa.styles_fixed__zHQtH.styles_hidden__H_uiQ{top:-80px;transition:top .3s ease-out}.styles_logo-container__2tb9l{text-decoration:none}.styles_logo-image-container__XNXTW{width:132px}.styles_logo-image-container__XNXTW .styles_logo-image__Yoc0D,.styles_shadow__miaZb{width:100%;height:100%}.styles_shadow__miaZb{position:absolute;right:0;z-index:1;pointer-events:none}.styles_shadow-sm__BGjyK .styles_shadow__miaZb{box-shadow:0 2px 2px 0 rgba(0,0,0,.08)}@media (min-width:768px){.styles_shadow-md__0eOBW .styles_shadow__miaZb{box-shadow:0 2px 2px 0 rgba(0,0,0,.08)}}@media (min-width:992px){.styles_navbar-container__KeXHe,.styles_navbar___ivOa{height:var(--navbar-height-desktop)}.styles_shadow-lg__vMqQm .styles_shadow__miaZb{box-shadow:0 2px 2px 0 rgba(0,0,0,.08)}}