.product-card{width:100%;position:relative;display:block;overflow:hidden;border-radius:var(--section-radius)}a.product-card{--focus-outline-offset: 2px;transition:transform .5s ease;text-decoration:none}.product-card_image svg,.product-card_image img,.product-card_image,.product-card_description{border-radius:inherit}.product-column-card_media svg>path{fill:currentColor}.product-card_description{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;color:var(--color-white);overflow-x:hidden;overflow-y:auto;z-index:2;background-image:linear-gradient(180deg,#0000 .64%,#000c 99.34%);background-repeat:no-repeat;background-size:100% 100%;background-position:100% 100%;transition:background-size .3s linear,background-position .3s linear}a.product-card:hover .product-card_description{background-position:100% 60%;background-size:200% 240%}a.product-card:hover{transform:translateY(-5px)}@keyframes grad{0%{background-position:100% 100%;background-size:100% 100%}50%{background-position:100% 10%;background-size:200% 200%}to{background-position:100% 100%;background-size:100% 100%}}.product-card_price{--mt-top: 18px;font-size:1.2rem;line-height:1.4rem;display:flex;align-items:center;gap:13px}.product-card_align{width:100%;margin-top:auto;padding:30px 22px}.product-card_text{font-family:inherit;color:inherit;line-height:1.125}.product-card_category{--mt-top: 4px}.product-card_price-title{flex-shrink:0}.product-card_price-description{display:flex;gap:7px}.product-card_price-title{font-weight:400}.product-card_price-description{flex-grow:1;font-size:1.2rem;line-height:1.4rem;font-weight:400}.product-card_price .price-tag{padding:3px 10px;border:1px solid var(--section-border-color);border-radius:calc(var(--section-radius) * 100);font-weight:600}.price-tag_sep{position:relative;top:3px}.product-card_price-title{font-size:1.4rem;line-height:1.6rem}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-product-card.css.map */
