.technologies__list{display:flex;flex-direction:column;gap:24px;margin-top:79px}@media only screen and (max-width: 993px){.technologies__list{margin-top:48px}}@media only screen and (max-width: 576px){.technologies__list{margin-top:21px}}.item-technology{background:#f5f4f7;border-radius:32px}.item-technology .item__wrap{display:flex;align-items:center;gap:20px;padding:24px 32px}@media only screen and (max-width: 993px){.item-technology .item__wrap{flex-direction:column;align-items:flex-start;gap:40px}}.item-technology .item__category{max-width:688px;width:100%}.item-technology .item__stack{display:flex;align-items:center;flex-wrap:wrap;gap:24px;max-width:648px;width:100%}@media only screen and (max-width: 576px){.item-technology .item__stack{gap:20px}}@media only screen and (max-width: 576px){.item-technology .item__stack-name{font-size:22px;line-height:26px}}.item-technology .item__stack-separator{width:10px;height:10px;border-radius:100%;background:#6224b7}
