.shop-product-card{flex-direction:column;margin:0;display:flex;position:relative}.shop-product-card-tag{position:absolute;top:12px;left:12px;box-shadow:0 5px 9px #0000000a,0 2px 4px #0000000a}.shop-product-image-container{aspect-ratio:1;background-color:var(--color-background-accent);border-radius:var(--border-radius-lg);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.shop-product-card-info{flex-direction:column;justify-content:space-between;gap:6px;margin:10px 8px;display:flex}.shop-product-card-name{font-variation-settings:"wght" 550;line-height:1.3}.shop-product-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.shop-product-card>.link{color:var(--color-text-primary);text-decoration:none}@media (width<=500px){.shop-product-card-tag{top:8px;left:8px}}
