@charset "UTF-8";.layout_main__Jo2KF{display:flex;flex-direction:column}.BankPageSelector_root__K68Au{padding:1.5rem 0;background-color:var(--grey-xxlight)}.BankPageSelector_root__K68Au .BankPageSelector_container__VNxYG{gap:1.5rem;flex-direction:column;align-items:stretch}@media(min-width:1280px){.BankPageSelector_root__K68Au .BankPageSelector_container__VNxYG{flex-direction:row;justify-content:space-between}}.BankPageSelector_root__K68Au .BankPageSelector_container__VNxYG .BankPageSelector_select__Q6__K{flex:1 1;display:flex;align-items:center;justify-content:space-between;gap:1rem}@media(min-width:1280px){.BankPageSelector_root__K68Au .BankPageSelector_container__VNxYG .BankPageSelector_select__Q6__K{justify-content:flex-start}}.BankPageSelector_root__K68Au .BankPageSelector_container__VNxYG .BankPageSelector_select__Q6__K .BankPageSelector_input__Bt_GH{max-width:15rem}.BankPageSelector_root__K68Au .BankPageSelector_container__VNxYG .BankPageSelector_links__lhlnE{display:flex;align-items:center;justify-content:space-between;gap:2rem}.BankPageSelector_root__K68Au .BankPageSelector_container__VNxYG .BankPageSelector_links__lhlnE .BankPageSelector_link__fenCK{color:var(--grey-dark)}.BankPageSelector_root__K68Au .BankPageSelector_container__VNxYG .BankPageSelector_links__lhlnE .BankPageSelector_link__fenCK:not(.BankPageSelector_active__Jkfa2){color:var(--grey-light)}.Container_root__tDzM7{width:100%;max-width:90rem;margin-inline:auto;display:flex;flex-direction:column;align-items:center;padding:0 1.25rem}@media(min-width:1280px){.Container_root__tDzM7{padding:0 5.5rem}}.Input_root__AdmXN{display:flex;align-items:center;padding:.75rem .75rem .75rem 1.5rem;border-radius:1.625rem;border:.0625rem solid var(--grey-xlight)}.Input_root__AdmXN::placeholder{color:var(--grey)}.Input_checkbox__W6r1E{display:flex;align-items:center;gap:.5rem;position:relative;cursor:pointer}.Input_checkbox__W6r1E:has(input:focus):before{border-color:var(--primary)}.Input_checkbox__W6r1E:before{content:"";display:inline-block;width:1.125rem;height:1.125rem;border-radius:.25rem;border:.0625rem solid var(--grey-xlight);background-color:var(--white)}.Input_checkbox__W6r1E:after{content:"";display:block;position:absolute;top:50%;left:.5625rem;width:.3125rem;height:.625rem;transform:translate(-50%,-60%) rotate(45deg);border-left-color:transparent;border-bottom:.125rem solid transparent;border-right:.125rem solid transparent;border-top-color:transparent;transition:border-color .25s ease-out}.Input_checkbox__W6r1E:has(input:checked):after{border-color:var(--primary)}.Input_checkbox__W6r1E input{position:absolute;clip:rect(.0625rem,.0625rem,.0625rem,.0625rem);padding:0;border:0;height:.0625rem;width:.0625rem;overflow:hidden}.Input_select__4V2sR{width:100%;max-width:20rem;background-color:var(--white);border:.0625rem solid var(--grey-xlight);border-radius:1.5rem;padding:.75rem 1rem .75rem 1.5rem;color:var(--black)}.Input_select__4V2sR.Input_small__AzWK9{padding:.5rem 1rem .5rem 1.5rem;max-width:12.5rem}.Input_select__4V2sR.Input_small__AzWK9 .Input_menu__J6KyP{padding-bottom:.5rem}.Input_select__4V2sR.Input_fullWidth__qUvUm{max-width:none}.Input_select__4V2sR:has(>.Input_menu__J6KyP){border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.Input_select__4V2sR .Input_placeholder__S6Er4{grid-area:1/1/2/3;color:var(--grey)}.Input_select__4V2sR .Input_value__hEDKF{grid-area:1/1/2/3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.Input_select__4V2sR .Input_control__wTbYK{min-height:unset}.Input_select__4V2sR .Input_menu__J6KyP{left:-.0625rem;right:-.0625rem;width:auto;padding:0 1rem .75rem 1.5rem;background-color:var(--white);border:.0625rem solid var(--grey-xlight);border-top:none;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.Input_select__4V2sR .Input_option__XycoY{padding:.25rem;border-radius:.25rem;cursor:pointer}.Input_select__4V2sR .Input_option__XycoY+.Input_option__XycoY{margin-top:.5rem}.Input_select__4V2sR .Input_option__XycoY.Input_focused__hDJLV,.Input_select__4V2sR .Input_option__XycoY:hover{background-color:var(--grey-xxlight)}.Input_select__4V2sR .Input_option__XycoY.Input_selected__oo7Cm{background-color:var(--grey-xlight)}.Button_root__dklYl{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;gap:.25rem;height:3rem;border-radius:1.625rem;border:.0625rem solid var(--border-color);background-color:var(--background-color);color:var(--text-color);cursor:pointer;transition:all .25s ease-out}.Button_root__dklYl:active,.Button_root__dklYl:hover,.Button_root__dklYl:visited{text-decoration:none;color:var(--text-color)}.Button_root__dklYl.Button_withIcon__W70z8{padding-right:1.25rem}.Button_root__dklYl.Button_withIcon__W70z8.Button_iconBeforeText__9GCm8{padding-right:2rem;padding-left:1.25rem;flex-direction:row-reverse}.Button_root__dklYl.Button_withIcon__W70z8.Button_iconBeforeText__9GCm8.Button_link__Snuoj{padding-left:0}.Button_root__dklYl.Button_primary__zyiee{--background-color:var(--primary);--border-color:var(--primary);--text-color:var(--white)}.Button_root__dklYl.Button_primary__zyiee:hover{--background-color:var(--primary-light);--border-color:var(--primary-light)}.Button_root__dklYl.Button_primary__zyiee:active{--background-color:var(--primary-light);--border-color:var(--primary)}.Button_root__dklYl.Button_secondary__C8cn4{--background-color:transparent;--border-color:var(--grey-dark);--text-color:var(--grey-dark)}.Button_root__dklYl.Button_secondary__C8cn4:hover{--background-color:var(--grey-xxlight);--border-color:var(--grey-dark);--text-color:var(--grey-dark)}.Button_root__dklYl.Button_secondary__C8cn4:active{--background-color:var(--grey-xlight);--border-color:var(--grey-dark);--text-color:var(--grey-dark)}.Button_root__dklYl.Button_link__Snuoj{border-top:none;border-left:none;border-right:none;height:auto;border-radius:0;padding:0 0 .125rem;--background-color:transparent;--border-color:transparent;--text-color:var(--black)}.Button_root__dklYl.Button_link__Snuoj:active,.Button_root__dklYl.Button_link__Snuoj:hover{--background-color:transparent;--border-color:var(--black);--text-color:var(--black)}.Button_root__dklYl.Button_link__Snuoj.Button_withIcon__W70z8{padding-right:0}.Button_root__dklYl.Button_alternative__1QYCP{--background-color:var(--white);--border-color:var(--white);--text-color:var(--primary)}.Button_root__dklYl.Button_alternative__1QYCP:hover{--background-color:var(--primary-xxlight);--border-color:var(--primary-xxlight);--text-color:var(--primary)}.Button_root__dklYl.Button_alternative__1QYCP:active{--background-color:var(--primary-xlight);--border-color:var(--primary-xlight);--text-color:var(--primary)}.Button_root__dklYl.Button_alternative-secondary__DRaTX{--background-color:transparent;--border-color:var(--white);--text-color:var(--white)}.Button_root__dklYl.Button_alternative-secondary__DRaTX:hover{--background-color:hsla(0,0%,100%,.1);--border-color:var(--white);--text-color:var(--white)}.Button_root__dklYl.Button_alternative-secondary__DRaTX:active{--background-color:hsla(0,0%,100%,.15);--border-color:var(--white);--text-color:var(--white)}.Button_root__dklYl.Button_black__1VGSL{--background-color:var(--black);--border-color:var(--black);--text-color:var(--white)}.Button_root__dklYl.Button_black__1VGSL:hover{--background-color:var(--black-light);--border-color:var(--black-light);--text-color:var(--white)}.Button_root__dklYl.Button_black__1VGSL:active{--background-color:var(--black-dark);--border-color:var(--black-dark);--text-color:var(--white)}.Button_root__dklYl .Button_icon__TdSsZ{width:1.5rem;height:1.5rem}.BlogFilters_root__kFmzZ{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media(min-width:1280px){.BlogFilters_root__kFmzZ{flex-direction:row}}.BlogFilters_root__kFmzZ svg{flex-shrink:0}.Carousel_root__Dy_Ox{max-width:90rem}.Carousel_root__Dy_Ox.Carousel_overflow__zHkJm{--margin-offset:1.25rem;--full-width:calc(100vw - 15px);--left-offset:calc((var(--full-width) - 100%) / 2);margin-right:calc(-1*var(--left-offset));max-width:none;width:calc(var(--full-width) - var(--left-offset))}@media(min-width:1280px){.Carousel_root__Dy_Ox.Carousel_overflow__zHkJm{--margin-offset:max(calc((100vw - 90rem) / 2),5.5rem)}}.Carousel_root__Dy_Ox .Carousel_slider__9mz3v{max-width:100%;height:inherit}.Carousel_root__Dy_Ox .Carousel_slider__9mz3v .slick-track{display:flex;gap:1.5rem;align-items:stretch}.Carousel_root__Dy_Ox .Carousel_slider__9mz3v .slick-slide{height:unset;max-width:100%}.Carousel_root__Dy_Ox .Carousel_slider__9mz3v .slick-slide>div{height:100%}.Carousel_root__Dy_Ox .Carousel_slider__9mz3v .slick-dots{top:calc(100% + 2rem)}.Carousel_root__Dy_Ox .Carousel_slider__9mz3v .slick-dots ul{display:flex;align-items:center;padding:.5rem;gap:.5rem}@media(min-width:1280px){.Carousel_root__Dy_Ox .Carousel_slider__9mz3v .slick-dots ul{display:none}}.Carousel_root__Dy_Ox .Carousel_slider__9mz3v .slick-dots ul li{width:.5rem;height:.5rem;margin:0}.Carousel_root__Dy_Ox .Carousel_slider__9mz3v .slick-dots ul li button{width:.5rem;height:.5rem;padding:0}.Carousel_root__Dy_Ox .Carousel_slider__9mz3v .slick-dots ul li button:before{content:"";border-radius:100%;background-color:var(--grey-light);width:.5rem;height:.5rem}.Carousel_root__Dy_Ox .Carousel_slider__9mz3v .slick-dots ul li.slick-active button:before{background-color:var(--black)}.Carousel_sliderArrows__afc36{display:none}@media(min-width:1280px){.Carousel_sliderArrows__afc36{align-self:flex-end;display:flex;align-items:center;gap:1rem}}.Carousel_sliderArrow__Bkbej{display:grid;place-content:center;border:1px solid transparent;border-radius:100%;background-color:var(--primary);color:var(--white);height:2.5rem;width:2.5rem;cursor:pointer}.Carousel_sliderArrow__Bkbej[disabled]{color:var(--grey-light);background-color:var(--white);border-color:inherit}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.ImageTeaser_root__AxuZz{gap:2rem!important}.ImageTeaser_root__AxuZz .ImageTeaser_headline__yFS6H{position:relative;display:grid;place-content:center;aspect-ratio:1264/655;width:79rem;height:auto;isolation:isolate;overflow:hidden;left:50%;transform:translateX(-50%)}@media(min-width:1280px){.ImageTeaser_root__AxuZz .ImageTeaser_headline__yFS6H{position:relative;max-width:79rem;width:100%;height:auto}}.ImageTeaser_root__AxuZz .ImageTeaser_headline__yFS6H .ImageTeaser_wrapper__wevD_{position:absolute;width:auto;max-height:50%}@media(min-width:1280px){.ImageTeaser_root__AxuZz .ImageTeaser_headline__yFS6H .ImageTeaser_wrapper__wevD_{max-height:100%}}.ImageTeaser_root__AxuZz .ImageTeaser_headline__yFS6H .ImageTeaser_wrapper__wevD_ img{width:auto;height:100%;object-fit:contain}.ImageTeaser_root__AxuZz .ImageTeaser_headline__yFS6H .ImageTeaser_title__TgN1s{max-width:calc(100vw - 40px)!important;z-index:1}@media(min-width:1280px){.ImageTeaser_root__AxuZz .ImageTeaser_headline__yFS6H .ImageTeaser_title__TgN1s{max-width:100%!important}}.ImageTeaser_root__AxuZz .ImageTeaser_headline__yFS6H .ImageTeaser_title__TgN1s .ImageTeaser_inner__G0OmC{display:flex;flex-direction:column;gap:1.5rem}.CookieBanner_root__ntlah{position:fixed;bottom:-6.25rem;left:50%;opacity:0;transform:translateX(-50%);width:100%;max-width:min(100vw - 2rem,79rem);display:flex;align-items:center;flex-wrap:wrap;gap:2rem;z-index:100000;background-color:var(--black);color:var(--white);padding:1.5rem 2rem;border-radius:1.5rem;transition:all .25s ease-out}.CookieBanner_root__ntlah.CookieBanner_show__4o30o{bottom:2rem;opacity:1}@media(min-width:1280px){.CookieBanner_root__ntlah.CookieBanner_show__4o30o{bottom:4rem}}.CookieBanner_root__ntlah .CookieBanner_text__OmCSZ{flex:1 1;flex-basis:31.25rem}.CookieBanner_root__ntlah .CookieBanner_link__0k_Mx{color:var(--white)}.CookieBanner_root__ntlah .CookieBanner_link__0k_Mx:focus,.CookieBanner_root__ntlah .CookieBanner_link__0k_Mx:hover,.CookieBanner_root__ntlah .CookieBanner_link__0k_Mx:visited{color:var(--white);border-color:var(--white)}.LanguageSwitcher_root__iqSWS{display:flex;align-items:center;padding:.25rem;border-radius:.25rem}.LanguageSwitcher_root__iqSWS .LanguageSwitcher_control__VNgii{cursor:pointer}.LanguageSwitcher_root__iqSWS:hover{background-color:var(--grey-xlight)}.LanguageSwitcher_root__iqSWS .LanguageSwitcher_value__KuC3B{display:flex;align-items:center;gap:.375rem;text-transform:uppercase;grid-area:1/1/2/3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.LanguageSwitcher_root__iqSWS .LanguageSwitcher_menu__abvzP{top:100%;width:max-content;left:-.25rem;padding:.25rem;background-color:var(--white);border:.0625rem solid var(--grey-xxlight);border-radius:.25rem}.LanguageSwitcher_root__iqSWS .LanguageSwitcher_option__UVSOo{display:flex;align-items:center;gap:.375rem;padding:.25rem;border-radius:.25rem;cursor:pointer}.LanguageSwitcher_root__iqSWS .LanguageSwitcher_option__UVSOo+.LanguageSwitcher_option__UVSOo{margin-top:.5rem}.LanguageSwitcher_root__iqSWS .LanguageSwitcher_option__UVSOo.LanguageSwitcher_focused__mKAiv,.LanguageSwitcher_root__iqSWS .LanguageSwitcher_option__UVSOo:hover{background-color:var(--grey-xxlight)}.LanguageSwitcher_root__iqSWS .LanguageSwitcher_option__UVSOo.LanguageSwitcher_selected__NFigf{background-color:var(--grey-xlight)}.LanguageSwitcher_root__iqSWS .LanguageSwitcher_option__UVSOo svg{flex-shrink:0}.ChangeMoneyChart_root__nyIEX{display:flex;flex-direction:column;gap:2rem;width:100%}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_wrapper__VR5fA{display:grid;grid-template-areas:"controls" "chart";grid-gap:2rem;gap:2rem;width:100%;border-radius:1.5rem;border:.0625rem solid rgba(20,28,31,.1);background-color:var(--grey-xxlight);padding:2rem 1.25rem}@media(min-width:1280px){.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_wrapper__VR5fA{grid-template-columns:.75fr 1fr 1fr;grid-template-areas:"controls chart chart";padding:2rem}}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs{grid-area:controls;display:flex;flex-direction:column;gap:2rem}@media(min-width:1280px){.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs{gap:2.5rem}}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs .ChangeMoneyChart_titleWrapper__yvZOA{display:flex;flex-direction:column;gap:.5rem}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs .ChangeMoneyChart_download__TYFA_{display:flex;align-items:center;gap:.5rem;color:var(--primary);border-bottom:.0625rem solid;padding-bottom:.125rem;align-self:flex-start}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs .ChangeMoneyChart_download__TYFA_,.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs .ChangeMoneyChart_download__TYFA_:active,.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs .ChangeMoneyChart_download__TYFA_:hover{text-decoration:none}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs .ChangeMoneyChart_innerWrapper__d7flz{display:flex;flex-direction:column;gap:1rem}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs .ChangeMoneyChart_innerWrapper__d7flz .ChangeMoneyChart_button__wKxr7{align-self:flex-start}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs .ChangeMoneyChart_controls__v_pT2{display:flex;flex-direction:column;gap:1.5rem}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs .ChangeMoneyChart_controls__v_pT2 .ChangeMoneyChart_control__gthg3{display:flex;flex-direction:column;gap:.5rem}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs .ChangeMoneyChart_controls__v_pT2 .ChangeMoneyChart_control__gthg3:last-of-type{margin-bottom:2.125rem}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_controlsWrapper__NelRs .ChangeMoneyChart_controls__v_pT2 .ChangeMoneyChart_control__gthg3 p{color:var(--grey-dark)}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh{grid-area:chart;width:100%}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh .ChangeMoneyChart_paper__NvJow{display:flex;flex-direction:column;gap:2rem;background-color:var(--white);border-radius:1rem;padding:1.5rem 1rem}@media(min-width:1280px){.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh .ChangeMoneyChart_paper__NvJow{padding:1.5rem;height:100%;justify-content:space-between}}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh .ChangeMoneyChart_paper__NvJow .ChangeMoneyChart_chart__tTsdV{width:100%;height:auto}@media(min-width:1280px){.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh .ChangeMoneyChart_paper__NvJow .ChangeMoneyChart_chart__tTsdV{aspect-ratio:16/9}}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh .ChangeMoneyChart_outputs__O5woX{display:flex;flex-direction:column;gap:1rem;padding-bottom:1.5rem;border-bottom:.0625rem solid var(--grey-xlight)}@media(min-width:1280px){.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh .ChangeMoneyChart_outputs__O5woX{flex-direction:row;padding-bottom:1rem}}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh .ChangeMoneyChart_outputs__O5woX .ChangeMoneyChart_output__6WXlX{display:flex;flex-direction:column;gap:.375rem;width:100%}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh .ChangeMoneyChart_outputs__O5woX .ChangeMoneyChart_output__6WXlX .ChangeMoneyChart_number__RmBeL{color:var(--primary-light)}@media(min-width:1280px){.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh .ChangeMoneyChart_outputs__O5woX .ChangeMoneyChart_output__6WXlX .ChangeMoneyChart_number__RmBeL{font-size:2.25rem}}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh .ChangeMoneyChart_outputs__O5woX .ChangeMoneyChart_output__6WXlX .ChangeMoneyChart_number__RmBeL.ChangeMoneyChart_highlight__RwQqv{color:var(--primary)}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh .ChangeMoneyChart_legend__ZFArL{display:flex;gap:.75rem}.ChangeMoneyChart_root__nyIEX .ChangeMoneyChart_chartWrapper__uuAyh .ChangeMoneyChart_legend__ZFArL .ChangeMoneyChart_item__RhJNp{display:flex;align-items:center;gap:.375rem;color:var(--grey-dark)}.RangeSlider_root__hxa4X{--slider-height:0.5rem;--thumb-size:0.75rem;--tx:calc(-1 * calc(calc(var(--thumb-size) / 2) - calc(var(--slider-height) / 2)));height:var(--slider-height);width:100%}@media(min-width:1280px){.RangeSlider_root__hxa4X{--slider-height:0.75rem;--thumb-size:1rem}}.RangeSlider_root__hxa4X .RangeSlider_track__U8phg{top:0;bottom:0;background-color:var(--grey-xlight);border-radius:1.875rem;cursor:pointer}.RangeSlider_root__hxa4X .RangeSlider_track__U8phg.RangeSlider_filled__lNUQa{background-color:var(--primary-light)}.RangeSlider_root__hxa4X .RangeSlider_wrapper__2mwBD{position:relative}.RangeSlider_root__hxa4X .RangeSlider_wrapper__2mwBD .RangeSlider_tooltip__nf8At{position:absolute;background-color:var(--primary);color:var(--white);left:50%;top:150%;transform:translateX(-50%);width:auto;white-space:nowrap;padding:.25rem .5rem;border-radius:.25rem}.RangeSlider_root__hxa4X .RangeSlider_wrapper__2mwBD .RangeSlider_tooltip__nf8At:after{content:" ";bottom:100%;left:50%;transform:translateX(-50%);position:absolute;display:block;border-width:.5rem;border-style:solid;border-color:transparent transparent var(--primary) transparent}.RangeSlider_root__hxa4X .RangeSlider_thumb__Bg22N{height:var(--thumb-size);width:var(--thumb-size);background-color:var(--primary);border-radius:100%;transform:translateY(var(--tx));cursor:-webkit-grab;cursor:grab}.RangeSlider_root__hxa4X .RangeSlider_thumb__Bg22N:active{cursor:-webkit-grabbing;cursor:grabbing}.Card_root__3fqbF{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:1.5rem;padding:1.5rem 1.25rem;background-color:var(--grey-xxlight);border:.0625rem solid rgba(20,28,30,.1);border-radius:1.5rem;overflow:hidden}@media(min-width:1280px){.Card_root__3fqbF{gap:2rem;padding:2rem}}.Card_root__3fqbF.Card_horizontal__GiHxo{flex-direction:row}@media(min-width:1280px){.Card_root__3fqbF.Card_horizontal__GiHxo{gap:1.5rem}}.Card_root__3fqbF.Card_highlight__lipbt{background-color:var(--black);color:var(--white)}.Card_root__3fqbF.Card_highlight__lipbt .Card_link__sOpsZ .Card_mobile__kh6pX{color:var(--white)}.Card_root__3fqbF.Card_highlight__lipbt .Card_link__sOpsZ .Card_linkIcon__CVd6q{background-color:hsla(0,0%,100%,.2)}.Card_root__3fqbF.Card_highlight__lipbt .Card_link__sOpsZ .Card_linkIcon__CVd6q svg,.Card_root__3fqbF.Card_highlight__lipbt .Card_title__hsq5_,.Card_root__3fqbF.Card_highlight__lipbt .Card_title__hsq5_ p{color:var(--white)}.Card_root__3fqbF.Card_blue__U3355{background:var(--primary,linear-gradient(12deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.2) 100%),#009ace);color:var(--white)}.Card_root__3fqbF.Card_blue__U3355 .Card_ampersand__hu8au{position:absolute;top:50%;left:50%;height:100%;width:100%;transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.Card_root__3fqbF.Card_blue__U3355 .Card_link__sOpsZ .Card_mobile__kh6pX{color:var(--white)}.Card_root__3fqbF.Card_blue__U3355 .Card_link__sOpsZ .Card_linkIcon__CVd6q{background-color:hsla(0,0%,100%,.2)}.Card_root__3fqbF.Card_blue__U3355 .Card_link__sOpsZ .Card_linkIcon__CVd6q svg,.Card_root__3fqbF.Card_blue__U3355 .Card_title__hsq5_,.Card_root__3fqbF.Card_blue__U3355 .Card_title__hsq5_ p{color:var(--white)}@media(min-width:1280px){.Card_root__3fqbF:has(.Card_link__sOpsZ):hover .Card_bgImg__bHe0t,.Card_root__3fqbF:has(.Card_link__sOpsZ):hover .Card_img__y7dSx{transform:scale(1.05)}}@media(min-width:1280px){.Card_root__3fqbF:has(.Card_link__sOpsZ) .Card_title__hsq5_ h4{width:calc(100% - 2.75rem)}}.Card_root__3fqbF .Card_title__hsq5_{position:relative;display:flex;flex-direction:column;gap:.5rem;color:var(--black);z-index:1;flex:1 1}.Card_root__3fqbF .Card_title__hsq5_ p{color:var(--grey-dark)}.Card_root__3fqbF .Card_icon__Czo8H{min-height:2rem}.Card_root__3fqbF .Card_icon__Czo8H:has(>svg)~.Card_title__hsq5_{justify-content:flex-end}@media(min-width:1280px){.Card_root__3fqbF .Card_icon__Czo8H{min-height:3rem}}.Card_root__3fqbF .Card_link__sOpsZ{align-self:flex-start;z-index:2}@media(min-width:1280px){.Card_root__3fqbF .Card_link__sOpsZ{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}}.Card_root__3fqbF .Card_link__sOpsZ:hover img{transform:scale(1.05)}.Card_root__3fqbF .Card_link__sOpsZ .Card_linkIcon__CVd6q{display:none}@media(min-width:1280px){.Card_root__3fqbF .Card_link__sOpsZ .Card_linkIcon__CVd6q{display:block;position:absolute;top:2rem;right:2rem;border-radius:100%;background-color:var(--grey-xlight);padding:.5rem;display:grid;place-content:center;color:var(--grey)}.Card_root__3fqbF .Card_link__sOpsZ .Card_mobile__kh6pX{display:none}}.Card_root__3fqbF .Card_imgContainer__Zcs4S{overflow:hidden;border-radius:1rem}.Card_root__3fqbF .Card_imgContainer__Zcs4S .Card_img__y7dSx{order:-1;object-fit:contain;margin-top:auto;margin-inline:auto;height:100%;transform:scale(1);transition:transform .5s ease-out}@media(min-width:1280px){.Card_root__3fqbF .Card_imgContainer__Zcs4S .Card_img__y7dSx{order:1}}.Card_root__3fqbF .Card_bgImg__bHe0t{position:absolute;top:0;right:0;left:0;bottom:0;z-index:0;height:100%;width:100%;isolation:isolate;transform:scale(1);transition:transform .5s ease-out}.Card_root__3fqbF .Card_bgImg__bHe0t .Card_gradient__bhc1S{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5));z-index:1}.Card_root__3fqbF .Card_bgImg__bHe0t img{object-fit:cover;z-index:0}.FaQs_list__VQYli{display:flex;flex-direction:column;align-items:stretch;gap:1rem;width:100%}.FaQs_item__y3bjk{padding:0 1.5rem;border:.0625rem solid var(--grey-xlight);border-radius:1rem;overflow:hidden}.FaQs_item__y3bjk .FaQs_chevron__LRpBP{transform:rotate(180deg);transition:all .25s ease-out}.FaQs_item__y3bjk.FaQs_open__cazWT .FaQs_chevron__LRpBP{transform:rotate(0deg)}.FaQs_item__y3bjk .FaQs_title__I6dor{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;gap:1.5rem;cursor:pointer}.FaQs_item__y3bjk .FaQs_title__I6dor h6{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FaQs_item__y3bjk .FaQs_title__I6dor .FaQs_chevron__LRpBP{flex-shrink:0}.FaQs_item__y3bjk .FaQs_answerWrapper__MPWkr{max-width:100%;transition:all .25s ease-out}.FaQs_item__y3bjk .FaQs_answerWrapper__MPWkr .FaQs_answer__28l5u{padding-bottom:1.5rem}.Markdown_root__T0JKN{gap:2rem!important}.Markdown_link__xsSMU,.Markdown_link__xsSMU:hover,.Markdown_link__xsSMU:visited{color:var(--primary)}.Markdown_emphasized__WYD1Q{display:inline-block;text-decoration:none;font-style:normal;padding:.25rem}.Markdown_image__34mdQ{width:100%;height:auto;object-fit:contain;border-radius:1.5rem;aspect-ratio:16/9}.Markdown_quote__xAPK_{position:relative;padding:1.5rem .75rem 1.5rem 1.5rem;color:var(--primary)}.Markdown_quote__xAPK_:before{content:" ";display:block;height:100%;width:.375rem;position:absolute;left:0;top:0;bottom:0;background-color:var(--primary);opacity:.75}.HowTo_root__Rv5FK{overflow:hidden}.HowTo_root__Rv5FK .HowTo_card__C62LW{max-width:25rem;width:100%;height:100%}.HowTo_root__Rv5FK .HowTo_card__C62LW img{height:auto}.HowTo_root__Rv5FK .HowTo_card__C62LW .HowTo_cta__mCOYb{align-self:flex-start}.Footer_root__pfp89{display:grid;grid-template-areas:"newsletter" "links" "legal" "disclaimer";grid-template-columns:1fr;grid-template-rows:repeat(auto,4);grid-gap:2rem;gap:2rem;padding:3rem 1.25rem}@media(min-width:1280px){.Footer_root__pfp89{grid-template-areas:"newsletter links" "legal legal" "disclaimer disclaimer";grid-template-columns:1fr 2fr;grid-template-rows:repeat(auto,3);gap:5rem;max-width:90rem;margin-inline:auto;padding:3.5rem 5.5rem 5rem}}.Footer_root__pfp89 .Footer_newsletter__EI_GN{grid-area:newsletter}.Footer_root__pfp89 .Footer_links__CYYwd{grid-area:links;display:flex;flex-direction:column;gap:2rem}@media(min-width:1280px){.Footer_root__pfp89 .Footer_links__CYYwd{flex-direction:row;justify-content:space-between;margin-top:1.5rem}}.Footer_root__pfp89 .Footer_links__CYYwd .Footer_linkList__4a5xX{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.Footer_root__pfp89 .Footer_links__CYYwd .Footer_link__nRYUv{color:var(--grey)}.Footer_root__pfp89 .Footer_legal__UWRqF{grid-area:legal;display:flex;flex-direction:column;gap:2rem;color:var(--grey);padding-top:2rem;border-top:.0625rem solid var(--grey-xlight)}@media(min-width:1280px){.Footer_root__pfp89 .Footer_legal__UWRqF{flex-direction:row;align-items:center;justify-content:space-between}}.Footer_root__pfp89 .Footer_legal__UWRqF .Footer_inner__JcsN3{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1280px){.Footer_root__pfp89 .Footer_legal__UWRqF .Footer_inner__JcsN3{flex-direction:row;align-items:baseline}}.Footer_root__pfp89 .Footer_legal__UWRqF .Footer_socials__pZNfl{display:flex;gap:1.5rem}.Footer_root__pfp89 .Footer_legal__UWRqF .Footer_socials__pZNfl .Footer_socialIcon__TBdg_{height:1.75rem;width:1.75rem}@media(min-width:1280px){.Footer_root__pfp89 .Footer_legal__UWRqF .Footer_socials__pZNfl .Footer_socialIcon__TBdg_{height:1.25rem;width:1.25rem}}.Footer_root__pfp89 .Footer_disclaimer__suzxn{grid-area:disclaimer;display:flex;flex-direction:column;gap:1rem;color:var(--grey);padding-top:2rem;border-top:.0625rem solid var(--grey-xlight)}.RelatedArticles_root__XRAf1 .RelatedArticles_articles__b9t_W{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1280px){.RelatedArticles_root__XRAf1 .RelatedArticles_articles__b9t_W{flex-direction:row;gap:2rem}}.RelatedArticles_root__XRAf1 .RelatedArticles_articles__b9t_W .RelatedArticles_article__Xvueq{flex:1 1}.RelatedArticles_root__XRAf1 .RelatedArticles_articles__b9t_W .RelatedArticles_article__Xvueq .RelatedArticles_meta__ifz7N{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.RelatedArticles_root__XRAf1 .RelatedArticles_articles__b9t_W .RelatedArticles_article__Xvueq .RelatedArticles_image__8CxVa{order:-1;overflow:hidden}.RelatedArticles_root__XRAf1 .RelatedArticles_articles__b9t_W .RelatedArticles_article__Xvueq .RelatedArticles_image__8CxVa img{aspect-ratio:336/208;object-fit:cover}.RelatedArticles_root__XRAf1 .RelatedArticles_articles__b9t_W .RelatedArticles_article__Xvueq .RelatedArticles_link__c84n_{order:5}.Navbar_root__tYpxq{--header-height:3.5rem;height:var(--header-height);position:-webkit-sticky;position:sticky;top:0;background-color:var(--white);isolation:isolate;z-index:500}@media(min-width:768px){.Navbar_root__tYpxq{--header-height:4.5rem}}@media(min-width:1280px){.Navbar_root__tYpxq{border-bottom:.0625rem solid var(--grey-xlight)}}.Navbar_root__tYpxq .Navbar_mainWrapper__D9LVB{width:100%;max-width:90rem;height:100%;display:flex;align-items:center;justify-content:space-between;background-color:var(--white);border-bottom:.0625rem solid var(--grey-xlight);padding:0 1.25rem}@media(min-width:1280px){.Navbar_root__tYpxq .Navbar_mainWrapper__D9LVB{padding:0 5.5rem;margin:0 auto;border-bottom:none}}.Navbar_root__tYpxq .Navbar_navWrapper__JemYo{display:flex;flex-direction:column;justify-content:space-between;padding:1rem 1.25rem 2rem;height:calc(var(--navbar-height) - var(--header-height));background-color:var(--white);position:absolute;top:-100vh;left:0;right:0;transition:top .5s ease-out;z-index:-500}.Navbar_root__tYpxq .Navbar_navWrapper__JemYo.Navbar_open__W7iNe{top:var(--header-height)}@media(min-width:1280px){.Navbar_root__tYpxq .Navbar_navWrapper__JemYo{position:static;top:0;height:auto;z-index:0;padding:0;transition:none}}.Navbar_root__tYpxq .Navbar_nav__BXyYb{display:flex;flex-direction:column;align-items:flex-start}@media(min-width:1280px){.Navbar_root__tYpxq .Navbar_nav__BXyYb{flex-direction:row;align-items:baseline;gap:2rem}}.Navbar_root__tYpxq .Navbar_burgerMenu__x5k8R{border:none;background-color:var(--white);color:var(--black);cursor:pointer;transition:background-color .25s ease-in-out}.Navbar_root__tYpxq .Navbar_burgerMenu__x5k8R:active{background-color:var(--grey-xlight)}.Navbar_root__tYpxq .Navbar_buttons___i_Rt{display:flex;align-items:center;gap:1.5rem}.Navbar_root__tYpxq .Navbar_burgerIcon__ofgAt{display:block;height:2rem;width:2rem}@media(min-width:1280px){.Navbar_root__tYpxq .Navbar_hideDesktop__8vqeh{display:none}}.Navbar_root__tYpxq .Navbar_showDesktop__kG6RY{display:none}@media(min-width:1280px){.Navbar_root__tYpxq .Navbar_showDesktop__kG6RY{display:flex}}.Logo_root__OfnAz{display:block;height:1.75rem;width:6rem}@media(min-width:768px){.Logo_root__OfnAz{height:1.875rem;width:6.25rem}}.NavLink_root__VeYtr{width:100%;overflow:hidden}@media(min-width:1280px){.NavLink_root__VeYtr{width:auto}}.NavLink_root__VeYtr .NavLink_button__391lQ{display:flex;justify-content:space-between;gap:.25rem;color:var(--black);height:3rem;width:100%;border:none;background:none;cursor:pointer;align-items:center}.NavLink_root__VeYtr .NavLink_button__391lQ .NavLink_chevron__dpcWO{display:block;height:1.5rem;width:1.5rem}.NavLink_root__VeYtr .NavLink_button__391lQ.NavLink_open__PS_Mr .NavLink_chevron__dpcWO{transform:rotate(180deg)}@media(min-width:1280px){.NavLink_root__VeYtr .NavLink_button__391lQ.NavLink_open__PS_Mr+.NavLink_flyout__PB3ez{border-bottom:.0625rem solid var(--grey-xlight);transition:all .25s ease-out;transition-delay:.25s}}.NavLink_root__VeYtr .NavLink_flyout__PB3ez{z-index:-1;transition:all .5s ease-out}@media(min-width:1280px){.NavLink_root__VeYtr .NavLink_flyout__PB3ez{position:fixed;top:var(--header-height);left:0;right:0;background:var(--white);overflow:hidden;z-index:1}}.NavLink_root__VeYtr .NavLink_flyout__PB3ez .NavLink_content__nO5rj{padding:0}@media(min-width:1280px){.NavLink_root__VeYtr .NavLink_flyout__PB3ez .NavLink_content__nO5rj{width:100%;max-width:90rem;--padding-offset:max(calc((100vw - 90rem) / 2),5.5rem);padding:1.5rem 5.5rem 1.75rem;margin-inline:auto}}.Savings_root__4MVhQ{display:grid;grid-template-areas:"left" "right";grid-template-columns:1fr;grid-template-rows:auto auto;grid-gap:1rem;gap:1rem}@media(min-width:1280px){.Savings_root__4MVhQ{grid-template-areas:"left right blogs";grid-template-columns:1fr 1fr 2fr;grid-template-rows:auto}}.Savings_root__4MVhQ .Savings_left__JjdPc{grid-area:left}.Savings_root__4MVhQ .Savings_right__bVDci{grid-area:right}.Savings_root__4MVhQ .Savings_left__JjdPc,.Savings_root__4MVhQ .Savings_right__bVDci{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start;background-color:var(--grey-xxlight);border-radius:.5rem;padding:1rem}@media(min-width:1280px){.Savings_root__4MVhQ .Savings_left__JjdPc,.Savings_root__4MVhQ .Savings_right__bVDci{background-color:var(--white);padding:1rem 0}}.Savings_root__4MVhQ .Savings_links__Lo7uc{display:flex;flex-direction:column;gap:.5rem}.Savings_root__4MVhQ .Savings_blogs__7bnZB{display:none;grid-area:blogs;background-color:var(--grey-xxlight);border-radius:1.5rem;padding:1rem}@media(min-width:1280px){.Savings_root__4MVhQ .Savings_blogs__7bnZB{display:flex;gap:1rem}}.Savings_root__4MVhQ .Savings_blogs__7bnZB .Savings_blogEntry__yiXKU{display:flex;flex-direction:column;gap:1.5rem;padding:1rem;background-color:var(--white);border-radius:1rem}.Savings_root__4MVhQ .Savings_blogs__7bnZB .Savings_blogEntry__yiXKU .Savings_img__upgQE{width:6.875rem;height:4.8125rem;border-radius:.5rem;object-fit:cover}.Savings_root__4MVhQ .Savings_blogs__7bnZB .Savings_blogEntry__yiXKU .Savings_title__QAxIf{display:flex;flex-direction:column;gap:1rem}.Savings_root__4MVhQ .Savings_blogs__7bnZB .Savings_blogEntry__yiXKU .Savings_link__I9vDi{align-self:flex-start;margin-top:auto}.Savings_root__4MVhQ .Savings_item__4Znsv{display:flex;align-items:center;gap:.75rem;padding:.25rem .5rem}.Savings_root__4MVhQ .Savings_item__4Znsv:hover{text-decoration:underline}.TestimonialSection_root__51E7c .TestimonialSection_card__coVPW{color:var(--black)}.TestimonialCarousel_root__jCWMA .TestimonialCarousel_card__2TiEo{height:100%;max-width:25rem;width:100%}.TestimonialCarousel_root__jCWMA .TestimonialCarousel_card__2TiEo blockquote{flex:1 1}.TestimonialCarousel_root__jCWMA .TestimonialCarousel_card__2TiEo .TestimonialCarousel_rating__U0eKt{display:flex;align-items:center;gap:.25rem}.TestimonialCarousel_root__jCWMA .TestimonialCarousel_card__2TiEo .TestimonialCarousel_author__ITqe7{align-self:flex-start}.PageCta_root__woFdm{display:flex;flex-direction:column;gap:1.5rem;isolation:isolate}@media(min-width:1280px){.PageCta_root__woFdm{flex-direction:row}}.PageCta_root__woFdm .PageCta_primary__euvDH,.PageCta_root__woFdm .PageCta_secondary__8CCir{border-radius:2.5rem}.PageCta_root__woFdm .PageCta_primary__euvDH{position:relative;display:flex;flex-direction:column;justify-content:space-between;text-align:center;color:var(--white);padding:3rem;gap:4rem;background:linear-gradient(12deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.2) 100%),var(--primary)}.PageCta_root__woFdm .PageCta_primary__euvDH:has(+.PageCta_secondary__8CCir){text-align:left}@media(min-width:1280px){.PageCta_root__woFdm .PageCta_primary__euvDH:has(+.PageCta_secondary__8CCir){flex-basis:65%}}.PageCta_root__woFdm .PageCta_primary__euvDH:has(+.PageCta_secondary__8CCir) .PageCta_ctas__rSkQn{justify-content:flex-start}.PageCta_root__woFdm .PageCta_primary__euvDH .PageCta_ampersand__DZuyM{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);pointer-events:none;z-index:0}.PageCta_root__woFdm .PageCta_primary__euvDH .PageCta_ctas__rSkQn{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem;z-index:1}.PageCta_root__woFdm .PageCta_secondary__8CCir{flex-basis:35%;display:flex;flex-direction:column;padding:3rem 2rem;gap:3rem;color:var(--white);background:linear-gradient(12deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.04) 100%),var(--black)}.PageCta_root__woFdm .PageCta_secondary__8CCir .PageCta_cta__JqjSM{align-self:flex-start}.List_root__F6hYk{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media(min-width:1280px){.List_root__F6hYk{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}}.List_root__F6hYk .List_item__rdKs6{display:flex;align-items:flex-start;padding:.25rem .5rem;gap:.75rem}@media(min-width:1280px){.List_root__F6hYk .List_item__rdKs6{padding:.25rem 0;margin-left:-.125rem}}.List_root__F6hYk .List_item__rdKs6 .List_itemTitle__5cf7Y{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.List_root__F6hYk .List_item__rdKs6 .List_subtitle__cgF4B{color:var(--grey-dark)}.Newsletter_root__6Kk1K{display:flex;flex-direction:column;background-color:var(--grey-xxlight);padding:1.5rem;gap:1.5rem;border-radius:1.5rem;color:var(--grey-dark)}.Newsletter_root__6Kk1K .Newsletter_titleContainer__pjQd7{display:flex;flex-direction:column;gap:.5rem}.Newsletter_root__6Kk1K .Newsletter_titleContainer__pjQd7 h3{color:var(--black)}.Newsletter_root__6Kk1K .Newsletter_inputs__dI_vU{display:flex;flex-direction:column;gap:1rem}.Newsletter_root__6Kk1K .Newsletter_submit__mmM9F{align-self:flex-start}.PerformanceChart_root__AfXBY{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1280px){.PerformanceChart_root__AfXBY{gap:2rem}}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV{display:grid;grid-template-columns:100%;grid-template-areas:"title" "strategies" "controls" "chart";grid-gap:2rem;gap:2rem;width:100%;border-radius:1.5rem;border:.0625rem solid rgba(20,28,31,.1);background-color:var(--grey-xxlight);padding:2rem 1.25rem}@media(min-width:1280px){.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV{grid-template-columns:24.5rem 1.5fr 1.5fr;grid-template-areas:"title strategies strategies" "controls chart chart";padding:2rem}}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_titleWrapper__qxyir{display:flex;flex-direction:column;gap:.5rem}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_controlsWrapper__f1hbk{grid-area:controls;display:flex;flex-direction:column;justify-content:space-between}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_controlsWrapper__f1hbk .PerformanceChart_inner__q4sMU{display:flex;flex-direction:column;gap:2rem}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_controlsWrapper__f1hbk .PerformanceChart_control__uZt_2{display:flex;flex-direction:column;gap:.5rem}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_controlsWrapper__f1hbk .PerformanceChart_control__uZt_2:last-of-type{gap:1rem;margin-bottom:3rem}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_controlsWrapper__f1hbk .PerformanceChart_control__uZt_2 p{color:var(--grey-dark)}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_download__BrO4O{display:flex;align-items:center;gap:.5rem;color:var(--primary);border-bottom:.0625rem solid;padding-bottom:.125rem;align-self:flex-start}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_download__BrO4O,.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_download__BrO4O:active,.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_download__BrO4O:hover{text-decoration:none}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0{grid-area:chart;width:100%}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_paper__bzwqg{display:flex;flex-direction:column;gap:2rem;background-color:var(--white);border-radius:1rem;padding:1.5rem 1rem}@media(min-width:1280px){.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_paper__bzwqg{padding:1.5rem;height:100%;justify-content:space-between}}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_paper__bzwqg .PerformanceChart_chart__T_laZ{width:100%;height:auto}@media(min-width:1280px){.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_paper__bzwqg .PerformanceChart_chart__T_laZ{aspect-ratio:16/9}}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_outputs__sk5Y5{display:flex;flex-direction:column;gap:1rem;padding-bottom:1.5rem;border-bottom:.0625rem solid var(--grey-xlight)}@media(min-width:1280px){.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_outputs__sk5Y5{flex-direction:row;padding-bottom:1rem}}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_outputs__sk5Y5 .PerformanceChart_output__H4TG2{display:flex;flex-direction:column;gap:.375rem;flex-basis:6.25rem}@media(min-width:1280px){.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_outputs__sk5Y5 .PerformanceChart_output__H4TG2{flex-basis:15.625rem}}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_outputs__sk5Y5 .PerformanceChart_output__H4TG2 .PerformanceChart_number__MAh_I{color:var(--grey)}@media(min-width:1280px){.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_outputs__sk5Y5 .PerformanceChart_output__H4TG2 .PerformanceChart_number__MAh_I{font-size:2.25rem}}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_outputs__sk5Y5 .PerformanceChart_output__H4TG2 .PerformanceChart_number__MAh_I.PerformanceChart_invest___97uU{color:var(--primary-light)}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_outputs__sk5Y5 .PerformanceChart_output__H4TG2 .PerformanceChart_number__MAh_I.PerformanceChart_future__wAiL_{color:var(--primary)}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_legend__hh_Ow{display:flex;gap:.75rem}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_chartWrapper__h___0 .PerformanceChart_legend__hh_Ow .PerformanceChart_item__NpDaB{display:flex;align-items:center;gap:.375rem;color:var(--grey-dark)}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_strategyButtons__WU_Fo{grid-area:strategies;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media(min-width:1280px){.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_strategyButtons__WU_Fo{justify-self:flex-end}}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_strategyButton__jG1V8{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:.0625rem solid var(--grey-xlight);background-color:transparent;border-radius:1.5rem;color:var(--grey);cursor:pointer;transition:all .25s ease-in-out}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_strategyButton__jG1V8.PerformanceChart_selected__H1yhC{color:var(--white);background-color:var(--grey-xxlight);border-color:var(--primary-light);background:linear-gradient(12deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.2) 100%),var(--primary)}.PerformanceChart_root__AfXBY .PerformanceChart_card__EWETV .PerformanceChart_strategyButton__jG1V8.PerformanceChart_selected__H1yhC svg{opacity:1;transition:opacity .25s ease-in-out;transition-delay:.125s}.PerformanceChart_root__AfXBY .PerformanceChart_disclaimer__HEhY2{text-align:center;align-self:center;max-width:58.375rem}.TextImageSection_root__wiDJd{padding:3rem 0}@media(min-width:1280px){.TextImageSection_root__wiDJd{padding:7rem 0}}.TextImageSection_root__wiDJd .TextImageSection_container__SJpYz{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;grid-template-areas:"content" "media";grid-gap:2rem;gap:2rem}@media(min-width:1280px){.TextImageSection_root__wiDJd .TextImageSection_container__SJpYz{grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-template-areas:"content media";gap:5rem}.TextImageSection_root__wiDJd .TextImageSection_container__SJpYz.TextImageSection_reverse__lIpob{grid-template-areas:"media content"}}.TextImageSection_root__wiDJd .TextImageSection_content__WgTMv{grid-area:content;display:flex;flex-direction:column;gap:2rem}.TextImageSection_root__wiDJd .TextImageSection_content__WgTMv .TextImageSection_title__Uqzh6{display:flex;flex-direction:column;gap:1rem}.TextImageSection_root__wiDJd .TextImageSection_content__WgTMv .TextImageSection_title__Uqzh6 .TextImageSection_teaser__9Ny1a{color:var(--grey-dark)}.TextImageSection_root__wiDJd .TextImageSection_content__WgTMv .TextImageSection_cta__IWElx{display:flex;align-items:flex-start}.TextImageSection_root__wiDJd .TextImageSection_media__BiyAk{grid-area:media;position:relative;width:100%;height:auto;aspect-ratio:616/560;border-radius:2rem;overflow:hidden}@media(min-width:1280px){.TextImageSection_root__wiDJd .TextImageSection_media__BiyAk{height:35rem}}.TextImageSection_root__wiDJd .TextImageSection_media__BiyAk img{object-fit:contain}@media(min-width:1280px){.regsiter_hero__iCRpn{flex-direction:row!important;gap:5rem!important}}.regsiter_hero__iCRpn .regsiter_heroWrapper__xB5rw{gap:2.5rem;text-align:left!important}@media(min-width:1280px){.regsiter_hero__iCRpn .regsiter_heroWrapper__xB5rw{gap:3.5rem}}.regsiter_hero__iCRpn .regsiter_title__tGDSU{align-items:flex-start;text-align:left!important}.regsiter_hero__iCRpn .regsiter_infos__MA2jm{display:flex;flex-wrap:wrap;gap:2rem}@media(min-width:1280px){.regsiter_hero__iCRpn .regsiter_infos__MA2jm{gap:3rem}}.regsiter_hero__iCRpn .regsiter_infos__MA2jm .regsiter_info__cwC_G{display:flex;flex-direction:column;flex:1 1;flex-basis:12.5rem;gap:1rem}@media(min-width:1280px){.regsiter_hero__iCRpn .regsiter_infos__MA2jm .regsiter_info__cwC_G{gap:1.5rem}}.regsiter_hero__iCRpn .regsiter_infos__MA2jm .regsiter_info__cwC_G svg{flex-shrink:0}.regsiter_hero__iCRpn .regsiter_infos__MA2jm .regsiter_info__cwC_G .regsiter_title__tGDSU{display:flex;flex-direction:column;gap:.5rem}.regsiter_form__jYKJm .regsiter_titleWrapper__EOiOm{display:flex;flex-direction:column;gap:1rem}.regsiter_form__jYKJm .regsiter_panels__ZGOVq{display:grid;grid-gap:1rem;gap:1rem}@media(min-width:1280px){.regsiter_form__jYKJm .regsiter_panels__ZGOVq{grid-template-columns:1fr 1fr}.regsiter_form__jYKJm .regsiter_panels__ZGOVq .regsiter_panel__O9kJq:first-child{grid-column:1/span 2}}.regsiter_form__jYKJm .regsiter_panel__O9kJq{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;background-color:var(--white)}@media(min-width:1280px){.regsiter_form__jYKJm .regsiter_panel__O9kJq:has(.regsiter_qr__1e9CC){grid-template-columns:9rem auto;grid-template-rows:auto;align-items:center}}.regsiter_form__jYKJm .regsiter_panel__O9kJq .regsiter_qr__1e9CC{position:relative;width:100%;height:auto;aspect-ratio:1/1}@media(min-width:1280px){.regsiter_form__jYKJm .regsiter_panel__O9kJq .regsiter_qr__1e9CC{width:9rem;height:9rem}}.regsiter_form__jYKJm .regsiter_panel__O9kJq .regsiter_qr__1e9CC img{object-fit:contain}.regsiter_form__jYKJm .regsiter_panel__O9kJq .regsiter_title__tGDSU{display:flex;flex-direction:column;gap:.5rem}.regsiter_form__jYKJm .regsiter_panel__O9kJq .regsiter_link__lQBOn img{object-fit:contain;width:100%;height:100%}.faq_root__36g19{padding-top:0}.faq_root__36g19 .faq_contact__5GoDR{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}@media(min-width:1280px){.faq_root__36g19 .faq_contact__5GoDR{gap:2rem}}.faq_filters__X__kC{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem}.home_hero__GFnXt .home_heroImages__Dkmij{position:relative;max-width:104rem;height:27rem;width:auto;aspect-ratio:1664/864;isolation:isolate;overflow:hidden;left:50%;transform:translateX(-50%)}@media(min-width:1280px){.home_hero__GFnXt .home_heroImages__Dkmij{width:100%;height:auto}}.home_hero__GFnXt .home_heroImages__Dkmij .home_heroImage__U6hi1{position:absolute;width:auto;max-height:100%}.home_hero__GFnXt .home_heroImages__Dkmij .home_heroImage__U6hi1 img{width:auto;height:100%;object-fit:contain}.home_hero__GFnXt .home_heroImages__Dkmij .home_front__Q5pzB{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0}.home_hero__GFnXt .home_heroImages__Dkmij .home_front__Q5pzB .home_acrevis__YtIjA{top:34.9537037037%;left:31.3701923077%;height:58.912037037%;width:19.2307692308%;aspect-ratio:.6286836935}.home_hero__GFnXt .home_heroImages__Dkmij .home_front__Q5pzB .home_kaspar__w9ebQ{top:34.9537037037%;left:51.2019230769%;height:58.912037037%;width:19.2307692308%;aspect-ratio:.6286836935}.home_hero__GFnXt .home_heroImages__Dkmij .home_front__Q5pzB .home_phone__Gxi1F{top:9.1435185185%;left:38.6418269231%;height:90.8564814815%;width:22.7764423077%;aspect-ratio:.4828025478}.home_hero__GFnXt .home_heroImages__Dkmij .home_back__pNjOt{z-index:0;width:100%;height:100%}.home_hero__GFnXt .home_heroImages__Dkmij .home_back__pNjOt .home_hero1__5y00j{height:29.3981481481%;width:22.8365384615%;aspect-ratio:1.4960629921;top:25.8101851852%;left:0}.home_hero__GFnXt .home_heroImages__Dkmij .home_back__pNjOt .home_hero2__cdNtT{height:20.7175925926%;width:13.2211538462%;aspect-ratio:1.2290502793;top:7.6388888889%;left:14.3028846154%}.home_hero__GFnXt .home_heroImages__Dkmij .home_back__pNjOt .home_hero3__BckvM{height:36.4583333333%;width:20.2524038462%;aspect-ratio:1.0698412698;top:0;left:25.5408653846%}.home_hero__GFnXt .home_heroImages__Dkmij .home_back__pNjOt .home_hero4__x1os6{height:16.5509259259%;width:12.8605769231%;aspect-ratio:1.4965034965;top:45.4861111111%;left:20.4927884615%}.home_hero__GFnXt .home_heroImages__Dkmij .home_back__pNjOt .home_hero5___JQ2R{height:28.587962963%;width:22.1754807692%;aspect-ratio:1.4939271255;top:60.8796296296%;left:17.4879807692%}.home_hero__GFnXt .home_heroImages__Dkmij .home_back__pNjOt .home_hero6__ojPxM{height:28.9351851852%;width:18.8701923077%;aspect-ratio:1.256;top:4.8611111111%;left:58.5336538462%}.home_hero__GFnXt .home_heroImages__Dkmij .home_back__pNjOt .home_hero7__o4gHv{height:17.9398148148%;width:14.0024038462%;aspect-ratio:1.5032258065;top:11.1111111111%;left:75.1802884615%}.home_hero__GFnXt .home_heroImages__Dkmij .home_back__pNjOt .home_hero8__vL6rz{height:44.4444444444%;width:18.0288461538%;aspect-ratio:.78125;top:20.9490740741%;left:81.9711538462%}.home_hero__GFnXt .home_heroImages__Dkmij .home_back__pNjOt .home_hero9__FQteI{height:30.4398148148%;width:27.6442307692%;aspect-ratio:1.7490494297;top:48.3796296296%;left:51.7427884615%}.home_hero__GFnXt .home_heroImages__Dkmij .home_back__pNjOt .home_hero10__5IODe{height:18.75%;width:14.6033653846%;aspect-ratio:1.5;top:70.1388888889%;left:73.5576923077%}.home_dreamsSection__bTnvm{gap:2rem;padding-top:3rem;padding-bottom:3rem}@media(min-width:1280px){.home_dreamsSection__bTnvm{gap:4rem;padding-top:7rem;padding-bottom:7rem}}.home_dreamsSection__bTnvm .home_dreamCard__JRGKV{position:relative;width:15rem;height:20rem;border:none}@media(min-width:1280px){.home_dreamsSection__bTnvm .home_dreamCard__JRGKV{width:25rem;height:26.5rem}}.home_dreamsSection__bTnvm .home_dreamCard__JRGKV .home_title__DXB9O{flex:1 1}@media(min-width:1280px){.home_dreamsSection__bTnvm .home_dreamCard__JRGKV .home_title__DXB9O{flex:unset}}.home_dreamsSection__bTnvm .home_dreamCard__JRGKV .home_pills__z559A{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;opacity:.8;z-index:1}.home_investSection__PDcj3 .home_bento__MjVgk{display:grid;grid-template-rows:repeat(4,auto);grid-template-areas:"one" "two" "three" "four";grid-gap:1rem;gap:1rem}@media(min-width:1280px){.home_investSection__PDcj3 .home_bento__MjVgk{grid-template-areas:"one two" "one four" "three four";grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto);gap:2rem}}.home_investSection__PDcj3 .home_bento__MjVgk .home_one__c3Vk4{grid-area:one}.home_investSection__PDcj3 .home_bento__MjVgk .home_two__FA12u{grid-area:two}.home_investSection__PDcj3 .home_bento__MjVgk .home_three__WjmtG{grid-area:three}.home_investSection__PDcj3 .home_bento__MjVgk .home_four__pL6qU{grid-area:four}.home_investSection__PDcj3 .home_bento__MjVgk .home_card__OWfI0 .home_image__HM6xK{width:100%;min-height:15rem;height:100%;max-height:39.3125rem;border-radius:1rem}.home_investSection__PDcj3 .home_info__G5zYL{display:flex;flex-direction:column;gap:2rem}@media(min-width:1280px){.home_investSection__PDcj3 .home_info__G5zYL{gap:3rem}}.home_investSection__PDcj3 .home_info__G5zYL .home_cards__KBJog{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:1280px){.home_investSection__PDcj3 .home_info__G5zYL .home_cards__KBJog{flex-direction:row;gap:3rem}}.home_investSection__PDcj3 .home_info__G5zYL .home_cards__KBJog .home_card__OWfI0{display:flex;gap:1rem;align-items:flex-start}.home_investSection__PDcj3 .home_info__G5zYL .home_cards__KBJog .home_card__OWfI0 svg{flex-shrink:0}@media(min-width:1280px){.home_investSection__PDcj3 .home_info__G5zYL .home_cards__KBJog .home_card__OWfI0{flex-direction:column;gap:1.5rem}}.home_investSection__PDcj3 .home_info__G5zYL .home_cards__KBJog .home_title__DXB9O{display:flex;flex-direction:column;gap:.5rem}.home_investSection__PDcj3 .home_info__G5zYL .home_cards__KBJog .home_title__DXB9O .home_teaser__Owlnc{color:var(--grey)}.home_safe__ru9Q1 .home_cards__KBJog{display:grid;grid-template-areas:"one" "two" "three" "four";grid-gap:1rem;gap:1rem}@media(min-width:1280px){.home_safe__ru9Q1 .home_cards__KBJog .home_title__DXB9O h4{max-width:22ch}.home_safe__ru9Q1 .home_cards__KBJog{grid-template-areas:"one one two" "three four two";grid-template-columns:1fr 1fr 27.8125rem;gap:2rem}}.home_safe__ru9Q1 .home_cards__KBJog img{max-height:26.375rem}@media(min-width:1280px){.home_safe__ru9Q1 .home_cards__KBJog img{margin-bottom:-2rem}}.home_safe__ru9Q1 .home_cards__KBJog .home_one__c3Vk4{grid-area:one}.home_safe__ru9Q1 .home_cards__KBJog .home_two__FA12u{grid-area:two}.home_safe__ru9Q1 .home_cards__KBJog .home_three__WjmtG{grid-area:three}.home_safe__ru9Q1 .home_cards__KBJog .home_four__pL6qU{grid-area:four}.home_learn__Sm2lU{display:flex;flex-direction:column;gap:2rem}@media(min-width:1280px){.home_learn__Sm2lU{flex-direction:row!important;gap:5rem}}.home_learn__Sm2lU .home_header__Y0ElJ{flex-basis:40%;flex-shrink:0;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}.home_learn__Sm2lU .home_card__OWfI0{width:15rem;height:100%}.home_learn__Sm2lU .home_card__OWfI0 .home_title__DXB9O{flex:1 1}@media(min-width:1280px){.home_learn__Sm2lU .home_card__OWfI0 .home_title__DXB9O{flex:unset}}.home_learn__Sm2lU .home_card__OWfI0 .home_title__DXB9O p{color:var(--grey-light)}@media(min-width:1280px){.home_learn__Sm2lU .home_card__OWfI0{height:26.5rem;width:28rem}}