.docs-steps{counter-reset:docs-step;flex-direction:column;gap:28px;margin:18px 0;padding-left:0;list-style:none;display:flex}.docs-mdx ol.docs-steps{gap:28px;margin:18px 0;padding-left:0;list-style:none}.docs-steps li{counter-increment:docs-step;margin:0;padding-left:36px;position:relative}.docs-steps li:before{content:counter(docs-step);z-index:1;color:#696970;letter-spacing:-.02em;text-align:center;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-style:normal;font-weight:500;line-height:16px;display:flex;position:absolute;top:1px;left:0;box-shadow:0 2px 2px -1px #0000000a,inset 0 -.5px #00000014,inset 0 0 0 .5px #0000001a}.docs-steps li:not(:last-child):after{content:"";border-left:1px solid #d4d4d8;position:absolute;top:29px;bottom:-28px;left:10.5px}.docs-steps li>p:first-child{margin-top:0}.docs-steps li>p:last-child,.docs-steps li>:last-child{margin-bottom:0}
