.product-card-compare{margin-bottom:10px;display:flex}.product-card{border:1px solid #eaedee;border-radius:4px;flex-direction:column;width:100%;padding:10px;display:flex;position:relative}.product-card__images:has(.product-card__image){position:relative}.product-card__images:has(.product-card__image):before{content:"";background:0 0;padding-top:100%;display:block;position:relative;overflow:hidden}.product-card__ribbons{z-index:2;flex-direction:column;gap:5px;display:flex;position:absolute;top:10px;left:10px}.product-card__ribbons img{width:40px;height:40px}.product-card__badges{flex-direction:column;align-items:flex-end;gap:5px;display:flex;position:absolute;bottom:3px;right:0}@media (width>=768px){.product-card__badges{bottom:5px}}.product-card__badge{color:#fff;background-color:#024d5e;border-radius:4px;padding:3px;font-size:12px;font-weight:500;line-height:1}@media (width>=768px){.product-card__badge{padding:4px 6px;font-size:13px}}.product-card__tags{z-index:2;flex-direction:column;gap:5px;display:flex;position:absolute;top:10px;right:0}.product-card__tag--new{color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#024d5e;padding:2px 6px 3px;font-size:12px;font-weight:500;line-height:1}.product-card__image{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.product-card__image img{-o-object-fit:cover;object-fit:cover;width:90%;height:90%}.product-card__image picture{justify-content:center;align-items:center;display:flex}.product-card__content{flex-direction:column;flex-grow:1;width:100%;display:flex}.product-card__rating{white-space:nowrap;cursor:pointer;align-items:center;margin-bottom:8px;display:flex}.product-card__name{text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;white-space:normal;-webkit-box-orient:vertical;height:32px;margin-bottom:5px;font-size:14px;font-weight:500;line-height:16px;display:-webkit-box;overflow:hidden;color:#00323f!important}.product-card__content-type{align-items:center;height:1.5em;margin-bottom:5px;display:inline-flex}.product-card__brand,.product-card__content-type>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.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;gap:5px;line-height:1;display:flex}.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{text-align:center;margin-top:5px;font-size:13px;line-height:1.2}.product-card__mask{z-index:3;color:#00323f;text-align:center;text-transform:uppercase;cursor:pointer;background:#fffc;justify-content:center;align-items:center;padding:10px;font-size:16px;font-weight:700;display:flex;position:absolute;inset:0}
