.projects-tech-stack{overflow:hidden;position:relative;z-index:1}.projects-tech-stack__container{align-items:center;display:flex;flex-direction:column;row-gap:56px}@media (max-width:767px){.projects-tech-stack__container{row-gap:24px}}.projects-tech-stack__list{width:100%}.projects-tech-stack__list ul{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}@media (max-width:767px){.projects-tech-stack__list ul{gap:15px}}.projects-tech-stack__list ul li{align-items:center;border:1px solid #333232;border-radius:24px;display:flex;flex-shrink:0;grid-column:span 1;height:120px;justify-content:center}@media (max-width:767px){.projects-tech-stack__list ul li{grid-column:span 2;height:65px}}.projects-tech-stack__list ul li img{height:auto;max-height:60%;max-width:70%;object-fit:contain;object-position:center;width:auto}.projects-tech-stack--centered .projects-tech-stack__list ul{display:flex;flex-wrap:wrap;justify-content:center}@media (max-width:767px){.projects-tech-stack--centered .projects-tech-stack__list ul{display:grid}}.projects-tech-stack--centered .projects-tech-stack__list ul li{width:302px}@media (max-width:767px){.projects-tech-stack--centered .projects-tech-stack__list ul li{width:unset}}