.steps{padding-left:0;counter-reset:inst}.steps li{display:flex;align-items:flex-start;gap:14px;padding-top:0;margin:0 0 12px 0;counter-increment:inst}.steps li::before{content:counter(inst);min-width:32px;height:32px;background:#fff;color:#0586ab;border-radius:50%;font-size:18px;font-weight:900;font-style:normal;text-shadow:none;text-align:center;line-height:32px;padding:0;margin:0;position:static;top:auto;left:auto;z-index:auto;flex-shrink:0}@media (min-width:33em){.steps li::before{min-width:32px;height:32px;border-radius:50%;font-size:15px;line-height:32px;padding:0;margin:0;top:auto;margin-left:0;z-index:auto}}