.ug-partners{background:#000}.ug-partners__grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ug-partners__card{align-items:center;aspect-ratio:1/1;background:#1a1a1a;display:flex;justify-content:center;padding:20px;text-decoration:none}.ug-partners__card img{height:auto;max-height:60%;max-width:100%;object-fit:contain;transform:scale(1);transition:transform .5s cubic-bezier(.2,.9,.2,1);width:auto}.ug-partners__card:hover img{transform:scale(1.08)}