.product-card{margin-left:12px}.rtl .product-card{margin-left:0;margin-right:12px}@media (max-width:991px){.product-card{margin-left:8px}.rtl .product-card{margin-left:0;margin-right:8px}}.product-card__mask{background:var(--white);border-radius:16px;bottom:-8px;left:8px;opacity:.5;position:absolute;right:8px;top:8px;transition:all .3s ease;z-index:1}.product-card:hover .product-card__mask{bottom:8px;top:-8px}.product-card__image{height:124px;margin-left:-24px;width:124px}.rtl .product-card__image{margin-left:0;margin-right:-24px}@media (max-width:991px){.product-card__image{height:100px;width:100px}}.product-card__content{overflow:hidden;width:calc(100% - 124px)}@media (max-width:991px){.product-card__content{width:calc(100% - 100px)}}.product-card__title{max-height:42px;overflow:hidden;text-overflow:ellipsis}
