@charset "UTF-8";
:root {
  --catalog-term-heading--color:#000000;
  --catalog-term-heading--color-hover:#ED1A22;
}

.wrapper-highlighted {
  padding: 24px;
  box-shadow: 0px 2px 19px 0px rgba(180, 180, 180, 0.2509803922);
  border-radius: 8px;
}

.wrapper-style-teaser1 {
  border-radius: 8px;
  padding: 12px;
  position: relative;
}

.wrapper-style-teaser1-alt {
  border-radius: 8px;
  padding: 24px;
  position: relative;
}

.wrapper-style-teaser1:hover {
  box-shadow: 0 2px 19px 0 rgba(180, 180, 180, 0.2509803922);
  z-index: 1;
}

.wrapper-style-teaser3 {
  border-radius: 8px;
  padding: 12px;
  position: relative;
}

.wrapper-style-teaser3:hover {
  box-shadow: 0 2px 19px 0 rgba(180, 180, 180, 0.2509803922);
  z-index: 1;
}

.wrapper-style-teaser-tags {
  margin-top: -6px;
  min-height: 21px;
}

:root,:root {
  --catalog-term-heading--color:#000000;
  --catalog-term-heading--color-hover:#ED1A22;
}

.node--type-product.node--view-mode-full .horizontal-tabs-panes {
  padding-bottom: 0 !important;
}
.node--type-product.node--view-mode-full .field-field-visual-cat-in-product-card a {
  display: inline-flex;
  white-space: nowrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  user-select: none;
  touch-action: manipulation;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
  border-style: solid;
  height: 56px;
  gap: 12px;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 8px;
  border-width: 1px;
  font-size: 16px;
  line-height: 24px;
  font-family: "NunitoSans";
  font-weight: 700;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #262626;
}
.node--type-product.node--view-mode-full .field-field-visual-cat-in-product-card a:hover {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: #262626;
}
.node--type-product.node--view-mode-full .field-field-visual-cat-in-product-card a {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  font-family: "NunitoSans";
  font-weight: 400;
  gap: 16px;
}
.node--type-product.node--view-mode-full .field-field-visual-cat-in-product-card a:before {
  content: "";
  width: 18px;
  height: 18px;
  display: flex;
  background-image: url("../../assets/img/visual-cat-icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.node--type-product.node--view-mode-full .layout-vertical-g0 .group-top .group-right > .field-field-display-title .value h1,.node--type-product.node--view-mode-full .layout-vertical-g0 .group-top .group-right > .field-field-display-title .value {
  font-size: 36px;
  line-height: 46px;
  font-family: "NunitoSans";
  font-weight: 700;
}
.node--type-product.node--view-mode-full .field-group-tabs-wrapper:has(.horizontal-tabs-list:empty) {
  display: none;
}
.node--type-product.node--view-mode-full .horizontal-tabs {
  overflow-x: hidden;
}
.node--type-product.node--view-mode-full .horizontal-tabs .horizontal-tabs-list,.node--type-product.node--view-mode-full .horizontal-tabs .horizontal-tab-button {
  border-top: none;
  border-left: none;
  border-right: none;
}
.node--type-product.node--view-mode-full .horizontal-tabs .horizontal-tab-button strong {
  font-size: 16px;
  line-height: 24px;
  font-family: "NunitoSans";
  font-weight: 700;
  color: #8c8c8c;
  transition: color 0.3s ease;
}
.node--type-product.node--view-mode-full .horizontal-tabs .horizontal-tab-button.selected strong {
  color: #262626;
}
.node--type-product.node--view-mode-full .horizontal-tabs .horizontal-tab-button:not(.selected) strong:hover {
  color: #ED1A22;
}
.node--type-product.node--view-mode-full .delivery-info {
  margin-top: 24px;
  max-width: 350px;
}
.node--type-product.node--view-mode-full .field-cross-group-products::-webkit-scrollbar {
  display: none;
}
.node--type-product.node--view-mode-full .field-cross-group-products {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.node--type-product.node--view-mode-full .field-cross-group-products .swiper-wrapper {
  padding: 8px;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.node--type-product.node--view-mode-full .field-cross-group-products .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.node--type-product.node--view-mode-full .field-cross-group-products {
  overflow: hidden;
  position: relative;
}
.node--type-product.node--view-mode-full .field-cross-group-products .values {
  position: unset !important;
}
.node--type-product.node--view-mode-full .field-cross-group-products .values .swiper-button-prev, .node--type-product.node--view-mode-full .field-cross-group-products .values .swiper-button-next {
  display: flex;
}
.node--type-product.node--view-mode-full .field-cross-group-products .values .swiper-button-prev {
  left: 28px;
  top: 40%;
}
.node--type-product.node--view-mode-full .field-cross-group-products .values .swiper-button-next {
  right: 10px;
  top: 40%;
}
.node--type-product.node--view-mode-full .field-cross-group-products .values {
  overflow: hidden;
  --swiper--enabled: true;
  --swiper--gap: 20px;
  --swiper--slide-width: 268px;
  --swiper--simulate-touch-enabled: true;
  --swiper--navigation-enabled: true;
}
.node--type-product.node--view-mode-full .field-buy-one-click {
  margin-top: 24px;
}
.node--type-product.node--view-mode-full .field-field-display-title .value h1 {
  margin: 0;
}
.node--type-product.node--view-mode-full .field-cart-add .cart-form {
  display: flex;
}
.node--type-product.node--view-mode-full .field-cart-add .cart-form .form-item-go-to-cart {
  display: none;
}
.node--type-product.node--view-mode-full .field-cart-add .cart-form .form-item-quantity.quantity {
  width: 100%;
  height: 56px;
}
.node--type-product.node--view-mode-full .field-cart-add .cart-form .form-item-quantity.quantity .quantity__change, .node--type-product.node--view-mode-full .field-cart-add .cart-form .form-item-quantity.quantity .quantity__text {
  height: 56px;
}
.node--type-product.node--view-mode-full .field-cart-add .form-item-add-to-cart {
  width: 100%;
}
.node--type-product.node--view-mode-full .field-cart-add .form-item-add-to-cart button {
  width: 100%;
  height: 56px;
}
.node--type-product.node--view-mode-full .group-gallery .field-format-preview-gallery {
  overflow: hidden;
  position: unset;
}
.node--type-product.node--view-mode-full .group-gallery .field-format-preview-gallery .preview-gallery-swiper {
  position: unset;
}
.node--type-product.node--view-mode-full .group-gallery .field-format-preview-gallery .preview-gallery-swiper .swiper-button-next {
  right: -20px;
}
.node--type-product.node--view-mode-full .group-gallery .field-format-preview-gallery .preview-gallery-swiper .swiper-button-prev {
  left: -20px;
}
.node--type-product.node--view-mode-full .group-gallery .field-format-preview-gallery .preview-gallery-swiper .swiper-button-prev, .node--type-product.node--view-mode-full .group-gallery .field-format-preview-gallery .preview-gallery-swiper .swiper-button-next {
  top: calc(50% - 20px);
}
.node--type-product.node--view-mode-full .group-gallery .field-format-preview-gallery .preview-gallery-swiper .swiper-wrapper {
  position: unset;
}
.node--type-product.node--view-mode-full .group-gallery {
  position: relative;
}
.node--type-product.node--view-mode-full .group-top {
  flex-direction: column;
  margin-top: 48px;
  display: grid;
  grid-template-columns: 500px auto;
  gap: 30px;
}
.node--type-product.node--view-mode-full .group-top .stock-list {
  position: inherit;
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-family: "NunitoSans";
  font-weight: 400;
}
.node--type-product.node--view-mode-full .group-top .stock-list .stock-list__item {
  border: none;
  margin: 0;
  gap: 8px;
}
.node--type-product.node--view-mode-full .group-top .stock-list .stock-list__item .stock-list__name,.node--type-product.node--view-mode-full .group-top .stock-list .stock-list__item .stock-list__available {
  padding: 0;
}
.node--type-product.node--view-mode-full .group-top .stock-list:after {
  display: none;
}
.node--type-product.node--view-mode-full .group-top .field-field-stock-available > .value {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.node--type-product.node--view-mode-full .group-top .field-format-preview-gallery .values-main.preview-gallery-swiper {
  border-radius: 8px;
  overflow: hidden;
}
.node--type-product.node--view-mode-full .group-top2 {
  display: grid;
  flex-direction: column;
  grid-template-columns: 1fr 1fr;
  grid-gap: 24px;
}
.node--type-product.node--view-mode-full .group-top2 .group-prices-with-btn {
  border: 1px solid #d9d9d9;
  padding: 24px;
  border-radius: 8px;
  position: relative;
}
.node--type-product.node--view-mode-full .group-top2 .group-prices-with-btn .prices {
  display: flex;
  gap: 8px;
  align-items: baseline;
}
.node--type-product.node--view-mode-full .group-info {
  gap: 0;
}
.node--type-product.node--view-mode-full .group-info .field {
  display: flex;
  align-items: baseline;
}
.node--type-product.node--view-mode-full .group-info .field .label:after {
  content: ":";
}
.node--type-product.node--view-mode-full .group-info .field-field-analogs {
  justify-content: unset;
}
.node--type-product.node--view-mode-full .group-info > .field-field-cat-number {
  flex-wrap: wrap;
  gap: 10px;
}
.node--type-product.node--view-mode-full .group-info > .field-field-cat-number .label {
  font-size: 14px;
  line-height: 20px;
  font-family: "NunitoSans";
  font-weight: 400;
  color: #262626;
}
.node--type-product.node--view-mode-full .group-info > .field-field-cat-number .value {
  font-size: 16px;
  line-height: 24px;
  font-family: "NunitoSans";
  font-weight: 400;
  color: #262626;
}
.node--type-product.node--view-mode-full .group-right {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.node--type-product.node--view-mode-full .group-properties .label, .node--type-product.node--view-mode-full .group-properties .value {
  font-size: 16px;
  line-height: 24px;
  font-family: "NunitoSans";
  font-weight: 400;
  border: none;
  padding: 0;
  display: inline-block;
  background-color: #ffffff;
}
.node--type-product.node--view-mode-full .group-properties .label::before {
  content: " ";
  position: absolute;
  top: 1em;
  z-index: -1;
  width: 100%;
  border-bottom: 2px dotted;
}
.node--type-product.node--view-mode-full .group-properties .field {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 0;
  background-color: inherit;
  flex-wrap: wrap;
}
.node--type-product.node--view-mode-full .group-properties .field-field-brand .value {
  color: #262626;
}
.node--type-product.node--view-mode-full .group-properties {
  display: flex;
  flex-direction: column;
}
.node--type-product.node--view-mode-full .group-properties .field {
  display: flex;
  align-items: baseline;
}
.node--type-product.node--view-mode-full .group-properties .field .label {
  flex: 0 0 auto;
  white-space: nowrap; /* Запрет на перенос текста лейбла */
  margin-right: 8px; /* Небольшой отступ справа от лейбла */
}
.node--type-product.node--view-mode-full .group-properties .field .dots {
  flex: 1 1 auto; /* Точки занимают оставшееся пространство */
  border-bottom: 2px dotted #8c8c8c; /* Линия точек */
  height: 1px; /* Высота точки */
  margin: 0 3px; /* Отступы между лейблом и значением */
}
.node--type-product.node--view-mode-full .group-properties .field .value {
  flex: 0 0 auto; /* Значение занимает минимальную ширину */
  white-space: nowrap; /* Запрет на перенос текста значения */
}
.node--type-product.node--view-mode-full .field-field-title {
  font-size: 36px;
  line-height: 46px;
  font-family: "NunitoSans";
  font-weight: 600;
}
.node--type-product.node--view-mode-full .layout-vertical-g4 > .field-field-stock-available {
  font-size: 16px;
  line-height: 24px;
  font-family: "NunitoSans";
  font-weight: 400;
}
.node--type-product.node--view-mode-full .group-gallery > .field-field-marks {
  position: absolute;
  z-index: 9;
  top: 20px;
  left: 20px;
}
.node--type-product.node--view-mode-full .group-prices {
  display: flex;
  align-items: center;
  gap: 20px;
}
.node--type-product.node--view-mode-full .group-prices > .field-price .value {
  font-size: 24px;
  line-height: 34px;
  font-family: "NunitoSans";
  font-weight: 700;
}
.node--type-product.node--view-mode-full .group-prices > .not-price.field-price .value,.node--type-product.node--view-mode-full .horizontal-tabs-panes .field .label {
  font-size: 16px;
  line-height: 24px;
  font-family: "NunitoSans";
  font-weight: 400;
}
.node--type-product.node--view-mode-full .horizontal-tabs-panes {
  padding: 16px 0;
}
.node--type-product.node--view-mode-full .payments-delivery {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.node--type-product.node--view-mode-full .payments-delivery .field-field-dostavka {
  border: 1px solid #d9d9d9;
  padding: 24px;
  border-radius: 8px;
}
.node--type-product.node--view-mode-full .payments-delivery .field-field-dostavka .value {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.node--type-product.node--view-mode-full .fav-pr {
  display: flex;
  align-items: end;
  justify-content: end;
}
.node--type-product.node--view-mode-full .field-favorite .button-switch--favorites {
  border-radius: 0;
}
.node--type-product.node--view-mode-full .node--view-mode-teaser2 .field-favorite {
  position: absolute;
  right: 16px;
  top: 16px;
}
.node--type-product.node--view-mode-full .node--view-mode-teaser2:hover {
  box-shadow: 0px 0px 10px 0px rgba(98, 109, 124, 0.3019607843) !important;
}
.node--type-product.node--view-mode-full .car-icon, .node--type-product.node--view-mode-full .pay-icon {
  font-size: 16px;
  line-height: 24px;
  font-family: "NunitoSans";
  font-weight: 700;
  color: #262626;
  display: flex;
  gap: 8px;
}
.node--type-product.node--view-mode-full .car-icon:before, .node--type-product.node--view-mode-full .pay-icon:before {
  color: #262626;
  font-family: "icon-base";
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
}
.node--type-product.node--view-mode-full .car-icon:hover, .node--type-product.node--view-mode-full .pay-icon:hover,.node--type-product.node--view-mode-full .car-icon:hover:before, .node--type-product.node--view-mode-full .pay-icon:hover:before {
  color: #ED1A22;
}
.node--type-product.node--view-mode-full .car-icon:before {
  content: "\e928";
}
.node--type-product.node--view-mode-full .pay-icon:before {
  content: "\e92b";
}
.node--type-product.node--view-mode-full .field-group-tabs-wrapper .field-type-text-with-summary p:last-child {
  margin-bottom: 0;
}
@media (max-width: 1279px){
  .node--type-product.node--view-mode-full .group-top {
    grid-template-columns: 400px auto;
  }
}
@media (max-width: 1023px){
  .node--type-product.node--view-mode-full .field-field-visual-cat-in-product-card {
    display: none;
  }
  .node--type-product.node--view-mode-full .layout-vertical-g0 .group-top .group-right > .field-field-display-title .value h1,.node--type-product.node--view-mode-full .layout-vertical-g0 .group-top .group-right > .field-field-display-title .value {
    font-size: 30px;
    line-height: 40px;
    font-family: "NunitoSans";
    font-weight: 700;
  }
  .node--type-product.node--view-mode-full .group-top {
    margin-top: 30px;
    grid-template-columns: 300px auto;
  }
  .node--type-product.node--view-mode-full .group-top2 {
    grid-template-columns: 1fr;
  }
  .node--type-product.node--view-mode-full .group-gallery > .field-field-marks {
    top: 16px;
    left: 16px;
  }
}
@media (max-width: 767px){
  .node--type-product.node--view-mode-full .layout-vertical-g0 .group-top .group-right > .field-field-display-title {
    margin-right: 18px;
  }
  .node--type-product.node--view-mode-full .layout-vertical-g0 .group-top .group-right > .field-field-display-title .value h1,.node--type-product.node--view-mode-full .layout-vertical-g0 .group-top .group-right > .field-field-display-title .value {
    font-size: 24px;
    line-height: 34px;
    font-family: "NunitoSans";
    font-weight: 700;
  }
  .node--type-product.node--view-mode-full .horizontal-tabs .horizontal-tabs-list {
    overflow-x: scroll;
  }
  .node--type-product.node--view-mode-full .field-cross-group-products .values .swiper-button-prev, .node--type-product.node--view-mode-full .field-cross-group-products .values .swiper-button-next {
    display: none;
  }
  .node--type-product.node--view-mode-full .field-cross-group-products .values {
    --swiper--navigation-enabled: false;
  }
  .node--type-product.node--view-mode-full .group-top {
    margin-top: 0;
    display: flex;
    grid-template-columns: 1fr;
  }
  .node--type-product.node--view-mode-full .group-top2 {
    display: flex;
  }
  .node--type-product.node--view-mode-full .group-right {
    gap: 20px;
  }
}