.voma-stepper{padding-block:var(--voma-space-7) 0}.voma-stepper__inner{max-width:var(--voma-max-service);margin-inline:auto}.voma-stepper__heading{font-size:clamp(22px,2.5vw,28px);font-weight:900;line-height:1.2;color:#111827;margin:0 0 var(--voma-space-5);text-align:center}.voma-stepper__list{display:flex;flex-direction:column;counter-reset:voma-stepper}.voma-stepper__item{position:relative;display:flex;gap:var(--voma-space-4);padding-bottom:var(--voma-space-6)}.voma-stepper__item:last-child{padding-bottom:0}.voma-stepper__marker{flex-shrink:0;display:flex;flex-direction:column;align-items:center}.voma-stepper__number{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:var(--voma-green);color:#ffffff;font-size:14px;font-weight:800}.voma-stepper__line{flex:1;width:2px;margin-block:var(--voma-space-2) 0;background:rgba(82,177,101,.25)}.voma-stepper__item:last-child .voma-stepper__line{display:none}.voma-stepper__body{flex:1;min-width:0;display:grid;gap:var(--voma-space-1);padding-top:3px}.voma-stepper__title{font-size:16.5px;font-weight:700;color:#111827;margin:0}.voma-stepper__text{font-size:15px;line-height:1.6;color:rgba(17,24,39,.72);margin:0}@media (min-width:64rem){.voma-stepper{padding-block:96px 0}.voma-stepper__list{display:grid;grid-template-columns:repeat(var(--voma-stepper-count,4),1fr);gap:var(--voma-space-4);position:relative}.voma-stepper__list::before{content:"";position:absolute;top:26px;left:calc(50% / var(--voma-stepper-count,4));width:calc(100% - (100% / var(--voma-stepper-count,4)));height:2px;background:rgba(82,177,101,.25)}.voma-stepper__item{flex-direction:column;text-align:center;align-items:center;padding-bottom:0}.voma-stepper__marker{display:contents}.voma-stepper__line{display:none}.voma-stepper__number{width:52px;height:52px;font-size:18px;position:relative;z-index:1;box-shadow:0 0 0 6px rgba(82,177,101,.10)}.voma-stepper__body{padding-top:var(--voma-space-3)}.voma-stepper__title{font-size:17.5px}.voma-stepper__text{font-size:15.5px}}