.custom-product-card{height:100%}.custom-product-card__inner{position:relative;display:flex;flex-direction:column;height:100%;border:.1rem solid #e5e5e5;border-radius:1.2rem;background-color:#fff;overflow:hidden;transition:background-color .2s ease}.custom-product-card:hover .custom-product-card__inner,.custom-product-card__inner:hover{background-color:var(--card-hover-bg, #f5f5f5)}.custom-product-card__content-link{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;color:inherit;text-decoration:none}.custom-product-card__content-link:hover{color:inherit}.custom-product-card__content{display:flex;flex-direction:column;gap:.8rem;padding:1.6rem 1.6rem 1.2rem}.custom-product-card__age-tag{display:inline-flex;align-items:center;align-self:flex-start;min-height:2.8rem;padding:.4rem 1.2rem;border-radius:9999px;background-color:var(--age-tag-default-bg, #f7f7f7);color:var(--age-tag-default-text, #111111);font-size:1.2rem;font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase;transition:background-color .2s ease,color .2s ease}.custom-product-card:hover .custom-product-card__age-tag--3,.custom-product-card__inner:hover .custom-product-card__age-tag--3{background-color:var(--age-3-hover-bg, #ffd700);color:var(--age-3-hover-text, #000000)}.custom-product-card:hover .custom-product-card__age-tag--5,.custom-product-card__inner:hover .custom-product-card__age-tag--5{background-color:var(--age-5-hover-bg, #009e3b);color:var(--age-5-hover-text, #ffffff)}.custom-product-card:hover .custom-product-card__age-tag--8,.custom-product-card__inner:hover .custom-product-card__age-tag--8{background-color:var(--age-8-hover-bg, #2563eb);color:var(--age-8-hover-text, #ffffff)}.custom-product-card:hover .custom-product-card__age-tag--12,.custom-product-card__inner:hover .custom-product-card__age-tag--12{background-color:var(--age-12-hover-bg, #f97316);color:var(--age-12-hover-text, #ffffff)}.custom-product-card__title{margin:0;font-size:1.6rem;font-weight:700;line-height:1.3;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.custom-product-card__description{margin:0;font-size:1.4rem;font-weight:400;line-height:1.5;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.custom-product-card__price .price{margin:0}.custom-product-card__price .price__container{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem}.custom-product-card__price .price-item{font-size:1.4rem;font-weight:700}.custom-product-card__price .price-item--regular{font-weight:400;opacity:.7}.custom-product-card__media{display:flex;align-items:flex-end;justify-content:center;flex:1 1 auto;margin-top:auto;padding:1.6rem 2rem 2rem}.custom-product-card__image-wrap{display:flex;align-items:flex-end;justify-content:center;width:100%}.custom-product-card__image,.custom-product-card__image-wrap img,.custom-product-card__image-wrap svg{display:block;width:100%;max-width:100%;height:auto;object-fit:contain}.custom-product-card__badges{position:absolute;top:1.2rem;right:1.2rem;z-index:1}.custom-product-card .quick-add{padding:0 2rem 2rem}.custom-product-card .quick-add__submit{min-height:4rem}@media screen and (min-width:750px){.custom-product-card__content{gap:1rem;padding:1.8rem 1.8rem 1.4rem}.custom-product-card__age-tag{min-height:3.2rem;padding:.5rem 1.4rem;font-size:1.3rem}.custom-product-card__title{font-size:1.8rem}.custom-product-card__description,.custom-product-card__price .price-item{font-size:1.5rem}.custom-product-card__media,.custom-product-card .quick-add{padding:0 1.8rem 1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/component-custom-card-product.css.map */
