.cz-progress-wrap{margin:0 auto;max-width:680px;padding:28px 24px 0}.cz-progress-bar{align-items:flex-start;display:flex;margin:0 0 36px}.cz-ps{flex:0 0 auto;flex-direction:column}.cz-ps,.cz-ps-dot{align-items:center;display:flex}.cz-ps-dot{border-radius:50%;flex-shrink:0;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700;height:32px;justify-content:center;line-height:1;transition:background .25s,box-shadow .25s;width:32px}.cz-ps-dot svg{height:13px;width:13px}.cz-ps--active .cz-ps-dot,.cz-ps--completed .cz-ps-dot{background:#279a93;color:#fff}.cz-ps--active .cz-ps-dot{box-shadow:0 0 0 5px rgba(39,154,147,.16)}.cz-ps--future .cz-ps-dot{background:#f3f4f6;border:2px solid #e5e7eb;color:#9ca3af}.cz-ps-label{font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:600;letter-spacing:.05em;margin-top:7px;text-align:center;text-transform:uppercase;white-space:nowrap}.cz-ps--completed .cz-ps-label{color:#279a93}.cz-ps--active .cz-ps-label{color:#1a7a74}.cz-ps--future .cz-ps-label{color:#d1d5db}.cz-ps--completed[data-url]{cursor:pointer}.cz-ps--completed[data-url]:hover .cz-ps-dot{background:#1a7a74;box-shadow:0 0 0 5px rgba(39,154,147,.16);transition:background .2s}.cz-ps--completed[data-url]:hover .cz-ps-label{text-decoration:underline;text-decoration-color:rgba(39,154,147,.5)}.cz-ps-line{background:#e5e7eb;border-radius:1px;flex:1;height:2px;margin:15px 4px 0;min-width:12px;transition:background .25s}.cz-ps-line--done{background:#279a93}@media (max-width:600px){.cz-progress-wrap{padding:20px 16px 0}.cz-ps-dot{font-size:11px;height:26px;width:26px}.cz-ps-dot svg{height:11px;width:11px}.cz-ps-line{min-width:6px}.cz-ps--completed .cz-ps-label,.cz-ps--future .cz-ps-label{display:none}.cz-progress-bar{margin-bottom:24px}}