.step-buttons{flex-direction:column-reverse;gap:20px}@media(min-width:640px){.step-buttons{justify-content:center;flex-direction:row;padding:initial;gap:32px}}.step-buttons__button{flex-direction:column;padding-top:40px}@media(min-width:640px){.step-buttons__button{flex-direction:row;justify-content:center;gap:32px;padding-top:50px}.step-buttons__button--next{order:2}.step-buttons__button--prev{order:1}}