.brand-card{cursor:pointer}.brand-card__logo.brand-card__logo{margin-bottom:4px;width:100%}.brand-card__name{color:var(--black-80);font-size:20px;font-weight:600;line-height:26px;min-height:52px;text-align:center;transition:color .15s ease-out}.brand-card:hover .brand-card__name{color:var(--red-100)}.brand-card.m .brand-card__name{font-size:18px;line-height:24px;min-height:48px}.brand-list{padding-bottom:60px;padding-top:20px}@media screen and (min-width:744px){.brand-list{padding-bottom:80px;padding-top:24px}}@media screen and (min-width:1024px){.brand-list{padding-bottom:120px}}.brand-list__container{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between}.brand-list__header-left-side{align-items:baseline;display:flex;gap:12px}@media screen and (min-width:744px){.brand-list__header-left-side{gap:20px}}@media screen and (min-width:1024px){.brand-list__header-left-side{gap:12px}}.brand-list__title{color:var(--black-80);font-size:25px;font-weight:700;line-height:32px}@media screen and (min-width:744px){.brand-list__title{font-size:32px;line-height:42px}}@media screen and (min-width:1024px){.brand-list__title{font-size:32px;line-height:42px}}.brand-list__subtitle{color:var(--black-65);font-size:15px;font-weight:500;line-height:20px}@media screen and (min-width:744px){.brand-list__subtitle{font-size:16px;line-height:22px;padding-bottom:4px}}@media screen and (min-width:1024px){.brand-list__subtitle{font-size:18px;line-height:24px}}.brand-list__list{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(10px,1fr));margin-left:-8px;margin-right:-8px;margin-top:28px}@media screen and (min-width:744px){.brand-list__list{gap:20px;grid-template-columns:repeat(3,minmax(10px,1fr));margin-left:0;margin-right:0;margin-top:32px}}@media screen and (min-width:1024px){.brand-list__list{gap:20px;grid-template-columns:repeat(4,minmax(10px,1fr));margin-top:24px}}@media screen and (min-width:1440px){.brand-list__list{gap:28px 20px;grid-template-columns:repeat(6,minmax(10px,1fr))}}.brand-list__loader-wrapper{display:flex;justify-content:center;padding:32px 0}.brand-list__loader{border-color:var(--black-60)}.brand-list__observer{height:1px;width:100%}
