.collection-cards .page-width{max-width:1440px;padding:0;display:grid;grid-template-columns:1fr;gap:4px}.collection-cards .collection-card{display:block;text-decoration:none;color:var(--heels-white);position:relative;min-height:420px;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (min-width:750px){.collection-cards .page-width{grid-template-columns:repeat(2,1fr)}.collection-cards .collection-card{min-height:720px}}.collection-cards .collection-card__image{position:absolute;top:0;right:0;bottom:0;left:0}.collection-cards .collection-card__image:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute;background:linear-gradient(180deg,#0000 70.35%,#0000003d 95%)}.collection-cards .collection-card__image img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.collection-cards .collection-card__content{position:relative;z-index:1;display:flex;flex-direction:column;padding:24px 16px}@media screen and (min-width:750px){.collection-cards .collection-card__content{padding:40px}}.collection-cards .collection-card__title{margin:0 0 8px;color:var(--heels-white)}.collection-cards .collection-card__cta{margin:16px 0 0;max-width:fit-content}.collection-cards .collection-card:hover .collection-card__cta{background-color:var(--heels-red);border-color:var(--heels-red)!important;color:var(--heels-white)}.collection-cards .collection-card:hover .collection-card__image img{filter:brightness(.7)}.collection-cards .collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 50%,#0006)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/collection-cards.css.map */
