.ProductCard{width:278px;min-height:460px;display:flex;flex-direction:column;overflow:hidden;background-color:#fff}.ProductCard>a{display:flex;min-height:0;flex:1 1 auto;flex-direction:column}.ProductCard form{display:contents}.ProductCard button{margin:.5em;height:60px}.ProductCard .card-img-top,.ProductCard .badge-box{height:220px;-o-object-fit:cover;object-fit:cover}.ProductCard div.badge-box{position:absolute;top:0;width:100%}.ProductCard .card-body{flex:1 1 auto;background-color:#fff}.ProductCard h6.badges{position:absolute;bottom:0}.ProductCard h6.badges span{background-color:var(--marketplace-highlight-color);color:#fff;font-weight:500;font-size:13px;display:inline-block;margin:2px;padding:2px}
