.product-card{border-radius:24px}.product-card a{text-decoration:none;color:inherit}.product-card .product-card__image{transition:transform .2s ease}.product-card__image-wrapper:hover .product-card__image{transition:transform .2s ease;transform:translateY(-5px)}.product-card__image-wrapper{position:relative;display:flex;aspect-ratio:1 / 1;justify-content:center;align-items:center;overflow:hidden;border-radius:.5rem}.product-card__image{width:auto;height:100%;object-fit:contain;aspect-ratio:1 / 1;display:block;border-radius:.5rem}.product-card__info{padding:1rem 0;display:flex;align-items:start;gap:.5rem;justify-content:space-between;width:100%}.product-card__title{text-transform:uppercase;font-size:1rem;margin-bottom:0;color:#0a0a0a;font-family:Arial Narrow,sans-serif}.product-card__price{font-size:1.25rem;line-height:1;color:#999}.product-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:99;background:#ffffffbf}.product-badge{position:absolute;top:.5rem;left:.5rem;background:#40f;color:#fff;font-size:.85rem;text-transform:uppercase;padding:.25rem .5rem;border-radius:.25rem;z-index:100;pointer-events:none}.product-badge.new{background-color:#40f;color:#fff}.product-badge.sold-out{background-color:#f8d7da;color:#721c24}.product-badge.preorder{background-color:#8432fe;color:#fff}@media (max-width: 768px){.product-badge{top:.25rem;left:.25rem;font-size:.75rem}.product-grid{display:grid;grid-template-columns:2fr 2fr;gap:1rem .5rem}.product-card{width:100%}.product-card__info{display:flex;align-items:start;gap:.25rem;justify-content:space-between;width:100%;padding:.25rem 0;text-align:start}.product-card__image-wrapper{aspect-ratio:1 / 1}.product-card__title{font-size:.75rem;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:1.875rem}.product-card__price{font-size:.75rem;line-height:1.2}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-card.css.map */
