.calc-graph {flex:1 1 0;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;display:inline-flex;padding-top:24px;}.graph {height:267px;display:inline-flex;gap:12px;}.column {align-self:stretch;flex-direction:column;align-items:center;gap:12px;display:inline-flex;}.bar-value {font-size:16px;font-family:Poppins;font-weight:700;line-height:24px;word-wrap:break-word;text-align:center;}.bar {width:140px;flex:1 1 0;flex-direction:column;border-radius:4px;overflow:hidden;align-items:center;display:flex;}.bar-label {width:145px;text-align:center;color:#3F4645;font-size:14px;font-family:Poppins;font-weight:700;line-height:20px;word-wrap:break-word;}.bar-current {padding-top:16px;background:#ebcc7b;border:2px #ba9535 solid;transition:height 1s ease-out;}.current-value {color:#3f4644;}.current-label {color:#3F4644;}.bar-saved {align-self:stretch;flex:1 1 0;border-radius:4px;overflow:hidden;border:2px #046846 dotted;border-bottom-style:none;justify-content:center;align-items:center;display:inline-flex;}.saved-value {padding:0 10px;}.bar-jgw {align-self:stretch;padding-top:16px;background:#1b976a;border:2px #046846 solid;transition:height 1s ease-out;min-height:60px;}.jgw-value {color:white;}.jgw-label {color:#3F4644;}