

/* Start:/bitrix/templates/universe_s1/components/bitrix/news/brands.1/style.css?1782202093541*/
.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;
}
.intec-content .intec-content-right {
    margin-left: 0px!important;
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/news.detail/brands.default.1/style.css?178220206220078*/
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-preview-text,
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-description {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  -webkit-text-size-adjust: 100%;
  color: #404040;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-image:not(:only-child) {
  margin-left: 16px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-image-wrapper {
  position: relative;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  padding-top: 35%;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-image-wrapper img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-image-wrapper-2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  white-space: nowrap;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-image-wrapper-2::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  overflow: hidden;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-information + .news-detail-description {
  margin-top: 16px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 * + .news-detail-sections, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 * + .news-detail-products, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-filter.filter-horizontal {
  margin-top: 40px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-sections-header, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-products-header {
  margin-bottom: 24px;
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
  color: #404040;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 * + .news-detail-return {
  margin-top: 40px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-return-wrapper {
  font-weight: 500;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #808080;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-return-wrapper i {
  margin-right: 6px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel {
  margin-bottom: 20px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 -10px;
  position: relative;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=desktop] {
  padding-bottom: 5px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] {
  display: none;
}
@media all and (max-width: 720px) {
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] {
    display: block;
  }
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] .news-detail-panel-views {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] .news-detail-panel-sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] .news-detail-panel-sort-button {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] .news-detail-panel-views,
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] .news-detail-panel-filter {
  width: 44px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-filter, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding: 0 10px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views-button {
  cursor: pointer;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views-button svg {
  display: block;
  fill: #404040;
  stroke: #404040;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 -10px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views-item {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  color: #bababa;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding: 0 10px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views-item:hover {
  color: #404040;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-views-item[data-active=true] {
  color: #202020;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  cursor: pointer;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-text, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-icon {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  font-size: 14px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-icon svg {
  display: block;
  fill: #404040;
  stroke: #404040;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-text {
  padding-left: 9px;
  color: #404040;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-items {
  -webkit-box-shadow: 0 8px 32px 0 rgba(27, 30, 37, 0.08);
  -moz-box-shadow: 0 8px 32px 0 rgba(27, 30, 37, 0.08);
  box-shadow: 0 8px 32px 0 rgba(27, 30, 37, 0.08);
  bottom: auto;
  left: auto;
  right: 0;
  top: 100%;
  height: auto;
  width: 265px;
  background-color: #fff;
  cursor: default;
  display: none;
  margin-top: 10px;
  padding: 28px 32px;
  position: absolute;
  z-index: 25;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-items-wrapper {
  margin: -8px 0;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-item {
  padding: 8px 0;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  cursor: pointer;
  font-size: 14px;
  line-height: 18px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-item-description, .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-item-name {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-sort-item-description {
  color: #808080;
  margin-left: 20px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: auto;
  width: auto;
  display: none;
  position: fixed;
  visibility: hidden;
  z-index: 125;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup[data-state=open] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup[data-role="catalog.panel.sortMobilePopup"] .news-detail-panel-popup-selection-control {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup[data-role="catalog.panel.sortMobilePopup"] .news-detail-panel-popup-selection-title {
  padding-top: 1px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-overlay {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: auto;
  width: auto;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  visibility: visible;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-window {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  min-width: 320px;
  visibility: visible;
  background-color: #fff;
  border-radius: 20px 20px 0 0;
  padding: 34px 23px;
  width: 100%;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-window-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 24px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-window-title {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  color: #1b1e25;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  padding-right: 16px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-window-close {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  padding: 0 8px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-window-close svg {
  display: block;
  fill: #808080;
  stroke: #808080;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selections {
  margin: -12px 0;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection {
  padding: 12px 0;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-wrapper {
  display: block;
  text-decoration: none;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-content {
  padding-left: 13px !important;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  color: #404040;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  margin: 0 -4px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-description {
  color: #808080;
  font-weight: normal;
  font-size: 12px;
  padding-top: 4px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-icon,
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-text {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding: 0 4px;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-selection-icon svg {
  display: block;
  fill: #404040;
  stroke: #404040;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-filter {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  -ms-flex: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  min-width: 320px;
  visibility: visible;
  width: 100%;
  height: 90%;
  padding: 0;
  background-color: #FFF;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-filter-close {
  position: absolute;
  top: 16px;
  right: 20px;
  padding: 0;
  z-index: 2;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-popup-filter-content {
  position: relative;
  height: 100%;
  z-index: 1;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-filter-button {
  cursor: pointer;
}
.ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-filter-button svg {
  display: block;
  fill: #404040;
  stroke: #404040;
}
@media all and (max-width: 720px) {
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-filter {
    display: none;
  }
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-panel-wrapper[data-device=mobile] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news-detail.c-news-detail-brands-detail-1 .news-detail-image {
    display: none;
  }
}
.intec-content .intec-content-right {
    margin-left: 0px;
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.section.list/catalog.tile.1/style.css?17788396004579*/
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 {
  display: block;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-items {
  position: relative;
  z-index: 0;
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item {
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -ms-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item:hover {
  z-index: 1;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-wrapper {
  display: block;
  padding: 30px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-image-wrapper {
  position: relative;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  width: 65px;
  height: 65px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-image-wrapper img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-information {
  text-align: left;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-title {
  display: inline-block;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  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;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-children {
  display: block;
  margin: 10px -6px 0 -6px;
  min-width: 12px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-child {
  display: inline-block;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #666666;
  margin: 0 6px;
  text-decoration: none;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-child-elements {
  color: #1d1d1d;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-description {
  display: block;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #888888;
  margin-top: 10px;
  text-align: left;
}
@media all and (max-width: 420px) {
  .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-description {
    text-align: center;
  }
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1[data-borders=true] .catalog-section-list-item {
  border: 1px solid #f2f2f2;
  margin: 0 -1px -1px 0;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1[data-picture-size=small] .catalog-section-list-item-image-wrapper {
  width: 60px;
  height: 60px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1[data-picture-size=medium] .catalog-section-list-item-image-wrapper {
  width: 90px;
  height: 90px;
}
@media all and (max-width: 420px) {
  .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-title {
    font-size: 14px;
  }
}

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

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/.default/style.css?17788396002556*/
.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/universe_s1/components/bitrix/catalog.section/catalog.text.3/style.css?178216100782815*/
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 {
  display: block;
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-navigation {
  display: block;
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-navigation.catalog-section-navigation-top {
  margin-bottom: 30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-navigation.catalog-section-navigation-bottom {
  margin-top: 30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-items-gifts {
  max-width: 100%;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header {
  padding: 16px 24px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #B0B0B0;
  border: 1px solid #F7F7F7;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header {
    display: none;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-properties, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-quantity-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-price-wrap {
  text-align: left;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-name-properties {
  margin-top: 4px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-name-property {
  font-size: 10px;
  line-height: 14px;
  font-weight: 400;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-panel-button {
  font-size: 12px;
  line-height: 1;
  text-transform: initial;
  padding: 12px;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: background-color, border-color, opacity;
  -moz-transition-property: background-color, border-color, opacity;
  -ms-transition-property: background-color, border-color, opacity;
  -o-transition-property: background-color, border-color, opacity;
  transition-property: background-color, border-color, opacity;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-panel-button[data-basket-state=disabled] {
  opacity: 0.5;
  pointer-events: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-panel-button[data-basket-state=processing] {
  pointer-events: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-items {
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item:hover .catalog-section-item-quick-view {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item[data-border=close] {
  border-bottom: 1px solid #F7F7F7;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item[data-available=false] .catalog-section-item-additional {
  opacity: 0;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item[data-available=false] .catalog-section-item-additional-wrap {
    display: none;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item:last-child .catalog-section-item-background {
  border-bottom: 1px solid #F7F7F7;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-background {
  border: 1px solid #F7F7F7;
  border-bottom: none;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -ms-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-background:hover {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-wrapper {
  padding: 16px 24px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-header {
  margin-bottom: 16px;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-selector {
    display: none;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-name, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-name {
  flex-basis: 100%;
  max-width: 300px;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-name, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-name {
    margin-bottom: 22px;
    max-width: initial;
    order: 1;
  }
}
@media all and (max-width: 500px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-name, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-name {
    margin-bottom: 10px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-name-wrapper {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #1B1E25;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-name-properties {
  margin-top: 8px !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-name-property {
  font-size: 12px;
  line-height: 16px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-name-property-name {
  display: none;
  color: #B0B0B0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-name-property-value {
  color: #404040;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quantity-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-quantity-wrap {
  flex-basis: 100%;
  max-width: 140px;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quantity-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-quantity-wrap {
    margin-bottom: 28px;
    max-width: initial;
    order: 2;
  }
}
@media all and (max-width: 500px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quantity-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-quantity-wrap {
    margin-bottom: 15px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quantity {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  color: #1B1E25;
  text-align: left;
  white-space: nowrap;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quantity[data-offer=false] {
  display: block;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quantity-value {
    display: flex;
  }
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quantity-value div:first-child {
    padding-right: 8px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quantity-icon {
  margin-right: 8px;
  top: -2px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quantity-available {
  background: #24B779;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quantity-few {
  background: #F4BB28;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quantity-unavailable {
  background: #B0B0B0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-vote {
  margin-top: 8px;
  text-align: left;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-vote .ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 .iblock-vote-rating-item {
  font-size: 12px;
  padding: 0 3px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-description {
  margin: 16px 0 24px 0;
  max-height: 105px;
  max-width: 800px;
  font-size: 14px;
  line-height: 1.5;
  color: #404040;
  overflow: hidden;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-properties-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-properties-wrap {
  flex-basis: 100%;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-properties-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-properties-wrap {
    margin-bottom: 28px;
    order: 3;
  }
}
@media all and (max-width: 500px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-properties-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-properties-wrap {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-property {
    width: auto;
    flex-basis: auto;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-property[data-empty=true] {
    display: none;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-property-name {
  display: none;
  margin-bottom: 8px;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #B0B0B0;
  text-transform: uppercase;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-property-name {
    display: block;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-property-value {
  font-size: 14px;
  line-height: 14px;
  text-align: left;
  color: #1B1E25;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-property-value {
    text-align: left;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price {
  display: block;
  text-align: left;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price[data-show=false] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price[data-discount=true] .catalog-section-item-price-base {
  display: flex;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price {
    text-align: left;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-price-wrap {
  flex-basis: 100%;
  max-width: 150px;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-price-wrap {
    max-width: fit-content;
    order: 4;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-range-items {
  position: absolute;
  padding: 28px;
  z-index: 1;
  left: -140px;
  top: -20px;
  border-radius: 4px;
  opacity: 0;
  background: #FFFFFF;
  pointer-events: none;
  -webkit-box-shadow: 0 16px 32px 0 rgba(27, 30, 37, 0.1);
  -moz-box-shadow: 0 16px 32px 0 rgba(27, 30, 37, 0.1);
  box-shadow: 0 16px 32px 0 rgba(27, 30, 37, 0.1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-range-items {
    width: max-content;
    left: 80px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-discount-wrapper:hover .catalog-section-item-price-range-items {
  opacity: 1;
  pointer-events: initial;
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-range-items-title {
  margin-bottom: 12px;
  font-size: 10px;
  line-height: 10px;
  font-weight: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: left;
  color: #B0B0B0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-range-item {
  margin-top: 12px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-range-quantity {
  margin-right: 16px;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  color: #404040;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-range-value {
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  color: #404040;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-discount {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  color: #1B1E25;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-discount {
    font-size: 18px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-discount-title {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  color: #808080;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-discount-wrapper {
  display: inline-block;
  padding-bottom: 4px;
  border-bottom: 1px dashed transparent;
  position: relative;
  top: 4px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price[data-range=false] .catalog-section-item-price-discount-wrapper {
  border-color: transparent !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price[data-range=true] .catalog-section-item-price-discount-wrapper {
  padding-bottom: 4px;
  border-color: #B0B0B0;
  cursor: pointer;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: border-color;
  -moz-transition-property: border-color;
  -ms-transition-property: border-color;
  -o-transition-property: border-color;
  transition-property: border-color;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-base {
  display: none;
  margin-top: 8px;
  font-size: 12px;
  line-height: 12px;
  color: #808080;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-base-wrapper {
  margin-right: 8px;
  text-decoration: line-through;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-percent {
  display: inline-block;
  padding: 5px 8px;
  background-color: #F4BB28;
  border-radius: 4px;
  font-weight: bold;
  font-size: 10px;
  line-height: 10px;
  color: #404040;
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-total {
    display: none;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-total-caption {
  font-size: 12px;
  line-height: 16px;
  color: #808080;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-price-total-value {
  margin-top: 4px;
  font-weight: bold;
  font-size: 20px;
  line-height: 27px;
  color: #1B1E25;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-wrap {
  margin-top: 12px;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-wrap {
    margin-top: 18px;
  }
}
@media all and (max-width: 500px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-wrap {
    margin-top: 4px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-property[data-visible=false] {
  display: none !important;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-property-wrapper {
    display: block;
    margin: 0;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-property-name {
  font-size: 10px;
  font-weight: 500;
  line-height: 10px;
  color: #B0B0B0;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media all and (max-width: 500px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-property-name {
    padding-top: 5px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-property-values {
  font-size: 0;
  margin: -4px;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-property-values {
    margin: 0;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-property-value {
  display: inline-block;
  margin: 4px;
  border: 1px solid #F7F7F7;
  vertical-align: middle;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: opacity, border-color;
  -moz-transition-property: opacity, border-color;
  -ms-transition-property: opacity, border-color;
  -o-transition-property: opacity, border-color;
  transition-property: opacity, border-color;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-property-value[data-state=selected] {
  border-color: #B0B0B0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-property-value[data-state=disabled] {
  border-color: transparent !important;
  opacity: 0.3;
  cursor: not-allowed;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-property-value[data-state=hidden] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-property-value [data-type=text] {
  font-size: 14px;
  line-height: 14px;
  color: #1B1E25;
  padding: 6px 12px;
  background-color: #F7F7F7;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-offers-property-value [data-type=picture] {
  width: 26px;
  height: 26px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media all and (max-width: 440px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-purchase-wrapper {
    margin: 0 auto;
    margin-top: 20px;
    width: 160px;
    max-width: 160px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-ratio {
  margin-right: 24px;
  font-size: 12px;
  text-align: left;
  color: #808080;
}
@media all and (max-width: 400px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-ratio {
    margin-right: 8px;
    white-space: nowrap;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-buttons-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-buttons-wrap {
  flex-basis: 100%;
  max-width: 168px;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-buttons-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-buttons-wrap {
    max-width: fit-content;
    order: 5;
  }
}
@media all and (max-width: 425px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-buttons-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-buttons-wrap {
    max-width: 94px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-buttons {
  display: block;
  font-size: 0;
  text-align: right;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-button {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #808080;
  fill: #808080;
  background: transparent !important;
  padding: 11px;
  width: 20px;
  height: 20px;
  text-align: center;
  border: 1px solid #E8E8E8;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-button svg {
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: fill;
  -moz-transition-property: fill;
  -ms-transition-property: fill;
  -o-transition-property: fill;
  transition-property: fill;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-button.inactive {
  opacity: 0.3;
  cursor: default;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-button:first-child {
  margin-left: 0;
}
@media all and (max-width: 1000px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-button {
    opacity: 0.85;
  }
}
@media all and (max-width: 425px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-button {
    padding: 8px;
    font-size: 16px;
    line-height: 24px;
    background: transparent;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-button.catalog-section-item-action-button-compare[data-compare-state=added], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-button.catalog-section-item-action-button-compared {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-button.catalog-section-item-action-button-compared[data-compare-state=added] {
  display: inline-block;
  margin-left: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-button.catalog-section-item-action-button-delay[data-basket-state=delayed], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-button.catalog-section-item-action-button-delayed {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-action-button.catalog-section-item-action-button-delayed[data-basket-state=delayed] {
  display: inline-block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-additional-wrap {
  display: none;
  padding: 20px;
  border-top: 1px solid #F7F7F7;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-additional-wrap {
    display: block;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-counter {
  text-align: center;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-counter .intec-ui-part-increment-wrapper {
  position: relative;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-counter-max-message {
  text-align: left;
  display: none;
  background-color: #FFFFFF;
  position: absolute;
  padding: 18px 22px;
  width: 272px;
  box-shadow: 0 0 24px rgba(27, 30, 37, 0.08);
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  color: #404040;
  top: -89px;
  left: -36px;
  z-index: 999;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-counter-max-message:before {
  content: "";
  position: absolute;
  bottom: -26px;
  left: 51px;
  border: 13px solid transparent;
  border-top: 13px solid #FFFFFF;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-counter-max-message-close {
  position: absolute;
  width: 10px;
  height: 10px;
  font-size: 20px;
  top: 5px;
  right: 10px;
  color: #000000;
  cursor: pointer;
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-counter {
    display: none;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-buttons {
  text-align: center;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button {
  width: 42px;
  padding: 11px 0;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  color: #808080;
  fill: #808080;
  background: transparent !important;
  height: 20px;
  text-align: center;
  border: 1px solid #E8E8E8;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button svg {
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: fill;
  -moz-transition-property: fill;
  -ms-transition-property: fill;
  -o-transition-property: fill;
  transition-property: fill;
}
@media all and (max-width: 425px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button {
    padding: 8px 0;
    width: 84px;
    font-size: 18px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button.catalog-section-item-order-button-add[data-basket-state=added], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button.catalog-section-item-order-button-added {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button.catalog-section-item-order-button-added[data-basket-state=added] {
  display: inline-block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button.catalog-section-item-order-button-toggle {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button.catalog-section-item-order-button-toggle.active {
  display: block;
}
@media all and (max-width: 900px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button.catalog-section-item-order-button-toggle {
    display: none !important;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button.catalog-section-item-order-button-toggle[data-toggle=open][data-basket-state=added], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button.catalog-section-item-order-button-toggle[data-toggle=open].added {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button.catalog-section-item-order-button-toggle[data-toggle=open][data-basket-state=added].added.active {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-order-button.catalog-section-item-order-button-subscribe.disabled {
  opacity: 0.3;
  color: #808080 !important;
  cursor: default;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-purchase-buttons {
  text-align: center;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-purchase-button {
  padding: 16px 30px;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state=added], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state=update], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-update {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added[data-basket-state=added], .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-update[data-basket-state=update] {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state=processing] .intec-ui-part-icon {
  visibility: hidden;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-purchase-button svg {
  margin-right: 4px;
  height: 16px;
  width: 16px;
  fill: #FFFFFF;
  vertical-align: middle;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-image {
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-image .catalog-section-item-image-look {
  width: 100px;
  height: 100px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-image .catalog-section-item-image-look img {
  border-radius: 5px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-image-wrapper {
  position: relative;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quick-view {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  font-size: 0;
  text-align: center;
}
@media all and (max-width: 1200px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quick-view {
    display: none !important;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-quick-view-button {
  display: inline-block;
  vertical-align: middle;
  visibility: visible;
  line-height: 1;
  padding: 10px;
  font-size: 14px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  color: #848790;
  opacity: 0.9;
  cursor: pointer;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-image-marks {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-image + .catalog-section-item-content {
  padding-left: 20px;
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-image + .catalog-section-item-content {
    padding: 0;
  }
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-content {
    margin-top: 16px;
  }
}
@media all and (max-width: 500px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-content {
    margin-top: 0;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-more {
  display: block;
  font-size: 0;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 1px;
  margin-top: 30px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-more + .catalog-section-navigation {
  margin-top: 20px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-more-button {
  display: inline-block;
  width: 100%;
  padding: 18px 0;
  vertical-align: top;
  border: 1px solid #F2F2F2;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-more-icon,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-more-text {
  display: inline-block;
  vertical-align: middle;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-more-icon {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-more-icon svg {
  fill: none !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-more-text {
  font-weight: 500;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-left: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-more-button:hover {
  border: 1px solid #FBFCFD;
  background-color: #FBFCFD;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-more-button:hover .catalog-section-more-icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item:hover {
  z-index: 1;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 [data-offer] {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 [data-offer=false] {
  display: block;
}
/* Полупрозрачный фон поверх всей страницы */
.popup-overlay {
  position: fixed;
  top: 0; 
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  display: none; /* по умолчанию спрятан */
  align-items: center;  /* чтобы содержимое было по центру */
  justify-content: center; 
  z-index: 9999; /* чтобы оверлей был над всем */
}

/* Контейнер с изображением */
.popup-content {
  position: relative;
  max-width: 80%;   /* ограничим, чтобы не выходило за экран */
  max-height: 80%; 
}

/* Cамое изображение внутри popup */
.popup-content img {
  width: 100%;      /* подгон по ширине контейнера */
  height: auto;     /* сохраняем пропорции */
  border-radius: 4px;
  display: block;
}

/* Кнопка-закрывалка (крестик) */
.popup-close {
  position: absolute;
  top: -20px;
  right: 0;
  font-size: 36px;
  color: #fff;
  cursor: pointer;
}

/*# sourceMappingURL=style.css.map */
.intec-grid.intec-grid-900-wrap a img {
width: 65px;
    height: 65px;
}
/* ==========================================================================
   WG redesign for catalog.text.2: grid + compact list
   ========================================================================== */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products {
  --wg-ink: #15181E;
  --wg-ink-2: #3a4150;
  --wg-muted: #69707e;
  --wg-faint: #9aa1ae;
  --wg-paper: #f3f4f6;
  --wg-surface: #fff;
  --wg-surface-2: #fafbfc;
  --wg-line: #e7e9ed;
  --wg-line-2: #eef0f3;
  --wg-accent: #1b45e0;
  --wg-accent-ink: #1334a8;
  --wg-accent-soft: #eef2fe;
  --wg-accent-soft-2: #e4ebfe;
  --wg-heat: #e2552b;
  --wg-heat-soft: #fcefe9;
  --wg-ok: #1f9d57;
  --wg-ok-soft: #e7f6ee;
  --wg-r1: 9px;
  --wg-r2: 14px;
  --wg-r3: 20px;
  --wg-pill: 999px;
  --wg-sh-sm: 0 1px 2px rgba(20,24,31,.05);
  --wg-sh-md: 0 8px 24px -10px rgba(20,24,31,.18), 0 2px 6px -2px rgba(20,24,31,.07);
  --wg-mono: "JetBrains Mono", Consolas, monospace;
  --wg-disp: "Bricolage Grotesque", Inter, Arial, sans-serif;
  --wg-body: Inter, Arial, sans-serif;
  font-family: var(--wg-body);
  color: var(--wg-ink);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products *,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products *::before,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products *::after { box-sizing: border-box; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products a { color: inherit; text-decoration: none; }

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-navigation { margin: 18px 0; }

/* top panel */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 16px;
  padding: 14px 16px;
  border-radius: var(--wg-r2);
  background: var(--wg-surface);
  border: 1px solid var(--wg-line);
  box-shadow: var(--wg-sh-sm);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-panel__title {
  font-family: var(--wg-disp);
  font-size: 20px;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -.02em;
  color: var(--wg-ink);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-panel__sub {
  color: var(--wg-muted);
  font-size: 12.5px;
  margin-top: 4px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-panel__right {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-view-btn,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-panel-basket-button {
  min-height: 36px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 9px 12px !important;
  border-radius: var(--wg-r1) !important;
  border: 1.5px solid var(--wg-line) !important;
  background: var(--wg-surface) !important;
  color: var(--wg-ink-2) !important;
  font-size: 12.5px !important;
  line-height: 1 !important;
  font-weight: 700 !important;
  cursor: pointer;
  transition: all .15s ease;
  box-shadow: none !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-view-btn:hover,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-view-btn.is-active {
  border-color: var(--wg-accent) !important;
  background: var(--wg-accent-soft) !important;
  color: var(--wg-accent) !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-panel-basket-button[data-basket-state="none"] {
  background: var(--wg-accent) !important;
  border-color: var(--wg-accent) !important;
  color: #fff !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-panel-basket-button[data-basket-state="disabled"] {
  opacity: .55;
  cursor: default;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-panel-selector {
  min-height: 36px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 11px;
  border-radius: var(--wg-r1);
  border: 1.5px solid var(--wg-line);
  background: var(--wg-surface);
  color: var(--wg-ink-2);
  cursor: pointer;
  font-size: 12.5px;
  font-weight: 700;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-panel-selector input { display: none; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-panel-selector span {
  width: 16px; height: 16px; border-radius: 5px; border: 1.5px solid var(--wg-line); background: var(--wg-surface-2);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-panel-selector input:checked + span { background: var(--wg-accent); border-color: var(--wg-accent); box-shadow: inset 0 0 0 3px #fff; }

/* grid base */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
  border: none !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-card {
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  background: var(--wg-surface);
  border: 1px solid var(--wg-line) !important;
  border-radius: var(--wg-r2);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: box-shadow .2s ease, transform .2s ease, border-color .2s ease;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-card:hover {
  box-shadow: var(--wg-sh-md);
  transform: translateY(-3px);
  border-color: var(--wg-line) !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-card__background,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-card__background:hover {
  border: none !important;
  box-shadow: none !important;
  height: 100%;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-card__wrapper {
  height: 100%;
  padding: 0 !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-card__content {
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* image */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-card__image {
  position: relative;
  height: 190px;
  background: var(--wg-surface-2);
  border-bottom: 1px solid var(--wg-line);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-card__image-link {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-card__image img {
  max-width: 92%;
  max-height: 150px;
  object-fit: contain;
  transition: transform .2s ease;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-card:hover .wg-product-card__image img { transform: scale(1.035); }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 3;
  display: inline-flex;
  padding: 5px 9px;
  border-radius: var(--wg-pill);
  background: var(--wg-ok-soft);
  color: var(--wg-ok);
  font-family: var(--wg-mono);
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-badge.is-request { background: var(--wg-heat-soft); color: var(--wg-heat); }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-image-zoom {
  position: absolute;
  right: 12px;
  bottom: 12px;
  z-index: 4;
  width: 34px;
  height: 34px;
  border-radius: var(--wg-r1);
  border: 1px solid var(--wg-line);
  background: #fff;
  color: var(--wg-ink);
  cursor: pointer;
  transition: all .15s ease;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-image-zoom:hover { border-color: var(--wg-accent); background: var(--wg-accent-soft); color: var(--wg-accent); }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-fav {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 5;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-action-buttons {
  display: flex !important;
  gap: 6px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-action-button {
  width: 34px !important;
  height: 34px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: var(--wg-r1) !important;
  border: 1px solid var(--wg-line) !important;
  background: #fff !important;
  color: var(--wg-faint) !important;
  box-shadow: none !important;
  transition: all .15s ease;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-action-button:hover { color: var(--wg-accent) !important; border-color: var(--wg-accent) !important; background: var(--wg-accent-soft) !important; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-action-button svg { max-width: 16px; max-height: 16px; }

/* body */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-card__body {
  padding: 15px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-brand {
  margin-bottom: 7px;
  font-family: var(--wg-mono);
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: .06em;
  color: var(--wg-accent);
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-name {
  min-height: 58px;
  margin-bottom: 10px;
  color: var(--wg-ink) !important;
  font-size: 13.5px !important;
  line-height: 1.38 !important;
  font-weight: 700 !important;
  max-width: none !important;
  cursor: pointer;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-name:hover { color: var(--wg-accent) !important; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-meta {
  display: grid !important;
  gap: 5px !important;
  margin: 0 0 12px !important;
  color: var(--wg-muted);
  font-size: 12px;
  line-height: 1.35;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-meta span { display: block; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-properties-more { display: none; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-state-row { margin-top: auto; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-quantity { margin-bottom: 10px; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-quantity { font-size: 12px; color: var(--wg-muted); }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-quantity-icon { width: 8px !important; height: 8px !important; min-width: 8px !important; border-radius: 50%; margin-right: 7px; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-quantity-available { background: var(--wg-ok) !important; box-shadow: 0 0 0 4px var(--wg-ok-soft); }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-quantity-unavailable { background: var(--wg-heat) !important; box-shadow: 0 0 0 4px var(--wg-heat-soft); }

/* price */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-price-row { margin-bottom: 13px; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-price { text-align: left !important; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-price-discount-wrapper {
  font-family: var(--wg-disp) !important;
  font-size: 22px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  letter-spacing: -.02em;
  color: var(--wg-ink) !important;
  border: none !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-price-base {
  margin-top: 5px;
  color: var(--wg-faint) !important;
  font-size: 12.5px !important;
  text-decoration: line-through;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-price[data-discount="false"] .catalog-section-item-price-base { display: none !important; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-price-percent { display: none !important; }

/* buttons */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-actions {
  display: grid;
  grid-template-columns: 1fr 42px;
  gap: 8px;
  align-items: stretch;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-order-buttons { min-width: 0; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-order-buttons { display: flex; gap: 8px; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-order-button,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button {
  min-height: 42px !important;
  min-width: 42px !important;
  border-radius: var(--wg-r1) !important;
  border: 1.5px solid var(--wg-accent) !important;
  background: var(--wg-accent) !important;
  color: #fff !important;
  font-weight: 800 !important;
  box-shadow: none !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-order-button:hover,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button:hover { background: var(--wg-accent-ink) !important; border-color: var(--wg-accent-ink) !important; color: #fff !important; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-order-button svg,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button svg { max-width: 17px; max-height: 17px; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-more {
  min-height: 42px;
  border-radius: var(--wg-r1);
  border: 1.5px solid var(--wg-line);
  background: var(--wg-surface);
  color: var(--wg-ink);
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .15s ease;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-more:hover { border-color: var(--wg-accent); background: var(--wg-accent-soft); color: var(--wg-accent); }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button-add .intec-ui-part-icon { display: none !important; }

/* additional row */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-additional {
  display: none;
  padding: 14px 15px;
  border-top: 1px solid var(--wg-line);
  background: var(--wg-surface-2);
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-additional__inner { justify-content: space-between !important; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-counter .intec-ui-control-numeric {
  height: 42px !important;
  border: 1.5px solid var(--wg-line) !important;
  border-radius: var(--wg-r1) !important;
  overflow: hidden;
  background: #fff;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-counter .intec-ui-part-input { height: 40px !important; font-family: var(--wg-mono); font-weight: 700; }

/* compact list */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list { grid-template-columns: 1fr; gap: 10px; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card { display: grid; grid-template-columns: 170px minmax(0, 1fr); min-height: 158px; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__background,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__wrapper,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__content { height: 100%; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__content { display: grid; grid-template-columns: 170px minmax(0, 1fr); }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__image { height: 100%; min-height: 158px; border-bottom: none; border-right: 1px solid var(--wg-line); }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__image img { max-height: 118px; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 190px;
  grid-template-areas:
    "brand price"
    "name price"
    "meta actions";
  gap: 6px 18px;
  align-items: start;
  padding: 16px 18px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-brand { grid-area: brand; margin-bottom: 0; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-name { grid-area: name; min-height: 0; max-width: 540px !important; margin-bottom: 0; font-size: 15px !important; line-height: 1.35 !important; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-meta { grid-area: meta; display: flex !important; flex-wrap: wrap; gap: 8px 16px !important; margin-bottom: 0 !important; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-meta span { position: relative; padding-left: 12px; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-meta span::before { content: ""; position: absolute; left: 0; top: .62em; width: 5px; height: 5px; border-radius: 50%; background: var(--wg-accent); }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-state-row { display: none; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-price-row { grid-area: price; justify-self: end; align-self: start; margin: 0; text-align: right; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .catalog-section-item-price { text-align: right !important; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .catalog-section-item-price-discount-wrapper { font-size: 24px !important; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-actions { grid-area: actions; align-self: end; }

/* more button / navigation */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-more { margin-top: 20px; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-more-button {
  min-height: 48px;
  border-radius: var(--wg-r1);
  border: 1.5px solid var(--wg-line);
  background: var(--wg-surface);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: var(--wg-ink);
  font-weight: 800;
  transition: all .15s ease;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-more-button:hover { border-color: var(--wg-accent); background: var(--wg-accent-soft); color: var(--wg-accent); }

/* popup */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .popup-overlay { display: none; position: fixed; inset: 0; z-index: 9999; align-items: center; justify-content: center; padding: 30px; background: rgba(21,24,30,.72); }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .popup-content { position: relative; max-width: min(980px, 96vw); max-height: 90vh; padding: 20px; border-radius: var(--wg-r3); background: var(--wg-surface); box-shadow: var(--wg-sh-md); }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .popup-content img { display: block; max-width: 100%; max-height: calc(90vh - 40px); object-fit: contain; }
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .popup-close { position: absolute; right: 12px; top: 8px; z-index: 2; font-size: 28px; line-height: 1; cursor: pointer; color: var(--wg-muted); }

@media all and (max-width: 1100px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media all and (max-width: 767px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-panel { display: block; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-panel__right { justify-content: flex-start; margin-top: 12px; overflow-x: auto; flex-wrap: nowrap; padding-bottom: 2px; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid { grid-template-columns: 1fr; gap: 12px; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card { grid-template-columns: 112px minmax(0, 1fr); min-height: 132px; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__content { grid-template-columns: 112px minmax(0, 1fr); }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__image { min-height: 132px; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__image img { max-height: 78px; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-badge { display: none; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-image-zoom,
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-fav { display: none; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__body { display: block; padding: 12px; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-name { font-size: 13px !important; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-meta { display: none !important; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-price-row { margin: 8px 0 10px; text-align: left; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .catalog-section-item-price { text-align: left !important; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .catalog-section-item-price-discount-wrapper { font-size: 18px !important; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-actions { grid-template-columns: 1fr 38px; }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .catalog-section-item-order-button,
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-more { min-height: 38px !important; }
}


/* WG точечная правка: корзина в списке добавляет товар сразу, без раскрытия нижней панели */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-buttons {
  width: 100%;
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button {
  width: 100% !important;
  min-width: 0 !important;
  padding: 0 14px !important;
  gap: 8px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button .intec-ui-part-content {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  white-space: nowrap;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button-add .intec-ui-part-icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button-add .intec-ui-part-icon svg {
  margin: 0 !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-order-button-toggle[data-toggle="close"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-additional {
  display: none !important;
}
@media all and (max-width: 767px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button {
    min-height: 38px !important;
    padding: 0 10px !important;
    font-size: 12px !important;
  }
}

/* Состояния кнопки покупки внутри карточки: показываем только нужную кнопку */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button-added,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button-update,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button-add[data-basket-state="added"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button-add[data-basket-state="update"] {
  display: none !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button-add[data-basket-state="none"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button-add[data-basket-state="processing"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button-added[data-basket-state="added"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button-update[data-basket-state="update"] {
  display: flex !important;
}

/* WG FIX 1: показываем только одно состояние кнопки покупки */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-buttons {
  width: 100%;
  min-width: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button.catalog-section-item-purchase-button-update {
  display: none !important;
  width: 100%;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state="none"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state="processing"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added[data-basket-state="added"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button.catalog-section-item-purchase-button-update[data-basket-state="update"] {
  display: flex !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button .intec-ui-part-content {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 100%;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-purchase-button svg {
  margin-right: 0 !important;
}


/* ========================================================================== 
   WG FIX 2: синхронизация с демо-макетом и исправление списка/корзины
   - сохраняем штатную JS-логику Bitrix по data-offer
   - показываем только одно состояние кнопки покупки
   - в списке фиксируем цену, кнопку и "Подробнее"
   ========================================================================== */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card {
  display: block !important;
  min-height: 158px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__background,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__wrapper {
  width: 100%;
  height: 100%;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__content {
  display: grid !important;
  grid-template-columns: 170px minmax(0, 1fr);
  min-height: 158px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__body {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(220px, auto);
  grid-template-areas:
    "brand price"
    "name price"
    "meta actions";
  gap: 6px 18px;
  align-items: start;
  padding: 16px 18px;
  min-width: 0;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-price-row {
  grid-area: price;
  justify-self: end;
  align-self: start;
  margin: 0 !important;
  text-align: right;
  min-width: 0;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-price-discount-wrapper,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-price-base-wrapper,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-price-total-value {
  white-space: nowrap;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .catalog-section-item-price-discount-wrapper {
  font-size: 24px !important;
  line-height: 1.05 !important;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-actions {
  grid-template-columns: minmax(0, 1fr) auto;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-actions {
  grid-area: actions;
  align-self: end;
  align-items: end;
  grid-template-columns: minmax(130px, 1fr) auto;
  gap: 8px;
  min-width: 0;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-more {
  height: 42px;
  min-height: 42px;
  min-width: 42px;
  padding: 0 12px;
  white-space: nowrap;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-more__text {
  display: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-more__icon {
  display: inline-flex;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-more__text {
  display: inline-flex;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-more__icon {
  display: none;
}

/* Не ломаем штатный показ офферов: скрытые [data-offer] остаются скрытыми, выбранный оффер может быть показан JS inline-стилем. */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-buttons {
  width: 100%;
  min-width: 0;
  height: 42px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-buttons:not([data-offer="false"]) {
  display: none;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-buttons[data-offer="false"] {
  display: block;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button {
  width: 100% !important;
  height: 42px !important;
  min-height: 42px !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 14px !important;
  border-radius: var(--wg-r1) !important;
  line-height: 1.1 !important;
  text-align: center;
  white-space: normal;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button.catalog-section-item-purchase-button-update {
  display: none !important;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state="none"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state="processing"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added[data-basket-state="added"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button.catalog-section-item-purchase-button-update[data-basket-state="update"] {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state="added"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state="update"] {
  display: none !important;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button .intec-ui-part-content {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 100%;
  text-align: center;
}

.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-order-button-toggle[data-toggle="close"],
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-additional {
  display: none !important;
}

@media all and (max-width: 767px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__content {
    grid-template-columns: 112px minmax(0, 1fr);
    min-height: 132px;
  }

  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-card__body {
    display: block !important;
    padding: 12px;
  }

  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-price-row {
    display: block;
    margin: 8px 0 10px !important;
    text-align: left;
  }

  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .catalog-section-item-price-discount-wrapper {
    font-size: 18px !important;
  }

  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-actions {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
  }
}
/* WG FIX 3: «Подробнее» всегда стрелкой (как в демо) + «В корзину» на всю ширину */

/* всегда показываем иконку-стрелку, слово прячем в обоих видах */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-more__text,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-more__text {
  display: none !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-more__icon,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-more__icon {
  display: inline-flex !important;
}

/* кнопка «Подробнее» — фиксированный квадрат 42px, не растягивается и не наезжает */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-more,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-more {
  width: 42px;
  min-width: 42px;
  padding: 0 !important;
}

/* колонки действий: контент + 42px под стрелку (и в плитке, и в списке) */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-actions,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-products-grid.is-list .wg-product-actions {
  grid-template-columns: minmax(0, 1fr) 42px;
}

/* «В корзину» занимает всю первую колонку */
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-order-buttons-wrap,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-order-buttons,
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-buttons {
  width: 100% !important;
  min-width: 0 !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-button {
  width: 100% !important;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-order-buttons-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .catalog-section-item-order-buttons, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-order-buttons .catalog-section-item-purchase-buttons {
    width: 100% !important;
    min-width: 0 !important;
    margin-left: -3px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2.wg-catalog-products .wg-product-actions {
    display: flex;
    flex-direction: row;
}
.ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-item-buttons-wrap, .ns-bitrix.c-catalog-section.c-catalog-section-catalog-text-2 .catalog-section-header-buttons-wrap {
    flex-basis: 100%;
    max-width: none;
}
/* End */
/* /bitrix/templates/universe_s1/components/bitrix/news/brands.1/style.css?1782202093541 */
/* /bitrix/templates/universe_s1/components/bitrix/news.detail/brands.default.1/style.css?178220206220078 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.section.list/catalog.tile.1/style.css?17788396004579 */
/* /bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/.default/style.css?17788396002556 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.section/catalog.text.3/style.css?178216100782815 */
