.brands{padding:0 2rem}.brands__container{-moz-column-gap:7rem;column-gap:7rem;display:flex;flex-wrap:wrap;list-style:none;padding:0}.brands__item{font-size:calc(var(--font-heading-scale)*6rem);font-weight:300;letter-spacing:0;line-height:5rem}.brands__item.brand{cursor:pointer;transition:all .2s ease-in-out}.brands__item.brand a{color:rgb(var(--color-foreground));text-decoration:none}.brands__item.brand p{margin:0}.brands__item.brand:before{content:attr(data-text);display:block;font-weight:500;height:0;overflow:hidden;visibility:hidden}.brands__item.brand:hover{font-weight:500}