/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.steps-content[data-v-3ee560e7] {
  margin: 50px;
}
.steps-content .ant-list .ant-list-item[data-v-3ee560e7] {
  cursor: pointer;
}
.steps-content .ant-list .ant-list-item .ant-list-item-icon[data-v-3ee560e7] {
  padding: 0 20px;
}
.steps-content .ant-list .ant-list-item .ant-list-item-icon .anticon[data-v-3ee560e7] {
  font-size: 32px;
}
.steps-action[data-v-3ee560e7] {
  text-align: right;
}
.steps-action .ant-btn[data-v-3ee560e7] {
  margin-right: 10px;
}
@media (max-width: 480px) {
.steps-content[data-v-3ee560e7] {
    margin: 16px 0;
}
}

