.product-card{background:#fff;border-radius:1rem;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;overflow:hidden}.product-card__media{position:relative}.product-card__image{width:100%;display:block}.product-card__badge{position:absolute;top:.75rem;right:.75rem;background:#e91e63;color:#fff;padding:.25em .75em;border-radius:.75rem;font-size:.75rem}.product-card__content{padding:1.25rem;display:flex;flex-direction:column;flex:1}.product-card__title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.product-card__description{margin:0 0 1rem;color:#666;flex-grow:1}.product-card__footer{display:flex;justify-content:space-between;align-items:center}.product-card__price{font-size:1.125rem;font-weight:700;color:#e91e63}.product-card__button{background:#e91e63;color:#fff;padding:.5em 1.25em;border-radius:2rem;text-decoration:none;font-weight:500}.product-card__button:hover{background:#d81b60}.grid--2-col{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-custom.css.map */
