.LogoList_container__ftyMw{max-width:1200px;margin:40px auto;padding:20px}.LogoList_grid__G6jR4{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:20px;gap:20px;justify-items:center}.LogoList_logoCard__HTCc3{width:140px;height:100px;display:flex;align-items:center;justify-content:center;background:white;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.LogoList_logoCard__HTCc3:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.LogoList_logoImage__G19Zt{max-width:100%;max-height:80%;object-fit:contain}