.field-result{border-radius:.5rem;background-color:#fff}.field-result__top{border-bottom:.2rem solid #eef3fa;padding:1rem}.field-result__top .formatted-number-text-field{color:#25364a}.field-result__top .formatted-number-text-field__field-container__error{font-size:.7rem;max-width:14rem}.field-result__top .formatted-number-text-field.second-field{align-items:flex-start;margin-top:.5rem}.field-result__bottom{padding:1rem}.field-result__bottom__instruction{color:#596e87;font-weight:700;text-align:right}.field-result__bottom__result{display:flex;flex-direction:column;gap:1rem}.field-result__bottom__result__disclaimer{color:#596e87;font-size:.8rem}.field-result__bottom__result .button-get-started{align-self:flex-end}.field-result .result-background{background-color:#eef3fa;border-radius:.5rem;padding:1rem}.graph-stack-bar__legend{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.graph-stack-bar__legend li{display:flex;gap:1rem;justify-content:center;align-items:center}.graph-stack-bar__legend li div{width:1rem;aspect-ratio:1;border-radius:1rem}.graph-stack-bar__graph-container{margin-top:5rem;position:relative;height:4rem;border-radius:.5rem}.graph-stack-bar__graph-container__dotted-indicator{position:absolute;height:100%;top:0;left:0;border-right:.1rem dashed #1f486d}.graph-stack-bar__graph-container__dotted-indicator__bubble{background-color:#fed565;border-radius:.5rem;width:max-content;margin-right:-4.5rem;margin-left:auto;margin-top:-3.5rem;padding:.75rem}.graph-stack-bar__graph-container__dotted-indicator__bubble img{position:absolute;top:-.7rem;right:-.5rem}.graph-stack-bar__graph-container__bar-container{position:relative;height:100%}.graph-stack-bar__graph-container__bar-container li{position:absolute;top:0;left:0;height:100%;padding:.5rem 0;box-sizing:border-box}.graph-stack-bar__graph-container__bar-container li div{height:100%;width:100%}.graph-stack-bar__graph-container__bar-container li:first-child,.graph-stack-bar__graph-container__bar-container li:first-child div{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.graph-stack-bar__graph-container__bar-container li:last-child,.graph-stack-bar__graph-container__bar-container li:last-child div{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}@media screen and (max-width:48em){.graph-stack-bar__graph-container__dotted-indicator__bubble{padding:.375rem .5rem;margin-top:-2.5rem;margin-right:-2.25rem}.graph-stack-bar__graph-container__dotted-indicator__bubble p{font-size:.5rem}}.calculator-heloc{flex:2 1;border-radius:.5rem;background-color:#fff;box-shadow:4px 4px 8px rgba(0,0,0,.1)}.calculator-heloc__result{color:#1f486d;display:flex;flex-direction:column;gap:1rem}.calculator-heloc__result__top h3{font-weight:700;font-size:1.5rem}.calculator-heloc__result__bottom{display:flex;gap:1rem}.calculator-heloc__result__bottom__left,.calculator-heloc__result__bottom__right{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.calculator-heloc__result__bottom__left p:first-child,.calculator-heloc__result__bottom__right p:first-child{font-weight:700;color:#1f486d}.calculator-heloc__result__bottom__left p:nth-child(2),.calculator-heloc__result__bottom__right p:nth-child(2){font-weight:700;font-size:2rem;color:#25364a}.calculator-heloc__result__bottom__left p:nth-child(3),.calculator-heloc__result__bottom__right p:nth-child(3){font-weight:400;color:#3e90d9}@media screen and (max-width:34em){.calculator-heloc__result__bottom__left p:nth-child(2),.calculator-heloc__result__bottom__right p:nth-child(2){font-size:1.5rem}}@media screen and (max-width:48em){.calculator-heloc__result__bottom{flex-direction:column}}