.product-card{display:flex;flex-direction:column;padding:2rem;background-color:var(--white);border-radius:1.2rem;text-decoration:none;color:var(--grey-1000);transition:box-shadow .2s ease,transform .2s ease}.product-card:hover{box-shadow:0 4px 12px #0040001a;transform:scale(1.01)}.product-card.swiper-slide{height:auto}.product-card .card__badge{width:fit-content;padding:.3rem 1.2rem;background-color:var(--red-400);border-radius:8rem;color:var(--white);font-size:1.4rem;font-weight:700;line-height:2.4rem;letter-spacing:.5px}.product-card .product__image{display:flex;align-items:center;justify-content:center}.product-card .product__image img{max-width:25.4rem;height:auto;object-fit:contain}.product-card .product__image+.card__content{margin-top:3.6rem}.product-card .card__content{display:flex;flex-direction:column;flex-grow:1}.product-card .card__content .product__title{display:block;font-size:2rem;font-weight:600;line-height:3.2rem;text-align:center;color:var(--grey-1000);text-decoration:none}.product-card .card__content .product__title+.product__reviews{margin-top:2rem}.product-card .card__content .product__reviews{display:flex;align-items:center;justify-content:center}.product-card .card__content .bottom__wrapper{flex-grow:1;display:flex;align-items:end;justify-content:space-between;margin-top:2.8rem}@media screen and (min-width:1024px)and (max-width:1200px){.product-card .card__content .bottom__wrapper{flex-direction:column;align-items:center;justify-content:end}}.product-card .card__content .bottom__wrapper>*+*{margin-left:1rem}@media screen and (min-width:1024px)and (max-width:1200px){.product-card .card__content .bottom__wrapper>*+*{margin-left:0;margin-top:1rem}}.product-card .card__content .bottom__wrapper .product__price{display:grid;gap:.4rem}.product-card .card__content .bottom__wrapper .product__price .old-price{font-size:1.8rem;font-weight:500;line-height:2.2rem;text-align:left;margin:0;text-decoration:line-through;color:var(--grey-500)}@media screen and (min-width:1280px){.product-card .card__content .bottom__wrapper .product__price .old-price{font-size:2rem;line-height:2.4rem}}.product-card .card__content .bottom__wrapper .product__price .current-price{font-size:2.4rem;font-weight:600;line-height:3.2rem;text-align:left;margin:0}@media screen and (min-width:1280px){.product-card .card__content .bottom__wrapper .product__price .current-price{font-size:2.8rem;line-height:3.2rem}}.product-card .card__content .bottom__wrapper .card__action{flex-shrink:0;display:flex;align-items:center;text-decoration:none}.product-card .card__content .bottom__wrapper .card__action .icon{width:4rem;height:4rem;background-color:var(--green-400);border-radius:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}@media screen and (min-width:1280px){.product-card .card__content .bottom__wrapper .card__action .icon{width:4.8rem;height:4.8rem}}.product-card .card__content .bottom__wrapper .card__action .icon svg{width:2.2rem;height:auto;flex-shrink:0}@media screen and (min-width:1280px){.product-card .card__content .bottom__wrapper .card__action .icon svg{width:2.6rem}}.product-card .card__content .bottom__wrapper .card__action .text+.icon{margin-left:-3.9rem}@media screen and (min-width:1280px){.product-card .card__content .bottom__wrapper .card__action .text+.icon{margin-left:-4.8rem}}.product-card .card__content .bottom__wrapper .card__action .text{display:block;padding:1.2rem 4.8rem 1.2rem 1.2rem;border:1.5px solid var(--grey-400);font-size:1.4rem;font-weight:700;line-height:1.6rem;letter-spacing:.3px;color:var(--grey-1000);border-radius:6rem;transition:border-color .2s ease}@media screen and (min-width:1280px){.product-card .card__content .bottom__wrapper .card__action .text{padding:1.6rem 5.6rem 1.6rem 1.6rem}}.product-card .card__content .bottom__wrapper .card__action:hover .text{border-color:var(--green-400)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-card.css.map */
