.etda-register-step{width:780px;margin:auto}.etda-register-step ul{display:flex;justify-content:stretch;align-items:center;margin:0;padding:0;background:hsla(0,0%,100%,.08);height:40px;border-radius:24px;overflow:hidden;border:1px solid hsla(0,0%,100%,.76)}.etda-register-step li{height:100%;color:#fff;font-weight:300;display:flex;gap:16px;align-items:center;padding:0 0 0 16px;font-size:14px;position:relative;width:24%;white-space:nowrap;background:url(/assets/icons/arrow-step.svg) no-repeat 100%}.etda-register-step li:nth-child(3){width:28%}.etda-register-step li i{display:flex;align-items:center;justify-content:center;height:24px;width:24px;border:1px solid #fff;border-radius:50%;font-style:normal}.etda-register-step li:last-child{background:none}.etda-register-step li:last-child._active{background:hsla(0,0%,100%,.16)}.etda-register-step li:last-child:after,.etda-register-step li:last-child:before{display:none!important}.etda-register-step li._active{background:url(/assets/icons/arrow-step.svg) hsla(0,0%,100%,.16) no-repeat 100%}.etda-register-step li._active i{background:#fff;color:#00269a}.etda-register-step li._last:after,.etda-register-step li._last:before{display:block;content:"";background:#1537a2;position:absolute;right:-20px;width:30px;height:30px}.etda-register-step li._last:before{top:-15px;transform:rotate(-40deg)}.etda-register-step li._last:after{bottom:-15px;transform:rotate(-50deg)}@media(max-width:767.98px){.etda-register-step{width:100%;overflow:auto}.etda-register-step ul{min-width:780px;width:-moz-fit-content;width:fit-content}}