.product-card{max-width:30rem;width:100%;height:100%;display:flex;flex-direction:column;gap:1.2rem}.product-card :is(a){text-decoration:none;width:100%;height:100%;border-radius:.8rem;overflow:hidden}.product-card :is(a) .product-card-images{width:100%;height:100%;position:relative}.product-card :is(a) .product-card-images :is(img){width:100%;height:100%;object-fit:cover;display:block}.product-card :is(a) .product-card-images .first-image{opacity:1;transition:opacity .5s}.product-card :is(a) .product-card-images .second-image{position:absolute;top:0;left:0;opacity:0;transition:opacity .5s}.product-card :is(a) .product-card-images:hover:has(.second-image) .first-image{opacity:0}.product-card :is(a) .product-card-images:hover:has(.second-image) .second-image{opacity:1}.product-card .content-product{display:flex;flex-direction:column;gap:clamp(3px,1vw,5px)}.product-card .content-product :is(a){text-decoration:none;display:flex;flex-direction:column;gap:clamp(0rem,1.5vw,.5rem);align-items:center;justify-content:center}.product-card .content-product :is(a) .collection{color:#6a6a6a;font-family:Poppins;font-size:clamp(1.2rem,2.5vw,1.4rem);font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase;margin:0;text-align:center}.product-card .content-product :is(a) .title-product{color:#4d4d4d;font-family:Poppins;font-size:clamp(14px,1.5vw,16px);font-style:normal;font-weight:400;line-height:120%;margin:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:90%}.product-card .content-product .product-price-installments{display:flex;flex-direction:column;gap:clamp(3px,1vw,5px);align-items:center;justify-content:center}.product-card .content-product .product-price-installments .price-product{display:flex;gap:.5rem;align-items:center;color:#4d4d4d;font-family:Poppins;font-size:clamp(13px,1.2vw,14px);font-style:normal;font-weight:500;line-height:120%;margin:0}.product-card .content-product .product-price-installments .price-product s{color:#585858;font-family:Poppins;font-size:clamp(11px,1.2vw,14px);font-style:normal;font-weight:400;line-height:120%;text-decoration-line:strikethrough}.product-card .content-product .product-price-installments .installments-product{color:#585858;font-family:Poppins;font-size:clamp(12px,1.5vw,14px);font-style:normal;font-weight:400;line-height:120%;margin:0;text-align:center}.product-card .content-product .product-price-installments .installments-product span{color:#585858;font-family:Poppins;font-size:clamp(12px,1.5vw,14px);font-style:normal;font-weight:400;line-height:120%}.product-card .product-card-buttons{padding-inline:1.6rem;display:flex;align-items:center;justify-content:center}.product-card .product-card-buttons .button-card-product{text-decoration:none;max-width:100%;width:100%;display:inline-block;margin:0}@media screen and (min-width: 768px){.product-card .product-card-buttons .button-card-product{max-width:80%}}.product-card .product-card-buttons .button-card-product .btn-buy,.product-card .product-card-buttons .button-card-product .sold-out{color:#fff;font-family:Poppins;font-size:clamp(14px,1.5vw,16px);font-style:normal;font-weight:400;line-height:normal;background-color:#0b2a59;border-radius:30px;display:flex;align-items:center;justify-content:center;margin:0;height:100%;padding:1rem 1.6rem}:is(.product-card .product-card-buttons .button-card-product .btn-buy,.product-card .product-card-buttons .button-card-product .sold-out):hover{opacity:.8}
/*# sourceMappingURL=/cdn/shop/t/5/assets/c-product-card.css.map */
