.ns-bitrix.c-news.c-news-brands-1 [data-hidden=true] {
  display: none;
}
.ns-bitrix.c-news.c-news-brands-1 [data-sticky=true] {
  position: sticky;
  top: 0;
}
.ns-bitrix.c-news.c-news-brands-1 .news-content {
  gap: 50px 40px;
}
.ns-bitrix.c-news.c-news-brands-1 .news-right-wrapper {
  width: 100%;
  max-width: 100%;
}
.ns-bitrix.c-news.c-news-brands-1 .news-content-right-wrapper {
  position: relative;
}
.ns-bitrix.c-news.c-news-brands-1 .news-content-loading {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  backdrop-filter: blur(2px);
}
.ns-bitrix.c-news.c-news-brands-1 .news-content-loading img {
  margin-top: 60px;
}
.ns-bitrix.c-news.c-news-brands-1 .news-search-wrapper {
  width: 365px;
  min-height: 100%;
}
.ns-bitrix.c-news.c-news-brands-1 .news-search-wrapper input {
  border-width: 1px;
  border-style: solid;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  outline: none;
}
.ns-bitrix.c-news.c-news-brands-1 .news-search {
  -webkit-flex-basis: 3.428rem;
  -ms-flex-preferred-size: 3.428rem;
  flex-basis: 3.428rem;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border: 1px solid var(--color-neutral-semi-bright);
  border-left: none;
}
.ns-bitrix.c-news.c-news-brands-1 .news-search-reset {
  -webkit-flex-basis: 3.428rem;
  -ms-flex-preferred-size: 3.428rem;
  flex-basis: 3.428rem;
  border: 1px solid var(--color-neutral-semi-bright);
  border-left: none;
  cursor: pointer;
  transition-duration: var(--duration-base);
  transition-property: all;
}
.ns-bitrix.c-news.c-news-brands-1 .news-search-reset svg {
  transition-duration: var(--duration-base);
  transition-property: all;
}
.ns-bitrix.c-news.c-news-brands-1 .news-search-reset:hover {
  border-color: var(--color-primary-base);
}
.ns-bitrix.c-news.c-news-brands-1 .news-search-button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  min-height: 100%;
}
.ns-bitrix.c-news.c-news-brands-1 .news-search-button:hover svg {
  stroke: var(--color-neutral-bright);
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-btn {
  --ui-button-border-width: 0;
  --ui-button-font-weight: 400;
  --ui-button-line-height: 1;
  --ui-button-padding-vertical: 1.214rem;
  --ui-button-padding-horizontal: 1.7857rem;
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-btn:hover {
  background-color: var(--color-primary-base);
  color: var(--color-neutral-bright);
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-wrapper {
  max-width: 100%;
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-clear-button:hover {
  background-color: var(--color-primary-base);
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-clear-button:hover svg {
  stroke: var(--color-neutral-bright);
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-clear-button-mobile {
  --ui-button-scheme: var(--color-neutral-semi-dark);
  display: block;
  max-width: 200px;
  margin: 0 auto;
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-value {
  --ui-button-padding-horizontal: 0;
  --ui-button-padding-vertical: 0;
  width: 1.7143rem;
  height: 1.7143rem;
  margin-top: 28px;
  margin-bottom: 17px;
  line-height: 1;
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-value:not(.ui-button) {
  transition-duration: var(--duration-base);
  transition-property: color;
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-value + .news-filter-value {
  margin-left: 10px;
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-values {
  overflow-x: auto;
  scrollbar-color: var(--color-neutral-semi-dark) var(--color-neutral-semi-bright);
  scrollbar-width: thin;
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-values::-webkit-scrollbar {
  height: 1px;
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-values::-webkit-scrollbar-track {
  border-bottom: 1px solid var(--color-neutral-semi-bright);
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-values::-webkit-scrollbar-thumb {
  border-bottom: 1px solid var(--color-neutral-semi-dark);
}
.ns-bitrix.c-news.c-news-brands-1 .news-filter-values > a {
  font-weight: 400;
  text-decoration: none;
}
.ns-bitrix.c-news.c-news-brands-1 .news-search-wrapper > input:focus::-webkit-input-placeholder {
  color: var(--color-neutral-semi-bright);
}
.ns-bitrix.c-news.c-news-brands-1 .news-search-wrapper > input:focus::-moz-placeholder {
  color: var(--color-neutral-semi-bright);
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news.c-news-brands-1 .news-search-wrapper {
    min-height: 45px;
  }
  .ns-bitrix.c-news.c-news-brands-1 .news-search-wrapper input {
    width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */
