.logowall{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.logowall__item{max-width:calc(50% - 20px);-webkit-filter:grayscale(1) contrast(.3) brightness(1.6);filter:grayscale(1) contrast(.3) brightness(1.6);-webkit-transition:-webkit-filter .3s ease-out;transition:-webkit-filter .3s ease-out;transition:filter .3s ease-out;transition:filter .3s ease-out,-webkit-filter .3s ease-out}@media (min-width: 768px){.logowall__item{max-width:calc(33.3333333333% - 13.3333333333px * (3 - 1))}}@media (min-width: 1024px){.logowall__item{max-width:calc(25% - 30px)}}.logowall__item:hover{-webkit-filter:none;filter:none}.logowall__headline{margin-bottom:40px}
