@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);[dir] .bg-passive{background-color:rgba(249,250,250,.5)}.wizard{display:grid;gap:0 20px;grid-template-columns:30px auto}.wizard-rounded{width:20px;height:20px}[dir] .wizard-rounded{border:2px solid transparent;background-color:rgba(249,250,250,.5);border-radius:50%}.wizard-finish-rounded{width:30px;height:30px;display:flex;justify-content:center;align-items:center}[dir] .wizard-finish-rounded{border-radius:50%}.wizard-active-rounded{width:30px;height:30px;display:flex;justify-content:center;align-items:center}[dir] .wizard-active-rounded{border:1px solid #ff7600;border-radius:50%}.wizard-active{width:15px;height:15px}[dir] .wizard-active{background-color:#ff7600;border-radius:50%}.wizard-col{height:99%;min-height:125px;width:5px}[dir] #wizard[data-v-23ea7837]{border:none}.wizard-card-disabled .wizard-card-icon[data-v-23ea7837],.wizard-card-disabled .wizard-card-text[data-v-23ea7837],.wizard-card-disabled .wizard-card-title[data-v-23ea7837]{opacity:.4}[dir] .bg-dark-bar{background-color:#283046}