.logos-section{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:35px;column-gap:15px}.logos-section .item{display:flex;height:54px;align-items:center}.logos-section img{height:100%;width:auto}@media (min-width:768px){.logos-section{justify-content:space-between;column-gap:10px}.logos-section:has(.item:nth-child(n+8)){justify-content:flex-start}.logos-section .item{height:40px;justify-content:center}.logos-section img{object-fit:contain}}@media (min-width:1024px){.logos-section .item{height:54px}}@media (min-width:1200px){.logos-section{column-gap:30px}.logos-section .item{height:60px}}@media (min-width:1800px){.logos-section .item{height:80px}}