.brands-page{width:100%}.brands-page__header{text-align:center;margin-bottom:3rem;padding:2rem 0}.brands-page__title{margin-bottom:1rem}.brands-page__description{max-width:800px;margin:0 auto;color:rgba(var(--text-color),.75)}.brands-alphabet{position:sticky;top:0;background:rgb(var(--background));padding:1.5rem 0;margin-bottom:2rem;border-bottom:1px solid rgba(var(--text-color),.1)}.brands-alphabet__wrapper{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;align-items:center}.brands-alphabet__letter{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;border-radius:.375rem;transition:all .2s ease}.brands-alphabet__letter--active{color:rgb(var(--text-color));background:rgba(var(--text-color),.05)}.brands-alphabet__letter--active:hover{background:rgba(var(--text-color),.1);transform:translateY(-2px)}.brands-alphabet__letter--inactive{color:rgba(var(--text-color),.3);cursor:not-allowed}.brands-content{padding-bottom:3rem}.brands-section{margin-bottom:4rem;scroll-margin-top:100px}.brands-section__letter{font-size:3rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(var(--text-color),.1);color:rgb(var(--text-color))}.brands-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media screen and (min-width:700px){.brands-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media screen and (min-width:1000px){.brands-grid{grid-template-columns:repeat(var(--brands-per-row, 5),1fr);gap:2.5rem}}.brands-grid--carousel{display:flex;flex-direction:row;flex-wrap:nowrap}.brands-grid--carousel .brand-card{flex:0 0 auto}.brand-card{display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease;background-color:#fff}.brand-card:hover{transform:translateY(-4px)}.brand-card__link{display:flex;flex-direction:column;align-items:center;width:100%;text-decoration:none;color:inherit}.brand-card__content{display:flex;flex-direction:column;align-items:center;width:100%}.brand-card__logo-wrapper{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;padding:10px}.brand-card__logo{max-width:100%!important;height:auto;object-fit:contain;display:block}.brand-card__logo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.3}.brand-card__logo-placeholder svg{width:100%;height:100%;max-width:80%;max-height:80%}.brand-card__name{font-size:.875rem;font-weight:500;color:rgb(var(--text-color));transition:color .3s ease;padding-bottom:15px}.brand-card:hover .brand-card__name{color:rgb(var(--accent-color))}.brands-empty{text-align:center;padding:4rem 2rem}@media screen and (max-width:699px){.brands-page__header{margin-bottom:2rem;padding:1rem 0}.brands-section__letter{font-size:2rem;margin-bottom:1.5rem}.brands-alphabet{padding:1rem 0}.brands-alphabet__wrapper{gap:.375rem}.brands-alphabet__letter{min-width:2rem;height:2rem;font-size:.75rem}.brand-card__logo-wrapper{padding:1rem}.brand-card__name{font-size:.813rem;word-break:break-word;text-align:center}.brands-grid--carousel .brand-card{min-width:140px;max-width:180px;width:140px}}html{scroll-behavior:smooth}@supports (scroll-padding-top: 100px){html{scroll-padding-top:100px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/brands-page.css.map */
