.product-card-compare{margin-bottom:10px;display:flex}.product-card-variant-select{margin-top:8px}.product-card-variant-select .base-select__wrapper{height:32px}.product-card-variant-select .base-select__inner{height:100%;box-shadow:none;background-size:15px 15px;padding:5px 28px 5px 5px}.product-card-variant-select option:disabled{opacity:.5}.product-card-variant-select.is-single{pointer-events:none;cursor:default}.product-card-variant-select.is-single .base-select__inner{color:inherit;cursor:default;opacity:1;background-image:none;padding-right:5px}.product-card-variant-select.is-unavailable{cursor:default}.product-card-variant-select.is-unavailable .base-select__inner{cursor:default;opacity:.5}.product-card-add-to-cart{flex-shrink:0;width:42px;min-height:38px;padding:0 5px}.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;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__action--with-cart{align-items:stretch;gap:8px;display:flex}.product-card__action--with-cart .product-card__view-details{flex:1}.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}
