.title-container{width:100vw;height:100svh;background-color:rgba(0,0,0,.3);box-shadow:0 0 0 15px rgba(0,0,0,.3);overflow:hidden}.prod-menu-bg-1{position:absolute;width:30rem;height:120vh;left:-13rem;top:-10rem;z-index:-1;transform:rotate(20deg);background-image:url(/images/material/big-bag.webp);background-size:cover;background-position:50%;filter:brightness(.8) contrast(.8) saturate(1.2)}.product-link{padding:12px 32px;min-width:14rem;border:1px solid rgba(116,116,116,.7);border-radius:5rem;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:.3s ease-in-out}.product-link:hover{box-shadow:0 0 8px 3px rgba(255,255,255,.5);background-color:rgba(255,255,255,.35);background-image:blur(10px);cursor:pointer;scale:1.03}