.product-card{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:var(--space-4,16px)}.product-card__block{background:var(--color-white,#fff);border:1px solid var(--color-border-base,#dde3ec);border-radius:var(--border-radius,16px);padding:var(--space-5,24px) var(--space-4,16px)}.product-card__block--long{display:flex;flex-wrap:wrap;gap:var(--space-5,24px)}.product-card__watch{align-items:center;color:var(--color-text-muted,#333f51);display:flex;font-weight:500;gap:var(--space-2,8px)}.product-card__watch:before{background-color:currentColor;content:"";display:block;height:20px;-webkit-mask:url(/static-tpl/esor/images/sprite.svg#eye) no-repeat center/contain;mask:url(/static-tpl/esor/images/sprite.svg#eye) no-repeat center/contain;width:20px}.product-card__profit{font-size:var(--font-size-lg,18px);font-weight:700;margin-top:var(--space-2,8px)}.product-card__price{display:flex;flex-wrap:wrap;font-size:var(--font-size-lg,18px);gap:var(--space-2,8px) var(--space-3,12px)}.product-card__price-new{font-weight:700}.product-card__price-old{color:var(--color-text-muted,#333f51);font-weight:500;text-decoration:line-through}.product-card__price-credit{font-weight:500;min-width:100%}.product-card__price-credit span{color:var(--color-secondary,#170c79);font-weight:700}.product-card__buttons{display:flex;gap:var(--space-2,8px);margin-top:auto}.product-card__button{flex-grow:1}.product-card__slider-picture{align-items:center;display:flex;justify-content:center}.product-card__slider-img{max-width:80%}.product-card__slider-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-3,12px);justify-content:center;margin-top:var(--space-3,12px)}.product-card__slider-color{aspect-ratio:1/1;border:3px solid var(--color-grey-light,#eef1f6);border-radius:50%;width:40px}.product-card__slider-color.active{border-color:var(--color-primary,#56b6c6)}.product-card__params-list{display:grid;gap:var(--space-4,16px);grid-template-columns:1fr 1fr;margin-top:var(--space-3,12px)}.product-card__params-item{background-color:var(--color-accent,#efe3ca);border-radius:var(--border-radius-sm,10px);font-size:var(--font-size-sm,14px);padding:var(--space-3,12px)}.product-card__params-name{font-weight:500}.product-card__params-value{color:var(--color-secondary,#170c79);font-weight:700}.product-card__advantages{display:grid;gap:var(--space-4,16px);grid-template-columns:1fr 1fr;margin-top:var(--space-5,24px)}.product-card__advantages-value{color:var(--color-primary,#56b6c6);font-size:var(--font-size-lg,18px);font-weight:700}.product-card__advantages-name{font-weight:500}.product-char{display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.product-char__table{background-color:var(--color-white,#fff);border-collapse:collapse;color:var(--color-text-base,#111827);font-size:var(--font-size-sm,14px);min-width:860px;width:100%}.product-char__table:not(:first-child){margin-top:var(--space-4,16px)}.product-char__table th{background-color:var(--color-bg-accent,#fbfcfc);font-weight:700}.product-char__table td,.product-char__table th{border-block:1px solid var(--color-border-base,#dde3ec);padding:var(--space-3,12px) var(--space-4,16px);text-align:left;vertical-align:top}.product-char__table-title{background-color:var(--color-accent-light,#f9f1de);font-weight:500}.product__details{margin-top:var(--space-6,32px)}.product__gallery{display:flex;flex-direction:column;gap:var(--space-6,32px)}.product__gallery-title{font-size:var(--font-size-xl,20px);margin:0}.product__gallery-list{display:grid;gap:var(--space-3,12px);grid-template-columns:repeat(2,1fr)}.product__gallery-item{align-items:center;aspect-ratio:4/3;background:var(--color-bg-accent,#fbfcfc);border-radius:var(--border-radius-sm,10px);color:inherit;display:flex;justify-content:center;overflow:hidden;text-decoration:none}.product__gallery-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product__photo{display:flex;flex-direction:column;gap:var(--space-6,32px)}.product-complects{display:flex;flex-direction:column;gap:var(--space-5,24px)}.product-complects__mod-title{font-size:var(--font-size-xl,20px);font-weight:700;line-height:1.2;margin:0}.product-complects__item{background-color:var(--color-bg-accent,#fbfcfc);border:1px solid var(--color-border-base,#dde3ec);border-radius:var(--border-radius,16px)}.product-complects__item-action,.product-complects__item-head{align-items:center;display:flex;gap:var(--space-4,16px) var(--space-3,12px)}.product-complects__item-head{padding:var(--space-4,16px);position:relative}.product-complects__item-action{flex-grow:1;justify-content:space-between}.product-complects__item-arrow{align-items:center;aspect-ratio:1/1;background-color:var(--color-primary,#56b6c6);border-radius:var(--border-radius-sm,10px);color:var(--color-white,#fff);cursor:pointer;display:flex;flex-shrink:0;justify-content:center;transition:transform .35s ease-in-out;width:26px}.product-complects__item-arrow:before{background-color:currentColor;content:"";display:block;height:50%;-webkit-mask:url(/static-tpl/esor/images/sprite.svg#chevron-down) no-repeat center/contain;mask:url(/static-tpl/esor/images/sprite.svg#chevron-down) no-repeat center/contain;width:50%}.product-complects__item.is-open .product-complects__item-arrow{transform:scaleY(-1)}.product-complects__item-name{cursor:pointer;flex-grow:1;font-size:var(--font-size-lg,18px);font-weight:700;text-transform:uppercase}.product-complects__item-price{font-size:var(--font-size-base,16px);white-space:nowrap}.product-complects__item-price:not(.product-complects__item-price--old){font-weight:700}.product-complects__item-price--old{color:var(--color-text-muted,#333f51);text-decoration:line-through}.product-complects__item-buttons{display:flex;flex-wrap:wrap;gap:var(--space-2,8px)}.product-complects__item-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease-in-out}.product-complects__item.is-open .product-complects__item-panel{grid-template-rows:1fr}.product-complects__item-content{min-height:0;overflow:hidden}.product-complects__item-list{-moz-column-count:2;column-count:2;-moz-column-gap:var(--space-6,32px);column-gap:var(--space-6,32px);padding:0 var(--space-4,16px) var(--space-4,16px)}.product-complects__item-list li{padding-left:18px;position:relative}.product-complects__item-list li:not(:first-child){margin-top:var(--space-2,8px)}.product-complects__item-list li:before{background-color:var(--color-text-muted,#333f51);border-radius:50%;content:"";height:8px;left:0;position:absolute;top:.45em;width:8px}@media (min-width:576px){.product-card__price{max-width:50%}}@media (min-width:768px){.product-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.product-card__block--long{gap:var(--space-4,16px);grid-column-start:span 2}.product-card__profit{margin-top:var(--space-3,12px)}.product__gallery-title{font-size:var(--h3-font-size,24px)}.product__gallery-list{gap:var(--space-4,16px);grid-template-columns:repeat(3,1fr)}.product-complects__mod-title{font-size:var(--h2-font-size,32px)}}@media (min-width:992px){.product-card__block--long{justify-content:space-between}.product-card__name{max-width:45%;min-width:45%}.product-card__price{font-size:var(--font-size-xl,20px);justify-content:flex-end;text-align:right}.product-card__button{white-space:nowrap}.product-char__table{font-size:var(--font-size-base,16px)}.product__gallery-list{grid-template-columns:repeat(6,1fr)}.product-complects__item-action,.product-complects__item-head{gap:var(--space-4,16px)}.product-complects__item-head{padding:var(--space-4,16px) var(--space-5,24px)}}@media (max-width:991.98px){.product-card__buttons{flex-grow:1}.product-complects__item-head{flex-wrap:wrap}.product-complects__item-buttons{justify-content:flex-end;min-width:100%}}@media (max-width:767.98px){.product-complects__item-list{-moz-column-count:1;column-count:1}}@media (max-width:575.98px){.product-card__buttons{flex-direction:column}.product-complects__item-action{flex-wrap:wrap}.product-complects__item-button{flex-grow:1}}