.custom-logo-item-wrapper{--logo-wall-desktop-columns: 6;display:grid;grid-template-columns:repeat(var(--logo-wall-desktop-columns),minmax(0,1fr));align-items:center;gap:40px}.custom-logo-item-wrapper img{justify-self:center;max-height:60px;max-width:min(100%,120px);width:auto;height:auto;object-fit:contain;display:block;filter:invert(47%) sepia(64%) saturate(319%) hue-rotate(349deg) brightness(95%) contrast(87%)}@media (max-width: 940px){.custom-logo-item-wrapper{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.custom-logo-item-wrapper img{max-height:40px;max-width:80px}}@media (max-width: 640px){.custom-logo-item-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}.custom-logo-content{margin-bottom:50px}
