/* ============================================================
   BASE: стили частей из catalog.default.1, перепривязаны к .yas-pdp
   (полное оформление всех parts: SKU-список, измерения, кредит,
    склады, панели, галерея, цены, кнопки и т.д.)
============================================================ */

@keyframes c-catalog-element-catalog-default-1 {
  from {
    -webkit-transform: translate(-100%, -100%);
    -moz-transform: translate(-100%, -100%);
    -ms-transform: translate(-100%, -100%);
    -o-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
  }
  to {
    -webkit-transform: translate(100%, 100%);
    -moz-transform: translate(100%, 100%);
    -ms-transform: translate(100%, 100%);
    -o-transform: translate(100%, 100%);
    transform: translate(100%, 100%);
  }
}
.yas-pdp {
  display: block;
}
.yas-pdp .catalog-element-timer {
  margin-bottom: 20px;
}
.yas-pdp .catalog-element-price-credit {
  margin-top: 16px;
  margin-bottom: 16px;
}
.yas-pdp .catalog-element-loader {
  position: relative;
  background-color: #F2F2F2;
  overflow: hidden;
  z-index: 3;
}
.yas-pdp .catalog-element-loader::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 35%, rgba(255, 255, 255, 0.85) 50%, rgba(0, 0, 0, 0) 65%);
  z-index: 1;
  animation-name: c-catalog-element-catalog-default-1;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
.yas-pdp .catalog-element-loader-reviews-button {
  width: 210px;
  height: 46px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.yas-pdp .catalog-element-loader-reviews-items {
  height: 105px;
  margin-top: 24px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.yas-pdp .catalog-element-panel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #FFF;
  z-index: 110;
  -webkit-box-shadow: 0 9px 24px 0 rgba(103, 130, 165, 0.35);
  -moz-box-shadow: 0 9px 24px 0 rgba(103, 130, 165, 0.35);
  box-shadow: 0 9px 24px 0 rgba(103, 130, 165, 0.35);
}
.yas-pdp .catalog-element-panel-content {
  padding: 10px 0;
}
.yas-pdp .catalog-element-panel-picture-item {
  width: 80px;
  height: 80px;
}
.yas-pdp .catalog-element-panel-base {
  padding-left: 20px;
  max-width: 370px;
}
.yas-pdp .catalog-element-panel-name {
  font-size: 18px;
  line-height: 27px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.yas-pdp .catalog-element-panel-quantity {
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}
.yas-pdp .catalog-element-panel-quantity-wrap {
  padding-top: 5px;
}
.yas-pdp .catalog-element-panel-quantity-icon {
  line-height: 0;
  padding-right: 8px;
}
.yas-pdp .catalog-element-panel-quantity-available {
  color: #14cc8d;
}
.yas-pdp .catalog-element-panel-quantity-unavailable {
  color: #fa9696;
}
.yas-pdp .catalog-element-panel-price-discount {
  font-size: 22px;
  line-height: 24px;
}
.yas-pdp .catalog-element-panel-price-percent {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  padding: 5px;
  margin-right: 20px;
  background-color: #fcd311;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.yas-pdp .catalog-element-panel-price-percent-wrap {
  font-size: 0;
  margin-top: 5px;
}
.yas-pdp .catalog-element-panel-price-base {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
  color: #888888;
  text-decoration: line-through;
}
.yas-pdp .catalog-element-panel-price-difference {
  margin-top: 5px;
  font-size: 13px;
  line-height: 1.2;
  color: #b6b6b6;
}
.yas-pdp .catalog-element-panel-price-content[data-discount=false] .catalog-element-panel-price-percent-wrap {
  display: none;
}
.yas-pdp .catalog-element-panel-counter, .yas-pdp .catalog-element-panel-purchase {
  padding-left: 30px;
}
.yas-pdp .catalog-element-panel-buttons {
  padding-left: 25px;
}
.yas-pdp .catalog-element-panel-button {
  line-height: 0;
  color: #bfc0c0;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.yas-pdp .catalog-element-panel-button-delay {
  display: block;
}
.yas-pdp .catalog-element-panel-button-delay[data-basket-state=delayed] {
  display: none;
}
.yas-pdp .catalog-element-panel-button-delayed {
  display: none;
}
.yas-pdp .catalog-element-panel-button-delayed[data-basket-state=delayed] {
  display: block;
}
.yas-pdp .catalog-element-panel-button-compare {
  display: block;
}
.yas-pdp .catalog-element-panel-button-compare[data-compare-state=added] {
  display: none;
}
.yas-pdp .catalog-element-panel-button-compared {
  display: none;
}
.yas-pdp .catalog-element-panel-button-compared[data-compare-state=added] {
  display: block;
}
.yas-pdp .catalog-element-panel-mobile {
  position: fixed;
  background: #fff;
  bottom: 0;
  left: 0;
  z-index: 75;
  width: 100%;
  padding: 16px 0;
  display: none;
  -webkit-box-shadow: 0 -8px 14px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 -8px 14px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 -8px 14px 0 rgba(0, 0, 0, 0.05);
}
.yas-pdp .catalog-element-panel-mobile-name {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin-right: 10px;
}
.yas-pdp .catalog-element-panel-mobile-price-discount {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
}
.yas-pdp .catalog-element-panel-mobile-price-percent-wrap {
  text-align: left;
}
.yas-pdp .catalog-element-panel-mobile-price-base {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-decoration-line: line-through;
  color: #fff;
  opacity: 0.5;
}
.yas-pdp .catalog-element-panel-mobile .catalog-element-purchase-order-button .button-text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0;
}
.yas-pdp .catalog-element-panel-mobile .catalog-element-panel-mobile-name {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  max-height: 34px;
  overflow: hidden;
}
.yas-pdp .catalog-element-panel-mobile .catalog-element-panel-mobile-price-content {
  vertical-align: middle;
  display: inline-block;
}
.yas-pdp .catalog-element-panel-mobile .catalog-element-purchase-order-button {
  padding: 6px 12px;
}
.yas-pdp .catalog-element-panel-mobile .catalog-element-purchase-order-button .button-icon {
  font-size: 18px;
  line-height: 1;
  vertical-align: middle;
}
.yas-pdp .catalog-element-panel-mobile [data-discount=false] [data-role="price.base"] {
  display: none;
}
.yas-pdp .catalog-element-measures {
  position: relative;
  margin: 12px 0;
  z-index: 1;
}
.yas-pdp .catalog-element-measures-price {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #404040;
}
.yas-pdp .catalog-element-measures-select {
  position: relative;
}
.yas-pdp .catalog-element-measures-select[data-active=false] .catalog-element-measures-select-options {
  display: none;
  opacity: 0;
}
.yas-pdp .catalog-element-measures-select[data-active=true] .catalog-element-measures-select-content-decoration {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.yas-pdp .catalog-element-measures-select[data-active=true] .catalog-element-measures-select-options {
  display: block;
  opacity: 1;
}
.yas-pdp .catalog-element-measures-select-content {
  font-size: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.yas-pdp .catalog-element-measures-select-content:hover .catalog-element-measures-select-content-title {
  background-color: #E7F1FF;
}
.yas-pdp .catalog-element-measures-select-content-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  color: #808080;
  padding: 2px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  -ms-transition-property: background-color;
  -o-transition-property: background-color;
  transition-property: background-color;
}
.yas-pdp .catalog-element-measures-select-content-decoration {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
}
.yas-pdp .catalog-element-measures-select-options {
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 4px;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.yas-pdp .catalog-element-measures-select-options-list {
  min-width: 80px;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 24px 0 rgba(27, 30, 37, 0.08);
  -moz-box-shadow: 0 0 24px 0 rgba(27, 30, 37, 0.08);
  box-shadow: 0 0 24px 0 rgba(27, 30, 37, 0.08);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.yas-pdp .catalog-element-measures-select-option {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
  color: #404040;
  padding: 4px 18px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.yas-pdp .catalog-element-measures-select-option:first-child {
  padding-top: 16px;
}
.yas-pdp .catalog-element-measures-select-option:last-child {
  padding-bottom: 16px;
}
.yas-pdp .catalog-element-information-wrap {
  display: block;
  margin-bottom: 20px;
}
.yas-pdp .catalog-element-information-wrap + * {
  margin-top: 20px;
}
.yas-pdp .catalog-element-brand {
  display: block;
}
.yas-pdp .catalog-element-brand img {
  max-width: 110px;
}
.yas-pdp .catalog-element-print {
  cursor: pointer;
}
.yas-pdp .catalog-element-print svg {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.yas-pdp .catalog-element-print path {
  fill: #a6b1b7;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: fill;
  -moz-transition-property: fill;
  -ms-transition-property: fill;
  -o-transition-property: fill;
  transition-property: fill;
}
.yas-pdp .catalog-element-print:hover path {
  fill: #333333;
}
.yas-pdp .widget.c-markers.c-markers-template-1 {
  margin-bottom: 10px;
}
.yas-pdp .catalog-element-information-left {
  position: relative;
  max-width: 42%;
}
.yas-pdp .catalog-element-information-left .widget.c-markers.c-markers-template-1 {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 1;
  margin-bottom: 0;
  pointer-events: none;
}
.yas-pdp .catalog-element-information-right {
  max-width: 58%;
}
.yas-pdp .catalog-element-gallery {
  position: relative;
  z-index: 0;
}
.yas-pdp .catalog-element-gallery-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 0;
}
.yas-pdp .catalog-element-gallery-video video {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  max-height: 100%;
}
.yas-pdp .catalog-element-gallery-video-play {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.yas-pdp .catalog-element-gallery-pictures {
  display: block;
}
.yas-pdp .catalog-element-gallery-pictures .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  width: 100%;
  z-index: -1;
}
.yas-pdp .catalog-element-gallery-pictures .owl-nav.disabled {
  display: none;
}
.yas-pdp .catalog-element-gallery-pictures .owl-prev,
.yas-pdp .catalog-element-gallery-pictures .owl-next {
  font-size: 50px;
  outline: none;
}
.yas-pdp .catalog-element-gallery-pictures .owl-prev {
  margin-left: -20px;
}
.yas-pdp .catalog-element-gallery-pictures .owl-prev.disabled span {
  color: #B0B0B0;
}
.yas-pdp .catalog-element-gallery-pictures .owl-next {
  margin-right: -20px;
}
.yas-pdp .catalog-element-gallery-pictures .owl-next.disabled span {
  color: #B0B0B0;
}
.yas-pdp .catalog-element-gallery-picture {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 50%;
}
.yas-pdp .catalog-element-gallery-picture-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.yas-pdp .catalog-element-gallery-picture-wrapper img.zoomImg {
  background-color: #fff;
}
.yas-pdp .catalog-element-gallery-previews {
  display: block;
  position: relative;
  margin-top: 20px;
}
.yas-pdp .catalog-element-gallery-preview {
  display: block;
  position: relative;
  border-bottom: 3px solid transparent;
  -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;
}
.yas-pdp .catalog-element-gallery-preview[data-active=true] {
  border-color: #0065ff;
}
.yas-pdp .catalog-element-gallery-preview img {
  display: inline-block;
  width: auto;
}
.yas-pdp .catalog-element-gallery-preview-stub {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 64px;
  border-radius: 2px;
}
.yas-pdp .catalog-element-gallery-preview-stub svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
}
.yas-pdp .catalog-element-gallery-preview-wrapper {
  display: block;
  position: relative;
  padding-top: 100%;
}
.yas-pdp .catalog-element-gallery-preview-wrapper-2 {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
  width: auto;
  height: auto;
  cursor: pointer;
}
.yas-pdp .catalog-element-gallery-preview-wrapper-2 svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
}
.yas-pdp .catalog-element-article {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: #3498db;
  text-align: right;
}
.yas-pdp .catalog-element-article[data-show=false] {
  display: none;
}
.yas-pdp .catalog-element-quantity {
  font-size: 16px;
  font-weight: 600;
}
.yas-pdp .catalog-element-quantity .text-gray{
    color: #777;
}
.yas-pdp .catalog-element-quantity .text-green{
  color: #1DB940;
  position: relative;
  padding-left: 20px;
}
.yas-pdp .catalog-element-quantity .text-green:before{
    content: '';
    position: absolute;
    left: 4px;
    top: 2px;
    width: 7px;
    height: 12px;
    border: solid #1DB940;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}
.yas-pdp .catalog-element-price {
  white-space: nowrap;
}
.yas-pdp .catalog-element-price[data-show=false] {
  display: none;
}
.yas-pdp .catalog-element-price[data-discount=false] .catalog-element-price-base,
.yas-pdp .catalog-element-price[data-discount=false] .catalog-element-price-difference {
  display: none;
}
.yas-pdp .catalog-element-price-discount {
  display: block;
  font-size: 34px;
  font-style: normal;
  font-weight: bold;
  color: #1d1d1d;
}
.yas-pdp .catalog-element-price-base {
  display: block;
  font-size: 25px;
  line-height: 25px;
  font-style: normal;
  font-weight: bold;
  color: rgb(232, 25, 90);
  text-decoration: line-through;
}
.yas-pdp .catalog-element-price-difference {
  font-size: 13px;
  line-height: 1.2;
  color: #b6b6b6;
}
.yas-pdp .catalog-element-price-wrapper {
  font-size: 13px;
  margin-top: 10px;
}
.yas-pdp .catalog-element-price-range {
  display: block;
  margin-top: 20px;
  overflow-y: visible;
  overflow-x: auto;
}
.yas-pdp .catalog-element-price-range-items {
  display: table;
}
.yas-pdp .catalog-element-price-range-item {
  display: table-row;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
}
.yas-pdp .catalog-element-price-range-item-text,
.yas-pdp .catalog-element-price-range-item-value {
  display: table-cell;
  padding: 6px 0;
  border-bottom: 1px solid #d4d4d4;
}
.yas-pdp .catalog-element-price-range-item-text {
  padding-right: 25px;
  font-size: 13px;
  color: #b7b7b7;
}
.yas-pdp .catalog-element-price-range-item-value {
  padding-left: 25px;
}
.yas-pdp .catalog-element-purchase {
  font-size: 0;
  min-width: 20px;
  min-height: 20px;
  text-align: left;
  white-space: normal;
}
.yas-pdp .catalog-element-purchase-buttons,
.yas-pdp .catalog-element-purchase-order,
.yas-pdp .catalog-element-purchase-counter {
  display: block;
}
.yas-pdp .catalog-element-purchase-counter {
  white-space: nowrap;
  margin: 20px 0;
}
.yas-pdp .catalog-element-purchase-counter-control {
  vertical-align: middle;
  position: relative;
}
.yas-pdp .catalog-element-purchase-counter-control-max-message {
  display: none;
  background-color: #FFFFFF;
  position: absolute;
  padding: 18px 22px;
  width: 272px;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
  color: #404040;
  top: -95px;
  left: 22px;
  z-index: 1;
  -webkit-box-shadow: 0 0 24px 0 rgba(27, 30, 37, 0.08);
  -moz-box-shadow: 0 0 24px 0 rgba(27, 30, 37, 0.08);
  box-shadow: 0 0 24px 0 rgba(27, 30, 37, 0.08);
}
.yas-pdp .catalog-element-purchase-counter-control-max-message:before {
  content: "";
  position: absolute;
  bottom: -26px;
  left: 51px;
  border: 13px solid transparent;
  border-top: 13px solid #FFFFFF;
}
.yas-pdp .catalog-element-purchase-counter-control-max-message-close {
  position: absolute;
  width: 10px;
  height: 10px;
  font-size: 20px;
  top: 5px;
  right: 10px;
  color: #000000;
  cursor: pointer;
}
.yas-pdp .catalog-element-purchase-counter-quantity {
  display: inline-block;
  vertical-align: middle;
}
.yas-pdp .catalog-element-purchase-counter-quantity-wrapper {
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #848484;
  margin-left: 10px;
}
.yas-pdp .catalog-element-purchase-order {
  text-align: center;
  margin: 20px 0 10px 0;
}
.yas-pdp .catalog-element-purchase-order-button {
  white-space: nowrap;
  font-weight: 500;
}
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-add[data-basket-state=added], .yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-add[data-complect-basket-state=added], .yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-basket-state=none], .yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-basket-state=processing], .yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-basket-state=delayed] {
  display: none;
}
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added] {
  display: inline-flex;
  background: #0fa873;
  border-color: #0fa873;
  color: #fff;
  box-shadow: 0 6px 20px rgba(15, 168, 115, 0.28);
}
.yas-pdp .catalog-element-purchase-order-button .intec-ui-part-icon {
  line-height: 0;
}
.yas-pdp .catalog-element-purchase-order-button .intec-ui-part-content {
  padding-top: 2px;
}
.yas-pdp .catalog-element-purchase-order-fast {
  padding: 0;
  margin-top: 20px;
  border: none;
  min-height: 22px;
}
.yas-pdp .catalog-element-purchase-order-fast .button-icon {
  font-size: 19px;
  line-height: 1;
}
.yas-pdp .catalog-element-purchase-order-fast .button-text {
  font-size: 14px;
  line-height: 1.5;
}
.yas-pdp .catalog-element-purchase-buttons-wrapper {
  display: block;
  min-width: 20px;
  min-height: 20px;
  white-space: nowrap;
}
.yas-pdp .catalog-element-purchase-button {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #a6b1b7;
  cursor: pointer;
  margin: 10px;
  -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;
}

.yas-pdp .catalog-element-purchase-button.catalog-element-purchase-button-delayed, .yas-pdp .catalog-element-purchase-button.catalog-element-purchase-button-delay[data-basket-state=delayed], .yas-pdp .catalog-element-purchase-button.catalog-element-purchase-button-compared, .yas-pdp .catalog-element-purchase-button.catalog-element-purchase-button-compare[data-compare-state=added] {
  display: none;
}
.yas-pdp .catalog-element-purchase-button.catalog-element-purchase-button-delayed[data-basket-state=delayed], .yas-pdp .catalog-element-purchase-button.catalog-element-purchase-button-compared[data-compare-state=added] {
  display: flex;
}
.yas-pdp .catalog-element-vote {
  margin-bottom: 20px;
}
.yas-pdp .catalog-element-vote .ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 .iblock-vote-rating-item {
  font-size: 13px;
  padding: 0 3px;
}
.yas-pdp .catalog-element-tabs-right {
  margin-top: 35px;
}
.yas-pdp .catalog-element-tabs-right .ns-bitrix.c-catalog-store-amount.c-catalog-store-amount-default .catalog-store-amount-item-block {
  max-width: 100%;
}
.yas-pdp .catalog-element-offers-property {
  display: block;
  margin-top: 15px;
  overflow: hidden;
}
.yas-pdp .catalog-element-offers-property-title {
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}
.yas-pdp .catalog-element-offers-property-values {
  display: block;
  font-size: 0;
  margin: 4px -3px -3px -3px;
}
.yas-pdp .catalog-element-offers-property-value {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 4px;
  margin: 3px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
  background: #fff;
  color: #222222;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 12px;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, border-color, background-color;
  -moz-transition-property: color, border-color, background-color;
  -ms-transition-property: color, border-color, background-color;
  -o-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
}
.yas-pdp .catalog-element-offers-property-value[data-state=hidden] {
  display: none;
}
.yas-pdp .catalog-element-offers-property-value[data-state=disabled] {
  color: #e8e8e8;
  border-color: #e8e8e8 !important;
}
.yas-pdp .catalog-element-offers-property-value[data-state=disabled] .catalog-element-offers-property-value-image {
  opacity: 0.3;
}
.yas-pdp .catalog-element-offers-property-value[data-state=selected] {
  background: #f6f6f6;
  border-radius: 12px;
}
.yas-pdp .catalog-element-offers-property-value-text {
  display: inline-block;
  vertical-align: middle;
  padding: 3px 9px;
  color: inherit;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  min-width: 24px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.yas-pdp .catalog-element-offers-property-value-image {
  height: 15px;
  width: 15px;
  border: 3px solid #e8e8e8;
  background-size: cover;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -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;
}
.yas-pdp .catalog-element-offers-property-value-overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #e8e8e8;
}
.yas-pdp .catalog-element-description {
  display: block;
  color: #1d1d1d;
  line-height: 1.5;
  text-align: left;
}
.yas-pdp .catalog-element-description.catalog-element-description-preview {
  font-style: normal;
  font-weight: normal;
  margin-top: 35px;
}
.yas-pdp[data-wide=true] .catalog-element-advantages {
  margin-top: 50px;
  margin-bottom: 50px;
}
.yas-pdp .catalog-element-information-part .catalog-element-advantages {
  margin-top: 50px;
  margin-bottom: 50px;
}
.yas-pdp .catalog-element-information-part .catalog-element-advantages .widget.c-advantages.c-advantages-catalog-template-1 {
  padding: 0;
  margin: 0;
}
.yas-pdp .catalog-element-information-part .catalog-element-advantages .widget.c-advantages.c-advantages-catalog-template-1 .widget-item-image img {
  max-width: 30px;
}
.yas-pdp .catalog-element-information-part .catalog-element-advantages .widget.c-advantages.c-advantages-catalog-template-1 .widget-item-name {
  font-size: 13px;
  line-height: 15px;
  font-weight: normal;
}
.yas-pdp .catalog-element-cheaper-button {
  display: inline-block;
  cursor: pointer;
  border-bottom: 1px dashed;
  font-size: 12px;
  line-height: 16px;
  color: #404040;
}
.yas-pdp .catalog-element-markdown-button {
  display: inline-block;
  cursor: pointer;
  border-bottom: 1px dashed;
  font-size: 12px;
  line-height: 16px;
  color: #404040;
}
.yas-pdp .catalog-element-delivery-calculation-button {
  padding: 0;
  border: none;
}
.yas-pdp .catalog-element-delivery-calculation-button-wrap svg {
  margin-top: 3px;
}
.yas-pdp .catalog-element-delivery-calculation-text {
  display: inline-block;
  padding-left: 0;
  margin-left: 0.714286em;
  cursor: pointer;
  border-bottom: 1px dashed;
  font-size: 12px;
  line-height: 16px;
  color: #404040;
}
.yas-pdp .catalog-element-properties {
  margin-top: 10px;
  overflow: hidden;
}
.yas-pdp .catalog-element-property-block {
  font-size: 14px;
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f8f9fb;
}
.yas-pdp .catalog-element-property-block > *{
  width: 50%;
}
.catalog-element-property-name{
  color: #3498db;
  font-weight: 500;
  padding-right: 5px;
}
.yas-pdp .catalog-element-properties-all {
  display: inline-block;
  margin: 15px 0 0 29px;
  cursor: pointer;
  -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;
}
.yas-pdp .catalog-element-sections-tabs {
  margin-top: 30px;
}
.yas-pdp .catalog-element-tabs {
  position: relative;
}
.yas-pdp .catalog-element-tabs[data-navigation=left] {
  padding-left: 15px;
}
.yas-pdp .catalog-element-tabs[data-navigation=right] {
  padding-right: 15px;
}
.yas-pdp .catalog-element-tabs[data-navigation=both] {
  padding: 0 15px;
}
.yas-pdp .catalog-element-tabs .owl-nav {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  font-size: 0;
  z-index: 2;
  margin: 0 -15px;
}
.yas-pdp .catalog-element-tabs .owl-nav button {
  position: absolute;
  top: 50%;
  display: block;
  padding: 6px;
  border: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  -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;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.yas-pdp .catalog-element-tabs .owl-nav button.sections-tabs-navigation-left {
  left: 0;
}
.yas-pdp .catalog-element-tabs .owl-nav button.sections-tabs-navigation-right {
  right: 0;
}
.yas-pdp .catalog-element-tabs .owl-nav button.disabled {
  opacity: 0;
  pointer-events: none;
}
.yas-pdp .catalog-element-tab {
  display: inline-block;
}
.yas-pdp .catalog-element-tab a {
  display: inline-block;
  color: #888888;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-decoration: none;
  background: transparent;
  margin-right: 0;
  padding: 10px 15px;
  border-bottom: 2px solid transparent;
  -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;
}
.yas-pdp .catalog-element-sections.catalog-element-sections-tabs .catalog-element-section {
  padding: 20px 0 15px 0;
  clear: both;
}
.yas-pdp .catalog-element-sections.catalog-element-sections-tabs .catalog-element-section-content {
  display: block;
}
.yas-pdp .catalog-element-sections-accessories {
  color: #2d2d2d;
  text-decoration: none;
}
.yas-pdp .catalog-element-sections-accessories.catalog-element-section {
  margin-bottom: 0;
}
.yas-pdp .catalog-element-sections.catalog-element-sections-wide {
  display: block;
}
.yas-pdp .catalog-element-sections.catalog-element-sections-wide .catalog-element-section,
.catalog-element-associated .catalog-element-sections.catalog-element-sections-wide .catalog-element-section{
  display: block;
  padding: 18px 0;
}
.yas-pdp .catalog-element-sections.catalog-element-sections-wide .catalog-element-section-name,
.catalog-element-associated .catalog-element-sections.catalog-element-sections-wide .catalog-element-section-name{
  display: block;
  font-size: 1.71428572em;
  font-style: normal;
  margin-bottom: 25px;
  text-align: left;
}
.yas-pdp .catalog-element-sections.catalog-element-sections-wide .catalog-element-section-content,
.catalog-element-associated  .catalog-element-sections.catalog-element-sections-wide .catalog-element-section-content{
  display: block;
}

.catalog-element-associated .catalog-section-item-name > *{
  font-weight: 400;
}
.yas-pdp .catalog-element-section-description {
  display: block;
  font-style: normal;
  font-weight: normal;
  color: #000;
  text-align: left;
}
.yas-pdp .catalog-element-section-properties {
  display: block;
}
.yas-pdp .catalog-element-section-property {
  display: block;
  padding: 20px 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.yas-pdp .catalog-element-section-property:nth-child(2n+1) {
  background-color: #f2f2f2;
}
.yas-pdp .catalog-element-properties-offer-container {
  display: none;
  margin-top: 10px;
}
.yas-pdp .catalog-element-properties-offer-container[data-parity=even] .catalog-element-section-property:nth-child(2n+1) {
  background-color: transparent;
}
.yas-pdp .catalog-element-properties-offer-container[data-parity=even] .catalog-element-section-property:nth-child(2n) {
  background-color: #f2f2f2;
}
.yas-pdp .catalog-element-section-property-name,
.yas-pdp .catalog-element-section-property-value {
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #222222;
  word-break: break-all;
}
.yas-pdp .catalog-element-section-document {
  display: block;
  text-decoration: none;
}
.yas-pdp .catalog-element-section-document-wrapper {
  display: block;
  position: relative;
  height: 100%;
  min-height: 100px;
  border: 1px solid #f1f3f5;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -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: box-shadow;
  -moz-transition-property: box-shadow;
  -ms-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
}
.yas-pdp .catalog-element-section-document-wrapper:hover {
  -webkit-box-shadow: 0 5px 10px 0 rgba(64, 72, 80, 0.1);
  -moz-box-shadow: 0 5px 10px 0 rgba(64, 72, 80, 0.1);
  box-shadow: 0 5px 10px 0 rgba(64, 72, 80, 0.1);
}
.yas-pdp .catalog-element-section-document-wrapper-2 {
  margin: 25px 30px;
}
.yas-pdp .catalog-element-section-document-name,
.yas-pdp .catalog-element-section-document-size {
  display: block;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
}
.yas-pdp .catalog-element-section-document-name {
  display: block;
  color: #262928;
}
.yas-pdp .catalog-element-section-document-size {
  display: block;
  color: #888888;
}
.yas-pdp .catalog-element-section-document-extension {
  display: block;
  position: absolute;
  font-size: 50px;
  font-style: normal;
  font-weight: bold;
  color: #f5f5f5;
  top: auto;
  right: auto;
  bottom: -14px;
  left: 0;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer {
  padding: 30px;
  border: 1px solid #F2F2F2;
  border-bottom: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer:hover {
  -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);
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer:last-child {
  border-bottom: 1px solid #F2F2F2;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-name {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 22px;
  color: #404040;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-quantity-wrap {
  margin-bottom: 15px;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-property {
  margin-bottom: 10px;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-property-title {
  margin-right: 5px;
  font-size: 14px;
  line-height: 1;
  color: #808080;
  word-break: break-all;
  min-width: 60px;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-property-value {
  font-size: 14px;
  line-height: 1;
  color: #404040;
  word-break: break-all;
  min-width: 60px;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-price {
  white-space: nowrap;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-price-range {
  margin-top: 20px;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-price-discount {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: #404040;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-price-base {
  font-size: 14px;
  color: #b7b7b7;
  text-decoration: line-through;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-price[data-show=false] {
  display: none;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-price[data-discount=false] .catalog-element-offer-price-base {
  display: none;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-price-range-item {
  margin-bottom: 12px;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-price-range-item-text {
  font-size: 14px;
  color: #808080;
  word-break: break-all;
  min-width: 70px;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-price-range-item-line {
  border-bottom: 1px dashed #e8e8e8;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-price-range-item-value {
  font-size: 14px;
  color: #404040;
  word-break: break-all;
  min-width: 130px;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-purshare-wrap {
  margin-bottom: 15px;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-buttons-wrap {
  margin-top: 15px;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer-orderfast {
  margin-left: 15px;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer .catalog-element-purchase-order-subscribe {
  text-align: right;
}
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer[data-available=false] .catalog-element-offer-orderfast[data-role=orderFast],
.yas-pdp .catalog-element-section-offers-list .catalog-element-offer[data-available=false] .catalog-element-purchase-counter-wrap {
  display: none;
}
.yas-pdp .catalog-element-product-timer-offers-list {
  margin-top: 15px;
}
.yas-pdp .catalog-element-product-timer-offers-list .widget-product-timer-item-block {
  width: 46px;
  height: 44px;
  padding: 5px;
}
.yas-pdp[data-available=false] .catalog-element-panel-counter,
.yas-pdp[data-available=false] .catalog-element-panel-purchase,
.yas-pdp[data-available=false] .catalog-element-purchase-counter,
.yas-pdp[data-available=false] .catalog-element-purchase-order {
  display: none;
}
.yas-pdp[data-available=false][data-subscribe=true] .catalog-element-purchase-order,
.yas-pdp[data-available=false][data-order=true] .catalog-element-purchase-order {
  display: block;
}

.yas-pdp .catalog-element-purchase-buttons-wrapper[data-offer] {
  display: none;
}

.yas-pdp .catalog-element-purchase-buttons-wrapper > div{
  display: flex;
  gap: 10px;
}
.yas-pdp .catalog-element-purchase-counter .intec-ui-part-decrement,
.yas-pdp .catalog-element-purchase-counter .intec-ui-part-increment,
.yas-pdp .catalog-element-purchase-counter .intec-ui-part-input{
  background-color: #fff;
  border-radius: 8px;
  padding: 9px 18px;
  transition: all .15s ease-in-out;
}
.yas-pdp .catalog-element-purchase-counter .intec-ui-part-decrement:hover,
.yas-pdp .catalog-element-purchase-counter .intec-ui-part-increment:hover{
    background: rgba(52, 152, 219, 0.05);
    transition: all .15s ease-in-out;
}
.yas-pdp .catalog-element-purchase-counter .intec-ui-part-input{
    padding: 9px 12px;
}
@media print {
  .yas-pdp [data-code=description],
.yas-pdp [data-code=properties] {
    display: block !important;
    height: auto !important;
  }
}
@media all and (max-width: 1024px) {
  .yas-pdp .catalog-element-panel {
    display: none !important;
  }
}
@media all and (max-width: 1000px) {
  .yas-pdp .catalog-element-information-left.intec-grid-item-1000-1 {
    max-width: 100%;
  }
  .yas-pdp .catalog-element-information-right.intec-grid-item-1000-1 {
    max-width: 100%;
  }
}
@media all and (max-width: 768px) {
  .yas-pdp .catalog-element-print-wrap {
    display: none;
  }
  .yas-pdp .catalog-element-information-left.intec-grid-item-768-1 {
    max-width: 100%;
  }
  .yas-pdp .catalog-element-information-right.intec-grid-item-768-1 {
    max-width: 100%;
  }
  .yas-pdp .catalog-element-purchase-counter-control-max-message {
    width: 221px;
    top: -92px;
  }
  .yas-pdp .catalog-element-purchase-counter-control-max-message-offer {
    width: 200px;
    top: -92px;
  }
}
@media all and (min-width: 768px) {
  .yas-pdp .catalog-element-panel-mobile {
    display: none !important;
  }
}
@media all and (max-width: 600px) {
  .yas-pdp .catalog-element-gallery-pictures .owl-prev {
    margin-left: -15px;
  }
  .yas-pdp .catalog-element-gallery-pictures .owl-next {
    margin-right: -15px;
  }
  .yas-pdp .catalog-element-section-offers-list .catalog-element-offer {
    padding: 20px;
  }
}
@media all and (max-width: 500px) {
  .yas-pdp .catalog-element-sections .catalog-element-section-name {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .yas-pdp .catalog-element-sections .catalog-element-section {
    padding: 20px 0;
  }
}
@media all and (max-width: 400px) {
  .yas-pdp .catalog-element-product-timer-offers-list .widget-product-timer-item-time {
    font-size: 15px;
  }
  .yas-pdp .catalog-element-product-timer-offers-list .widget-product-timer-item-description {
    font-size: 11px;
  }
  .yas-pdp .catalog-element-product-timer-offers-list .widget-product-timer-item-time-wrapper[data-seconds=true] {
    max-width: 190px;
  }
  .yas-pdp .catalog-element-product-timer-offers-list .widget-product-timer-item-time-wrapper[data-seconds=false] {
    max-width: 200px;
  }
  .yas-pdp .catalog-element-product-timer-offers-list .widget-product-timer-item-block {
    width: 44px;
    height: 43px;
    padding: 4px;
  }
}

/*# sourceMappingURL=style.css.map */
/*marks*/
.yas-pdp .catalog-section-item-marks {
  position: absolute;
  bottom: 4px;
  left: 4px;
  right: 4px;
  pointer-events: none;
  z-index: 2;
}
.yas-pdp .c-markers {
  flex-wrap: wrap;
  display: flex;
  gap: 5px;
  flex-direction: column;
}
.yas-pdp[data-orientation=horizontal] {
    margin-right: -4px;
    margin-bottom: -4px;
}
.yas-pdp4 {
    font-size: 0;
}
.yas-pdp[data-orientation=horizontal] .widget-markers-wrap {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
}
.widget-markers {
    padding: 5px;
}
.yas-pdp .widget-markers {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    color: #FFFFFF;
    padding: 6px 8px;
    border-radius: 2px;
}
.yas-pdp .c-markers.c-markers-template-2[data-orientation=vertical] .widget-markers-wrap {
  display: block;
  margin-bottom: 4px;
}
.yas-pdp .widget-markers-hit {
  background: rgb(111, 25, 232);
}
.yas-pdp .widget-markers-aksya {
  background: rgb(232, 25, 90);
}
.yas-pdp .widget-markers-new {
  background: rgb(232, 201, 25);
}
.yas-pdp .widget-markers-dostavka {
  background: #3498db;
}
.yas-pdp .widget-markers-dostavka-next {
  background: rgb(55, 180, 55);
}


.yas-pdp .catalog-element-property-CML2_MANUFACTURER .catalog-element-property-value{
  font-weight: 600;
  text-decoration: none;
}

/*новое расположение блоков в детальной карточке товара*/
.yas-pdp .props-toggle-checkbox {
  display: none;
}
.yas-pdp .props-show-btn,
.yas-pdp .props-hide-btn {
  color: #3498db;
  cursor: pointer;
  transition: all .3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  width: max-content;
  gap: 5px;
  font-size: 14px;
  line-height: 14px;
  outline: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  margin-top: 5px;
  font-weight: 500;
}
.yas-pdp .props-show-btn:hover,
.yas-pdp .props-hide-btn:hover {
  color: #5faee3;
}
.yas-pdp .props-arrow {
  margin-left: 5px;
  font-size: 12px;
  transition: transform .3s ease;
}
.yas-pdp .props-hidden-block {
  display: none;
}
.yas-pdp .props-toggle-checkbox:checked ~ .props-hidden-block {
  display: block;
}
.yas-pdp .props-toggle-checkbox:checked ~ .props-show-btn {
  display: none;
}
.yas-pdp .section-reviews-title {
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 20px;
}
.yas-pdp .section-complect {
  margin-top: 20px;
}
.yas-pdp .catalog-element-reviews-desktop .catalog-element-section-reviews {
  border: 1px solid #e6e6e6;
  border-radius: 8px 0 0 8px;
  padding: 20px 20px 32px;
  max-width: calc(100% - 760px);
  width: calc(100% - 760px);
}
.yas-pdp .catalog-element-reviews-desktop {
  margin-top: 60px;
}
.yas-pdp .catalog-element-reviews-desktop .catalog-element-reviews-flex {
  display: flex;
  flex-wrap: wrap;
}
.yas-pdp .catalog-element-reviews-desktop .company-rating-reviews {
  width: 50%;
  max-width: 760px;
}
.yas-pdp .catalog-element-reviews-desktop .reviews-form-open {
  margin-top: 24px;
  text-align: center;
}
.yas-pdp .catalog-element-reviews-desktop .reviews-items {
  display: flex;
  align-items: center;
}
.yas-pdp .catalog-element-reviews-desktop .reviews-items img {
  max-width: 40%;
}
.yas-pdp .catalog-element-reviews-desktop .reviews-item-content {
  border: none;
}
.yas-pdp .catalog-element-reviews-desktop .company-rating-reviews .company-rating-reviews-contetn {
  width: 100%;
  height: 720px;
  overflow: hidden;
  position: relative;
}
.yas-pdp .catalog-element-reviews-desktop .company-rating-reviews .company-rating-reviews-contetn iframe {
  width: 100%;
  height: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 8px 0px 0px 8px;
  box-sizing: border-box;
}
.yas-pdp .catalog-element-reviews-desktop .company-rating-reviews .company-rating-reviews-contetn a {
box-sizing: border-box;
  text-decoration: none;
  color: #b3b3b3;
  font-size: 10px;
  font-family: YS Text, sans-serif;
  padding: 0 20px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
  left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  max-height: 14px;
  white-space: nowrap;
  padding: 0 16px;
  box-sizing: border-box;
}
.yas-pdp .catalog-element-reviews-desktop .reviews-content .reviews-form-button-open {
  padding: 14px 96px;
}
.yas-pdp .catalog-element-about-product {
  margin-top: 60px;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-product-title{
  font-size: 26px;
  line-height: 26px;
  margin: 0 0 15px 0;
  font-weight: 500;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-container {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
  gap: 60px;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-left{
  display: flex;
  gap: 60px;
  max-width: calc(100% - 540px);
  width: calc(100% - 540px);
  flex-basis: calc(100% - 540px);
}
.yas-pdp .catalog-element-about-product .catalog-element-about-right {
  width: max-content;
  max-width: 500px;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn {
  width: calc(100% - 60px);
  max-width: calc(100% - 60px);
  flex-basis: calc(100% - 60px);
}
.yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .catalog-element-about-title {
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .catalog-element-about-features {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .catalog-element-about-features-property {
  display: flex;
  align-items: center;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .catalog-element-about-features-name img{
  min-width: 27px;
  height: 17px;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .catalog-element-about-features-name {
  display: flex;
  align-items: center;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .catalog-element-about-features-block {
  display: flex;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .catalog-element-about-features-value {
  margin-left: 5px;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .catalog-element-about-features-property svg {
  margin-right: 5px;
  min-width: 25px;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-img {
  height: 100px;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-right .catalog-element-about-brand{
  background: #eaf4fb;
  border-radius: 24px;
  gap: 40px;
  padding: 24px;
  display: flex;
  align-items: center;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-right .catalog-element-about-brand-logo {
  width: 120px;
}

.yas-pdp .catalog-element-about-product .catalog-element-about-right .catalog-element-about-brand-logo > a {
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 46px;
  padding: 12px;
  display: flex;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-right .catalog-element-about-brand-block {
  width: max-content;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-right .catalog-element-about-brand-name {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 5px;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-right .catalog-element-about-brand-link {
  text-decoration: none;
  font-size: 15px;
  line-height: 15px;
  font-weight: 600;
}
.yas-pdp .catalog-element-information{
  padding-top: 10px;
  border-top: 1px solid #f8f9fb;
  margin-top: 10px;
}








.catalog-element-information-right-wrapper__left{
  width: calc(55% - 19px);
  flex-basis: calc(55% - 19px);
  max-width: calc(55% - 19px);
}
.catalog-element-information-right-wrapper__right{
  width: calc(45% - 19px);
  flex-basis: calc(45% - 19px);
  max-width: calc(45% - 19px);
}
.catalog-element-information-title{
  color: #1c1e21;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}

.catalog-element-information-right-wrapper__right-block{
  border-radius: 12px;
  background-color: rgba(52,152,219,.1);
  padding: 18px;
  position: relative;
  margin-bottom: 10px;
}
.catalog-element-information-right-wrapper__right-block:last-child{
  margin-bottom: 0;
}
.catalog-element-information-right-wrapper{
  column-gap: 35px;
}
.yas-pdp .catalog-detail-buy-one-click{
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
  height: 50px;
  width: 100%;
  background-color: #fff;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  text-decoration: none;
}
.yas-pdp .catalog-detail-buy-one-click span{
  font-size: 16px;
  color: #3498db;
  font-weight: 600;
}
.yas-pdp .catalog-detail-buy-one-click:hover{
  background-color: rgba(52, 152, 219, 0.05);
  transition: all .15s ease-in-out;
}
.catalog-element-information-city{
  font-weight: 600;
  color: #3498db;
}
.catalog-element-shipping-item{
  gap: 10px;
  margin-bottom: 10px;
}
.catalog-element-shipping{
  margin-top: 20px;
}
.catalog-element-shipping > div:last-child{
  margin-bottom: 0;
}
.catalog-element-shipping-value{
  display: flex;
  gap: 4px;
  align-items: center;
}
.catalog-element-shipping-value svg{
  color: #1DB940;
}
.catalog-element-shipping-icon{
  margin-top: 5px;
}
.catalog-element-shipping-date{
  font-weight: 600;
  color: #1DB940;
}
.catalog-element-shipping-price{
  font-weight: 600;
  color: #3498db;
}
.catalog-element-shipping-title{
  margin-bottom: 3px;
}
.catalog-element-shipping-title a{
  text-decoration: none !important;
  font-weight: 600;
  border-bottom: 1px dashed #3498db;
}
.catalog-element-shipping-icon svg{
  color: #3498db;
}
.modal{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
}
.modal.modal-product{

}
.modal.modal-product.show{
    opacity: 1;
    visibility: visible;
}

/* web23:complect.infoblock (yas-pdp) — модалки переносятся в body, стили без .yas-pdp */
.modal[data-yas-complect-ui] {
    z-index: 100500;
    transition: opacity .25s ease, visibility .25s ease;
}
.modal[data-yas-complect-ui].show {
    opacity: 1;
    visibility: visible;
}
.modal[data-yas-complect-ui] .modal-complect__inner {
    position: relative;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 30px 50px rgba(31, 45, 80, .18);
    opacity: 0;
    transform: translateY(-16px) scale(.96);
    transition: transform .35s cubic-bezier(.22, 1, .36, 1), opacity .35s ease;
    max-width: 960px;
    width: min(960px, calc(100vw - 32px));
    margin: 16px;
}
.modal-buy-success.show .modal-complect__inner {
    opacity: 1;
    transform: translateY(0) scale(1);
}
.modal-buy-success .modal-complect__inner {
    max-width: 640px;
    width: min(640px, calc(100vw - 32px));
    padding: 28px 28px 24px;
}

.yas-pdp__complect-only {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
}
.yas-pdp__complect-only-msg {
    margin: 0;
    text-align: center;
    font-size: 13px;
    line-height: 1.45;
    color: #3498db;
}
.yas-pdp__complect-only-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 48px;
    padding: 13px 22px;
    border-radius: var(--r, 12px);
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    color: #fff !important;
    background: linear-gradient(180deg, #3aa0de 0%, #3498db 55%, #2c7fb8 100%);
    text-decoration: none !important;
    box-shadow: 0 6px 20px rgba(52, 152, 219, .32);
    transition: opacity .2s ease;
}
.yas-pdp__complect-only-btn:hover {
    opacity: .92;
}
.yas-pdp__complect-only--dock .yas-pdp__complect-only-msg {
    display: none;
}
.yas-pdp__complect-only-btn--dock {
    min-height: 44px;
    padding: 10px 16px;
    font-size: 14px;
    white-space: nowrap;
}
.yas-pdp__page-nav-cart--complect {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    white-space: nowrap;
}
.modal-buy-success__info {
    max-height: min(60vh, 420px);
    overflow-y: auto;
    margin: 0 -4px;
    padding: 0 4px;
}
.modal-buy-success__title {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3;
    color: #3498db;
    text-align: center;
    margin: 0 0 20px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e6e8f0;
}
.modal-buy-success__added {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.modal-buy-success__item {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px 0;
    border-bottom: 1px solid #e6e8f0;
}
.modal-buy-success__item:last-child {
    border-bottom: none;
}
.modal-buy-success__item-img {
    flex: 0 0 72px;
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e6e8f0;
    border-radius: 8px;
    background: #f6f8fc;
    overflow: hidden;
}
.modal-buy-success__item-img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.modal-buy-success__item-name {
    flex: 1 1 auto;
    min-width: 0;
    font-size: 14px;
    line-height: 1.4;
    color: #1b1c28;
    margin: 0;
}
.modal-buy-success__item-price {
    flex: 0 0 auto;
    white-space: nowrap;
}
.modal-buy-success__item-price b {
    font-size: 17px;
    font-weight: 700;
    color: #1b1c28;
}
.modal-buy-success__btns {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    padding-top: 20px;
    margin-top: 4px;
    border-top: 1px solid #e6e8f0;
}
.modal-buy-success__btns a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 12px 22px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-decoration: none !important;
    transition: background .18s ease, color .18s ease, border-color .18s ease, box-shadow .18s ease;
}
.modal-buy-success__btns a.btn-continue {
    color: #3498db !important;
    background: #fff !important;
    border: 1.5px solid #3498db;
}
.modal-buy-success__btns a.btn-continue:hover {
    background: #eaf4fb !important;
}
.modal-buy-success__btns a:not(.btn-continue) {
    color: #fff !important;
    background: linear-gradient(180deg, #3aa0de 0%, #3498db 55%, #2c7fb8 100%);
    border: none;
    box-shadow: 0 6px 20px rgba(52, 152, 219, .32);
}
.modal-buy-success__btns a:not(.btn-continue):hover {
    background: linear-gradient(180deg, #4aabeb 0%, #3498db 55%, #2575a8 100%);
}
.modal-buy-success .close-modal:not(.btn-continue) {
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 14px;
    width: 36px;
    height: 36px;
    border: 1px solid #e6e8f0;
    border-radius: 8px;
    background: #fff;
    opacity: .85;
    transition: opacity .18s ease, border-color .18s ease;
}
.modal-buy-success .close-modal:not(.btn-continue):hover {
    opacity: 1;
    border-color: #3498db;
}
.modal-buy-success .close-modal:not(.btn-continue):after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 14px;
    height: 14px;
    background: url('/local/templates/ssn-1/resources/417e68d399fa648ce8fa998634bd0348.png') center/contain no-repeat;
}
@media (max-width: 575.98px) {
    .modal-buy-success .modal-complect__inner {
        padding: 22px 18px 18px;
        width: calc(100vw - 24px);
        margin: 12px;
    }
    .modal-buy-success__title {
        font-size: 18px;
        padding-bottom: 14px;
    }
    .modal-buy-success__item {
        flex-wrap: wrap;
        gap: 10px;
    }
    .modal-buy-success__item-name {
        flex: 1 1 calc(100% - 88px);
    }
    .modal-buy-success__item-price {
        flex: 1 1 100%;
        padding-left: 88px;
    }
    .modal-buy-success__btns {
        flex-direction: column-reverse;
        align-items: stretch;
    }
    .modal-buy-success__btns a {
        width: 100%;
    }
}

.modal-product__inner{
    background: white;
    border-radius: 16px;
    box-shadow: 0 30px 50px rgba(0,0,0,0.3);
    opacity: 0;
    transform: translateY(-20%) scale(0.8);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.8s ease;
    max-width: 960px;
    width: 90%;
}
.modal-product.show .modal-product__inner{
    opacity: 1;
    transform: translateY(0) scale(1);
}
.modal-product__name {
    text-align: left;
    font-size: 24px;
    border-bottom: 1px solid #f2f2f2;
    padding: 20px;
}
.modal-product .close-modal {
    cursor: pointer;
    height: 27px;
    outline: none;
    opacity: .5;
    position: absolute;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
    top: 18px;
    right: 10px;
    width: 40px;
    height: 40px;
}
.modal-product .close-modal:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    background-image: url('/local/templates/ssn-1/resources/417e68d399fa648ce8fa998634bd0348.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
}
.catalog-element-sale-info{
  font-weight: 500;
  color: #3498db;
  margin-bottom: 5px;
  background-color: rgba(255,255,255,.8);
  padding: 8px;
  border-radius: 8px;
}
.catalog-element-company-advantages{
    border: 1px solid #e6e6e6;
    border-radius: 0px 8px 8px 0;
    padding: 40px 20px;
    max-width: calc(100% - 760px);
    flex-basis: calc(100% - 760px);
}
.catalog-element-company-advantages__title{
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: 600;
  text-align: center;
  font-size: 38px;
}
.catalog-element-company-advantages ul,
.catalog-element-company-advantages li{
  list-style: none;
}
.catalog-element-company-advantages li{
    font-size: 18px;
    margin-bottom: 12px;
}
.catalog-element-company-advantages li:before{
  content: "✓";
  font-size: 18px;
  padding: 0;
}
.catalog-element-company-advantages-item{
  margin-bottom: 50px;
}
.catalog-element-company-advantages-item:last-child{
  margin-bottom: 0;
}

.facts__items{
  display: flex;
  justify-content: space-evenly;
}
.catalog-element-company-advantages-item .facts__item {
  text-align: center;
  max-width: 270px;
}
.catalog-element-company-advantages-item .facts__icon {
  width: 48px;
  height: 48px;
  margin-bottom: 12px;
}
.catalog-element-company-advantages-item .facts__number {
  font-size: 64px;
  font-weight: 700;
  color: #3498db;
}
.catalog-element-company-advantages-item .facts__text {
  font-size: 15px;
  color: #222;
}

.advantages {
  padding: 40px;
}

.advantages__header {
  margin-bottom: 24px;
}

.catalog-element-company-advantages-item .advantages__list {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}

.catalog-element-company-advantages-item .advantages__item {
  display: flex;
  gap: 12px;
  max-width: calc(50% - 13px);
  flex-basis: calc(50% - 13px);
  width: calc(50% - 13px);
}

.catalog-element-company-advantages-item .advantages__icon {
  flex: 0 0 48px;
}

.catalog-element-company-advantages-item .advantages__text {
  font-size: 14px;
}

.catalog-element-company-advantages-item .advantages__name {
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 20px;
}

.catalog-element-company-advantages-item .advantages__desc {
  color: #555;
  line-height: 1.4;
  font-size: 16px;
}

.yas-pdp .catalog-element-offers-properties{
  margin-bottom: 30px;
}
.yas-pdp .catalog-element-properties-offer-container,
.yas-pdp .catalog-element-purchase-counter-quantity-wrapper,
.yas-pdp .catalog-element-purchase-order-buttons,
.yas-pdp .catalog-element-quantity,
.yas-pdp .catalog-element-gallery{
  display: none;
}
.yas-pdp .catalog-element-purchase-counter-quantity-wrapper[data-offer="false"],
.yas-pdp .catalog-element-purchase-order-buttons[data-offer="false"],
.yas-pdp .catalog-element-quantity[data-offer="false"],
.yas-pdp .catalog-element-gallery[data-offer="false"]{
  display: block;
}
.yas-pdp__gallery > .catalog-element-gallery{
  display: none;
}
.yas-pdp__gallery > .catalog-element-gallery[data-offer="false"]{
  display: block;
}
.yas-pdp .intec-template-title{
  margin-top: 0px;
  margin-bottom: 12px;
}
.yas-pdp .bx-breadcrumb{
  margin-top: 0;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .catalog-element-company-advantages {
      max-width: calc(100% - 580px);
      flex-basis: calc(100% - 580px);
      width: calc(100% - 580px);
      padding: 20px;
  }
  .yas-pdp .catalog-element-reviews-desktop .company-rating-reviews{
    max-width: 580px;
    width: 100%;
  }
  .catalog-element-company-advantages__title {
      font-size: 26px;
  }
  .advantages {
      padding: 10px;
  }
  .catalog-element-company-advantages-item .facts__number {
      font-size: 42px;
  }
  .yas-pdp .catalog-element-reviews-desktop .company-rating-reviews .company-rating-reviews-contetn{
    height: 690px;
  }
}
@media (min-width: 1000px) and (max-width: 1199.98px) {
  .yas-pdp .catalog-element-about-product .catalog-element-about-container{
    flex-direction: column;
    margin-top: 40px;
    gap: 20px;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left {
      max-width: 100%;
      width: 100%;
      flex-basis: 100%;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-right {
    width: 100%;
    margin: 0 0 0 auto;
    width: calc(100% - 160px);
    max-width: calc(100% - 160px);
    flex-basis: calc(100% - 160px);
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-right .catalog-element-about-brand{
    width: max-content;
  }
  .yas-pdp .catalog-element-reviews-desktop .company-rating-reviews,
  .catalog-element-company-advantages,
  .yas-pdp .catalog-element-information-right,
  .yas-pdp .catalog-element-information-left{
    max-width: 100%;
    flex-basis: 100%;
    width: 100%;
  }
  .yas-pdp .catalog-element-information{
    flex-direction: column;
  }
  .yas-pdp .catalog-element-offers-property{
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 999.98px) {
  .yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn {
    max-width: 100%;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left {
    gap: 20px;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn {
    max-width: 100%;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-container{
    flex-direction: column;
    margin-top: 40px;
    gap: 20px;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left {
      max-width: 100%;
      width: 100%;
      flex-basis: 100%;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-right {
    width: 100%;
    margin: 0 0 0 auto;
    width: calc(100% - 120px);
    max-width: calc(100% - 120px);
    flex-basis: calc(100% - 120px);
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-right .catalog-element-about-brand{
    width: max-content;
  }
  .yas-pdp .catalog-element-reviews-desktop .company-rating-reviews,
  .catalog-element-company-advantages{
    max-width: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
@media all and (max-width: 767.98px) {
  .yas-pdp .catalog-element-about-product .catalog-element-about-container {
    flex-direction: column;
    margin-top: 20px;
    gap: 0;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-right {
    margin-top: 20px;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left {
    gap: 20px;
  }
  .yas-pdp .catalog-element-information-wrap {
    margin-bottom: 40px;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-img {
    display: none;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-right .catalog-element-about-brand-name {
    width: 150px;
  }
  .yas-pdp .catalog-element-reviews-desktop {
    margin-top: 40px;
  }
  .yas-pdp .catalog-element-reviews-desktop .catalog-element-section-reviews {
    width: 100%;
    border-radius: 8px;
    margin-top: 40px;
  }
  .yas-pdp .catalog-element-reviews-desktop .company-rating-reviews {
    width: 100%;
    border-radius: 8px;
  }
  .yas-pdp .section-complect .complect__total-block {
    display: inline-block;
  }
  .yas-pdp .section-complect {
    margin-top: 20px;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .about-features-mobile {
    flex-direction: column;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .about-features-mobile {
    flex-direction: column;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .about-features-mobile .catalog-element-about-features-block {
    flex-direction: column;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .about-features-mobile .catalog-element-about-features-property:last-child {
    align-items: normal;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .about-features-mobile .catalog-element-about-features-property:last-child .catalog-element-about-features-value {
    margin-left: 0;
    margin-top: 5px;
    font-size: 13px;
    line-height: 13px;
  }
  .yas-pdp  .catalog-element-reviews-desktop .company-rating-reviews .company-rating-reviews-contetn iframe {
    border-left: 1px solid #e6e6e6;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn .catalog-element-about-title {
    font-size: 22px;
    line-height: 26px;
  }
  .yas-pdp .catalog-element-about-product .catalog-element-about-left{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
  .catalog-element-information-right-wrapper{
    flex-direction: column!important;
  }
  .catalog-element-information-right-wrapper__left,
  .catalog-element-information-right-wrapper__right{
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
  .yas-pdp .catalog-element-offers-properties {
      margin-bottom: 20px;
  }
  .yas-pdp .catalog-element-article{
    text-align: left;
    margin-top: 5px;
  }
  .yas-pdp .catalog-element-information{
    border-top: none;
    margin-top: 10px;
  }
  .yas-pdp .catalog-element-reviews-desktop .company-rating-reviews,
  .catalog-element-company-advantages,
  .yas-pdp .catalog-element-about-product .catalog-element-about-left .catalog-element-about-contetn{
    max-width: 100%;
    flex-basis: 100%;
    width: 100%;
  }
  .advantages {
      padding: 20px 0;
  }
  .catalog-element-information-charact-mobile-hide{
    display: block;
  }
  .catalog-element-information-right-wrapper__right-block{
    padding: 12px;
  }
  .yas-pdp__buy .catalog-element-purchase-buttons-actions {
    top: 16px;
    right: 16px;
  }
  .yas-pdp .catalog-element-price-discount{
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .yas-pdp .catalog-element-about-product {
      margin-top: 20px;
  }
  .catalog-element-company-advantages{
    padding: 20px 12px;
  }
  .catalog-element-company-advantages-item .advantages__item{
    max-width: 100%;
    flex-basis: 100%;
    width: 100%;
  }
  .catalog-element-company-advantages__title{
    font-size: 24px;
  }
  .facts__items{
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
  }
  .catalog-element-company-advantages-item {
      margin-bottom: 20px;
  }
  .catalog-element-company-advantages-item .facts__number {
      font-size: 48px;
  }
  .catalog-element-shipping {
    margin-top: 10px;
  }
  .yas-pdp .section-complect .complect__total-block{
    margin-top: 10px;
  }
  .yas-pdp .section-reviews-title{
    line-height: 30px;
  }
}



/*МОДАЛЬНЫЕ ОКНА*/
/*КУПИТЬ В ! КЛИК*/
.modal .modal-product__order-on-click {
  max-width: 580px;
  padding: 25px 60px;
  box-sizing: border-box;
  overflow-x: hidden;
  position: relative;
}
.modal .modal-product__order-on-click .modal-product__name {
  text-align: left;
  font-size: 24px;
  line-height: 24px;
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.modal .modal-product__order-on-click .modal-product__line {
  margin: 15px 0;
  border: 1px solid #f2f2f2;;
}
.modal .modal-product__order-on-click .modal-product__content {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
}
.modal .modal-product__order-on-click .modal-product__one-click-order-form {
  display: flex;
  flex-direction: column;
  gap: 25px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
/*
.modal .modal-product__form-readonly-field {
  font-size: 20px;
  line-height: 20px;
  width: 100%;
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word;
  box-sizing: border-box;
}
  */
.modal .modal-product__order-on-click .modal-product__form-field {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.modal .modal-product__order-on-click .modal-product__form-field .modal-product__form-label {
  display: block;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 16px;
  color: #2d2d2d;
  margin-bottom: 8px;
  width: 100%;
  max-width: 100%;
}
.modal .modal-product__order-on-click .modal-product__form-field .form-input.phone-input {
  border-radius: 19px;
  padding: 12px 12px;
  display: block;
  width: 100%;
  max-width: 100%;
  border: 1.7px solid rgba(52, 152, 219, .3);
  background-color: #fbfcfd;
  color: #5f5f5f;
  text-align: left;
  appearance: none;
  font-size: 16px;
  line-height: 1.375;
  box-sizing: border-box;
  outline: none;
}
.modal .modal-product__order-on-click .modal-product__form-field .form-textarea {
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  min-height: 90px;
  border-radius: 19px;
  padding: 9px 10px;
  border: 1.7px solid rgba(52, 152, 219, .3);
  background-color: #fbfcfd;
  color: #5f5f5f;
  text-align: left;
  appearance: none;
  box-sizing: border-box;
  resize: vertical;
  outline: none;
}
.modal .modal-product__order-on-click .modal-product__form-submit {
  display: flex;
  justify-content: center;
}
.modal .modal-product__order-on-click .modal-product__form-submit .modal-product__submit-button {
  border-radius: 24px;
  transition: all 0.3s ease-in-out;
  background-color: #3498db;
  color: #fff;
  padding: 11px 0;
  border: none;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  appearance: none;
  font-size: 16px;
  line-height: 1.375;
  display: block;
  box-sizing: border-box;
  max-width: 360px;
  width: 100%;
}
.modal .modal-product__order-on-click .modal-product__form-submit .modal-product__submit-button:hover {
  background-color: #5faee3;
}
.modal .modal-product__order-on-click .modal-product__form-success-message{
  display: none;
}
.modal .modal-product__order-on-click .modal-product__form-success-message p {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #2d2d2d;
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .modal .modal-product__order-on-click {
    max-width: 580px;
    padding: 16px 20px;
    box-sizing: border-box;
    overflow-x: hidden;
    position: relative;
  }
}
/*ПУНКТЫ ВЫДАЧИ*/
.modal .modal-product__shops {
  padding: 25px 30px;
  box-sizing: border-box;
  overflow-x: hidden;
  position: relative;
}
.modal .modal-product__shops .modal-product__name {
  text-align: left;
  font-size: 24px;
  line-height: 24px;
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.modal .modal-product__shops .modal-product__line {
  margin: 15px 0;
  border: 1px solid #f2f2f2;;
}
.modal .modal-product__shops .modal-product__items {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.modal .modal-product__shops .modal-product__item {
  display: flex;
  gap: 20px;
  position: relative;
  align-items: center;
  border: 1px solid #e6e7e9;
  border-radius: 12px;
}
.modal .modal-product__shops .modal-product__item img {
  display: block;
  width: 220px;
  height: 185px;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.modal .modal-product__shops .modal-product__item-address {
  width: 400px;
}
.modal .modal-product__shops .modal-product__item-address-top {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 15px;
}
.modal .modal-product__shops .modal-product__item-address-top p {
  margin: 0;
  font-size: 13px;
  line-height: 13px;
  color: #6a696e;
}
.modal .modal-product__shops .modal-product__item-address-text {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
}
.modal .modal-product__shops .modal-product__opening-hours {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-left: auto;
  padding-right: 20px;
}
.modal .modal-product__shops .modal-product__opening-hours-top {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: -44px;
  min-width: max-content;
}
.modal .modal-product__shops .modal-product__opening-hours-top svg{
  color: #0065ff;
}
.modal .modal-product__shops .modal-product__opening-hours p {
  margin: 0;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #6a696e;
  min-width: max-content;
}
.modal-product__sub-name{
  margin: 5px 0 0 0;
  color: #3498db;
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .modal .modal-product__shops {
    padding: 25px 30px;
  }
}
@media (min-width:768px) and (max-width: 991.98px) {
  .modal .modal-product__shops {
    padding: 25px;
  }
  .modal .modal-product__shops .modal-product__opening-hours-top {
    align-items: center;
    width: 118px;
  }
  .modal .modal-product__shops .modal-product__shops {
    padding: 20px;
  }
  .modal .modal-product__shops .modal-product__opening-hours {
    width: max-content;
  }
  .modal .modal-product__shops .modal-product__item-address-top {
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .modal .modal-product__shops .modal-product__opening-hours-top {
    align-items: center;
    margin: 0;
  }
  .modal .modal-product__shops .modal-product__item img {
    display: none;
  }
  .modal .modal-product__shops .modal-product__shops {
    padding: 20px 12px;
  }
  .modal .modal-product__shops .modal-product__item-address {
    width: unset;
    padding: 15px 0 0 15px;
    max-width: 90%;
  }
  .modal .modal-product__shops .modal-product__item-address-text {
    margin: 0;
  }
  .modal .modal-product__shops .modal-product__item {
    flex-direction: column;
    align-items: flex-start;
  }
  .modal .modal-product__shops .modal-product__opening-hours {
    padding: 15px 0 15px 15px;
    margin-left: 0;
  }
  .catalog-element-information-right-wrapper__right{
    margin-top: 20px;
  }
}


/* Табуляция */
.yas-pdp .catalog-element-about-product .catalog-element-about-tabs {
  display: flex;
  gap: 10px;
}

.yas-pdp .catalog-element-about-product .catalog-element-about-tabs .catalog-element-about-tabs-item {
  font-size: 14px;
  line-height: 14px;
  color: #3498db;
  padding: 8px 18px;
  border-radius: 2px;
  display: block;
  text-align: center;
  transition: .3s all;
  border-radius: 999px;
  cursor: pointer;
  border: none;
  outline: none;
  border: 1px solid #3498db;
  background: #fff;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-tabs .catalog-element-about-tabs-item:hover {
  background-color: #3498db;
  color: #fff;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-tabs .catalog-element-about-tabs-item.active {
  background-color: #3498db;
  color: #fff;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-content.tab-content {
  display: none;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-content.tab-content.active {
  display: block;
}
.yas-pdp .catalog-element-about-product .catalog-element-about-content:not(.tab-content) {
  display: block;
}

/*Нижний блок характеристик*/
.yas-pdp  .catalog-element-about-product .catalog-element-information-part {
  display: flex;
  gap: 20px;
}
.yas-pdp  .catalog-element-about-product .catalog-element-information-part .catalog-element-properties {
  width: 100%;
  margin-top: 0;
}
.personal-data__label {
    gap: 10px;
    cursor: pointer;
}
.personal-data__label input {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.personal-data__label-text {
    font-size: 14px;
}
.custom-checkbox {
    max-width: 20px;
    flex-basis: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid rgb(222, 223, 225);
    border-radius: 4px;
    background: rgba(240, 242, 245, 0.3);
    position: relative;
}
.personal-data__label a, .personal-data__label span {
  color: rgb(102, 102, 102, .6);
  font-size: 12px;
}
.personal-data__label a{
  color: #3498db;
}
.personal-data__label-text {
    max-width: calc(100% - 33px);
    width: calc(100% - 33px);
    flex-basis: calc(100% - 33px);
}
.personal-data__label input:checked + .custom-checkbox:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  left: 6px;
  top: 6px;
  background-color: #fff;
  border-radius: 2px;
}
.personal-data__label input[type=checkbox]:checked + span{
    background-color: #3498db;
}
@media (min-width: 768px) {
  .yas-pdp  .catalog-element-about-product .catalog-element-information-part .catalog-element-properties {
    column-count: 2;
    column-gap: 30px;
  }
}

@media (max-width: 767.98px) {
  .yas-pdp  .catalog-element-about-product .catalog-element-information-part {
    display: block;
  }
  .yas-pdp  .catalog-element-about-product .catalog-element-information-part .catalog-element-properties {
    width: 100%;
  }
  .yas-pdp  .catalog-element-about-product .catalog-element-information-part .catalog-element-properties-detail {
    width: 100%;
  }
}
.yas-pdp .catalog-element-property-TIP .catalog-element-property-value {
  font-weight: 600;
  text-decoration: none;
}

.bx-catalog-subscribe-button{
  width: 100%;
}

/* ============================================================
   LAYOUT v2: фирменный слой карточки (.yas-pdp__*) под макет.
   Идёт ПОСЛЕ базы (стили частей default.1) — переопределяет внешний вид,
   НЕ трогая display/visibility функциональных элементов (корзина/SKU).
============================================================ */

.yas-pdp{
  --blue:#3498db; --blue-d:#2c7fb8; --blue-l:#eaf4fb;
  --green:#14cc8d; --green-d:#0fa873; --green-l:#e8faf3;
  --red:#e74c3c; --red-l:#fdeeec;
  --amber:#f5a623;
  --ink:#1b1c28; --ink2:#525566; --ink3:#9296a6;
  --line:#e6e8f0; --line2:#f1f2f8;
  --bg:#fff; --bg2:#f6f8fc;
  --r:12px; --r-sm:8px;
  --sh:0 6px 28px rgba(31,45,80,.08);
  --t:.18s ease;
  --yas-pdp-gap:28px;
  --yas-pdp-hero-cols:minmax(0,1.15fr) minmax(0,1fr) minmax(280px,0.72fr);
  --yas-site-header-h:63px;
  display:block; box-sizing:border-box; color:var(--ink); line-height:1.45;
}
.yas-pdp *,.yas-pdp *::before,.yas-pdp *::after{box-sizing:border-box;}
.yas-pdp img{max-width:100%;}

/* container — ширина как у сайта */
.yas-pdp__wrap{max-width:1700px; margin:0 auto; padding:14px 20px 48px;}

/* breadcrumbs */
.yas-pdp__crumbs{margin-bottom:10px; font-size:13px;}
.yas-pdp__crumbs a{color:var(--ink3); text-decoration:none;}
.yas-pdp__crumbs a:hover{color:var(--blue);}
.yas-pdp__crumbs .bx-breadcrumb{margin:0;}
.yas-pdp__crumbs .bx-breadcrumb > div[style*="clear"]{display:none;}
@media (max-width:768px){
  .yas-pdp__crumbs{
    order:1;
    margin:0;
    padding:10px 0 0;
    overflow:hidden;
    -webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 20px),transparent);
    mask-image:linear-gradient(90deg,#000 calc(100% - 20px),transparent);
  }
  .yas-pdp--app-mobile .yas-pdp__crumbs{
    display:block;
    padding-top:8px;
  }
  .yas-pdp__crumbs .bx-breadcrumb{
    display:flex;
    flex-wrap:nowrap;
    align-items:center;
    gap:0;
    margin:0;
    padding:0 16px 8px;
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    white-space:nowrap;
  }
  .yas-pdp__crumbs .bx-breadcrumb::-webkit-scrollbar{display:none;}
  .yas-pdp__crumbs .bx-breadcrumb-item{
    float:none !important;
    display:inline-flex !important;
    align-items:center;
    flex:0 0 auto;
    max-width:none;
    white-space:nowrap;
    scroll-snap-align:start;
  }
  .yas-pdp__crumbs .bx-breadcrumb-item span,
  .yas-pdp__crumbs .bx-breadcrumb-item a{
    white-space:nowrap !important;
    font-size:12px;
    line-height:1.35;
    color:var(--ink3);
  }
  .yas-pdp__crumbs .bx-breadcrumb-item a{
    color:var(--ink3);
    border-bottom:none;
  }
  .yas-pdp__crumbs .bx-breadcrumb-item a:hover{color:var(--blue);}
  .yas-pdp__crumbs .bx-breadcrumb-item:last-child{
    min-width:0;
    max-width:min(56vw, 240px);
  }
  .yas-pdp__crumbs .bx-breadcrumb-item:last-child span{
    display:inline-block;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    vertical-align:bottom;
    color:var(--ink2);
    font-weight:500;
  }
  .yas-pdp__crumbs .bx-breadcrumb-item + .bx-breadcrumb-item::before{
    content:"/";
    margin:0 8px;
    color:var(--ink3);
    opacity:.75;
    flex-shrink:0;
  }
}

/* ===== HEAD (title + rating row) ===== */
.yas-pdp__head{margin-bottom:18px;}
.yas-pdp__title{font-size:26px; line-height:1.25; font-weight:700; margin:0 0 10px; display:flex; flex-wrap:wrap; align-items:center; gap:10px;}
.yas-pdp__badge{font-size:12px; font-weight:700; padding:4px 11px; border-radius:30px; color:#fff; white-space:nowrap;}
.yas-pdp__badge--hit{background:var(--green);}
.yas-pdp__badge--new{background:var(--blue);}
.yas-pdp__badge--sale{background:var(--red);}
.yas-pdp__head-meta{display:flex; flex-wrap:wrap; align-items:center; gap:18px; font-size:13px; color:var(--ink3);}
.yas-pdp__rating{display:inline-flex; align-items:center; gap:6px; text-decoration:none; color:inherit;}
.yas-pdp__stars{position:relative; font-size:15px; letter-spacing:1px; color:#dfe2ec; line-height:1;}
.yas-pdp__stars::before{content:'★★★★★'; position:absolute; left:0; top:0; overflow:hidden; color:var(--amber); width:calc(var(--r,5) / 5 * 100%);}
.yas-pdp__rating b{color:var(--ink); font-size:14px;}
.yas-pdp__rating-cnt{color:var(--blue);}
.yas-pdp__rating-cnt--empty{color:var(--ink3);}
.yas-pdp__head-id{color:var(--ink3);}
.yas-pdp__head-id b{color:var(--ink2); font-weight:600;}
.yas-pdp__head-id a{color:var(--blue); text-decoration:none;}
.yas-pdp__head-id a:hover{text-decoration:underline;}

/* ===== HERO: та же ширина, что trustbar / wrap (3 колонки на всю сетку) ===== */
.yas-pdp__hero{
  display:grid;
  grid-template-columns:var(--yas-pdp-hero-cols);
  grid-template-areas:"gallery info buy";
  align-items:start;
  width:100%;
  column-gap:var(--yas-pdp-gap);
  row-gap:20px;
}
.yas-pdp__gallery-col{
  grid-area:gallery;
  min-width:0;
  width:auto;
  max-width:none;
  position:sticky;
  top:80px;
  z-index:2;
}
.yas-pdp__info-col{
  grid-area:info;
  min-width:0;
  max-width:none;
}
.yas-pdp__buy-col{
  grid-area:buy;
  min-width:0;
  width:auto;
  max-width:none;
  justify-self:stretch;
  position:sticky;
  top:80px;
}

.yas-pdp__gallery{
  border:1px solid var(--line);
  border-radius:var(--r);
  overflow:hidden;
  background:#fff;
  padding:0;
}
/* Gallery: крупный слайдер сверху, горизонтальные превью снизу (Owl) */
.yas-pdp .catalog-element-gallery{
  width:100%;
  background:#fff;
}
.yas-pdp .catalog-element-gallery-pictures{
  width:100% !important;
  background:#f4f6f8;
  border-radius:10px;
  overflow:hidden;
}
.yas-pdp .catalog-element-gallery-pictures .owl-stage-outer{
  height:400px;
}
.yas-pdp .catalog-element-gallery-pictures .owl-item{
  height:400px;
}
.yas-pdp .catalog-element-gallery-picture{
  display:block;
  width:100% !important;
  padding-top:0 !important;
  height:400px;
  position:relative;
}
.yas-pdp .catalog-element-gallery-picture-wrapper{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:12px;
  box-sizing:border-box;
  background:#f4f6f8;
}
.yas-pdp .catalog-element-gallery-picture-wrapper img,
.yas-pdp .catalog-element-gallery-picture-wrapper .intec-ui-picture,
.yas-pdp .catalog-element-gallery-picture-wrapper .intec-ui-picture img{
  display:block;
  width:auto !important;
  height:auto !important;
  max-width:100% !important;
  max-height:376px !important;
  object-fit:contain !important;
  object-position:center center;
  position:static !important;
}
.yas-pdp .catalog-element-gallery-video{
  padding-top:0 !important;
  height:400px;
  background-color:#f4f6f8;
  background-size:contain;
}
.yas-pdp .catalog-element-gallery-pictures .owl-nav{
  z-index:5;
  padding:0 4px;
  pointer-events:none;
}
.yas-pdp .catalog-element-gallery-pictures .owl-prev,
.yas-pdp .catalog-element-gallery-pictures .owl-next{
  pointer-events:auto;
  margin:0 !important;
  width:36px;
  height:36px;
  border-radius:50%;
  background:rgba(255,255,255,.92) !important;
  box-shadow:0 2px 10px rgba(0,0,0,.12);
  font-size:28px !important;
  line-height:36px;
}
.yas-pdp .catalog-element-gallery .owl-dots{display:none;}
.yas-pdp .catalog-element-gallery-previews{
  display:block;
  position:relative;
  margin:12px 0 0;
  padding:0 4px 4px;
  width:100% !important;
  max-height:none;
  overflow:visible;
}
.yas-pdp .catalog-element-gallery-previews .owl-item{
  width:64px !important;
}
.yas-pdp .catalog-element-gallery-preview{
  width:64px;
  border-bottom:none;
  border-radius:8px;
  overflow:hidden;
  border:2px solid transparent;
}
.yas-pdp .catalog-element-gallery-preview[data-active=true]{
  border-color:var(--blue);
  box-shadow:0 0 0 1px var(--blue);
}
.yas-pdp .catalog-element-gallery-preview-wrapper{
  position:relative;
  padding-top:100%;
}
.yas-pdp .catalog-element-gallery-preview-wrapper-2{
  position:absolute;
  inset:4px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.yas-pdp .catalog-element-gallery-preview-wrapper-2 img{
  display:block;
  max-width:100%;
  max-height:100%;
  width:auto;
  height:auto;
  object-fit:contain;
}

/* ===== INFO column ===== */
.yas-pdp__stock{display:flex; align-items:center; gap:12px; margin-bottom:16px;}
.yas-pdp__instock{display:inline-flex; align-items:center; gap:6px; font-size:15px; font-weight:600; color:var(--green-d);}
.yas-pdp__stock-sub{font-size:13px; color:var(--ink3);}
.yas-pdp__outstock{font-size:15px; font-weight:600; color:var(--amber);}

.yas-pdp__benefits{margin-bottom:18px; padding-bottom:16px; border-bottom:1px solid var(--line2);}
.yas-pdp__benefits-title{font-size:13px; font-weight:600; text-transform:uppercase; letter-spacing:.04em; color:var(--ink3); margin-bottom:10px;}
.yas-pdp__benefits ul{list-style:none !important; margin:0; padding:0; display:flex; flex-direction:column; gap:8px;}
.yas-pdp__benefits li{list-style:none !important; display:block; font-size:14px; line-height:1.4; padding-left:0;}
.yas-pdp__benefits li::before{content:none !important; display:none !important;}
.yas-pdp__benefits li::marker{content:'' !important;}
.yas-pdp__benefits b{font-weight:600;}

/* Доставка и оплата */
.yas-pdp__dp{display:grid; grid-template-columns:1fr 1fr; gap:32px;}
.yas-pdp__dp-list{list-style:none; margin:0; padding:0; display:flex; flex-direction:column; gap:10px;}
.yas-pdp__dp-list li{position:relative; padding-left:22px; font-size:14px; line-height:1.5; color:var(--ink2);}
.yas-pdp__dp-list li::before{content:''; position:absolute; left:2px; top:7px; width:8px; height:8px; border-radius:50%; background:var(--blue);}
.yas-pdp__dp-list b{color:var(--ink); font-weight:600;}
@media(max-width:768px){.yas-pdp__dp{grid-template-columns:1fr; gap:20px;}}

.yas-pdp__chars-link{display:inline-block; margin-top:6px; font-size:14px; color:var(--blue); text-decoration:none; border-bottom:1px dashed var(--blue);}
.yas-pdp__chars-link:hover{border-bottom-style:solid;}

.yas-pdp__help{display:flex; align-items:flex-start; gap:12px; margin-top:18px; padding:14px 16px; border-radius:var(--r); border:1px solid var(--line); background:linear-gradient(135deg, #fff 0%, var(--blue-l) 100%);}
.yas-pdp__help-ic{flex:0 0 22px; padding-top:2px;}
.yas-pdp__help-body{display:flex; flex-direction:column; gap:4px; min-width:0;}
.yas-pdp__help-body b{font-size:14px; font-weight:600; color:var(--ink);}
.yas-pdp__help-body span{font-size:12.5px; color:var(--ink2); line-height:1.4;}
.yas-pdp__help-tel{font-size:15px; font-weight:700; color:var(--blue); text-decoration:none; margin-top:2px;}
.yas-pdp__help-tel:hover{text-decoration:underline;}

.yas-pdp__promo{display:flex; flex-wrap:wrap; align-items:center; gap:8px; margin-bottom:12px; padding:10px 12px; border-radius:var(--r-sm); background:var(--red-l);}
.yas-pdp__promo-tag{display:inline-flex; align-items:center; height:24px; padding:0 10px; border-radius:20px; font-size:12px; font-weight:700; color:#fff;}
.yas-pdp__promo-tag--sale{background:var(--red);}
.yas-pdp__promo-tag--hit{background:var(--green);}
.yas-pdp__promo-note{font-size:12.5px; color:var(--ink2); flex:1 1 140px; min-width:0;}

/* SKU selectors */
.yas-pdp__sku{margin-bottom:16px;}
.yas-pdp .catalog-element-offers-properties{display:flex; flex-direction:column; gap:14px;}
.yas-pdp .catalog-element-offers-property{display:block;}
.yas-pdp .catalog-element-information-title{font-size:12px; font-weight:600; text-transform:uppercase; letter-spacing:.04em; color:var(--ink3); margin-bottom:8px;}
.yas-pdp .catalog-element-offers-property-values{display:flex; flex-wrap:wrap; gap:8px;}
.yas-pdp .catalog-element-offers-property-value{display:inline-flex; align-items:center; gap:6px; padding:8px 15px; border:1.5px solid var(--line); border-radius:30px; background:#fff; font-size:13px; font-weight:500; color:var(--ink2); cursor:pointer; user-select:none; transition:border-color var(--t),background var(--t),color var(--t);}
.yas-pdp .catalog-element-offers-property-value:hover{border-color:var(--blue); color:var(--blue);}
.yas-pdp .catalog-element-offers-property-value[data-state=hidden]{display:none;}
.yas-pdp .catalog-element-offers-property-value[data-state=disabled]{opacity:.4; pointer-events:none; text-decoration:line-through;}
.yas-pdp .catalog-element-offers-property-value[data-state=disabled] .catalog-element-offers-property-value-image{opacity:.35;}
.yas-pdp .catalog-element-offers-property-value[data-state=selected]{border-color:var(--blue); background:var(--blue-l); color:var(--blue-d); font-weight:600;}
.yas-pdp .catalog-element-offers-property-value-image{width:22px; height:22px; background-size:cover; background-position:center; border-radius:4px;}
.yas-pdp .catalog-element-offers-property-value-overlay{display:none;}
.yas-pdp .catalog-element-offers-property-values.is-expanded .yas-pdp__sku-value--folded{display:inline-flex !important;}
.yas-pdp__sku-value--folded{display:none !important;}
.yas-pdp__sku-more{
  display:inline-flex; align-items:center; justify-content:center;
  flex:0 0 auto; box-sizing:border-box;
  padding:8px 13px; min-width:0; width:auto; height:auto;
  border:1.5px solid var(--line); border-radius:30px; background:#fff;
  font-size:13px; font-weight:500; line-height:1;
  color:var(--ink2); cursor:pointer; user-select:none;
  transition:border-color var(--t),background var(--t),color var(--t);
  margin: 3px;
}
.yas-pdp__sku-more:hover{border-color:var(--blue); color:var(--blue); background:var(--blue-l);}
.yas-pdp__sku-more--hidden{display:none !important;}
.yas-pdp__sku-more-icon{display:block; flex-shrink:0; pointer-events:none;}
.yas-pdp .catalog-element-offers-property-values.is-expanded .yas-pdp__sku-more{
  border-color:var(--blue); color:var(--blue); background:var(--blue-l);
}

/* ===== BUY box (col 3) ===== */
.yas-pdp__buy{position:relative; border:1px solid var(--line); border-radius:var(--r); padding:20px; box-shadow:var(--sh); background:#fff;}
.yas-pdp__price-block{margin-bottom:14px; padding-right:96px;}
.yas-pdp .catalog-element-price{display:flex; flex-wrap:wrap; align-items:baseline; gap:6px 12px;}
.yas-pdp .catalog-element-price[data-show=false]{display:none;}
.yas-pdp .catalog-element-price-discount{font-size:34px; font-weight:800; line-height:1; color:var(--ink); order:2;}
.yas-pdp .catalog-element-price[data-discount=true] .catalog-element-price-discount{color:var(--red);}
.yas-pdp .catalog-element-price-base{font-size:17px; color:var(--ink3); text-decoration:line-through; order:1; flex-basis:100%;}
.yas-pdp .catalog-element-price[data-discount=false] .catalog-element-price-base{display:none;}
.yas-pdp .catalog-element-price-difference{display:none;}
.yas-pdp .catalog-element-price-title{display:none;}
.yas-pdp__profit{display:inline-block; margin-top:6px; font-size:13px; font-weight:600; color:var(--red); background:var(--red-l); padding:3px 10px; border-radius:30px;}
.yas-pdp__price-note{font-size:12.5px; color:var(--green-d); font-weight:500; margin:10px 0 0;}
.yas-pdp__credit{margin-top:12px; font-size:13px; color:var(--ink2);}
.yas-pdp__cheaper{display:flex; flex-wrap:wrap; gap:10px; margin-top:10px; font-size:13px;}
.yas-pdp__cheaper a{color:var(--blue); text-decoration:none;}

.yas-pdp__cta{margin-top:16px;}
.yas-pdp .catalog-element-purchase{display:flex; flex-direction:column; gap:10px;}
/* ── Quantity counter: hidden until added to cart ── */
.yas-pdp .catalog-element-purchase-counter{display:none; align-items:center; gap:10px; margin:0;}
.yas-pdp .catalog-element-purchase.yas-counter-visible .catalog-element-purchase-counter{display:flex !important;}
/* Hide order button row when stepper is shown */
.yas-pdp .catalog-element-purchase.yas-counter-visible .catalog-element-purchase-order{display:none !important;}
/* ── Stepper widget ── */
.yas-pdp .catalog-element-purchase.yas-counter-visible .catalog-element-purchase-counter-control{display:flex !important; align-items:stretch; border:2px solid #dde4ec; border-radius:10px; overflow:hidden; flex:1; background:#fff; min-height:52px; position:relative;}
.yas-pdp .catalog-element-purchase.yas-counter-visible .catalog-element-purchase-counter .intec-ui-part-decrement,
.yas-pdp .catalog-element-purchase.yas-counter-visible .catalog-element-purchase-counter .intec-ui-part-increment{background:transparent !important; border-radius:0 !important; padding:0 !important; width:48px; flex-shrink:0; display:flex !important; align-items:center; justify-content:center; font-size:22px; font-weight:300; line-height:1; color:var(--blue); transition:background .15s; text-decoration:none; pointer-events:all !important; opacity:1 !important; cursor:pointer !important;}
.yas-pdp .catalog-element-purchase.yas-counter-visible .catalog-element-purchase-counter .intec-ui-part-decrement:hover,
.yas-pdp .catalog-element-purchase.yas-counter-visible .catalog-element-purchase-counter .intec-ui-part-increment:hover{background:#edf5fc !important;}
.yas-pdp .catalog-element-purchase.yas-counter-visible .catalog-element-purchase-counter .intec-ui-part-input{flex:1; border:none !important; outline:none !important; box-shadow:none !important; background:transparent !important; text-align:center; font-size:17px; font-weight:700; color:#1a2b3c; padding:0 !important; border-left:1px solid #dde4ec !important; border-right:1px solid #dde4ec !important; min-width:40px;}
.yas-pdp .catalog-element-purchase.yas-counter-visible .intec-ui-part-increment-wrapper{display:flex; align-items:stretch;}
/* ── Unit label & cart link ── */
.yas-pdp .catalog-element-purchase-counter-quantity{font-size:13px; color:var(--ink3); flex-shrink:0; align-self:center;}
.yas-counter-cart-link{display:none; align-items:center; justify-content:center; width:52px; height:52px; flex-shrink:0; border:2px solid #dde4ec; border-radius:10px; color:#8a9bb0; text-decoration:none !important; transition:border-color .2s,color .2s,background .2s; cursor:pointer;}
.yas-pdp .catalog-element-purchase.yas-counter-visible .yas-counter-cart-link{display:flex;}
.yas-counter-cart-link:hover{border-color:var(--blue); color:var(--blue); background:#edf5fc;}
.yas-pdp .catalog-element-purchase-order{margin:0; text-align:left;}
/* основная кнопка — БЕЗ display (видимостью офферов рулит база) */
.yas-pdp .catalog-element-purchase-order-button-add,
.yas-pdp .catalog-element-purchase-order-button-added{width:100%; padding:15px 22px; border-radius:var(--r); font-size:16px; font-weight:600; cursor:pointer; border:none; transition:background var(--t),box-shadow var(--t);}
.yas-pdp .catalog-element-purchase-order-button-add{background:linear-gradient(180deg,#3aa0de 0%,var(--blue) 55%,var(--blue-d) 100%); color:#fff; box-shadow:0 6px 20px rgba(52,152,219,.32);}
.yas-pdp .catalog-element-purchase-order-button-add:hover{background:linear-gradient(180deg,#4aabeb 0%,var(--blue) 55%,#2575a8 100%); box-shadow:0 8px 24px rgba(52,152,219,.4);}
.yas-pdp .catalog-element-purchase-order-button-added{background:var(--green); color:#fff;}
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-add[data-basket-state=added],
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-add[data-complect-basket-state=added],
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-basket-state=none],
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-basket-state=processing],
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-basket-state=delayed]{display:none !important;}
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added]{display:inline-flex !important;}
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added],
.yas-pdp .catalog-element-panel .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added],
.yas-pdp .catalog-element-panel-mobile .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added],
.yas-pdp__dock-purchase .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added]{
  background:#0fa873 !important;
  background-image:none !important;
  border-color:#0fa873 !important;
  color:#fff !important;
  box-shadow:0 6px 20px rgba(15,168,115,.28) !important;
}
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added]:hover,
.yas-pdp .catalog-element-panel .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added]:hover,
.yas-pdp .catalog-element-panel-mobile .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added]:hover,
.yas-pdp__dock-purchase .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added]:hover{
  background:#0d9566 !important;
  border-color:#0d9566 !important;
  box-shadow:0 8px 24px rgba(15,168,115,.36) !important;
  color:#fff !important;
}
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added] .intec-ui-part-icon,
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added] .intec-ui-part-content,
.yas-pdp .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added] .button-icon,
.yas-pdp .catalog-element-panel .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added] .button-icon,
.yas-pdp .catalog-element-panel-mobile .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-complect-basket-state=added] .button-icon{
  color:#fff !important;
}
.yas-pdp .catalog-element-purchase-order-button .button-icon{font-size:18px;}
.yas-pdp .catalog-element-purchase-order-button .intec-ui-part-effect{display:none;}
.yas-pdp .catalog-element-purchase-order-fast{display:inline-flex; align-items:center; gap:7px; margin-top:2px; color:var(--blue); cursor:pointer; font-size:14px; background:none; border:none;}
.yas-pdp .catalog-element-purchase-order-subscribe .intec-ui{width:100%; padding:14px 22px; border-radius:var(--r); background:var(--ink2); color:#fff; font-weight:600; justify-content:center;}

.yas-pdp__oneclick{display:flex; align-items:center; justify-content:center; gap:8px; width:100%; padding:13px 22px; border:1.5px solid var(--blue); border-radius:var(--r); background:#fff; color:var(--blue); font-size:15px; font-weight:600; text-decoration:none; cursor:pointer; transition:background var(--t); margin-top:2px;}
.yas-pdp__oneclick:hover{background:var(--blue-l);}

/* favorite / compare — buy box action icons */
.yas-pdp__buy .catalog-element-purchase-buttons-actions{
  position:absolute;
  top:20px;
  right:20px;
  display:flex;
  align-items:center;
  gap:8px;
  margin:0;
  z-index:2;
}
.yas-pdp__buy .catalog-element-purchase-buttons-wrapper,
.yas-pdp__buy .catalog-element-purchase-buttons-wrapper>div{
  display:flex;
  align-items:center;
  gap:8px;
  margin:0;
  min-width:0;
  white-space:normal;
}
.yas-pdp__buy .catalog-element-purchase-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:40px;
  height:40px;
  padding:0;
  margin:0;
  border:1px solid var(--line);
  border-radius:10px;
  background:#fff;
  color:var(--ink2);
  cursor:pointer;
  flex-shrink:0;
  vertical-align:middle;
  font-size:0;
  line-height:0;
  transition:border-color var(--t),background var(--t),color var(--t),box-shadow var(--t);
}
.yas-pdp__buy .catalog-element-purchase-button:hover{
  border-color:var(--blue);
  color:var(--blue);
  background:var(--blue-l);
  box-shadow:0 2px 8px rgba(52,152,219,.12);
}
.yas-pdp__buy .catalog-element-purchase-button .yas-pdp__action-icon,
.yas-pdp__buy .catalog-element-purchase-button svg{
  display:block;
  width:20px;
  height:20px;
  flex-shrink:0;
}
.yas-pdp__buy .catalog-element-purchase-button svg path{
  stroke:currentColor;
  fill:none;
  transition:stroke var(--t),fill var(--t);
}
.yas-pdp__buy .catalog-element-purchase-button.catalog-element-purchase-button-delayed,
.yas-pdp__buy .catalog-element-purchase-button.catalog-element-purchase-button-delay[data-basket-state=delayed],
.yas-pdp__buy .catalog-element-purchase-button.catalog-element-purchase-button-compared,
.yas-pdp__buy .catalog-element-purchase-button.catalog-element-purchase-button-compare[data-compare-state=added]{
  display:none;
}
.yas-pdp__buy .catalog-element-purchase-button.catalog-element-purchase-button-delayed[data-basket-state=delayed],
.yas-pdp__buy .catalog-element-purchase-button.catalog-element-purchase-button-compared[data-compare-state=added]{
  display:inline-flex;
  border-color:var(--blue);
  color:var(--blue);
  background:var(--blue-l);
}
.yas-pdp__buy .catalog-element-purchase-button.catalog-element-purchase-button-delayed[data-basket-state=delayed] svg path{
  fill:currentColor;
  stroke:currentColor;
}

.yas-pdp[data-available=false] .catalog-element-purchase-order-button-add{opacity:.5; pointer-events:none;}

.yas-pdp__price-from{font-size:26px; font-weight:800; margin-bottom:12px;}
.yas-pdp__btn-secondary{display:inline-flex; align-items:center; justify-content:center; padding:13px 22px; border:1.5px solid var(--blue); border-radius:var(--r); color:var(--blue); font-weight:600; cursor:pointer; background:#fff;}

/* buy-box mini info list */
.yas-pdp__buy-info{margin-top:16px; padding-top:16px; border-top:1px solid var(--line2); display:flex; flex-direction:column; gap:12px;}
.yas-pdp__bi-row{display:flex; align-items:flex-start; gap:10px;}
.yas-pdp__bi-ic{flex:0 0 22px; padding-top:1px;}
.yas-pdp__bi-t{font-size:13.5px; font-weight:600; color:var(--ink);}
.yas-pdp__bi-s{font-size:12.5px; color:var(--ink2); margin-top:1px;}
.yas-pdp__bi-s a{color:var(--blue); text-decoration:underline; cursor:pointer;}

/* ===== TRUST BAR ===== */
.yas-pdp__trustbar{display:grid; grid-template-columns:repeat(5,1fr); gap:18px; margin:28px 0; padding:20px 24px; background:var(--bg2); border-radius:var(--r);}
.yas-pdp__tb{display:flex; align-items:center; gap:12px;}
.yas-pdp__tb svg{flex:0 0 26px;}
.yas-pdp__tb b{display:block; font-size:14px; font-weight:600;}
.yas-pdp__tb i{display:block; font-size:12px; color:var(--ink2); font-style:normal; margin-top:1px;}

/* ===== Секции контента (стек блоков) ===== */
.yas-pdp__sections{margin:28px 0 8px;}
.yas-pdp__section{
  margin:0 0 36px;
  padding:0 0 36px;
  border-bottom:1px solid var(--line);
  scroll-margin-top:88px;
}
.yas-pdp__section:last-child{margin-bottom:0; padding-bottom:0; border-bottom:none;}
.yas-pdp__section-title{
  font-size:23px; font-weight:700; line-height:1.25;
  margin:0 0 20px; color:var(--ink);
}
.yas-pdp__section .yas-pdp__props{max-width:none;}
.yas-pdp__section--chars .yas-pdp__section-title{display:flex; align-items:baseline; gap:10px;}
.yas-pdp__props-count{
  font-size:13px; font-weight:600; color:var(--ink3);
  background:var(--bg2); border:1px solid var(--line2);
  padding:2px 10px; border-radius:20px; line-height:1.4;
}
.yas-pdp__props-box{margin:0;}
.yas-pdp__props-cols{
  display:grid; grid-template-columns:repeat(2, minmax(0, 1fr)); gap:0 32px;
  align-items:start;
}
.yas-pdp__props-col{min-width:0;}
.yas-pdp__props-box .yas-pdp__props{
  width:100%; border-collapse:collapse; font-size:14px;
  border:1px solid var(--line2); border-radius:var(--r-sm); overflow:hidden;
}
.yas-pdp__props-box .yas-pdp__props tr{border-bottom:1px solid var(--line2);}
.yas-pdp__props-box .yas-pdp__props tr:last-child{border-bottom:none;}
.yas-pdp__props-box .yas-pdp__props tr:hover{background:var(--bg2);}
.yas-pdp__props-box .yas-pdp__props th{
  width:46%; padding:5px 12px 5px 14px;
  text-align:left; font-weight:400; color:var(--ink3); vertical-align:top;
}
.yas-pdp__props-box .yas-pdp__props td{
  padding:5px 14px 5px 0; font-weight:500; vertical-align:top;
}
.yas-pdp__props-box .yas-pdp__props a{color:var(--blue); text-decoration:none;}
.yas-pdp__props-box .yas-pdp__props a:hover{text-decoration:underline;}
.yas-pdp__props-box[data-expanded="false"] .yas-pdp__props-row--extra{display:none;}
.yas-pdp__props-toggle{
  display:inline-flex; align-items:center; justify-content:center;
  margin-top:14px; padding:0;
  font-family:inherit; font-size:14px; font-weight:500; color:var(--blue);
  background:none; border:none; border-bottom:1px dashed var(--blue);
  cursor:pointer; transition:color var(--t), border-color var(--t);
}
.yas-pdp__props-toggle:hover{color:#2980b9; border-bottom-color:#2980b9; border-bottom-style:solid;}
@media(max-width:768px){
  .yas-pdp__props-cols{grid-template-columns:1fr; gap:16px;}
  .yas-pdp__props-box .yas-pdp__props th,
  .yas-pdp__props-box .yas-pdp__props td{display:block; width:100%; padding:0;}
  .yas-pdp__props-box .yas-pdp__props tr{display:block; padding:10px 14px;}
  .yas-pdp__props-box .yas-pdp__props th{padding-bottom:4px; font-size:12px;}
}
.yas-pdp__section--reviews .yas-pdp__section-title{margin-bottom:16px;}

/* ===== WHY (compact cards) ===== */
.yas-pdp__why{margin:24px 0;}
.yas-pdp__h2{font-size:23px; font-weight:700; margin:0 0 20px;}
.yas-pdp__why .yas-pdp__h2{font-size:21px; margin:0 0 14px;}
.yas-pdp__h3{font-size:17px; font-weight:600; margin:0 0 14px;}
.yas-pdp__why-grid{
  display:grid;
  grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));
  gap:10px;
}
.yas-pdp__why-card{
  display:flex;
  align-items:flex-start;
  gap:12px;
  min-height:0;
  border:1px solid #d8e6f2;
  border-radius:12px;
  padding:12px 14px;
  background:linear-gradient(180deg, #fff 0%, #f7fbff 100%);
  box-shadow:0 1px 0 rgba(52, 152, 219, .06);
}
.yas-pdp__why-ic{
  display:inline-flex;
  flex:0 0 auto;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  margin:0;
  border-radius:10px;
  background:var(--blue-l, #eaf4fb);
}
.yas-pdp__why-ic svg{width:20px; height:20px;}
.yas-pdp__why-body{min-width:0; flex:1 1 auto;}
.yas-pdp__why-name{
  font-size:13px;
  font-weight:500;
  line-height:1.3;
  color:var(--ink2);
  margin:0 0 3px;
}
.yas-pdp__why-val{
  font-size:15px;
  font-weight:600;
  line-height:1.35;
  color:var(--ink);
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}

/* ===== TWO columns (chars+desc, faq+brand) ===== */
.yas-pdp__two{display:grid; grid-template-columns:1fr 1fr; gap:40px; margin:32px 0; align-items:start;}
.yas-pdp__col{min-width:0;}
.yas-pdp__props{width:100%; border-collapse:collapse; font-size:14px;}
.yas-pdp__props tr{border-bottom:1px solid var(--line2);}
.yas-pdp__props tr:hover{background:var(--bg2);}
.yas-pdp__props th{width:46%; padding:10px 16px 10px 0; text-align:left; font-weight:400; color:var(--ink3); vertical-align:top;}
.yas-pdp__props td{padding:10px 0; font-weight:500; vertical-align:top;}
.yas-pdp__props a{color:var(--blue); text-decoration:none;}
.yas-pdp__desc{font-size:15px; line-height:1.7; color:var(--ink);}
.yas-pdp__desc p{margin:0 0 12px;}
.yas-pdp__desc h2,.yas-pdp__desc h3{font-size:17px; font-weight:600; margin:18px 0 8px;}

/* ===== FAQ ===== */
.yas-pdp__faq{display:flex; flex-direction:column; gap:10px;}
.yas-pdp__faq-item{border:1px solid var(--line); border-radius:var(--r-sm); overflow:hidden;}
.yas-pdp__faq-item summary{list-style:none; cursor:pointer; padding:14px 44px 14px 16px; font-size:15px; font-weight:500; position:relative;}
.yas-pdp__faq-item summary::-webkit-details-marker{display:none;}
.yas-pdp__faq-item summary::after{content:''; position:absolute; right:18px; top:50%; width:9px; height:9px; border-right:2px solid var(--ink3); border-bottom:2px solid var(--ink3); transform:translateY(-70%) rotate(45deg); transition:transform var(--t);}
.yas-pdp__faq-item[open] summary::after{transform:translateY(-30%) rotate(225deg);}
.yas-pdp__faq-a{padding:0 16px 14px; font-size:14px; color:var(--ink2); line-height:1.55;}

/* ===== Brand box ===== */
.yas-pdp__brandbox{
  display:flex; gap:28px; align-items:flex-start;
  border:1px solid var(--line); border-radius:var(--r);
  padding:28px 28px 26px;
  background:linear-gradient(135deg, #fff 0%, var(--bg2) 100%);
}
.yas-pdp__brandbox-aside{
  flex:0 0 168px;
  display:flex; flex-direction:column; align-items:center; gap:12px;
}
.yas-pdp__brandbox-logo{
  display:flex; align-items:center; justify-content:center;
  width:100%; height:88px;
  border:1px solid var(--line2); border-radius:var(--r-sm); background:#fff;
  text-decoration:none;
}
.yas-pdp__brandbox-logo img{max-height:64px; max-width:140px; object-fit:contain;}
.yas-pdp__brandbox-logo--text{
  font-size:22px; font-weight:800; color:var(--ink);
  padding:0 12px; text-align:center; line-height:1.2;
}
.yas-pdp__brandbox-badge{
  display:inline-block;
  font-size:11px; font-weight:700; letter-spacing:.02em; text-transform:uppercase;
  color:var(--green-d); background:var(--green-l);
  padding:6px 12px; border-radius:30px; text-align:center;
}
.yas-pdp__brandbox-body{flex:1 1 auto; min-width:0;}
.yas-pdp__brandbox-kicker{
  margin:0 0 6px; font-size:12px; font-weight:700; letter-spacing:.06em;
  text-transform:uppercase; color:var(--blue);
}
.yas-pdp__brandbox-title{
  margin:0 0 12px; font-size:22px; line-height:1.3; font-weight:700; color:var(--ink);
}
.yas-pdp__brandbox-lead{
  margin:0 0 10px; font-size:15px; line-height:1.65; color:var(--ink);
}
.yas-pdp__brandbox-lead b{font-weight:700;}
.yas-pdp__brandbox-about{
  margin:0 0 16px; padding:12px 14px;
  font-size:13.5px; line-height:1.55; color:var(--ink2);
  background:#fff; border:1px solid var(--line2); border-radius:var(--r-sm);
}
.yas-pdp__brandbox-trust{
  list-style:none !important; margin:0 0 18px; padding:0;
  display:grid; grid-template-columns:repeat(2, minmax(0, 1fr)); gap:10px 16px;
}
.yas-pdp__brandbox-trust-item{
  list-style:none !important;
  display:flex; align-items:flex-start; gap:10px;
  padding:10px 12px; padding-left:12px; background:#fff;
  border:1px solid var(--line2); border-radius:var(--r-sm);
}
.yas-pdp__brandbox-trust-item::before,
.yas-pdp__brandbox-trust-item::after{content:none !important; display:none !important;}
.yas-pdp__brandbox-trust-item::marker{content:'' !important; display:none !important;}
.yas-pdp .yas-pdp__brandbox-trust .yas-pdp__brandbox-trust-item::before{display:none !important;}
.yas-pdp__brandbox-trust-ic{
  flex:0 0 22px; color:var(--blue); margin-top:1px;
}
.yas-pdp__brandbox-trust-text{font-size:13px; line-height:1.45; color:var(--ink2);}
.yas-pdp__brandbox-trust-text b{display:block; font-size:13.5px; font-weight:600; color:var(--ink); margin-bottom:1px;}
.yas-pdp__brandbox-foot{
  display:flex; flex-wrap:wrap; align-items:center; gap:12px 18px;
  padding-top:4px;
}
.yas-pdp__brandbox-cta{
  display:inline-flex; align-items:center; justify-content:center;
  min-height:44px; padding:0 22px;
  font-size:14px; font-weight:600; color:#fff; text-decoration:none;
  background:var(--blue); border-radius:var(--r-sm);
  transition:background var(--t), box-shadow var(--t);
}
.yas-pdp__brandbox-cta:hover{
  background:#2980b9; box-shadow:0 6px 18px rgba(52,152,219,.28); color:#fff;
}
.yas-pdp__brandbox-note{font-size:13px; color:var(--ink3); line-height:1.4;}
@media(max-width:768px){
  .yas-pdp__brandbox{flex-direction:column; gap:18px; padding:20px 18px;}
  .yas-pdp__brandbox-aside{flex:0 0 auto; width:100%; flex-direction:row; justify-content:flex-start;}
  .yas-pdp__brandbox-logo{flex:0 0 120px; height:72px;}
  .yas-pdp__brandbox-title{font-size:19px;}
  .yas-pdp__brandbox-trust{grid-template-columns:1fr;}
}
@media(max-width:480px){
  .yas-pdp__brandbox-aside{flex-direction:column; align-items:flex-start;}
  .yas-pdp__brandbox-logo{width:100%; flex:0 0 auto;}
}

/* ===== generic block ===== */
.yas-pdp__block{margin:32px 0;}

/* ===== Кросс-селл (после контента о товаре) ===== */
.yas-pdp__crosssell{margin:40px 0 8px; padding-top:32px; border-top:1px solid var(--line); overflow:visible;}
.yas-pdp__crosssell:empty{display:none;}

/* ===== Блоки товаров (catalog.tile.4) — горизонтальная карусель ===== */
.yas-pdp__related-stack,
.yas-pdp__crosssell {
  --yas-carousel-gap: 12px;
  --yas-carousel-cols: 5;
  --yas-carousel-item-w: calc((100cqw - (var(--yas-carousel-cols) - 1) * var(--yas-carousel-gap)) / var(--yas-carousel-cols));
  --yas-carousel-shadow-gutter: 14px;
}
@media (max-width: 992px) {
  .yas-pdp__related-stack,
  .yas-pdp__crosssell { --yas-carousel-cols: 3; }
}
@media (max-width: 768px) {
  .yas-pdp__related-stack,
  .yas-pdp__crosssell { --yas-carousel-cols: 2; }
}

.yas-pdp__pblock{margin:28px 0; overflow:visible;}
.yas-pdp__pblock-head{display:flex; align-items:flex-end; justify-content:space-between; gap:16px; margin-bottom:16px;}
.yas-pdp__pblock-titles{min-width:0; flex:1 1 auto;}
.yas-pdp__pblock-title{margin:0;}
.yas-pdp__pblock-sub{margin:6px 0 0; font-size:14px; color:var(--ink2); line-height:1.4;}
.yas-pdp__pblock-nav{display:flex; gap:8px; flex:0 0 auto;}
.yas-pdp__pblock-btn{display:inline-flex; align-items:center; justify-content:center; width:40px; height:40px; border:1px solid var(--line); border-radius:50%; background:#fff; color:var(--ink2); cursor:pointer; transition:border-color var(--t),color var(--t),box-shadow var(--t);}
.yas-pdp__pblock-btn:hover{border-color:var(--blue); color:var(--blue); box-shadow:var(--sh);}
.yas-pdp__pblock-btn:disabled{opacity:.35; pointer-events:none;}

.yas-pdp [data-yas-carousel] .yas-pdp__pblock-viewport{
  container-type:inline-size;
  container-name:yas-pdp-carousel;
  width:100%;
  overflow:visible;
}
.yas-pdp [data-yas-carousel] .yas-pdp__pblock-inner{
  position:relative;
  margin:0;
  overflow:visible;
}
.yas-pdp [data-yas-carousel] .yas-pdp__pblock-inner .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-4{width:100%;}
.yas-pdp [data-yas-carousel] .yas-pdp__pblock-inner .catalog-section-items,
.yas-pdp [data-yas-carousel] .yas-pdp__pblock-inner .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-4[data-columns-desktop="2"] .catalog-section-items,
.yas-pdp [data-yas-carousel] .yas-pdp__pblock-inner .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-4[data-columns-desktop="3"] .catalog-section-items,
.yas-pdp [data-yas-carousel] .yas-pdp__pblock-inner .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-4[data-columns-desktop="4"] .catalog-section-items,
.yas-pdp [data-yas-carousel] .yas-pdp__pblock-inner .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-4[data-columns-desktop="5"] .catalog-section-items{
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:stretch !important;
  grid-template-columns:none !important;
  gap:var(--yas-carousel-gap) !important;
  width:100% !important;
  max-width:100% !important;
  overflow-x:auto !important;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  -webkit-overflow-scrolling:touch;
  padding:var(--yas-carousel-shadow-gutter, 14px) 8px;
  scrollbar-width:none;
}
.yas-pdp [data-yas-carousel] .yas-pdp__pblock-inner .catalog-section-items::-webkit-scrollbar{display:none;}
.yas-pdp [data-yas-carousel] .yas-pdp__pblock-inner .catalog-section-items > .catalog-section-item,
.yas-pdp [data-yas-carousel] .yas-pdp__pblock-inner .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-4 .catalog-section-items > .catalog-section-item{
  flex:0 0 var(--yas-carousel-item-w) !important;
  width:var(--yas-carousel-item-w) !important;
  max-width:var(--yas-carousel-item-w) !important;
  min-width:0 !important;
  scroll-snap-align:start;
  display:flex !important;
  flex-direction:column;
  height:auto !important;
  align-self:stretch !important;
  box-sizing:border-box;
  overflow:visible;
}
.yas-pdp__pblock--compact [data-yas-carousel] .yas-pdp__pblock-inner .catalog-section-items{
  align-items:flex-start !important;
}
.yas-pdp__pblock--compact [data-yas-carousel] .yas-pdp__pblock-inner .catalog-section-items > .catalog-section-item,
.yas-pdp__pblock--compact [data-yas-carousel] .yas-pdp__pblock-inner .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-4 .catalog-section-items > .catalog-section-item{
  align-self:flex-start !important;
  height:auto !important;
}
.yas-pdp__pblock--compact [data-yas-carousel] .yas-pdp__pblock-inner .catalog-section-items > .catalog-section-item > .catalog-section-item-wrapper.product-card,
.yas-pdp__pblock--compact [data-yas-carousel] .yas-pdp__pblock-inner .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-4 .catalog-section-items > .catalog-section-item > .catalog-section-item-wrapper.product-card{
  flex:0 1 auto !important;
  min-height:0 !important;
  height:auto !important;
}
.yas-pdp [data-yas-carousel] .yas-pdp__pblock-inner .catalog-section-item-wrapper.product-card{
  min-height:100%; padding:10px; border-radius:14px;
  box-shadow:0 4px 16px rgba(15,23,42,.06);
}
.yas-pdp__pblock--compact [data-yas-carousel] .yas-pdp__pblock-inner .catalog-section-item-wrapper.product-card{
  min-height:0 !important;
  height:auto !important;
}
.yas-pdp__pblock--compact [data-yas-carousel] .catalog-section-item-purchase-footer.product-card__actions .catalog-section-item-purchase-button.product-card__primary-btn .product-card__cart-content,
.yas-pdp__pblock--compact [data-yas-carousel] .catalog-section-item-purchase-footer.product-card__actions .catalog-section-item-purchase-button.product-card__cart-btn .product-card__cart-content{
  white-space:normal;
}
.yas-pdp__pblock-inner .catalog-section-item-visual.product-card__image-wrap{aspect-ratio:1/1;}
.yas-pdp__pblock-inner .catalog-section-item-name.product-card__title-wrap a,
.yas-pdp__pblock-inner .catalog-section-item-name.product-card__title-wrap div{font-size:13px; line-height:17px; max-height:34px;}
.yas-pdp__pblock-inner .catalog-section-item-price-discount.product-card__price{font-size:17px;}
.yas-pdp__pblock-inner .catalog-section-item-purchase-order-button.product-card__add-btn{min-height:40px; font-size:14px;}

/* Карусель PDP: единые primary-кнопки, без счётчика вместо «В корзину» */
.yas-pdp [data-yas-carousel] .catalog-section-item-purchase-footer.product-card__actions .catalog-section-item-purchase-button.product-card__primary-btn .product-card__cart-content,
.yas-pdp [data-yas-carousel] .catalog-section-item-purchase-footer.product-card__actions .catalog-section-item-purchase-button.product-card__cart-btn .product-card__cart-content{
  white-space:nowrap; font-size:12px; gap:6px;
}
.yas-pdp [data-yas-carousel] .catalog-section-item-purchase-footer.product-card__actions .product-card__cart-column:has(.catalog-section-item-purchase-button-add[data-basket-state=added]) > .product-card__counter-after-add{
  display:none !important;
}
.yas-pdp [data-yas-carousel] .catalog-section-item-purchase-footer.product-card__actions .product-card__cart-column:has(.catalog-section-item-purchase-button-add[data-basket-state=added]) .catalog-section-item-purchase-button-add{
  display:none !important;
}
.yas-pdp [data-yas-carousel] .catalog-section-item-purchase-footer.product-card__actions .product-card__cart-column:has(.catalog-section-item-purchase-button-add[data-basket-state=added]) .catalog-section-item-purchase-button-added{
  display:flex !important; align-items:center; justify-content:center;
  width:100%; min-height:40px; border-radius:10px;
  background:var(--primary-hover) !important; border:1px solid var(--primary-hover) !important;
  color:#fff !important; font-size:12px; font-weight:600; text-decoration:none;
  letter-spacing:normal; text-transform:none;
}

@media(max-width:768px){
  .yas-pdp__pblock-nav{display:none;}
}

/* ===== Комплект / сопутствующие (web23:complect.infoblock yas-pdp) ===== */
.yas-pdp .section-complect {
  margin: 0 !important;
  float: none !important;
  width: auto !important;
}

.yas-pdp [data-yas-complect-carousel] .yas-pdp__complect-carousel-viewport {
  container-type: inline-size;
  container-name: yas-pdp-complect-carousel;
  width: 100%;
  overflow: visible;
  margin: 0;
}

.yas-pdp [data-yas-complect-carousel] .complect__item-list {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  gap: var(--yas-carousel-gap) !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: auto !important;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  padding: var(--yas-carousel-shadow-gutter, 14px) 8px;
  margin: 0;
  list-style: none;
  scrollbar-width: none;
}

.yas-pdp [data-yas-complect-carousel] .complect__item-list::-webkit-scrollbar {
  display: none;
}

.yas-pdp [data-yas-complect-carousel] .complect__item {
  flex: 0 0 var(--yas-carousel-item-w) !important;
  width: var(--yas-carousel-item-w) !important;
  max-width: var(--yas-carousel-item-w) !important;
  flex-basis: var(--yas-carousel-item-w) !important;
  scroll-snap-align: start;
  display: flex !important;
  flex-direction: column;
  align-self: stretch !important;
  min-height: 100% !important;
  margin: 0 !important;
  float: none !important;
  padding: 0 !important;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 4px 16px rgba(15, 23, 42, .06);
  transition: border-color var(--t), box-shadow var(--t), transform var(--t);
}

.yas-pdp [data-yas-complect-carousel] .complect__item:hover {
  border-color: rgba(52, 152, 219, .45);
  box-shadow: 0 8px 24px rgba(15, 23, 42, .1);
}

.yas-pdp [data-yas-complect-carousel] .complect__item--fixed {
  border-color: rgba(52, 152, 219, .22);
  background: linear-gradient(180deg, #fff 0%, #f8fbff 100%);
}

.yas-pdp [data-yas-complect-carousel] .complect__item--optional {
  cursor: pointer;
}

.yas-pdp [data-yas-complect-carousel] .complect__item--optional.checked {
  border-color: var(--blue);
  box-shadow: 0 8px 24px rgba(52, 152, 219, .16);
}

.yas-pdp [data-yas-complect-carousel] .complect__item-disabled {
  opacity: .62;
  filter: grayscale(.15);
}

.yas-pdp .section-complect .complect__item-wrapper {
  display: flex !important;
  flex-direction: column;
  flex: 1 1 auto;
  width: auto !important;
  height: 100%;
  min-height: 0;
  padding: 12px !important;
  position: relative;
  box-shadow: none !important;
  background: transparent !important;
}

.yas-pdp .section-complect .complect__item-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  padding: 4px 8px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--blue);
  background: var(--blue-l);
  border: 1px solid rgba(52, 152, 219, .18);
}

.yas-pdp .section-complect .complect__item-check {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  width: 22px;
  height: 22px;
  margin: 0;
  padding: 0;
  border: 2px solid #c5cad6;
  border-radius: 6px;
  background: #fff;
  cursor: pointer;
  transition: border-color var(--t), background-color var(--t);
}

.yas-pdp .section-complect .complect__item-check:hover {
  border-color: var(--blue);
}

.yas-pdp .section-complect .complect__item--optional.checked .complect__item-check,
.yas-pdp .section-complect .complect__item-check.is-on {
  border-color: var(--blue);
  background-color: var(--blue);
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='9' viewBox='0 0 11 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.85355 1.15771C10.0488 1.36799 10.0488 1.70893 9.85355 1.91921L4.35355 7.84229C4.25979 7.94327 4.13261 8 4 8C3.86739 8 3.74021 7.94327 3.64645 7.84229L1.14645 5.14998C0.951184 4.9397 0.951184 4.59876 1.14645 4.38848C1.34171 4.1782 1.65829 4.1782 1.85355 4.38848L4 6.70004L9.14645 1.15771C9.34171 0.947429 9.65829 0.947429 9.85355 1.15771Z' fill='%23ffffff' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.yas-pdp .section-complect .complect__item-image {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1 / 1;
  flex-shrink: 0;
  background: var(--bg2);
  border-radius: 10px;
  overflow: hidden;
  margin: 0 0 12px !important;
}

.yas-pdp .section-complect .complect__item-image img {
  display: block;
  width: auto !important;
  height: auto !important;
  max-width: 88% !important;
  max-height: 88% !important;
  object-fit: contain;
}

.yas-pdp .section-complect .complect__item-name {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.35;
  margin: 0 0 10px !important;
  min-height: calc(1.35em * 2);
  max-height: calc(1.35em * 2);
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.yas-pdp .section-complect .complect__item-name a {
  color: var(--ink);
  text-decoration: none;
  transition: color var(--t);
}

.yas-pdp .section-complect .complect__item-name a:hover {
  color: var(--blue);
}

.yas-pdp .section-complect .complect__item-dims {
  margin: 0 0 8px;
  font-size: 12px;
  line-height: 1.35;
  color: var(--ink3);
  text-align: left;
}

.yas-pdp .section-complect .complect__item-dims-label {
  color: var(--ink3);
}

.yas-pdp .section-complect .complect__item-dims-value {
  color: var(--ink2);
  font-weight: 500;
}

.yas-pdp .section-complect .complect__item-price {
  display: flex !important;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 6px 8px;
  margin: auto 0 0 !important;
  white-space: normal !important;
  text-align: left;
}

.yas-pdp .section-complect .complect__item-price b {
  font-size: 17px;
  font-weight: 700;
  color: var(--ink);
  line-height: 1.2;
}

.yas-pdp .section-complect .complect__item-discount {
  font-size: 13px;
  color: var(--ink3);
  text-decoration: line-through;
}

.yas-pdp .section-complect .complect__item-sale {
  display: inline-block;
  margin-top: 8px;
  font-size: 12px;
  font-weight: 600;
  color: var(--red);
  background: var(--red-l);
  padding: 2px 8px;
  border-radius: 20px;
}

.yas-pdp .section-complect .complect__item-is-soputs {
  margin: 0;
  padding: 0 12px 12px;
  text-align: center;
}

.yas-pdp .section-complect .complect__item-is-soputs a {
  font-size: 12px;
  font-weight: 600;
  color: var(--blue);
  text-decoration: none;
}

.yas-pdp .section-complect .complect__item-is-soputs a:hover {
  text-decoration: underline;
}

.yas-pdp .section-complect .complect__total-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px 24px;
  margin-top: 8px;
  padding: 16px 18px;
  border: 1px solid var(--line);
  border-radius: var(--r);
  background: #fff;
  box-shadow: 0 4px 16px rgba(15, 23, 42, .05);
}

.yas-pdp .section-complect .complect__total-info {
  min-width: 0;
  flex: 1 1 auto;
}

.yas-pdp .section-complect .complect__total-count {
  margin: 0 0 4px;
  font-size: 14px;
  color: var(--ink2);
}

.yas-pdp .section-complect .complect__total-count span {
  font-weight: 700;
  color: var(--ink);
}

.yas-pdp .section-complect .complect__total-count.soputs__total-count {
  display: none;
}

.yas-pdp .section-complect .complect__total-count.soputs__total-count.show {
  display: block;
}

.yas-pdp .section-complect .complect__total-price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px 12px;
}

.yas-pdp .section-complect .complect__total-price-current b {
  font-size: 24px;
  font-weight: 800;
  color: var(--ink);
  line-height: 1.1;
}

.yas-pdp .section-complect .complect__total-price-old {
  font-size: 15px;
  color: var(--ink3);
  text-decoration: line-through;
}

.yas-pdp .section-complect .complect__total-price-sale {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  color: var(--red);
  background: var(--red-l);
}

.yas-pdp .section-complect .complect__total-btn,
.yas-pdp .section-complect .soputs__total-btn {
  flex: 0 0 auto;
  min-width: 200px;
  padding: 14px 22px;
  border-radius: 10px;
  background: var(--blue) !important;
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  transition: background-color var(--t), box-shadow var(--t);
}

.yas-pdp .section-complect .complect__total-btn:hover,
.yas-pdp .section-complect .soputs__total-btn:hover {
  background: var(--blue-d) !important;
  box-shadow: 0 8px 20px rgba(52, 152, 219, .28);
}

.yas-pdp .section-complect .complect__total-block__not-available {
  margin: 0;
  font-size: 14px;
  font-style: normal;
  color: var(--ink2);
}

.yas-pdp__complect-carousel-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 4px;
}

.yas-pdp__block--complect-zone {
  --yas-carousel-gap: 12px;
  --yas-carousel-cols: 5;
  --yas-carousel-item-w: calc((100cqw - (var(--yas-carousel-cols) - 1) * var(--yas-carousel-gap)) / var(--yas-carousel-cols));
  --yas-carousel-shadow-gutter: 14px;
}

/* Компактный блок «Состав комплекта» */
.yas-pdp__block--has-complect.yas-pdp__block--complect-zone {
  --yas-carousel-gap: 8px;
  --yas-carousel-shadow-gutter: 6px;
  padding: 14px 16px;
  margin-bottom: 14px;
}

.yas-pdp__block--has-complect .yas-pdp__complect-carousel-head {
  align-items: center;
  gap: 12px;
  margin-bottom: 2px;
}

.yas-pdp__block--has-complect .yas-pdp__h2 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 2px;
  line-height: 1.25;
}

.yas-pdp__block--has-complect .yas-pdp__complect-zone-sub {
  margin: 0;
  font-size: 12px;
  line-height: 1.35;
  color: var(--ink2);
}

.yas-pdp__block--has-complect .yas-pdp__pblock-btn {
  width: 32px;
  height: 32px;
}

.yas-pdp__block--has-complect [data-yas-complect-carousel] .complect__item-list {
  padding: var(--yas-carousel-shadow-gutter, 6px) 4px;
}

.yas-pdp__block--has-complect [data-yas-complect-carousel] .complect__item {
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(15, 23, 42, .05);
}

.yas-pdp__block--has-complect .section-complect .complect__item-wrapper {
  padding: 10px !important;
}

.yas-pdp__block--has-complect .section-complect .complect__item-badge {
  top: 8px;
  left: 8px;
  padding: 2px 6px;
  font-size: 10px;
}

.yas-pdp__block--has-complect .section-complect .complect__item-check {
  top: 8px;
  left: 8px;
  width: 18px;
  height: 18px;
  border-radius: 5px;
}

.yas-pdp__block--has-complect .section-complect .complect__item-image {
  aspect-ratio: 1 / 1;
  height: auto !important;
  border-radius: 8px;
  margin: 0 0 8px !important;
}

.yas-pdp__block--has-complect .section-complect .complect__item-image img {
  max-width: 88% !important;
  max-height: 88% !important;
  object-fit: contain;
}

.yas-pdp__block--has-complect .section-complect .complect__item-name {
  font-size: 12px;
  line-height: 1.35;
  margin: 0 0 6px !important;
  min-height: calc(1.35em * 2);
  max-height: calc(1.35em * 2);
}

.yas-pdp__block--has-complect .section-complect .complect__item-dims {
  margin: 0 0 6px;
  font-size: 11px;
  line-height: 1.3;
}

.yas-pdp__block--has-complect .section-complect .complect__item-price {
  margin-top: auto !important;
}

.yas-pdp__block--has-complect .section-complect .complect__item-price b {
  font-size: 14px;
}

.yas-pdp__block--has-complect .section-complect .complect__item-sale {
  margin-top: 4px;
  font-size: 11px;
  padding: 1px 6px;
}

.yas-pdp__block--has-complect .section-complect .complect__item-is-soputs {
  padding: 0 8px 8px;
}

.yas-pdp__block--has-complect .section-complect .complect__item-is-soputs a {
  font-size: 11px;
}

.yas-pdp__block--has-complect .section-complect .complect__total-block {
  margin-top: 4px;
  padding: 10px 12px;
  gap: 10px 16px;
  border-radius: 10px;
  box-shadow: none;
}

.yas-pdp__block--has-complect .section-complect .complect__total-info {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 6px 14px;
}

.yas-pdp__block--has-complect .section-complect .complect__total-count {
  margin: 0;
  font-size: 13px;
}

.yas-pdp__block--has-complect .section-complect .complect__total-price-current b {
  font-size: 18px;
}

.yas-pdp__block--has-complect .section-complect .complect__total-btn,
.yas-pdp__block--has-complect .section-complect .soputs__total-btn {
  min-width: 0;
  padding: 10px 16px;
  font-size: 13px;
  border-radius: 8px;
}

/* Компактный блок «Сопутствующие товары» (без комплекта) */
.yas-pdp__block--soput-only.yas-pdp__block--complect-zone,
.yas-pdp__block--associated.yas-pdp__block--complect-zone,
.yas-pdp__block--similar-soput.yas-pdp__block--complect-zone {
  --yas-carousel-gap: 8px;
  --yas-carousel-shadow-gutter: 6px;
  padding: 14px 16px;
  margin-bottom: 14px;
}

.yas-pdp__block--soput-only .yas-pdp__complect-carousel-head,
.yas-pdp__block--associated .yas-pdp__pblock-head,
.yas-pdp__block--similar-soput .yas-pdp__pblock-head {
  align-items: center;
  gap: 12px;
  margin-bottom: 2px;
}

.yas-pdp__block--soput-only .yas-pdp__h2,
.yas-pdp__block--associated .yas-pdp__h2,
.yas-pdp__block--similar-soput .yas-pdp__h2 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 2px;
  line-height: 1.25;
}

.yas-pdp__block--soput-only .yas-pdp__complect-zone-sub,
.yas-pdp__block--associated .yas-pdp__pblock-sub,
.yas-pdp__block--similar-soput .yas-pdp__pblock-sub {
  display: none;
}

.yas-pdp__block--soput-only .yas-pdp__pblock-btn,
.yas-pdp__block--associated .yas-pdp__pblock-btn,
.yas-pdp__block--similar-soput .yas-pdp__pblock-btn {
  width: 32px;
  height: 32px;
}

.yas-pdp__block--soput-only [data-yas-complect-carousel] .complect__item-list {
  padding: var(--yas-carousel-shadow-gutter, 6px) 4px;
}

.yas-pdp__block--soput-only [data-yas-complect-carousel] .complect__item {
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(15, 23, 42, .05);
}

.yas-pdp__block--soput-only .section-complect .complect__item-wrapper {
  padding: 10px !important;
}

.yas-pdp__block--soput-only .section-complect .complect__item-check {
  top: 8px;
  left: 8px;
  width: 18px;
  height: 18px;
  border-radius: 5px;
}

.yas-pdp__block--soput-only .section-complect .complect__item-image {
  aspect-ratio: 4 / 3;
  height: auto !important;
  max-height: 108px;
  border-radius: 8px;
  margin: 0 0 6px !important;
}

.yas-pdp__block--soput-only .section-complect .complect__item-dims {
  display: none;
}

.yas-pdp__block--soput-only .section-complect .complect__item-image img {
  max-width: 88% !important;
  max-height: 88% !important;
  object-fit: contain;
}

.yas-pdp__block--soput-only .section-complect .complect__item-name {
  font-size: 12px;
  line-height: 1.35;
  margin: 0 0 6px !important;
  min-height: calc(1.35em * 2);
  max-height: calc(1.35em * 2);
}

.yas-pdp__block--soput-only .section-complect .complect__item-dims {
  margin: 0 0 6px;
  font-size: 11px;
  line-height: 1.3;
}

.yas-pdp__block--soput-only .section-complect .complect__item-price b {
  font-size: 14px;
}

.yas-pdp__block--soput-only .section-complect .complect__item-sale {
  margin-top: 4px;
  font-size: 11px;
  padding: 1px 6px;
}

.yas-pdp__block--soput-only .section-complect .complect__item-is-soputs {
  padding: 0 8px 8px;
}

.yas-pdp__block--soput-only .section-complect .complect__item-is-soputs a {
  font-size: 11px;
}

.yas-pdp__block--soput-only .section-complect .complect__total-block {
  margin-top: 4px;
  padding: 10px 12px;
  gap: 10px 16px;
  border-radius: 10px;
  box-shadow: none;
}

.yas-pdp__block--soput-only .section-complect .complect__total-info {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 6px 14px;
}

.yas-pdp__block--soput-only .section-complect .complect__total-count {
  margin: 0;
  font-size: 13px;
}

.yas-pdp__block--soput-only .section-complect .complect__total-price-current b {
  font-size: 18px;
}

.yas-pdp__block--soput-only .section-complect .complect__total-btn,
.yas-pdp__block--soput-only .section-complect .soputs__total-btn {
  min-width: 0;
  padding: 10px 16px;
  font-size: 13px;
  border-radius: 8px;
}

.yas-pdp__block--associated [data-yas-carousel] .catalog-section-items,
.yas-pdp__block--similar-soput [data-yas-carousel] .catalog-section-items {
  padding: var(--yas-carousel-shadow-gutter, 6px) 4px;
}

@media (max-width: 992px) {
  .yas-pdp__block--complect-zone { --yas-carousel-cols: 3; }
}

@media (max-width: 768px) {
  .yas-pdp__block--complect-zone { --yas-carousel-cols: 2; }

  .yas-pdp__block--has-complect.yas-pdp__block--complect-zone {
    padding: 12px;
  }

  .yas-pdp__block--soput-only.yas-pdp__block--complect-zone,
  .yas-pdp__block--associated.yas-pdp__block--complect-zone,
  .yas-pdp__block--similar-soput.yas-pdp__block--complect-zone {
    padding: 12px;
  }

  .yas-pdp .section-complect .complect__total-block {
    flex-direction: column;
    align-items: stretch;
  }

  .yas-pdp .section-complect .complect__total-btn,
  .yas-pdp .section-complect .soputs__total-btn {
    width: 100%;
    min-width: 0;
  }
}

/* ===== «Почему нам доверяют» (trust2) ===== */
.yas-pdp__brand-block{margin:24px 0;}
.yas-pdp__trust2{margin:28px 0 32px; padding:28px; background:var(--bg2); border-radius:var(--r);}
.yas-pdp__trust2-grid{display:grid; grid-template-columns:1fr 360px; gap:28px; align-items:start;}
.yas-pdp__trust2-adv{display:grid; grid-template-columns:1fr 1fr; gap:16px;}
.yas-pdp__trust2-card{display:flex; align-items:flex-start; gap:12px; background:#fff; border:1px solid var(--line); border-radius:var(--r); padding:16px;}
.yas-pdp__trust2-ic{flex:0 0 30px;}
.yas-pdp__trust2-card b{display:block; font-size:14px; font-weight:600; margin-bottom:3px;}
.yas-pdp__trust2-card i{display:block; font-size:12.5px; color:var(--ink2); font-style:normal; line-height:1.4;}
.yas-pdp__trust2-side{display:flex; flex-direction:column;}
.yas-pdp__ymap{height:300px; border:1px solid var(--line); border-radius:var(--r); overflow:hidden; margin-bottom:8px; background:#fff;}
.yas-pdp__ymap iframe{width:100%; height:100%; border:none;}
.yas-pdp__ymap-link{font-size:13px; color:var(--blue); text-decoration:none;}
.yas-pdp__ymap-link:hover{text-decoration:underline;}
.yas-pdp__numbers{display:flex; flex-wrap:wrap; gap:36px; margin-top:24px; padding-top:22px; border-top:1px solid var(--line);}
.yas-pdp__numbers b{display:block; font-size:30px; font-weight:800; color:var(--blue); line-height:1;}
.yas-pdp__numbers span{font-size:13px; color:var(--ink2);}
@media(max-width:992px){.yas-pdp__trust2-grid{grid-template-columns:1fr;} .yas-pdp__trust2-side{order:-1;}}
@media(max-width:600px){.yas-pdp__trust2-adv{grid-template-columns:1fr;} .yas-pdp__numbers{gap:20px;} .yas-pdp__numbers b{font-size:24px;}}

/* ===== Reviews ===== */
.yas-pdp__reviews{margin:0;}
.yas-pdp__reviews-head{
  display:flex; flex-wrap:wrap; align-items:baseline; justify-content:space-between;
  gap:10px 20px; margin-bottom:20px;
}
.yas-pdp__reviews-head-title{margin:0;}
.yas-pdp__reviews-rating{
  display:flex; align-items:center; flex-wrap:wrap; gap:6px;
  font-size:14px; color:var(--ink2);
}
.yas-pdp__reviews-stars{display:flex; gap:2px;}
.yas-pdp__reviews-star{color:#d5dbe3;}
.yas-pdp__reviews-star.is-filled{color:#f5a623;}
.yas-pdp__reviews-rating-value{font-weight:700; color:var(--ink);}
.yas-pdp__reviews-rating-sep{color:var(--ink3);}

.yas-pdp__reviews-layout{
  display:grid; grid-template-columns:minmax(0, 1fr) 320px; gap:24px; align-items:start;
}
.yas-pdp__reviews-layout--empty{
  grid-template-columns:1fr; gap:0;
}
.yas-pdp__reviews-main{min-width:0;}
.yas-pdp__reviews-list.is-empty{
  position:absolute; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0);
}

.yas-pdp__reviews-empty-panel{
  display:grid; grid-template-columns:minmax(0, 1fr) minmax(280px, 360px); gap:28px;
  padding:28px 32px; border:1px solid var(--line2); border-radius:var(--r);
  background:linear-gradient(135deg, #fff 0%, var(--bg2) 100%);
}
.yas-pdp__reviews-empty-panel-info{min-width:0;}
.yas-pdp__reviews-empty-icon{color:var(--blue); margin-bottom:12px; opacity:.85;}
.yas-pdp__reviews-empty-title{margin:0 0 8px; font-size:20px; font-weight:700; color:var(--ink);}
.yas-pdp__reviews-empty-text{margin:0 0 16px; font-size:14px; line-height:1.6; color:var(--ink2); max-width:480px;}
.yas-pdp__reviews-steps{
  margin:0; padding:0 0 0 20px; font-size:14px; line-height:1.6; color:var(--ink2);
}
.yas-pdp__reviews-steps li + li{margin-top:6px;}

.yas-pdp__reviews-empty-panel-action{
  padding:22px 20px; border:1px solid var(--line2); border-radius:var(--r-sm);
  background:#fff; align-self:start;
}
.yas-pdp__reviews-action-title{margin:0 0 8px; font-size:16px; font-weight:700; color:var(--ink);}
.yas-pdp__reviews-action-text{margin:0 0 16px; font-size:14px; line-height:1.55; color:var(--ink2);}
.yas-pdp__reviews-action-btn{
  display:inline-flex; align-items:center; justify-content:center;
  min-height:42px; padding:0 20px; width:100%;
  font-size:14px; font-weight:600; color:#fff; text-decoration:none;
  background:var(--blue); border:1px solid var(--blue); border-radius:var(--r-sm);
  transition:background var(--t), border-color var(--t);
  box-sizing:border-box;
}
.yas-pdp__reviews-action-btn:hover{background:#2980b9; border-color:#2980b9; color:#fff;}
.yas-pdp__reviews-action-btn--outline{
  color:var(--blue); background:#fff; border-color:var(--line2);
}
.yas-pdp__reviews-action-btn--outline:hover{
  color:var(--blue); background:var(--bg2); border-color:var(--blue);
}

.yas-pdp__reviews-side{min-width:0;}
.yas-pdp__reviews-side-card{
  padding:20px; border:1px solid var(--line2); border-radius:var(--r-sm); background:#fff;
}
.yas-pdp__reviews-side-title{margin:0 0 8px; font-size:16px; font-weight:700; color:var(--ink);}
.yas-pdp__reviews-side-text{margin:0 0 14px; font-size:14px; line-height:1.55; color:var(--ink2);}
.yas-pdp__reviews-loader{display:block;}
.yas-pdp__reviews-loader-card{
  height:72px; border-radius:var(--r-sm);
  background:linear-gradient(90deg, var(--line2) 25%, #f6f8fb 50%, var(--line2) 75%);
  background-size:200% 100%; animation:yasShim 1.4s infinite;
}

.yas-pdp .c-reviews.c-reviews-template-1 .intec-content,
.yas-pdp .c-reviews.c-reviews-template-1 .intec-content-wrapper{
  max-width:none !important; min-width:0 !important; margin:0 !important; padding:0 !important;
}
.yas-pdp .c-reviews.c-reviews-template-1 .reviews-content{display:block;}
.yas-pdp .c-reviews.c-reviews-template-1 .reviews-items > img{display:none !important;}
.yas-pdp .c-reviews.c-reviews-template-1 .reviews-item-content[data-empty="true"]{display:none !important;}
.yas-pdp .c-reviews.c-reviews-template-1 .reviews-items{display:flex; flex-direction:column; gap:12px;}
.yas-pdp .c-reviews.c-reviews-template-1 .reviews-item + .reviews-item{margin-top:0;}
.yas-pdp .c-reviews.c-reviews-template-1 .reviews-item-content{
  padding:16px 18px; border:1px solid var(--line2); border-radius:var(--r-sm); background:#fff;
}
.yas-pdp .c-reviews.c-reviews-template-1 .reviews-item-date{font-size:12px; color:var(--ink3); margin-bottom:4px;}
.yas-pdp .c-reviews.c-reviews-template-1 .reviews-item-name{font-size:15px; font-weight:600; color:var(--ink); margin-bottom:6px;}
.yas-pdp .c-reviews.c-reviews-template-1 .reviews-item-property + .reviews-item-property{margin-top:8px;}
.yas-pdp .c-reviews.c-reviews-template-1 .reviews-item-property-name{font-size:13px; font-weight:600; color:var(--ink);}
.yas-pdp .c-reviews.c-reviews-template-1 .reviews-item-property-value{font-size:14px; line-height:1.55; color:var(--ink2);}

.yas-pdp__reviews-empty-panel-action .reviews-form-container,
.yas-pdp__reviews-side-card--form .reviews-form-container{margin:0;}
.yas-pdp__reviews-empty-panel-action .reviews-form-open,
.yas-pdp__reviews-side-card--form .reviews-form-open{display:none;}
.yas-pdp__reviews-empty-panel-action .reviews-form-content,
.yas-pdp__reviews-side-card--form .reviews-form-content{
  display:block !important; height:auto !important; opacity:1 !important;
}
.yas-pdp__reviews-empty-panel-action .reviews-form,
.yas-pdp__reviews-side-card--form .reviews-form{
  margin:0; padding:0; border:none; box-shadow:none; background:transparent;
}
.yas-pdp__reviews-empty-panel-action .reviews-form .intec-ui-form-field,
.yas-pdp__reviews-side-card--form .reviews-form .intec-ui-form-field{margin-bottom:12px;}
.yas-pdp__reviews-empty-panel-action .reviews-form .intec-ui-form-field-title,
.yas-pdp__reviews-side-card--form .reviews-form .intec-ui-form-field-title{
  font-size:13px; font-weight:500; color:var(--ink2); margin-bottom:4px;
}
.yas-pdp__reviews-empty-panel-action .reviews-form .intec-ui-control-input,
.yas-pdp__reviews-side-card--form .reviews-form .intec-ui-control-input{
  border:1px solid var(--line2) !important; border-radius:var(--r-sm) !important; font-size:14px !important;
}
.yas-pdp__reviews-empty-panel-action .reviews-form-buttons,
.yas-pdp__reviews-side-card--form .reviews-form-buttons{margin-top:4px;}
.yas-pdp__reviews-empty-panel-action .reviews-form-buttons .intec-ui-control-button,
.yas-pdp__reviews-side-card--form .reviews-form-buttons .intec-ui-control-button{
  width:100%; min-height:42px; border-radius:var(--r-sm) !important;
  background:var(--blue) !important; border:none !important;
}
.yas-pdp__reviews-empty-panel-action .reviews-form-button-submit-text,
.yas-pdp__reviews-side-card--form .reviews-form-button-submit-text{
  font-size:14px !important; font-weight:600 !important; letter-spacing:0 !important; text-transform:none !important;
}
.yas-pdp__reviews-layout--with-form .yas-pdp__reviews-list .reviews-form-container{display:none;}
.yas-pdp .c-reviews.c-reviews-template-1 .reviews-form-message{
  padding:14px; border-radius:var(--r-sm); background:var(--green-l); color:var(--green-d);
  font-size:14px; line-height:1.5;
}

@media(max-width:992px){
  .yas-pdp__reviews-layout{grid-template-columns:1fr; gap:16px;}
  .yas-pdp__reviews-empty-panel{grid-template-columns:1fr; padding:22px 20px; gap:20px;}
  .yas-pdp__reviews-layout--with-form .yas-pdp__reviews-side{order:-1;}
}

@keyframes yasShim{0%{background-position:-200% 0}100%{background-position:200% 0}}

/* ===== STICKY PANELS (functional) ===== */
.yas-pdp .catalog-element-panel{display:none; position:fixed; top:0; left:0; right:0; z-index:120; background:#fff; box-shadow:0 4px 16px rgba(0,0,0,.1); border-bottom:1px solid var(--line);}
.yas-pdp .catalog-element-panel-content{padding:8px 0;}
.yas-pdp .catalog-element-panel-picture-item{width:60px; height:60px; object-fit:contain; border:1px solid var(--line); border-radius:var(--r-sm);}
.yas-pdp .catalog-element-panel-name{font-size:14px; font-weight:600; max-width:300px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.yas-pdp .catalog-element-panel-base{padding-left:14px;}
.yas-pdp .catalog-element-panel-price{font-size:17px; font-weight:700;}
.yas-pdp .catalog-element-panel-mobile{display:none; position:fixed; bottom:0; left:0; right:0; z-index:120; background:#fff; box-shadow:0 -8px 32px rgba(31,45,80,.12); border-top:1px solid var(--line); padding:0;}
.yas-pdp .catalog-element-panel-mobile-name{font-size:13px; font-weight:500; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.yas-pdp .catalog-element-panel-button-delayed,
.yas-pdp .catalog-element-panel-button-delay[data-basket-state=delayed]{display:none;}
.yas-pdp .catalog-element-panel-button-delayed[data-basket-state=delayed]{display:inline-flex;}

/* Mobile dock (нижняя панель как в приложении) */
.yas-pdp__dock-inner{padding:10px 16px calc(10px + env(safe-area-inset-bottom, 0px)); max-width:100%;}
.yas-pdp__dock-inner .intec-content-wrapper{padding:0; max-width:none;}
.yas-pdp__dock-main,
.yas-pdp__dock-row{display:flex; align-items:stretch; gap:10px;}
.yas-pdp__dock-meta{display:none; flex:1 1 auto; min-width:0; align-items:center;}
.yas-pdp__dock-name{font-size:12px; line-height:1.3; color:var(--ink2); display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; white-space:normal;}
.yas-pdp__dock-price-block{flex:0 0 auto; min-width:0; display:flex; align-items:center; max-width:44%;}
.yas-pdp__dock-price{display:flex; flex-direction:column; align-items:flex-start; gap:2px; min-width:0;}
.yas-pdp__dock-price[data-show=false] .yas-pdp__dock-price-current{color:var(--ink3);}
.yas-pdp__dock-price-old{font-size:12px; line-height:1.2; color:var(--ink3); text-decoration:line-through; white-space:nowrap;}
.yas-pdp__dock-price-current{font-size:20px; font-weight:800; line-height:1.05; color:var(--ink); white-space:nowrap; letter-spacing:-.02em;}
.yas-pdp__dock--marketplace .yas-pdp__dock-price[data-discount=true] .yas-pdp__dock-price-current{color:var(--red);}
.yas-pdp__dock-price-badge{display:inline-flex; align-items:center; margin-top:1px; padding:1px 6px; border-radius:6px; font-size:11px; font-weight:700; line-height:1.35; color:var(--red); background:rgba(229,57,53,.1);}
.yas-pdp__dock-cta{flex:1 1 auto; min-width:0; display:block; position:relative;}
.yas-pdp__dock-cta .yas-pdp__dock-btn--add{display:inline-flex;}
.yas-pdp__dock-cta .yas-pdp__dock-btn--added{display:none;}
.yas-pdp__dock-cta.is-in-cart .yas-pdp__dock-btn--add{display:none !important;}
.yas-pdp__dock-cta.is-in-cart .yas-pdp__dock-btn--added{display:inline-flex !important;}
.yas-pdp__dock-btn{display:inline-flex; align-items:center; justify-content:center; gap:8px; width:100%; min-height:48px; padding:0 16px; border:none; border-radius:14px; font-family:inherit; font-size:15px; font-weight:700; line-height:1.2; text-decoration:none; cursor:pointer; -webkit-tap-highlight-color:transparent; transition:transform .12s ease, opacity .12s ease, box-shadow .12s ease;}
.yas-pdp__dock-btn[hidden]{display:none !important;}
.yas-pdp__dock-btn--add{background:var(--blue); color:#fff; box-shadow:0 6px 18px rgba(38,137,203,.28);}
.yas-pdp__dock-btn--add:active:not(:disabled){transform:scale(.98);}
.yas-pdp__dock-btn--add:disabled{opacity:.45; cursor:not-allowed; box-shadow:none;}
.yas-pdp__dock-btn--added{background:#0fa873; color:#fff;}
.yas-pdp__dock-btn--added:active{opacity:.92;}
.yas-pdp__dock-btn-icon{display:inline-flex; flex-shrink:0; align-items:center; justify-content:center;}
.yas-pdp__dock-btn-text{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.yas-pdp__dock-purchase{flex:1 1 auto; min-width:0;}
.yas-pdp__dock-purchase--legacy{width:100%;}
.yas-pdp__dock-purchase .catalog-element-purchase-order-buttons{width:100%;}
.yas-pdp__dock-purchase .catalog-element-purchase-order-button{display:flex !important; align-items:center; justify-content:center; gap:8px; width:100%; min-height:48px; padding:12px 14px; border-radius:14px; font-size:15px; font-weight:700;}
.yas-pdp__dock--marketplace .yas-pdp__dock-purchase .catalog-element-purchase-order-button{border-radius:14px; background:var(--blue) !important; border:1px solid var(--blue) !important; color:#fff !important; box-shadow:0 6px 18px rgba(38,137,203,.28);}
.yas-pdp__dock--marketplace .yas-pdp__dock-purchase .catalog-element-purchase-order-button-added{background:#0fa873 !important; border-color:#0fa873 !important;}
.yas-pdp__dock--marketplace .yas-pdp__dock-btn-label{font-size:15px; font-weight:700; line-height:1.2; white-space:nowrap;}
.yas-pdp__dock--marketplace .yas-pdp__dock-purchase .intec-ui-part-icon{display:inline-flex; align-items:center; justify-content:center;}
.yas-pdp__dock--marketplace .yas-pdp__dock-purchase .intec-ui-part-icon .button-icon{font-size:18px; line-height:1; color:#fff;}
.yas-pdp__dock-purchase .catalog-element-panel-mobile-price-content{display:flex; flex-direction:column; align-items:flex-start; gap:0; text-align:left;}
.yas-pdp__dock-purchase .catalog-element-panel-mobile-price-discount{font-size:17px; font-weight:800; line-height:1.1;}
.yas-pdp__dock-purchase .catalog-element-panel-mobile-price-base{font-size:12px; opacity:.85;}
.yas-pdp__dock--marketplace .yas-pdp__dock-purchase .catalog-element-panel-mobile-price-content{display:none !important;}
.yas-pdp__dock-purchase .intec-ui-part-effect{display:none;}

html.yas-pdp-dock-open{--yas-main-panel-h:58px;}
html.yas-pdp-dock-open .yas-pdp__wrap{padding-bottom:calc(var(--yas-pdp-dock-h, 76px) + var(--yas-main-panel-h, 58px) + 8px);}
html.yas-pdp-dock-open .yas-pdp__crosssell{margin-bottom:calc(var(--yas-pdp-dock-h, 76px) + var(--yas-main-panel-h, 58px) + 8px);}

/* ===== RESPONSIVE ===== */
@media(max-width:1280px){
  .yas-pdp{
    --yas-pdp-hero-cols:minmax(0,1fr) minmax(0,1fr);
  }
  .yas-pdp__hero{
    grid-template-areas:
      "gallery info"
      "buy buy";
  }
  .yas-pdp__gallery-col{position:relative; top:0;}
  .yas-pdp__buy-col{position:relative; top:0;}
  .yas-pdp .catalog-element-gallery-pictures .owl-stage-outer,
  .yas-pdp .catalog-element-gallery-pictures .owl-item{height:320px;}
  .yas-pdp .catalog-element-gallery-picture,
  .yas-pdp .catalog-element-gallery-video{height:320px;}
  .yas-pdp .catalog-element-gallery-picture-wrapper img,
  .yas-pdp .catalog-element-gallery-picture-wrapper .intec-ui-picture img{max-height:296px !important;}
  .yas-pdp__buy{display:grid; grid-template-columns:1fr 1fr; gap:8px 28px; align-items:start;}
  .yas-pdp__buy-info{grid-column:1 / -1; border-top:1px solid var(--line2);}
  .yas-pdp__why-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}
  .yas-pdp__trustbar{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:992px){
  .yas-pdp__hero{
    display:flex;
    flex-direction:column;
  }
  .yas-pdp__gallery-col,.yas-pdp__info-col,.yas-pdp__buy-col{
    width:100%;
    max-width:none;
    position:relative;
    top:0;
    justify-self:stretch;
  }
  .yas-pdp .catalog-element-gallery{
    display:block;
  }
  .yas-pdp .catalog-element-gallery-pictures{
    border-radius:0;
  }
  .yas-pdp .catalog-element-gallery-previews{
    margin-top:10px;
    padding:0 16px 12px;
  }
  .yas-pdp__two{grid-template-columns:1fr; gap:28px;}
  .yas-pdp__why-grid{grid-template-columns:repeat(2, minmax(0, 1fr)); gap:8px;}
  .yas-pdp__company{flex-direction:column; align-items:stretch;}
  .yas-pdp__company-left{flex:none;}
}
@media(max-width:768px){
  .yas-pdp--app-mobile{
    -webkit-tap-highlight-color:transparent;
  }
  .yas-pdp__wrap{padding:0 0 24px; display:flex; flex-direction:column;}
  .yas-pdp__wrap > *{order:40;}
  .yas-pdp__hero{display:contents;}
  .yas-pdp__gallery-col{order:2;}
  .yas-pdp__head{order:3; margin:0; padding:18px 16px 12px; position:relative; z-index:2; background:var(--bg); border-radius:20px 20px 0 0; margin-top:-18px; box-shadow:0 -6px 28px rgba(31,45,80,.07);}
  .yas-pdp__info-col{order:4; padding:0 16px;}
  .yas-pdp__buy-col{order:5; padding:0 16px 8px;}
  .yas-pdp__skulist{order:6; padding:0 16px;}
  .yas-pdp__page-nav{order:7;}
  .yas-pdp__page-nav-inner{gap:0;}
  .yas-pdp__page-nav-list{gap:6px; padding:2px 0;}
  .yas-pdp__page-nav-item{padding:8px 12px; font-size:13px;}
  .yas-pdp__page-nav-buy{display:none !important;}
  .yas-pdp__related-stack{order:8; margin:16px; padding:0;}
  .yas-pdp__related-stack .yas-pdp__block--complect-zone{margin:0 0 16px; padding:16px;}
  .yas-pdp__related-stack .yas-pdp__block--complect-zone:last-child{margin-bottom:0;}
  .yas-pdp__trustbar{order:9;}
  .yas-pdp__why{order:10; padding:0 16px;}
  .yas-pdp__brand-block{order:11; padding:0 16px;}
  .yas-pdp__sections{order:12; padding:0 16px;}
  .yas-pdp__trust2{order:14; margin:20px 16px;}
  .yas-pdp__crosssell{order:15; padding:0 16px; margin-top:28px; padding-top:24px;}
  .yas-pdp__crosssell .yas-pdp__pblock{margin:20px 0;}

  .yas-pdp__title{font-size:20px; line-height:1.3; gap:8px;}
  .yas-pdp__head-meta{flex-direction:column; align-items:flex-start; gap:8px;}
  .yas-pdp__badge{font-size:11px; padding:3px 9px;}

  .yas-pdp__gallery{border:none; border-radius:0; padding:0; background:var(--bg2);}
  .yas-pdp__gallery-col{position:relative; top:auto; max-width:none;}
  .yas-pdp .catalog-element-gallery-pictures .owl-stage-outer,
  .yas-pdp .catalog-element-gallery-pictures .owl-item{
    height:min(72vw, 400px);
  }
  .yas-pdp .catalog-element-gallery-picture,
  .yas-pdp .catalog-element-gallery-video{
    height:min(72vw, 400px);
  }
  .yas-pdp .catalog-element-gallery-pictures .owl-nav{display:none !important;}
  .yas-pdp .catalog-element-gallery-pictures .owl-dots{
    display:flex !important;
    justify-content:center;
    align-items:center;
    gap:6px;
    margin:0;
    padding:10px 0 4px;
  }
  .yas-pdp .catalog-element-gallery-pictures .owl-dot{
    width:7px;
    height:7px;
    margin:0;
    border-radius:999px;
    background:rgba(17,24,39,.22);
    transition:transform .2s ease, background-color .2s ease, width .2s ease;
  }
  .yas-pdp .catalog-element-gallery-pictures .owl-dot.active{
    width:18px;
    background:var(--blue);
  }
  .yas-pdp .catalog-element-gallery-previews{display:none !important;}

  .yas-pdp__stock{margin-bottom:12px;}
  .yas-pdp__benefits{border-bottom:none; padding-bottom:0; margin-bottom:12px;}
  .yas-pdp .catalog-element-offers-property-values{flex-wrap:nowrap; overflow-x:auto; padding-bottom:4px; -webkit-overflow-scrolling:touch; gap:8px;}
  .yas-pdp .catalog-element-offers-property-value{flex:0 0 auto; scroll-snap-align:start;}
  .yas-pdp__sku-more{display:none !important;}
  .yas-pdp__sku-value--folded{display:inline-flex !important;}

  .yas-pdp__buy{border:none; border-radius:16px; box-shadow:none; padding:16px; background:var(--bg2);}
  .yas-pdp .catalog-element-price-discount{font-size:28px;}
  .yas-pdp__buy{grid-template-columns:1fr;}
  .yas-pdp__buy .yas-pdp__cta,
  .yas-pdp__buy .yas-pdp__oneclick{display:none;}
  .yas-pdp__buy-info{margin-top:12px; padding-top:12px;}

  .yas-pdp__trustbar{grid-template-columns:repeat(2, minmax(0, 1fr)); gap:12px; margin:20px 16px; padding:14px; border-radius:16px;}
  .yas-pdp__why{margin:18px 0;}
  .yas-pdp__why .yas-pdp__h2{font-size:19px; margin-bottom:12px;}
  .yas-pdp__why-grid{grid-template-columns:repeat(2, minmax(0, 1fr)); gap:10px;}
  .yas-pdp__why-card{padding:11px 12px; border-radius:11px; gap:10px;}
  .yas-pdp__why-name{font-size:12px;}
  .yas-pdp__why-val{font-size:14px;}
  .yas-pdp__why-ic{width:32px; height:32px;}
  .yas-pdp__why-ic svg{width:18px; height:18px;}

  .yas-pdp__sections{margin-top:16px;}
  .yas-pdp__section{margin-bottom:28px; padding-bottom:28px; scroll-margin-top:72px;}
  .yas-pdp__section-title{font-size:20px; margin-bottom:16px;}
  .yas-pdp__props-box .yas-pdp__props{font-size:13px;}
  .yas-pdp__faq-item{border-radius:12px;}
  .yas-pdp__faq-item summary{padding:16px 40px 16px 14px; font-size:14px;}

  .yas-pdp__help{margin-top:14px; padding:12px;}
  .yas-pdp__promo{margin-bottom:10px;}

  .yas-pdp .catalog-element-panel-mobile{
    display:flex !important;
    align-items:stretch;
    z-index:130;
    bottom:var(--yas-main-panel-h, 58px);
    border-top:1px solid var(--line);
    box-shadow:0 -10px 32px rgba(15,23,42,.1);
    backdrop-filter:blur(12px);
    -webkit-backdrop-filter:blur(12px);
    background:rgba(255,255,255,.96);
  }
  html.yas-pdp-dock-open .c-panel.c-panel-template-1{
    display:block !important;
    opacity:1 !important;
    visibility:visible !important;
    transform:translateY(0) !important;
    pointer-events:auto !important;
    z-index:140 !important;
  }
  .yas-pdp__dock-inner{
    padding-bottom:10px;
  }
  .yas-pdp__dock-inner .intec-content,.yas-pdp__dock-inner .intec-content-primary{max-width:100%; padding:0;}
  .yas-pdp--app-mobile .yas-pdp__buy{
    border-radius:16px;
    background:#fff;
    border:1px solid var(--line);
    box-shadow:0 2px 12px rgba(15,23,42,.04);
  }
  .yas-pdp--app-mobile .yas-pdp__bi-row{
    padding:10px 0;
  }
  .yas-pdp--app-mobile .yas-pdp__section{
    border-bottom:1px solid var(--line2);
    padding-bottom:24px;
    margin-bottom:24px;
  }
  .yas-pdp--app-mobile .yas-pdp__section:last-child{
    border-bottom:none;
    margin-bottom:0;
    padding-bottom:0;
  }
}
@media(max-width:480px){
  .yas-pdp__trustbar{grid-template-columns:1fr;}
  .yas-pdp__why-grid{grid-template-columns:1fr;}
  .yas-pdp__head-meta{gap:8px;}
}

/* ===== PAGE NAVIGATION (sticky anchor bar) ===== */
.yas-pdp__page-nav-spacer {
  display: none;
}
.yas-pdp__page-nav {
  z-index: 100;
  width: 100vw;
  max-width: 100vw;
  background: rgba(255, 255, 255, .94);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-top: 1px solid var(--line2);
  border-bottom: 1px solid var(--line);
  box-shadow: 0 4px 18px rgba(31, 45, 80, .05);
}
@media (min-width: 769px) {
  .yas-pdp__page-nav {
    position: sticky;
    top: var(--yas-site-header-h, 63px);
    margin: 24px calc(50% - 50vw) 0;
    padding: 12px max(20px, calc((100vw - min(100vw, 1700px)) / 2 + 20px));
  }
}
@media (max-width: 768px) {
  .yas-pdp .yas-pdp__page-nav {
    position: static;
    left: 0;
    right: 0;
    top: var(--yas-site-header-h, 56px);
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 8px 12px;
    z-index: 90;
    border-top: none;
    box-shadow: 0 2px 12px rgba(31, 45, 80, .06);
  }
  .yas-pdp__page-nav-spacer {
    display: block;
    order: 7;
    flex: 0 0 auto;
    width: 100%;
    height: var(--yas-page-nav-h, 46px);
    pointer-events: none;
  }
}
.yas-pdp__page-nav-inner {
  display: flex;
  align-items: center;
  gap: 20px;
  max-width: 1700px;
  margin: 0 auto;
}
.yas-pdp__page-nav-list {
  display: flex;
  flex-wrap: nowrap;
  flex: 1 1 auto;
  min-width: 0;
  gap: 8px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  scroll-snap-type: x proximity;
  padding: 2px 0;
}
.yas-pdp__page-nav-buy {
  display: none;
  flex: 0 0 auto;
  align-items: center;
  gap: 18px;
  margin-left: auto;
}
.yas-pdp__page-nav.is-stuck .yas-pdp__page-nav-buy {
  display: flex;
}
.yas-pdp__page-nav-buy.is-empty {
  display: none !important;
}
.yas-pdp__page-nav-price {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  min-width: 0;
}
.yas-pdp__page-nav-price[data-show=false] {
  display: none;
}
.yas-pdp__page-nav-price-top {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.yas-pdp__page-nav-price[data-discount=false] .yas-pdp__page-nav-price-top {
  display: none;
}
.yas-pdp__page-nav-price-base {
  font-size: 14px;
  line-height: 1.2;
  color: var(--ink3);
  text-decoration: line-through;
  white-space: nowrap;
}
.yas-pdp__page-nav-price-badge {
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  color: #fff;
  background: var(--red);
  white-space: nowrap;
}
.yas-pdp__page-nav-price-current {
  font-size: 22px;
  font-weight: 800;
  line-height: 1.1;
  color: var(--ink);
  white-space: nowrap;
}
.yas-pdp__page-nav-price[data-discount=true] .yas-pdp__page-nav-price-current {
  color: var(--red);
}
.yas-pdp__page-nav-cart {
  flex: 0 0 auto;
  padding: 12px 24px;
  border: none;
  border-radius: 999px;
  background: linear-gradient(180deg, #3aa0de 0%, var(--blue) 55%, var(--blue-d) 100%);
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  white-space: nowrap;
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(52, 152, 219, .32);
  transition: background var(--t), box-shadow var(--t), opacity var(--t);
}
.yas-pdp__page-nav-cart:hover {
  background: linear-gradient(180deg, #4aabeb 0%, var(--blue) 55%, #2575a8 100%);
  box-shadow: 0 8px 24px rgba(52, 152, 219, .4);
}
.yas-pdp__page-nav-cart.is-added,
.yas-pdp__page-nav-cart:disabled {
  background: var(--green);
  box-shadow: none;
  cursor: default;
  opacity: 1;
}
.yas-pdp__page-nav-list::-webkit-scrollbar {
  display: none;
}
.yas-pdp__page-nav-item {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  scroll-snap-align: start;
  padding: 10px 16px;
  font-size: 14px;
  font-weight: 500;
  color: var(--ink2);
  text-decoration: none;
  white-space: nowrap;
  border-radius: 999px;
  border: 1px solid var(--line);
  background: var(--bg);
  transition: color var(--t), border-color var(--t), background var(--t), box-shadow var(--t);
}
.yas-pdp__page-nav-item:hover {
  color: var(--blue);
  border-color: var(--blue);
  background: var(--blue-l);
}
.yas-pdp__page-nav-item.is-active {
  color: #fff;
  border-color: var(--blue);
  background: var(--blue);
  font-weight: 600;
  box-shadow: 0 4px 14px rgba(52, 152, 219, .28);
}
@media (max-width: 1100px) {
  .yas-pdp__page-nav-cart {
    padding: 10px 18px;
    font-size: 14px;
  }
  .yas-pdp__page-nav-price-current {
    font-size: 20px;
  }
}

/* ===== Комплект / сопутствующие (под навигацией) ===== */
.yas-pdp__related-stack {
  margin: 12px 0 16px;
  overflow: visible;
}
.yas-pdp__block--complect-zone {
  margin: 0 0 16px;
  padding: 22px 24px;
  border: 1px solid var(--line);
  border-radius: var(--r);
  background: var(--bg2);
  overflow: visible;
}
.yas-pdp__related-stack .yas-pdp__block--complect-zone:last-child {
  margin-bottom: 0;
}
.yas-pdp__related-stack .yas-pdp__block--complect-zone:has(.section-complect) ~ .yas-pdp__block--associated {
  display: none;
}
.yas-pdp__block--complect-zone:not(:has(.section-complect)) .yas-pdp__complect-zone-head {
  display: block;
}
.yas-pdp__complect-carousel-head .yas-pdp__complect-zone-head {
  margin: 0;
  flex: 1 1 auto;
  min-width: 0;
}
.yas-pdp__complect-zone-sub {
  margin: 6px 0 0;
  font-size: 14px;
  color: var(--ink2);
}
.yas-pdp__block--soput-only .section-complect > h2,
.yas-pdp__block--soput-only .section-complect > br {
  display: none !important;
}
.yas-pdp__block--complect-zone .section-complect {
  margin: 0 !important;
}
.yas-pdp__block--associated .yas-pdp__pblock,
.yas-pdp__block--complect-zone .yas-pdp__pblock {
  margin: 0;
}
.yas-pdp__block--sets .yas-pdp__h2 {
  margin-bottom: 16px;
}
@media(max-width:768px){
  .yas-pdp__related-stack .yas-pdp__block--complect-zone{padding:14px;}
  .yas-pdp__complect-carousel-head .yas-pdp__complect-zone-head{margin-bottom:0;}
}

/* ===== MOBILE APP: marketplace PDP polish ===== */
@media (max-width: 768px) {
  .yas-pdp--app-mobile .yas-pdp__head{
    margin-top:-20px;
    padding:16px 16px 10px;
    border-radius:18px 18px 0 0;
    box-shadow:0 -8px 32px rgba(15,23,42,.08);
  }
  .yas-pdp--app-mobile .yas-pdp__title{
    font-size:19px;
    line-height:1.28;
    letter-spacing:-.01em;
  }
  .yas-pdp--app-mobile .yas-pdp__gallery-col{
    background:#f4f6f8;
  }
  .yas-pdp--app-mobile .catalog-element-gallery-pictures{
    background:#f4f6f8;
  }
  .yas-pdp--app-mobile .yas-pdp__instock,
  .yas-pdp--app-mobile .yas-pdp__outstock{
    font-size:14px;
    font-weight:600;
  }
  .yas-pdp--app-mobile .yas-pdp__stock-sub{
    font-size:13px;
    color:var(--blue);
  }
  .yas-pdp--app-mobile .catalog-element-offers-property-values{
    scroll-snap-type:x mandatory;
    padding-bottom:6px;
    margin:0 -2px;
  }
  .yas-pdp--app-mobile .catalog-element-offers-property-value{
    min-height:36px;
    padding:0 14px;
    border-radius:999px;
    font-size:13px;
    font-weight:600;
  }
  .yas-pdp--app-mobile .yas-pdp__chars-link{
    display:inline-flex;
    align-items:center;
    min-height:40px;
    margin-top:4px;
    font-size:14px;
    font-weight:600;
  }
  .yas-pdp--app-mobile .catalog-element-price-discount{
    font-size:30px;
    letter-spacing:-.02em;
  }
  .yas-pdp--app-mobile .yas-pdp__profit{
    font-size:13px;
  }
  .yas-pdp--app-mobile .yas-pdp__dock-price-current{
    font-size:18px;
  }
  .yas-pdp--app-mobile .yas-pdp__dock-btn{
    min-height:46px;
    border-radius:12px;
    font-size:14px;
  }
  .yas-pdp--app-mobile .yas-pdp__dock-purchase .catalog-element-purchase-order-button{
    min-height:46px;
  }
}

/* ===== PRINT ===== */
@media print{
  .yas-pdp [data-print=false]{display:none !important;}
  .yas-pdp__gallery-col,.yas-pdp__buy-col{position:static !important;}
  .yas-pdp__company,.yas-pdp__trustbar,.yas-pdp .catalog-element-panel,.yas-pdp .catalog-element-panel-mobile{display:none !important;}
  .yas-pdp__page-nav{display:none !important;}
}

/* Комплект в корзине — зелёная кнопка «Добавлено» (перебивает intec-ui) */
.yas-pdp .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .catalog-element-purchase-order-button-add,
.yas-pdp .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .catalog-element-purchase-order-button.catalog-element-purchase-order-button-add {
  display: none !important;
}

body .yas-pdp .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .catalog-element-purchase-order-button-added.yas-pdp__purchase-btn-complect-added,
body .yas-pdp .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart a.catalog-element-purchase-order-button-added.intec-ui.intec-ui-control-button.intec-ui-scheme-current,
body .yas-pdp .catalog-element-panel .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .catalog-element-purchase-order-button-added.yas-pdp__purchase-btn-complect-added,
body .yas-pdp .catalog-element-panel-mobile .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .catalog-element-purchase-order-button-added.yas-pdp__purchase-btn-complect-added,
body .yas-pdp__dock-purchase .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .catalog-element-purchase-order-button-added.yas-pdp__purchase-btn-complect-added {
  display: inline-flex !important;
  background: #0fa873 !important;
  background-color: #0fa873 !important;
  background-image: none !important;
  border: 2px solid #0fa873 !important;
  border-color: #0fa873 !important;
  color: #fff !important;
  box-shadow: 0 6px 20px rgba(15, 168, 115, 0.28) !important;
  text-decoration: none !important;
}

body .yas-pdp .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .catalog-element-purchase-order-button-added.yas-pdp__purchase-btn-complect-added:hover,
body .yas-pdp .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart a.catalog-element-purchase-order-button-added.intec-ui.intec-ui-control-button.intec-ui-scheme-current:hover,
body .yas-pdp .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart a.catalog-element-purchase-order-button-added.intec-ui.intec-ui-control-button.intec-ui-state-hover,
body .yas-pdp .catalog-element-panel .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .catalog-element-purchase-order-button-added.yas-pdp__purchase-btn-complect-added:hover,
body .yas-pdp .catalog-element-panel-mobile .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .catalog-element-purchase-order-button-added.yas-pdp__purchase-btn-complect-added:hover,
body .yas-pdp__dock-purchase .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .catalog-element-purchase-order-button-added.yas-pdp__purchase-btn-complect-added:hover {
  background: #0d9566 !important;
  background-color: #0d9566 !important;
  border-color: #0d9566 !important;
  color: #fff !important;
  box-shadow: 0 8px 24px rgba(15, 168, 115, 0.36) !important;
}

body .yas-pdp .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .yas-pdp__purchase-btn-complect-added .intec-ui-part-icon,
body .yas-pdp .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .yas-pdp__purchase-btn-complect-added .intec-ui-part-content,
body .yas-pdp .catalog-element-purchase-order-buttons.yas-pdp__purchase-complect-in-cart .yas-pdp__purchase-btn-complect-added .button-icon {
  color: #fff !important;
}
