.num-step{align-items:center;border-radius:50%;display:flex;height:40px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:40px}.num-step,.step-active.steps--mobile__bullet,.step-active.steps--mobile__line{background:var(--color-primary)}.steps--mobile__bullet{background:#989adf;border-radius:44px;height:20px;position:absolute;width:20px}.steps--mobile__line{background:#989adf;height:2px;width:50%}.steps--mobile__progress{align-items:center;display:flex;height:20px;width:25%}.steps--mobile__bullet.pst-bullet-start{left:0}.steps--mobile__bullet.pst-bullet-center{left:50%;transform:translateX(-50%)}.steps--mobile__bullet.pst-bullet-end{right:0}.steps--desktop__check{border:2px solid var(--bg-second-1);border-radius:4px;height:30px;width:30px}.steps--desktop__check.active{background-color:#76c643;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E");border:2px solid #76c643}.steps--desktop__content p{color:var(--bg-second-1);margin-bottom:4px}.steps--desktop__content span{color:var(--bg-second-1)}.opacity-50{opacity:.5}.mw-180{margin:0 auto 32px;max-width:180px}