.stepper{align-items:flex-start!important;display:flex!important;flex-direction:row!important;gap:40px!important;justify-content:space-between!important;width:100%}.stepper .step{flex:1 1 0!important;min-width:160px;text-align:center}.stepper .circle{align-items:center!important;background-color:#1f4a6e!important;border-radius:50%!important;color:#fff!important;display:flex!important;font-size:20px!important;font-weight:700!important;height:60px!important;justify-content:center!important;margin:0 auto 15px!important;min-height:60px!important;min-width:60px!important;width:60px!important}@media (max-width:800px){.stepper{align-items:center!important;flex-direction:column!important}.stepper .step{max-width:320px;width:100%!important}}.stepper .step p{font-size:clamp(15px,1.2vw,17px)!important;line-height:1.6}