.popup{align-items:center;background-color:#fff282;background-repeat:no-repeat;background-size:100% 100%;border-radius:1.25rem;display:flex;flex-direction:column;gap:1.25rem;left:50%;padding:2.5rem 1rem 1.4rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:60%;z-index:999}.popup__close-btn{filter:drop-shadow(0 0 0 rgba(0,0,0,.99))}.popup__categories{display:flex;flex-direction:column;gap:1rem;justify-content:center;text-align:center}.popup__category{color:unset;text-decoration:none}.overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#3f3f3fcc;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:10}
