.orazor-ol-cards{counter-reset:ol;display:flex;flex-flow:row wrap;gap:20px;justify-content:center;list-style-type:none;padding-left:0}.orazor-ol-cards__li{align-content:start;border-radius:10px;box-shadow:var(--box-shadow);display:flex;flex-flow:column;gap:8px;width:397px}.orazor-ol-cards__li:before{background-color:var(--color-secondary);border-radius:9999px;color:var(--font-color-alternate);content:counter(ol);counter-increment:ol;display:block;font-size:20px;font-weight:600;height:42px;line-height:26px;min-width:42px;padding:8px;text-align:center;width:fit-content}