@media only screen and (min-width:1024px){.product-brand-list{margin:0 auto}}.product-brand-list__header{padding:0 1.25rem}@media only screen and (min-width:1024px){.product-brand-list__header{padding:0 1.875rem}}.product-brand-list__list-wrapper{margin:1.25rem 0 0}@media only screen and (min-width:768px){.product-brand-list__list-wrapper{margin-bottom:1.875rem}}@media only screen and (max-width:1023px){.product-brand-list__list-wrapper{background-color:var(--color-greige);margin:.625rem -1.25rem 1.25rem;position:relative}.product-brand-list__list-wrapper:after{background:linear-gradient(90deg,rgba(var(--color-black),0),rgba(var(--color-black),.2));bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:.3125rem}}.product-brand-list__list{display:flex}@media only screen and (max-width:1023px){.product-brand-list__list{overflow-y:auto;-webkit-overflow-scrolling:touch}}@media only screen and (min-width:1024px){.product-brand-list__list{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:1023px){.product-brand-list__item:last-child{padding-right:1.25rem}}.product-brand-list__link{align-items:center;color:var(--color-dark-red);display:flex;justify-content:center;min-height:2.375rem;min-width:3rem;text-decoration:none}.product-brand-list__link:hover{text-decoration:underline}.product-brand-list__categories{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));margin:2.5rem .5rem 2.25rem;max-width:85.625rem}@media only screen and (min-width:1024px){.product-brand-list__categories{grid-template-columns:repeat(3,minmax(0,1fr));margin:2.5rem 0 2.875rem;padding:0 1.875rem}}@media only screen and (min-width:1280px){.product-brand-list__categories{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1023px){.product-brand-list__category{background-color:var(--color-greige);margin-bottom:.5rem}.product-brand-list__category:has(.product-brand-list__btn-accordion[aria-expanded=true]){padding-bottom:.625rem}}.product-brand-list__link{color:var(--color-headings);font-size:1.125rem}.product-brand-list__wrapper{align-items:center;display:flex;justify-content:space-between;min-height:2.75rem;position:relative}@media only screen and (min-width:1024px){.product-brand-list__wrapper{margin:0;scroll-margin-top:4.5625rem}}.product-brand-list__btn-accordion{align-items:center;display:flex;inset:0;justify-content:end;padding:.75rem;position:absolute}.product-brand-list__btn-accordion.focused{background-color:pink}@media only screen and (min-width:1024px){.product-brand-list__btn-accordion{display:none}}.product-brand-list__btn-accordion svg{fill:var(--color-headings)}.product-brand-list__btn-accordion[aria-expanded=false]{transform:rotateX(180deg)}.product-brand-list__btn-accordion[aria-expanded=true]{transform:rotateX(0deg)}.product-brand-list__btn-accordion[data-hide-on-empty-subcategory=false]{display:none}.product-brand-list__title{padding-left:1rem}@media only screen and (min-width:1024px){.product-brand-list__title{padding:0}}.product-brand-list__category-title{z-index:2}