.steps__inner{background-color:#fff;margin:0 auto}.steps__title{font-size:55px;line-height:1.02;margin-bottom:18px}.steps__lead{color:#5d5d61;font-size:16px;line-height:1.4;margin-bottom:42px;max-width:960px}.steps__items{column-gap:56px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0;row-gap:34px}.steps__item{display:flex;flex-direction:column}.steps__phase{color:#fabb00;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:2px}.steps__item-title{color:#4b4b4d;font-size:24px;font-weight:500;line-height:1.2;margin-bottom:10px}.steps__item-text{color:#5d5d61;font-size:16px;line-height:1.4;margin-bottom:0}.steps__footer{align-items:flex-start;display:flex;flex-direction:column;gap:28px;margin-top:36px}.steps__note{color:#4b4b4d;font-size:16px;font-weight:700;line-height:1.4}.steps__cta{gap:8px}.steps__cta img{max-width:8px}@media (max-width:1024px){.steps__title{font-size:44px;max-width:700px}.steps__lead{margin-bottom:36px}.steps__items{column-gap:36px;row-gap:28px}.steps__item-title{font-size:20px}}@media (max-width:768px){.steps__inner{padding:0}.steps__title{font-size:38px;margin-bottom:14px;max-width:100%}.steps__lead{margin-bottom:28px}.steps__items{grid-template-columns:1fr;row-gap:24px}.steps__item-title{font-size:19px}.steps__footer{gap:18px;margin-top:28px}.steps__cta{justify-content:center;width:100%}.steps__items{display:flex;flex-direction:column;gap:24px}.steps__item{order:0}.steps__item:first-child{order:1}.steps__item:nth-child(2){order:4}.steps__item:nth-child(3){order:2}.steps__item:nth-child(4){order:5}.steps__item:nth-child(5){order:3}.steps__item:nth-child(6){order:6}}