.collection-product-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;cursor:pointer;background:transparent;transition:box-shadow .2s;height:100%}.collection-product-card,.collection-product-card:hover,.collection-product-card:focus,.collection-product-card:visited{text-decoration:none}.collection-product-card__image-wrapper{position:relative;overflow:hidden;margin:0;display:flex;align-items:center;justify-content:center}.collection-product-card__image{display:block;object-fit:contain;width:var(--card-image-width, 230px);height:var(--card-image-height, 230px);max-width:100%;transition:transform .3s ease,opacity .3s ease}.collection-product-card__image--primary{position:relative;z-index:1}.collection-product-card__image--secondary{position:absolute;top:0;left:50%;transform:translate(-50%);opacity:0;z-index:2}.collection-product-card__placeholder{width:var(--card-image-width, 230px);height:var(--card-image-height, 230px);display:flex;align-items:center;justify-content:center;background:#0000000d}.collection-product-card__placeholder svg{width:60%;height:60%;opacity:.5}.collection-product-card__headline{color:var(--card-headline-color, #F2E9E1);font-size:var(--card-headline-size, 32px);font-family:var(--font-heading-family, "Bebas Neue", sans-serif);font-weight:400;letter-spacing:.5px;text-align:center;margin:0;margin-top:var(--card-headline-margin-top, 10px);margin-bottom:var(--card-headline-margin-bottom, 0);transition:text-decoration .2s ease;text-decoration:none;flex-grow:1}.collection-product-card__price{color:var(--card-price-color, #F2E9E1);font-size:var(--card-price-size, 19px);font-family:var(--font-body-family, "Saira SemiCondensed", sans-serif);font-weight:400;text-align:center;margin:0;margin-bottom:var(--card-price-margin-bottom, 0);line-height:1.3;margin-top:auto;padding-top:var(--card-price-margin-top, 5px)}@media(hover:hover)and (pointer:fine){.collection-product-card:hover .collection-product-card__image--primary,.collection-product-card:focus .collection-product-card__image--primary{transform:scale(1.07)}.collection-product-card:hover .collection-product-card__image--secondary,.collection-product-card:focus .collection-product-card__image--secondary{opacity:1;transform:translate(-50%) scale(1.07)}.collection-product-card:hover .collection-product-card__image-wrapper:has(.collection-product-card__image--secondary) .collection-product-card__image--primary,.collection-product-card:focus .collection-product-card__image-wrapper:has(.collection-product-card__image--secondary) .collection-product-card__image--primary{opacity:0}.collection-product-card:hover .collection-product-card__headline,.collection-product-card:focus .collection-product-card__headline{text-decoration:underline}}@media(max-width:749px){.collection-product-card__image,.collection-product-card__placeholder{width:var(--card-image-width-mobile, 150px);height:var(--card-image-height-mobile, 150px)}.collection-product-card__headline{font-size:var(--card-headline-size-mobile, 22px)}.collection-product-card__price{font-size:var(--card-price-size-mobile, 14px)}.collection-product-card__image--secondary{display:none}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-custom-collection.css.map */
