.mws-process-steps ol{margin:0;padding:0;list-style:none;counter-reset:steps}.mws-process-steps li{display:grid;padding:52px 0;border-bottom:2px solid var(--mws-border);grid-template-columns:110px 1fr;gap:35px;align-items:start}.mws-process-steps li:first-child{border-top:2px solid var(--mws-border)}.mws-process-steps li>span{color:var(--mws-red);font:900 4.5rem/.8 var(--mws-display)}.mws-process-steps h2{margin-bottom:12px;font-size:clamp(2.2rem,4vw,4rem)}.mws-process-steps p{max-width:750px;margin:0}
@media(max-width:550px){.mws-process-steps li{grid-template-columns:60px 1fr;gap:18px}.mws-process-steps li>span{width:50px;height:50px}}
