.product-card{display:block;background-color:var(--skin)}.product-card .opacity-50{transition:opacity .2s ease}.product-card__media{padding-bottom:100%;position:relative;overflow:hidden}.product-card__media img{position:absolute;top:0rem;right:0rem;bottom:0rem;left:0rem;height:100%;width:100%;object-fit:contain;object-position:bottom center;transition:transform .2s ease;transform-origin:bottom}.product-card--is-large .product-card__media img{transform-origin:center}.product-card__content{padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.product-card__content__information{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex-grow:1}.product-card__content-heading{display:flex;justify-content:space-between;margin-bottom:.25rem;gap:.5rem}.product-card__content--is-large .product-card__content__information{align-items:flex-start}.product-card__content__price{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.product-card__content-button{border:none;outline:none;height:1.5rem;width:1.5rem;padding:0;display:flex;justify-content:center;align-items:center;background-color:var(--dried-blood);border-radius:50%;cursor:pointer}.product-card__content-button[disabled]{opacity:.5;cursor:not-allowed}.product-card__content-button svg{height:.6875rem;width:.6875rem;display:block;pointer-events:none;margin-top:-1px}.product-card__content-form{width:100%}@media (min-width: 1024px){.product-card:hover img{transform:scale(1.03)}.product-card:hover .opacity-50{opacity:1}.product-card__media img{top:0rem;right:0rem;bottom:0rem;left:0rem;height:100%;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/alternative-product-card.css.map */
