.mcards.boxproducts .itemwrapper{align-items:center;border-radius:24px;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;gap:0;justify-content:center;min-height:161px;padding:25px 40px;position:relative;transition:transform .2s}.boxproducts .itemwrapper:hover{transform:scale(1.1)}.boxproducts .itemwrapper a,.boxproducts .itemwrapper h4{color:var(--bs-gray-500)}.boxproducts .itemwrapper a:hover{color:var(--bs-gray-600)}.boxproducts .itemwrapper a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}