.steps-container{font-family:Arial,Helvetica,sans-serif;margin:0 auto;max-width:1200px;width:100%}.steps-container span{font-size:25px}.steps-desktop{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.step{align-items:center;display:flex;flex-direction:column;margin:0 2rem;max-width:200px;text-align:center}.content{margin-top:10px}.circle{align-items:center;background-color:#624aef;border-radius:50%;color:#fff;display:flex;height:32px;justify-content:center;margin-bottom:10px;width:32px}.circle,.label{font-weight:700}.steps-container p{color:#333;font-size:20px;margin-top:5px}.line{align-self:center;background-color:#624aef;height:2px;margin-top:20px;width:50px}.steps-mobile{display:none;flex-direction:column;gap:1.5em;padding:1em}@media (max-width:768px){.steps-desktop{display:none}.step,.steps-mobile{align-items:center;display:flex;justify-content:center}.step{text-align:center}.circle{margin-bottom:10px;padding:0}.content{margin-top:0}.label{font-size:1em;font-weight:700}p{font-size:.9em;margin:.25em 0 0}}