.product-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;width:200px;min-width:200px;max-width:200px;padding:14px 22px;gap:5px;align-items:center;border-radius:8px;overflow:hidden;box-shadow:0 4px 17.6px #00000021;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.product-card__image{position:relative;width:150px;height:150px;flex-shrink:0;overflow:hidden;border-radius:4.688px}.product-card__image .image,.product-card__image img{width:100%;height:100%;object-fit:cover;border-radius:4.688px}.product-card__placeholder{width:100%;height:100%;background:repeating-conic-gradient(#f0f0f0 0% 25%,#fafafa 0% 50%) 50% / 20px 20px}.product-card__actions{position:absolute;bottom:8px;right:8px;display:flex;gap:8px}.product-card__quick-add{display:flex;width:40px;height:40px;justify-content:center;align-items:center;border:none;border-radius:50%;cursor:pointer;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 3px 10px #0003;transition:all .2s ease}.product-card__quick-add:hover{transform:scale(1.1);box-shadow:0 4px 14px #00000040}.product-card__quick-add svg{stroke:#0f2c37;stroke-width:2.5}.product-card__icons{display:flex;align-items:center;justify-content:space-between;width:100%;flex-shrink:0}.product-card__logo{width:32px;height:13.744px;object-fit:contain;object-position:left center}.product-card__share-btn{background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:0}.product-card__share{width:21px;height:21px;object-fit:contain}.product-card__info{padding:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:5px}.product-card__title{font-family:Avenir Next,Avenir,Helvetica Neue,sans-serif;font-size:20px;font-weight:400;line-height:normal;color:#2c2927d1;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{font-family:Avenir Next,Avenir,Helvetica Neue,sans-serif;font-size:16.667px;font-weight:800;color:#002d38;margin:0;line-height:normal}.product-card__variant{font-family:Avenir Next,Avenir,Helvetica Neue,sans-serif;font-size:8.333px;line-height:1.2;color:#2c2927d1;margin:0;font-weight:400}.product-card__description{font-family:Avenir Next,Avenir,Helvetica Neue,sans-serif;font-size:8.333px;line-height:1.3;color:#2c2927d1;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:400}.product-card__specs{display:flex;flex-direction:column;gap:2px}.product-card__spec{font-family:Avenir Next,Avenir,Helvetica Neue,sans-serif;font-size:8.333px;line-height:normal;color:#2c2927d1;font-weight:400}
/*# sourceMappingURL=/cdn/shop/t/2/assets/css/product-card.css.map */
