.logo-grid__wrapper{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);align-items:center;justify-items:center}.logo-grid__item{width:100%;display:flex;align-items:center;justify-content:center}.logo-grid__link{display:block;width:100%;text-decoration:none;transition:opacity .15s ease-in-out}.logo-grid__link:hover{opacity:.7}.logo-grid__image{width:100%;max-width:200px;display:flex;align-items:center;justify-content:center}.logo-grid__image img{width:100%;height:auto;object-fit:contain;max-height:100px;filter:grayscale(100%);transition:filter .15s ease-in-out}.logo-grid__item:hover .logo-grid__image img{filter:grayscale(0%)}@media screen and (min-width: 550px){.logo-grid__wrapper{grid-template-columns:repeat(6,1fr)}}@media screen and (min-width: 750px){.logo-grid__wrapper{grid-template-columns:repeat(7,1fr)}.logo-grid__image img{max-height:120px}}@media screen and (min-width: 990px){.logo-grid__wrapper{grid-template-columns:repeat(8,1fr)}}@media screen and (min-width: 1200px){.logo-grid__wrapper{grid-template-columns:repeat(10,1fr)}.logo-grid__image img{max-height:140px}}.logo-grid .title-wrapper-with-link{margin-bottom:3rem}.logo-grid .title{margin:0}@media screen and (max-width: 749px){.logo-grid .title-wrapper-with-link{margin-bottom:2rem}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-logo-grid.css.map */
