.collection-card{position:relative;box-sizing:border-box;height:100%;width:100%}.collection-card:hover .collection-card__image img{transform:scale(1.05)}.collection-card__container{height:100%;position:relative}.collection-card__image{overflow:hidden;aspect-ratio:4/5;max-width:100%}.collection-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.collection-card__info{padding:20px}.collection-card__title{margin:0 0 20px}.collection-card__title h3{margin:0;width:100%;white-space:nowrap;font-family:BeausiteFit;font-weight:300;font-size:14px;line-height:1.2;letter-spacing:0;color:#000;text-align:left;text-overflow:ellipsis;overflow:hidden}@media (min-width: 1024px){.product-card__info{padding:20px}}@media (max-width: 480px){.product-card__image{width:290px}}
