product-card .product-card__content{background:var(--pg-bg-white);border:none;border-radius:var(--pg-radius);overflow:hidden;box-shadow:var(--pg-shadow);transition:box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column;height:100%;contain:layout style}product-card{display:flex;flex-direction:column;contain:layout style}product-card:hover .product-card__content{box-shadow:var(--pg-shadow-hover);transform:translateY(-2px)}product-card .card-gallery{position:relative;flex-shrink:0}product-card .product-media__image{aspect-ratio:1 / 1;object-fit:contain;width:100%;height:auto}product-card .product-badges__badge{all:unset;display:inline-block;font-size:12px;font-weight:700;text-transform:none;letter-spacing:0;line-height:1;padding:4px 10px;border-radius:4px;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.3)}product-card .product-badges.product-badges--top-left{position:absolute;top:8px;left:8px;z-index:2;display:flex;flex-wrap:wrap;gap:4px}.pg-badge{position:absolute;top:8px;left:8px;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:700;color:#fff;z-index:2}.pg-badge--sale{background:var(--pg-badge-sale);color:#fff}.pg-badge--new{background:var(--pg-badge-new);color:#fff}.pg-badge--best{background:var(--pg-badge-best);color:var(--pg-text);text-shadow:none}.pg-badge--preorder,.pg-badge--backorder,product-card .product-badges__badge.pg-badge--preorder,product-card .product-badges__badge.pg-badge--backorder{display:inline-flex;align-items:center;gap:5px;border-radius:100px;background:#fff;box-shadow:0 1px 3px #0f111138;text-shadow:none}.pg-badge--preorder,product-card .product-badges__badge.pg-badge--preorder{color:#3f42c4;border:1.5px solid #d6d7f5}.pg-badge--backorder,product-card .product-badges__badge.pg-badge--backorder{color:#8c4207;border:1.5px solid #f0dcc4}.pg-badge__ico{flex:none;display:block}.pg-badge__when{font-weight:600;opacity:.82}.pg-badge__when:before{content:"\b7";margin-right:5px;opacity:.55}.pg-badge--sold-out,product-card .product-badges__badge.pg-badge--sold-out{background:#262626db;color:#fff;border-radius:100px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}product-card:has(.pg-badge--sold-out) .card-gallery img,.pg-product-card:has(.pg-badge--sold-out) .pg-product-img img{filter:grayscale(.7) opacity(.72)}.pg-badge-promo{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:12px;font-weight:700;text-transform:none;letter-spacing:0;line-height:1;padding:4px 10px;border-radius:4px;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.3)}.pg-badge-savings{font-size:11px;font-weight:600;opacity:.9;text-shadow:none;margin-top:1px}product-card .group-block{padding:12px 14px;flex:1;display:flex;flex-direction:column;min-height:150px}product-card .group-block-content{display:flex;flex-direction:column;gap:2px;flex:1;min-height:115px}product-card product-price{margin-top:auto;display:flex;flex-direction:row;align-items:baseline;gap:6px;flex-wrap:wrap}.pg-card-brand{font-size:13px;font-weight:400;color:var(--pg-text-secondary);padding-block:4px;margin-bottom:2px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pg-card-brand a{color:inherit;text-decoration:none;display:inline-block;padding-block:4px;margin-block:-4px}.pg-card-brand a:hover{color:var(--pg-teal-text);text-decoration:underline}product-card .group-block .text-block{margin:0;padding:0}product-card .group-block .text-block p{font-size:14px;font-weight:400;color:var(--pg-text);line-height:1.4;margin:0;padding:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pg-card-pieces{display:flex;align-items:center;gap:3px;font-size:13px;font-weight:500;color:var(--pg-teal-text);line-height:1.3;margin-top:2px}.pg-card-pieces svg{width:12px;height:12px;flex-shrink:0;color:var(--pg-teal-text);transform:rotate(15deg)}product-card product-price .price{font-size:18px;font-weight:700;color:var(--pg-color-price, var(--pg-text))}product-card product-price:has(.compare-at-price) .price{color:var(--pg-color-price-sale, var(--pg-orange))}product-card product-price .compare-at-price{font-size:13px;font-weight:400;color:var(--pg-text-secondary);text-decoration:line-through;margin-left:0}.pg-card-popular{font-size:12px;font-weight:500;color:var(--pg-teal-text);display:flex;align-items:center;gap:3px;margin-top:2px}.pg-card-popular svg{width:12px;height:12px;flex-shrink:0}product-card.pg-card--placeholder .card-gallery img{opacity:.6;filter:grayscale(15%)}product-card.pg-card--sold-out .card-gallery img{opacity:.5;filter:grayscale(30%)}product-card.pg-card--sold-out .quick-add__button{display:none}.pg-card-series{font-size:12px;font-weight:500;color:var(--pg-text-link);padding-block:5px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pg-card-series a{color:inherit;text-decoration:none;display:inline-block;padding-block:5px;margin-block:-5px}.pg-card-series a:hover{text-decoration:underline}@media(max-width:749px){product-card .product-card__content{box-shadow:0 1px 4px #0f11111a}product-card:hover .product-card__content{box-shadow:0 2px 8px #0f11111a;transform:none}product-card .group-block{padding:10px;min-height:150px}product-card .group-block-content{min-height:100px}product-card .group-block .text-block p{font-size:14px;line-height:1.4}product-card product-price .price{font-size:18px;font-weight:700}product-card product-price .compare-at-price{font-size:13px}product-card .product-badges__badge,.pg-badge-promo{padding:3px 8px}}@media(prefers-reduced-motion:reduce){product-card .product-card__content{transition:none}product-card:hover .product-card__content{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/98/assets/pg-product-card.css.map */
