.module--logo-list .logo-list{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media print,screen and (min-width:47.9375em){.module--logo-list .logo-list{gap:1.5rem 2rem;grid-template-columns:repeat(5,1fr)}}@media print,screen and (min-width:77.5em){.module--logo-list .logo-list{gap:2rem 3rem;grid-template-columns:repeat(7,1fr);padding-left:7.5rem;padding-right:7.5rem}}.module--logo-list .logo-list .logo-wrapper{height:1.6875rem}@media print,screen and (min-width:47.9375em){.module--logo-list .logo-list .logo-wrapper{height:2.25rem}}@media print,screen and (min-width:77.5em){.module--logo-list .logo-list .logo-wrapper{height:3rem}}.module--logo-list .logo-list .logo-wrapper .logo{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}