

/* Start:/cosmetics/brands/style.css?16902845974532*/
.section_brands .brands__title {
  color: #000;
  font-family: "Gilroy";
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin: 0;
  margin-bottom: 20px;
}
.section_brands .search-brand__form {
  max-width: 589px;
  margin-bottom: 40px;
  position: relative;
}
.section_brands .search-brand__form .search-brand__input {
  width: 100%;
  border-radius: 5px;
  border: 2px solid #E7EAEF;
  padding: 15px 20px;
  background-color: transparent;
  font-family: "Gilroy";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.section_brands .search-brand__form .search-brand__input::placeholder {
  color: #AAA;
  font-family: "Gilroy";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.section_brands .search-brand__form .search-brand__btn {
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  width: 23px;
  height: 23px;
  background-color: transparent;
  margin: 0;
  padding: 0;
  outline: none;
}
.section_brands .brands__list {
  padding: 0;
  list-style: none;
}
.section_brands .brands__list .not-result {
  margin-top: 80px;
  color: #000;
  font-family: "Gilroy";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: 0.9px;
}
.section_brands .brands__list .aplhabet-sec {
  margin-bottom: 20px;
}
.section_brands .brands__list .aplhabet-sec .aplhabet__char {
  display: inline-flex;
  color: #C91D70;
  font-family: "Gilroy";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: 0.9px;
  margin-bottom: 20px;
}
.section_brands .brands__list .aplhabet-sec:last-child {
  margin-bottom: 0;
}
.section_brands .brands__list .aplhabet-sec .aplhabet__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.section_brands .brands__list .aplhabet-sec .aplhabet__list .aplhabet__item {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.section_brands .brands__list .aplhabet-sec .aplhabet__list .aplhabet__item .aplhabet__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
  border-radius: 15px;
  padding: 0px;
  border: 2px solid #E7EAEF;
  overflow: hidden;
  transition: all 0.3s;
}
.section_brands .brands__list .aplhabet-sec .aplhabet__list .aplhabet__item .aplhabet__link:hover, .section_brands .brands__list .aplhabet-sec .aplhabet__list .aplhabet__item .aplhabet__link:focus {
  border-color: #C91D70;
}
.section_brands .brands__list .aplhabet-sec .aplhabet__list .aplhabet__item .aplhabet__link img {
  object-fit: contain;
}

@media (max-width: 992px) {
  .section_brands .brands__title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .section_brands .brands__list .aplhabet-sec {
    margin-bottom: 40px;
  }
  .section_brands .brands__list .aplhabet-sec .row.row-wrap {
    margin-right: 0;
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .section_brands .brands__list .aplhabet-sec .aplhabet__list .aplhabet__item {
    margin-bottom: 15px;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .section_brands .search-brand__form {
    max-width: 579px;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .section_brands .brands__title {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .section_brands .brands__list .aplhabet-sec {
    margin-bottom: 30px;
  }
  .section_brands .brands__list .aplhabet-sec .row.row-wrap {
    margin-right: 0;
    margin-left: 0;
  }
  .section_brands .brands__list .aplhabet-sec .aplhabet__char {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .section_brands .brands__list .aplhabet-sec .aplhabet__list .aplhabet__item {
    padding-left: 2.5px;
    padding-right: 2.5px;
    margin-bottom: 5px;
  }
  .section_brands .brands__list .aplhabet-sec .aplhabet__list .aplhabet__item .aplhabet__link {
    border-radius: 10px;
    border-width: 1.5px;
  }
  .section_brands .brands__list .aplhabet-sec .aplhabet__list .aplhabet__item .aplhabet__link:hover, .section_brands .brands__list .aplhabet-sec .aplhabet__list .aplhabet__item .aplhabet__link:focus {
    border-color: #E7EAEF;
  }
  .section_brands .brands__list .not-result {
    margin-top: 55px;
    font-size: 16px;
  }
  .section_brands .search-brand__form {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .section_brands .search-brand__form .search-brand__input {
    border-width: 1.5px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */
/* /cosmetics/brands/style.css?16902845974532 */
