.product-card{display:flex;flex-direction:column;background-color:var(--white);border-radius:2rem;overflow:hidden}.product-card.swiper-slide{height:auto}.product-card__image{display:flex;justify-content:center;align-items:center;max-height:21rem}@media screen and (min-width: 1024px){.product-card__image{max-height:29rem}}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__content{flex:1;display:flex;flex-direction:column;padding:2.4rem}@media screen and (min-width: 1024px){.product-card__content{padding:3.2rem 2.8rem}}.product-card__content .card__price{width:fit-content;display:inline-flex;justify-content:center;align-items:center;padding:1rem 1.6rem;background-color:var(--pink-400);border-radius:.8rem;font-size:1.8rem;font-weight:700;line-height:2.4rem;text-align:center;color:var(--white);margin-top:-6rem}@media screen and (min-width: 1024px){.product-card__content .card__price{padding:1.2rem 1.6rem;font-size:2rem;margin-top:-6.4rem}}.product-card__content .card__price+.card__heading{margin-top:1.6rem}@media screen and (min-width: 1024px){.product-card__content .card__price+.card__heading{margin-top:2rem}}.product-card__content .card__heading{display:flex;flex-direction:column;flex-grow:1}.product-card__content .card__heading h4{font-size:2.8rem;font-weight:700;line-height:3.8rem;letter-spacing:.5px;color:var(--black);margin:0}@media screen and (min-width: 1024px){.product-card__content .card__heading h4{font-size:3.2rem;line-height:4.1rem}}.product-card__content .card__heading h4+p{margin-top:1.6rem}.product-card__content .card__heading p{font-size:1.6rem;font-weight:400;line-height:2.8rem;letter-spacing:.5px;color:var(--black);opacity:.9;margin:0}.product-card__content .card__heading+.product-card__btn{margin-top:2.4rem}.product-card__btn{width:auto;max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-card.css.map */
