.eyeoo-brands{--eyeoo-hairline: #e6e6e6;--eyeoo-ink: #111;--eyeoo-muted: #8a8a8a;--eyeoo-cell: #fff;--eyeoo-inset: clamp(16px, 5vw, 64px);--eyeoo-font: var(--base-font-family, inherit);--eyeoo-nav-h: 60px;--eyeoo-anchor-gap: 16px;--eyeoo-anchor-offset: calc( var(--header-height, 0px) + var(--eyeoo-nav-h) + var(--eyeoo-anchor-gap) );--eyeoo-name-color: var(--eyeoo-muted);--eyeoo-group-pad: clamp(28px, 4vw, 48px);padding-top:var(--eyeoo-brands-pt, 48px);padding-bottom:var(--eyeoo-brands-pb, 64px);color:var(--eyeoo-ink);font-family:var(--eyeoo-font)}.eyeoo-brands__inner{max-width:1200px;margin:0 auto;padding:0 var(--eyeoo-inset)}.eyeoo-brands [id^=EyeooBrands-]{scroll-margin-top:var(--eyeoo-anchor-offset)}.eyeoo-brands__title{font-family:var(--eyeoo-font);font-size:clamp(28px,4vw,44px);font-weight:400;letter-spacing:.01em;margin:0 0 clamp(24px,4vw,48px)}.eyeoo-brands__nav{display:flex;justify-content:center;padding:8px 0;margin-bottom:clamp(24px,4vw,48px);background:var(--eyeoo-cell)}.eyeoo-brands__nav[data-sticky]{position:sticky;top:0;z-index:5}.eyeoo-brands__nav-list{display:inline-flex;flex-wrap:wrap;justify-content:center;border:1px solid var(--eyeoo-hairline);background:var(--eyeoo-cell)}.eyeoo-brands__nav-letter{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 10px;font-size:13px;line-height:1;text-decoration:none;text-transform:uppercase;color:var(--eyeoo-ink);transition:background-color .15s ease}.eyeoo-brands__nav-letter+.eyeoo-brands__nav-letter{border-left:1px solid var(--eyeoo-hairline)}.eyeoo-brands__nav-letter--all{padding:0 28px;letter-spacing:.04em}.eyeoo-brands__nav-letter:hover,.eyeoo-brands__nav-letter:focus-visible{background:#f5f5f5}.eyeoo-brands__group{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:clamp(24px,3vw,40px);align-items:start;padding:var(--eyeoo-group-pad) 0;border-top:1px solid var(--eyeoo-hairline)}.eyeoo-brands__group:last-child{border-bottom:1px solid var(--eyeoo-hairline)}.eyeoo-brands__group-letter{grid-column:1 / -1;margin:0 0 8px;font-family:var(--eyeoo-font);font-size:clamp(24px,3vw,36px);font-weight:400;line-height:1;color:var(--eyeoo-ink)}.eyeoo-brands__item{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:0;text-align:center;text-decoration:none;color:inherit}.eyeoo-brands__item-logo{display:flex;align-items:center;justify-content:center;width:100%;height:72px}.eyeoo-brands__item-logo img{display:block;max-width:min(150px,100%);max-height:100%;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.9;transition:opacity .2s ease,filter .2s ease}.eyeoo-brands__item:hover .eyeoo-brands__item-logo img,.eyeoo-brands__item:focus-visible .eyeoo-brands__item-logo img{filter:grayscale(0);opacity:1}.eyeoo-brands__item-name{font-size:14px;letter-spacing:.01em;color:var(--eyeoo-name-color);transition:color .15s ease}.eyeoo-brands__item:hover .eyeoo-brands__item-name,.eyeoo-brands__item:focus-visible .eyeoo-brands__item-name{color:var(--eyeoo-ink)}.eyeoo-brands--no-logos{--eyeoo-name-color: var(--eyeoo-ink);--eyeoo-letter-col: 96px}.eyeoo-brands--no-logos .eyeoo-brands__group{position:relative;padding-left:var(--eyeoo-letter-col);grid-template-columns:repeat(auto-fill,minmax(170px,1fr));column-gap:clamp(16px,2vw,32px);row-gap:14px}.eyeoo-brands--no-logos .eyeoo-brands__group-letter{position:absolute;top:var(--eyeoo-group-pad);left:0;grid-column:auto;width:var(--eyeoo-letter-col);margin:0}.eyeoo-brands--no-logos .eyeoo-brands__item{align-items:flex-start;gap:0;text-align:left}.eyeoo-brands--no-logos .eyeoo-brands__item-name{font-size:15px}.eyeoo-brands--no-logos .eyeoo-brands__item:hover .eyeoo-brands__item-name,.eyeoo-brands--no-logos .eyeoo-brands__item:focus-visible .eyeoo-brands__item-name{text-decoration:underline;text-underline-offset:3px}@media(max-width:699px){.eyeoo-brands__nav{justify-content:flex-start;margin-inline:calc(-1 * var(--eyeoo-inset));padding:8px 0;border-top:1px solid var(--eyeoo-hairline);border-bottom:1px solid var(--eyeoo-hairline)}.eyeoo-brands__nav-list{display:flex;flex-wrap:nowrap;justify-content:flex-start;width:100%;border:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-padding-inline-start:var(--eyeoo-inset);padding-inline:var(--eyeoo-inset)}.eyeoo-brands__nav-list::-webkit-scrollbar{display:none}.eyeoo-brands__nav-letter{flex:0 0 auto;min-width:38px;height:38px;padding:0 6px;scroll-snap-align:center}.eyeoo-brands__nav-letter+.eyeoo-brands__nav-letter{border-left:0}.eyeoo-brands__nav-letter--all{padding:0 14px;margin-right:4px;border:1px solid var(--eyeoo-hairline);scroll-snap-align:start}.eyeoo-brands{--eyeoo-group-pad: 28px;--eyeoo-nav-h: 56px}.eyeoo-brands__group{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;row-gap:36px}.eyeoo-brands__group-letter{margin-bottom:4px}.eyeoo-brands__item{gap:10px}.eyeoo-brands__item-logo{height:52px;padding-inline:14px}.eyeoo-brands__item-logo img{max-width:100%}.eyeoo-brands__item-name{font-size:13px}.eyeoo-brands--no-logos{--eyeoo-letter-col: 52px}.eyeoo-brands--no-logos .eyeoo-brands__group{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));column-gap:16px;row-gap:12px}.eyeoo-brands--no-logos .eyeoo-brands__item-name{font-size:14px}}@media(prefers-reduced-motion:reduce){.eyeoo-brands__item-logo img,.eyeoo-brands__item-name,.eyeoo-brands__nav-letter{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/eyeoo-brands.css.map */
