.container_modal{align-items:center;display:flex;height:100%;justify-content:center;max-height:calc(90vh - 64px);max-width:100%;overflow-y:clip}.container_modal img{max-height:80vh;max-width:100%;object-fit:contain}.container_modal_clear-view{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));height:calc(100vh - 412px);margin-top:1rem;overflow-y:scroll;padding:0 2rem 2rem;width:100%}.container_header_clear-view{padding:1rem 2rem 0}.container_card_clear-view{display:flex;gap:1rem}.container_card_clear-view .title{display:-webkit-box;height:24px;width:150px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.image_search_clear-view{font-style:italic;text-decoration:underline}.image_search_clear-view:hover{color:rgb(var(--v-theme-primary));cursor:pointer}.w-max-content{width:-webkit-max-content;width:max-content}
