@charset "UTF-8";form.valuation .valuation-week-4-progress{display:none;justify-content:space-between;align-items:center;width:75%;margin-top:20px;margin-bottom:40px}form.valuation .valuation-week-4-progress__step{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}form.valuation .valuation-week-4-progress__indicator{width:13px;height:13px;border-radius:100%;border:1px solid #4d952c;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:5px;padding:12px;font-weight:700;color:#4d952c;font-size:.875rem;line-height:1.05rem}form.valuation .valuation-week-4-progress__indicator:before{content:"";font-family:icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4d952c;fill:white;display:none;width:auto;height:auto;position:absolute;font-size:1.6875rem;line-height:2.025rem}form.valuation .valuation-week-4-progress__line{flex-grow:1;height:1px;background-color:#4d952c;margin:0 -5px 18px;position:relative;top:6px;z-index:0}form.valuation .valuation-week-4-progress--active .valuation-week-4-progress__indicator,form.valuation.status--step-2 .valuation-week-4-progress__step--2 .valuation-week-4-progress__indicator,form.valuation.status--step-3 .valuation-week-4-progress__step--3 .valuation-week-4-progress__indicator{border-width:2px}form.valuation .valuation-week-4-progress--complete .valuation-week-4-progress__indicator,form.valuation.status--step-2 .valuation-week-4-progress__step--1 .valuation-week-4-progress__indicator,form.valuation.status--step-3 .valuation-week-4-progress__step--1 .valuation-week-4-progress__indicator,form.valuation.status--step-3 .valuation-week-4-progress__step--2 .valuation-week-4-progress__indicator{background-color:transparent;color:transparent;border-color:transparent}form.valuation .valuation-week-4-progress--complete .valuation-week-4-progress__indicator:before,form.valuation.status--step-2 .valuation-week-4-progress__step--1 .valuation-week-4-progress__indicator:before,form.valuation.status--step-3 .valuation-week-4-progress__step--1 .valuation-week-4-progress__indicator:before,form.valuation.status--step-3 .valuation-week-4-progress__step--2 .valuation-week-4-progress__indicator:before{display:block}form.valuation.status--step-2 .valuation-week-4-progress,form.valuation.status--step-3 .valuation-week-4-progress{display:flex}form.valuation.status--step-2 .valuation-week-4-progress__line--1{height:2px}form.valuation.status--step-3 .valuation-week-4-progress__line--1,form.valuation.status--step-3 .valuation-week-4-progress__line--2{height:2px}