.candidate.application-phase-stepper .phases-stepper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none;padding:0;margin:0 0 1rem 0}.candidate.application-phase-stepper .phases-stepper li{-webkit-box-flex:2;-ms-flex:2;flex:2;position:relative;padding:0 0 1rem 0;line-height:1.5;white-space:nowrap;overflow:visible;min-width:0;text-align:center;color:var(--stepper-progress);border-bottom:5px solid var(--stepper-grey)}.candidate.application-phase-stepper .phases-stepper li:first-child{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}.candidate.application-phase-stepper .phases-stepper li:last-child{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1}.candidate.application-phase-stepper .phases-stepper li:before{content:"";display:block;width:19px;height:19px;background-color:var(--stepper-progress);border-radius:50%;border:4px solid var(--stepper-white);position:absolute;left:calc(50% - 10px);bottom:-12px;z-index:3;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.candidate.application-phase-stepper .phases-stepper li.current:before{text-align:center;content:"\F0004";font-size:18px;line-height:20px;left:calc(50% - 17px);width:30px;height:30px;bottom:-17px}.candidate.application-phase-stepper .phases-stepper li:first-child:before{left:-1px}.candidate.application-phase-stepper .phases-stepper li:last-child:before{right:-1px;left:auto}.candidate.application-phase-stepper .phases-stepper li:not(.active):not(.visible) span{opacity:0}.candidate.application-phase-stepper .phases-stepper li:not(.active):not(.visible) span.visible{opacity:1}.candidate.application-phase-stepper .phases-stepper li .active:not(:first-child):after,.candidate.application-phase-stepper .phases-stepper li:not(:first-child):after{content:"";display:block;width:100%;position:absolute;bottom:-5px;left:-50%;z-index:2;border-bottom:5px solid var(--stepper-progress)}.candidate.application-phase-stepper .phases-stepper li:last-child span{width:200%;display:inline-block;position:absolute;left:-100%}.candidate.application-phase-stepper .phases-stepper li.active:before,.candidate.application-phase-stepper .phases-stepper li.visible:before{background-color:var(--stepper-white);border-color:var(--stepper-progress)}.candidate.application-phase-stepper .phases-stepper li.active~li:before{border-color:var(--stepper-white);background-color:var(--stepper-grey)}.candidate.application-phase-stepper .phases-stepper li.active~li:after{border-color:var(--stepper-grey)}.candidate.application-phase-stepper .phases-stepper li span.subscript{opacity:1;position:absolute;width:100%;margin-top:3.7rem;left:0;font-size:11px}.candidate.application-phase-stepper .phases-stepper li:first-child>span.subscript{text-align:left}.candidate.application-phase-stepper .phases-stepper li:last-child>span.subscript{text-align:right}.candidate.application-phase-stepper .phases-stepper span{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.candidate.application-phase-stepper .phases-stepper .active:last-child:after,.candidate.application-phase-stepper .phases-stepper .complete:last-child:after{width:200%;left:-100%}.candidate.application-phase-stepper .phases-stepper .active~li{border-color:var(--stepper-grey)}.candidate.application-phase-stepper .phases-stepper.phases-stepper--warning li{color:var(--stepper-warning)}.candidate.application-phase-stepper .phases-stepper.phases-stepper--warning li:before{background-color:var(--stepper-warning)}.candidate.application-phase-stepper .phases-stepper.phases-stepper--warning li.active:before,.candidate.application-phase-stepper .phases-stepper.phases-stepper--warning li.visible:before{background-color:var(--stepper-white);border-color:var(--stepper-warning)}.candidate.application-phase-stepper .phases-stepper.phases-stepper--warning li .active:not(:first-child):after,.candidate.application-phase-stepper .phases-stepper.phases-stepper--warning li:not(:first-child):after{border-bottom:5px solid var(--stepper-warning)}.candidate.application-phase-stepper .phases-stepper.phases-stepper--warning .active~li:after{border-color:var(--stepper-grey)}.candidate.application-phase-stepper .phases-stepper.phases-stepper--error li{color:var(--stepper-error)}.candidate.application-phase-stepper .phases-stepper.phases-stepper--error li:before{background-color:var(--stepper-error)}.candidate.application-phase-stepper .phases-stepper.phases-stepper--error li.active:before,.candidate.application-phase-stepper .phases-stepper.phases-stepper--error li.visible:before{background-color:var(--stepper-white);border-color:var(--stepper-error)}.candidate.application-phase-stepper .phases-stepper.phases-stepper--error li .active:not(:first-child):after,.candidate.application-phase-stepper .phases-stepper.phases-stepper--error li:not(:first-child):after{border-bottom:5px solid var(--stepper-error)}.candidate.application-phase-stepper .phases-stepper.phases-stepper--error .active~li:after{border-color:var(--stepper-grey)}div.v-list__tile{padding-right:5px}