.our-brands{box-sizing:border-box;width:min(100%, var(--layout-standard));padding-block:var(--space-xl);padding-inline:var(--space-lg);background:var(--c-background);color:var(--c-text);margin-inline:auto}.our-brands__inner{gap:clamp(2rem,4vw,3rem);display:grid}.our-brands__intro{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.our-brands__heading{font-family:var(--roxder-heading,var(--font-heading));font-size:var(--text-6xl);font-weight:var(--roxder-heading-weight,400);font-synthesis:none;letter-spacing:-.01em;color:var(--c-heading);margin:0;line-height:1.05}.our-brands__paragraph{max-width:32rem;font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--font-normal);color:var(--c-text-muted);place-self:start end;margin:0;line-height:1.55}.our-brands__alpha-nav{border-block:1px solid var(--c-border);flex-wrap:wrap;gap:.25rem 1rem;padding-block:.85rem;display:flex}.our-brands__alpha-letter{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--font-medium);letter-spacing:.06em;text-transform:uppercase;color:var(--c-text-muted);border-bottom:2px solid #0000;padding-bottom:.15rem;text-decoration:none;transition:color .2s ease-out,border-color .2s ease-out;display:inline-block;position:relative}.our-brands__alpha-letter:hover,.our-brands__alpha-letter:focus-visible{color:var(--c-text);outline:none}.our-brands__alpha-letter.is-active{color:var(--c-text);border-bottom-color:var(--c-heading)}.our-brands__section{scroll-margin-top:clamp(5rem,10vh,8rem)}.our-brands__section+.our-brands__section{margin-top:clamp(2rem,4vw,3rem)}.our-brands__letter{font-family:var(--roxder-heading,var(--font-heading));font-size:clamp(3rem,7vw,5.5rem);font-weight:var(--roxder-heading-weight,400);font-synthesis:none;color:var(--c-heading);margin:0 0 clamp(1rem,2vw,1.5rem);line-height:1}.our-brands__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,2.5vw,2.5rem) clamp(.4rem,.8vw,.75rem);margin:0;padding:0;list-style:none;display:grid}.our-brands__item{min-width:0}.our-brands__card{color:inherit;text-decoration:none;display:block}.our-brands__card:focus-visible{outline:2px solid var(--c-heading);outline-offset:4px}.our-brands__media{aspect-ratio:3/4;background:color-mix(in oklch, var(--c-surface-3) 88%, var(--c-border));width:100%;display:block;position:relative;overflow:hidden}.our-brands__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-base);display:block;transform:scale(1)}.our-brands__card:hover .our-brands__image,.our-brands__card:focus-visible .our-brands__image{transform:scale(1.05)}.our-brands__placeholder{width:100%;height:100%;display:block}.our-brands__name{font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--font-medium);letter-spacing:.04em;text-transform:uppercase;color:var(--c-text);margin-top:.25rem;display:inline-block;position:relative}.our-brands__name:after{content:"";transform-origin:0;background-color:currentColor;height:1px;position:absolute;bottom:-.15rem;left:0;right:0;transform:scaleX(0)}@media (prefers-reduced-motion:no-preference){.our-brands__name:after{transition:transform .25s ease-out}}.our-brands__card:hover .our-brands__name:after,.our-brands__card:focus-visible .our-brands__name:after{transform:scaleX(1)}@media (width<=1024px){.our-brands__intro{grid-template-columns:minmax(0,1fr);gap:1rem}.our-brands__paragraph{justify-self:start;max-width:100%}.our-brands__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.our-brands__grid{column-gap:clamp(.35rem,1vw,.5rem)}.our-brands__heading{font-size:var(--text-4xl)}.our-brands__alpha-nav{gap:.2rem .65rem}}
