.product-card{isolation:isolate}.product-card:after{background:linear-gradient(180deg,transparent,rgba(26,18,2,.48));bottom:0;content:"";height:100%;isolation:auto;left:0;position:absolute;right:0;width:100%;z-index:1}.product-card .product-card-content p{overflow:hidden;transition:all .3s ease-in-out}.product-card .before-effect{background:linear-gradient(90deg,#fff0 0,#ffffff4d);display:block;height:100%;left:-85%;position:absolute;top:0;transform:skew(-25deg);width:50%;z-index:2}.product-card:hover .before-effect{animation:shine .75s}@keyframes shine{to{left:125%}}
