.steps_module{padding:80px 0;position:relative}.steps_module .vertical-line{background:#e9ecef;height:100%;top:0;width:2px}.steps_module .circle,.steps_module .vertical-line{left:50%;position:absolute;transform:translateX(-50%)}.steps_module .circle{height:20px;width:20px}.steps_module .circle.top{top:-10px}.steps_module .circle.bottom{bottom:-10px}.steps_module .step_item{background:#fff;border-radius:10px;box-shadow:0 4px 14px 0 rgba(0,0,0,.15);max-width:40%;padding:20px 100px 20px 20px;position:relative}.steps_module .step_item.right{margin-left:auto;margin-top:-50px;padding:20px 20px 20px 100px}.steps_module .step_item .number{background-color:#d52027;border-radius:30px;color:#fff;margin:0;padding:4px 20px;position:absolute;right:-15px;top:20px}.steps_module .step_item.right .number{left:-15px;right:auto}.steps_module .step_item .number .line{background:#e9ecef;height:2px;left:0;position:absolute;top:50%;z-index:-1}.steps_module .step_item.right .number .line{background:#e9ecef;height:2px;left:auto;position:absolute;right:0;top:50%;z-index:-1}@media (max-width:900px){.steps_module .step_item{margin-bottom:40px;margin-left:50px;max-width:100%;padding:20px 20px 20px 100px}.steps_module .step_item .number{left:-15px;right:auto}.steps_module .step_item.right{margin-left:50px;margin-top:0}.steps_module .circle,.steps_module .vertical-line{left:0}.steps_module .step_item .number .line,.steps_module .step_item.right .number .line{display:none}.steps_module .step_item .number:before{border-top:2px solid #e9ecef;content:"";position:absolute;right:100%;top:50%;width:35px}.steps_module{padding:30px 0}}