.stepper-items{width:100%}@media(min-width:993px){.stepper-items{width:345px;min-width:260px;min-height:750px;padding:0 20px 20px;background-color:#fff}}.stepper-items__inner{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}@media(min-width:993px){.stepper-items__inner{flex-direction:column}}.stepper-items__title{font-size:20px;line-height:24px;font-weight:700;border-bottom:1px solid #ececec;padding-bottom:10px;margin:24px 0}@media(max-width:992px){.stepper-items__title{display:flex;background-color:rgba(38,38,38,.05);border-bottom:0;padding:0 18px;height:65px;margin:0 -3.5% 20px;align-items:center}.step-items{flex:100% 1;display:flex;justify-content:flex-end;margin-bottom:20px}.step-item{margin-right:10px}.step-item:last-child{margin-right:0}.step-item__title{flex-direction:column}.step-item__name{display:none}}.step-item.active{background-color:rgba(38,38,38,.05)}@media(max-width:992px){.step-item.active{background-color:rgba(0,0,0,0)}.step-item.active .step-item__number{background-color:rgba(38,38,38,.3)}}.step-item:last-child .step-item__number:after{content:none}.step-item__title{align-items:center}@media(min-width:993px){.step-item__title{height:62px;padding:0 12px}}.step-item__number{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #ececec;border-radius:3px;background-color:#fff;color:rgba(38,38,38,.2);position:relative}@media(max-width:992px){.step-item__number{color:#fff;font-size:12px;margin-right:0;background-color:rgba(38,38,38,.1);border-radius:50%}}.step-item__number:after{content:"";width:1px;background-color:#262626;opacity:.1;position:absolute;height:42px;top:20px;left:10px}@media(max-width:992px){.step-item__number:after{content:none}}.step-item__number.passed{color:#fff;background-color:#65b82e}.step-item__name{padding-left:14px}@media(max-width:992px){.step-item__name div{display:none}}.step-item__icon{font-size:22px;color:gray}.step-item.log-out{margin-top:auto}.step-item.log-out .step-item__icon{color:#e32626}