.collection-item{display:flex;margin:1em 0;align-items:center;cursor:pointer;text-decoration:none}.collection-item:hover{background-color:var(--ap-colour-primary)}.collection-item img{width:60px;height:60px;object-fit:cover;border-radius:10px;margin-right:10px}.save-popover hr{opacity:.3}.collection-card{display:flex}.collection-details{margin:20px;width:100%}.collection-details-head{display:flex;justify-content:space-between;align-items:center}.collection-details-head h2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.collection-thumbnail{width:150px;height:150px;object-fit:cover;border-radius:10px}@media screen and (max-width: 700px){.collection-card{flex-direction:column;justify-content:center;align-items:center}.collection-details-head h2{margin-right:10px}.collection-details-head{justify-content:center}}
