.logoBarWrapper[data-v-22ae7d1e]{background:var(--layerLightColour);padding-bottom:24px;padding-top:24px;position:relative}.logoBar[data-v-22ae7d1e]{grid-gap:13px;display:grid;gap:13px;grid-template-columns:repeat(6,1fr)}@media (max-width:679px){.logoBar[data-v-22ae7d1e]{grid-template-columns:repeat(3,1fr)}}.logoBar__item[data-v-22ae7d1e]{align-items:center;background:var(--layerWhiteColour);border-radius:5px;display:flex;justify-content:center;max-height:176px;padding:1rem}@media (max-width:679px){.logoBar__item[data-v-22ae7d1e]{border-radius:3px}}.logoBar__item>a[data-v-22ae7d1e]{height:100%}.logoBar__item img[data-v-22ae7d1e]{max-height:100%;transition:transform .3s ease}.logoBar__item:hover img[data-v-22ae7d1e]{transform:scale(1.05)}