/*
Generated time: July 5, 2025 10:02
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.all-brands{--per-row-adapt:min(2, var(--per-row))}@media screen and (min-width:750px){.all-brands{--per-row-adapt:min(4, var(--per-row))}}@media screen and (min-width:1200px){.all-brands{--per-row-adapt:var(--per-row)}}.all-brands__border-top{border-top:.1rem solid rgb(var(--color-border))}.all-brands__border-bottom{border-bottom:.1rem solid rgb(var(--color-border))}.all-brands__title{margin:0 0 2.8rem}.all-brands__main-list{display:grid;grid-template-columns:repeat(var(--per-row-adapt),1fr);gap:1.6rem;font-weight:var(--font-subtitle-weight)}@media screen and (min-width:1200px){.all-brands__main-list{gap:3.2rem}}.all-brands__letter{margin-bottom:.6rem;opacity:.2;font-weight:var(--font-button-weight)}.all-brands__list{display:grid;color:rgb(var(--color-foreground-title))}.all-brands__list .vendor-link{font-size:1.4rem;transition:all var(--duration-default) ease;text-decoration:none;letter-spacing:-.02rem}.all-brands__list-vendors li:first-child .vendor-link{padding-top:0}