.product-card{background-color:#fff;border:1px solid #ececec;display:flex;flex-direction:column;position:relative;width:100%}.product-card,.product-card__content{overflow:hidden}.product-card__title{flex-shrink:1;font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:0;min-width:0;overflow:hidden;padding:24px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:100%}.product-card__characteristics{position:relative}.product-card__percent-discount{left:16px;position:absolute;top:16px;z-index:1}.product-card__content{background-color:#fff;position:relative;transform:translateY(75%);transition:all .3s ease;z-index:1}.product-card:hover .product-card__content{transform:translateY(0)}.product-card__bottom{align-items:center;background-color:#fff;border-top:1px solid #ececec;display:flex;justify-content:space-between;padding:24px;position:relative;z-index:1}.product-card__ibg{align-items:center;display:flex;height:200px;justify-content:center;left:0;padding:0;position:absolute;top:20px;width:100%}.product-card__ibg img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-card__price{align-items:center;display:flex;gap:8px}.product-card__price-sale{color:#a87f52;font-size:24px;font-style:normal;font-weight:700;line-height:32px;text-transform:uppercase}.product-card__price-old{color:#43464b;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-decoration:line-through}.product-card__percent-discount{align-items:start;background-color:#b4210c;border-radius:100px;color:#fff;display:inline-flex;font-size:14px;font-style:normal;font-weight:700;line-height:20px;padding:2px 8px}.product-card__actions{align-items:center;display:flex;gap:10px}.product-card__addtocart{align-items:center;background-color:#192434;border-radius:100%;color:#fffaf7;cursor:pointer;display:flex;height:44px;justify-content:center;width:44px}.product-card__addtocart i{transform:translate(-1px)}.product-card__addtocart:hover{background-color:#a87f52}.product-card__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.product-card-characteristics{height:208px}.product-card-characteristics__list{display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:0 24px 24px}.product-card-characteristics__item{align-items:center;display:flex;font-size:14px;font-style:normal;font-weight:400;gap:16px;line-height:20px}.product-card-characteristics__icon{align-items:center;background-color:#a77e521a;border-radius:100%;color:#a87f52;display:inline-flex;flex-shrink:0;font-size:20px;height:32px;justify-content:center;width:32px}.icon-addtowishlist--fill{color:#a87f52;fill:#a87f52}
