.card-step{background-color:var(--cobalt-100);border:2px solid var(--cobalt-300);border-radius:16px;min-width:288px;padding:56px 32px 32px;position:relative;width:100%}.card-step__icon-left{align-items:center;display:flex!important}.card-step__icon-left .icon-box{margin:0 16px 0 0!important}.card-step__icon-left h2,.card-step__icon-left h3,.card-step__icon-left h4,.card-step__icon-left h5,.card-step__icon-left h6{margin-bottom:0!important}.card-step .number{background-color:var(--cobalt-500);border-radius:16px;color:var(--neutral-0);display:block;height:64px;left:-24px;min-width:64px;overflow:hidden;padding:18px 16px;position:absolute;text-align:center;text-overflow:ellipsis;top:-24px;white-space:nowrap}.card-step img,.card-step video{margin-bottom:16px;max-width:100%}.card-step .icon-box{background-color:var(--cobalt-200);color:var(--cobalt-700)}.card-step .text{color:var(--neutral-950)}.card-step .text h2,.card-step .text h3,.card-step .text h4,.card-step .text h5,.card-step .text h6{margin-bottom:32px}.card-step .text p{color:var(--neutral-800)}