.collection-card{position:relative;border-radius:2.4rem;overflow:hidden;min-height:26rem;height:100%}.collection-card--dark{color:var(--color-brand-black)}.collection-card--light{color:var(--color-brand-white)}.collection-card--one_column .collection-card__content,.collection-card--two_column .collection-card__content{padding:1.6rem;height:100%}.collection-card--one_column.collection-card--gradient:before,.collection-card--two_column.collection-card--gradient:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.collection-card--one_column.collection-card--gradient:before{background:linear-gradient(360deg,#0000,#0003)}.collection-card--two_column.collection-card--gradient:before{background:linear-gradient(180deg,#0000,#0003)}.collection-card--text-shadow{text-shadow:.1rem .1rem 1rem rgb(from var(--color-brand-black) R G B / 50%)}.collection-card--one_column .collection-card__content{justify-content:space-between}.collection-card--two_column .collection-card__content{justify-content:flex-end}.collection-card--full_width{width:100%!important;max-width:none;padding:1.6rem 1.6rem 3.2rem;min-height:0}.collection-card__content{display:flex;flex-direction:column;z-index:2}.collection-card__content.collection-card__content--overlay{position:relative}.collection-card__link{text-decoration:none}.collection-card__link:hover .collection-card__image{transform:scale(1.03)}.collection-card__title{color:inherit}.collection-card__logo{margin-top:3.2rem}.collection-card__image-wrapper{position:relative;overflow:hidden;aspect-ratio:1;border-radius:.8rem;margin-bottom:3.2rem}.collection-card__image{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%;z-index:0;transition:transform .5s ease}@media screen and (min-width: 750px){.collection-card{min-height:47rem}.collection-card--full_width{display:flex;flex-direction:row-reverse;justify-content:space-between;gap:2.4rem}.collection-card--full_width .collection-card__content{flex:1}.collection-card__image-wrapper{flex:1;margin-bottom:0}.collection-card__logo{margin-top:20rem}}@media screen and (min-width: 990px){.collection-card--full_width{padding:2.4rem 2.4rem 2.4rem 4rem}.collection-card--full_width .collection-card__content{flex:none;width:32%}.collection-card--one_column .collection-card__content{padding:2.4rem}.collection-card--two_column .collection-card__content{padding:5.6rem}.collection-card__image-wrapper{flex:none;width:38%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-collection-card.css.map */
