.v-stepper__wrapper[data-v-9ddf8f76]{padding:0 4px 8px!important}div[data-v-9ddf8f76]{width:100%;height:100%}[data-v-9ddf8f76] .allSettingItem{display:grid;grid-template-columns:-webkit-max-content auto;grid-template-columns:max-content auto;grid-column-gap:15px;background-color:#fff;border-radius:4px;padding:20px;text-decoration:none;transition:all .3s;align-items:center;max-height:80px}[data-v-9ddf8f76] .allSettingItem .icon{width:40px;height:40px;border-radius:50%;background:#6ab1d8;display:grid;align-content:center;justify-content:center}[data-v-9ddf8f76] .allSettingItem .icon svg{max-width:20px;max-height:20px;height:auto}[data-v-9ddf8f76] .allSettingItem .icon svg path{fill:#fff}[data-v-9ddf8f76] .allSettingItem .text{display:flex;align-items:center;line-height:19px;color:#2c2c2c;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}[data-v-9ddf8f76] .allSettingItem.line2{background:#fafafa}[data-v-9ddf8f76] .allSettingItem.line3{background:#f2f2f2;border:1px solid #d1d1d1}[data-v-9ddf8f76] .allSettingItem:hover{background:#277faf}[data-v-9ddf8f76] .allSettingItem:hover .icon{background:#fff}[data-v-9ddf8f76] .allSettingItem:hover .icon svg path{fill:#277faf}[data-v-9ddf8f76] .allSettingItem:hover .text{color:#fff}