.collection-product-card{display:block;position:relative;border-radius:0;overflow:hidden;height:100%;min-height:400px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.collection-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.collection-product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.collection-product-card__image img,.collection-product-card__placeholder{width:100%;height:100%;object-fit:cover}.collection-product-card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0003,#000000b3);z-index:2}.collection-product-card__content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;height:100%;min-height:400px;padding:32px;color:#fff}.collection-product-card__title{font-size:32px;font-weight:700;margin-bottom:16px;color:#fff;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}.collection-product-card__details{display:flex;flex-direction:column;gap:8px}.collection-product-card__detail{display:flex;align-items:center;gap:8px;font-size:14px;color:#ffffffe6}.collection-product-card__icon{flex-shrink:0;color:#fffc}@media(max-width:767px){.collection-product-card{min-height:300px}.collection-product-card__content{min-height:300px;padding:24px}.collection-product-card__title{font-size:24px}.collection-product-card__detail{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-collection-product-card.css.map */
