.top-reference .logos_section{display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}.top-reference .logos_cards{align-content:center;background-color:#f4f6f7;display:flex;justify-content:center;max-height:111px}.top-reference .logos_cards a{align-content:center}.top-reference .logos_cards a img{max-height:100%;max-width:100%;vertical-align:top}@media (min-width:769px) and (max-width:1024px){.top-reference .logos_section{gap:20px;grid-template-columns:repeat(3,1fr);margin:0}}@media not screen and (min-width:769px){.top-reference .logos_section{gap:20px;grid-template-columns:repeat(2,1fr);height:auto}.top-reference .logos_cards{padding:0}.top-reference .logos_cards:nth-last-child(-n+2){margin-bottom:0}}@media (min-width:769px){.top-reference .logos_cards a{transition:opacity var(--transition-duration) var(--transition-timing-function)}.top-reference .logos_cards a:hover{opacity:var(--opacity-hover)}}