.ThemedAvatarsImage_light__H_EWA{display:var(--light-theme,initial) var(--dark-theme,none)}.ThemedAvatarsImage_dark__qMuHH{display:var(--light-theme,none) var(--dark-theme,initial)}.ThemedAvatarsImage_fullHeight__OAPQG{height:100%}.PercentageCard_block__Q5yHY{display:flex;overflow:hidden;flex-direction:column}.PercentageCard_content__RgYWH{display:flex;flex-direction:column;height:100%;padding:32px;gap:24px}.PercentageCard_header__2Q0e4{display:flex;flex-direction:column;gap:8px}.PercentageCard_percentageSection__GNlsL{position:relative;display:flex;overflow:hidden;justify-content:center;align-items:center;height:280px;container-type:inline-size}.PercentageCard_percentageBackground__2rrrS{position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;bottom:0;left:0}.PercentageCard_percentageBackground__2rrrS img{width:100%;height:100%;object-fit:contain}.PercentageCard_percentageDisplay__Zxf8H{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.PercentageCard_badge__rYlOr{display:flex;align-items:center;align-self:flex-start;margin-top:auto;padding:8px 24px 8px 8px;border-radius:1000px;gap:8px}.PercentageCard_badgeIcon__xTWZi{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;border-radius:80px}.SavingsToggleBenefits_block__RjYXf{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;width:100%;height:100%;padding:40px;border-radius:var(--border-radius-l);background-color:var(--fill-color-default-50);gap:24px}@media (min-width:600px){.SavingsToggleBenefits_block__RjYXf{padding:32px}}.SavingsToggleBenefits_content__dha3J{display:flex;flex-direction:column;gap:24px}.SavingsToggleBenefits_list__75F_r{padding:0}.SavingsToggleBenefits_listItem__nMWMf{height:auto;padding-top:10px;padding-bottom:10px}.SavingsToggleBenefits_listItemText__YiZf6{gap:4px}.SavingsToggleBenefits_listItemIcon__T5P3L{width:40px;height:40px}.SavingsToggleBenefits_footer__CJ8ua{display:flex;flex-direction:column;gap:8px}.PercentageCardWithBenefits_block__FuSSY{display:flex;overflow:hidden;flex-direction:column;width:100%;height:auto;border-radius:var(--border-radius-l);background-color:var(--fill-color-default-50);gap:0}@media (min-width:900px){.PercentageCardWithBenefits_block__FuSSY{flex-direction:row}}.PercentageCardWithBenefits_leftSection__PHj6t{overflow:hidden;flex:1 1;min-width:0;border-top-left-radius:var(--border-radius-l);border-top-right-radius:var(--border-radius-l)}@media (min-width:900px){.PercentageCardWithBenefits_leftSection__PHj6t{border-top-right-radius:0;border-bottom-left-radius:var(--border-radius-l)}}.PercentageCardWithBenefits_rightSection__z_GVK{overflow:hidden;flex:1 1;min-width:0;border-bottom-right-radius:var(--border-radius-l);border-bottom-left-radius:var(--border-radius-l)}@media (min-width:900px){.PercentageCardWithBenefits_rightSection__z_GVK{border-top-right-radius:var(--border-radius-l);border-bottom-left-radius:0}}.ClearButtonAdornment_block__j9Ic1:after{position:absolute;top:50%;right:0;width:30px;height:40px;content:"";transform:translateY(-50%)}.ClearButtonAdornment_closeIcon__H9xdV{width:20px;height:auto;color:var(--text-color-tertiary)}.Input_block__y46FG{display:flex;flex-direction:column;gap:12px;width:100%}.Input_textField__tXvnM{display:flex;overflow:hidden;align-items:center;box-sizing:border-box;width:100%;padding:14px 0;cursor:text;gap:12px}.Input_filledVariant__7JVct{padding:14px 16px;border-radius:var(--border-radius-m);background-color:var(--button-color-secondary)}.Input_underlinedVariant__yFMRM{border-bottom:1px solid var(--border-color);transition:border-color .1s ease-out}.Input_underlinedVariant__yFMRM.Input_focused__878FF{border-bottom-color:var(--text-color-primary)}.Input_textField__tXvnM.Input_disabled__mFMp6{cursor:default}.Input_textWrapper__0VLeO{position:relative;display:flex;overflow:hidden;flex-grow:1;flex-direction:column;justify-content:center;min-width:1px;min-height:40px}.Input_labelWrapper__pfTux{position:absolute;top:11px;left:0;display:flex;align-items:flex-start;width:100%;cursor:inherit;-webkit-user-select:none;user-select:none;pointer-events:none;transition:top .1s ease-out,font-size .1s ease-out,line-height .1s ease-out}.Input_labelSmall__c40_M{top:2px}.Input_labelText__HvMX4{overflow:hidden;max-width:100%;font-family:inherit;font-size:var(--body1-font-size);font-weight:var(--body1-font-weight);line-height:var(--body1-line-height);white-space:nowrap;text-overflow:ellipsis;color:var(--text-color-secondary);transition:font-size .1s ease-out,line-height .1s ease-out}.Input_labelSmall__c40_M .Input_labelText__HvMX4{font-size:var(--caption1-font-size);font-weight:var(--caption1-font-weight);line-height:var(--caption1-line-height)}.Input_labelError__kJwQt{color:var(--text-color-negative)}.Input_labelDisabled__oT49T{color:var(--text-color-tertiary)}.Input_input__dA_xC{width:100%;min-width:1px;min-height:20px;margin-top:18px;padding:0;font-family:inherit;font-size:var(--body1-font-size);font-weight:var(--body1-font-weight);line-height:var(--body1-line-height);white-space:nowrap;text-overflow:ellipsis;color:var(--text-color-primary);border:none;outline:none;background:transparent}.Input_input__dA_xC::placeholder{color:var(--text-color-secondary)}.Input_inputDisabled__Uh7sD{cursor:default;color:var(--text-color-tertiary)}.Input_inputHidden__zLSij{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;white-space:nowrap;border:0}.Input_leadingWrapper__YKRID{display:flex;flex-shrink:0;align-items:flex-start}.Input_trailingWrapper__rYqtn{display:flex;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px}.Input_clearButton__Wu2bX{display:flex;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;cursor:pointer;color:var(--text-color-primary);border:none;background:transparent}.Input_iconClear__eJPX4{color:var(--text-color-quaternary)}.Input_iconReadOnly__RlGtJ{color:var(--text-color-tertiary)}.Input_trailing__Z6xnQ{display:flex;flex-shrink:0;justify-content:center;align-items:center}.Input_hintWrapper__538QA{display:flex;overflow:hidden;flex-direction:column;align-items:flex-start;width:100%;padding:0 16px}.Input_hintWrapperUnderlined__OP3bc{padding:0}.CalculatorInput_inputSection__S2Zmg{display:flex;flex-direction:column;gap:12px}.StaticCalculatorLayout_block__3k4L7{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;height:100%;padding:24px;border-radius:24px;background-color:var(--fill-color-default-50);gap:24px}@media (min-width:520px){.StaticCalculatorLayout_block__3k4L7{padding:32px}}@media (min-width:900px){.StaticCalculatorLayout_block__3k4L7{padding:40px}}.StaticCalculatorLayout_content__qeGls,.StaticCalculatorLayout_main__c2lVi{display:flex;flex-direction:column;gap:24px}.StaticCalculatorLayout_resultsSection__r1bDn{display:flex;flex-direction:column;gap:12px}.StaticCalculatorLayout_resultItem__FRfvZ{display:flex;justify-content:space-between}.StaticCalculatorLayout_footer__d2PzC{display:flex;flex-direction:column;gap:8px}.PercentageCardWithCalculator_block__YyPlC{display:flex;overflow:hidden;flex-direction:column;width:100%;height:auto;border-radius:var(--border-radius-l);background-color:var(--fill-color-default-50);gap:0}@media (min-width:900px){.PercentageCardWithCalculator_block__YyPlC{flex-direction:row}}.PercentageCardWithCalculator_leftSection__guu4_{overflow:hidden;flex:1 1;min-width:0;border-top-left-radius:var(--border-radius-l);border-top-right-radius:var(--border-radius-l)}@media (min-width:900px){.PercentageCardWithCalculator_leftSection__guu4_{border-top-right-radius:0;border-bottom-left-radius:var(--border-radius-l)}}.PercentageCardWithCalculator_rightSection__mC2o_{overflow:hidden;flex:1 1;min-width:0;border-bottom-right-radius:var(--border-radius-l);border-bottom-left-radius:var(--border-radius-l)}@media (min-width:900px){.PercentageCardWithCalculator_rightSection__mC2o_{border-top-right-radius:var(--border-radius-l);border-bottom-left-radius:0}}.SavingsToggleWithCalculator_block__I_Ftj{display:flex;gap:16px;width:100%;height:488px}@media (max-width:899.95px){.SavingsToggleWithCalculator_block__I_Ftj{flex-direction:column;height:auto}}.SavingsToggleWithCalculator_calculator__y7ae_,.SavingsToggleWithCalculator_toggleBenefits__VEP1r{flex:1 1;min-width:0}