.frame_product_card{--main_card_color:var(--primary_color);--hover_card_color:var(--secondary_color);border:1px solid var(--border_card);border-radius:2px;box-shadow:none;display:flex;flex-direction:column;height:auto;max-width:100%;overflow:hidden;position:relative;transition:box-shadow .4s ease}@media(max-width:540px){.frame_product_card{padding:4px}}@media(min-width:768px){.frame_product_card:hover{box-shadow:0 0 4px var(--box_shadow)}}.frame_product_card .card_infos{display:flex;flex-direction:column;font-size:12px;gap:8px;height:100%;justify-content:space-between;padding:8px;position:relative;width:100%}.frame_product_card .card_infos .product_name .name_link{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text_primary);display:inline-block;display:-webkit-box;font-size:var(--font_size_small);font-weight:var(--font_weight_medium);margin-top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){.frame_product_card .card_infos .product_name{display:block}}@media(min-width:1024px){.frame_product_card .card_infos{min-height:120px}}.frame_product_card .card_infos #promotion-section .promo_header .promo_countdown{flex-wrap:wrap;font-size:var(--font_size_extra_small);justify-content:center;margin:0 auto}.frame_product_card .card_infos #promotion-section .promo_header .promo_countdown .count-down-values{text-wrap:nowrap}.frame_product_card .card_infos #promotion-section .promo_header .promo_countdown,.frame_product_card .card_infos #promotion-section .promo_header .promo_countdown .count-down-values{gap:2px}.frame_product_card .cardprod-assinaturaTxt{margin-bottom:17px}.frame_product_card .container_price{color:var(--text_primary);display:flex;flex-direction:column;position:relative}.frame_product_card .container_price .old_price{align-items:center;color:var(--text_card_old_price);display:flex;font-size:var(--font_size_small);font-weight:var(--font_weight_medium);gap:8px}.frame_product_card .container_price .old_price>span{-webkit-text-decoration:line-through;text-decoration:line-through}.frame_product_card .container_price .old_price #seal-discount .txt{font-size:var(--font_size_extra_small)}@media(max-width:1024px){.frame_product_card .container_price .old_price #seal-discount .txt{font-size:var(--font_size_tiny)}}.frame_product_card .container_price .price_principal{align-items:baseline;color:var(--secondary_color);display:flex;font-size:var(--font_size_subtitle);font-weight:var(--font_weight_extra_bold);gap:5px;position:relative}.frame_product_card .container_price .price_principal .price_subtitle{font-size:var(--font_size_big);font-weight:var(--font_weight_regular)}@media(max-width:1024px){.frame_product_card .container_price .price_principal .price_subtitle{font-size:var(--font_size_extra_small)}.frame_product_card .container_price .price_principal{font-size:var(--font_size_big)}}.frame_product_card .container_price .credit_card_price{color:var(--text_dark);font-size:var(--font_size_extra_small);font-weight:var(--font_weight_light)}.frame_product_card .container_price .credit_card_price span{font-weight:var(--font_weight_semi_bold)}.frame_product_card .container_price .card_action{--btn_bg_color:var(--bg_success_color);--btn_bg_hover_color:var(--third_color);--btn_text_color:var(--text_invert);--btn_size:44px;bottom:0;display:flex;height:44px;height:var(--btn_size);padding:0;position:absolute;right:0;transition:var(--transition_color);width:44px;width:var(--btn_size)}.frame_product_card .container_price .card_action:hover{color:var(--primary_color)}.frame_product_card .container_price .card_action svg{height:100%;width:100%}.frame_product_card .container_price .card_action .buy_action{border-radius:50%;padding:0}.frame_product_card .buy_action{border-radius:50px;font-weight:var(--font_weight_bold)}.frame_product_card .discount_tag{background-color:var(--third_color);border-radius:50px;color:var(--text_invert);font-weight:var(--font_weight_medium);text-align:center}.frame_product_card .discount_value{font-size:var(--font_size_big);margin:4px auto 0;min-height:28px;padding:4px 12px}@media(max-width:1024px){.frame_product_card .discount_value{font-size:var(--font_size_small);margin:4px 0 0;min-height:0;min-height:auto}}.frame_product_card #promotion-section{margin:0 auto}.frame_product_card #promotion-section .promo_header{margin-bottom:4px}.frame_product_card .unavailable{align-items:center;display:flex;flex:1;flex-direction:column;margin-top:10px;width:100%}.frame_product_card .unavailable .title{color:var(--text_primary);font-size:var(--font_size_base);font-weight:var(--font_weight_semi_bold);margin:auto 0}.frame_product_card .unavailable .action_button{color:var(--text_primary)}.frame_product_card .unavailable .action_button:hover{color:var(--text_invert)}@media(max-width:540px){.frame_product_card .unavailable .action_button{max-width:100%}}.frame_product_card .unavailable .avise-btn{width:80%}.frame_product_card.-horizontal{display:grid;grid-template-columns:40% 60%;width:100%}.frame_product_card.-horizontal .card_image{align-self:center}.frame_product_card.-horizontal .card_infos{gap:initial}.frame_product_card.-horizontal .card_infos .name_link{line-clamp:3;-webkit-line-clamp:3}.frame_product_card.-horizontal .card_infos .container_price .old_price,.frame_product_card.-horizontal .card_infos .container_price .price_subtitle{font-size:var(--font_size_extra_small)}.frame_product_card.-horizontal .card_infos .container_price .price_principal{font-size:var(--font_size_base);gap:3px}.frame_product_card.-horizontal .card_infos .container_price .credit_card_price{flex:auto}.frame_product_card.-horizontal .container_price{margin-top:8px}.frame_product_card.-horizontal.-compact{border:none;grid-template-columns:30% 70%}.frame_product_card.-horizontal.-compact .card_infos{min-height:100px}.frame_product_card.-horizontal.-compact .card_infos .product_name .name_link{line-clamp:2;-webkit-line-clamp:2;font-size:var(--font_size_small)}.frame_product_card.-horizontal.-compact .card_infos .container_price{gap:6px;padding-bottom:0}.frame_product_card.-horizontal.-compact .card_infos .container_price .price_principal{font-size:var(--font_size_base);gap:3px}.frame_product_card.-horizontal.-compact .card_infos .container_price .price_principal .old_price,.frame_product_card.-horizontal.-compact .card_infos .container_price .price_principal .price_subtitle{font-size:var(--font_size_extra_small)}@media(max-width:1024px){.frame_product_card.-horizontal.-compact .card_infos .container_price .price_principal{font-size:var(--font_size_small)}.frame_product_card.-horizontal.-compact .card_infos .container_price .credit_card_price,.frame_product_card.-horizontal.-compact .card_infos .container_price .price_subtitle{font-size:var(--font_size_tiny)}.frame_product_card.-horizontal.-compact .card_infos .container_price .price_subtitle{display:none}}.frame_product_card.-cartRecommendation{border:none;border-radius:none}.frame_product_card.-cartRecommendation .showcase_title{color:var(--secondary_color);font-size:var(--font_size_subtitle);font-weight:var(--font_weight_semi_bold)}.frame_product_card.-cartRecommendation .product_name .name_link{line-clamp:2;-webkit-line-clamp:2;color:var(--text_primary);font-size:var(--font_size_base);font-weight:var(--font_weight_semi_bold);padding-right:8px}.frame_product_card.-cartRecommendation .buy-actions{justify-content:flex-start;margin-top:8px}.frame_product_card.-cartRecommendation .buy-actions .buy_action{background-color:var(--text_primary);color:var(--text_invert);text-transform:inherit;width:-moz-fit-content;width:fit-content}.frame_product_card.-cartRecommendation .container_price{color:var(--secondary_color)}.frame_product_card.-cartRecommendation .container_price .price_principal{font-size:var(--font_size_base);font-weight:var(--font_weight_semi_bold)}.frame_product_card.-cartRecommendation .container_price .credit_card_price{color:var(--secondary_color);font-size:var(--font_size_small);font-weight:var(--font_weight_light)}.frame_product_card.-giftList .container_gift_list{display:flex;justify-content:space-between;margin:8px 0}.frame_product_card.-giftList .container_gift_list .desired_received{align-items:center;color:var(--text_primary);display:flex;font-size:var(--font_size_base);font-weight:var(--font_weight_medium);gap:6px}.frame_product_card.-giftList .container_gift_list .desired_received .quantity{background-color:var(--bg_gift_list_desired);border-radius:5px;color:var(--text_dark);font-size:var(--font_size_small);font-weight:var(--font_weight_semi_bold);min-width:4ch;padding:4px;text-align:center;width:4ch}.frame_product_card.-giftList .container_gift_list .desired_received input[type=number]::-webkit-inner-spin-button,.frame_product_card.-giftList .container_gift_list .desired_received input[type=number]::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;margin:0}.frame_product_card.-giftList .container_gift_list .desired_received input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}@media(max-width:1024px){.frame_product_card.-giftList .container_gift_list{flex-direction:column;gap:8px}}.frame_product_card.-giftList .action_button{--btn_bg_color:var(--bg_success_color);--btn_bg_hover_color:var(--third_color);--btn_text_color:var(--text_invert);border-radius:50px}.product_card .cardprod-descProd{display:none;visibility:hidden}.card_image{align-items:center;aspect-ratio:1;display:flex;flex-direction:column;position:relative;text-align:center}.card_image .image_link{border-radius:4px;overflow:hidden;padding:15%;width:100%}@media (max-width:1024px){.container_price{margin-top:8px}}@media (max-width:420px){.container_price{padding-bottom:8px}}button.-opacity{opacity:.2;pointer-events:none}.add_cart_btn{color:var(--primary_color);width:100%}.add_cart_btn:hover{color:var(--secondary_color)}