

/* Start:/bitrix/templates/prom_s1/components/bitrix/news/brands.1/style.css?1685877816484*/
.ns-bitrix.c-news.c-news-brands-1 .ns-bitrix.c-menu.c-menu-vertical-3 .menu-items {
  height: auto;
}
.ns-bitrix.c-news.c-news-brands-1 .news-description + * {
  margin-top: 32px;
}
.ns-bitrix.c-news.c-news-brands-1 .c-smart-filter.c-smart-filter-horizontal-2, .ns-bitrix.c-news.c-news-brands-1 .c-smart-filter.c-smart-filter-horizontal-1 {
  z-index: 10;
}
.ns-bitrix.c-news.c-news-brands-1 * + .news-menu {
  margin-top: 24px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/prom_s1/components/bitrix/system.pagenavigation/.default/style.css?16858778162556*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/prom_s1/components/bitrix/news.list/brands.list.v2/style.css?178568978610928*/
.vzld-brands-page-v2,
.vzld-brands-page-v2 * {
  box-sizing: border-box;
}

body.public.intec-adaptive .intec-template-layout-content:has(.vzld-brands-page-v2) > .intec-template-layout-columns {
  margin-right: 0;
  margin-left: 0;
}

body.public.intec-adaptive .intec-template-layout-content:has(.vzld-brands-page-v2) {
  background: #111114;
}

body.public.intec-adaptive .intec-template-layout-content:has(.vzld-brands-page-v2) > .intec-template-layout-columns > .intec-template-layout-column-fixed {
  display: none;
}

body.public.intec-adaptive .intec-template-layout-content:has(.vzld-brands-page-v2) > .intec-template-layout-columns > .intec-template-layout-column-adaptive {
  flex-basis: 100%;
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}

html:has(.vzld-brands-page-v2),
body:has(.vzld-brands-page-v2) {
  overflow-x: clip;
}

.vzld-brands-page-v2 {
  --vzld-brand-accent: #e53224;
  --vzld-brand-surface: #18181c;
  --vzld-brand-surface-raised: #1c1c21;
  --vzld-brand-border: rgba(255, 255, 255, 0.15);
  --vzld-brand-muted: #b8b8c1;
  width: 100%;
  min-width: 0;
  color: #f7f7f8;
}

.vzld-brands-intro {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 32px;
  padding: 30px 32px;
  border: 1px solid var(--vzld-brand-border);
  border-radius: 8px;
  background: linear-gradient(135deg, #1b1b20 0%, var(--vzld-brand-surface) 100%);
}

.vzld-brands-intro-copy {
  max-width: 760px;
}

.vzld-brands-eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
  color: #c8c8ce;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
}

.vzld-brands-eyebrow::before {
  width: 30px;
  height: 2px;
  background: var(--vzld-brand-accent);
  content: "";
}

.vzld-brands-intro h2,
.vzld-brands-b2b h2 {
  margin: 0;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.22;
  letter-spacing: 0;
}

.vzld-brands-intro p,
.vzld-brands-b2b p {
  max-width: 680px;
  margin: 12px 0 0;
  color: var(--vzld-brand-muted);
  font-size: 15px;
  line-height: 1.65;
}

.vzld-brands-categories {
  position: relative;
  flex: 0 0 auto;
}

.vzld-brands-categories > summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-width: 174px;
  min-height: 46px;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  list-style: none;
  transition: border-color 180ms ease, background-color 180ms ease;
}

.vzld-brands-categories > summary::-webkit-details-marker {
  display: none;
}

.vzld-brands-categories > summary:hover {
  border-color: rgba(229, 50, 36, 0.8);
  background: rgba(255, 255, 255, 0.04);
}

.vzld-brands-categories > summary:focus-visible {
  outline: 2px solid rgba(229, 50, 36, 0.75);
  outline-offset: 3px;
}

.vzld-brands-categories-icon {
  width: 8px;
  height: 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg) translateY(-2px);
  transition: transform 180ms ease;
}

.vzld-brands-categories[open] .vzld-brands-categories-icon {
  transform: rotate(225deg) translate(-2px, -2px);
}

.vzld-brands-categories-panel {
  position: absolute;
  z-index: 20;
  top: calc(100% + 10px);
  right: 0;
  width: min(430px, calc(100vw - 40px));
  max-height: 60vh;
  overflow: auto;
  padding: 12px;
  border: 1px solid var(--vzld-brand-border);
  border-radius: 8px;
  background: #1d1d22;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.32);
}

.vzld-brands-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  min-width: 0;
}

.vzld-brand-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 286px;
  overflow: hidden;
  border: 1px solid var(--vzld-brand-border);
  border-radius: 8px;
  background: var(--vzld-brand-surface-raised);
  transition: border-color 180ms ease, transform 180ms ease, background-color 180ms ease;
}

.vzld-brand-card:hover {
  border-color: rgba(229, 50, 36, 0.68);
  background: #222228;
  transform: translateY(-2px);
}

.vzld-brand-card-primary {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-width: 0;
  color: inherit;
  text-decoration: none;
}

a.vzld-brand-card-primary:focus-visible,
.vzld-brand-supply-link:focus-visible,
.vzld-brands-b2b > a:focus-visible {
  outline: 2px solid rgba(229, 50, 36, 0.85);
  outline-offset: -3px;
}

.vzld-brand-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 144px;
  margin: 14px 14px 0;
  padding: 22px;
  overflow: hidden;
  border-radius: 6px;
  background: #f4f4f2;
}

.vzld-brand-logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 82%;
  max-height: 82%;
  object-fit: contain;
}

.vzld-brand-card[data-brand-id="50214"] .vzld-brand-logo img {
  max-width: 96%;
  max-height: 96%;
}

.vzld-brand-card[data-brand-id="50196"] .vzld-brand-logo img {
  max-width: 100%;
  max-height: 100%;
}

.vzld-brand-card[data-brand-id="50204"] .vzld-brand-logo img {
  max-width: 94%;
  max-height: 94%;
}

.vzld-brand-logo-placeholder {
  max-width: 90%;
  color: #323238;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
}

.vzld-brand-card-body {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  justify-content: space-between;
  min-width: 0;
  padding: 18px 18px 16px;
}

.vzld-brand-card h3 {
  min-width: 0;
  margin: 0;
  overflow-wrap: anywhere;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0;
}

.vzld-brand-card-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 18px;
  color: #d7d7dd;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
}

.vzld-brand-card.is-order .vzld-brand-card-meta {
  color: #b6b6bf;
  font-size: 13px;
  font-weight: 600;
}

.vzld-brand-card-arrow {
  position: relative;
  width: 24px;
  height: 10px;
  flex: 0 0 24px;
}

.vzld-brand-card-arrow::before,
.vzld-brand-card-arrow::after {
  position: absolute;
  content: "";
}

.vzld-brand-card-arrow::before {
  top: 4px;
  right: 0;
  width: 23px;
  height: 1px;
  background: var(--vzld-brand-accent);
}

.vzld-brand-card-arrow::after {
  top: 1px;
  right: 0;
  width: 7px;
  height: 7px;
  border-top: 1px solid var(--vzld-brand-accent);
  border-right: 1px solid var(--vzld-brand-accent);
  transform: rotate(45deg);
}

.vzld-brands-page-v2 .vzld-brand-card.is-order > .vzld-brand-supply-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  min-height: 42px;
  margin: 0 18px 16px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 6px;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
  text-decoration: none;
  transition: color 180ms ease, border-color 180ms ease, background-color 180ms ease;
}

.vzld-brands-page-v2 .vzld-brand-card.is-order > .vzld-brand-supply-link:hover {
  border-color: rgba(229, 50, 36, 0.85);
  background: rgba(229, 50, 36, 0.1);
  color: #fff;
}

.vzld-brands-b2b {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  margin-top: 38px;
  padding: 30px 32px;
  border-top: 2px solid var(--vzld-brand-accent);
  border-radius: 0 0 8px 8px;
  background: #18181b;
}

.vzld-brands-b2b > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  min-height: 48px;
  padding: 0 20px;
  border: 1px solid var(--vzld-brand-accent);
  border-radius: 6px;
  background: var(--vzld-brand-accent);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: background-color 180ms ease, border-color 180ms ease;
}

.vzld-brands-b2b > a:hover {
  border-color: #ba241a;
  background: #ba241a;
}

@media (min-width: 1440px) {
  .vzld-brands-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 769px) and (max-width: 1023px) {
  .vzld-brands-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .vzld-brands-intro {
    align-items: stretch;
    flex-direction: column;
    gap: 20px;
    padding: 24px;
  }

  .vzld-brands-categories > summary {
    width: 100%;
  }

  .vzld-brands-categories-panel {
    right: auto;
    left: 0;
    width: 100%;
  }

  .vzld-brands-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .vzld-brand-card {
    min-height: 250px;
  }

  .vzld-brand-logo {
    height: 118px;
    margin: 10px 10px 0;
    padding: 14px;
  }

  .vzld-brand-card-body {
    padding: 14px 14px 12px;
  }

  .vzld-brand-card h3 {
    font-size: 15px;
  }

  .vzld-brand-card-meta {
    font-size: 12px;
  }

  .vzld-brands-page-v2 .vzld-brand-card.is-order > .vzld-brand-supply-link {
    align-self: stretch;
    margin: 0 14px 14px;
    font-size: 13px;
  }

  .vzld-brands-b2b {
    align-items: stretch;
    flex-direction: column;
    padding: 24px;
  }

  .vzld-brands-b2b > a {
    width: 100%;
  }
}

@media (max-width: 520px) {
  .vzld-brands-intro h2,
  .vzld-brands-b2b h2 {
    font-size: 22px;
  }

  .vzld-brands-intro,
  .vzld-brands-b2b {
    padding: 20px;
  }

  .vzld-brands-grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
  }

  .vzld-brand-card {
    position: relative;
    min-height: 176px;
  }

  .vzld-brand-card-primary {
    display: grid;
    grid-template-columns: 122px minmax(0, 1fr);
    min-height: 174px;
  }

  .vzld-brand-logo {
    align-self: stretch;
    width: 110px;
    height: auto;
    min-height: 150px;
    margin: 12px 0 12px 12px;
    padding: 12px;
  }

  .vzld-brand-card-body {
    justify-content: center;
    padding: 16px 14px 16px;
  }

  .vzld-brand-card.is-catalog .vzld-brand-card-body {
    justify-content: space-between;
  }

  .vzld-brand-card.is-order .vzld-brand-card-body {
    justify-content: flex-start;
    padding-bottom: 62px;
  }

  .vzld-brand-card h3 {
    font-size: 16px;
  }

  .vzld-brand-card-meta {
    margin-top: 14px;
    font-size: 13px;
  }

  .vzld-brand-card.is-order .vzld-brand-card-meta {
    margin-top: 10px;
  }

  .vzld-brands-page-v2 .vzld-brand-card.is-order > .vzld-brand-supply-link {
    position: absolute;
    right: 14px;
    bottom: 12px;
    left: 136px;
    min-height: 42px;
    margin: 0;
    padding: 8px 10px;
  }

  .vzld-brands-b2b {
    gap: 22px;
  }

  .vzld-brands-b2b > a {
    min-height: 46px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .vzld-brands-page-v2 *,
  .vzld-brands-page-v2 *::before,
  .vzld-brands-page-v2 *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

/* End */
/* /bitrix/templates/prom_s1/components/bitrix/news/brands.1/style.css?1685877816484 */
/* /bitrix/templates/prom_s1/components/bitrix/system.pagenavigation/.default/style.css?16858778162556 */
/* /bitrix/templates/prom_s1/components/bitrix/news.list/brands.list.v2/style.css?178568978610928 */
