.product-image>img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image>img{transform:scale(1.045)}.image-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#777386}.image-placeholder span,.cart-item-art>span,.table-product i>span{width:56px;height:43px;border:2px solid currentColor;border-radius:8px;opacity:.35;position:relative}.image-placeholder span:after,.cart-item-art>span:after,.table-product i>span:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:currentColor;top:7px;right:7px}.image-placeholder small{font-size:9px}.cart-item-art{overflow:hidden}.cart-item-art img{width:100%;height:100%;object-fit:cover}.cart-item-art>span{width:25px;height:20px;display:block;margin:auto}.table-product i{overflow:hidden}.table-product i img{width:100%;height:100%;object-fit:cover}.table-product i>span{width:20px;height:16px;display:block}.image-preview{height:170px;background:#f7f6fa;border:1px dashed #cbc6d8;border-radius:11px;display:grid;place-items:center;overflow:hidden;color:#8c8798}.image-preview img{width:100%;height:100%;object-fit:contain}.image-preview small{font-size:9px}
.product-art{overflow:hidden}.product-art>img{width:100%;height:100%;object-fit:cover}.product-art>span{filter:drop-shadow(0 17px 12px rgba(31,25,59,.17))}
