.brand-nav{display:flex;flex-flow:column;width:320px}@media(max-width:1024px){.brand-nav{align-items:center;width:100%;margin-bottom:64px}}.brand-nav__name-title{margin:20px 0;font-weight:500;font-size:32px;color:var(--color-text-gray3)}@media(max-width:1024px){.brand-nav__name-title{text-align:center}}.brand-nav__category-title{margin:50px 0 40px;font-weight:500;font-size:24px}.brand-nav__category-item+.brand-nav__category-item{margin-top:20px}.brand-nav__category-link{font-weight:400;font-size:16px;color:var(--color-primary)}.brand-nav__category-img{background-color:var(--color-background);background-repeat:no-repeat;background-position:50%;background-size:276px}.brand-nav__category-img,.brand-nav__category-placeholder{object-fit:contain;width:320px;height:190px}