@media (min-width:768px){.how-step{position:relative}.how-step:after{content:"";position:absolute;top:50%;left:250%;width:calc(200% + 3rem);height:0;border-top:2px dashed #d1d5db;z-index:0;transform:translateY(-50%);pointer-events:none}.how-step--last:after{display:none}}