.supports-list{align-items:flex-start;display:flex;gap:9px;justify-content:flex-start}.support_stage{padding:16px;width:290px}.support_stage__name{font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:150%;margin-bottom:9px}.support_stage__list{align-items:flex-start;display:flex;flex-direction:column;gap:9px;justify-content:flex-start}.support_stage__item{align-items:center;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:8px;line-height:120%}@media screen and (max-width:860px){.supports-list{display:grid;grid-template-columns:repeat(2,290px);margin:0 auto;row-gap:24px;width:fit-content}}@media screen and (max-width:550px){.supports-list{display:grid;grid-template-columns:repeat(1,290px);row-gap:8px}}