.product-card{position:relative;max-width:360px}.product-card .product-card-link{-webkit-text-decoration:none;text-decoration:none}.product-card .product-card-link.pointer{cursor:pointer}.product-card .card{overflow:hidden;padding:0;width:100%}.product-card .product-card-detail{width:100%}.product-card .image-container .image{width:160px;height:160px}.product-card .product-title{font-size:var(--mantine-font-size-lg);font-weight:600;margin-top:.75rem}.product-card .product-description{font-size:var(--mantine-font-size-sm);line-height:1.25rem;margin-top:var(--mantine-spacing-xs);width:90%}.product-card .tag{position:absolute;top:0;left:0;padding:.125rem 1rem;text-transform:capitalize}.product-card .image-container{max-width:200px;align-self:center}.product-card .image-container .image{-o-object-fit:contain;object-fit:contain}.product-card .add-container{min-width:40px;height:40px}.product-card .add-container svg{fill:var(--mantine-color-accents-clip-1)}.product-card .sale-price-container{margin-top:var(--mantine-spacing-xs)}.product-card .sale-price-container .sale-price-text{font-size:18px;font-weight:500}.product-card .sale-price-container .sale-base-price-text{-webkit-text-decoration:line-through;text-decoration:line-through;font-size:var(--mantine-font-size-sm);line-height:1rem;color:var(--mantine-color-layout-on-surface-secondary-0)}.product-card .select-store{color:var(--mantine-color-layout-on-surface-secondary-0);font-size:16px;font-weight:500;cursor:pointer}.product-card .add-to-cart-btn{margin-top:var(--mantine-spacing-xs)}.product-card.mobile .image-container .image{width:120px;height:120px}.product-card.mobile .card{min-width:176px;border:none}.product-card.mobile .product-card-detail{padding:0}.product-card.mobile .add-container{top:0;right:0}
