.post-steps{padding-bottom:32px}.post-steps__wrapper{display:flex;flex-direction:column;gap:16px}.post-steps__title{border-radius:24px;background:#fe7338;padding:20px;color:#fff;font-size:24px;font-weight:700;line-height:116.667%}.post-steps__content{display:flex;flex-direction:column;justify-content:space-between;gap:24px}.post-steps__list{display:flex;gap:16px;flex-wrap:wrap}.post-steps__item{padding:24px;display:flex;flex-direction:column;justify-content:space-between;width:calc(33.33% - 10.67px);border-radius:24px;background:rgba(46,46,46,.03);gap:24px}.post-steps__item-info{display:flex;flex-direction:column;gap:8px;justify-content:flex-start}.post-steps__item-title{color:#2e2e2e;font-size:20px;font-weight:600;line-height:130%}.post-steps__item-text{color:rgba(46,46,46,.5);font-family:Involve;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.post-steps__item-icon{align-self:flex-end}@media (max-width:991.98px){.post-steps__list{flex-direction:column}.post-steps__item{width:100%}}