.token__steps{display:flex;margin-top:50px}.token__step{margin:18px;padding:18px;flex:1 1 33%}.token__step,.token__step_number{align-items:center;justify-content:center;text-align:center}.token__step_number{background:linear-gradient(270deg,#6b00b1,#bd00ff);font-size:4em;line-height:1;width:100px;height:100px;display:flex;margin:-65px auto 18px}@media (max-width:767px){.token__steps{display:block}.token__step{margin-top:100px}}