.card-modal{background-color:gray;flex-direction:row;justify-content:center;width:90vw;height:90vh;display:flex;position:fixed;top:5%;left:5%}.card-modal-wrapper{flex-direction:row;display:flex}.card-modal::backdrop{background-color:#00000080}.set-info-div{flex-direction:row;place-items:center;gap:1.75rem;display:flex}.cards-wrapper-div{flex-flow:wrap;justify-content:space-evenly;gap:1rem;padding:0 2rem;display:flex}.cards-wrapper-div>img{padding:1rem}.cards-wrapper-div>img:hover{background-color:#000}.search-result-div{flex-direction:row;gap:1rem;display:flex}
