.brand-list-component.brand-list-type-all,
.brand-list-component.brand-list-type-favorites-one-row,
.brand-list-component.brand-list-type-favorites-two-rows {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.brand-list-component.brand-list-type-all .scroll-container-content,
.brand-list-component.brand-list-type-favorites-one-row .scroll-container-content,
.brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content {
  padding: 4px 0;
  margin-top: -30px;
}
@media (min-width: 1200px) {
  .brand-list-component.brand-list-type-all .scroll-container-content,
  .brand-list-component.brand-list-type-favorites-one-row .scroll-container-content,
  .brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content {
    margin-left: -28px;
    margin-right: -28px;
  }
}
.brand-list-component.brand-list-type-all .scroll-container-content .brand-list-entry a,
.brand-list-component.brand-list-type-favorites-one-row .scroll-container-content .brand-list-entry a,
.brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content .brand-list-entry a {
  display: block;
  margin-top: 30px;
  margin-left: 18px;
}
@media (min-width: 768px) {
  .brand-list-component.brand-list-type-all .scroll-container-content .brand-list-entry a,
  .brand-list-component.brand-list-type-favorites-one-row .scroll-container-content .brand-list-entry a,
  .brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content .brand-list-entry a {
    margin-left: 28px;
  }
}
.brand-list-component.brand-list-type-all .scroll-container-content .brand-list-entry a:hover .logo,
.brand-list-component.brand-list-type-favorites-one-row .scroll-container-content .brand-list-entry a:hover .logo,
.brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content .brand-list-entry a:hover .logo {
  background-color: #E3ECFF;
}
.brand-list-component.brand-list-type-all .scroll-container-content .brand-list-entry a:focus-visible,
.brand-list-component.brand-list-type-favorites-one-row .scroll-container-content .brand-list-entry a:focus-visible,
.brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content .brand-list-entry a:focus-visible {
  outline-offset: -2px;
}
.brand-list-component.brand-list-type-all .scroll-container-content .brand-list-entry a:focus-visible .logo + *,
.brand-list-component.brand-list-type-favorites-one-row .scroll-container-content .brand-list-entry a:focus-visible .logo + *,
.brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content .brand-list-entry a:focus-visible .logo + * {
  padding: 0 4px;
}
.brand-list-component.brand-list-type-all .scroll-container-content .brand-list-entry .logo,
.brand-list-component.brand-list-type-favorites-one-row .scroll-container-content .brand-list-entry .logo,
.brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content .brand-list-entry .logo {
  background-color: #F5F5F5;
  height: 92px;
  width: 154px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease-in-out;
}
@media (min-width: 1200px) {
  .brand-list-component.brand-list-type-all .scroll-container-content .brand-list-entry .logo,
  .brand-list-component.brand-list-type-favorites-one-row .scroll-container-content .brand-list-entry .logo,
  .brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content .brand-list-entry .logo {
    width: 165px;
  }
}
.brand-list-component.brand-list-type-all .scroll-container-content .brand-list-entry .logo img,
.brand-list-component.brand-list-type-all .scroll-container-content .brand-list-entry .logo svg,
.brand-list-component.brand-list-type-favorites-one-row .scroll-container-content .brand-list-entry .logo img,
.brand-list-component.brand-list-type-favorites-one-row .scroll-container-content .brand-list-entry .logo svg,
.brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content .brand-list-entry .logo img,
.brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content .brand-list-entry .logo svg {
  max-width: 114px;
  max-height: 52px;
}
@media (min-width: 1200px) {
  .brand-list-component.brand-list-type-all .scroll-container-content .brand-list-entry .logo img,
  .brand-list-component.brand-list-type-all .scroll-container-content .brand-list-entry .logo svg,
  .brand-list-component.brand-list-type-favorites-one-row .scroll-container-content .brand-list-entry .logo img,
  .brand-list-component.brand-list-type-favorites-one-row .scroll-container-content .brand-list-entry .logo svg,
  .brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content .brand-list-entry .logo img,
  .brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content .brand-list-entry .logo svg {
    max-width: 125px;
  }
}
.brand-list-component.brand-list-type-all .scroll-container-content .brand-list-entry .logo + *,
.brand-list-component.brand-list-type-favorites-one-row .scroll-container-content .brand-list-entry .logo + *,
.brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content .brand-list-entry .logo + * {
  margin-top: 10px;
}
.brand-list-component.brand-list-type-all .current-letter,
.brand-list-component.brand-list-type-all .letter-links,
.brand-list-component.brand-list-type-favorites-one-row .current-letter,
.brand-list-component.brand-list-type-favorites-one-row .letter-links,
.brand-list-component.brand-list-type-favorites-two-rows .current-letter,
.brand-list-component.brand-list-type-favorites-two-rows .letter-links {
  margin-left: 18px;
  margin-right: 18px;
  width: calc(100% - 36px);
}
@media (min-width: 768px) {
  .brand-list-component.brand-list-type-all .current-letter,
  .brand-list-component.brand-list-type-all .letter-links,
  .brand-list-component.brand-list-type-favorites-one-row .current-letter,
  .brand-list-component.brand-list-type-favorites-one-row .letter-links,
  .brand-list-component.brand-list-type-favorites-two-rows .current-letter,
  .brand-list-component.brand-list-type-favorites-two-rows .letter-links {
    margin-left: 28px;
    margin-right: 28px;
    width: calc(100% - 56px);
  }
}
.brand-list-component.brand-list-type-all .letter-links,
.brand-list-component.brand-list-type-favorites-one-row .letter-links,
.brand-list-component.brand-list-type-favorites-two-rows .letter-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.brand-list-component.brand-list-type-all .letter-links .letter-link,
.brand-list-component.brand-list-type-favorites-one-row .letter-links .letter-link,
.brand-list-component.brand-list-type-favorites-two-rows .letter-links .letter-link {
  display: inline-block;
  color: #05164D;
  font-size: 20px;
  margin-right: 13px;
  font-family: lh-textfont, sans-serif;
  font-weight: 200;
}
@media (min-width: 576px) {
  .brand-list-component.brand-list-type-all .letter-links .letter-link,
  .brand-list-component.brand-list-type-favorites-one-row .letter-links .letter-link,
  .brand-list-component.brand-list-type-favorites-two-rows .letter-links .letter-link {
    margin-right: 0;
  }
}
.brand-list-component.brand-list-type-all .letter-links .letter-link.active,
.brand-list-component.brand-list-type-favorites-one-row .letter-links .letter-link.active,
.brand-list-component.brand-list-type-favorites-two-rows .letter-links .letter-link.active {
  font-weight: bold;
  color: #3262CF;
}
@media (min-width: 1200px) {
  .brand-list-component.brand-list-type-all .letter-links,
  .brand-list-component.brand-list-type-favorites-one-row .letter-links,
  .brand-list-component.brand-list-type-favorites-two-rows .letter-links {
    width: 100%;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
  }
}
.brand-list-component.brand-list-type-all .current-letter,
.brand-list-component.brand-list-type-favorites-one-row .current-letter,
.brand-list-component.brand-list-type-favorites-two-rows .current-letter {
  font-size: 30px;
  color: #3262CF;
  margin-bottom: 10px;
  font-family: lh-headfont, sans-serif;
  font-weight: bold;
}

@media (min-width: 1200px) {
  .brand-list-component.brand-list-type-favorites-one-row {
    max-width: 1160px;
  }
}
.brand-list-component.brand-list-type-favorites-one-row .scroll-container-content {
  height: 130px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-content: flex-start;
  padding: 4px 0;
}
.brand-list-component.brand-list-type-favorites-one-row.withlabel .scroll-container-content {
  height: 160px;
}
.brand-list-component.brand-list-type-favorites-one-row .scroll-container {
  padding-bottom: 30px;
}
.brand-list-component.brand-list-type-favorites-one-row .scroll-left,
.brand-list-component.brand-list-type-favorites-one-row .scroll-right {
  top: 21px;
}

@media (min-width: 1200px) {
  .brand-list-component.brand-list-type-favorites-two-rows {
    max-width: 1160px;
  }
}
.brand-list-component.brand-list-type-favorites-two-rows .scroll-container-content {
  height: 252px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.brand-list-component.brand-list-type-favorites-two-rows.withlabel .scroll-container-content {
  height: 310px;
}
.brand-list-component.brand-list-type-favorites-two-rows .scroll-container {
  padding-bottom: 30px;
}
.brand-list-component.brand-list-type-favorites-two-rows .scroll-left,
.brand-list-component.brand-list-type-favorites-two-rows .scroll-right {
  top: 95px;
}

.brand-list-component.brand-list-type-all .os-scrollbar {
  margin-left: 18px;
  margin-right: 18px;
}
@media (min-width: 768px) {
  .brand-list-component.brand-list-type-all .os-scrollbar {
    margin-left: 28px;
    margin-right: 28px;
  }
}
@media (min-width: 1200px) {
  .brand-list-component.brand-list-type-all .os-scrollbar {
    display: none;
  }
}
@media (min-width: 1200px) {
  .brand-list-component.brand-list-type-all [data-overlayscrollbars-viewport] {
    overflow: hidden !important;
  }
}
@media (min-width: 1200px) {
  .brand-list-component.brand-list-type-all .scroll-left, .brand-list-component.brand-list-type-all .scroll-right {
    display: none !important;
  }
}
.brand-list-component.brand-list-type-all .scroll-container-content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .brand-list-component.brand-list-type-all .scroll-container-content {
    flex-direction: row;
    flex: 0 0 1005px;
  }
}
.brand-list-component.brand-list-type-all.small-count .scroll-container-content {
  height: 138px;
}
.brand-list-component.brand-list-type-all.small-count.withlabel .scroll-container-content {
  height: 168px;
}
.brand-list-component.brand-list-type-all.large-count .scroll-container-content {
  height: 260px;
}
.brand-list-component.brand-list-type-all.large-count.withlabel .scroll-container-content {
  height: 324px;
}
@media (min-width: 1200px) {
  .brand-list-component.brand-list-type-all.small-count, .brand-list-component.brand-list-type-all.large-count {
    max-width: 1160px;
  }
  .brand-list-component.brand-list-type-all.small-count .current-letter, .brand-list-component.brand-list-type-all.large-count .current-letter {
    flex: 0 0 95px;
    margin: 0;
  }
  .brand-list-component.brand-list-type-all.small-count .scroll-container-content, .brand-list-component.brand-list-type-all.large-count .scroll-container-content {
    height: auto;
  }
  .brand-list-component.brand-list-type-all.small-count.withlabel .scroll-container-content, .brand-list-component.brand-list-type-all.large-count.withlabel .scroll-container-content {
    height: auto;
  }
}
