.product-card{position:relative;display:flex;height:100%;flex-direction:column;overflow:hidden;border-radius:16px;border:1px solid #e8e8e4;background-color:#fff;transition:border-color .2s ease}.product-card:hover{border-color:#2563eb66}.product-card__link{display:block;color:inherit;text-decoration:none}.product-card__media{position:relative;flex-shrink:0;aspect-ratio:1 / 1;overflow:hidden;background-color:#f3f3f1}.product-card__media-inner{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .5s ease}.product-card:hover .product-card__media-inner{transform:scale(1.1)}.product-card__discount-badge{position:absolute;top:12px;left:12px;z-index:2;border-radius:9999px;background-color:#2563eb;padding:4px 10px;font-size:12px;font-weight:700;line-height:1;color:#fff}.product-card__discount-badge--soldout{background-color:#dc2626}.product-card__placeholder{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.product-card__placeholder svg{height:48px;width:48px;color:#cad5e2}.product-card__primary-image,.product-card__secondary-image{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:cover;transition:opacity .3s ease}.product-card__secondary-image,.product-card:hover .product-card__primary-image{opacity:0}.product-card:hover .product-card__secondary-image{opacity:1}.product-card__body{display:flex;flex-direction:column;padding:16px 16px 8px}.product-card__category{font-size:11px;font-weight:600;letter-spacing:.025em;text-transform:uppercase;color:#2563eb}.product-card__title{display:-webkit-box;margin:6px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:14px;font-weight:500;line-height:1.375;color:#111114}.product-card__title a{color:inherit;text-decoration:none}.product-card__price-block{margin-top:12px}.product-card__price{margin:0;font-family:var(--ds-font-heading, "Space Grotesk", sans-serif);font-size:17px;font-weight:700;letter-spacing:-.025em;color:#111114}.product-card__compare-price{margin:0;font-size:13px;color:#62748e}.product-card__compare-price s{text-decoration-color:currentColor}.product-card__price-label{font-weight:500}.product-card__installment{margin:2px 0 0;font-size:12px;color:#62748e}.product-card__pix{margin:4px 0 0;font-size:14px;color:#62748e}.product-card__pix-value{font-size:17px;font-weight:700;color:#16a34a}.product-card__actions{display:flex;flex-shrink:0;align-items:stretch;gap:8px;margin-top:auto;padding:4px 16px 16px}.product-card__actions product-form,.product-card__actions .quick-add-form{display:contents}.product-card__quick-add-button{display:inline-flex;flex:1 1 0%;flex-shrink:0;align-items:center;justify-content:center;gap:6px;height:56px;min-height:56px;margin:0;padding:0;box-sizing:border-box;border:none;border-radius:8px;background-color:#2563eb;font-family:inherit;font-size:13px;font-weight:600;line-height:1;color:#fff;cursor:pointer;appearance:none;-webkit-appearance:none;transition:background-color .2s ease}.product-card__quick-add-button:hover:not([disabled]){background-color:#1d4ed8}.product-card__quick-add-button:disabled{cursor:not-allowed;opacity:.6}.product-card__quick-add-button svg{transition:transform .2s ease}.product-card__quick-add-button:hover svg{transform:translate(2px)}.product-card__whatsapp{display:inline-flex;height:56px;min-height:56px;width:56px;min-width:56px;flex-shrink:0;align-items:center;justify-content:center;border-radius:8px;border:1px solid #e8e8e4;color:#16a34a;transition:border-color .2s ease,background-color .2s ease}.product-card__whatsapp:hover{border-color:#16a34a66;background-color:#16a34a0d}.product-card__whatsapp svg{height:18px;width:18px}.product-card--placeholder{background-color:#fff}.product-card__placeholder-image{aspect-ratio:1 / 1;background-color:#f3f3f1}@media(max-width:749px){.product-card__price{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/component-product-card.css.map */
