.progressive-steps{overflow:hidden;position:relative}.step:before{border-left:1px solid #aaa;bottom:0;content:"";display:none;position:absolute;top:0}.step:last-child:before{display:none}.step{overflow:hidden;padding-bottom:30px;position:relative}.step__icon{align-items:center;background:#bf1c32;border-radius:100%;color:#fff;display:flex;font-weight:500;height:30px;justify-content:center;line-height:1;margin:0 auto 5px;position:static;width:30px}.step__content{background:#fff;border:1px solid #bf1c32;border-radius:5px;padding:5px 15px}.step__content p{margin:0}@media screen and (min-width:500px){.step{min-height:120px}.step:before{display:block}.step:before,.step__icon{left:50%;transform:translateX(-50%)}.step__icon{position:absolute}.step__content{margin-left:auto;margin-right:calc(50% + 50px);max-width:300px}.step:nth-child(2n) .step__content{margin-left:calc(50% + 50px);margin-right:auto}}