.redundancy-calculator__display-wrapper{background-color:var(--mid-blue);border-radius:6px;max-width:320px}.redundancy-calculator__display-currency,.redundancy-calculator__display-value{font-size:48px;font-weight:700;letter-spacing:-1.07px;line-height:50px}.redundancy-calculator__display-subtext{font-size:16px;letter-spacing:-.36px;line-height:16px}.redundancy-calculator__input-step{color:#007dfd;font-size:16px;font-weight:500;height:43px;line-height:23px;width:43px}.redundancy-calculator__input-step:before{background-color:transparent;border:2px solid var(--mid-blue);border-radius:50%;content:"";height:43px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background-color .25s ease;width:43px}.redundancy-calculator__input-step--completed:before{background-color:var(--mid-blue)}.redundancy-calculator__input-step--completed:after{content:url(https://f.hubspotusercontent40.net/hubfs/483440/blend01/Global/Icons/tick-icon-white.svg);left:50%;line-height:1px;position:absolute;top:50%;transform:translate(-50%,-50%)}.redundancy-calculator__input-step-help{color:#007aff;font-size:12px;font-weight:300;line-height:20px}.redundancy-calculator__input-step-help:before{content:url(https://f.hubspotusercontent40.net/hubfs/483440/blend01/Global/Icons/question-mark-icon.svg);left:0;position:absolute;top:2px}input[type=number].redundancy-calculator__input{color:#7a7f86;font-size:14px;letter-spacing:-.2px;line-height:14px;max-width:65px;padding:8px 2px 8px 8px}@media only screen and (min-width:768px){.redundancy-calculator__input-step-question{max-width:300px}}@media only screen and (max-width:575px){.redundancy-calculator__input-step,.redundancy-calculator__input-step:before{height:33px;width:33px}}