.product-card{height:100%;display:flex;position:relative;padding:20px;border-bottom:1px solid #b1b1b1;box-sizing:border-box}.product-card__wrapper{display:flex;flex-direction:column;justify-content:space-between;flex:1;position:relative}.product-card__thumb{position:relative}.product-card__image{object-fit:contain!important}.product-card__badge{min-height:35px}.product-card__badge.bottom-image{padding-bottom:10px}.product-card__badge.inner-image{position:absolute;z-index:1}.product-card__badge.top{top:0}.product-card__badge.left{left:0}.product-card__badge.right{right:0}.product-card__badge.bottom{bottom:0}.product-card__content{display:flex;flex-flow:column;flex-grow:1;justify-content:space-between}.product-card__title{font-weight:700;line-height:2.4rem;margin-bottom:12px}.product-card__description{font-size:1.4rem;margin-bottom:15px}.product-card__description ul{list-style:initial;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-inline-start:0;list-style:none}.product-card__price{display:flex;align-items:flex-end;justify-content:space-between}.product-card__price-button{width:32px;height:32px;position:relative;z-index:11;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:100%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:pointer}.product-card__price-button .icon{width:16px;height:16px;transform:rotate(-90deg) translateY(1px);color:rgb(var(--color-button-text));-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.product-card__price-button:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background:rgb(var(--color-shadow));transform:translateY(-100%);-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.product-card__price-button:hover:after{transform:translateY(0);-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.product-card__category .link{position:relative;z-index:20;background:rgb(var(--product-card-color-category));padding:16px;height:100%;margin-top:20px;min-height:62px;display:flex;align-items:center;box-sizing:border-box;line-height:1.6rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-card-product.css.map */
