

/* Start:/static_files/css/comp_brands.css?16808744291150*/
.brends-all__row {
  margin-bottom: 4.375rem;
}
.brends-all__title {
  margin-bottom: 2.5rem;
}
.brends-all__char {
  font-weight: 700;
  font-size: 20px;
}
.brends-all__items {
  line-height: 1.4;
}
.brends-all__items a {
  color: #231F20;
  font-size: 14px;
  text-decoration: none;
}
.brends-all__items a:hover {
  color: #e34551;
}
@media (min-width: 1480px) {
  .brends-all__items a {
    font-size: 16px;
  }
}
.brends-all-alphabet {
  position: relative;
  padding: 14px;
  border-radius: 4px;
  overflow: auto;
}
.brends-all-alphabet__row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.brends-all-alphabet__row:nth-of-type(1) {
  margin-bottom: 20px;
}
.brends-all-alphabet__row:nth-of-type(1):after {
  position: absolute;
  content: "";
  top: 50%;
  width: calc(100% - 32px);
  margin-bottom: 20px;
  border-bottom: 1px solid #BDBDB5;
}
.brends-all-alphabet__cell {
  padding: 7px;
  margin-right: 7px;
  cursor: pointer;
  white-space: nowrap;
}
.brends-all-alphabet__cell.active {
  background: #4E565D;
  border-radius: 2px;
  color: #fff;
}
.brends-all-alphabet__cell.disabled {
  color: #BDBDB5;
  cursor: unset;
}

/* End */
/* /static_files/css/comp_brands.css?16808744291150 */
