.row-collection-card{display:flex;flex-direction:column;width:100%;height:fit-content;border-radius:16px;overflow:hidden;justify-content:space-between}.row-collection-card:nth-child(1){background-color:#ede0c9}.row-collection-card:nth-child(2){background-color:#cfded3}.row-collection-card:nth-child(3){background-color:#cddce4}.collection-card__image{width:100%;height:100%;object-fit:cover}.collection-card__image img{width:100%;height:fit-content;object-fit:cover;aspect-ratio:1 / 1}.collection-card__text{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px;gap:8px}.collection-card__title{font-size:2.25rem;font-weight:500;line-height:100%;color:var(--color-primary);margin-bottom:1rem}.collection-card__text span{margin-bottom:.75em}@media only screen and (max-width: 1024px){.row-collection-card{aspect-ratio:auto;height:fit-content}.collection-card__image a{display:flex;width:100%;height:100%}.collection-card__text{padding:25px;word-wrap:break-word;word-break:break-word;text-align:center;gap:0}.collection-card__title{font-size:1.75rem}.collection-card__text span{margin-bottom:.75em}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/collection-row.css.map */
