.numbered-steps .step-marker{align-items:center;display:flex}.numbered-steps ol{margin:0;padding:0}.numbered-steps .step-number{font-family:var(--font-primary);font-size:var(--bullet-size,1.5rem);font-weight:700}.numbered-steps .step-number.large{background-color:var(--clr-primary);border-radius:999px;color:var(--clr-bg);display:grid;height:48px;min-height:48px;min-width:48px;place-items:center;width:48px}.numbered-steps .step-number.small{background-color:transparent;border:2px solid;border-color:var(--clr-primary);border-radius:999px;height:1rem;min-height:1rem;min-width:1rem;width:1rem}.numbered-steps .step-content{&.row{grid-template-columns:1fr 1.3fr}}@media (max-width:768px){.numbered-steps .step-content.row{grid-template-columns:1fr}}.numbered-steps .step-content>img.bordered{border:2px solid var(--clr-stroke);border-radius:var(--corner)}.numbered-steps .hs_cos_wrapper_type_inline_rich_text{padding-right:1.5rem}