.product-card-compare{display:flex;margin-bottom:10px}.product-card{border:1px solid #eaedee;border-radius:4px;display:flex;flex-direction:column;padding:10px;width:100%}.product-card,.product-card__images{position:relative}.product-card__images:before{background:transparent;content:"";display:block;overflow:hidden;padding-top:100%;position:relative}.product-card__ribbons{display:flex;flex-direction:column;gap:5px;left:10px;position:absolute;top:10px;z-index:2}.product-card__ribbons img{height:40px;width:40px}.product-card__badges{align-items:flex-end;bottom:3px;display:flex;flex-direction:column;gap:5px;position:absolute;right:0}@media (min-width:768px){.product-card__badges{bottom:5px}}.product-card__badge{background-color:#024d5e;border-radius:4px;color:#fff;font-size:12px;font-weight:500;line-height:1;padding:3px}@media (min-width:768px){.product-card__badge{font-size:13px;padding:4px 6px}}.product-card__tags{display:flex;flex-direction:column;gap:5px;position:absolute;right:0;top:10px;z-index:2}.product-card__tags img{width:50px}.product-card__image{align-items:center;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute}.product-card__image img{height:90%;-o-object-fit:cover;object-fit:cover;width:90%}.product-card__image picture{align-items:center;display:flex;justify-content:center}.product-card__content{display:flex;flex-direction:column;flex-grow:1;width:100%}.product-card__rating{align-items:center;cursor:pointer;display:flex;margin-bottom:8px;white-space:nowrap}.product-card__name{color:#00323f!important;display:-webkit-box;font-size:14px;font-weight:500;height:32px;line-height:16px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.product-card__content-type{align-items:center;display:inline-flex;margin-bottom:5px}.product-card__brand,.product-card__content-type>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__brand{color:#00323f;height:1.5em}.product-card__price{margin:10px 0 12px}.product-card__price .base-price__amount{color:#3b7a14}.product-card__price .base-price__amount.is-old{color:#00323f}.product-card__amount,.product-card__point{align-items:center;display:flex;gap:5px;line-height:1}.product-card__point__old-amount{text-decoration:line-through}.product-card__point__number{color:#3b7a14;font-size:22px;font-weight:700}.product-card__label--from{font-size:16px}.product-card__label--quantity{font-size:13px;line-height:1.2;margin-top:5px;text-align:center}.product-card__mask{align-items:center;background:#fffc;color:#00323f;cursor:pointer;display:flex;font-size:16px;font-weight:700;top:0;right:0;bottom:0;left:0;justify-content:center;padding:10px;position:absolute;text-align:center;text-transform:uppercase;z-index:3}
