.checkout-steps{display:flex;.step{display:flex;justify-content:center;align-items:center;height:35px;width:35px;margin:10px;background:#e6e9f3;border-radius:5000px;&:before{content:"";background-color:#fff;width:45px;height:45px;border:2px #E6E9F3 solid;border-radius:5000px;position:absolute;z-index:-1}&.active{background:#07014d;&:before{border:2px #07014D solid}svg{width:20px;height:20px}svg path{stroke:#fff}}&.success{background:#6eb254;&:before{border:2px #6EB254 solid}svg path{stroke:#fff}}}.separator{position:relative;padding:0 2rem;width:100px;&:before{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:80%;height:2px;background-color:#00228a}&.green:before{background-color:#6eb254}}}.actions{position:relative;.icon{position:relative;@apply mx-2;&:before{position:absolute;content:"";height:30px;width:30px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;@apply rounded-full bg-quaternary;}}}
