.HowToUse__list{display:flex;flex-direction:column;gap:48px}.HowToUse__item{display:flex;justify-content:space-between;gap:96px;padding-bottom:48px;border-bottom:1px solid #e4e8ed}.HowToUse__item:last-child{padding-bottom:0;border-bottom:none}.HowToUse__item-title{max-width:256px}.HowToUse__item-content{max-width:736px;flex-grow:1}@media (max-width:1023px){.HowToUse__list{gap:28px}.HowToUse__item{flex-direction:column;gap:16px;padding-bottom:28px}}