.jecr-logos-grid-wrapper{border-radius:10px;margin:0 auto;max-width:1400px;overflow:hidden;padding:20px}.jecr-logos-grid{align-items:center;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.jecr-logo-item{align-items:center;background-color:#f0f1fa;border-radius:24px;display:flex;justify-content:center;min-height:104px;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.jecr-logo-item:hover{transform:translateY(-5px)}.jecr-logo-item img{filter:grayscale(100%) brightness(50%);max-height:60px;max-width:100%;object-fit:contain}.jecr-logo-item:hover img{filter:grayscale(10%)}.jecr-image-logo{max-width:250px!important}