.gl-brands{padding:60px 20px}.gl-brands__wrapper{max-width:1400px;margin:0 auto}.gl-brands__title{text-align:center;margin-bottom:45px}.gl-brands__title h2{margin:0;font-size:34px;font-weight:700;line-height:1.2}.gl-brands__grid{display:grid;grid-template-columns:repeat(var(--brands-columns),minmax(0,1fr));gap:var(--brands-gap);align-items:stretch}.gl-brand{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:130px;padding:25px;background:var(--brand-bg);border-radius:12px;border:1px solid transparent;text-decoration:none;color:var(--brand-color);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease}.gl-brand:after{content:"";position:absolute;left:25%;right:25%;bottom:10px;height:3px;border-radius:10px;background:var(--brand-color);opacity:0;transform:scaleX(.5);transition:opacity .3s ease,transform .3s ease}.gl-brand:hover{transform:translateY(-5px);border-color:var(--brand-color);box-shadow:0 10px 30px #00000014}.gl-brand:hover:after{opacity:1;transform:scaleX(1)}.gl-brand img{display:block;width:100%;max-width:var(--logo-size);max-height:70px;object-fit:contain;transition:filter .3s ease,transform .3s ease}.gl-brands--grayscale .gl-brand img{filter:grayscale(100%)}.gl-brands--grayscale .gl-brand:hover img{filter:grayscale(0%)}.gl-brand:hover img{transform:scale(1.05)}.gl-brand__name{font-size:13px;font-weight:600;text-align:center;color:var(--brand-color);letter-spacing:.5px}@media(max-width:768px){.gl-brands{padding:45px 15px}.gl-brands__title{margin-bottom:30px}.gl-brands__title h2{font-size:26px}.gl-brands__grid{display:flex;overflow-x:auto;gap:20px;padding:5px 5px 15px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.gl-brand{flex:0 0 150px;min-width:150px;min-height:120px;padding:20px;scroll-snap-align:center}.gl-brands__grid::-webkit-scrollbar{display:none}.gl-brands__grid{scrollbar-width:none}}@media(min-width:769px)and (max-width:1100px){.gl-brands__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map?subset=AAAQ */
