@charset "UTF-8";.product-card__container{position:relative;display:flex;align-items:flex-start;transition:box-shadow .1s;background-color:#fff}.product-card__sticker{position:absolute;z-index:1;top:0;left:10px;right:10px;display:flex;gap:4px;flex-wrap:wrap;pointer-events:none}.product-card__sticker-img{height:100%;-o-object-fit:contain;object-fit:contain}.product-card__sticker-item{display:inline-flex;align-items:center;justify-content:center;border-radius:16px;font-weight:700;line-height:1;color:#fff;font-size:9.5px;height:18px;padding:0 6px}.product-card__sticker-item-img{padding:0}.product-card__sticker-item--hit{background-color:#f74b4f;order:2}.product-card__sticker-item--sale{background-color:#e8a700;order:3}.product-card__sticker-item--pay{background-color:#01426a;order:1}.product-card__sticker-item--new{background-color:#14c197;order:4}.product-card__sticker-item--stock{background-color:#fa7e20;order:5}.product-card__sticker-item--discount{background-color:#edff00;color:#01426a;order:6}.product-card__btn-del{margin:10px 0 0 0;font-size:14px;font-weight:500;line-height:18px}.product-card__video{position:absolute;z-index:2;bottom:10px;left:10px;display:flex;gap:4px;align-items:center;justify-content:center;fill:#95d6fe;transition:all ease .3s;font-size:12px;color:#74747a}.product-card__img{width:85px;height:85px;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important}.product-card__main{display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;padding:0 0 0 6px}.product-card__main-left{width:100%}.product-card__header{flex-grow:1;margin:0 0 3px;display:flex;flex-direction:column}.product-card__name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;min-height:32px;max-height:32px;text-decoration:none!important;text-overflow:ellipsis;color:#4c4c4c;font-size:13px;font-weight:700;line-height:16px;order:1;-webkit-line-clamp:2}.product-card__name[href]{cursor:pointer}.product-card__name[href]:hover{color:#01426a}.product-card__name[href]:hover svg{fill:#01426a}.product-card__name[href]:active{color:#01426a}.product-card__name[href]:active svg{fill:#01426a}.product-card__available{display:flex;align-items:center;color:#74747a;font-size:10px;font-weight:500;line-height:16px}.product-card__available-icon{width:14px;height:14px;margin-left:5px;flex-shrink:0}.product-card__info-list{display:flex;align-items:flex-start;flex-direction:column;width:100%}.product-card__info-item-name{color:#a6a6ab;font-size:10px;line-height:14px}.product-card__info-item-value{color:#333;font-size:12px;line-height:16px}.product-card__sale{display:flex;align-items:center}.product-card__sale-old{position:relative;white-space:nowrap;text-decoration:line-through;color:#a6a6ab;font-size:13px;font-weight:400;line-height:16px;margin-right:12px;-webkit-text-decoration-color:inherit;text-decoration-color:inherit}.product-card__sale-amount{padding:0 5px;white-space:nowrap;color:#01426a;background:#edff00;font-size:9.6px;font-weight:700;line-height:16px;border-radius:4px 0 0 4px}.product-card__sale-percent{padding:0 10px 0 4px;white-space:nowrap;color:#01426a;background:#c9dd0a;font-size:9.6px;font-weight:700;line-height:16px;border-radius:0 4px 4px 0}.product-card__sale-final{padding:1px 8px;border-radius:5px;white-space:nowrap;color:#01426a;background:#f3cfb3;font-size:10px;font-weight:700;line-height:16px}.product-card__price-wrap{display:flex;flex-direction:column-reverse}.product-card__price{color:#8e8e93;font-size:14px;font-weight:600;line-height:1}.product-card__price.product-card__price--final{align-items:center!important;gap:12px;display:flex}.product-card__color-list{display:flex;align-items:center}.product-card__color-wrap{position:relative;width:22px;height:22px;margin-bottom:5px;padding:2px;cursor:pointer;border:2px solid transparent;border-radius:50%}.product-card__color-wrap:not(:last-child){margin-right:10px}.product-card__color-wrap:hover{border:2px solid rgba(1,66,106,.5)}.product-card__color-wrap.active{border:2px solid #01426a}.product-card__color{width:100%;height:100%;border-radius:50%}.product-card__color-list{display:flex;align-items:center}.product-card__control{display:flex;align-items:center;color:#d9d9de;font-size:12px;font-weight:500;line-height:18px}.product-card__control.active{color:#01426a}.product-card__control.active .product-card__control-icon{fill:#01426a}.product-card__control-icon{margin-right:5px;fill:#d9d9de}.product-card__credit{display:inline-flex;align-items:center;line-height:1;gap:2px;color:#01426a;font-size:12px;font-weight:600;margin-top:4px}.product-card__credit .icon{fill:#01426a}.product-card__credit-badge{display:inline-flex;color:#fff;background-color:#01426a;font-size:12px;border-radius:16px;align-items:baseline;justify-content:center;white-space:nowrap;padding:3px 8px 2px;margin-bottom:6px;line-height:1.2}.product-card__credit-badge b{font-size:16px}.product-card--list{align-items:stretch}.product-card--list .product-card__color-list{display:none}.product-card--list .product-card__control-list{display:none}.product-card--list .product-card__credit{display:none}.product-card--list .product-card__info-list{display:none}.product-card--list-slider{width:240px!important;min-width:240px}.product-card--list-slider .product-card__main-right .product-card__available,.product-card--list-slider .product-card__main-right .product-card__reviews{display:none}.product-card--list-slider .product-card__video{display:none}.product-card--list-slider .product-card__available{height:24px}.product-card--list-slider .product-card__available .product-card__video{position:static;margin-left:auto;display:flex}.product-card.product-card--small{display:flex;flex-direction:column;width:240px}.product-card.product-card--small .product-card__credit{display:none}.product-card.product-card--small .product-card__control-list{display:none}.product-card.product-card--small .product-card__main-right{width:100%}.product-card.product-card--small-active{display:flex;flex-direction:column;width:50%;margin:0 0 30px;padding:0 5px}.product-card.product-card--small-active .product-card__container{display:flex;flex-direction:column}.product-card.product-card--small-active .product-card__btn-buy{width:100%;margin:10px 0 0 0}.product-card.product-card--small-active .product-card__main{width:100%}.into-cart:not(.hidden){-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes bounce{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounce{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.product-card__article{color:#a6a6ab;font-size:12px;font-weight:500;line-height:16px}.product-card__img-wrap{display:flex!important;align-items:center;justify-content:center}.product-card.product-card--v-compare .product-card__container{display:flex;align-items:flex-start;flex-direction:column;padding:10px 0;min-height:277px}.product-card.product-card--v-compare .product-card__img{width:100px;height:100px}.product-card.product-card--v-compare .product-card__main{padding:0}.product-card.product-card--v-compare .product-card__img-wrap{margin:0 0 10px}.product-card.product-card--v-compare .link.product-card__btn-del{padding:0}.product-card.product-card--v-compare .product-card__video{display:none}.product-card.product-card--v-card{margin-bottom:30px}.product-card.product-card--v-card .product-card__main-right{width:100%}.product-card.product-card--v-card .product-card__btn-buy{width:100%}.product-card.product-card--v-card .product-card__container{display:flex;flex-direction:column}.product-card.product-card--v-card .product-card__img-wrap{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 0 10px}.product-card.product-card--v-card .product-card__name{min-height:48px;max-height:48px;-webkit-line-clamp:3}.product-card.product-card--v-card .product-card__img{width:120px;height:120px}.product-card.product-card--v-card .product-card__name{font-size:12px;line-height:16px}.product-card.product-card--v-card .product-card__info-item-name{letter-spacing:-.15px}.product-card.product-card--v-card .product-card__info-item{margin:0 0 5px}.product-card.product-card--v-card .product-card__btn-buy{width:100%}.product-card.product-card--v-card .product-card__control{margin:0 0 10px}.product-card.product-card--v-card .product-card__name,.product-card.product-card--v-list .product-card__name{min-height:48px;max-height:48px;-webkit-line-clamp:3}.product-card.product-card--v-card .product-card__name:before,.product-card.product-card--v-list .product-card__name:before{position:absolute;top:0;left:0;width:100%;height:100%;content:''}.product-card.product-card--v-card .btn,.product-card.product-card--v-card .product-card__btn-buy,.product-card.product-card--v-card .product-card__color-wrap,.product-card.product-card--v-card .product-card__control,.product-card.product-card--v-card .product-card__credit,.product-card.product-card--v-list .btn,.product-card.product-card--v-list .product-card__btn-buy,.product-card.product-card--v-list .product-card__color-wrap,.product-card.product-card--v-list .product-card__control,.product-card.product-card--v-list .product-card__credit{position:relative;z-index:1}.product-card.product-card--v-list{margin-bottom:30px}.product-card.product-card--v-list .product-card__container{display:flex;flex-direction:column;transition:box-shadow .3s}.product-card.product-card--v-list .product-card__img-wrap{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 0 10px}.product-card.product-card--v-list .product-card__name{min-height:48px;max-height:48px;-webkit-line-clamp:3}.product-card.product-card--v-list .product-card__img{width:120px;height:120px}.product-card.product-card--v-list .product-card__name{font-size:12px;line-height:16px}.product-card.product-card--v-list .product-card__info-item-name{letter-spacing:-.15px}.product-card.product-card--v-list .product-card__info-item{margin:0 0 5px}.product-card.product-card--v-list .product-card__btn-buy{width:100%}.product-card.product-card--v-list .product-card__price{display:flex;align-items:flex-end;flex-grow:1}.product-card.product-card--v-list .product-card__control{margin:0 0 10px}.product-card.product-card--v-list .product-card__control-list{display:none}.product-card.product-card--v-list .product-card__control-list--v-list{display:block}.product-card.product-card--v-list .product-card__sticker{max-width:270px}.product-set{margin-bottom:40px}.product-set .set-header{margin:0 -15px}.product-set .set-header .product-card__top{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:10px}.product-set .set-header .product-card__title{font-weight:700;font-size:1.2em}.product-set .set-header .product-card__price{display:inline-block}.product-set .set-header .product-card__sale{display:inline-flex}.product-set .set-body{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-set .product-card{display:flex;flex-direction:column}.product-set .product-card__name{order:initial;margin-bottom:8px}.product-set .product-card__img{position:relative}.product-set .product-card__img img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-set .product-card__info-list{gap:6px;margin-bottom:12px}.product-set .product-card__control-wrap{margin-top:auto;display:flex;justify-content:center;font-weight:700}.product-set .product-card__control-wrap .btn{width:100%}.product-set .card-ajax-result{margin-top:8px}.product-set .card-ajax-result a.btn{color:#fff;position:relative;z-index:2}@media (min-width:580px){.product-set .product-card__img{aspect-ratio:1;width:100%;height:auto}.product-set .product-card__info-item-name,.product-set .product-card__info-item-value{font-size:16px;line-height:24px}}@media (min-width:768px){.product-set .product-card__name{font-size:18px;line-height:24px;min-height:48px;height:48px}}@media (min-width:1024px){.product-card__video{cursor:pointer}.product-card__video:hover{text-decoration:underline;fill:rgba(1,66,106,.7)}.product-card__reviews{display:none}.product-card.product-card--small-active{width:25%!important;max-height:300px}.product-card.product-card--small-active .product-card__btn-buy{display:none}.product-card.product-card--small-active:hover{position:relative;z-index:1040}.product-card.product-card--small-active:hover .product-card__container{box-shadow:0 0 0 15px #fff,0 15px 40px 15px rgba(25,33,79,.1)}.product-card.product-card--small-active:hover .product-card__btn-buy{display:flex;width:100%;margin:10px 0 0 0}.product-card.product-card--list-slider .product-card__main-right{width:100%}.product-card.product-card--list-slider .product-card__color-wrap{width:36px;height:36px}.product-card.product-card--list-slider .product-card__color-wrap:not(:last-child){margin-right:5px}.product-card.product-card--list-slider .product-card__info-item-name{display:inline;color:#a7a7ab;font-size:14px;font-weight:500;line-height:20px}.product-card.product-card--list-slider .product-card__info-item{margin:0 0 6px}.product-card.product-card--list-slider .product-card__info-item-value{color:#333;font-size:14px;font-weight:500;line-height:20px}.product-card.product-card--list-slider .product-card__info-list{margin:0 0 17px}.product-card.product-card--list-slider .product-card__credit{font-size:12px;line-height:16px}.product-card.product-card--list-slider .product-card__sale-amount,.product-card.product-card--list-slider .product-card__sale-percent{font-size:12px;line-height:20px}.product-card.product-card--list-slider .product-card__price{font-size:18px;line-height:20px}.product-card.product-card--list-slider:hover{position:relative;z-index:400}.product-card.product-card--list-slider:hover .product-card__container{box-shadow:0 0 0 15px #fff,0 15px 40px 15px rgba(25,33,79,.1)}.product-card.product-card--list-slider:hover .product-card__container .product-card__color-list,.product-card.product-card--list-slider:hover .product-card__container .product-card__credit,.product-card.product-card--list-slider:hover .product-card__container .product-card__info-list{display:flex}.product-card.product-card--list-slider:hover .product-card__color-list{margin:15px 0 0}.product-card.product-card--list-slider:hover .product-card__main{padding:15px 0 0}.product-card.product-card--list-slider .product-card__btn-buy{display:none}.product-card.product-card--list-slider:hover{position:relative;z-index:1040}.product-card.product-card--list-slider:hover .product-card__container{box-shadow:0 0 0 15px #fff,0 15px 40px 15px rgba(25,33,79,.1)}.product-card.product-card--list-slider:hover .product-card__btn-buy{display:flex;width:100%;margin:10px 0 0 0}.product-card__control-list{position:absolute;top:14px;right:10px;display:flex;flex-direction:column}.product-card__control{font-size:0}.product-card__control:hover{color:#01426a}.product-card__control:hover .product-card__control-icon{fill:#01426a}.product-card__control.active,.product-card__control:active{color:#01426a}.product-card__control.active .product-card__control-icon,.product-card__control:active .product-card__control-icon{fill:#01426a}.product-card__control-icon{width:24px!important;height:24px!important;margin:0 0 5px}.swiper-container:not(.swiper-container-initialized) .product-card--list-slider:not(:last-child){margin-right:30px}.product-card--list-slider{width:270px!important;min-width:270px}.product-card--list-slider .product-card__control-list{position:absolute;top:10px;right:10px;display:flex;flex-direction:column}.product-card--list-slider .product-card__control{font-size:0}.product-card--list-slider .product-card__control-icon{width:24px!important;height:24px!important;margin:0 0 5px}.product-card__container{align-items:stretch;flex-direction:column;padding:10px 10px}.product-card__img-wrap{align-items:center}.product-card__img{width:200px;height:200px}.product-card__main{padding:15px 0}.product-card__name{min-height:40px;max-height:40px;font-size:14px;line-height:20px}.product-card__available{font-size:12px;line-height:16px;height:24px}.product-card__available-icon{width:16px;height:16px;flex-shrink:0}.product-card__sale-old{font-size:18px;line-height:23px}.product-card__sale-amount{padding:0 10px 0 8px;font-size:12px;line-height:20px}.product-card__sale-percent{padding:0 13px 0 8px;font-size:12px;line-height:20px}.product-card__price{font-size:18px;line-height:20px}.product-card.product-card--small{display:flex;flex-direction:column;width:170px}.slick-slider .product-card.product-card--small{margin-right:30px}.product-card.product-card--small .product-card__name{min-height:60px;max-height:60px;margin:0 0 10px;-webkit-line-clamp:3}.product-card.product-card--small .product-card__img-wrap{display:flex;align-items:center;justify-content:center;width:100%}.product-card.product-card--small .product-card__sale-amount{display:none}.product-card.product-card--small .product-card__available{display:none}.product-card.product-card--small .product-card__img{width:150px;height:150px}.product-card.product-card--small .product-card__price{font-size:18px;line-height:24px}.product-card.product-card--v-card{min-height:355px;max-height:355px;margin-bottom:60px}.product-card.product-card--v-card .product-card__name{min-height:40px;max-height:40px;font-size:14px;line-height:20px;-webkit-line-clamp:2}.product-card.product-card--v-card .product-card__control{margin:0}.product-card.product-card--v-card .product-card__color-list,.product-card.product-card--v-card .product-card__credit,.product-card.product-card--v-card .product-card__info-list{display:none}.product-card.product-card--v-card .product-card__img-wrap{padding:10px 0 10px}.product-card.product-card--v-card .product-card__img{width:200px;height:200px}.product-card.product-card--v-card .product-card__color-wrap{width:36px;height:36px}.product-card.product-card--v-card .product-card__color-wrap:not(:last-child){margin-right:5px}.product-card.product-card--v-card .product-card__info-item-name{display:inline;color:#a7a7ab;font-size:14px;font-weight:500;line-height:20px}.product-card.product-card--v-card .product-card__info-item{margin:0 0 6px}.product-card.product-card--v-card .product-card__info-item-value{display:inline;color:#333;font-size:14px;font-weight:500;line-height:20px}.product-card.product-card--v-card .product-card__info-list{margin:0 0 17px}.product-card.product-card--v-card .product-card__credit{font-size:14px;margin:8px 0 8px}.product-card.product-card--v-card .product-card__sale-amount,.product-card.product-card--v-card .product-card__sale-percent{font-size:12px;line-height:20px}.product-card.product-card--v-card .product-card__btn-buy{display:none;margin:10px 0 0 0}.product-card.product-card--v-card:hover{position:relative;z-index:400}.product-card.product-card--v-card:hover .product-card__container{box-shadow:0 0 0 15px #fff,0 15px 40px 15px rgba(25,33,79,.1)}.product-card.product-card--v-card:hover .product-card__container .product-card__color-list,.product-card.product-card--v-card:hover .product-card__container .product-card__credit,.product-card.product-card--v-card:hover .product-card__container .product-card__info-list{display:flex}.product-card.product-card--v-card:hover .product-card__btn-buy{display:inline-flex;margin:10px 0 0 0}.product-card.product-card--v-card .product-card__video{display:none}.product-card.product-card--v-card .product-card__available .product-card__video{display:flex;position:static;margin-left:auto}.product-card.product-card--v-card .product-card__main-left{width:100%}.product-card.product-card--v-list{width:calc(100% + 20px);margin:0 0 30px -15px;transition:border-color .3s;border:4px solid transparent}.product-card.product-card--v-list .product-card__color-list{margin:0 0 10px}.product-card.product-card--v-list .product-card__img{width:270px;max-width:100%;height:270px}.product-card.product-card--v-list .product-card__img-wrap{width:33.33%;height:303px;padding:0}.product-card.product-card--v-list .product-card__name{font-size:18px;line-height:24px}.product-card.product-card--v-list .product-card__info-item-name,.product-card.product-card--v-list .product-card__info-item-value{display:inline-block;font-size:14px;font-weight:500;line-height:20px}.product-card.product-card--v-list .product-card__info-item:last-child .product-card__info-item-value[data-title="Доп. информация"]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:60px;overflow:hidden}.product-card.product-card--v-list .product-card__container{display:flex;align-items:stretch;flex-direction:row;padding:0 0 0 10px}.product-card.product-card--v-list .product-card__main{display:flex;align-items:stretch;flex-direction:row;flex-grow:1}.product-card.product-card--v-list .product-card__available{flex-grow:0;font-size:12px;line-height:16px;display:flex;align-items:flex-start;margin:16px 0 15px}.product-card.product-card--v-list .product-card__control-list{position:static;display:flex;flex-direction:row}.product-card.product-card--v-list .product-card__control{margin:0;white-space:nowrap;font-size:14px;font-weight:500;line-height:24px}.product-card.product-card--v-list .product-card__control:not(:last-child){margin:0 35px 0 0}.product-card.product-card--v-list .product-card__control-icon{margin:0 5px 0 0}.product-card.product-card--v-list .product-card__main-left{width:54%;padding:10px 15px}.product-card.product-card--v-list .product-card__control-list--v-list{display:none}.product-card.product-card--v-list .product-card__btn-buy{display:flex}.product-card.product-card--v-list .product-card__available--v-list,.product-card.product-card--v-list .product-card__reviews{display:none}.product-card.product-card--v-list .product-card__main-right{display:flex;flex-direction:column;flex-grow:1;padding:25px 20px;background:#fafafb}.product-card.product-card--v-list .product-card__color-list{display:none}.product-card.product-card--v-list .product-card__header{margin:0 0 12px}.product-card.product-card--v-list .product-card__info-list{margin:0 0 15px}.product-card.product-card--v-list .product-card__info-item{margin:0 0 6px}.product-card.product-card--v-list .product-card__sale-amount,.product-card.product-card--v-list .product-card__sale-percent{font-size:12px;line-height:20px}.product-card.product-card--v-list .product-card__credit{font-size:14px;margin:0 0 12px}.product-card.product-card--v-list .product-card__price{font-size:20px}.product-card.product-card--v-list .product-card__sale-old{font-size:20px;margin-right:auto;font-weight:400;margin-top:2px}.product-card.product-card--v-list .product-card__color-wrap{width:36px;height:36px;margin:0 5px 0 0}.product-card.product-card--v-list .product-card__main-right{transition:margin .3s,padding .3s}.product-card.product-card--v-list:hover{position:relative;z-index:400;border-color:transparent!important}.product-card.product-card--v-list:hover .product-card__color-list{display:flex}.product-card.product-card--v-list:hover .product-card__main-right{margin:-15px;padding:40px 35px}.product-card.product-card--v-list:hover .product-card__container{box-shadow:0 0 0 15px #fff,0 15px 40px 15px rgba(25,33,79,.1)}.product-card.product-card--v-compare{padding-bottom:10px;position:relative}.product-card.product-card--v-compare .product-card__main-left{margin:0 0 15px}.product-card.product-card--v-compare .product-card__main-right{position:relative;width:100%}.product-card.product-card--v-compare .product-card__btn-del{position:absolute;right:0;bottom:0;margin:0;font-size:14px;font-weight:500;line-height:20px}.product-card.product-card--v-card .product-card__category,.product-card.product-card--v-list .product-card__category{display:none}.product-card.product-card--v-list .product-card__credit-badge{align-items:center;align-self:flex-start;margin-bottom:13px;padding:2px 8px 3px;font-size:16px;line-height:1}.product-card.product-card--v-list .product-card__credit-badge b{font-size:26px}.product-card.product-card--v-card .product-card__main-right .product-card__available,.product-card.product-card--v-card .product-card__main-right .product-card__reviews{display:none}.product-card__control--review{display:none}}@media (max-width:1023px){.product-card__sticker{left:0;gap:2px;max-width:116px}.product-card__sticker-item{padding:0 4px;font-size:8px;height:14px}.product-card__sticker-item-img{padding:0}.product-card__video{top:130px;bottom:auto;left:0}.product-card__price-wrap{justify-content:flex-end}.product-card__credit .icon{max-width:20px;max-height:20px}.product-card__credit-badge{font-size:11px;padding:2px 6px}.product-card__credit-badge b{font-size:15px}.product-card--list-slider{width:180px!important;min-width:180px}.product-card--list-slider .product-card__container{flex-direction:column}.product-card--list-slider .product-card__main{padding-left:0}.product-card--list-slider .product-card__sticker{height:30px;position:static;order:-1;max-width:130px}.product-card--list-slider .product-card__img-wrap{margin-bottom:12px;position:relative;padding-bottom:100%;width:100%}.product-card--list-slider .product-card__img-wrap img{position:absolute;inset:0}.product-card--list-slider .product-card__main-right{width:100%}.product-card--list-slider .product-card__control-wrap{margin-top:8px}.product-card--list-slider .product-card__btn-buy{height:32px;width:100%}.product-card--list-slider .product-card__price-wrap{height:34px;min-height:auto;position:relative}.product-card--list-slider .product-card__available{height:18px}.product-card.product-card--v-card .product-card__available .product-card__video{display:none}.product-card.product-card--v-list .product-card__sticker{max-width:116px}.product-card__available--v-list{display:none}.product-card__control--review svg{fill:#c9dd0a!important}.product-card.product-card--v-card,.product-card.product-card--v-list{position:relative;margin-bottom:20px;padding:0 0 12px}.product-card.product-card--v-card .product-card__sticker,.product-card.product-card--v-list .product-card__sticker{top:120px}.product-card.product-card--v-card .product-card__video,.product-card.product-card--v-list .product-card__video{top:-2px;font-size:11px}.product-card.product-card--v-card .product-card__video .icon,.product-card.product-card--v-list .product-card__video .icon{max-width:18px;max-height:18px}.product-card.product-card--v-card .product-card__category,.product-card.product-card--v-list .product-card__category{color:#a6a6ab;font-size:10px;font-weight:500;line-height:16px}.product-card.product-card--v-card .product-card__available-icon,.product-card.product-card--v-list .product-card__available-icon{width:10px;height:10px;order:-1;margin-right:5px;margin-left:0}.product-card.product-card--v-card .product-card__container,.product-card.product-card--v-list .product-card__container{align-items:flex-start;flex-direction:row}.product-card.product-card--v-card .product-card__img,.product-card.product-card--v-list .product-card__img{width:100px;height:100px;background-position:top center!important}.product-card.product-card--v-card .product-card__header,.product-card.product-card--v-list .product-card__header{margin:0 0 10px}.product-card.product-card--v-card .product-card__main-right .product-card__available,.product-card.product-card--v-list .product-card__main-right .product-card__available{display:flex}.product-card.product-card--v-card .product-card__reviews,.product-card.product-card--v-list .product-card__reviews{height:16px}.product-card.product-card--v-card .product-card__reviews .link,.product-card.product-card--v-list .product-card__reviews .link{display:flex;align-items:flex-end;gap:5px;font-size:11px;font-weight:700;line-height:16px}.product-card.product-card--v-card .product-card__reviews svg,.product-card.product-card--v-list .product-card__reviews svg{fill:#c9dd0a!important}.product-card.product-card--v-card .product-card__mid-wrap,.product-card.product-card--v-list .product-card__mid-wrap{display:flex;align-items:center;flex-wrap:wrap;margin:18px 0 2px}.product-card.product-card--v-card .product-card__mid-wrap .product-card__available,.product-card.product-card--v-list .product-card__mid-wrap .product-card__available{margin-right:16px}.product-card.product-card--v-card .product-card__img-wrap,.product-card.product-card--v-list .product-card__img-wrap{width:100px;min-width:100px;margin:16px 15px 0 0;padding:0}.product-card.product-card--v-card .product-card__name,.product-card.product-card--v-list .product-card__name{min-height:auto;max-height:none;display:block;font-size:14px;font-weight:600;line-height:20px;-webkit-line-clamp:none}.product-card.product-card--v-card .product-card__available,.product-card.product-card--v-list .product-card__available{font-size:11px;font-weight:500;line-height:16px}.product-card.product-card--v-card .product-card__info-list,.product-card.product-card--v-list .product-card__info-list{margin:0 0 18px}.product-card.product-card--v-card .product-card__info-item,.product-card.product-card--v-list .product-card__info-item{display:flex;align-items:baseline;flex-wrap:wrap;margin:0}.product-card.product-card--v-card .product-card__info-item-name,.product-card.product-card--v-list .product-card__info-item-name{margin:0 3px 0 0;letter-spacing:unset;font-size:12px;line-height:18px}.product-card.product-card--v-card .product-card__info-item-value,.product-card.product-card--v-list .product-card__info-item-value{font-size:12px;font-weight:700}.product-card.product-card--v-card .product-card__credit,.product-card.product-card--v-list .product-card__credit{margin-bottom:0}.product-card.product-card--v-card .product-card__control-list,.product-card.product-card--v-list .product-card__control-list{display:flex;align-items:center;gap:8px}.product-card.product-card--v-card .product-card__control,.product-card.product-card--v-list .product-card__control{margin-right:0;margin-bottom:0;font-size:0}.product-card.product-card--v-card .product-card__control:not(.active) .product-card__control-icon,.product-card.product-card--v-list .product-card__control:not(.active) .product-card__control-icon{fill:#a6a6ab}.product-card.product-card--v-card .product-card__control-icon,.product-card.product-card--v-list .product-card__control-icon{margin-right:0}.product-card.product-card--v-card .product-card__control-wrap,.product-card.product-card--v-list .product-card__control-wrap{display:flex;align-items:center;justify-content:space-between;margin:13px 0 0;gap:20px}.product-card.product-card--v-card .product-card__main-left .product-card__control-list,.product-card.product-card--v-list .product-card__main-left .product-card__control-list{display:none}.product-card.product-card--v-card .product-card__main-right,.product-card.product-card--v-list .product-card__main-right{width:100%}.product-card.product-card--v-card .product-card__credit br,.product-card.product-card--v-list .product-card__credit br{display:none}.product-card.product-card--v-card .btn.product-card__btn-buy,.product-card.product-card--v-list .btn.product-card__btn-buy{width:auto;height:32px;order:-1;padding:0 24px}}@media (max-width:1023.75px){.product-card.product-card--v-compare .product-card__container{min-height:auto}}@media (max-width:1023px) and (max-width:767px){.product-card.product-card--v-card .product-card__price-wrap,.product-card.product-card--v-list .product-card__price-wrap{min-height:auto}}@media (max-width:1023px) and (max-width:479px){.product-card.product-card--v-card .product-card__control-wrap,.product-card.product-card--v-list .product-card__control-wrap{gap:12px}}@media (max-width:767px){.product-card--list-slider .btn-primary.product-card__btn-buy,.product-card--list-slider .btn-secondary.product-card__btn-buy{height:32px;margin:5px 0 0 0;line-height:32px}.btn-secondary.product-card__btn-buy{padding:0 10px}.product-card.product-card--v-card:after,.product-card.product-card--v-list:after{position:absolute;top:100%;left:50%;width:100vw;height:1px;content:'';-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#dfdfe3}}@media (max-width:579px){.product-set .set-header .product-card__title{font-size:14px}.product-set .product-card__control-wrap{font-size:14px}}@media (max-width:479px){.product-set .set-header .product-card__top{gap:5px}.product-set .set-header .product-card__title{font-size:12px}.product-set .set-header .product-card__price{font-size:12px}.product-set .set-header .product-card__sale-old{font-size:10px;margin-right:4px}.product-set .set-body{gap:10px}.product-set .card-ajax-result{margin:6px 0}.product-set .card-ajax-result a.btn{height:32px}}