

/* Start:/local/templates/furnitek/components/bitrix/news.list/brands-grid/style.css?17893794741139*/
/* Файл сгенерирован из style.scss - вручную не редактировать */

.brands-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(16.875rem, 1fr));
  gap: 2.5rem;
  justify-content: space-between;
}

.brands-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  aspect-ratio: 1;
  padding: 0.625rem;
  border: 0.0625rem solid var(--color-gray-300);
}
.brands-item__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: var(--color-white-900);
}
.brands-item__title {
  font-family: var(--font-family-primary);
  font-size: 1.25rem;
  text-wrap: wrap;
}
.brands-item__image {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  filter: grayscale(100%);
  transition-duration: var(--transition-duration);
}
.brands-item__link::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  content: "";
}
.brands-item__link:hover + .brands-item__content .brands-item__image {
  filter: unset;
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/rubix/form/templates/footer/style.css?1789379473494*/
/* Файл сгенерирован из style.scss - вручную не редактировать */
[data-js-form-container=footer] .form__title {
  font-weight: 400;
  letter-spacing: 0.3375rem;
}
[data-js-form-container=footer] .form-field__label--phone {
  display: none;
}
[data-js-form-container=footer] .button {
  padding: 0.3125rem 1.25rem;
}
[data-js-form-container=footer] .button__text {
  font-weight: 400;
  letter-spacing: 0.16875rem;
}
/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/furnitek/components/bitrix/news.list/brands-grid/style.css?17893794741139 */
/* /local/components/rubix/form/templates/footer/style.css?1789379473494 */
