.product-card{position:relative;width:320px;padding-left:28px;padding-right:26px;display:flex;flex-direction:column;justify-content:space-between}.product-card::after{content:"";display:block;background:#fff;position:absolute;left:10px;right:10px;top:0;bottom:0;transition:all .2s;transition-timing-function:ease-out}.product-card__label{padding:4px 8px;width:max-content;background-repeat:no-repeat;background-size:contain;display:block;line-height:16px;font-size:12px;text-align:center;overflow:hidden;white-space:nowrap;border-radius:0 0 0 20px;transition:right .2s;transition-timing-function:ease-out}.product-card__label.label_with_tooltip{cursor:help}.card-gallery .product-card__label.label_with_tooltip{left:100px}.product-card_nowrap{white-space:nowrap}@media(max-width:1023px){.card-gallery .product-card__label.label_with_tooltip{left:12px}}.product-card__label.product-card__label_top{background-color:#ff5245}.product-card__label.product-card__label_recomended{border-radius:999px;background:var(--dh-color-system-surface,#FFF);border:1px solid var(--dh-color-system-warning,#e59000);color:var(--dh-color-system-on-warning-fixed-variant,#e59000)}.product-card__label.label_previously_bought{border-radius:999px;background:var(--dh-color-system-surface,#FFF);border:1px solid var(--dh-color-system-success,#008d46);color:var(--dh-color-system-on-success-fixed-variant,#008d46)}.product-card__layout-inside{position:relative;z-index:1}.catalog__goods-column:not(.tyres-category) .product-card__layout-inside .slide_group a{width:100%;display:flex;justify-content:center}.product-card__layout-inside-link{text-decoration:none;display:block;margin-bottom:1px}.product-card__layout-pic{white-space:nowrap;overflow:hidden;width:100%;height:280px;margin-bottom:29px;padding-top:10px;text-align:center;display:block;position:relative;text-decoration:none}.without-lazy-load{visibility:visible;vertical-align:middle}.product-card__pic{visibility:visible!important;display:inline-block;vertical-align:middle;max-width:100%;max-height:100%}.lazy-loaded{visibility:visible!important}.product-card__layout-pic:after{content:"";display:inline-block;vertical-align:middle;height:100%}.product-card__layout-name{display:block;text-align:left;text-decoration:none}.product-card__layout-name:hover .product-card__title{text-decoration:underline}.product-card__title{display:block;font-size:16px;font-weight:700;line-height:1.56;letter-spacing:.5px;color:#1a77d2}.product-card.no-link .product-card__title{display:block;font-size:16px;font-weight:500;line-height:1.56;letter-spacing:.5px;color:#333}.product-card.no-link .product-card__serie,.product-card.no-link .product-card__layout-pic,.product-card.no-link .product-card__title{cursor:default}.product-card.no-link .product-card__layout-name:hover .product-card__title{text-decoration:none}.product-card__name,.product-card__serie,.product-card__descr{font-size:16px;font-weight:400;line-height:1.56;letter-spacing:normal;color:#333}.product-card__name{display:block}.product-card__serie{margin-bottom:1px;display:block}.product-card__descr{opacity:.5;display:block}.product-card__price-layout{z-index:1;padding-top:5px}.product-card-recom__bubble{display:none;position:absolute;background-color:white;opacity:.9;border-radius:.4em;border:1px solid #1a77d2;padding:8px 8px 10px 17px;font-size:13px;color:#1a77d2;bottom:calc(100% + 3px)}.product-card-recom,.product-card-recom_link .recommend-rate{padding:8px 0}.product-card-recom.without-rate .product-card-recom-rate__item{margin-right:0}.product-card-recom .product-card-recom-rate{display:inline-block;vertical-align:middle;height:16px}.product-card-recom .product-card-recom-rate__item{display:inline-block;width:16px;height:16px;background:url("/themes/redesign/img/icons/star.svg?v=2") center center no-repeat}.product-card-recom .product-card-recom-rate__item.product-card-recom-rate__item_active{background-image:url("/themes/redesign/img/icons/star-active.svg?v=2")}.product-card-recom .product-card-recom-rate__item.product-card-recom-rate__item_half{background-image:url("/themes/redesign/img/icons/star-half.svg?v=2")}.product-card-recom .product-card-recom__text{font-size:12px;line-height:16px;color:var(--dh-color-system-on-surface-variant-low,#919294);display:inline-block;vertical-align:middle;margin-bottom:-1px}@media(max-width:407px){.product-card-recom .product-card-recom__text,.recommend-rate .recommend-rate__text{margin-top:4px}.catalog__product-list-row-extended .recommend-rate .recommend-rate__text{margin-top:0}}.product-card-recom__arrow:before{border-left:11px solid transparent;border-right:11px solid transparent;border-top:11px solid #1a77d2;content:"";position:absolute;left:15px;bottom:-11px}.product-card-recom__arrow:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid white;content:"";position:absolute;left:16px;bottom:-10px}.product-card__price-wrap{float:left;width:56%;text-align:left}.product-card__price{display:inline-block;margin-bottom:5px;font-size:20px;font-weight:500;line-height:1.25;letter-spacing:.5px;color:#333}.product-card__price-cur{font-size:13px;font-weight:400;line-height:1.54;letter-spacing:normal;color:#333;opacity:.5}.product-card__note{font-size:13px;line-height:1.54;color:#43a047;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__note.product-card__note_not-available{color:#333}.product-card__note.product-low-available,.product-card__note.product-on-demand{color:#000}.product-card__note.not-available-cart{color:#ff5245}.product-card__button-buy{float:right;position:relative;width:42.85%;height:40px;border-radius:3px;background:var(--dh-color-system-primary,#1a77d2);text-align:center;font-size:13px;line-height:40px;color:var(--dh-color-system-on-primary,#FFF);cursor:pointer;margin-top:10px;transition:background-color .2s}.product-card__button-buy:hover{background-color:#1e5ba5}.comparison-product__bottom>.product-card__button-buy.in-cart,.product-card__button-buy.in-cart{background-color:#eea861}.comparison-product__bottom>.product-card__button-buy.in-cart:hover,.product-card__button-buy.in-cart:hover{background-color:#eea861}.product-card__bottom-block{position:absolute;bottom:-49px;left:0;right:0;z-index:1;visibility:hidden;opacity:0;text-align:center;transition:opacity .2s;transition-timing-function:ease-out;font-size:13px;font-weight:400;line-height:1.54;letter-spacing:normal;color:#1a77d2}.product-card__bottom-block a{color:#1a77d2}.product-card__bottom-block a{text-decoration:none}.product-card__bottom-block a:hover{text-decoration:underline}@media(min-width:1024px){.product-card:hover::after{top:0;bottom:-75px;left:0;right:0;box-shadow:0 0 30px 0 rgba(0,0,0,.28)}.product-card:hover,.product-card:active{z-index:2}.product-card:hover:after,.product-card:active:after{top:0;bottom:-75px;left:0;right:0;opacity:1;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.28);box-shadow:0 0 30px 0 rgba(0,0,0,.28)}.product-card:hover .product-card__bottom-block,.product-card:active .product-card__bottom-block{visibility:visible;opacity:1}.product-card:hover .product-card__label,.product-card:active .product-card__label{right:0}}@media(min-width:1280px){.product-card-recom_link:hover .product-card-recom__bubble{display:block}}@media(min-width:1600px){.product-card__price-wrap{width:61%}.product-card__button-buy{width:36%}}@media(max-width:1600px){.product-card-recom__bubble{bottom:calc(100%)}}@media(max-width:1280px){.product-card{padding-left:19px;padding-right:22px}.product-card__layout-pic{height:220px}.product-card__price-layout{left:19px;right:22px}.product-card__price-wrap{width:calc(100% - 80px)}.product-card__button-buy{width:72px}}@media(max-width:1023px){.product-card{padding-left:0;padding-right:0}.product-card::after{display:none}.product-card__label{width:fit-content}.product-card__layout-pic{height:325px;margin-bottom:7px}.product-card__price-layout{left:0;right:0}.product-card__price-wrap{float:none;width:100%;min-height:64px}.product-card__button-buy{float:none;width:100%}}@media(min-width:1024px) and (max-width:1280px){.product-card:hover .product-card__label,.product-card:active .product-card__label{right:0}}.button__template{width:100%;border-radius:8px;text-align:center;cursor:pointer;transition:background-color .2s}.button__template.sm{height:32px;padding:8px 16px 8px 8px;font-size:12px;line-height:16px;i{font-size:12px}}.button__template.ghost{background-color:transparent;color:var(--dh-color-system-primary,#1a77d2)}.button__template.ghost.left-icon i{margin-right:8px}.button__template.ghost.right-icon i{margin-left:8px}.button__template.ghost:hover{background-color:var(--dh-color-system-primary-opacity-sm,#1a77d214)}.button__template.ghost:active{background-color:var(--dh-color-system-primary-opacity-md,#1a77d21f)}.button__template.ghost:focus{background-color:var(--dh-color-system-primary-opacity-lg,#1a77d229)}.button__template.ghost:disabled{opacity:.16;pointer-events:none;box-shadow:none;cursor:default}.product-card-packaging{display:-webkit-box;display:-ms-flexbox;display:flex;margin:4px -8px 4px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;height:40px;overflow:hidden}.product-card-packaging__item{height:32px;line-height:30px;text-align:center;border-radius:8px;border:1px solid var(--dh-color-system-outline-opacity-md,#0000001f);font-size:12px;color:var(--dh-color-system-on-primary-container,#05172a);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-decoration:none;cursor:pointer;margin:4px 8px 4px 0;min-width:calc(25% - 8px);-webkit-transition:color .2s,background-color .2s;-o-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s}.product-card-packaging__item:hover,.product-card-packaging__item.product-card-packaging__item_current{color:var(--dh-color-system-on-primary-container,#05172a);background-color:var(--dh-color-system-primary-container,#e8f1fa);border-color:var(--dh-color-system-primary-container,#e8f1fa)}.product-card-packaging__item.modifier_img:hover,.product-card-packaging__item.modifier_img.product-card-packaging__item_current{border-color:var(--dh-color-system-link,#1a77d2);background-color:transparent}.product-card-packaging__more{font-size:12px;line-height:16px;color:var(--dh-color-system-link,#1a77d2);cursor:pointer;position:absolute;margin-top:-40px;display:flex}.product-card-packaging__item.product-card-packaging__item_current{cursor:default}.catalog__product-list-row:not(.catalog__product-list-row-extended) .product-card__price-layout:has(>.product-card-packaging__more) .product-card-packaging{margin-bottom:40px}.catalog__product-list-row-extended .product-card__price-layout .product-card-packaging__more{position:initial;margin-top:-4px;margin-bottom:8px;width:fit-content}.catalog__product-list-row-extended .product-card-packaging{margin-bottom:4px}.catalog__product-list-row .product-card__price-layout.product-card__price-layout_more:has(>.product-card-packaging__more) .product-card-packaging{height:auto;margin-bottom:4px}.product-card__price-layout.product-card__price-layout_more .product-card-packaging__more{display:none}