.customer-grid{margin-top:0}.customer-grid__title-wrapper{text-align:center;margin-bottom:4rem}.customer-grid__title{margin:0}.customer-grid__wrapper{width:100%}.customer-grid__list{display:grid;gap:2rem;list-style:none;padding:0;margin:0}.customer-grid__item{width:100%}.customer-grid__card{position:relative;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;padding:2rem;height:100%;min-height:120px;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.customer-grid__card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.customer-grid__image-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.customer-grid__image{max-width:100%;max-height:100px;width:auto;height:auto;object-fit:contain;transition:transform .3s ease,filter .3s ease;filter:grayscale(100%);opacity:.7}.customer-grid__card:hover .customer-grid__image{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.customer-grid__placeholder{width:100%;height:100px;display:flex;align-items:center;justify-content:center;background:#f3f3f3;border-radius:4px}.customer-grid__placeholder svg{width:60%;height:60%;opacity:.3}@media screen and (max-width:749px){.customer-grid__list{gap:1.5rem}.customer-grid__card{padding:1.5rem;min-height:100px}.customer-grid__image{max-height:80px}.customer-grid__title-wrapper{margin-bottom:3rem}}@media screen and (max-width:989px)and (min-width:750px){.customer-grid__list{gap:1.8rem}}.grid--2-col-desktop{grid-template-columns:repeat(2,1fr)}.grid--3-col-desktop{grid-template-columns:repeat(3,1fr)}.grid--4-col-desktop{grid-template-columns:repeat(4,1fr)}.grid--5-col-desktop{grid-template-columns:repeat(5,1fr)}.grid--6-col-desktop{grid-template-columns:repeat(6,1fr)}.grid--7-col-desktop{grid-template-columns:repeat(7,1fr)}@media screen and (max-width:749px){.grid--2-col-tablet-down{grid-template-columns:repeat(2,1fr)}.grid--3-col-tablet-down{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-customer-grid.css.map */
