.collection-card[data-v-d8c6715b]{color:inherit;cursor:pointer;display:block;overflow:hidden;position:relative;text-decoration:none}.collection-card__image[data-v-d8c6715b]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.collection-card:hover .collection-card__image[data-v-d8c6715b]{transform:scale(1.03)}.collection-card__name-wrapper[data-v-d8c6715b]{bottom:40px;display:flex;justify-content:center;left:0;pointer-events:none;position:absolute;right:0}.collection-card__name[data-v-d8c6715b]{color:#fff;font-family:Cormorant,serif;font-size:24px;font-weight:400;transition:color .3s ease}.collection-card:hover .collection-card__name[data-v-d8c6715b]{color:rgb(var(--v-theme-primary))}@media(max-width:600px){.collection-card__name[data-v-d8c6715b]{font-size:20px}}.collection-grid[data-v-b99d7609]{display:flex;flex-direction:column;gap:24px;padding:24px}.collection-grid__row-two[data-v-b99d7609]{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.collection-grid__row-two[data-v-b99d7609] .collection-card{aspect-ratio:9/16}.collection-grid__row-three[data-v-b99d7609]{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.collection-grid__row-three[data-v-b99d7609] .collection-card{aspect-ratio:9/16}.collection-grid__row-full[data-v-b99d7609]{display:grid;grid-template-columns:1fr}.collection-grid__row-full[data-v-b99d7609] .collection-card{height:80vh}@media(max-width:960px){.collection-grid__row-three[data-v-b99d7609],.collection-grid__row-two[data-v-b99d7609]{grid-template-columns:1fr}}
