.steps__inner{display:flex;gap:4rem}.steps__steps,.steps__title-wrapper{min-width:calc(50% - 2rem)}.steps__steps{display:flex;flex-flow:column;gap:4rem}.steps__step__icon{display:block;height:40px;object-fit:contain;width:40px}.steps__step__icon,.steps__step__index{margin-bottom:1.6rem}@media (max-width:650px){.steps__inner{flex-flow:column}}@media (min-width:651px){.steps__title{position:sticky;top:12rem}.steps__steps{gap:5.6rem}}