.steps{padding:4rem 0}.steps__intro-copy{margin-bottom:2rem;text-align:center}.steps__intro-copy h2{color:#582ffb}.steps__steps-wrapper{display:flex;flex-flow:column;gap:2rem}.steps__step{align-items:center;display:flex;gap:2rem;justify-content:space-between}.steps__step__right{width:50%}.steps__step__left{max-width:450px;width:50%}.steps__step__index{font-size:24px;font-weight:700}.steps__step__hr{margin-left:0;width:50%}@media (max-width:690px){.steps__step{flex-flow:column-reverse}.steps__step__left,.steps__step__right{margin:0 auto;width:100%}}