product-card .product-card__content{background:var(--pg-bg-white);border:none!important;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%}product-card{display:flex;flex-direction:column}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--sale{background:#cc0c39!important;color:#fff!important}.pg-badge--new{background:#1a8a7d!important;color:#fff!important}.pg-badge--bestseller{background:#c47d0a!important;color:#fff!important}.pg-badge--sold-out{background:#393939!important;color:#fff!important}.pg-badge--preorder{background:#6366f1!important;color:#fff!important}.pg-badge--backorder{background:#b45309!important;color:#fff!important}.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:10px;font-weight:600;opacity:.9;text-shadow:none;margin-top:1px}product-card .group-block{padding:12px 14px!important;flex:1;display:flex;flex-direction:column}product-card .group-block-content{display:flex;flex-direction:column;gap:2px;flex:1}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:12px;font-weight:400;color:var(--pg-text-secondary);margin-bottom:2px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}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:12px;font-weight:500;color:var(--pg-teal);line-height:1.3;margin-top:2px}.pg-card-pieces svg{width:12px;height:12px;flex-shrink:0;color:var(--pg-teal);transform:rotate(15deg)}product-card product-price .price{font-size:18px;font-weight:700;color: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:11px;font-weight:500;color:var(--pg-teal);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!important}.pg-card-series{font-size:11px;font-weight:500;color:var(--pg-text-link);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:749px){product-card .product-card__content{box-shadow:0 1px 3px #0f11110f}product-card:hover .product-card__content{box-shadow:0 2px 8px #0f11111a;transform:none}product-card .group-block{padding:10px!important}product-card .group-block .text-block p{font-size:13px}product-card product-price .price{font-size:16px}product-card product-price .compare-at-price{font-size:12px}.pg-card-brand,.pg-card-pieces{font-size:11px}.pg-card-pieces svg{width:10px;height:10px}product-card .product-badges__badge,.pg-badge-promo{font-size:11px;padding:3px 8px}.pg-badge-savings{font-size:9px}.pg-card-popular,.pg-card-series{font-size:10px}}@media(prefers-reduced-motion:reduce){product-card .product-card__content{transition:none}product-card:hover .product-card__content{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/72/assets/pg-product-card.css.map */
