.step-count{max-width:240px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center}.step-count,.step-count--number{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;align-items:center}.step-count--number{background:#fff;-webkit-box-shadow:0 4px 16px rgba(119,107,250,.6);box-shadow:0 4px 16px rgba(119,107,250,.6);-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;font-size:26px;margin-bottom:33px;width:65px;height:65px}.step-count--content{text-align:center;font-size:16px;color:#7e7e7e;max-width:100%}.help-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:1;margin-bottom:55px}.help-steps .step-count{width:240px}.help-steps--progress{position:absolute;top:32px;width:78%;left:120px;height:3px;background:repeating-linear-gradient(90deg,transparent 0,transparent 4px,#f6f6f8 0,#f6f6f8 8px),-webkit-gradient(linear,left top,left bottom,from(#7a6afa),to(#6079ff));background:repeating-linear-gradient(90deg,transparent 0,transparent 4px,#f6f6f8 0,#f6f6f8 8px),linear-gradient(180deg,#7a6afa,#6079ff);z-index:-1}.help-gallery{margin-bottom:52px}.help-gallery img{max-width:100%}