.product_card_tpg{position:relative;display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #e8eaeb;border-radius:14px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product_card_tpg:hover{border-color:#7a848b;box-shadow:0 16px 28px -20px #0e1c234d;transform:translateY(-2px)}.product_card_tpg:focus-within{border-color:#1bc6a5;box-shadow:0 0 0 3px #1bc6a533}.product_card_tpg>a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.product_card_tpg .card_image{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.product_card_tpg .card_image .card_image_media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;padding:0}.product_card_tpg .card_image .card_image_img{width:100%;height:100%;display:block;transition:transform .5s ease}.product_card_tpg .card_image .card_image_img--contain{object-fit:contain}.product_card_tpg .card_image .card_image_img--cover{object-fit:cover}.product_card_tpg .card_image .card_lock{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);padding:1.5rem 3rem;background-color:#1bc6a5;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;z-index:1}@media screen and (max-width:768px){.product_card_tpg .card_image .card_lock{--background-color: transparent;padding:1.5rem 1rem}}.product_card_tpg .card_image .card_lock>span{font-weight:600;text-align:center}@media screen and (max-width:768px){.product_card_tpg .card_image .card_lock>span{font-size:13px}}.product_card_tpg .card_image .card_lock>div{background-color:#fff;padding:.5rem 1rem;width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}@media screen and (max-width:768px){.product_card_tpg .card_image .card_lock>div{border:.4px solid rgba(13,126,104,1)}}.product_card_tpg .card_image .card_lock>div svg:first-child{width:30px;height:30px}@media screen and (max-width:768px){.product_card_tpg .card_image .card_lock>div svg:first-child{width:15px;height:15px}}.product_card_tpg .card_image .card_lock>div svg:last-child{filter:invert(67%) sepia(43%) saturate(1225%) hue-rotate(128deg) brightness(95%) contrast(92%);width:16px;height:16px}@media screen and (max-width:768px){.product_card_tpg .card_image .card_lock>div svg:last-child{width:8px;height:8px}}.product_card_tpg .card_image .card_lock>div a{font-size:clamp(9px,2vw,14px);font-weight:600}.product_card_tpg .card_image .card_wishlist{position:absolute;top:.75rem;right:.75rem;z-index:4}.product_card_tpg .card_image .card_wishlist .abrwl-is-added svg{fill:#000;filter:invert(16%) sepia(86%) saturate(5690%) hue-rotate(356deg) brightness(98%) contrast(112%)}.product_card_tpg .card_image .card_wishlist button{position:static;border-radius:200px;padding:.65rem;display:flex;align-items:center;justify-content:center;background-color:#fff;width:unset;height:unset;border:1px solid #e8eaeb}.product_card_tpg .card_image .card_wishlist button svg{width:16px;height:16px}.product_card_tpg .card_image .card_badges{position:absolute;bottom:.75rem;left:0;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.5rem;padding:0 .75rem}.product_card_tpg .card_image .card_badges .card_sales_badge,.product_card_tpg .card_image .card_badges .card_custom_badge span,.product_card_tpg .card_image .card_badges .card_variant_count_badge span{padding:.25rem .7rem;min-height:24px;border-radius:100px;color:#10212b;font-size:11px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center}.product_card_tpg .card_image .card_badges .card_sales_badge{background-color:#1bc6a5}.product_card_tpg .card_image .card_badges .card_custom_badge span{background-color:#0e1c23e0}.product_card_tpg .card_image .card_badges .card_custom_badge--new span{background-color:#16a98ceb}.product_card_tpg .card_image .card_badges .card_variant_count_badge span{display:flex;background-color:#656565}@media screen and (max-width:768px){.product_card_tpg .card_image .card_badges .card_variant_count_badge{display:none}}.product_card_tpg .card_content{display:flex;flex-direction:column;gap:0;padding:18px 20px 20px;min-height:0}.product_card_tpg .card_content .card_variants_count{text-align:center;margin-top:.35rem;padding:6px 8px;border:.52px solid #e0e8f5;border-radius:5.16px}@media screen and (min-width:769px){.product_card_tpg .card_content .card_variants_count{display:none}}.product_card_tpg .card_content .card_variants_count span{font-size:14px}.product_card_tpg .card_content .card_availability{display:flex;align-items:center;gap:.45rem;min-height:1.15rem;color:#546069;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #f1f2f3;font-size:12px;line-height:1.3}.product_card_tpg .card_content .card_availability svg{width:.8rem;height:.8rem;flex-shrink:0}.product_card_tpg .card_content .card_vendor{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7a848b;line-height:1.2;margin-bottom:6px}.product_card_tpg .card_content .card_title{font-size:15px;font-weight:600;line-height:1.35;min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#0e1c23;letter-spacing:-.01em;margin-bottom:12px}.product_card_tpg .card_content .card_price{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin-top:10px;padding-top:0;border-top:0}.product_card_tpg .card_content .card_price>*{font-size:16px;font-weight:400}.product_card_tpg .card_content .card_price .price_tpg_compare{color:#838383;text-decoration:line-through;min-height:1.1em;font-size:12px;margin-bottom:4px}.product_card_tpg .card_content .card_price .card_price_row{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem}.product_card_tpg .card_content .card_price .price_tpg_default{color:#0e1c23;line-height:1;display:flex;flex-direction:column;align-items:flex-start;gap:0}.product_card_tpg .card_content .card_price .price_tpg_default .price{font-size:22px;font-weight:600;letter-spacing:-.02em;line-height:1;min-height:30px}.product_card_tpg .card_content .card_price .price_tpg_default .price_unit{color:#3d3d3d;font-size:13px}.product_card_tpg .card_content .card_price .price_tpg_default--sale .price{color:#c71e3d}.product_card_tpg .card_content .card_price .price_tpg_default--placeholder .price--placeholder{color:#0e1c2359;filter:blur(5px);-webkit-user-select:none;user-select:none}.product_card_tpg .card_content .card_price .hw{font-size:12px;font-weight:600;color:#16a98c;line-height:1;margin-top:1rem;display:block}.product_card_tpg .card_content .card_price .prod-add{width:40px;height:40px;min-width:40px;border-radius:10px;display:grid;place-items:center;border:0;background:#0e1c23;color:#fff;transition:all .2s ease;position:relative;z-index:4;pointer-events:auto;align-self:flex-end}.product_card_tpg .card_content .card_price .prod-add:hover{background:#1bc6a5;color:#0e1c23;transform:rotate(90deg)}@media screen and (max-width:768px){.product_card_tpg .card_content .card_price .prod-add:hover{transform:rotate(5deg)}}.product_card_tpg .card_content .price_b2b_note{gap:.3rem;padding-bottom:0;margin-top:.15rem}.product_card_tpg .card_content .price_b2b_note span,.product_card_tpg .card_content .price_b2b_note a{font-size:11px;font-weight:600;color:#16a98c;text-decoration:none}.product_card_tpg .card_content .price_b2b_note svg{width:12px;height:12px;fill:#16a98c}.product_card_tpg .card_content>div,.product_card_tpg .card_content span{font-size:14px;font-weight:400}.product_card_tpg .b2b-price-login-note{display:inline-flex;width:fit-content;margin-top:8px;position:relative;z-index:3;color:#15b996;font-size:13px;font-weight:700;line-height:1.35;text-decoration:underline;text-underline-offset:2px}.product_card_tpg:hover .card_image .card_image_img{transform:scale(1.06)}@media screen and (max-width:768px){.product_card_tpg{border-radius:12px}.product_card_tpg .card_content{padding:16px}.product_card_tpg .card_content .card_vendor{font-size:11px}.product_card_tpg .card_content .card_title{font-size:15px}.product_card_tpg .card_content .card_price .price_tpg_default .price{font-size:22px}.product_card_tpg .card_content .card_price .card_price_row{flex-direction:column;align-items:stretch;gap:.6rem}.product_card_tpg .card_content .card_price .price_tpg_default{width:100%}.product_card_tpg .card_content .card_price .prod-add{width:100%;height:42px;border-radius:10px;align-self:stretch;margin-top:2px}}.product-card--locked{opacity:.4;pointer-events:none}@media screen and (max-width:768px){.product-card--locked{opacity:.1}}.card .b2b-price-login-note{display:inline-flex;width:fit-content;margin-top:8px;color:#15b996;font-size:13px;font-weight:700;line-height:1.35;text-decoration:underline;text-underline-offset:2px}@media screen and (max-width:768px){.featured_collection_tpg .product_card_tpg .card_price{min-height:82px;justify-content:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-product-card.css.map */
