.logo-list-section{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.logo-list__container{width:100%;overflow:hidden;position:relative}.logo-list__grid{display:grid;grid-template-columns:repeat(var(--cols-mobile),1fr);align-items:center;justify-content:center;justify-items:center;gap:2.5rem;width:100%;margin:0 auto;max-width:calc(var(--cols-mobile) * 140px + (var(--cols-mobile) - 1) * 25px)}@media screen and (min-width:750px){.logo-list__grid{grid-template-columns:repeat(var(--cols-tablet),1fr);gap:3.5rem;max-width:calc(var(--cols-tablet) * 180px + (var(--cols-tablet) - 1) * 35px)}}@media screen and (min-width:990px){.logo-list__grid{grid-template-columns:repeat(var(--cols-desktop),1fr);gap:4.5rem;max-width:calc(var(--cols-desktop) * 200px + (var(--cols-desktop) - 1) * 45px)}}.logo-list__item{display:flex;align-items:center;justify-content:center;width:100%;max-width:180px;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1)}.logo-list__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.logo-list__img{display:block;max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.logo-list__placeholder{max-width:120px;height:auto;opacity:.2}@media screen and (max-width:749px){.logo-list__grid--carousel-mobile{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:0;max-width:none}.logo-list__grid--carousel-mobile::-webkit-scrollbar{display:none}.logo-list__grid--carousel-mobile .logo-list__item{flex:0 0 calc(100% / var(--cols-mobile));scroll-snap-align:center;max-width:none;padding:0 2.5rem;box-sizing:border-box}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/logo-list.css.map */
